/*
Theme Name: Alhimma Clean
Theme URI: https://alwarqaclean.com/
Author: OpenAI
Description: قالب ووردبريس عربي RTL سريع لشركات التنظيف ومكافحة الحشرات والخدمات المنزلية، مصمم للثقة والتحويلات وتجربة الموبايل.
Version: 2.0.0
Requires at least: 6.2
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: alhimma-clean
Tags: rtl-language-support, custom-logo, custom-menu, featured-images, responsive-layout, blog
*/

:root{
  --ah-bg:#ffffff;
  --ah-soft:#f5faf9;
  --ah-soft-2:#eef7f6;
  --ah-navy:#102d49;
  --ah-navy-2:#173b5b;
  --ah-text:#344759;
  --ah-muted:#6f7f8e;
  --ah-teal:#18a3a5;
  --ah-teal-dark:#0c8084;
  --ah-teal-light:#dff5f3;
  --ah-orange:#ff7b18;
  --ah-orange-dark:#e86400;
  --ah-white:#fff;
  --ah-border:#e3ecef;
  --ah-border-strong:#d3e1e5;
  --ah-shadow:0 28px 80px rgba(16,45,73,.12);
  --ah-shadow-sm:0 12px 34px rgba(16,45,73,.08);
  --ah-radius-lg:32px;
  --ah-radius:22px;
  --ah-radius-sm:15px;
  --ah-container:1200px;
  --ah-header-h:84px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--ah-bg);color:var(--ah-text);font-family:"Segoe UI",Tahoma,Arial,sans-serif;font-size:16px;line-height:1.85;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
a:hover{color:inherit}
img{max-width:100%;height:auto;display:block}
svg{display:block}
button,input,textarea,select{font:inherit}
button{color:inherit}
::selection{background:var(--ah-teal);color:#fff}
.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}
.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;background:#fff;color:var(--ah-navy);padding:12px 16px;z-index:100000;right:10px;top:10px;border-radius:10px}

.ah-container{width:min(calc(100% - 40px),var(--ah-container));margin-inline:auto}
.ah-section{position:relative;padding:104px 0}
.ah-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--ah-teal-dark);font-size:13px;font-weight:800;letter-spacing:.02em;background:rgba(24,163,165,.09);border:1px solid rgba(24,163,165,.14);padding:7px 12px;border-radius:999px}
.ah-kicker svg{width:16px;height:16px}
.ah-section-head{text-align:center;max-width:780px;margin:0 auto 44px}
.ah-section-head h2,.ah-section-intro h2{margin:14px 0 12px;color:var(--ah-navy);font-size:clamp(34px,4vw,54px);line-height:1.25;letter-spacing:-.025em}
.ah-section-head p,.ah-section-intro>p{margin:0;color:var(--ah-muted);font-size:16px;line-height:1.9}
.ah-section-intro{display:grid;grid-template-columns:1.08fr .92fr;gap:90px;align-items:end;margin-bottom:46px}
.ah-section-intro em{font-style:normal;color:var(--ah-teal-dark)}

/* Header */
.ah-site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,236,239,.75);transition:box-shadow .25s ease,background .25s ease}
.ah-site-header.is-scrolled{background:rgba(255,255,255,.96);box-shadow:0 12px 36px rgba(16,45,73,.07)}
.ah-header-inner{height:var(--ah-header-h);display:flex;align-items:center;gap:24px}
.ah-brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto;color:var(--ah-navy)}
.ah-brand-mark{width:45px;height:45px;border-radius:15px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--ah-teal),var(--ah-teal-dark));box-shadow:0 10px 24px rgba(24,163,165,.26);position:relative;overflow:hidden}
.ah-brand-mark:after{content:"";position:absolute;width:24px;height:24px;border:1px solid rgba(255,255,255,.24);border-radius:50%;right:-7px;bottom:-7px}
.ah-brand-mark svg{width:24px;height:24px}
.ah-brand-copy{display:grid;line-height:1.2}
.ah-brand-copy strong{font-size:20px;font-weight:900;letter-spacing:-.02em}
.ah-brand-copy small{font-size:10px;color:var(--ah-muted);margin-top:4px;font-weight:700}
.ah-custom-logo{max-width:190px;max-height:56px;width:auto;height:auto}
.ah-nav{margin-inline:auto}
.ah-menu{display:flex;align-items:center;gap:26px;list-style:none;padding:0;margin:0}
.ah-menu a{position:relative;color:#405469;font-size:13px;font-weight:800;padding:10px 0;transition:color .2s ease}
.ah-menu a:after{content:"";position:absolute;right:0;left:auto;bottom:3px;width:0;height:2px;border-radius:10px;background:var(--ah-teal);transition:width .22s ease}
.ah-menu a:hover{color:var(--ah-navy)}
.ah-menu a:hover:after{width:100%}
.ah-header-actions{display:flex;align-items:center;gap:10px}
.ah-header-call{display:flex;align-items:center;gap:10px;background:var(--ah-navy);color:#fff;padding:8px 11px 8px 14px;border-radius:15px;box-shadow:0 10px 24px rgba(16,45,73,.15);transition:transform .2s ease,box-shadow .2s ease}
.ah-header-call:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(16,45,73,.2)}
.ah-header-call-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--ah-orange);color:#fff}
.ah-header-call-icon svg{width:18px;height:18px}
.ah-header-call span:last-child{display:grid;line-height:1.15}
.ah-header-call small{font-size:9px;color:#cbd7e1;font-weight:700}
.ah-header-call b{font-size:13px;margin-top:4px;direction:ltr}
.ah-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--ah-border);background:#fff;border-radius:13px;align-items:center;justify-content:center;cursor:pointer}
.ah-menu-toggle svg{width:23px;height:23px}
.ah-menu-backdrop{display:none;position:fixed;inset:0;background:rgba(8,27,46,.35);backdrop-filter:blur(2px);z-index:998}

/* Buttons */
.ah-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.ah-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border-radius:15px;font-size:14px;font-weight:900;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;cursor:pointer}
.ah-btn svg{width:19px;height:19px;flex:0 0 auto}
.ah-btn:hover{transform:translateY(-2px)}
.ah-btn-primary{background:linear-gradient(135deg,var(--ah-orange),#ff8e38);color:#fff;box-shadow:0 13px 30px rgba(255,123,24,.24)}
.ah-btn-primary:hover{box-shadow:0 17px 36px rgba(255,123,24,.32)}
.ah-btn-ghost{background:rgba(255,255,255,.72);border-color:#d7e7e9;color:var(--ah-navy);box-shadow:0 8px 24px rgba(16,45,73,.05)}
.ah-btn-ghost:hover{background:#fff;border-color:#bcd9dc}
.ah-btn-dark{background:var(--ah-navy);color:#fff;box-shadow:0 12px 28px rgba(16,45,73,.16)}
.ah-btn-white{background:#fff;color:var(--ah-navy);box-shadow:0 12px 30px rgba(9,55,70,.12)}

/* Hero */
.ah-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#f6fbfa 0%,#fff 78%);padding:86px 0 0;isolation:isolate}
.ah-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(20,99,113,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,99,113,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 72%);z-index:-2}
.ah-hero-orb{position:absolute;border-radius:50%;filter:blur(2px);z-index:-1}
.ah-orb-one{width:420px;height:420px;background:radial-gradient(circle,rgba(24,163,165,.16),rgba(24,163,165,0) 70%);right:-130px;top:-80px}
.ah-orb-two{width:340px;height:340px;background:radial-gradient(circle,rgba(255,123,24,.08),rgba(255,123,24,0) 72%);left:-120px;bottom:40px}
.ah-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center;min-height:560px}
.ah-hero-copy{padding-bottom:30px}
.ah-hero-copy h1{max-width:710px;margin:17px 0 18px;color:var(--ah-navy);font-size:clamp(44px,5vw,68px);line-height:1.16;letter-spacing:-.045em;font-weight:900;text-wrap:balance}
.ah-hero-copy>p{max-width:650px;margin:0;color:#5d7081;font-size:18px;line-height:1.9}
.ah-hero-points{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:20px}
.ah-hero-points>span{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#5f7384;font-weight:800}
.ah-hero-points svg{width:16px;height:16px;color:var(--ah-teal)}
.ah-hero-visual{position:relative;min-height:510px;display:flex;align-items:center;justify-content:center}
.ah-visual-glow{position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(24,163,165,.20),rgba(24,163,165,0) 66%);filter:blur(5px)}
.ah-hero-image{position:relative;width:min(100%,520px);height:500px;border-radius:38px;overflow:hidden;box-shadow:var(--ah-shadow);border:8px solid rgba(255,255,255,.85);transform:rotate(-1.5deg)}
.ah-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(11,42,63,.12))}
.ah-hero-image img{width:100%;height:100%;object-fit:cover}
.ah-service-scene{position:relative;width:min(100%,510px);height:440px;border-radius:42px;background:linear-gradient(150deg,#113b5b 0%,#0d7d82 100%);box-shadow:0 36px 90px rgba(16,45,73,.20);overflow:visible;border:8px solid rgba(255,255,255,.84)}
.ah-service-scene:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.11);border-radius:30px}
.ah-service-scene:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;border:56px solid rgba(255,255,255,.055);left:-60px;bottom:-60px}
.ah-scene-main{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:58px 64px;color:#fff;z-index:1}
.ah-scene-mark{width:58px;height:58px;border-radius:18px;background:rgba(255,255,255,.13);display:grid;place-items:center;margin-bottom:24px;border:1px solid rgba(255,255,255,.15)}
.ah-scene-mark svg{width:28px;height:28px}
.ah-scene-main small{color:#bfe8e7;font-size:13px;font-weight:800;margin-bottom:6px}
.ah-scene-main strong{font-size:38px;line-height:1.28;letter-spacing:-.03em}
.ah-scene-line{display:flex;gap:7px;margin-top:24px}
.ah-scene-line span{height:5px;border-radius:20px;background:rgba(255,255,255,.28)}
.ah-scene-line span:nth-child(1){width:70px;background:var(--ah-orange)}
.ah-scene-line span:nth-child(2){width:34px}.ah-scene-line span:nth-child(3){width:18px}
.ah-scene-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(220,234,237,.9);border-radius:17px;padding:12px 14px;box-shadow:0 18px 42px rgba(16,45,73,.18);color:var(--ah-navy);min-width:155px}
.ah-scene-card>svg{width:27px;height:27px;color:var(--ah-teal);background:var(--ah-teal-light);padding:5px;border-radius:8px;box-sizing:content-box}
.ah-scene-card span{display:grid;line-height:1.2}.ah-scene-card small{font-size:9px;color:var(--ah-muted);font-weight:700}.ah-scene-card b{font-size:12px;margin-top:4px}
.ah-scene-card-a{right:-34px;top:46px}.ah-scene-card-b{left:-38px;top:170px}.ah-scene-card-c{right:10px;bottom:-24px}
.ah-floating-badge{position:absolute;z-index:4;left:-4px;bottom:18px;display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.94);border:1px solid var(--ah-border);border-radius:18px;padding:11px 14px;box-shadow:0 18px 42px rgba(16,45,73,.14);backdrop-filter:blur(10px);max-width:260px}
.ah-floating-badge .ico{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--ah-teal-light);color:var(--ah-teal-dark);flex:0 0 auto}
.ah-floating-badge .ico svg{width:20px;height:20px}
.ah-floating-badge>span:last-child{display:grid;line-height:1.35}.ah-floating-badge strong{font-size:12px;color:var(--ah-navy)}.ah-floating-badge small{font-size:10px;color:var(--ah-muted);margin-top:3px}

/* Trust bar */
.ah-trust-strip{position:relative;z-index:5;margin-top:58px;background:#fff;border:1px solid var(--ah-border);border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 18px 50px rgba(16,45,73,.07);overflow:hidden}
.ah-trust-item{display:flex;align-items:center;gap:12px;padding:20px 22px;min-height:88px}
.ah-trust-item:not(:last-child){border-inline-end:1px solid var(--ah-border)}
.ah-trust-icon{width:36px;height:36px;flex:0 0 36px;border-radius:11px;background:var(--ah-teal-light);display:grid;place-items:center;color:var(--ah-teal-dark)}
.ah-trust-icon svg{width:18px!important;height:18px!important}
.ah-trust-item>div{min-width:0}.ah-trust-item strong{display:block;color:var(--ah-navy);font-size:13px;line-height:1.4}.ah-trust-item span{display:block;color:var(--ah-muted);font-size:10.5px;line-height:1.55;margin-top:3px}

/* Services */
.ah-services-section{padding-top:118px}
.ah-services-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.ah-service-card{position:relative;grid-column:span 4;background:#fff;border:1px solid var(--ah-border);border-radius:25px;padding:27px;min-height:300px;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;background-image:linear-gradient(145deg,rgba(255,255,255,.0),rgba(24,163,165,.02))}
.ah-service-card:nth-child(4),.ah-service-card:nth-child(5){grid-column:span 6;min-height:280px}
.ah-service-card:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(24,163,165,.09),rgba(24,163,165,0) 70%);left:-45px;top:-50px;transition:transform .25s ease}
.ah-service-card:hover{transform:translateY(-7px);border-color:#c7e1e3;box-shadow:0 24px 56px rgba(16,45,73,.10)}
.ah-service-card:hover:before{transform:scale(1.35)}
.ah-service-number{position:absolute;left:22px;top:18px;color:#c6d5dc;font-size:12px;font-weight:900;letter-spacing:.08em}
.ah-service-icon{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,var(--ah-teal-light),#f3fbfa);color:var(--ah-teal-dark);margin-bottom:24px;border:1px solid #d7ecec}
.ah-service-icon svg{width:29px;height:29px}
.ah-service-card h3{margin:0 0 10px;color:var(--ah-navy);font-size:20px;line-height:1.4}
.ah-service-card p{margin:0;color:var(--ah-muted);font-size:13px;line-height:1.9;max-width:420px}
.ah-more{position:absolute;right:27px;left:27px;bottom:25px;display:flex;align-items:center;justify-content:space-between;color:var(--ah-teal-dark);font-size:12px;font-weight:900}
.ah-more svg{width:18px;height:18px;transition:transform .2s ease}
.ah-service-card:hover .ah-more svg{transform:translateX(-5px)}

/* Areas */
.ah-areas-section{background:linear-gradient(180deg,var(--ah-soft) 0%,#f9fcfc 100%);border-block:1px solid #edf3f4}
.ah-areas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.ah-area-card{min-height:158px;background:#fff;border:1px solid var(--ah-border);border-radius:22px;padding:22px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(16,45,73,.035);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.ah-area-card:hover{transform:translateY(-5px);box-shadow:var(--ah-shadow-sm);border-color:#c8e0e2}
.ah-area-pin{width:46px;height:46px;border-radius:15px;background:var(--ah-teal-light);color:var(--ah-teal-dark);display:grid;place-items:center;margin-bottom:12px}
.ah-area-pin svg{width:22px;height:22px}
.ah-area-card strong{font-size:18px;color:var(--ah-navy)}.ah-area-card small{font-size:10px;color:var(--ah-muted);margin-top:3px}

/* Process */
.ah-process-section{background:linear-gradient(135deg,#102d49 0%,#123a58 55%,#0f666e 130%);overflow:hidden}
.ah-process-section:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:85px solid rgba(255,255,255,.035);left:-100px;bottom:-160px}
.ah-section-head-light h2{color:#fff}.ah-section-head-light p{color:#b9cbd7}.ah-section-head-light .ah-kicker{color:#b9efec;background:rgba(54,194,190,.1);border-color:rgba(112,226,221,.13)}
.ah-process-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.ah-process-card{position:relative;padding:28px 26px 30px;border-radius:24px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.10);color:#fff;backdrop-filter:blur(7px);min-height:250px}
.ah-process-card:not(:last-child):after{content:"";position:absolute;left:-26px;top:62px;width:34px;border-top:1px dashed rgba(255,255,255,.25)}
.ah-step{position:absolute;left:21px;top:18px;color:rgba(255,255,255,.23);font-size:13px;font-weight:900}
.ah-process-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:rgba(45,190,188,.15);color:#91e7e1;margin-bottom:23px;border:1px solid rgba(125,226,221,.13)}
.ah-process-icon svg{width:25px;height:25px}
.ah-process-card h3{margin:0 0 8px;font-size:19px}.ah-process-card p{margin:0;color:#b9cbd7;font-size:13px;line-height:1.85}

/* Why */
.ah-why-section{background:#fff}
.ah-why-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:center;background:linear-gradient(135deg,#f3faf9,#fff);border:1px solid var(--ah-border);border-radius:34px;padding:54px;box-shadow:0 24px 70px rgba(16,45,73,.06)}
.ah-why-intro h2{font-size:clamp(34px,4vw,52px);line-height:1.25;color:var(--ah-navy);margin:15px 0 14px;letter-spacing:-.03em}
.ah-why-intro p{color:var(--ah-muted);font-size:15px;line-height:1.9;margin:0 0 22px}
.ah-text-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:900;color:var(--ah-teal-dark)}
.ah-text-link svg{width:17px;height:17px;transition:transform .2s}.ah-text-link:hover svg{transform:translateX(-4px)}
.ah-why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.ah-feature{background:#fff;border:1px solid var(--ah-border);border-radius:20px;padding:21px;display:flex;gap:13px;align-items:flex-start;min-height:135px;transition:transform .2s ease,box-shadow .2s ease}
.ah-feature:hover{transform:translateY(-4px);box-shadow:var(--ah-shadow-sm)}
.ah-feature-icon{width:44px;height:44px;flex:0 0 44px;border-radius:13px;background:var(--ah-teal-light);color:var(--ah-teal-dark);display:grid;place-items:center}
.ah-feature-icon svg{width:21px;height:21px}
.ah-feature h3{margin:1px 0 5px;color:var(--ah-navy);font-size:15px}.ah-feature p{margin:0;color:var(--ah-muted);font-size:11.5px;line-height:1.7}

/* About */
.ah-about-section{background:var(--ah-soft)}
.ah-about-grid{display:grid;grid-template-columns:.96fr 1.04fr;gap:70px;align-items:center}
.ah-about-media{position:relative;min-height:470px}
.ah-about-media>img,.ah-about-art{width:100%;height:470px;object-fit:cover;border-radius:34px;box-shadow:var(--ah-shadow);border:7px solid rgba(255,255,255,.85)}
.ah-about-art{position:relative;background:linear-gradient(145deg,#143f5d,#0f8487);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:46px;color:#fff;overflow:hidden}
.ah-about-art:before{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.10);border-radius:24px}
.ah-about-art:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.05);left:-90px;top:-80px}
.ah-about-art-icon{position:absolute;right:42px;top:42px;width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12)}
.ah-about-art-icon svg{width:35px;height:35px}
.ah-about-art div{position:relative;z-index:1;display:grid;gap:6px}.ah-about-art small{color:#c7ece9;font-weight:800}.ah-about-art strong{font-size:25px;line-height:1.5;max-width:390px}
.ah-about-art-spark{position:absolute;left:48px;top:58px;color:rgba(255,255,255,.36)}.ah-about-art-spark svg{width:55px;height:55px}
.ah-about-chip{position:absolute;right:-20px;bottom:28px;background:#fff;border:1px solid var(--ah-border);border-radius:17px;padding:12px 14px;box-shadow:0 18px 42px rgba(16,45,73,.14);display:flex;align-items:center;gap:9px}
.ah-about-chip>svg{width:22px;height:22px;color:var(--ah-teal-dark)}.ah-about-chip span{display:grid;line-height:1.2}.ah-about-chip small{font-size:9px;color:var(--ah-muted)}.ah-about-chip strong{font-size:12px;color:var(--ah-navy);margin-top:4px}
.ah-about-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.27;color:var(--ah-navy);margin:15px 0 17px;letter-spacing:-.035em}
.ah-about-copy>p{color:var(--ah-muted);font-size:15px;line-height:1.95;margin:0 0 27px}
.ah-checks{list-style:none;padding:0;margin:0;display:grid;gap:11px}
.ah-checks li{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;background:rgba(255,255,255,.72);border:1px solid #e0ebed;border-radius:15px}
.ah-checks li>svg{width:20px;height:20px;color:var(--ah-teal-dark);margin-top:2px;flex:0 0 auto}
.ah-checks li>span{display:grid;line-height:1.45}.ah-checks strong{font-size:13px;color:var(--ah-navy)}.ah-checks small{font-size:10.5px;color:var(--ah-muted);margin-top:2px}

/* FAQ */
.ah-faq-section{background:#fff}
.ah-faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}
.ah-faq-intro{position:sticky;top:120px}
.ah-faq-intro h2{font-size:clamp(34px,4vw,50px);line-height:1.28;color:var(--ah-navy);margin:15px 0 14px;letter-spacing:-.03em}
.ah-faq-intro p{margin:0 0 24px;color:var(--ah-muted);font-size:14px;line-height:1.9}
.ah-faq-item{border-bottom:1px solid var(--ah-border)}
.ah-faq-item:first-child{border-top:1px solid var(--ah-border)}
.ah-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;background:transparent;border:0;padding:23px 2px;color:var(--ah-navy);font-weight:900;cursor:pointer;text-align:right;font-size:15px}
.ah-faq-plus{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:grid;place-items:center;background:var(--ah-teal-light);color:var(--ah-teal-dark);font-size:20px;transition:transform .25s ease,background .25s ease,color .25s ease}
.ah-faq-item.is-open .ah-faq-plus{transform:rotate(45deg);background:var(--ah-navy);color:#fff}
.ah-faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}
.ah-faq-a>div{overflow:hidden;color:var(--ah-muted);font-size:13.5px;line-height:1.9;padding-inline-end:50px}
.ah-faq-a p{margin:0 0 22px}
.ah-faq-item.is-open .ah-faq-a{grid-template-rows:1fr}

/* Posts */
.ah-posts-section{background:linear-gradient(180deg,#f7fbfb,#fff)}
.ah-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.ah-post-card{background:#fff;border:1px solid var(--ah-border);border-radius:24px;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.ah-post-card:hover{transform:translateY(-6px);box-shadow:0 24px 54px rgba(16,45,73,.10);border-color:#cfe1e4}
.ah-post-thumb{position:relative;aspect-ratio:16/9;background:linear-gradient(145deg,#e8f5f4,#f7fbfb);overflow:hidden}
.ah-post-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.ah-post-thumb>span:not(.ah-post-arrow){height:100%;display:grid;place-items:center;color:var(--ah-teal)}
.ah-post-thumb>span:not(.ah-post-arrow) svg{width:60px;height:60px}
.ah-post-card:hover .ah-post-thumb img{transform:scale(1.045)}
.ah-post-arrow{position:absolute;left:14px;bottom:14px;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.94);color:var(--ah-navy);display:grid;place-items:center;box-shadow:0 8px 22px rgba(16,45,73,.11)}
.ah-post-arrow svg{width:18px;height:18px}
.ah-post-body{padding:22px 22px 24px}.ah-post-meta{font-size:10.5px;color:var(--ah-teal-dark);font-weight:800}.ah-post-body h3{font-size:19px;line-height:1.55;margin:8px 0;color:var(--ah-navy);letter-spacing:-.015em}.ah-post-body p{font-size:12.5px;color:var(--ah-muted);margin:0;line-height:1.8}

/* CTA */
.ah-cta-wrap{padding:20px 0 0;background:#fff}
.ah-cta{position:relative;overflow:hidden;border-radius:32px;background:linear-gradient(125deg,#0d7d82 0%,#0b9494 58%,#17a9a3 100%);padding:46px 48px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:38px;box-shadow:0 30px 70px rgba(13,125,130,.18);isolation:isolate}
.ah-cta:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:34px 34px;z-index:-2}
.ah-cta-orb{position:absolute;width:260px;height:260px;border:55px solid rgba(255,255,255,.075);border-radius:50%;left:-75px;top:-95px;z-index:-1}
.ah-cta-copy{max-width:690px}.ah-cta-kicker{font-size:11px;font-weight:900;color:#bff1ed}.ah-cta h2{margin:7px 0 10px;font-size:clamp(30px,4vw,44px);line-height:1.3;letter-spacing:-.03em}.ah-cta p{margin:0;color:#d7f0ee;font-size:14px}.ah-cta-actions{display:flex;gap:10px;flex:0 0 auto}.ah-cta .ah-btn{min-width:150px}

/* Footer */
.ah-footer{margin-top:72px;background:var(--ah-navy);color:#dbe7ee;padding:68px 0 26px;position:relative;overflow:hidden}
.ah-footer:before{content:"";position:absolute;right:-100px;top:-130px;width:360px;height:360px;border-radius:50%;border:75px solid rgba(255,255,255,.025)}
.ah-footer-grid{position:relative;display:grid;grid-template-columns:1.45fr .85fr .85fr 1fr;gap:42px}
.ah-footer-about{padding-inline-end:20px}.ah-footer-brand{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:900;font-size:20px;margin-bottom:14px}.ah-footer-brand .ah-brand-mark{width:39px;height:39px;border-radius:13px}.ah-footer p{color:#aebfca;font-size:12.5px;line-height:1.85;margin:0;max-width:380px}
.ah-footer h3{color:#fff;font-size:13px;margin:0 0 17px}.ah-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.ah-footer li,.ah-footer a{color:#aebfca;font-size:12px}.ah-footer a{transition:color .2s ease}.ah-footer a:hover{color:#fff}.ah-footer-contact-inline{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.ah-footer-contact-inline a{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.08);padding:7px 9px;border-radius:10px}.ah-footer-contact-inline svg{width:15px;height:15px}.ah-footer-details li{display:grid;gap:2px}.ah-footer-details span{font-size:9px;color:#71889a}.ah-footer-details strong,.ah-footer-details a{font-size:12px;color:#d4e0e8;font-weight:700}.ah-footer-menu{list-style:none;padding:0;margin:0;display:grid;gap:8px}.ah-copyright{position:relative;border-top:1px solid rgba(255,255,255,.09);margin-top:46px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#7890a2;font-size:10.5px}

/* Inner pages */
.ah-page-hero{background:linear-gradient(180deg,#f4faf9,#fff);padding:62px 0 52px;border-bottom:1px solid var(--ah-border)}
.ah-page-hero h1{color:var(--ah-navy);font-size:clamp(34px,4.5vw,58px);margin:0;line-height:1.28;letter-spacing:-.035em}
.ah-main{padding:58px 0 90px}.ah-content-wrap{max-width:900px;margin:auto}
.entry-content{font-size:17px;color:#3d5162;line-height:1.95}
.entry-content h2,.entry-content h3,.entry-content h4{color:var(--ah-navy);line-height:1.45;margin-top:1.8em;letter-spacing:-.02em}.entry-content h2{font-size:31px}.entry-content h3{font-size:24px}.entry-content p{margin:0 0 1.2em}.entry-content ul,.entry-content ol{padding-inline-start:25px}.entry-content a{color:var(--ah-teal-dark);text-decoration:underline;text-underline-offset:3px}.entry-content table{width:100%;border-collapse:collapse;display:block;overflow:auto;border-radius:13px}.entry-content th,.entry-content td{border:1px solid var(--ah-border);padding:11px 13px}.entry-content th{background:var(--ah-soft);color:var(--ah-navy)}.entry-content blockquote{border-inline-start:4px solid var(--ah-teal);background:var(--ah-soft);margin:24px 0;padding:18px 20px;border-radius:14px;color:#526777}.ah-featured{border-radius:26px;margin-bottom:30px;overflow:hidden;box-shadow:var(--ah-shadow-sm)}.ah-featured img{width:100%;max-height:540px;object-fit:cover}
.ah-pagination{margin-top:30px;display:flex;gap:8px;justify-content:center}.ah-pagination .page-numbers{padding:8px 12px;border:1px solid var(--ah-border);border-radius:10px}.ah-pagination .current{background:var(--ah-teal);color:#fff;border-color:var(--ah-teal)}

/* Mobile sticky actions */
.ah-mobile-actions{display:none;position:fixed;z-index:997;right:10px;left:10px;bottom:10px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid var(--ah-border);border-radius:16px;padding:7px;box-shadow:0 15px 38px rgba(16,45,73,.20);grid-template-columns:1fr 1fr;gap:7px}.ah-mobile-actions a{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:11px;font-weight:900;font-size:13px;color:#fff}.ah-mobile-actions svg{width:17px;height:17px}.ah-mobile-actions .phone{background:var(--ah-orange)}.ah-mobile-actions .wa{background:var(--ah-teal-dark)}

/* Motion */
[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}
[data-reveal].is-visible{opacity:1;transform:none}

/* Tablet */
@media (max-width:1100px){
  :root{--ah-header-h:76px}
  .ah-menu{gap:15px}.ah-menu a{font-size:12px}.ah-header-call span:last-child{display:none}.ah-header-call{padding:8px}.ah-header-call-icon{width:36px;height:36px}
  .ah-hero-grid{gap:38px}.ah-hero-copy h1{font-size:50px}.ah-service-scene{height:410px}.ah-scene-card-a{right:-15px}.ah-scene-card-b{left:-14px}
  .ah-trust-item{padding:18px 14px}.ah-trust-item span{font-size:10px}
  .ah-section-intro{gap:50px}
  .ah-why-shell{gap:38px;padding:42px}
  .ah-footer-grid{grid-template-columns:1.3fr .85fr .85fr;}.ah-footer-grid>div:last-child{grid-column:2/4}
}

@media (max-width:860px){
  .ah-container{width:min(calc(100% - 30px),var(--ah-container))}
  .ah-section{padding:78px 0}
  .ah-header-inner{height:70px}.ah-menu-toggle{display:flex}.ah-header-call{display:flex;margin-inline-start:auto}.ah-brand-copy small{display:none}
  .ah-nav{position:fixed;z-index:1000;right:14px;left:14px;top:82px;background:#fff;border:1px solid var(--ah-border);border-radius:22px;box-shadow:0 28px 80px rgba(16,45,73,.20);padding:18px;transform:translateY(-14px);opacity:0;visibility:hidden;transition:.22s ease}
  .ah-nav.is-open{transform:none;opacity:1;visibility:visible}.ah-menu{display:grid;gap:3px}.ah-menu a{display:block;padding:11px 12px;border-radius:11px;font-size:14px}.ah-menu a:hover{background:var(--ah-soft)}.ah-menu a:after{display:none}.ah-menu-backdrop.is-open{display:block}
  .ah-hero{padding-top:54px}.ah-hero-grid{grid-template-columns:1fr;gap:34px;min-height:0}.ah-hero-copy{text-align:center}.ah-hero-copy h1{max-width:760px;margin-inline:auto;font-size:clamp(40px,8vw,58px)}.ah-hero-copy>p{margin-inline:auto;font-size:17px}.ah-actions,.ah-hero-points{justify-content:center}
  .ah-hero-visual{min-height:475px}.ah-service-scene{width:min(92%,520px)}.ah-hero-image{height:460px}.ah-floating-badge{left:7%;bottom:5px}
  .ah-trust-strip{grid-template-columns:repeat(2,1fr);margin-top:40px}.ah-trust-item:nth-child(2){border-inline-end:0}.ah-trust-item:nth-child(-n+2){border-bottom:1px solid var(--ah-border)}
  .ah-section-intro{grid-template-columns:1fr;gap:18px;text-align:center}.ah-section-intro h2{font-size:43px}.ah-section-intro>p{max-width:680px;margin-inline:auto}
  .ah-service-card{grid-column:span 6}.ah-service-card:nth-child(4),.ah-service-card:nth-child(5){grid-column:span 6}
  .ah-areas-grid{grid-template-columns:repeat(3,1fr)}
  .ah-process-grid{grid-template-columns:1fr}.ah-process-card{min-height:auto}.ah-process-card:not(:last-child):after{display:none}
  .ah-why-shell{grid-template-columns:1fr}.ah-why-intro{text-align:center}.ah-text-link{justify-content:center}
  .ah-about-grid{grid-template-columns:1fr;gap:52px}.ah-about-media{max-width:600px;width:100%;margin:auto}.ah-about-chip{right:20px}.ah-about-copy{text-align:center}.ah-checks{text-align:right;max-width:650px;margin-inline:auto}
  .ah-faq-layout{grid-template-columns:1fr;gap:36px}.ah-faq-intro{position:static;text-align:center}.ah-faq-intro p{max-width:650px;margin-inline:auto;margin-bottom:22px}
  .ah-posts-grid{grid-template-columns:repeat(2,1fr)}.ah-post-card:last-child{grid-column:1/-1;max-width:calc(50% - 9px);width:100%;margin:auto}
  .ah-cta{flex-direction:column;text-align:center}.ah-cta-copy{max-width:700px}.ah-cta-actions{justify-content:center}
  .ah-footer-grid{grid-template-columns:repeat(2,1fr)}.ah-footer-grid>div:last-child{grid-column:auto}.ah-footer-about{grid-column:1/-1}
  .ah-mobile-actions{display:grid}
}

@media (max-width:560px){
  body{font-size:15px}
  .ah-container{width:min(calc(100% - 22px),var(--ah-container))}
  .ah-section{padding:62px 0}
  .ah-site-header{backdrop-filter:blur(14px)}.ah-header-inner{height:66px;gap:9px}.ah-brand-mark{width:39px;height:39px;border-radius:13px}.ah-brand-mark svg{width:21px;height:21px}.ah-brand-copy strong{font-size:17px}.ah-header-call{display:none}.ah-menu-toggle{margin-inline-start:auto;width:41px;height:41px}
  .ah-hero{padding-top:42px}.ah-hero-copy h1{font-size:38px;line-height:1.2;letter-spacing:-.035em}.ah-hero-copy>p{font-size:15px;line-height:1.85}.ah-kicker{font-size:11px;padding:6px 10px}.ah-actions{display:grid;width:100%}.ah-btn{width:100%;min-height:50px}.ah-hero-points{display:grid;gap:6px;text-align:right;justify-content:center}.ah-hero-points>span{font-size:11px}
  .ah-hero-visual{min-height:370px}.ah-service-scene{height:335px;border-radius:30px;border-width:6px}.ah-service-scene:before{inset:14px;border-radius:21px}.ah-scene-main{padding:42px 35px}.ah-scene-mark{width:48px;height:48px;margin-bottom:18px}.ah-scene-main strong{font-size:29px}.ah-scene-card{min-width:135px;padding:9px 10px}.ah-scene-card-a{right:-3px;top:25px}.ah-scene-card-b{left:-4px;top:137px}.ah-scene-card-c{right:15px;bottom:-18px}.ah-scene-card>svg{width:20px;height:20px}.ah-scene-card b{font-size:10px}.ah-floating-badge{left:8px;right:8px;bottom:-18px;max-width:none;justify-content:center}.ah-hero-image{height:350px;border-radius:28px;border-width:6px}.ah-visual-glow{width:260px;height:260px}
  .ah-trust-strip{margin-top:58px;border-radius:18px}.ah-trust-item{padding:13px 11px;min-height:80px;gap:9px;align-items:flex-start}.ah-trust-icon{width:31px;height:31px;flex-basis:31px;border-radius:9px}.ah-trust-icon svg{width:15px!important;height:15px!important}.ah-trust-item strong{font-size:11px}.ah-trust-item span{font-size:9px;line-height:1.45}
  .ah-section-head{margin-bottom:32px}.ah-section-head h2,.ah-section-intro h2{font-size:32px;line-height:1.3}.ah-section-head p,.ah-section-intro>p{font-size:13px}
  .ah-services-grid{grid-template-columns:1fr;gap:12px}.ah-service-card,.ah-service-card:nth-child(4),.ah-service-card:nth-child(5){grid-column:auto;min-height:210px;padding:21px}.ah-service-number{left:18px;top:15px}.ah-service-icon{width:49px;height:49px;border-radius:15px;margin-bottom:14px}.ah-service-icon svg{width:23px;height:23px}.ah-service-card h3{font-size:18px}.ah-service-card p{font-size:12px;padding-bottom:32px}.ah-more{right:21px;left:21px;bottom:18px}
  .ah-areas-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ah-area-card{min-height:125px;padding:15px}.ah-area-card:last-child{grid-column:1/-1}.ah-area-pin{width:39px;height:39px;border-radius:12px}.ah-area-card strong{font-size:16px}
  .ah-process-card{padding:23px 20px;border-radius:20px}.ah-process-card h3{font-size:17px}.ah-process-card p{font-size:12px}.ah-process-icon{width:46px;height:46px}
  .ah-why-shell{padding:25px 16px;border-radius:25px;gap:27px}.ah-why-intro h2{font-size:32px}.ah-why-grid{grid-template-columns:1fr}.ah-feature{min-height:auto}
  .ah-about-media{min-height:340px}.ah-about-media>img,.ah-about-art{height:340px;border-radius:25px;border-width:5px}.ah-about-art{padding:29px}.ah-about-art-icon{right:28px;top:28px;width:56px;height:56px}.ah-about-art strong{font-size:19px}.ah-about-chip{right:12px;left:12px;bottom:-18px;justify-content:center}.ah-about-copy h2{font-size:32px}.ah-about-copy>p{font-size:13px}.ah-checks li{padding:11px 12px}.ah-checks small{font-size:10px}
  .ah-faq-intro h2{font-size:32px}.ah-faq-q{font-size:13px;padding:18px 0}.ah-faq-a>div{font-size:12px;padding-inline-end:0}.ah-faq-plus{width:31px;height:31px;flex-basis:31px}
  .ah-posts-grid{grid-template-columns:1fr}.ah-post-card:last-child{grid-column:auto;max-width:none}.ah-post-body h3{font-size:17px}
  .ah-cta-wrap{padding-top:0}.ah-cta{padding:29px 20px;border-radius:25px}.ah-cta h2{font-size:30px}.ah-cta p{font-size:12px}.ah-cta-actions{display:grid;width:100%}.ah-cta .ah-btn{min-width:0}
  .ah-footer{margin-top:54px;padding-top:52px}.ah-footer-grid{grid-template-columns:1fr;gap:30px}.ah-footer-about{grid-column:auto}.ah-copyright{display:grid;text-align:center;justify-content:center;margin-top:36px}.ah-footer-contact-inline{justify-content:flex-start}
  .ah-page-hero{padding:40px 0}.ah-main{padding:40px 0 70px}.entry-content{font-size:16px}.entry-content h2{font-size:27px}.entry-content h3{font-size:22px}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
  [data-reveal]{opacity:1;transform:none}
}
