.ah{background:var(--bg);border-bottom:1px solid var(--border);justify-content:center;align-items:center;height:auto;min-height:88vh;display:flex;position:relative;overflow:hidden}.ah-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ah-blob{filter:blur(80px);opacity:.35;border-radius:50%;position:absolute}.ah-blob-1{background:var(--teal);width:520px;height:520px;animation:22s ease-in-out infinite blob1;top:-12%;left:-8%}.ah-blob-2{background:var(--amber);opacity:.28;width:460px;height:460px;animation:26s ease-in-out infinite blob2;bottom:-14%;right:-6%}.ah-blob-3{opacity:.2;background:#7c6cf0;width:380px;height:380px;animation:30s ease-in-out infinite blob3;top:45%;left:55%}@keyframes blob1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(70px,50px)scale(1.12)}66%{transform:translate(-40px,80px)scale(.92)}}@keyframes blob2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-80px,-60px)scale(1.08)}66%{transform:translate(50px,-90px)scale(.95)}}@keyframes blob3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-100px,60px)scale(1.15)}}.ah-floats{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ah-float{opacity:.13;-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform;transition:transform .7s cubic-bezier(.2,0,.2,1);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}@keyframes path1{0%,to{translate:0;rotate:none}25%{translate:20px -28px;rotate:7deg}50%{translate:30px -10px;rotate:-4deg}75%{translate:8px -34px;rotate:9deg}}@keyframes path2{0%,to{translate:0;rotate:none}25%{translate:-26px -16px;rotate:-8deg}50%{translate:-10px -38px;rotate:5deg}75%{translate:-30px -22px;rotate:-10deg}}@keyframes path3{0%,to{translate:0;rotate:none}33%{translate:24px -20px;rotate:9deg}66%{translate:-22px -32px;rotate:-7deg}}@keyframes path4{0%,to{translate:0;rotate:none}20%{translate:-14px -22px;rotate:6deg}45%{translate:18px -32px;rotate:-7deg}70%{translate:26px -12px;rotate:10deg}}@keyframes path5{0%,to{translate:0;rotate:none}30%{translate:-20px -30px;rotate:-9deg}60%{translate:16px -40px;rotate:8deg}85%{translate:28px -18px;rotate:-6deg}}.ah-inner{z-index:2;text-align:center;padding:60px 24px;position:relative}.ah-eyebrow{color:var(--teal-dark);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--teal-soft);opacity:0;background:#ffffffb3;border-radius:999px;margin-bottom:20px;padding:6px 16px;font-size:.86rem;font-weight:600;animation:.6s forwards fadeUp;display:inline-block}.ah-title{flex-direction:column;gap:2px;margin-bottom:18px;font-size:clamp(2.2rem,6vw,4rem);line-height:1.15;display:flex}.ah-line{opacity:0;animation:.7s forwards fadeUp;display:block}.ah-line-1{animation-delay:.15s}.ah-line-2{color:var(--teal);animation-delay:.35s}.ah-sub{color:var(--text-soft);opacity:0;max-width:560px;margin:0 auto 28px;font-size:clamp(1rem,2vw,1.15rem);line-height:1.65;animation:.7s .5s forwards fadeUp}.ah-actions{opacity:0;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;animation:.7s .65s forwards fadeUp;display:flex}.ah-btn{padding:13px 28px;font-size:1rem}.ah-stats{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;animation:.7s .8s forwards fadeUp;display:flex}.ah-stat{flex-direction:column;align-items:center;gap:2px;min-width:70px;display:flex}.ah-stat strong{font-family:var(--font-display);color:var(--teal);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800;line-height:1}.ah-stat span{color:var(--text-mute);font-size:.86rem}.ah-stat-sep{background:var(--border-strong);width:1px;height:32px}.ah-scroll{color:var(--text-mute);z-index:2;pointer-events:none;opacity:0;font-size:1.8rem;animation:.6s 1s forwards fadeUp,2s ease-in-out 1.6s infinite bounce;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.ah{min-height:auto;padding:40px 0}.ah-inner{padding:48px 20px}.ah-blob{filter:blur(60px)}.ah-blob-1{width:320px;height:320px}.ah-blob-2{width:280px;height:280px}.ah-blob-3{display:none}.ah-stats{gap:20px}.ah-stat strong{font-size:1.6rem}.ah-btn{padding:11px 18px;font-size:.92rem}}@media (max-width:420px){.ah-actions{flex-direction:column;width:100%;max-width:300px;margin-left:auto;margin-right:auto}.ah-btn{width:100%}}@media (prefers-reduced-motion:reduce){.ah-blob,.ah-eyebrow,.ah-line,.ah-sub,.ah-actions,.ah-stats{opacity:1;animation:none!important}}@media (max-width:700px){.ah-float{opacity:.1;font-size:1.4rem!important}}@media (max-width:420px){.ah-float{opacity:.08;font-size:1.15rem!important}}