:root{--green:#07583d;--deep:#103b30;--orange:#d36a3d}
.contact-social{margin-top:2rem}
.whatsapp-contact{display:inline-flex;align-items:center;gap:1rem;border:1px solid #ffffff55;padding:1rem 1.25rem;max-width:100%;transition:background .2s}
.whatsapp-contact:hover,.whatsapp-contact:focus-visible{background:#ffffff12}
.whatsapp-contact img,.social-icon img{filter:brightness(0) invert(1);flex-shrink:0}
.whatsapp-contact span{font-size:1rem}
.whatsapp-contact strong{display:block;font-size:1.4rem;font-weight:700;white-space:nowrap;letter-spacing:.02em}
.social-icons{display:flex;gap:1.6rem;flex-wrap:wrap;margin-top:1.5rem}
.social-icon{display:flex;align-items:center;gap:.5rem;color:#d5dfda;font-size:.9rem}
body{line-height:1.8}
.logo{position:relative;width:172px;height:78px;overflow:visible;background:transparent}
.logo img{position:static;width:100%;height:100%;object-fit:contain}
.hero-title{font-size:clamp(3.65rem,7.2vw,7.6rem);line-height:1.12;letter-spacing:-.035em}
.hero-bottom{margin-top:4.2rem;padding-top:1.6rem}
.manifesto-line{font-size:clamp(3rem,5.8vw,6.5rem);line-height:1.25}
.manifesto-line.outline{color:var(--cream);-webkit-text-stroke:0;transform:translateX(-3vw);font-weight:500}
.manifesto-body p{font-size:clamp(1.3rem,2.15vw,2rem);line-height:1.9}
.cinema-overlay strong{font-size:clamp(2.35rem,4.5vw,4.8rem);line-height:1.28}
.section-intro h2{font-size:clamp(2.8rem,4.8vw,5rem);line-height:1.25}
.service h3{font-size:clamp(1.45rem,2.25vw,2.35rem);line-height:1.45}
.story-copy h2{font-size:clamp(2.5rem,4vw,4.4rem);line-height:1.3}
.story-copy>p{line-height:1.95}
.promise p{font-size:clamp(2.5rem,5vw,5.5rem);line-height:1.35}
.contact-heading h2{font-size:clamp(2.7rem,4.3vw,4.7rem);line-height:1.35}
.dialog-hero h2{font-size:clamp(2.2rem,4.2vw,3.8rem);line-height:1.35}
.footer-logo{position:relative;width:175px;height:105px;overflow:visible;background:transparent}
.footer-logo img{position:static;width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}
@media(max-width:900px){.logo{width:145px;height:66px}.logo img{width:100%;height:100%}}
@media(max-width:600px){.hero-title{font-size:3.1rem;line-height:1.22;letter-spacing:-.02em}.manifesto-line{line-height:1.35}.cinema-overlay strong{line-height:1.35}.service h3{line-height:1.55}}

/* Requested readability increase for the six reviewed text areas */
.hero-kicker{font-size:1rem}
.hero-bottom p{font-size:1.12rem}
.section-intro p{font-size:1.12rem}
.story-copy>span{font-size:1rem;font-weight:700}
.brief label{font-size:1rem}
.brief input,.brief select,.brief textarea{font-size:1rem}
.brief input::placeholder,.brief textarea::placeholder{font-size:1rem;opacity:.78}
.promise-word{font-family:"Tajawal",sans-serif;letter-spacing:0;word-spacing:0;font-kerning:normal;white-space:nowrap}
.clients{margin-left:88px;padding:120px 7vw;background:#f8f7f1}
.clients-heading{display:grid;grid-template-columns:.65fr 1fr 1fr;align-items:end;gap:3rem;margin-bottom:3.5rem}
.clients-heading>span{font-size:1rem;font-weight:700;color:#766c5f}
.clients-heading h2{font-size:clamp(3rem,5vw,5.2rem);line-height:1.2;margin:0;color:var(--green)}
.clients-heading p{font-size:1.12rem;line-height:1.8;margin:0;color:#68635c}
.clients-visual{display:flex;justify-content:center;overflow:hidden}
.clients-visual img{display:block;width:min(100%,1126px);height:auto;object-fit:contain;mix-blend-mode:multiply}
.service-item{border-bottom:1px solid var(--line)}
.service-item .service{border-bottom:0}
.service-item.is-open .service{background:#f3e6c8}
.service[aria-expanded="true"]>b{transform:rotate(90deg)}
.service>b{display:inline-block;transition:transform .35s ease}
.service-panel{display:grid;grid-template-rows:0fr;overflow:hidden;background:#103b30;color:#fff;transition:grid-template-rows .65s cubic-bezier(.22,.8,.25,1),opacity .4s ease;opacity:0}
.service-item.is-open .service-panel{grid-template-rows:1fr;opacity:1}
.service-panel-inner{min-height:0;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-template-areas:"copy image";direction:ltr}
.service-panel figure{grid-area:image}
.service-detail{grid-area:copy}
.service-panel figure{margin:0;min-height:520px;overflow:hidden;position:relative}
.service-panel figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 58%,#103b30)}
.service-panel img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.82) contrast(1.05);transform:scale(1.015);transition:transform 1s ease}
.service-item.is-open .service-panel img{transform:scale(1)}
.service-detail{direction:rtl;text-align:right;padding:4.2rem 4vw 3.5rem;align-self:center}
.service-detail>span{display:block;color:var(--cream);font-size:.95rem;font-weight:700;margin-bottom:1.1rem}
.service-detail h4{font-size:clamp(2rem,3vw,3.35rem);line-height:1.35;margin:0 0 1.4rem}
.service-detail>p{font-size:1.08rem;line-height:1.95;color:#d5dfda;margin:0 0 1.8rem}
.service-detail ul{list-style:none;padding:0;margin:0 0 2.2rem;display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1.3rem}
.service-detail li{font-size:.98rem;border-top:1px solid #ffffff35;padding-top:.65rem;color:#eef3f0}
.service-detail li:before{content:"—";color:var(--orange);margin-left:.5rem}
.service-detail a{display:inline-flex;align-items:center;background:var(--cream);color:var(--green);padding:.85rem 1.2rem;font-weight:800;transition:.25s}
.service-detail a:hover,.service-detail a:focus-visible{background:#fff;transform:translateX(-4px)}
@media(max-width:900px){.clients{margin-left:0;padding:90px 6vw}.clients-heading{grid-template-columns:1fr;gap:1rem}}
@media(max-width:900px){.service-panel-inner{grid-template-columns:1fr;grid-template-areas:"image" "copy"}.service-panel figure{min-height:420px}.service-panel figure:after{background:linear-gradient(0deg,#103b30,transparent 42%)}.service-detail{padding:3.2rem 6vw 3.5rem}}
@media(max-width:600px){.clients{padding-top:75px;padding-bottom:75px}.clients-heading h2{font-size:3rem}.clients-visual img{width:100%}.service-panel figure{min-height:280px}.service-detail{padding:2.4rem 1.25rem 2.8rem}.service-detail h4{font-size:1.85rem}.service-detail ul{grid-template-columns:1fr}.service-detail>p{font-size:1rem}.service[aria-expanded="true"]{padding-right:1rem}}
