:root{
  --emerald:#075a4f;--emerald-2:#0b7565;--dark:#082d28;--ink:#13231f;--muted:#66756f;
  --gold:#c99734;--gold-2:#e4b752;--bg:#f6f8f7;--paper:#fff;--line:#e3ebe8;
  --shadow:0 18px 50px rgba(13,49,42,.09);--container:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}html.drawer-open{overflow:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Cairo","Tajawal","Segoe UI",Tahoma,Arial,sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.admin-bar .site-header{top:32px}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%;height:auto}.container{width:var(--container);margin-inline:auto}.icon{width:22px;height:22px;fill:currentColor;display:inline-block;flex:none}.skip-link{position:absolute;top:-120px;right:15px;background:#fff;padding:10px 15px;z-index:99999;border-radius:8px}.skip-link:focus{top:12px}.site-content{min-height:60vh}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal{opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease}.reveal.is-visible{opacity:1;transform:none}

/* Header v3: intentionally independent from the previous uploaded site logo */
.site-header-v3{position:sticky;top:0;z-index:9998;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,90,79,.09);transition:box-shadow .2s ease}.site-header-v3.scrolled{box-shadow:0 12px 32px rgba(11,54,47,.09)}.header-top{height:31px;background:var(--dark);color:rgba(255,255,255,.82);font-size:11px}.header-top-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-info{display:flex;align-items:center;gap:10px}.top-info i{width:4px;height:4px;background:var(--gold-2);border-radius:50%}.top-wa{display:flex;align-items:center;gap:7px;color:#fff;font-weight:800;direction:rtl}.top-wa .icon{width:15px;height:15px}.top-wa b{direction:ltr}.header-shell{background:#fff}.header-main{height:76px;display:grid;grid-template-columns:220px minmax(420px,1fr) auto;gap:24px;align-items:center}.brand-v3{display:flex;align-items:center;gap:10px;width:max-content;max-width:220px}.brand-gem{width:46px;height:46px;display:grid;place-items:center;flex:0 0 46px}.brand-gem svg{width:44px;height:44px;overflow:visible}.brand-gem svg path:first-child{fill:#c38d29;stroke:#9a6b17;stroke-width:1.5}.brand-gem svg path:last-child{fill:none;stroke:#f8dd9f;stroke-width:1.7}.brand-copy{display:flex;flex-direction:column;line-height:1.18;white-space:nowrap}.brand-copy strong{font-size:25px;font-weight:900;color:var(--emerald);letter-spacing:-.8px}.brand-copy small{font-size:10px;color:var(--muted);margin-top:4px}.desktop-nav{min-width:0}.nav-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:26px}.nav-list>li{position:relative}.nav-list a,.nav-drop-toggle{border:0;background:none;padding:27px 0 24px;font-size:13px;font-weight:800;color:#23322e;cursor:pointer;white-space:nowrap}.nav-drop-toggle{display:flex;align-items:center;gap:5px}.nav-list>li>a:hover,.nav-drop-toggle:hover{color:var(--emerald)}.nav-list>li>a:after,.nav-drop-toggle:after{content:"";position:absolute;right:50%;left:50%;bottom:18px;height:2px;background:var(--gold);transition:.2s}.nav-list>li>a:hover:after,.has-dropdown:hover>.nav-drop-toggle:after,.has-dropdown.menu-open>.nav-drop-toggle:after{right:0;left:0}.nav-mega{position:absolute;top:66px;right:-175px;width:650px;display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:13px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 28px 70px rgba(8,45,40,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s;z-index:50}.has-dropdown:hover .nav-mega,.has-dropdown:focus-within .nav-mega,.has-dropdown.menu-open .nav-mega{opacity:1;visibility:visible;transform:none}.nav-mega a{padding:10px!important;border-radius:13px;display:flex;align-items:center;gap:10px}.nav-mega a:hover{background:#f1f6f4}.nav-mega a:after{display:none!important}.menu-icon{width:38px;height:38px;border-radius:11px;background:#e9f4f1;color:var(--emerald);display:grid;place-items:center}.menu-icon .icon{width:19px}.nav-mega a>span:last-child{display:flex;flex-direction:column;line-height:1.35}.nav-mega strong{font-size:12px}.nav-mega small{font-size:9px;color:var(--muted);margin-top:2px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.icon-btn{border:1px solid var(--line);background:#f6f8f7;border-radius:13px;width:43px;height:43px;display:grid;place-items:center;color:var(--ink);cursor:pointer}.icon-btn:hover{background:#eef4f2}.menu-toggle{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;padding:11px 17px;border:1px solid transparent;font-size:13px;font-weight:900;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-1px)}.btn-lg{padding:14px 21px;font-size:14px}.btn-call,.btn-primary{background:var(--emerald);color:#fff;box-shadow:0 10px 24px rgba(7,90,79,.15)}.btn-whatsapp{background:#09aa70;color:#fff;box-shadow:0 10px 24px rgba(9,170,112,.14)}.btn-gold{background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#fff;box-shadow:0 10px 24px rgba(201,151,52,.18)}.btn.full{width:100%;margin-top:9px}.drawer-backdrop{position:fixed;inset:0;background:rgba(4,24,21,.48);z-index:9998}.mobile-drawer{position:fixed;z-index:9999;top:0;right:0;bottom:0;width:min(380px,88vw);background:#fff;box-shadow:-20px 0 60px rgba(6,39,34,.18);overflow:auto;padding:18px}.mobile-drawer[hidden],.drawer-backdrop[hidden],.search-panel[hidden]{display:none!important}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line)}.drawer-brand{display:flex;align-items:center;gap:8px;color:var(--emerald)}.brand-gem.mini{width:30px;height:30px;flex-basis:30px;color:var(--gold);font-size:22px}.drawer-inner>a{display:block;padding:12px 3px;border-bottom:1px solid #edf2f0;font-weight:800;font-size:13px}.drawer-services{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.drawer-services a{display:flex;align-items:center;gap:7px;background:#f4f7f6;border:1px solid var(--line);border-radius:12px;padding:10px;font-size:10px;font-weight:800}.drawer-services .icon{width:17px;color:var(--emerald)}.drawer-cta{display:grid;grid-template-columns:1fr 1fr;gap:8px}.search-panel{position:absolute;top:100%;right:0;left:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 15px 30px rgba(10,50,44,.08)}.search-panel-inner{padding-block:12px}.search-form-pro{display:flex;gap:8px;background:#eff4f2;border:1px solid #e4ebe8;border-radius:14px;padding:5px;max-width:740px;margin-inline:auto}.search-form-pro input{flex:1;min-width:0;border:0;background:transparent;outline:0;padding:9px 13px}.search-form-pro button{border:0;border-radius:10px;background:var(--emerald);color:#fff;padding:8px 14px;display:flex;align-items:center;gap:6px;font-weight:900}

/* Hero v3 */
#almasa-home-hero.hero-v3{background:linear-gradient(180deg,#fbfdfc 0%,#f2f7f5 100%);padding:52px 0 0;border-bottom:1px solid var(--line);position:relative;isolation:isolate}#almasa-home-hero.hero-v3:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 18%,rgba(15,137,116,.09),transparent 33%),radial-gradient(circle at 8% 72%,rgba(211,165,67,.08),transparent 26%);z-index:-1}.hero-v3-grid{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:44px!important;align-items:center!important}.hero-v3-copy{min-width:0;padding:10px 0 24px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--emerald);font-size:12px;font-weight:900}.eyebrow:before{content:"";width:28px;height:2px;background:var(--gold)}.eyebrow.light{color:#f4d586}.hero-v3 h1{margin:13px 0 16px!important;font-size:clamp(42px,4.3vw,66px)!important;line-height:1.18!important;letter-spacing:-1.8px!important;font-weight:900!important;color:var(--ink)!important;max-width:680px!important}.hero-v3 h1 span{display:block!important;color:var(--emerald)!important}.hero-lead{margin:0 0 22px!important;max-width:660px!important;font-size:16px!important;line-height:2!important;color:#52645f!important}.hero-v3-actions{display:flex;flex-wrap:wrap;gap:10px}.hero-points{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:20px;color:#5f706b;font-size:11px;font-weight:800}.hero-points span{display:inline-flex;align-items:center;gap:5px}.hero-v3-media{min-width:0}.hero-photo{position:relative;overflow:hidden;border-radius:28px;background:#dfe8e5;border:6px solid #fff;box-shadow:0 28px 70px rgba(10,50,44,.15);aspect-ratio:1.32/1}.hero-photo>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.hero-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 58%,rgba(4,30,27,.25) 100%);pointer-events:none}.hero-photo-chip{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;gap:9px;background:rgba(4,48,42,.91);color:#fff;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:14px;padding:10px 12px;max-width:280px}.hero-photo-chip>span{width:34px;height:34px;border-radius:10px;background:rgba(226,181,80,.16);color:#f0c96f;display:grid;place-items:center}.hero-photo-chip strong{display:block;font-size:11px}.hero-photo-chip small{display:block;font-size:9px;color:rgba(255,255,255,.67);margin-top:1px}.hero-service-strip{margin-top:38px;display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#dfe8e5;border:1px solid #dfe8e5;border-bottom:0;border-radius:19px 19px 0 0;overflow:hidden;box-shadow:0 -8px 30px rgba(15,49,43,.03)}.hero-service-item{background:#fff;padding:13px 9px;display:grid;grid-template-columns:36px 1fr;column-gap:8px;align-items:center;min-width:0;transition:.18s}.hero-service-item:hover{background:#f4f8f6}.hero-service-item>span{grid-row:1/3;width:36px;height:36px;border-radius:10px;background:#e9f4f1;color:var(--emerald);display:grid;place-items:center}.hero-service-item .icon{width:18px}.hero-service-item strong{font-size:10px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-service-item small{font-size:8px;color:var(--muted)}

/* Home sections */
.section{padding:78px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:28px}.section-head h2{font-size:clamp(29px,3vw,42px);line-height:1.35;margin:7px 0 0;font-weight:900;letter-spacing:-.8px}.section-head>p{max-width:510px;margin:0;color:var(--muted);font-size:12px}.service-section-v3{background:#fff}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.service-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:19px;padding:20px;min-height:250px;transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d7e5e1}.service-card-link{position:absolute;inset:0;z-index:2}.service-card-top{display:flex;justify-content:space-between;align-items:center}.service-icon{width:49px;height:49px;border-radius:14px;background:#e9f4f1;color:var(--emerald);display:grid;place-items:center}.service-icon .icon{width:23px}.service-num{font-size:10px;color:#8a9893;font-weight:900}.service-card h3{font-size:16px;line-height:1.5;margin:18px 0 8px}.service-card p{font-size:11px;line-height:1.8;color:var(--muted);margin:0 0 16px}.more{font-size:10px;font-weight:900;color:var(--emerald)}.more b{font-size:14px}.areas-section{background:#f2f6f4}.area-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:18px}.area-search{flex:1;max-width:560px;height:48px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;gap:8px;padding:0 13px}.area-search .icon{width:18px;color:var(--emerald)}.area-search input{width:100%;border:0;outline:0;background:transparent}.area-count{font-size:10px;color:var(--muted);font-weight:800}.areas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.area-chip{display:flex;align-items:center;gap:9px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:14px;transition:.18s}.area-chip:hover{border-color:#bdd8d1;box-shadow:0 10px 24px rgba(13,49,42,.06)}.area-pin{width:34px;height:34px;border-radius:10px;background:#eaf4f1;color:var(--emerald);display:grid;place-items:center}.area-pin .icon{width:16px}.area-chip>span:nth-child(2){display:flex;flex-direction:column;line-height:1.4;min-width:0}.area-chip strong{font-size:11px}.area-chip small{font-size:8px;color:var(--muted)}.area-chip i{margin-inline-start:auto;font-style:normal;color:var(--gold);font-size:14px}.why-v3{background:linear-gradient(135deg,#073f38,#075a4f);color:#fff}.why-v3-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}.why-v3-copy h2{font-size:clamp(30px,3.4vw,46px);line-height:1.35;margin:9px 0 12px}.why-v3-copy>p{max-width:680px;color:rgba(255,255,255,.7);font-size:13px}.why-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:25px}.why-steps>div{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);border-radius:15px;padding:13px;display:flex;gap:9px;align-items:center}.why-steps b{width:34px;height:34px;border-radius:10px;background:rgba(230,187,91,.14);color:#f0cc7d;display:grid;place-items:center;font-size:9px}.why-steps span{display:flex;flex-direction:column;line-height:1.45}.why-steps strong{font-size:10px}.why-steps small{font-size:8px;color:rgba(255,255,255,.6)}.why-v3-panel{background:#fff;color:var(--ink);border-radius:23px;padding:24px;box-shadow:0 24px 60px rgba(0,0,0,.12);display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.why-stat{background:#f3f7f5;border:1px solid var(--line);border-radius:14px;padding:14px;text-align:center}.why-stat strong{display:block;color:var(--emerald);font-size:27px;line-height:1.2}.why-stat span{font-size:9px;color:var(--muted)}.why-v3-panel .btn{grid-column:1/-1}.latest-section{background:#fff}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.post-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s}.post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.post-thumb{display:block;aspect-ratio:16/10;background:#eaf1ef;overflow:hidden}.post-thumb img{width:100%;height:100%;object-fit:cover}.thumb-fallback{height:100%;display:grid;place-items:center;color:rgba(7,90,79,.2);font-size:54px}.post-card-body{padding:17px}.post-meta{font-size:8px;color:var(--muted)}.post-card h3{font-size:15px;line-height:1.55;margin:5px 0 8px}.post-card p{font-size:10px;color:var(--muted);margin:0 0 10px}.final-cta{padding-top:20px;background:#fff}.final-cta-inner{background:linear-gradient(135deg,#082f2a,#086b5b);color:#fff;border-radius:25px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:25px}.final-cta h2{font-size:clamp(25px,3vw,38px);margin:6px 0}.final-cta p{margin:0;color:rgba(255,255,255,.68);font-size:12px}

/* Standard content */
.page-hero,.single-hero{background:linear-gradient(135deg,#f0f6f4,#fff);padding:54px 0;border-bottom:1px solid var(--line)}.single-hero-inner{display:grid;grid-template-columns:1fr .72fr;gap:45px;align-items:center}.single-hero h1,.page-hero h1{font-size:clamp(31px,4vw,48px);line-height:1.35;margin:11px 0}.single-cover{border-radius:20px;overflow:hidden;border:1px solid var(--line);background:#edf3f1}.single-cover img{width:100%;aspect-ratio:16/10;object-fit:cover}.breadcrumbs{font-size:9px;color:var(--muted);display:flex;gap:7px;flex-wrap:wrap}.single-meta{display:flex;gap:8px;color:var(--muted);font-size:9px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:34px;padding-block:55px}.article-content{background:#fff;border:1px solid var(--line);border-radius:20px;padding:clamp(21px,4vw,42px)}.prose{font-size:14px;line-height:2}.prose h2{font-size:27px;line-height:1.45;margin:1.8em 0 .6em;color:var(--emerald)}.prose h3{font-size:20px;line-height:1.5;margin:1.6em 0 .5em}.prose p{margin:0 0 1.15em}.prose img{border-radius:15px;margin:22px auto}.prose a{color:var(--emerald);text-decoration:underline;text-decoration-color:rgba(7,90,79,.22);text-underline-offset:4px}.side-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px}.side-card.sticky{position:sticky;top:125px}.side-card h3{font-size:17px;margin:8px 0}.side-card p{font-size:10px;color:var(--muted)}.pagination-wrap{margin-top:30px}.nav-links{display:flex;gap:6px;justify-content:center}.page-numbers{min-width:38px;height:38px;border-radius:9px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;padding:0 9px}.page-numbers.current{background:var(--emerald);color:#fff}.error-page{min-height:70vh;display:grid;place-items:center}.error-inner{text-align:center}.error-code{font-size:100px;font-weight:900;color:rgba(7,90,79,.12);line-height:1}.error-inner h1{font-size:34px;margin:0}.error-inner .search-form-pro{margin:22px auto}.hero-actions{display:flex;gap:10px;justify-content:center}.empty-state{color:var(--muted)}

/* Generated context links */
.context-links{margin-top:38px;padding-top:28px;border-top:1px solid var(--line)}.context-head{margin-bottom:16px}.context-head h2{font-size:22px!important;margin:6px 0 0!important}.context-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.context-grid a{border:1px solid var(--line);background:#f8faf9;border-radius:13px;padding:11px;display:grid;grid-template-columns:32px 1fr;column-gap:8px;text-decoration:none!important}.context-grid a>span{grid-row:1/3;width:32px;height:32px;border-radius:9px;background:#eaf4f1;color:var(--emerald);display:grid;place-items:center}.context-grid a .icon{width:16px}.context-grid strong{font-size:9px;color:var(--ink)}.context-grid small{font-size:8px;color:var(--muted)}

/* Footer */
.site-footer{background:#061f1c;color:#fff;padding:68px 0 26px}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr .7fr 1fr;gap:38px}.footer-logo{display:flex;align-items:center;gap:9px;margin-bottom:11px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,var(--gold-2),#a8751c);color:#fff}.footer-logo>span:last-child{display:flex;flex-direction:column;line-height:1.2}.footer-logo strong{font-size:22px}.footer-logo small{font-size:8px;color:rgba(255,255,255,.55)}.footer-brand p,.footer-cta p{font-size:10px;color:rgba(255,255,255,.6);max-width:320px}.footer-phone{font-size:19px;font-weight:900;color:#f2cc79;direction:ltr;display:inline-block}.site-footer h3{font-size:13px;margin:0 0 11px}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:5px}.footer-links a{font-size:9px;color:rgba(255,255,255,.68)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:32px;padding-top:16px;display:flex;justify-content:space-between;color:rgba(255,255,255,.47);font-size:8px}.app-nav{display:none}

@media(max-width:1180px){
  .header-main{grid-template-columns:200px 1fr auto;gap:16px}.nav-list{gap:18px}.header-wa{display:none}.hero-service-strip{grid-template-columns:repeat(4,1fr);border-bottom:1px solid #dfe8e5;border-radius:18px;overflow:hidden}.services-grid{grid-template-columns:repeat(3,1fr)}.areas-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:1020px){
  .header-top{display:none}.desktop-nav{display:none}.menu-toggle{display:grid}.header-main{height:68px;grid-template-columns:auto 1fr}.header-actions{justify-self:end}.hero-v3-grid{grid-template-columns:1fr 1fr!important;gap:26px!important}.hero-v3 h1{font-size:44px!important}.hero-lead{font-size:14px!important}.why-v3-grid{gap:30px}.footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:820px){
  :root{--container:min(100% - 28px,720px)}body{padding-bottom:72px}body.admin-bar .site-header{top:46px}.site-header-v3{top:0}.header-main{height:64px}.brand-v3{max-width:none}.brand-gem{width:38px;height:38px;flex-basis:38px}.brand-gem svg{width:36px;height:36px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:8px}.header-actions .header-call,.header-actions .header-wa{display:none}.search-toggle,.menu-toggle{width:40px;height:40px}.mobile-drawer{padding-top:calc(18px + env(safe-area-inset-top))}
  #almasa-home-hero.hero-v3{padding:30px 0 0}.hero-v3-grid{grid-template-columns:1fr!important;gap:24px!important}.hero-v3-copy{text-align:center;padding:0}.hero-v3-copy .eyebrow{justify-content:center}.hero-v3 h1{font-size:39px!important;letter-spacing:-1px!important;max-width:640px!important;margin-inline:auto!important}.hero-lead{max-width:620px!important;margin-inline:auto!important;font-size:13px!important;line-height:1.9!important}.hero-v3-actions{justify-content:center}.hero-points{justify-content:center}.hero-v3-media{max-width:680px;width:100%;margin-inline:auto}.hero-photo{aspect-ratio:16/10;border-radius:22px;border-width:4px}.hero-photo-chip{right:11px;bottom:11px}.hero-service-strip{margin-top:24px;grid-template-columns:repeat(4,1fr)}.hero-service-item{padding:10px 8px;grid-template-columns:32px 1fr}.hero-service-item>span{width:32px;height:32px}.hero-service-item strong{font-size:9px}
  .section{padding:62px 0}.section-head{display:block;margin-bottom:22px}.section-head h2{font-size:29px}.section-head>p{margin-top:8px}.services-grid{grid-template-columns:repeat(2,1fr);gap:10px}.service-card{min-height:225px;padding:17px}.service-card h3{font-size:14px}.service-card p{font-size:9px}.areas-grid{grid-template-columns:repeat(2,1fr)}.why-v3-grid{grid-template-columns:1fr}.why-v3-copy{text-align:center}.why-v3-copy>p{margin-inline:auto}.why-steps{text-align:right}.why-v3-panel{max-width:620px;width:100%;margin-inline:auto}.posts-grid{grid-template-columns:1fr}.final-cta-inner{display:block;text-align:center;padding:28px}.final-cta .hero-v3-actions{margin-top:18px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.site-footer{padding-bottom:105px}.app-nav{position:fixed;z-index:9997;bottom:0;right:0;left:0;height:72px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.app-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#75847f;font-size:8px;font-weight:900}.app-nav .icon{width:19px}.app-nav a:first-child{color:var(--emerald)}.app-nav .app-wa{color:#fff;background:var(--emerald);margin:8px;border-radius:12px}.single-hero-inner{grid-template-columns:1fr}.single-cover{order:-1}.article-layout{grid-template-columns:1fr;padding-block:28px}.article-side{order:-1}.side-card.sticky{position:static}.article-content{padding:20px}.prose h2{font-size:23px}.prose h3{font-size:18px}.context-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:520px){
  :root{--container:calc(100% - 20px)}.brand-copy small{display:block}.brand-copy strong{font-size:19px}.header-main{height:62px}.header-actions{gap:5px}.icon-btn{width:39px;height:39px}.search-toggle{display:none}.drawer-services{grid-template-columns:1fr 1fr}
  #almasa-home-hero.hero-v3{padding-top:24px}.hero-v3 h1{font-size:33px!important;line-height:1.22!important}.hero-v3 h1 span{margin-top:2px}.hero-lead{font-size:12px!important;line-height:1.85!important}.hero-v3-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.hero-v3-actions .btn{padding:12px 8px;font-size:11px}.hero-points{gap:6px 10px;font-size:9px;margin-top:14px}.hero-photo{aspect-ratio:1.35/1;border-radius:18px}.hero-photo-chip{padding:8px 9px;max-width:240px}.hero-photo-chip strong{font-size:9px}.hero-photo-chip small{font-size:8px}.hero-photo-chip>span{width:30px;height:30px}.hero-service-strip{grid-template-columns:repeat(2,1fr);gap:1px;border-radius:15px}.hero-service-item{padding:9px}.hero-service-item:nth-child(7){grid-column:1/-1}.hero-service-item small{display:none}
  .section{padding:52px 0}.section-head h2{font-size:26px}.services-grid{grid-template-columns:1fr 1fr}.service-card{min-height:190px;padding:15px}.service-card p{display:none}.service-card h3{font-size:12px}.service-icon{width:43px;height:43px}.areas-grid{grid-template-columns:1fr 1fr}.area-toolbar{display:block}.area-count{display:block;margin-top:7px}.area-chip{padding:10px 9px}.area-chip strong{font-size:9px}.area-chip small{display:none}.why-steps{grid-template-columns:1fr}.why-v3-panel{grid-template-columns:repeat(3,1fr);padding:16px}.why-stat{padding:10px 5px}.why-stat strong{font-size:22px}.why-stat span{font-size:7px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.page-hero,.single-hero{padding:36px 0}.single-hero h1{font-size:28px}.context-grid{grid-template-columns:1fr 1fr}.final-cta .hero-v3-actions{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}
/* Defensive isolation from legacy custom-logo rules on the previous site */
.site-header-v3 .custom-logo-link,.site-header-v3 img.custom-logo{display:none!important;width:0!important;height:0!important;max-width:0!important;max-height:0!important}

/* =========================================================
   ALMASA PRO 2.0 — Premium App-like interface
   ========================================================= */
:root{
  --emerald:#075f53;
  --emerald-2:#0b7b6a;
  --emerald-3:#0d8b77;
  --dark:#052f2a;
  --dark-2:#031f1c;
  --ink:#12201d;
  --muted:#687873;
  --gold:#c99536;
  --gold-2:#edc86f;
  --bg:#f4f7f6;
  --paper:#fff;
  --line:#e2ebe8;
  --shadow:0 22px 55px rgba(7,54,47,.10);
  --shadow-lg:0 35px 90px rgba(3,37,32,.20);
  --container:min(1240px,calc(100% - 40px));
}
body{font-family:"Alexandria","Cairo","Segoe UI",Tahoma,Arial,sans-serif;background:var(--bg);color:var(--ink);font-weight:400;line-height:1.85}
body.admin-bar .site-header-v4{top:32px}.site-header-v4{position:sticky;top:0;z-index:9998;background:transparent;transition:.2s}.site-header-v4.scrolled .header-stage{background:rgba(244,247,246,.88);backdrop-filter:blur(16px)}
.announcement-bar{background:var(--dark-2);color:#fff;height:34px}.announcement-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px}.announcement-copy,.announcement-links,.announcement-links a{display:flex;align-items:center;gap:8px}.announcement-copy{color:rgba(255,255,255,.72)}.announcement-copy strong{color:#fff}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#20c997;box-shadow:0 0 0 5px rgba(32,201,151,.12)}.announcement-links{gap:16px}.announcement-links a{color:rgba(255,255,255,.78);font-weight:700}.announcement-links a:hover{color:#fff}.announcement-links .icon{width:14px;height:14px;color:var(--gold-2)}.announcement-links b{direction:ltr;color:#fff}
.header-stage{padding:10px 0;background:rgba(244,247,246,.96);border-bottom:1px solid rgba(7,95,83,.06)}.header-card{height:74px;display:grid;grid-template-columns:235px minmax(400px,1fr) auto;align-items:center;gap:24px;padding:0 16px 0 13px;background:#fff;border:1px solid rgba(7,95,83,.09);border-radius:22px;box-shadow:0 10px 35px rgba(5,47,42,.06)}
.brand-v4{display:flex;align-items:center;gap:10px;min-width:0}.brand-emblem{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px}.brand-emblem svg,.brand-emblem img{width:100%;height:100%;display:block}.brand-v4 .brand-copy{line-height:1.22}.brand-v4 .brand-copy strong{font-size:22px;font-weight:800;color:var(--emerald);letter-spacing:-.6px}.brand-v4 .brand-copy small{font-size:8px;color:var(--muted);margin-top:4px;font-weight:600}
.desktop-nav-v4 .nav-list{gap:26px}.desktop-nav-v4 .nav-list a,.desktop-nav-v4 .nav-drop-toggle{padding:25px 0 23px;font-size:11px;font-weight:700}.desktop-nav-v4 .nav-list>li>a:after,.desktop-nav-v4 .nav-drop-toggle:after{bottom:16px;background:var(--gold);height:2px;border-radius:4px}.desktop-nav-v4 .nav-mega{top:59px;right:-170px;width:660px;border-radius:24px;padding:14px;box-shadow:0 30px 80px rgba(3,37,32,.17)}.desktop-nav-v4 .nav-mega a{padding:11px!important}.desktop-nav-v4 .menu-icon{width:40px;height:40px;border-radius:13px;background:#edf7f4;color:var(--emerald)}
.header-actions-v4{gap:8px}.header-actions-v4 .icon-btn{width:42px;height:42px;border-radius:13px;background:#f7f9f8}.header-quick-call{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px;border:1px solid var(--line);border-radius:13px;background:#fff}.header-quick-call>.icon{width:18px;color:var(--emerald)}.header-quick-call>span{display:flex;flex-direction:column;line-height:1.15}.header-quick-call small{font-size:7px;color:var(--muted)}.header-quick-call strong{font-size:9px;color:var(--ink);margin-top:3px}.header-actions-v4 .header-wa{height:44px;padding:0 15px;border-radius:13px;font-size:11px}.site-header-v4 .menu-toggle{display:none}
.search-panel{top:100%;border:0;background:rgba(255,255,255,.98);box-shadow:0 16px 40px rgba(4,38,33,.08)}.search-panel-inner{padding-block:14px}.search-form-pro{border-radius:15px;max-width:820px}

/* Premium hero */
.hero-premium{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,#052f2a 0%,#075f53 56%,#087160 100%);padding:64px 0 0;color:#fff}.hero-premium:before{content:"";position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(12px);z-index:-2;pointer-events:none}.hero-orb-one{width:420px;height:420px;right:-150px;top:-150px;background:rgba(237,200,111,.11)}.hero-orb-two{width:360px;height:360px;left:-130px;bottom:20px;background:rgba(43,206,169,.12)}
.hero-premium-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:68px;align-items:center}.hero-premium-copy{padding:6px 0 62px}.hero-badge{width:max-content;max-width:100%;display:flex;align-items:center;gap:9px;padding:7px 8px 7px 12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);border-radius:999px;font-size:9px;color:rgba(255,255,255,.77);backdrop-filter:blur(10px)}.hero-badge-icon{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:rgba(237,200,111,.14);color:var(--gold-2);font-size:11px}.hero-badge b{background:#fff;color:var(--emerald);padding:5px 8px;border-radius:999px;font-size:7px}.hero-premium h1{font-size:clamp(43px,4.45vw,69px);line-height:1.27;letter-spacing:-2.2px;margin:18px 0 16px;font-weight:800;color:#fff;max-width:720px}.hero-premium h1 span{display:block;color:#f4d889}.hero-premium .hero-lead{max-width:690px;margin:0 0 25px!important;color:rgba(255,255,255,.72)!important;font-size:14px!important;line-height:2!important;font-weight:500}
.hero-premium-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-premium .btn-xl{min-height:60px;padding:9px 18px;border-radius:16px;gap:11px}.hero-premium .btn-xl>.icon{width:23px;height:23px}.hero-premium .btn-xl>span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.22}.hero-premium .btn-xl small{font-size:7px;font-weight:500;opacity:.72}.hero-premium .btn-xl strong{font-size:11px;margin-top:4px}.btn-light-call{background:#fff;color:var(--emerald);box-shadow:0 14px 32px rgba(0,0,0,.11)}.btn-light-call:hover{color:var(--emerald)}
.hero-trust-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:24px;padding-top:19px;border-top:1px solid rgba(255,255,255,.10)}.hero-trust-row span{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.72);font-size:8px}.hero-trust-row .icon{width:16px;color:var(--gold-2)}.hero-trust-row b{font-weight:600}
.hero-premium-visual{position:relative;min-width:0;padding:14px 24px 56px 0}.hero-device-card{position:relative;border-radius:29px;background:#fff;padding:10px;box-shadow:var(--shadow-lg);border:1px solid rgba(255,255,255,.28);transform:rotate(-.5deg)}.device-topbar{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;color:var(--ink)}.device-brand{font-size:10px;font-weight:800;display:flex;align-items:center;gap:6px}.device-brand i{font-style:normal;color:var(--gold);font-size:13px}.device-status{font-size:7px;font-weight:700;color:#0a8f65;background:#e9f8f2;border-radius:999px;padding:5px 8px}.hero-image-stage{position:relative;aspect-ratio:1.45/1;overflow:hidden;border-radius:21px;background:#dfe7e4}.hero-image-stage>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.image-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,31,28,0) 45%,rgba(3,31,28,.65) 100%)}.image-caption{position:absolute;right:15px;left:15px;bottom:14px;display:flex;align-items:center;gap:9px;color:#fff}.image-caption>span{width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;backdrop-filter:blur(8px)}.image-caption .icon{width:18px}.image-caption strong{display:block;font-size:10px}.image-caption small{display:block;font-size:7px;color:rgba(255,255,255,.72);margin-top:2px}.device-bottom{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 7px 0 3px;color:var(--ink)}.device-info{display:flex;align-items:center;gap:9px}.device-info>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#edf6f3;color:var(--emerald);font-size:8px;font-weight:800}.device-info div{display:flex;flex-direction:column;line-height:1.25}.device-info small{font-size:7px;color:var(--muted)}.device-info strong{font-size:9px;margin-top:3px}.device-bottom>a{width:39px;height:39px;border-radius:12px;background:#0aaa70;color:#fff;display:grid;place-items:center}.device-bottom>a .icon{width:20px}.floating-pill{position:absolute;z-index:4;display:flex;align-items:center;gap:8px;padding:10px 12px;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.65);border-radius:15px;color:var(--ink);box-shadow:0 16px 40px rgba(3,31,28,.16);backdrop-filter:blur(10px)}.floating-pill>span{width:38px;height:38px;border-radius:12px;background:#e9f5f2;color:var(--emerald);display:grid;place-items:center}.floating-pill .icon{width:19px}.floating-pill div{display:flex;flex-direction:column;line-height:1.25}.floating-pill small{font-size:7px;color:var(--muted)}.floating-pill strong{font-size:9px;margin-top:3px}.floating-pill-one{top:70px;left:-22px}.floating-pill-two{right:-8px;bottom:105px}
.quick-services-wrap{position:relative;z-index:3;margin-top:-10px;padding-bottom:0}.quick-services-head{display:flex;align-items:end;justify-content:space-between;padding:0 3px 10px;color:#fff}.quick-services-head>span{font-size:11px;font-weight:700}.quick-services-head small{font-size:8px;color:rgba(255,255,255,.6)}.quick-services{display:grid;grid-template-columns:repeat(7,1fr);background:#fff;border-radius:23px 23px 0 0;padding:10px 10px 0;gap:7px;box-shadow:0 -12px 40px rgba(3,31,28,.08)}.quick-service-item{min-width:0;display:flex;align-items:center;gap:8px;padding:12px 10px;border:1px solid #edf1f0;border-radius:15px 15px 0 0;background:#fafcfb;color:var(--ink);transition:.2s}.quick-service-item:hover{background:#fff;transform:translateY(-4px);box-shadow:0 14px 30px rgba(7,54,47,.08);border-color:#dce8e4}.quick-service-icon{width:38px;height:38px;border-radius:12px;background:#e9f4f1;color:var(--emerald);display:grid;place-items:center;flex:none}.quick-service-icon .icon{width:18px}.quick-service-item>span:nth-child(2){display:flex;flex-direction:column;min-width:0;line-height:1.3}.quick-service-item strong{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-service-item small{font-size:6px;color:var(--muted);margin-top:3px}.quick-service-item i{margin-inline-start:auto;font-style:normal;color:var(--gold);font-size:12px}

/* Home sections v4 */
.section{padding:82px 0}.section-head-v4{align-items:flex-end}.section-head-v4 h2{font-size:clamp(30px,3.1vw,44px);letter-spacing:-1px;line-height:1.42;font-weight:800}.section-head-v4>p{font-size:11px;line-height:1.9}.eyebrow{font-weight:800;font-size:10px;letter-spacing:.1px}.eyebrow:before{width:23px;background:var(--gold)}
.service-section-v4{background:#fff}.services-grid-v4{grid-template-columns:repeat(4,1fr);gap:12px}.service-card-v4{min-height:238px;padding:20px;border-radius:21px;border:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,#fcfdfd 100%);overflow:hidden}.service-card-v4:before{content:"";position:absolute;left:-24px;bottom:-34px;width:110px;height:110px;border-radius:50%;background:rgba(7,95,83,.045);transition:.25s}.service-card-v4:hover:before{transform:scale(1.35)}.service-card-v4:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(7,54,47,.08)}.service-card-v4 .service-icon{width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,#edf8f5,#e4f1ed);box-shadow:inset 0 0 0 1px rgba(7,95,83,.05)}.service-card-v4 .service-icon .icon{width:24px}.service-card-v4 .service-num{font-size:8px;background:#f4f7f6;color:#8b9995;padding:5px 8px;border-radius:999px}.service-card-v4 h3{font-size:15px;line-height:1.6;margin:18px 0 8px;font-weight:700}.service-card-v4 p{font-size:9px;line-height:1.9;margin:0 0 15px;color:var(--muted)}.service-open{font-size:8px;font-weight:700;color:var(--emerald);display:flex;align-items:center;gap:5px}.service-open b{font-size:13px}
.areas-section-v4{background:#f3f6f5}.areas-shell{position:relative}.area-toolbar{margin-bottom:17px}.area-search{height:52px;border-radius:16px;max-width:620px;box-shadow:0 8px 24px rgba(7,54,47,.04)}.area-search input{font-size:11px}.area-count{margin-inline-start:auto;font-size:9px}.area-count b{font-size:14px;color:var(--emerald);margin-inline-end:3px}.areas-grid-v4{grid-template-columns:repeat(4,1fr);gap:9px}.areas-grid-v4 .area-chip{min-height:58px;padding:10px 11px;border-radius:16px;background:#fff}.areas-grid-v4 .area-chip:hover{transform:translateY(-2px)}.areas-grid-v4 .area-pin{width:38px;height:38px;border-radius:12px}.areas-grid-v4 .area-chip strong{font-size:9px}.areas-grid-v4 .area-chip small{font-size:7px;margin-top:2px}
.experience-section{background:linear-gradient(135deg,#052f2a,#075f53);color:#fff;position:relative;overflow:hidden}.experience-section:after{content:"◆";position:absolute;left:-45px;bottom:-115px;font-size:280px;line-height:1;color:rgba(255,255,255,.025);transform:rotate(18deg)}.experience-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.experience-copy h2{font-size:clamp(31px,3.5vw,48px);line-height:1.42;margin:9px 0 12px;font-weight:800;max-width:700px}.experience-copy>p{font-size:11px;color:rgba(255,255,255,.67);max-width:650px}.experience-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.experience-steps>div{display:flex;align-items:center;gap:9px;padding:13px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055);border-radius:15px}.experience-steps>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(237,200,111,.12);color:#f0d184;font-size:8px}.experience-steps div>div{display:flex;flex-direction:column;line-height:1.35}.experience-steps strong{font-size:9px}.experience-steps small{font-size:7px;color:rgba(255,255,255,.57);margin-top:2px}.experience-card{background:#fff;color:var(--ink);border-radius:27px;padding:20px;box-shadow:0 28px 75px rgba(0,0,0,.16);max-width:470px;margin-inline:auto;width:100%}.experience-logo{display:flex;align-items:center;gap:10px;padding-bottom:15px;border-bottom:1px solid var(--line)}.experience-logo img{width:48px;height:48px}.experience-logo div{display:flex;flex-direction:column;line-height:1.3}.experience-logo small{font-size:8px;color:var(--muted)}.experience-logo strong{font-size:12px;margin-top:3px}.experience-menu{display:grid;gap:7px;margin:13px 0}.experience-menu a{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #e9efed;background:#f8faf9;border-radius:13px}.experience-menu a>span{width:35px;height:35px;border-radius:10px;background:#e8f4f1;color:var(--emerald);display:grid;place-items:center}.experience-menu .icon{width:17px}.experience-menu strong{font-size:9px}.experience-menu i{margin-inline-start:auto;font-style:normal;color:var(--gold)}
.latest-section-v4{background:#fff}.posts-grid-v4{grid-template-columns:repeat(3,1fr);gap:17px}.post-card-v4{border-radius:22px;border:1px solid var(--line);background:#fff;overflow:hidden;box-shadow:0 7px 28px rgba(7,54,47,.045)}.post-card-v4:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(7,54,47,.09)}.post-thumb-v4{position:relative;display:block;aspect-ratio:16/10;background:linear-gradient(145deg,#eff4f2,#e8efed);padding:9px;overflow:hidden}.post-image-frame{display:grid;place-items:center;width:100%;height:100%;border-radius:15px;overflow:hidden;background:#edf2f0}.post-thumb-v4 img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#edf2f0;transition:transform .35s ease}.post-card-v4:hover .post-thumb-v4 img{transform:scale(1.018)}.post-card-arrow{position:absolute;left:18px;bottom:18px;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(5,47,42,.88);color:#fff;backdrop-filter:blur(8px);font-size:14px;box-shadow:0 8px 20px rgba(3,31,28,.15)}.thumb-fallback{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:3px;background:linear-gradient(135deg,#edf6f3,#f8faf9);color:var(--emerald)}.thumb-fallback>span{font-size:40px;color:rgba(201,149,54,.65)}.thumb-fallback small{font-size:8px}.post-card-v4 .post-card-body{padding:18px 18px 17px}.post-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px}.post-card-meta>span{font-size:7px;color:var(--muted)}.post-category{padding:4px 7px;border-radius:999px;background:#edf6f3;color:var(--emerald)!important;font-weight:700}.post-card-v4 h3{font-size:14px;line-height:1.7;margin:5px 0 8px;font-weight:700}.post-card-v4 p{font-size:9px;line-height:1.9;color:var(--muted);margin:0 0 11px}.post-read-more{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid #edf1f0;color:var(--emerald);font-size:8px;font-weight:700}.post-read-more b{font-size:14px}
.final-cta-v4{background:#fff;padding-top:18px}.final-cta-v4 .final-cta-inner{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:18px;background:linear-gradient(135deg,#052f2a,#0a7060);border-radius:27px;padding:31px 34px;text-align:right}.final-cta-icon{width:58px;height:58px}.final-cta-icon img{width:100%;height:100%;border-radius:17px}.final-cta-v4 h2{font-size:clamp(24px,2.6vw,36px);margin:4px 0}.final-cta-v4 p{font-size:10px}.final-cta-actions{display:flex;gap:8px}

/* Standard pages refinement */
.page-hero,.single-hero{background:linear-gradient(135deg,#eef5f3,#fff);padding:56px 0}.single-cover{padding:8px;border-radius:22px;background:#edf3f1}.single-cover img{border-radius:15px;object-fit:contain;background:#edf3f1}.article-content{border-radius:22px;box-shadow:0 8px 30px rgba(7,54,47,.035)}.prose{font-size:13px}.prose h2{font-weight:800}.side-card{border-radius:20px}.footer-brand-icon{width:44px;height:44px;display:block;flex:none}.footer-brand-icon img{width:100%;height:100%;border-radius:13px}

/* Mobile drawer v4 */
.brand-emblem-mini{width:39px;height:39px;flex-basis:39px}.drawer-brand>span:last-child{display:flex;flex-direction:column;line-height:1.2}.drawer-brand strong{font-size:14px}.drawer-brand small{font-size:7px;color:var(--muted);margin-top:3px}.drawer-primary{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin:13px 0}.drawer-primary a{display:flex;align-items:center;gap:8px;padding:11px;background:#f5f8f7;border:1px solid var(--line);border-radius:12px;font-size:9px;font-weight:700}.drawer-primary .icon{width:17px;color:var(--emerald)}.drawer-label{font-size:8px;color:var(--muted);font-weight:700;margin:15px 0 7px}.site-header-v4 .drawer-services a{padding:9px;border-radius:12px}.site-header-v4 .drawer-services a>span{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#e9f4f1;color:var(--emerald)}.site-header-v4 .drawer-services strong{font-size:8px}

@media(max-width:1180px){
  .header-card{grid-template-columns:210px 1fr auto;gap:15px}.desktop-nav-v4 .nav-list{gap:18px}.header-quick-call{display:none}.hero-premium-grid{gap:42px}.quick-services{grid-template-columns:repeat(4,1fr);border-radius:22px 22px 0 0}.quick-service-item:nth-child(n+5){border-radius:15px}.services-grid-v4{grid-template-columns:repeat(3,1fr)}.areas-grid-v4{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:980px){
  .announcement-bar{display:none}.header-stage{padding:7px 0}.header-card{height:64px;grid-template-columns:auto 1fr;border-radius:18px;padding:0 10px}.brand-emblem{width:43px;height:43px;flex-basis:43px}.brand-v4 .brand-copy strong{font-size:19px}.brand-v4 .brand-copy small{font-size:7px}.desktop-nav-v4{display:none}.header-actions-v4{justify-self:end}.site-header-v4 .menu-toggle{display:grid}.header-actions-v4 .header-wa{display:none}.header-actions-v4 .search-toggle{display:grid}.hero-premium{padding-top:38px}.hero-premium-grid{grid-template-columns:1fr 1fr;gap:26px}.hero-premium h1{font-size:42px}.hero-premium-copy{padding-bottom:46px}.hero-premium-visual{padding-right:6px}.floating-pill-one{left:-8px}.floating-pill-two{right:-5px}.quick-services{grid-template-columns:repeat(4,1fr)}.experience-grid{grid-template-columns:1fr 1fr;gap:35px}.experience-steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  :root{--container:min(1240px,calc(100% - 28px))}body.admin-bar .site-header-v4{top:46px}.header-stage{background:rgba(244,247,246,.98)}.header-card{border-radius:16px;height:61px;padding:0 9px}.brand-v4{gap:8px}.brand-emblem{width:40px;height:40px;flex-basis:40px}.brand-v4 .brand-copy strong{font-size:17px}.brand-v4 .brand-copy small{font-size:6.5px}.header-actions-v4 .icon-btn{width:38px;height:38px;border-radius:11px}.header-actions-v4 .search-toggle{display:none}
  .hero-premium{padding-top:31px}.hero-premium-grid{grid-template-columns:1fr;gap:7px}.hero-premium-copy{text-align:center;padding:0 0 24px}.hero-badge{margin-inline:auto;font-size:8px}.hero-premium h1{font-size:clamp(34px,10vw,46px);line-height:1.32;letter-spacing:-1.2px;margin-top:14px}.hero-premium .hero-lead{font-size:11px!important;line-height:1.9!important;margin-inline:auto!important}.hero-premium-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hero-premium .btn-xl{min-height:55px;padding:8px 10px}.hero-premium .btn-xl small{font-size:6px}.hero-premium .btn-xl strong{font-size:9px}.hero-trust-row{justify-content:center;gap:10px;margin-top:18px;padding-top:14px}.hero-trust-row span{font-size:7px}.hero-premium-visual{padding:6px 6px 35px}.hero-device-card{max-width:600px;margin-inline:auto;border-radius:22px}.hero-image-stage{border-radius:16px;aspect-ratio:1.43/1}.device-topbar{height:36px}.device-bottom{height:57px}.floating-pill{padding:7px 8px;border-radius:12px}.floating-pill>span{width:31px;height:31px;border-radius:9px}.floating-pill .icon{width:15px}.floating-pill small{font-size:6px}.floating-pill strong{font-size:7px}.floating-pill-one{top:57px;left:-2px}.floating-pill-two{right:-2px;bottom:82px}.image-caption strong{font-size:8px}.image-caption small{font-size:6px}
  .quick-services-wrap{width:100%;margin-top:0;padding:0 0}.quick-services-head{width:var(--container);margin-inline:auto}.quick-services{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:7px;padding:9px 14px 12px;border-radius:20px 20px 0 0;scrollbar-width:none}.quick-services::-webkit-scrollbar{display:none}.quick-service-item{flex:0 0 164px;scroll-snap-align:start;border-radius:14px!important}.quick-service-item strong{font-size:8px}
  .section{padding:58px 0}.section-head-v4{display:block;text-align:right}.section-head-v4 h2{font-size:27px;line-height:1.5}.section-head-v4>p{margin-top:8px;font-size:9px}.services-grid-v4{grid-template-columns:repeat(2,1fr);gap:9px}.service-card-v4{min-height:190px;padding:14px;border-radius:17px}.service-card-v4 .service-icon{width:44px;height:44px;border-radius:13px}.service-card-v4 h3{font-size:11px;margin:13px 0 7px}.service-card-v4 p{font-size:8px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.service-open{font-size:7px}.area-toolbar{display:block}.area-search{max-width:none;height:48px}.area-count{display:block;margin-top:8px}.areas-grid-v4{grid-template-columns:repeat(2,1fr);gap:7px}.areas-grid-v4 .area-chip{min-height:52px;padding:8px}.areas-grid-v4 .area-pin{width:34px;height:34px}.areas-grid-v4 .area-chip strong{font-size:8px}.areas-grid-v4 .area-chip small{display:none}
  .experience-grid{grid-template-columns:1fr;gap:28px}.experience-copy{text-align:center}.experience-copy h2{font-size:29px}.experience-copy>p{font-size:9px;margin-inline:auto}.experience-steps{text-align:right}.experience-card{max-width:520px;padding:16px}.posts-grid-v4{grid-template-columns:1fr;gap:13px}.post-card-v4{display:grid;grid-template-columns:42% 58%;border-radius:18px}.post-thumb-v4{aspect-ratio:auto;min-height:175px;padding:7px}.post-image-frame{border-radius:12px}.post-card-arrow{width:29px;height:29px;left:13px;bottom:13px}.post-card-v4 .post-card-body{padding:13px}.post-card-v4 h3{font-size:11px;line-height:1.65}.post-card-v4 p{font-size:7.5px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card-meta>span{font-size:6px}.post-read-more{font-size:7px}.final-cta-v4 .final-cta-inner{grid-template-columns:48px 1fr;gap:12px;padding:22px;border-radius:21px}.final-cta-icon{width:48px;height:48px}.final-cta-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.final-cta-v4 h2{font-size:23px}.final-cta-v4 p{font-size:8px}.site-footer{padding-bottom:104px}
}
@media(max-width:470px){
  .hero-premium-actions{grid-template-columns:1fr}.hero-premium h1{font-size:34px}.hero-badge b{display:none}.hero-trust-row{gap:8px}.hero-trust-row span{font-size:6.5px}.floating-pill{display:none}.device-info strong{font-size:8px}.quick-service-item{flex-basis:155px}.services-grid-v4{grid-template-columns:1fr 1fr}.service-card-v4{min-height:176px}.service-card-v4 p{display:none}.areas-grid-v4 .area-chip i{display:none}.post-card-v4{grid-template-columns:40% 60%}.post-card-v4 p{display:none}.post-thumb-v4{min-height:150px}.post-card-v4 h3{font-size:10px}.final-cta-v4 .final-cta-inner{grid-template-columns:1fr;text-align:center}.final-cta-icon{margin-inline:auto}.final-cta-actions{grid-template-columns:1fr}.drawer-services{grid-template-columns:1fr 1fr}
}
