@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500&family=Instrument+Serif:ital@0;1&display=swap";
.ah-home{--aithon-blue:#200afe;--aithon-blue-700:#1a08d6;--aithon-blue-900:#110689;--aithon-blue-tint:#eae7ff;--aithon-blue-soft:#f4f2ff;--gray-0:#fff;--gray-50:#fafafb;--gray-100:#f4f4f6;--gray-200:#e8e8ec;--gray-300:#d5d5db;--gray-400:#a8a8b1;--gray-500:#74747f;--gray-600:#52525c;--gray-700:#34343c;--gray-800:#1f1f26;--gray-900:#0e0e14;--ink:#0a0a12;--success:#0a8a4f;--success-tint:#e5f6ee;--fg-1:var(--ink);--fg-2:var(--gray-600);--border:var(--gray-200);--border-strong:var(--gray-300);--font-sans:"Inter", "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-display:"Inter", "Geist", -apple-system, BlinkMacSystemFont, sans-serif;--font-serif:"Instrument Serif", "Iowan Old Style", Georgia, serif;--font-mono:"Geist Mono", "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--shadow-sm:0 1px 2px #0a0a120f, 0 1px 1px #0a0a120a;--shadow-md:0 4px 12px #0a0a120f, 0 1px 2px #0a0a120a;--shadow-blue:0 8px 24px #200afe2e;--ease-out:cubic-bezier(.2, .7, .2, 1);--shadow-lg:0 1px 2px #0a0a120a, 0 8px 20px #0a0a1212, 0 18px 40px #0a0a120d}.ah-home *,.ah-home :before,.ah-home :after{box-sizing:border-box}html{scroll-behavior:smooth}.ah-home a{color:var(--aithon-blue);text-decoration:none}.ah-home a:hover{color:var(--aithon-blue-700);text-underline-offset:3px;text-decoration:underline}.ah-home img{max-width:100%}.ah-home::selection{background:var(--aithon-blue);color:var(--gray-0)}.ah-home .container{max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}.ah-home .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--aithon-blue);font-size:12px;font-weight:600}.ah-home .btn-primary{color:#fff;background:var(--aithon-blue);white-space:nowrap;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:600;display:inline-block}.ah-home .btn-primary:hover{background:var(--aithon-blue-700);color:#fff;box-shadow:var(--shadow-blue);text-decoration:none}.ah-home .btn-secondary{color:var(--fg-1);border:1px solid var(--border-strong);white-space:nowrap;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:600;display:inline-block}.ah-home .btn-secondary:hover{border-color:var(--gray-400);color:var(--fg-1);text-decoration:none}.ah-home .btn-primary,.ah-home .btn-secondary,.ah-home .nav-demo{transition:background-color .2s var(--ease-out), border-color .2s var(--ease-out), box-shadow .2s var(--ease-out), transform 80ms cubic-bezier(.45, 0, .2, 1)}.ah-home .btn-primary:active,.ah-home .nav-demo:active{background:var(--aithon-blue-900);transform:scale(.98)}.ah-home .btn-secondary:active{background:var(--gray-100);transform:scale(.98)}.ah-home .btn-primary:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.ah-home .btn-secondary:focus-visible,.ah-home .nav-demo:focus-visible{outline:2px solid var(--aithon-blue);outline-offset:3px}@keyframes cycle4{0%{opacity:0;transform:translateY(8px)}3%,22%{opacity:1;transform:none}27%,to{opacity:0;transform:translateY(-6px)}}@keyframes cycle3{0%{opacity:0;transform:translateY(8px)}4%,29%{opacity:1;transform:none}36%,to{opacity:0;transform:translateY(-6px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}@keyframes pulseBtn{0%{box-shadow:0 0 #200afe47}70%{box-shadow:0 0 0 9px #200afe00}to{box-shadow:0 0 #200afe00}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes dashFlow{to{stroke-dashoffset:-14px}}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ah-home .cycle-card{opacity:0;animation:none!important}.ah-home .cycle-card:first-child{opacity:1}}.ah-home .hero{border-bottom:1px solid var(--border);overflow-x:clip}.ah-home .hero-grid{grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));align-items:center;gap:72px;max-width:1280px;margin:0 auto;padding:88px 24px 96px;display:grid}.ah-home .hero-copy{flex-direction:column;min-width:0;display:flex}.ah-home .hero-badge{border:1px solid var(--border);animation:fadeUp .6s var(--ease-out) both;background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin:0 0 24px;padding:6px 14px;display:inline-flex}.ah-home .hero-badge .dot{background:var(--aithon-blue);border-radius:999px;width:7px;height:7px;animation:2.4s ease-in-out infinite pulseDot}.ah-home .hero-badge .label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--gray-600);text-transform:uppercase;font-size:11px}.ah-home .hero h1{font-family:var(--font-display);letter-spacing:-.038em;text-wrap:balance;animation:fadeUp .6s var(--ease-out) 80ms both;margin:0 0 24px;font-size:68px;font-weight:800;line-height:1}.ah-home .hero h1 em{font-family:var(--font-serif);letter-spacing:-.015em;font-style:italic;font-weight:400}.ah-home .hero-sub{color:var(--gray-600);max-width:54ch;animation:fadeUp .6s var(--ease-out) .16s both;margin:0 0 8px;font-size:19px;line-height:1.55}.ah-home .hero-super{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink);max-width:30ch;animation:fadeUp .6s var(--ease-out) .2s both;margin:0 0 28px;font-size:clamp(21px,2vw,26px);font-weight:700;line-height:1.28}.ah-home .hero-super mark{background:var(--aithon-blue-tint);color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:2px;margin-right:-3px;padding:0 5px 3px 4px}.ah-home .hero-stats{animation:fadeUp .6s var(--ease-out) .28s both;align-items:stretch;gap:28px;margin:0 0 28px;display:flex}.ah-home .hero-stats .stat{flex-direction:column;gap:2px;display:flex}.ah-home .hero-stats .num{font-family:var(--font-mono);color:var(--aithon-blue);letter-spacing:-.02em;font-size:30px;font-weight:600}.ah-home .hero-stats .cap{color:var(--gray-500);font-size:13px}.ah-home .hero-stats .rule{background:var(--border);flex:none;width:1px}.ah-home .hero-ctas{animation:fadeUp .6s var(--ease-out) .36s both;gap:12px;margin:0 0 20px;display:flex}.ah-home .hero-ctas .btn-primary,.ah-home .hero-ctas .btn-secondary{padding:13px 26px}.ah-home .hero-note{color:var(--gray-500);animation:fadeUp .6s var(--ease-out) .44s both;margin:0;font-size:13.5px}.ah-home .scene-wrap{min-width:0;margin:0}.ah-home .scene{height:470px;animation:fadeUp .7s var(--ease-out) .2s both;position:relative}.ah-home .scene .wash{background:radial-gradient(circle at 50% 46%, var(--aithon-blue-soft) 0%, #f4f2ff00 62%);position:absolute;inset:0}.ah-home .scene .ring{border:1px dashed #d9d4ff;border-radius:999px;width:380px;height:380px;margin:-190px 0 0 -190px;position:absolute;top:50%;left:50%}.ah-home .scene svg.paths{width:100%;height:100%;position:absolute;inset:0}.ah-home .scene svg.paths path{animation:1.6s linear infinite dashFlow}.ah-home .scene svg.paths path:nth-of-type(2){animation-delay:.4s}.ah-home .scene svg.paths path:nth-of-type(3){animation-delay:.8s}.ah-home .scene svg.paths path:nth-of-type(4){animation-delay:1.2s}.ah-home .agent-card{border:1px solid var(--border);width:226px;min-height:90px;box-shadow:var(--shadow-md);background:#fff;border-radius:12px;flex-direction:column;gap:5px;padding:14px 16px;animation:7s ease-in-out infinite floatY;display:flex;position:absolute}.ah-home .agent-card.tl{top:0;left:0}.ah-home .agent-card.tr{animation-delay:1.6s;top:0;right:0}.ah-home .agent-card.bl{animation-delay:3.2s;bottom:0;left:0}.ah-home .agent-card.br{animation-delay:4.8s;bottom:0;right:0}.ah-home .agent-card .head{justify-content:space-between;align-items:center;gap:8px;display:flex}.ah-home .agent-card .tag{font-family:var(--font-mono);letter-spacing:.14em;color:var(--aithon-blue);font-size:9.5px;font-weight:600}.ah-home .agent-card .status{background:var(--success);border-radius:999px;flex:none;width:6px;height:6px}.ah-home .agent-card .status.blue{background:var(--aithon-blue)}.ah-home .agent-card .title{color:var(--ink);font-size:13px;font-weight:600}.ah-home .agent-card .detail{color:var(--gray-500);font-size:11.5px}.ah-home .rep-card{border:1.5px solid var(--aithon-blue);text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;width:224px;padding:18px 20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 32px #200afe24}.ah-home .rep-card .tag{font-family:var(--font-mono);letter-spacing:.14em;color:var(--aithon-blue);font-size:9.5px;font-weight:600}.ah-home .rep-card .title{color:var(--ink);letter-spacing:-.01em;font-size:15px;font-weight:700}.ah-home .rep-card .detail{color:var(--gray-500);font-size:12px;line-height:1.5}.ah-home .rep-card .approve{color:#fff;background:var(--aithon-blue);border-radius:8px;margin-top:4px;padding:7px 14px;font-size:12.5px;font-weight:600;animation:3s ease-out 1s infinite pulseBtn}.ah-home .scene-caption{font-family:var(--font-mono);color:var(--gray-500);letter-spacing:.03em;text-align:center;margin-top:16px;font-size:11px}.ah-home .ticker{border-top:1px solid var(--border);overflow:hidden}.ah-home .ticker-track{width:max-content;font-family:var(--font-mono);color:var(--gray-500);white-space:nowrap;gap:56px;padding:13px 0;font-size:11.5px;animation:44s linear infinite tickerScroll;display:flex}.ah-home .ticker-track b{color:var(--aithon-blue);font-weight:400}.ah-home .proof{border-bottom:1px solid var(--border)}.ah-home .proof-quote{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:880px;margin:0 auto;padding:88px 24px 72px;display:flex}.ah-home .proof-quote blockquote{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);text-wrap:balance;margin:0;font-size:32px;font-style:italic;line-height:1.3}.ah-home .proof-quote figcaption{color:var(--gray-600);font-size:14px;font-weight:600}.ah-home .logo-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px 72px;padding-bottom:80px;display:flex}.ah-home .logo-bar img{width:auto;height:32px;display:block}.ah-home .logo-bar .logo-aivar{height:46px}.ah-home .logo-link{transition:opacity .2s var(--ease-out);align-items:center;display:inline-flex}.ah-home .logo-link:hover{opacity:.62;text-decoration:none}.ah-home .logo-link:focus-visible{outline:2px solid var(--aithon-blue);outline-offset:6px;border-radius:4px}.ah-home .section{border-bottom:1px solid var(--border)}.ah-home .section-inner{padding-top:112px;padding-bottom:112px}.ah-home .section-head{flex-direction:column;gap:16px;max-width:720px;margin-bottom:56px;display:flex}.ah-home .section-head h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:44px;font-weight:800;line-height:1.08}.ah-home .section-head p{color:var(--gray-600);margin:0;font-size:18px;line-height:1.55}.ah-home .section-head.centered{text-align:center;align-items:center;max-width:780px;margin-left:auto;margin-right:auto}.ah-home .legs{background:var(--gray-50)}.ah-home .legs-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ah-home .leg-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:box-shadow .2s var(--ease-out);background:#fff;border-radius:14px;flex-direction:column;gap:14px;padding:32px;display:flex}.ah-home .leg-card:hover{box-shadow:var(--shadow-md)}.ah-home .leg-card h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:26px;font-weight:700;line-height:1.15}.ah-home .leg-card>p{color:var(--gray-600);margin:0;font-size:15px;line-height:1.55}.ah-home .leg-agents{font-family:var(--font-mono);color:var(--gray-500);border-top:1px solid var(--border);margin:auto 0 0;padding-top:12px;font-size:11.5px;line-height:1.7}.ah-home .leg-agents span{color:var(--gray-400)}.ah-home .demo-panel{background:var(--gray-50);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.ah-home .demo-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ah-home .demo-label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--gray-500);font-size:10px}.ah-home .demo-live{font-family:var(--font-mono);color:var(--success);font-size:10px}.ah-home .cycle-stage{position:relative}.ah-home .cycle-stage.h78{height:78px}.ah-home .cycle-stage.h128{height:128px}.ah-home .cycle-card{border:1px solid var(--border);opacity:0;background:#fff;border-radius:8px;flex-direction:column;padding:12px 14px;display:flex;position:absolute;inset:0}.ah-home .cycle-card.gap3{gap:3px}.ah-home .cycle-card.gap6{gap:6px}.ah-home .cycle-stage.n4 .cycle-card{animation:cycle4 16s var(--ease-out) infinite}.ah-home .cycle-stage.n4 .cycle-card:nth-child(2){animation-delay:4s}.ah-home .cycle-stage.n4 .cycle-card:nth-child(3){animation-delay:8s}.ah-home .cycle-stage.n4 .cycle-card:nth-child(4){animation-delay:12s}.ah-home .cycle-stage.n3 .cycle-card{animation:cycle3 12s var(--ease-out) infinite}.ah-home .cycle-stage.n3 .cycle-card:nth-child(2){animation-delay:4s}.ah-home .cycle-stage.n3 .cycle-card:nth-child(3){animation-delay:8s}.ah-home .cycle-tag{font-family:var(--font-mono);letter-spacing:.1em;color:var(--aithon-blue);font-size:9.5px}.ah-home .cycle-title{font-size:13px;font-weight:600}.ah-home .cycle-sub{color:var(--gray-500);font-size:11.5px}.ah-home .cycle-row{justify-content:space-between;font-size:12px;display:flex}.ah-home .cycle-row .k{color:var(--gray-500)}.ah-home .cycle-row .v{font-weight:600}.ah-home .cycle-row .v.index{font-family:var(--font-mono);color:var(--aithon-blue);font-weight:500}.ah-home .cycle-ok{color:var(--success);font-size:12px;font-weight:500}.ah-home .cycle-line{font-size:12px}.ah-home .cycle-line .k{color:var(--gray-500)}.ah-home .cycle-quote{color:var(--gray-500);font-size:11.5px;line-height:1.5}.ah-home .demo-foot{border-top:1px solid var(--border);flex-direction:column;gap:2px;padding-top:10px;display:flex}.ah-home .demo-foot .lbl{font-family:var(--font-mono);letter-spacing:.1em;color:var(--gray-500);font-size:9.5px}.ah-home .demo-foot .txt{color:var(--gray-600);font-size:12.5px;font-style:italic}.ah-home .access-frame{border:1px solid var(--border);background:#fff;border-radius:10px;width:100%;height:300px}.ah-home .exec-tabs{flex-direction:column;display:flex}.ah-home .exec-tabbar{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px 20px;display:flex}.ah-home .exec-tab{cursor:pointer;font-family:var(--font-sans);color:var(--gray-500);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:6px 2px 10px;font-size:13px;font-weight:600}.ah-home .exec-tab.active{border-bottom-color:var(--aithon-blue);color:var(--aithon-blue)}.ah-home .exec-frame{background:#fff;border:none;border-radius:0 0 10px 10px;width:100%;height:268px;margin-top:8px}.ah-home .reps{background:var(--gray-900);color:#fff}.ah-home .reps-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding-top:72px;padding-bottom:72px;display:grid}.ah-home .reps-inner h2{font-family:var(--font-display);letter-spacing:-.025em;color:#fff;text-wrap:balance;margin:0;font-size:36px;font-weight:800;line-height:1.15}.ah-home .reps-quote{border-left:1px solid var(--gray-700);flex-direction:column;gap:14px;margin:0;padding-left:40px;display:flex}.ah-home .reps-quote blockquote{font-family:var(--font-serif);color:var(--gray-200);margin:0;font-size:20px;font-style:italic;line-height:1.45}.ah-home .reps-quote figcaption{color:var(--gray-400);font-size:13px;font-style:normal;font-weight:600}.ah-home .channels .section-head{margin-bottom:48px}.ah-home .channels-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ah-home .channel-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;gap:10px;padding:28px;display:flex}.ah-home .channel-head{justify-content:space-between;align-items:center;display:flex}.ah-home .channel-name{font-size:16px;font-weight:600}.ah-home .pill-live{font-family:var(--font-mono);color:var(--success);background:var(--success-tint);border-radius:999px;padding:3px 10px;font-size:10.5px}.ah-home .channel-card p{color:var(--gray-600);margin:0;font-size:14px;line-height:1.55}.ah-home .channel-code{background:var(--gray-900);font-family:var(--font-mono);border-radius:10px;flex-direction:column;gap:6px;margin-top:auto;padding:14px 16px;font-size:12px;display:flex}.ah-home .channel-code code{font-family:var(--font-mono);color:var(--gray-100,#f4f4f6)}.ah-home .channel-code code.out{color:var(--gray-500)}.ah-home .aws{background:var(--aithon-blue-soft);border-bottom:1px solid var(--border)}.ah-home .aws-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding-top:96px;padding-bottom:96px;display:grid}.ah-home .aws-copy{flex-direction:column;gap:20px;display:flex}.ah-home .aws-copy h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:40px;font-weight:800;line-height:1.1}.ah-home .aws-steps{font-family:var(--font-mono);color:var(--gray-700);flex-wrap:wrap;align-items:center;gap:10px;font-size:12.5px;display:flex}.ah-home .aws-step{border:1px solid var(--border);background:#fff;border-radius:999px;padding:5px 14px}.ah-home .aws-arrow{color:var(--gray-400)}.ah-home .aws-link{font-size:15px;font-weight:600}.ah-home .aws-quote{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;flex-direction:column;gap:14px;margin:0;padding:32px;display:flex}.ah-home .aws-quote blockquote{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:19px;font-style:italic;line-height:1.5}.ah-home .aws-quote figcaption{color:var(--gray-600);font-size:13px;font-weight:600}.ah-home .team{background:var(--gray-50)}.ah-home .team .section-head{margin-bottom:56px}.ah-home .team-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.ah-home .team-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:box-shadow .2s var(--ease-out);background:#fff;border-radius:20px;flex-direction:column;gap:14px;padding:36px 32px 32px;display:flex}.ah-home .team-card:hover{box-shadow:var(--shadow-md)}.ah-home .team-avatar{object-fit:cover;object-position:center top;background:var(--aithon-blue-tint);width:64px;height:64px;box-shadow:0 0 0 1px var(--border);border-radius:999px;flex-shrink:0;margin-bottom:6px;display:block}.ah-home .team-card h3{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:24px;font-weight:700}.ah-home .team-card>p{color:var(--gray-600);margin:0;font-size:15px;line-height:1.6}.ah-home .team-tags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.ah-home .team-tags span{color:var(--gray-700);background:var(--gray-100);border-radius:8px;padding:6px 12px;font-size:12.5px;font-weight:500}.ah-home .team-link{margin-top:auto;padding-top:20px;font-size:15px;font-weight:600}.ah-home .videos-head{margin-bottom:48px;position:relative}.ah-home .videos-head .section-head{margin-bottom:0}.ah-home .carousel-nav{gap:12px;display:flex;position:absolute;bottom:4px;right:0}.ah-home .car-btn{border:1px solid var(--border-strong);width:44px;height:44px;color:var(--gray-600);cursor:pointer;transition:border-color .2s var(--ease-out), color .2s var(--ease-out);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:20px;line-height:1;display:flex}.ah-home .car-btn:hover:not(:disabled){border-color:var(--aithon-blue);color:var(--aithon-blue)}.ah-home .car-btn:disabled{opacity:.35;cursor:default}.ah-home .video-rail{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:calc(33.3333% - 18.6667px);grid-auto-flow:column;gap:28px;display:grid;overflow-x:auto}.ah-home .video-rail::-webkit-scrollbar{display:none}.ah-home .video-card{scroll-snap-align:start;color:inherit;flex-direction:column;gap:10px;display:flex}.ah-home .video-card:hover{color:inherit;text-decoration:none}.ah-home .vc-thumb{background:var(--gray-100);border-radius:14px;display:block;position:relative;overflow:hidden}.ah-home .vc-thumb img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.ah-home .vc-play{background:var(--aithon-blue);width:64px;height:64px;transition:background .2s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px #200afe47}.ah-home .vc-play svg{fill:#fff;width:30px;height:30px;margin-left:2px}.ah-home .video-card:hover .vc-play{background:var(--aithon-blue-700)}.ah-home .video-title{letter-spacing:-.015em;color:var(--ink);margin-top:6px;font-size:18px;font-weight:700}.ah-home .video-desc{color:var(--gray-600);font-size:14.5px;line-height:1.55}.ah-home .security-inner{grid-template-columns:1fr 1.25fr;align-items:center;gap:72px;padding-top:112px;padding-bottom:112px;display:grid}.ah-home .security-copy{flex-direction:column;gap:24px;display:flex}.ah-home .security-eyebrow{font-family:var(--font-mono);letter-spacing:.22em;color:var(--aithon-blue);align-items:center;gap:12px;font-size:12.5px;font-weight:600;display:flex}.ah-home .security-eyebrow .dash{background:var(--aithon-blue);width:32px;height:2px}.ah-home .security-copy h2{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);margin:0;font-size:56px;font-weight:800;line-height:1.06}.ah-home .security-copy h2 mark{background:var(--aithon-blue-tint);color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 8px 4px 2px}.ah-home .security-copy>p{color:var(--gray-600);max-width:46ch;margin:0;font-size:18px;line-height:1.6}.ah-home .security-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:8px;display:flex}.ah-home .btn-dark{color:#fff;background:var(--gray-900);white-space:nowrap;border-radius:10px;padding:14px 24px;font-size:15px;font-weight:600;display:inline-block}.ah-home .btn-dark:hover{background:var(--gray-800);color:#fff;text-decoration:none}.ah-home .security-talk{white-space:nowrap;font-size:15px;font-weight:600}.ah-home .security-card{border:1px solid var(--border);box-shadow:var(--shadow-lg,0 12px 32px #0a0a1214);background:#fff;border-radius:20px;flex-direction:column;gap:28px;padding:36px;display:flex}.ah-home .sec-tag{font-family:var(--font-mono);letter-spacing:.18em;color:var(--aithon-blue);font-size:11px;font-weight:600}.ah-home .soc-row{align-items:center;gap:28px;display:flex}.ah-home .soc-badge{flex-shrink:0}.ah-home .soc-copy{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.ah-home .soc-copy h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:26px;font-weight:700}.ah-home .soc-copy p{color:var(--gray-600);margin:0;font-size:15px;line-height:1.5}.ah-home .pill-certified{font-family:var(--font-mono);letter-spacing:.08em;color:var(--success);background:var(--success-tint);border-radius:8px;margin-top:4px;padding:6px 14px;font-size:11.5px;font-weight:600}.ah-home .sec-pillars{border-top:1px solid var(--border);grid-template-columns:1fr 1fr 1fr;padding-top:28px;display:grid}.ah-home .sec-pillar{border-left:1px solid var(--border);flex-direction:column;gap:8px;padding:0 20px;display:flex}.ah-home .sec-pillar:first-child{border-left:none;padding-left:0}.ah-home .sec-pillar h4{letter-spacing:-.015em;color:var(--ink);white-space:nowrap;margin:0;font-size:17px;font-weight:700}.ah-home .sec-pillar p{color:var(--gray-600);margin:0;font-size:13.5px;line-height:1.5}.ah-home .scope-bar{background:var(--gray-900);border-radius:14px;align-items:center;gap:24px;padding:20px 24px;display:flex}.ah-home .scope{flex:1;align-items:center;gap:14px;display:flex}.ah-home .scope-divider{background:var(--gray-700);align-self:stretch;width:1px}.ah-home .scope-txt{flex-direction:column;gap:2px;font-size:13.5px;display:flex}.ah-home .scope-txt b{color:#fff;font-size:14.5px;font-weight:600}.ah-home .scope-txt span{color:var(--gray-400)}.ah-home .scope-k{font-family:var(--font-mono);letter-spacing:.1em;border-radius:6px;flex-shrink:0;padding:6px 12px;font-size:11px;font-weight:600}.ah-home .scope-k.read{color:var(--gray-900);background:#fff}.ah-home .scope-k.write{color:var(--gray-900);background:#f2c94c}.ah-home .cta-inner{text-align:center;flex-direction:column;align-items:center;gap:20px;padding-top:128px;padding-bottom:128px;display:flex}.ah-home .cta-inner h2{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);text-wrap:balance;margin:0;font-size:52px;font-weight:800;line-height:1.05}.ah-home .cta-inner p{color:var(--gray-600);margin:0;font-size:18px}.ah-home .cta-actions{gap:12px;margin-top:12px;display:flex}.ah-home .cta-actions .btn-primary,.ah-home .cta-actions .btn-secondary{padding:13px 28px}@media (max-width:1080px){.ah-home .channels-grid,.ah-home .team-grid{grid-template-columns:repeat(2,1fr)}.ah-home .video-rail{grid-auto-columns:calc(50% - 14px)}.ah-home .security-inner{grid-template-columns:1fr;gap:48px}.ah-home .footer-grid{grid-template-columns:2fr 1fr 1fr}}@media (min-width:960px) and (max-width:1080px){.ah-home .agent-card{width:190px;min-height:97px;padding:12px 14px}.ah-home .agent-card .tag{letter-spacing:.1em;font-size:9px}.ah-home .rep-card{width:204px;padding:16px 18px}}@media (max-width:920px){.ah-home .legs-grid{grid-template-columns:1fr}.ah-home .reps-inner,.ah-home .aws-inner{grid-template-columns:1fr;gap:40px}.ah-home .reps-quote{border-left:none;padding-left:0}.ah-home .section-head h2{font-size:36px}.ah-home .cta-inner h2{font-size:40px}.ah-home .hero h1{font-size:44px}.ah-home .hero-grid{gap:48px;padding-top:56px}}@media (max-width:720px){.ah-home .nav-links{display:none}.ah-home .channels-grid,.ah-home .team-grid{grid-template-columns:1fr}.ah-home .video-rail{grid-auto-columns:84%}.ah-home .carousel-nav{justify-content:center;margin-top:24px;position:static}.ah-home .footer-grid{grid-template-columns:1fr 1fr}.ah-home .security-copy h2{font-size:40px}.ah-home .security-card{padding:24px}.ah-home .soc-row{flex-direction:column;align-items:flex-start;gap:16px}.ah-home .sec-pillars{grid-template-columns:1fr;gap:20px}.ah-home .sec-pillar{border-left:none;padding:0}.ah-home .scope-bar{flex-direction:column;align-items:stretch;gap:16px}.ah-home .scope-divider{width:auto;height:1px}.ah-home .section-inner{padding-top:80px;padding-bottom:80px}.ah-home .logo-bar{gap:32px 44px;padding-bottom:56px}.ah-home .logo-bar img{height:26px}.ah-home .logo-bar .logo-aivar{height:37px}.ah-home .proof-quote blockquote{font-size:24px}.ah-home .hero-grid{gap:40px;padding:56px 24px 64px}.ah-home .hero h1{font-size:38px}.ah-home .hero-stats{gap:20px}.ah-home .hero-stats .num{font-size:26px}.ah-home .scene{height:420px}.ah-home .agent-card{width:190px;min-height:97px;padding:12px 14px}.ah-home .agent-card .tag{letter-spacing:.1em;font-size:9px}.ah-home .rep-card{width:200px;padding:16px 18px}}@media (max-width:560px){.ah-home .footer-grid{grid-template-columns:1fr}.ah-home .leg-card{padding:24px}.ah-home .demo-panel{padding:14px}.ah-home .hero-ctas,.ah-home .cta-actions{flex-direction:column;align-items:stretch}.ah-home .hero-ctas a,.ah-home .cta-actions a{text-align:center}.ah-home .hero-stats{flex-direction:column;gap:16px}.ah-home .hero-stats .rule{width:auto;height:1px}.ah-home .scene{height:auto}.ah-home .scene .wash,.ah-home .scene .ring,.ah-home .scene svg.paths,.ah-home .agent-card{display:none}.ah-home .rep-card{width:auto;position:static;transform:none}.ah-home .scene-caption{margin-top:12px}}@media (prefers-reduced-motion:reduce){.ah-home .hero-badge,.ah-home .hero-badge .dot,.ah-home .hero h1,.ah-home .hero-sub,.ah-home .hero-super,.ah-home .hero-stats,.ah-home .hero-ctas,.ah-home .hero-note,.ah-home .scene,.ah-home .agent-card,.ah-home .scene svg.paths path,.ah-home .rep-card .approve,.ah-home .ticker-track{opacity:1!important;animation:none!important}.ah-home .hero-badge,.ah-home .hero h1,.ah-home .hero-sub,.ah-home .hero-super,.ah-home .hero-stats,.ah-home .hero-ctas,.ah-home .hero-note,.ah-home .scene,.ah-home .agent-card{transform:none!important}.ah-home .scene svg.paths .tok{display:none!important}.ah-home .btn-primary,.ah-home .btn-secondary,.ah-home .nav-demo{transition:none!important}.ah-home .btn-primary:active,.ah-home .btn-secondary:active,.ah-home .nav-demo:active{transform:none!important}}
