.public-site-header .fathima-brand-logo{flex:0 0 66px;width:66px;height:66px}.public-site-header{min-height:102px;padding-block:14px}.site-cta{position:relative;padding:0 20px;background:#f8f6f1}.site-cta-inner{position:relative;top:62px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:45px;padding:42px 48px;background:linear-gradient(120deg,#ed1010,#a80707);border-radius:18px;color:#fff;box-shadow:0 18px 45px rgba(125,0,0,.22)}.site-cta-inner>div{max-width:750px}.site-cta-inner>div>span{display:block;margin-bottom:8px;font-size:13px;font-weight:800;letter-spacing:.16em;color:#ffd8d8}.site-cta h2{margin:0 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.1;color:#fff}.site-cta p{margin:0;font-size:17px;color:#ffeaea}.site-cta a{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex:0 0 auto;padding:16px 23px;border-radius:8px;background:#fff;color:#b50909;text-decoration:none;font-weight:800;transition:.25s}.site-cta a:hover{transform:translateY(-3px);background:#241b1b;color:#fff}.fathima-footer{position:relative;margin:0;padding:135px 20px 0;background:#090f18;color:#aeb9c9;border-radius:0;overflow:hidden}.fathima-footer:after{content:'';position:absolute;right:-180px;bottom:-240px;width:520px;height:520px;border-radius:50%;background:rgba(237,16,16,.1);filter:blur(60px)}.fathima-footer .container{position:relative;z-index:1}.fathima-footer-grid{display:grid;grid-template-columns:1.35fr .7fr .7fr 1.05fr;gap:65px;padding-bottom:58px}.footer-brand-logo{display:block;width:102px;height:102px;margin-bottom:22px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.35)}.footer-brand-logo img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.14)}.footer-brand-column>p{max-width:360px;margin:0 0 25px;font-size:16px;line-height:1.8;color:#aeb9c9}.footer-social-links{display:flex;gap:10px}.footer-social-links a{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:9px;background:#ed1010;transition:.25s}.footer-social-links a:hover{transform:translateY(-3px);background:#fff}.footer-social-links img{width:18px;height:18px}.fathima-footer h3{position:relative;margin:10px 0 28px;padding-bottom:13px;color:#fff;font-size:20px}.fathima-footer h3:after{content:'';position:absolute;left:0;bottom:0;width:38px;height:3px;border-radius:2px;background:#ed1010}.footer-link-column ul,.footer-contact-column ul{list-style:none;margin:0;padding:0}.footer-link-column li+li{margin-top:14px}.footer-link-column a,.footer-contact-column a{color:#aeb9c9;text-decoration:none;transition:.2s}.footer-link-column a:before{content:'›';margin-right:10px;color:#ed1010;font-weight:800}.footer-link-column a:hover,.footer-contact-column a:hover{color:#fff}.footer-contact-column li{display:flex;align-items:flex-start;gap:13px;margin-bottom:17px;line-height:1.6}.footer-contact-column address{margin:0;font-style:normal}.footer-contact-icon{flex:0 0 20px;color:#ed1010;font-size:19px}.fathima-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px 0;border-top:1px solid rgba(255,255,255,.1)}.fathima-footer-bottom p{margin:0;color:#7f8b9c;font-size:14px}.fathima-footer-bottom>div{display:flex;gap:25px}.fathima-footer-bottom a{color:#8e9aaa;text-decoration:none;font-size:14px}.fathima-footer-bottom a:hover{color:#fff}@media(max-width:1199px){.public-site-header{min-height:86px}.public-site-header .fathima-brand-logo{flex-basis:58px;width:58px;height:58px}.fathima-footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:45px}.footer-contact-column{grid-column:1/-1}.footer-contact-column ul{display:grid;grid-template-columns:repeat(2,1fr);gap:0 35px}}@media(max-width:767px){.public-site-header .fathima-brand-logo{flex-basis:48px;width:48px;height:48px}.site-cta{padding-inline:15px}.site-cta-inner{top:45px;flex-direction:column;align-items:flex-start;padding:32px 25px;gap:25px}.site-cta-inner>a{width:100%}.fathima-footer{padding:105px 15px 0}.fathima-footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-brand-column,.footer-contact-column{grid-column:1/-1}.footer-contact-column ul{grid-template-columns:1fr}.fathima-footer-bottom{flex-direction:column;text-align:center}.footer-brand-logo{width:88px;height:88px}}@media(max-width:479px){.fathima-footer-grid{grid-template-columns:1fr}.footer-brand-column,.footer-contact-column{grid-column:auto}.fathima-footer-bottom>div{gap:15px;flex-wrap:wrap;justify-content:center}}
/* Keep long-form copy consistently aligned across every public page. */
body main p,
body footer p{
    text-align:justify;
    text-align-last:left;
}
/* Cross-device responsive safety layer for every public page. */
html{overflow-x:hidden}
body{max-width:100%;overflow-x:hidden}
img,video,iframe{max-width:100%}
.site-page,.home-content-page{width:100%;overflow-x:hidden}
@media(max-width:1199px){
    .site-page .container,.home-content-page .container{width:100%;max-width:960px}
}
@media(max-width:991px){
    .site-page .container,.home-content-page .container{max-width:720px}
    .public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .website-contact-grid,.product-detail-grid,.about-page-grid{grid-template-columns:1fr!important}
    .fathima-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:767px){
    .site-page .container,.home-content-page .container{max-width:540px;padding-right:12px;padding-left:12px}
    .site-page h1{overflow-wrap:anywhere}
    .site-page h2,.home-content-page h2{overflow-wrap:anywhere}
    .public-site-header{max-width:calc(100% - 20px)!important}
    .website-contact-form,.product-detail-grid,.about-language-pair{max-width:100%}
    .fathima-footer-grid{grid-template-columns:1fr!important}
    .footer-brand-column,.footer-contact-column{grid-column:auto!important}
    .footer-contact-column a,.footer-contact-column address{overflow-wrap:anywhere}
}
@media(max-width:575px){
    .public-product-grid,.website-gallery-grid{grid-template-columns:1fr!important}
    .page-hero h1{font-size:clamp(34px,11vw,46px)!important}
    .website-form-grid{grid-template-columns:1fr!important}
    .website-form-grid .wide-field{grid-column:auto!important}
    .site-action,.contact-submit{min-height:46px}
    input,select,textarea{font-size:16px}
}
@media(max-width:359px){
    .site-page .container,.home-content-page .container{padding-right:8px;padding-left:8px}
    .public-site-header{max-width:calc(100% - 12px)!important}
    .home-content-theme .home-content-hero h1{font-size:32px!important}
}
