.landing-shell{--landing-bg:var(--app-page-bg);--landing-surface:var(--app-surface);--landing-surface-raised:var(--app-surface-raised);--landing-text:var(--app-text);--landing-muted:220 5% 24%;--landing-border:var(--app-border);--landing-border-strong:var(--app-border-strong);--landing-columns:12;--landing-content-max:min(86vw, 86rem, calc(177.78svh - 12.44rem));--landing-section-space:7.5rem;background:hsl(var(--landing-bg));color:hsl(var(--landing-text));isolation:isolate;overflow:clip}.landing-shell>*{z-index:1;position:relative}.landing-container{width:min(100% - 2rem, var(--landing-content-max));margin-inline:auto}.landing-shell :where(h1,h2,h3,h4,p){overflow-wrap:anywhere}.landing-shell :where(a,button){-webkit-tap-highlight-color:transparent}.landing-shell :where(a,button):focus-visible{outline:2px solid hsl(var(--brand-cyan));outline-offset:3px}.landing-shell [data-testid=landing-header]{z-index:100;box-shadow:none;background:hsl(var(--landing-bg));border:0;transition:background-color .22s;position:fixed;inset:0 0 auto}.landing-shell [data-testid=landing-header].is-scrolled{background:hsl(var(--landing-bg))}.landing-header-frame{align-items:center;gap:var(--autronai-space-8);box-sizing:border-box;height:3.6rem;min-height:3.6rem;display:flex}.landing-header-logo{object-fit:contain;width:3.3rem;height:3.3rem}.landing-brand-name{letter-spacing:-.03em;font-size:1.14rem;font-weight:800}.landing-nav{align-items:center;gap:var(--autronai-space-6);height:100%;margin-left:1rem;display:none}.landing-nav>a,.landing-nav-trigger{color:hsl(var(--landing-muted));font-size:.78rem;font-weight:600;transition:color .16s}.landing-nav>a:hover,.landing-nav-trigger:hover,.landing-nav-trigger[aria-expanded=true]{color:hsl(var(--landing-text))}.landing-nav-item{align-items:center;height:100%;display:flex;position:relative}.landing-nav-trigger{align-items:center;gap:var(--autronai-space-1);cursor:pointer;background:0 0;border:0;display:inline-flex}.landing-nav-trigger svg{width:.72rem;height:.72rem;transition:transform .16s}.landing-nav-trigger:hover svg,.landing-nav-trigger[aria-expanded=true] svg{transform:translateY(2px)}.landing-mega-menu{border:1px solid hsl(var(--landing-border));border-radius:var(--radius-xl);background:hsl(var(--landing-surface-raised));transform-origin:top;width:min(100vw - 2rem,64rem);animation:.2s cubic-bezier(.22,.8,.25,1) both landing-mega-menu-in;position:fixed;top:3.75rem;left:50%;transform:translate(-50%);box-shadow:0 1.5rem 4rem #04050747}.landing-mega-menu:before{content:"";height:.5rem;position:absolute;inset:-.45rem 0 auto}.landing-mega-menu-resources{width:min(100vw - 2rem,44rem)}.landing-mega-product-grid{grid-template-columns:1.12fr 1fr 1fr;display:grid}.landing-mega-resources-grid{grid-template-columns:1fr 1fr;display:grid}.landing-mega-featured-column,.landing-mega-group{min-width:0;padding:var(--autronai-space-3)}.landing-mega-group-label{color:hsl(var(--landing-muted));letter-spacing:.1em;text-transform:uppercase;margin:0 .65rem .55rem;font-size:.64rem;font-weight:750;display:block}.landing-mega-link{gap:var(--autronai-space-3);padding:var(--autronai-space-3);border-radius:var(--radius-md);color:hsl(var(--landing-text));grid-template-columns:1.5rem minmax(0,1fr);align-items:start;transition:background-color .16s,color .16s;display:grid;position:relative}.landing-mega-link:hover,.landing-mega-link:focus-visible{background:hsl(var(--brand-cyan-soft))}.landing-mega-link.is-featured{border-radius:var(--radius-md);align-content:start}.landing-mega-link-icon{width:1.5rem;height:1.5rem;color:hsl(var(--brand-cyan));justify-content:center;align-items:center;display:inline-flex}.landing-mega-link-icon :is(svg,img){object-fit:contain;width:1.35rem;height:1.35rem}.landing-mega-link-icon .landing-autronai-menu-icon{width:1.35rem;max-width:none;height:1.35rem}.landing-mega-link-copy{align-items:flex-start;gap:var(--autronai-space-1);flex-direction:column;min-width:0;display:flex}.landing-mega-link-copy strong{font-size:.86rem;font-weight:700;line-height:1.3}.landing-mega-link-copy small{max-width:100%;color:hsl(var(--landing-muted));text-overflow:ellipsis;font-size:.74rem;line-height:1.45;overflow:hidden}@media (min-width:768px){.landing-mega-link-copy small{white-space:nowrap}}@keyframes landing-mega-menu-in{0%{opacity:0;transform:translate(-50%)translateY(-.4rem)scale(.985)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes landing-mega-link-in{0%{opacity:0;translate:0 4px}to{opacity:1;translate:0}}.landing-mega-menu .landing-mega-link{animation:.24s both landing-mega-link-in}.landing-mega-menu .landing-mega-link:nth-child(2){animation-delay:20ms}.landing-mega-menu .landing-mega-link:nth-child(3){animation-delay:40ms}.landing-mega-menu .landing-mega-link:nth-child(4){animation-delay:60ms}.landing-shell .landing-header-preferences{--landing-preference-control-size:var(--autronai-action-height);height:var(--autronai-action-height);border:1px solid var(--border-panel);border-radius:var(--radius-lg);background:0 0;align-items:center;display:flex}.landing-shell .landing-header-preferences .landing-theme-toggle{width:var(--landing-preference-control-size);height:var(--landing-preference-control-size);border:0;border-left:1px solid hsl(var(--landing-border));border-radius:var(--radius-none) var(--radius-md) var(--radius-md) var(--radius-none)}.landing-shell .landing-header-preferences .landing-theme-toggle svg{width:.85rem;height:.85rem}.landing-shell .landing-language-toggle{width:3.45rem;height:var(--landing-preference-control-size);min-height:var(--landing-preference-control-size);color:hsl(var(--landing-muted));gap:var(--autronai-space-1);background:0 0;border:0;font-size:.7rem}.landing-shell .landing-language-toggle:hover{color:hsl(var(--landing-text));background:0 0}.landing-shell .landing-language-menu{height:100%;position:relative}.landing-shell .landing-language-chevron{width:.7rem;height:.7rem;transition:transform .16s}.landing-shell .landing-language-chevron.is-open{transform:rotate(180deg)}.landing-shell .landing-language-menu-popover{top:calc(100% + var(--autronai-space-2));left:var(--autronai-space-0);z-index:120;min-width:var(--autronai-space-32);padding:var(--autronai-space-2);border:1px solid var(--border-panel);border-radius:var(--radius-lg);background:hsl(var(--landing-surface-raised));box-shadow:var(--autronai-space-0) var(--autronai-space-4) var(--autronai-space-7) #0405064d;position:absolute}.landing-shell .landing-language-menu-option{width:100%;padding:var(--autronai-space-2) var(--autronai-space-2);border-radius:var(--radius-sm);color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);text-align:left;white-space:nowrap}.landing-shell .landing-language-menu-option:hover,.landing-shell .landing-language-menu-option.is-active{background:hsl(var(--brand-cyan-soft));color:hsl(var(--landing-text))}.landing-shell .landing-header-action-button{height:var(--autronai-action-height);min-height:var(--autronai-action-height)}.landing-shell .landing-mobile-menu{background:hsl(var(--landing-surface-raised))}.landing-mobile-nav-group{display:grid}.landing-mobile-nav-trigger{width:100%;padding:var(--autronai-space-4) 0;border:0;border-bottom:1px solid hsl(var(--landing-border));border-radius:var(--radius-none);color:hsl(var(--landing-text));text-align:left;background:0 0;justify-content:space-between;align-items:center;font-size:.94rem;font-weight:600;display:flex}.landing-mobile-nav-trigger svg{width:.9rem;height:.9rem;color:hsl(var(--landing-muted));transition:transform .16s}.landing-mobile-nav-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.landing-mobile-nav-content{padding:var(--autronai-space-2) 0 var(--autronai-space-3);border-bottom:1px solid hsl(var(--landing-border));display:grid}.landing-mobile-primary-link{padding:var(--autronai-space-4) 0;border-bottom:1px solid hsl(var(--landing-border));border-radius:var(--radius-none);color:hsl(var(--landing-text));font-size:.94rem;font-weight:600;display:block}.landing-mobile-actions{justify-content:flex-end;align-items:center;gap:var(--autronai-space-3);padding:var(--autronai-space-4) 0;border-top:1px solid hsl(var(--landing-border));margin-top:auto;display:flex}@media (max-width:767px){.landing-mobile-menu .landing-language-menu-popover{top:auto;bottom:calc(100% + var(--autronai-space-2));overscroll-behavior:contain;max-height:min(12rem,40dvh);overflow-y:auto}}.landing-shell .btn-primary{border-radius:var(--radius-lg);background:hsl(var(--brand-cyan));color:hsl(var(--primary-foreground));box-shadow:none;transition:background-color .16s,border-color .16s,translate .16s}.landing-shell .btn-primary:hover{background:hsl(var(--brand-cyan) / .86)}.landing-shell .btn-primary:hover,.landing-shell .btn-ghost:hover{translate:0 -1px}.landing-shell .btn-primary svg,.landing-shell .btn-ghost svg{transition:translate .16s}.landing-shell .btn-ghost:hover svg{translate:2px}.landing-shell .btn-ghost{border-radius:var(--radius-lg);border-color:var(--border-strong);color:hsl(var(--landing-text));background:0 0;transition:background-color .16s,border-color .16s,translate .16s}.landing-shell .btn-ghost:hover{border-color:hsl(var(--brand-cyan));color:hsl(var(--landing-text));background:0 0}.landing-kicker{align-items:center;gap:var(--autronai-space-2);color:hsl(var(--brand-cyan));letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700;display:inline-flex}.landing-section{padding:var(--landing-section-space) var(--autronai-space-0);border-top:var(--autronai-space-0)}.section-intro{max-width:42rem;margin-bottom:3.5rem}.section-intro-left{margin-right:auto}.landing-shell .section-title{max-width:44rem;color:hsl(var(--landing-text));letter-spacing:-.045em;margin:1rem 0 0;font-size:clamp(1.85rem,3.2vw,3rem);font-weight:700;line-height:1}.section-intro p,.platform-copy>p{max-width:38rem;color:hsl(var(--landing-muted));margin-top:1.25rem;font-size:1rem;line-height:1.7}.platform-proof-list{gap:var(--autronai-space-3);margin-top:var(--autronai-space-6);padding-block:var(--autronai-space-4);border-block:1px solid hsl(var(--landing-border));display:grid}.platform-proof-list>div{gap:var(--autronai-space-2);color:hsl(var(--landing-muted));grid-template-columns:2rem 1fr;align-items:baseline;font-size:.76rem;line-height:1.4;display:grid}.platform-proof-list span{color:hsl(var(--brand-cyan));letter-spacing:.08em;font-size:.64rem;font-weight:750}.landing-shell .reveal-motion-layer{transition:opacity .46s,translate .46s;transition-delay:var(--reveal-delay,0s)}.landing-shell .reveal-motion-layer.is-motion-ready:not(.is-visible){opacity:0;translate:0 12px}.landing-shell .reveal-motion-layer.is-visible{opacity:1;translate:0}.landing-shell :is(.hero-product-stage,.platform-product,.journey-row).reveal-motion-layer{opacity:1;translate:none}.landing-shell .hero-reveal{opacity:0;animation:.46s both landing-reveal;animation-delay:var(--d,0s);transform:translateY(12px)}@keyframes landing-reveal{to{opacity:1;transform:translateY(0)}}.landing-hero{padding:var(--autronai-padding-hero-y) var(--autronai-space-0) 0}.landing-hero .hero-copy{max-width:68rem}.landing-hero .landing-kicker-mark{border-radius:var(--radius-pill);background:hsl(var(--brand-cyan));flex:0 0 .42rem;width:.42rem;height:.42rem;display:block}.hero-title{max-width:68rem;color:hsl(var(--landing-text));letter-spacing:-.05em;text-wrap:balance;margin:1.5rem 0 0;font-size:clamp(2.5rem,4.8vw,4.8rem);font-weight:800;line-height:1.08}.hero-title span{color:hsl(var(--brand-cyan))}.landing-studio-anchor{overflow-anchor:none;width:100%;transform:scale(var(--studio-canvas-scale,1));transform-origin:top;will-change:transform;position:relative;background-color:#0000!important;background-image:none!important}.landing-studio-release-track{z-index:3;border-radius:var(--radius-pill);background:hsl(var(--landing-border-strong));width:4px;height:min(28rem,60%);margin:0;position:absolute;top:50%;left:-1rem;overflow:hidden;transform:translateY(-50%)}.landing-studio-release-track>span{border-radius:inherit;background:hsl(var(--brand-cyan));width:100%;height:100%;transform:scaleY(var(--studio-release-progress,0));transform-origin:top;will-change:transform;transition:transform .18s cubic-bezier(.22,.8,.25,1);display:block}.landing-studio-preview{z-index:2;overflow-anchor:none;border:1px solid hsl(var(--landing-border-strong));border-radius:var(--radius-lg);background:hsl(var(--landing-bg));width:min(100vw - 2rem,100rem);height:min(54rem,100svh - 6.5rem);box-shadow:var(--autronai-card-shadow);flex-direction:column;margin-inline:auto;display:flex;position:relative;overflow:hidden}.landing-studio-browserbar{flex:var(--autronai-space-0) var(--autronai-space-0) var(--autronai-space-7);align-items:center;gap:var(--autronai-space-2);padding:var(--autronai-space-0) var(--autronai-space-3);border-bottom:1px solid hsl(var(--landing-border));background:hsl(var(--landing-surface));display:flex}.landing-studio-browser-dot{border-radius:var(--radius-pill);width:.72rem;height:.72rem}.landing-studio-browser-dot.is-close{background:hsl(var(--status-error))}.landing-studio-browser-dot.is-minimize{background:hsl(var(--status-warning))}.landing-studio-browser-dot.is-maximize{background:hsl(var(--status-success))}@media (min-width:768px){.landing-studio-preview{aspect-ratio:16/9;width:100%;height:auto}}.landing-studio-preview .landing-studio-layout{box-sizing:border-box;flex:1;width:auto;height:auto;min-height:0;margin:.5rem}.landing-studio-preview .dashboard-icon{color:var(--dashboard-icon-tone,var(--dashboard-icon-default))!important}.landing-studio-preview .studio-v2-inspector-scroll{scrollbar-width:none}.hero-description{max-width:39rem;color:hsl(var(--landing-muted));margin-top:1.75rem;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.65}.hero-actions{gap:var(--autronai-space-3);flex-wrap:wrap;margin-top:2rem;display:flex}.hero-actions a{width:auto}.hero-platforms{align-items:center;gap:var(--autronai-space-2) var(--autronai-space-4);color:hsl(var(--landing-muted));flex-wrap:wrap;margin-top:2rem;font-size:.76rem;display:flex}.hero-platforms>span:not(:first-child){color:hsl(var(--landing-text));font-weight:600}.hero-product-stage{width:100%;min-height:clamp(var(--autronai-space-28), 30vh, 24rem);isolation:isolate;margin-top:clamp(var(--autronai-space-14), 9vw, var(--autronai-space-22));padding:var(--autronai-space-0);padding-top:var(--autronai-space-21);padding-bottom:var(--autronai-space-21);border-top:var(--autronai-space-0);overflow-anchor:none;background:0 0;place-items:start center;margin-left:0;display:grid;position:relative}.hero-product-stage:before{z-index:-1;content:"";background-image:linear-gradient(180deg, transparent 0%, hsl(var(--brand-cyan) / .18) 58%, hsl(var(--brand-cyan) / .42) 100%), repeating-linear-gradient(135deg, hsl(var(--brand-cyan) / .12) 0 1px, transparent 1px .45rem);pointer-events:none;width:100vw;position:absolute;inset:0 auto 0 50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#0000 0% 38%,#000 58% 100%);mask-image:linear-gradient(#0000 0% 38%,#000 58% 100%)}.hero-scroll-spacer{width:100%;min-height:inherit;overflow-anchor:none;place-items:start center;display:grid;background:0 0!important}.hero-product-stage .hero-mockup{transition:opacity .42s,translate .42s,border-color .2s}.hero-product-stage.is-motion-ready:not(.is-visible) .hero-mockup{opacity:0;translate:0 10px}.hero-product-stage.is-visible .hero-mockup{opacity:1;transition-delay:70ms;translate:0}.hero-mockup{max-width:none!important}.hero-mockup-float{animation:none!important}.landing-shell .hero-mockup{width:100%;position:relative}.landing-shell .hero-dash{width:100%;position:relative;overflow:hidden}.landing-shell .hero-dash-topbar{justify-content:space-between;align-items:center;gap:var(--autronai-space-3);padding:var(--autronai-space-3) var(--autronai-space-4);border-bottom:1px solid hsl(var(--landing-border));display:flex}.landing-shell .hero-dash-dot{border-radius:var(--radius-pill);width:.55rem;height:.55rem;display:inline-block}.landing-shell .hero-dash-title{letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:700}.landing-shell .hero-dash-avatar{width:1.7rem;height:1.7rem;font-size:.58rem}.landing-shell .hero-dash-body{grid-template-columns:2.9rem minmax(0,1fr);display:grid}.landing-shell .hero-dash-rail{padding:var(--autronai-space-3) var(--autronai-space-0);gap:var(--autronai-space-2)}.landing-shell .hero-dash-content{gap:var(--autronai-space-3);padding:var(--autronai-space-4);flex-direction:column;display:flex}.landing-shell .hero-dash-metrics{gap:var(--autronai-space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-shell .hero-dash-metric{min-width:var(--autronai-space-0);padding:var(--autronai-space-3) var(--autronai-space-3);border-radius:var(--radius-lg)}.landing-shell .hero-dash-metric-label{letter-spacing:.06em;font-size:.55rem}.landing-shell .hero-dash-metric-row strong{font-size:1.35rem;line-height:1}.landing-shell .hero-dash-metric-delta{font-size:.58rem}.landing-shell .hero-dash-chart{padding:var(--autronai-space-3) var(--autronai-space-3) var(--autronai-space-2);border:1px solid hsl(var(--landing-border));border-radius:var(--radius-lg)}.landing-shell .hero-dash-chart-head{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.landing-shell .hero-dash-legend{font-size:.58rem}.landing-shell .hero-dash-svg{width:100%;height:5.5rem;display:block}.landing-shell .hero-dash-line{fill:none;stroke:hsl(var(--brand-cyan));stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.landing-shell .hero-dash-agents{gap:var(--autronai-space-2);flex-direction:column;display:flex}.landing-shell .hero-dash-agent{padding:var(--autronai-space-2) var(--autronai-space-2);border-radius:var(--radius-md)}.landing-shell .hero-dash-agent-avatar{border-radius:var(--radius-md);width:1.5rem;height:1.5rem}.landing-shell .hero-dash-agent-name{font-size:.7rem}.landing-shell .hero-dash-agent-tag{padding:var(--autronai-space-micro) var(--autronai-space-2);font-size:var(--autronai-text-sm)}.landing-shell .hero-dash-agent-status{width:.45rem;height:.45rem}.landing-shell .hero-dash{border-color:var(--border-strong);border-radius:var(--radius-lg);background:hsl(var(--landing-surface));box-shadow:0 24px 70px #0405062e}.landing-shell .hero-dash-topbar{border-color:hsl(var(--landing-border))}.landing-shell .hero-dash-dot:first-child,.landing-shell .hero-dash-dot:nth-child(3){background:hsl(var(--brand-cyan))!important}.landing-shell .hero-dash-title,.landing-shell .hero-dash-metric-label,.landing-shell .hero-dash-legend{color:hsl(var(--landing-muted))}.landing-shell .hero-dash-content{background:hsl(var(--landing-surface))}.landing-shell .hero-dash-chart,.landing-shell .hero-dash-metric,.landing-shell .hero-dash-agent{border-color:hsl(var(--landing-border));background:hsl(var(--landing-surface-raised))}.landing-shell .hero-dash-area{fill:hsl(var(--brand-cyan) / .12)}.landing-shell .hero-dash-line{stroke:hsl(var(--brand-cyan))}.landing-shell .hero-dash-node{fill:hsl(var(--brand-cyan))}.landing-shell .hero-dash-agent-avatar{background:hsl(var(--brand-cyan-soft));color:hsl(var(--brand-cyan))}.platform-layout{gap:var(--autronai-space-12);align-items:center;display:grid}.platform-copy{max-width:27rem}.platform-rail{gap:var(--autronai-space-2);margin-top:2rem;display:grid}.platform-rail>div{align-items:center;gap:var(--autronai-space-3);min-height:var(--autronai-space-8);padding:var(--autronai-space-2) var(--autronai-space-3);color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);border:1px solid #0000;display:flex}.platform-rail>div.is-active{border-color:hsl(var(--landing-border-strong));background:hsl(var(--landing-surface));color:hsl(var(--landing-text))}.platform-rail img{object-fit:contain;width:1.35rem;height:1.35rem}.platform-rail svg{color:hsl(var(--brand-cyan));margin-left:auto}.platform-product{min-width:0;min-height:29rem;position:relative}.platform-browser{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:hsl(var(--landing-surface));width:min(100%,42rem);position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 24px 70px #04050633}.platform-browser-bar{align-items:center;gap:var(--autronai-space-2);padding:var(--autronai-space-3) var(--autronai-space-3);border-bottom:1px solid hsl(var(--landing-border));display:flex}.platform-browser-bar>span{border-radius:var(--radius-pill);background:hsl(var(--landing-border-strong));width:.42rem;height:.42rem}.platform-browser-bar>span:first-child{background:hsl(var(--brand-cyan))}.platform-browser-bar p{color:hsl(var(--landing-muted));flex:1;margin-left:.5rem;font-size:.65rem}.platform-browser-body{min-height:23rem;padding:var(--autronai-space-6);position:relative}.platform-store small{color:hsl(var(--brand-cyan));text-transform:uppercase;font-size:.65rem;font-weight:700}.platform-store h3{letter-spacing:-.04em;margin-top:.65rem;font-size:1.65rem}.platform-store p{color:hsl(var(--landing-muted));margin-top:.3rem;font-size:.78rem}.platform-store>div{gap:var(--autronai-space-2);grid-template-columns:repeat(3,1fr);max-width:18rem;margin-top:2rem;display:grid}.platform-store i{border:1px solid hsl(var(--landing-border));background:hsl(var(--landing-surface-raised));height:5rem}.platform-context-label{margin-top:var(--autronai-space-4);padding:var(--autronai-space-2) var(--autronai-space-2);border:1px solid hsl(var(--brand-cyan) / .35);color:hsl(var(--brand-cyan));font-size:var(--autronai-text-sm);letter-spacing:.05em;text-transform:uppercase;font-weight:700;transition:border-color .24s,color .24s,background-color .24s;display:inline-flex}.platform-context-messenger .platform-context-label{color:#1d73ed;background:#4c90f014;border-color:#4c90f073}.platform-context-telegram .platform-context-label{background:#1db9ed14;border-color:#1db9ed73}.platform-context-zalo .platform-context-label{color:#3661e2;background:#5a80f214;border-color:#5a80f273}.platform-widget{right:var(--autronai-space-5);bottom:var(--autronai-space-5);width:min(15rem, calc(100% - var(--autronai-space-9)));padding:var(--autronai-space-3);border:1px solid hsl(var(--landing-border-strong));background:hsl(var(--landing-surface-raised));position:absolute}.platform-widget header,.platform-phone-head{align-items:center;gap:var(--autronai-space-2);padding-bottom:var(--autronai-space-2);border-bottom:1px solid hsl(var(--landing-border));display:flex}.platform-widget header span,.platform-phone-head span{background:hsl(var(--brand-cyan-soft));width:1.5rem;height:1.5rem;color:hsl(var(--brand-cyan));place-items:center;display:grid}.platform-widget header strong,.platform-phone-head strong{font-size:.68rem}.platform-widget header i,.platform-phone-head i{border-radius:var(--radius-pill);background:hsl(var(--brand-cyan));width:.4rem;height:.4rem;margin-left:auto}.platform-widget p,.platform-phone-chat p{margin-top:var(--autronai-space-2);padding:var(--autronai-space-2);background:hsl(var(--landing-bg));color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);line-height:1.45}.platform-widget .is-user,.platform-phone-chat .is-user{color:hsl(var(--landing-text))}.platform-native-screen{min-height:19rem;animation:.32s both platform-scene-enter}.platform-native-screen header{align-items:center;gap:var(--autronai-space-3);padding-bottom:var(--autronai-space-3);border-bottom:1px solid hsl(var(--landing-border));display:flex}.platform-native-screen header div{gap:var(--autronai-space-micro);display:grid}.platform-native-screen header strong{font-size:.78rem}.platform-native-screen header small{color:hsl(var(--landing-muted));font-size:.62rem}.platform-native-thread{gap:var(--autronai-space-3);margin-top:1.2rem;display:grid}.platform-native-thread p{width:min(78%,25rem);padding:var(--autronai-space-3) var(--autronai-space-3);border:1px solid hsl(var(--landing-border));background:hsl(var(--landing-surface-raised));color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);line-height:1.5}.platform-native-thread p.is-user{border-color:hsl(var(--brand-cyan) / .35);background:hsl(var(--brand-cyan-soft));color:hsl(var(--landing-text));justify-self:end}.platform-messenger-screen{gap:var(--autronai-space-4);grid-template-columns:7rem 1fr;display:grid}.platform-messenger-screen aside{grid-template-columns:var(--autronai-space-4) 1fr;align-content:start;gap:var(--autronai-space-3) var(--autronai-space-2);padding:var(--autronai-space-3) var(--autronai-space-4) var(--autronai-space-3) var(--autronai-space-3);border-right:1px solid hsl(var(--landing-border));background:hsl(var(--landing-surface-raised) / .55);color:hsl(var(--landing-muted));display:grid}.platform-messenger-screen aside strong{font-size:.7rem}.platform-messenger-screen aside span{border:1px solid hsl(var(--landing-border));background:hsl(var(--landing-surface-raised));grid-column:1/-1;height:2.4rem}.platform-messenger-screen aside span.is-selected{border-color:hsl(var(--brand-cyan) / .45);background:hsl(var(--brand-cyan-soft))}.platform-messenger-main{min-width:var(--autronai-space-0);padding:var(--autronai-space-3) var(--autronai-space-3) var(--autronai-space-3) var(--autronai-space-0)}.platform-messenger-main header i{border-radius:var(--radius-pill);background:hsl(var(--brand-cyan));width:.45rem;height:.45rem;margin-left:auto}.platform-document,.platform-status-card{align-items:center;gap:var(--autronai-space-3);max-width:22rem;margin-top:var(--autronai-space-4);padding:var(--autronai-space-3);border:1px solid hsl(var(--landing-border-strong));background:hsl(var(--landing-surface-raised));color:hsl(var(--brand-cyan));display:flex}.platform-document div,.platform-status-card div{gap:var(--autronai-space-1);color:hsl(var(--landing-text));display:grid}.platform-document strong,.platform-status-card strong{font-size:.72rem}.platform-document small,.platform-status-card small{color:hsl(var(--landing-muted));font-size:.58rem}.platform-status-card>svg:last-child{margin-left:auto}.ai-stream{position:relative;overflow:visible}.ai-stream-copy{display:inline}@keyframes platform-scene-enter{0%{opacity:0;translate:8px}to{opacity:1;translate:0}}.platform-phone{right:var(--autronai-space-5);bottom:calc(-1 * var(--autronai-space-4));z-index:2;width:13rem;padding:var(--autronai-space-3);border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:hsl(var(--landing-surface-raised));box-shadow:var(--autronai-space-0) var(--autronai-space-4) var(--autronai-space-9) #04050638;position:absolute}.platform-tabs{gap:var(--autronai-space-1);margin-top:.55rem;display:flex}.platform-tabs button{min-width:var(--autronai-space-0);padding:var(--autronai-space-2) var(--autronai-space-micro);color:hsl(var(--landing-muted));font-size:var(--autronai-text-xs);white-space:nowrap;flex:1}.platform-tabs button.is-active{background:hsl(var(--brand-cyan));color:hsl(var(--primary-foreground))}.platform-phone-chat{min-height:10rem}.platform-phone-input{align-items:center;gap:var(--autronai-space-2);color:hsl(var(--brand-cyan));margin-top:.5rem;display:flex}.platform-phone-input span{border:1px solid hsl(var(--landing-border));flex:1;height:1.25rem}.platform-product.is-motion-ready:not(.is-visible) .platform-browser,.platform-product.is-motion-ready:not(.is-visible) .platform-phone{opacity:0;translate:0 10px}.platform-product.is-visible .platform-browser,.platform-product.is-visible .platform-phone{opacity:1;translate:0}.platform-product.is-visible .platform-phone{transition-delay:80ms}.principles-section{background:hsl(var(--landing-surface) / .36);overflow:hidden}.principles-layout{gap:clamp(var(--autronai-space-12), 6vw, var(--autronai-space-20));display:grid}.principles-intro{gap:var(--autronai-space-4);max-width:none;margin-bottom:0;display:grid}.principles-intro .landing-kicker,.principles-intro .section-title{grid-column:1}.principles-list{gap:var(--autronai-space-4);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.principle-row{justify-content:space-between;gap:var(--autronai-space-9);min-height:17rem;padding:var(--autronai-padding-card);border:1px solid hsl(var(--landing-border));border-radius:var(--radius-sm);background:hsl(var(--landing-surface));box-shadow:var(--autronai-space-0) var(--autronai-space-4) var(--autronai-space-9) calc(-1 * var(--autronai-space-8)) hsl(var(--landing-text) / .28);transition:border-color .24s ease, background-color .24s ease, transform .3s var(--autronai-ease), box-shadow .3s ease;flex-direction:column;display:flex;position:relative;overflow:hidden}.principle-row:before{content:"";background:hsl(var(--brand-cyan));opacity:.3;height:2px;transition:opacity .24s ease, transform .3s var(--autronai-ease);transform-origin:0;position:absolute;inset:0 0 auto;transform:scaleX(.3)}.principle-row:nth-child(2){margin-top:2rem}.principle-row:hover{border-color:hsl(var(--brand-cyan) / .45);background:hsl(var(--landing-surface-raised));box-shadow:0 24px 60px -42px hsl(var(--brand-cyan) / .4);transform:translateY(-4px)}.principle-row:hover:before{opacity:1;transform:scaleX(1)}.principle-card-head{justify-content:space-between;align-items:flex-start;gap:var(--autronai-space-4);display:flex}.principle-index{color:hsl(var(--landing-muted));letter-spacing:.12em;margin-left:auto;font-size:.72rem}.principle-icon-wrap{border:1px solid hsl(var(--brand-cyan) / .25);background:hsl(var(--brand-cyan-soft));width:3rem;height:3rem;color:hsl(var(--brand-cyan));place-items:center;display:grid}.principle-icon,.principle-arrow{color:hsl(var(--landing-muted));transition:color .18s,translate .18s}.principle-icon{color:hsl(var(--brand-cyan))}.principle-row:hover .principle-arrow{color:hsl(var(--brand-cyan));translate:2px -2px}.principle-row h3{letter-spacing:-.035em;font-size:clamp(1.15rem,1.6vw,1.45rem)}.principle-row p{max-width:28rem;color:hsl(var(--landing-muted));margin-top:.65rem;font-size:.8rem;line-height:1.65}@media (min-width:768px){.principles-intro{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end}.principles-intro>p{grid-area:1/2/span 2;align-self:end;margin:0}.principles-intro .section-title{max-width:38rem}}@media (max-width:767px){.principles-list{grid-template-columns:1fr}.principle-row{min-height:13rem}.principle-row:nth-child(2){margin-top:0}}.journey-section .section-intro{margin-bottom:clamp(4rem,7vw,7rem)}.journey-list{border-top:1px solid hsl(var(--landing-border))}.journey-row{grid-template-columns:minmax(var(--autronai-space-0), .8fr) minmax(var(--autronai-space-0), 1.2fr);gap:var(--autronai-space-12);padding:var(--autronai-space-12) var(--autronai-space-0);border-bottom:1px solid hsl(var(--landing-border));align-items:center;display:grid}.journey-row.is-reversed{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.journey-row.is-reversed .journey-copy{order:2}.journey-row.is-reversed .journey-visual{order:1}.journey-row .journey-copy,.journey-row .journey-visual{transition:opacity .42s,translate .42s,border-color .2s}.journey-row.is-motion-ready:not(.is-visible) .journey-copy,.journey-row.is-motion-ready:not(.is-visible) .journey-visual{opacity:0;translate:0 10px}.journey-row.is-visible .journey-copy,.journey-row.is-visible .journey-visual{opacity:1;translate:0}.journey-row.is-visible .journey-visual,.journey-row.is-reversed.is-visible .journey-copy{transition-delay:70ms}.journey-row.is-reversed.is-visible .journey-visual{transition-delay:0s}.journey-copy{gap:var(--autronai-space-3);align-items:baseline;display:grid}.journey-copy h3{letter-spacing:-.04em;font-size:1.7rem}.journey-copy p{color:hsl(var(--landing-muted));font-size:.88rem;line-height:1.6}.journey-supporting{color:hsl(var(--brand-cyan));letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.journey-ui,.journey-modules,.journey-channels,.journey-activity{min-height:var(--autronai-space-33);padding:var(--autronai-space-4);border:1px solid hsl(var(--landing-border-strong));background:hsl(var(--landing-surface))}.journey-agent-stack{isolation:isolate;padding:var(--autronai-space-4) var(--autronai-space-4) 0 0;position:relative}.journey-agent-stack .journey-ui{z-index:3;position:relative}.journey-agent-stack-layer{border:1px solid hsl(var(--landing-border-strong));border-radius:var(--radius-md);background:hsl(var(--landing-surface) / .72);pointer-events:none;position:absolute}.journey-agent-stack-layer-back{inset:0 0 var(--autronai-space-4) var(--autronai-space-4);z-index:1;opacity:.5}.journey-agent-stack-layer-middle{inset:var(--autronai-space-2);z-index:2;opacity:.72}.journey-ui-head{align-items:center;gap:var(--autronai-space-2);padding-bottom:var(--autronai-space-3);border-bottom:1px solid hsl(var(--landing-border));font-size:var(--autronai-text-sm);font-weight:700;display:flex}.journey-ui-head svg,.journey-command svg,.journey-ui-head i{color:hsl(var(--brand-cyan))}.journey-ui-head i{border-radius:var(--radius-pill);background:currentColor;width:.4rem;height:.4rem;margin-left:auto}.journey-setup{grid-template-columns:repeat(2, minmax(var(--autronai-space-0), 1fr));gap:var(--autronai-space-2);padding:var(--autronai-space-3) var(--autronai-space-0);display:grid}.journey-setup>div{min-width:var(--autronai-space-0);padding:var(--autronai-space-3) var(--autronai-space-3);border:1px solid hsl(var(--landing-border));background:hsl(var(--landing-surface-raised))}.journey-setup-instruction{grid-column:1/-1}.journey-setup small{color:hsl(var(--landing-muted));letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.56rem;font-weight:700;display:block}.journey-setup strong,.journey-setup p{color:hsl(var(--landing-text));font-size:.69rem;font-weight:600;line-height:1.4;display:block}.journey-setup p{font-weight:400}.journey-command{align-items:center;gap:var(--autronai-space-2);padding:var(--autronai-space-3);border:1px solid hsl(var(--landing-border));color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);display:flex}.journey-modules{gap:var(--autronai-space-2);grid-template-columns:repeat(2,1fr);display:grid}.journey-modules>div,.journey-channels>div{align-items:center;gap:var(--autronai-space-2);padding:var(--autronai-space-3);border:1px solid hsl(var(--landing-border));color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);display:flex}.journey-modules>div.is-active{border-color:hsl(var(--brand-cyan));color:hsl(var(--landing-text))}.journey-modules span{color:hsl(var(--brand-cyan))}.journey-modules svg{color:hsl(var(--brand-cyan));margin-left:auto}.journey-modules .journey-module-icon{flex:none;margin-left:0}.journey-channels{gap:var(--autronai-space-2);grid-template-columns:repeat(2,1fr);display:grid}.journey-agent-node{grid-column:1/-1;color:hsl(var(--landing-text))!important}.journey-agent-node img{object-fit:contain;width:20px;height:20px}.journey-channels i{width:var(--autronai-space-2);height:var(--autronai-space-2);border-radius:var(--radius-pill);background:hsl(var(--brand-cyan))}.journey-channels small{color:hsl(var(--brand-cyan));font-size:var(--autronai-text-sm);margin-left:auto}.journey-activity>div:first-child{justify-content:space-between;gap:var(--autronai-space-2);min-width:0;color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);display:flex}.journey-activity>div:first-child>span{overflow-wrap:anywhere;min-width:0}.journey-activity strong{color:hsl(var(--landing-text));font-size:var(--autronai-text-md);flex:none}.journey-line-chart{height:var(--autronai-space-20);padding-top:var(--autronai-space-4)}.journey-line-chart svg{width:100%;height:100%;display:block;overflow:visible}.journey-line-chart polyline{fill:none;stroke:hsl(var(--brand-cyan));stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.journey-line-chart circle{fill:hsl(var(--landing-surface));stroke:hsl(var(--brand-cyan));stroke-width:2.5px}.journey-line-chart .journey-chart-grid{fill:none;stroke:hsl(var(--landing-border));stroke-width:1px}.journey-activity p{gap:var(--autronai-space-2);margin-top:var(--autronai-space-3);color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);display:flex}.journey-channels>div>img{object-fit:contain;width:18px;height:18px}.integrations-marquee-section{background-color:hsl(var(--landing-bg));background-image:repeating-linear-gradient(135deg, hsl(var(--landing-muted) / .075) 0, hsl(var(--landing-muted) / .075) 1px, transparent 1px, transparent 9px);padding-bottom:120px;overflow:hidden}.integrations-marquee-heading{text-align:center}.integrations-marquee-heading .section-title{text-wrap:balance;max-width:48rem;margin-inline:auto;font-size:clamp(2rem,4.4vw,4rem);line-height:1.02}.integrations-marquee-heading p{max-width:42rem;margin:var(--autronai-space-5) auto 0;color:hsl(var(--landing-muted));font-size:var(--autronai-text-md);line-height:1.65}.integrations-marquee-lanes{gap:var(--autronai-space-8);margin-top:clamp(var(--autronai-space-10), 7vw, var(--autronai-space-16));display:grid}.integrations-marquee-lane{min-width:0}.integrations-marquee-label{margin-bottom:var(--autronai-space-3);color:hsl(var(--brand-cyan));font-size:var(--autronai-text-sm);letter-spacing:.1em;text-align:center;text-transform:uppercase;font-weight:700}.integrations-marquee-window{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.integrations-marquee-track{will-change:transform;width:max-content;display:flex}.integrations-marquee-track.is-left{animation:42s linear infinite integrations-marquee-left}.integrations-marquee-track.is-right{animation:42s linear infinite integrations-marquee-right}.integrations-marquee-set{gap:var(--autronai-space-3);padding-right:var(--autronai-space-3);flex:none;display:flex}.integrations-marquee-card{border-radius:var(--radius-lg);background:hsl(var(--landing-surface));box-shadow:inset 0 1px 0 hsl(var(--landing-text) / .04);border:0;flex:none}.integrations-marquee-card.is-model{justify-content:center;align-items:center;gap:var(--autronai-space-3);min-width:clamp(10rem,15vw,12rem);height:5rem;padding-inline:var(--autronai-space-4);grid-template-columns:2.75rem max-content;display:grid}.integrations-marquee-card.is-tool{aspect-ratio:1;place-items:center;width:clamp(4rem,5vw,5rem);display:grid}.integrations-marquee-icon{place-items:center;width:2.75rem;height:2.75rem;display:grid}.integrations-marquee-icon svg{width:2rem;height:2rem;display:block}.integrations-marquee-card.is-model:first-child .integrations-marquee-icon{color:#10a37f}.integrations-marquee-card.is-model:nth-child(2) .integrations-marquee-icon{color:#4d6bfe}.integrations-marquee-card.is-model:nth-child(3) .integrations-marquee-icon{color:#d97757}.integrations-marquee-card.is-model:nth-child(4) .integrations-marquee-icon{color:#6366f1}.integrations-marquee-card.is-model:nth-child(5) .integrations-marquee-icon{color:#00a6a6}.integrations-marquee-card.is-model:nth-child(6) .integrations-marquee-icon{color:#111827}.integrations-marquee-card.is-model:nth-child(7) .integrations-marquee-icon{color:#4285f4}.integrations-marquee-card.is-model:nth-child(8) .integrations-marquee-icon{color:#ff7000}.integrations-marquee-card.is-model:nth-child(9) .integrations-marquee-icon{color:#111827}.integrations-marquee-card.is-model:nth-child(10) .integrations-marquee-icon{color:#1877f2}.integrations-marquee-card.is-model:nth-child(11) .integrations-marquee-icon{color:#20a4a8}.integrations-marquee-card.is-model:first-child .integrations-marquee-icon{filter:brightness(0)saturate()invert(50%)sepia(28%)saturate(1030%)hue-rotate(111deg)brightness(89%)contrast(88%)}.integrations-marquee-card.is-model:nth-child(3) .integrations-marquee-icon{filter:brightness(0)saturate()invert(57%)sepia(35%)saturate(1050%)hue-rotate(326deg)brightness(91%)contrast(89%)}.integrations-marquee-card.is-model:nth-child(6) .integrations-marquee-icon{filter:brightness(0)saturate()invert(38%)sepia(75%)saturate(1140%)hue-rotate(204deg)brightness(96%)contrast(91%)}.integrations-marquee-card.is-model:nth-child(9) .integrations-marquee-icon{filter:brightness(0)saturate()invert(70%)sepia(42%)saturate(1050%)hue-rotate(155deg)brightness(94%)contrast(91%)}.integrations-marquee-card.is-tool .integrations-marquee-icon{width:100%;height:100%}.integrations-marquee-card strong{min-width:0;color:hsl(var(--landing-text));font-size:var(--autronai-text-md);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes integrations-marquee-left{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes integrations-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0,0)}}@media (max-width:767px){.integrations-marquee-card.is-model{min-width:9.5rem;padding-inline:var(--autronai-space-3)}.integrations-marquee-card strong{font-size:var(--autronai-text-sm)}}.capabilities-section{background:hsl(var(--landing-surface) / .38)}.capabilities-section .section-intro{margin-bottom:clamp(4rem,6vw,6rem)}.capability-bento{gap:var(--autronai-space-4);display:grid}.capability-group{min-width:var(--autronai-space-0);padding:var(--autronai-padding-panel);border:1px solid hsl(var(--landing-border));border-radius:var(--radius-sm);background:hsl(var(--landing-surface));transition:opacity .46s,translate .18s,border-color .18s,background-color .18s}.capability-group:hover{translate:var(--autronai-space-0) -2px;border-color:hsl(var(--landing-border-strong));background:hsl(var(--landing-surface-raised))}.cap-group-large{min-height:var(--autronai-space-0);align-self:start}.capability-group-head{align-items:center;gap:var(--autronai-space-3);padding-bottom:var(--autronai-space-4);border-bottom:1px solid hsl(var(--landing-border));display:flex}.capability-group-head span{color:hsl(var(--brand-cyan));font-size:var(--autronai-text-sm)}.capability-group-head h3{font-size:var(--autronai-text-sm);text-transform:uppercase;letter-spacing:.08em}.capability-items{gap:var(--autronai-space-3);margin-top:var(--autronai-space-4);display:grid}.capability-items article{gap:var(--autronai-space-3);padding:var(--autronai-space-3) var(--autronai-space-0);border-bottom:1px solid hsl(var(--landing-border));display:flex}.capability-items article:last-child{border-bottom:var(--autronai-space-0)}.capability-items svg{color:hsl(var(--brand-cyan));flex:none}.capability-items h4{font-size:var(--autronai-text-sm)}.capability-items p{color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);margin-top:.2rem;line-height:1.45}.landing-shell .capability-group{transition:opacity .46s,translate .18s,border-color .18s,background-color .18s}.landing-shell .capability-group.is-visible:hover{translate:0 -2px}.use-cases-layout{gap:var(--autronai-space-12);display:grid}.use-case-list{border-top:1px solid hsl(var(--landing-border))}.use-case-list article{grid-template-columns:var(--autronai-space-9) 1fr;gap:var(--autronai-space-4);padding:var(--autronai-padding-panel) var(--autronai-padding-card);border-bottom:1px solid hsl(var(--landing-border));align-items:center;transition:background-color .16s,border-color .16s;display:grid}.use-case-list article:hover{border-bottom-color:hsl(var(--landing-border-strong));background:hsl(var(--landing-surface) / .72)}.use-case-list article>span{color:hsl(var(--brand-cyan));font-size:var(--autronai-text-sm);font-weight:700}.use-case-list h3{font-size:clamp(var(--autronai-space-4), 1.5vw, var(--autronai-space-4))}.use-case-list p{max-width:34rem;margin-top:var(--autronai-space-2);color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);line-height:1.55}.philosophy-section{background:hsl(var(--landing-surface))}.philosophy-inner{text-align:center;max-width:66rem;margin-inline:auto}.philosophy-inner>span{color:hsl(var(--brand-cyan));letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:700}.philosophy-inner p{letter-spacing:-.055em;text-wrap:balance;max-width:66rem;margin:1.5rem auto 0;font-size:clamp(2.5rem,5.8vw,5.6rem);font-weight:800;line-height:.94}.philosophy-inner small{max-width:30rem;color:hsl(var(--landing-muted));margin:2rem auto 0;font-size:.9rem;line-height:1.6;display:block}.landing-footer{border-top:1px solid hsl(var(--landing-border))}.final-cta{justify-content:space-between;align-items:end;gap:var(--autronai-space-9);border-bottom:1px solid hsl(var(--landing-border));padding:60px 16px 60px 32px;display:flex}.final-cta>div:nth-child(2)>span{color:hsl(var(--brand-cyan));font-size:var(--autronai-text-sm);letter-spacing:.12em;text-transform:uppercase;font-weight:700}.final-cta h2{max-width:42rem;margin-top:var(--autronai-space-3);font-size:clamp(var(--autronai-space-7), 4.2vw, var(--autronai-space-12));letter-spacing:-.05em;text-wrap:balance;line-height:1.08}.final-cta p{max-width:34rem;margin-top:var(--autronai-space-4);color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);line-height:1.6}.final-cta-actions{gap:var(--autronai-space-3);flex-wrap:wrap;flex-shrink:var(--autronai-space-0);display:flex}.footer-grid{gap:var(--autronai-space-6);padding:var(--autronai-space-12) var(--autronai-space-0);grid-template-columns:1.5fr repeat(3,1fr);display:grid}.footer-brand a{align-items:center;gap:var(--autronai-space-2);display:inline-flex}.footer-brand strong{font-size:var(--autronai-text-md)}.footer-brand p{max-width:18rem;margin-top:var(--autronai-space-4);color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);line-height:1.6}.footer-grid h3{margin-bottom:var(--autronai-space-4);color:hsl(var(--landing-text));font-size:var(--autronai-text-sm);letter-spacing:.1em;text-transform:uppercase}.footer-grid ul{gap:var(--autronai-space-3);display:grid}.footer-grid li,.footer-grid a{color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm)}.footer-grid a:hover{color:hsl(var(--landing-text))}.footer-contact li{align-items:center;gap:var(--autronai-space-2);display:flex}.footer-contact svg{color:hsl(var(--brand-cyan));flex:none}.footer-bottom{justify-content:space-between;gap:var(--autronai-space-4);padding:var(--autronai-space-4) var(--autronai-space-0) var(--autronai-space-6);color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);display:flex}@media (min-width:768px){.landing-container{width:min(100% - 4rem, var(--landing-content-max))}.landing-nav,.landing-header-frame>.ml-auto{display:flex}.landing-header-frame>.ml-auto+*{display:none}.hero-copy{max-width:58rem}.hero-actions a{width:auto}.platform-layout{grid-template-columns:repeat(var(--landing-columns), minmax(0, 1fr));column-gap:var(--autronai-space-6)}.platform-copy{grid-column:1/span 4}.platform-product{grid-column:6/-1;min-height:32rem}.capability-bento{grid-template-columns:repeat(var(--landing-columns), minmax(0, 1fr))}.capability-group:first-child{grid-area:1/1/auto/span 7}.capability-group:nth-child(2){grid-column:8/-1;align-self:start}.capability-group:nth-child(3){grid-column:7/span 5}.use-cases-layout{grid-template-columns:repeat(var(--landing-columns), minmax(0, 1fr));column-gap:var(--autronai-space-6)}.use-cases-layout .section-intro{grid-column:1/span 4;align-self:start}.use-case-list{grid-column:6/-1}}@media (min-width:1024px){.landing-container{width:min(100% - var(--autronai-space-17), var(--landing-content-max))}.hero-product-stage{margin-top:calc(var(--autronai-space-20) - var(--autronai-space-3))}.hero-dash-content{padding:var(--autronai-space-5)!important}.platform-layout{column-gap:var(--autronai-space-6)}.journey-row{grid-template-columns:repeat(var(--landing-columns), minmax(var(--autronai-space-0), 1fr));column-gap:var(--autronai-space-6);min-height:25rem;padding-block:clamp(var(--autronai-space-14), 8vw, var(--autronai-space-22))}.journey-row .journey-copy{grid-column:1/span 4}.journey-row .journey-visual{grid-column:6/-1}.journey-row.is-reversed .journey-visual{grid-column:1/span 7}.journey-row.is-reversed .journey-copy{grid-column:9/-1}.journey-row:nth-child(3) .journey-copy{grid-column:2/span 4}.journey-row:nth-child(3) .journey-visual{grid-column:7/-1}.journey-row:nth-child(4) .journey-visual{grid-column:1/span 6}.journey-row:nth-child(4) .journey-copy{grid-column:8/span 4}.use-cases-layout .section-intro{top:var(--autronai-space-20);position:sticky}.capability-group:nth-child(2){transform:translateY(var(--autronai-space-6))}.capability-group:nth-child(3){transform:translate(calc(-1 * var(--autronai-space-4)), var(--autronai-space-6))}}@media (max-width:767px){.landing-hero{padding-top:var(--autronai-space-22)}.landing-header-frame{height:var(--autronai-space-11);min-height:var(--autronai-space-11)}.landing-header-logo{width:var(--autronai-space-9);height:var(--autronai-space-9)}.landing-mobile-menu{inset:var(--autronai-space-11) 0 0;padding:var(--autronai-space-2) var(--autronai-space-5) var(--autronai-space-4);border-top:1px solid hsl(var(--landing-border));flex-direction:column;display:flex;position:fixed;overflow-y:auto}.landing-mobile-nav-content .landing-mega-link{padding-inline:var(--autronai-space-3)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{justify-content:center}.platform-layout,.use-cases-layout,.capability-bento{grid-template-columns:1fr}.platform-product{min-height:31rem}.platform-browser{position:relative}.platform-browser-body{min-height:20rem;padding:var(--autronai-space-4)}.platform-phone{right:var(--autronai-space-2)}.journey-row,.journey-row.is-reversed{gap:var(--autronai-space-6);padding:var(--autronai-space-9) var(--autronai-space-0);grid-template-columns:1fr}.journey-row.is-reversed .journey-copy,.journey-row.is-reversed .journey-visual{order:initial}.journey-copy p{grid-column:1/-1}.cap-group-large{min-height:auto}.final-cta{display:block}.final-cta-actions{margin-top:var(--autronai-space-6)}.footer-grid{padding:var(--autronai-space-9) var(--autronai-space-0);grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid}}@media (prefers-reduced-motion:reduce){.landing-shell .reveal,.landing-shell .hero-reveal,.landing-shell .hero-product-stage .hero-mockup,.landing-shell .platform-product :is(.platform-browser,.platform-phone),.landing-shell .journey-row :is(.journey-copy,.journey-visual){opacity:1;transition-delay:0s;animation:none;transform:translate(0,0)}.landing-shell *{scroll-behavior:auto!important;transition-duration:.01ms!important}.integrations-marquee-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.integrations-marquee-track{animation:none!important;transform:none!important}.integrations-marquee-set[aria-hidden=true]{display:none}}.platform-showcase-layout{gap:var(--autronai-space-9);display:grid}.dark .landing-shell{--landing-muted:220 6% 84%}.platform-showcase-intro{text-align:center;max-width:48rem;margin-inline:auto}.platform-showcase-intro>p:first-of-type{margin-top:20px}.platform-showcase-intro .section-title{text-align:center;width:100%;margin-inline:auto}.platform-showcase-supporting{margin-top:var(--autronai-space-7);color:hsl(var(--brand-cyan));font-weight:700}.platform-showcase-rail-wrap{min-width:0}.platform-showcase-controls{justify-content:space-between;align-items:center;gap:var(--autronai-space-4);margin-bottom:var(--autronai-space-4);display:flex}.platform-showcase-count{color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm)}.platform-showcase-arrows{gap:var(--autronai-space-2);display:flex}.platform-showcase-arrows button{border-radius:var(--radius-md);background:hsl(var(--landing-surface));width:2.25rem;height:2.25rem;color:hsl(var(--landing-text));border:0;justify-content:center;align-items:center;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.platform-showcase-arrows button:hover,.platform-showcase-arrows button:focus-visible{border-color:hsl(var(--brand-cyan));background:hsl(var(--brand-cyan-soft));color:hsl(var(--brand-cyan))}.platform-showcase-rail{border-block:1px solid hsl(var(--landing-border));background:hsl(var(--landing-surface) / .95);overscroll-behavior-inline:contain;scroll-snap-type:none;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;will-change:scroll-position;align-items:stretch;gap:0;width:100vw;max-width:none;margin-left:calc(50% - 50vw);display:flex;overflow-x:auto}.platform-showcase-rail::-webkit-scrollbar{display:none}.platform-showcase-rail:active{cursor:grabbing}.platform-showcase-card{scroll-snap-align:start;padding:var(--autronai-space-0);border:1px solid hsl(var(--landing-border));border-radius:var(--radius-none);box-shadow:none;background:0 0;flex-direction:column;flex:0 0 min(24rem,100vw - 3rem);justify-content:center;align-items:stretch;display:flex}.platform-showcase-dialogue{grid-template-rows:var(--platform-showcase-user-row-height,auto) auto;box-sizing:border-box;border-radius:var(--radius-none);background:0 0;border:0;flex:auto;gap:0;height:100%;min-height:0;margin-top:0;display:grid;overflow:hidden}.platform-showcase-dialogue>div{padding:var(--autronai-space-3);border-radius:var(--radius-none);background:0 0;border:0}.platform-showcase-dialogue>div:first-child{border-bottom:1px solid hsl(var(--landing-border-strong))}.platform-showcase-dialogue-block-user{box-sizing:border-box}.platform-showcase-dialogue>div:nth-child(2){background:0 0}.platform-showcase-dialogue span{color:hsl(var(--landing-muted));letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.platform-showcase-dialogue-label{align-items:center;gap:var(--autronai-space-2);display:inline-flex}.platform-showcase-dialogue-label svg{width:24px;height:24px;padding:var(--autronai-space-1);border-radius:var(--radius-pill);color:inherit;border:1px solid}.platform-showcase-dialogue-label time{color:hsl(var(--landing-muted) / .72);letter-spacing:0;text-transform:none;font-size:.68rem;font-weight:600}.platform-showcase-dialogue>div:nth-child(2) .platform-showcase-dialogue-label svg,.platform-showcase-dialogue>div:nth-child(2) .platform-showcase-dialogue-label{color:hsl(var(--brand-cyan))}.platform-showcase-dialogue p{color:hsl(var(--landing-text));font-size:var(--autronai-text-sm);margin:0;line-height:1.55}.platform-showcase-dialogue-block-agent p{flex:1;align-items:center;display:flex}.platform-showcase-dialogue-block-agent{flex-direction:column;display:flex}.landing-shell :is(.principle-row,.capability-group,.platform-store i,.platform-widget,.platform-native-thread p,.platform-document,.platform-status-card,.journey-ui,.journey-modules,.journey-channels,.journey-activity,.journey-setup>div,.journey-command,.journey-modules>div,.journey-channels>div){border-radius:var(--radius-md)}@media (min-width:768px){.platform-showcase-layout{gap:var(--autronai-space-11)}.platform-showcase-card{flex-basis:min(24rem,42vw)}}@media (max-width:767px){.platform-showcase-rail{width:100vw;margin-left:calc(50% - 50vw);padding-inline:0}.platform-showcase-card{padding:var(--autronai-space-0)}}.hero-title-mask{padding:.12em var(--autronai-space-0) 0;margin:-.12em var(--autronai-space-0) 0;line-height:1.12;display:block;overflow:hidden}.hero-title-mask>span{padding-bottom:0;animation:.62s cubic-bezier(.22,.8,.25,1) .12s forwards hero-line-mask;display:block;transform:translateY(108%)}.hero-title-mask-accent>span{animation-delay:.2s}@keyframes hero-line-mask{to{transform:translateY(0)}}.hero-product-stage .hero-mockup{transform-origin:50%;transition:opacity .42s,translate .42s,transform .58s cubic-bezier(.22,.8,.25,1);transform:scaleX(.975)}.hero-product-stage.is-visible .hero-mockup{transform:scaleX(1)}.platform-rail>button{align-items:center;gap:var(--autronai-space-3);width:100%;min-height:var(--autronai-space-8);padding:var(--autronai-space-2) var(--autronai-space-3);color:hsl(var(--landing-muted));font:inherit;font-size:var(--autronai-text-sm);text-align:left;background:0 0;border:1px solid #0000;transition:color .18s,border-color .18s,background-color .18s,translate .18s;display:flex}.platform-rail>button:hover{border-color:hsl(var(--landing-border));color:hsl(var(--landing-text));translate:2px}.platform-rail>button.is-active{border-color:hsl(var(--landing-border-strong));background:hsl(var(--landing-surface));color:hsl(var(--landing-text))}.platform-rail>button svg{color:hsl(var(--brand-cyan));margin-left:auto}.platform-product .platform-browser,.platform-product .platform-phone{transition:opacity .42s,translate .42s,transform .34s,border-color .2s}.platform-product-web .platform-browser{transform:translate(0)}.platform-product-messenger .platform-browser{border-color:#4c90f08c;transform:translate(4px)}.platform-product-telegram .platform-browser{border-color:#1db9ed8c;transform:translate(-4px)}.platform-product-zalo .platform-browser{border-color:#5a80f28c;transform:translateY(3px)}.platform-product-messenger .platform-phone,.platform-product-telegram .platform-phone,.platform-product-zalo .platform-phone{transform:translateY(-3px)}.journey-intro{position:relative}.journey-progress{gap:var(--autronai-space-2);margin-top:2rem;display:flex}.journey-progress button{width:100%;min-width:var(--autronai-space-0);align-items:center;gap:var(--autronai-space-3);padding:var(--autronai-space-2) var(--autronai-space-0);border:var(--autronai-space-0);border-bottom:1px solid hsl(var(--landing-border));border-radius:var(--radius-none);appearance:none;color:hsl(var(--landing-muted));font:inherit;font-size:var(--autronai-text-sm);text-align:left;cursor:pointer;background:0 0;transition:color .2s,border-color .2s,translate .2s;display:flex}.journey-progress button.is-active{border-color:hsl(var(--brand-cyan));color:hsl(var(--brand-cyan));translate:0 -2px}.journey-row{transition:opacity .3s,border-color .3s}.journey-section:has(.journey-row.is-active) .journey-row:not(.is-active){opacity:.64}.journey-row.is-active{border-bottom-color:hsl(var(--landing-border-strong))}.journey-row.is-active :is(.journey-ui,.journey-modules,.journey-channels,.journey-activity){border-color:hsl(var(--brand-cyan) / .5)}.capability-bento.has-active .capability-group.is-receded{opacity:.42}.capability-bento.has-active .capability-group.is-active{border-color:hsl(var(--brand-cyan) / .72);background:hsl(var(--landing-surface-raised))}.capability-group.is-active .capability-group-head{border-bottom-color:hsl(var(--brand-cyan) / .5)}.capability-group.is-active .capability-group-head>span{text-shadow:0 0 18px hsl(var(--brand-cyan) / .35)}.use-case-list{position:relative}.use-case-list>.reveal.is-active article{background:hsl(var(--landing-surface-raised));border-bottom-color:hsl(var(--brand-cyan) / .5)}.use-case-list>.reveal.is-active article>span{color:hsl(var(--brand-cyan))}.use-case-preview{min-height:var(--autronai-space-13);align-items:center;gap:var(--autronai-space-3);margin-top:var(--autronai-space-4);padding:var(--autronai-space-3) var(--autronai-space-4);border-left:2px solid hsl(var(--brand-cyan));background:hsl(var(--landing-surface));color:hsl(var(--landing-muted));transition:border-color .2s,background-color .2s;display:flex}.use-case-preview span{color:hsl(var(--brand-cyan));font-size:.68rem;font-weight:700}.use-case-preview strong{color:hsl(var(--landing-text));text-transform:capitalize;font-size:.78rem;font-weight:650}.use-case-preview i{background:hsl(var(--brand-cyan));transform-origin:0;width:2.5rem;height:1px;margin-left:auto;animation:.5s both preview-line}@keyframes preview-line{0%{opacity:.3;transform:scaleX(.3)}to{opacity:1;transform:scaleX(1)}}.philosophy-mask{overflow:hidden}.philosophy-mask>span{transition:transform .72s cubic-bezier(.22,.8,.25,1);display:block;transform:translateY(105%)}.philosophy-inner.is-visible .philosophy-mask>span{transform:translateY(0)}.final-cta{position:relative;overflow:hidden}.final-cta-divider{inset:var(--autronai-space-0) auto var(--autronai-space-0) var(--autronai-space-0);background:hsl(var(--brand-cyan));width:4px;transform:scaleY(var(--autronai-space-0));transform-origin:top;transition:transform .7s cubic-bezier(.22,.8,.25,1);position:absolute}.final-cta.is-visible .final-cta-divider{transform:scaleY(1)}.final-cta>div:not(.final-cta-divider){z-index:1;position:relative}.landing-footer .footer-grid a{transition:color .16s,translate .16s}.landing-footer .footer-grid a:hover{translate:2px}@media (min-width:1024px){.journey-section>.landing-container{grid-template-columns:repeat(var(--landing-columns), minmax(var(--autronai-space-0), 1fr));column-gap:var(--autronai-space-6);align-items:start;display:grid}.journey-intro{top:var(--autronai-space-20);z-index:2;margin-bottom:var(--autronai-space-0);padding:var(--autronai-space-4) var(--autronai-space-4) var(--autronai-space-5) var(--autronai-space-0);background:hsl(var(--landing-bg));grid-area:1/1/auto/span 4;align-self:start;position:sticky}.journey-list{min-width:var(--autronai-space-0);grid-area:1/6/auto/-1}.journey-progress{gap:var(--autronai-space-2);flex-direction:column}.journey-progress button{width:min(100%,18rem)}}@media (max-width:767px){.journey-intro{margin-bottom:2rem}.journey-progress{gap:var(--autronai-space-3);overscroll-behavior-inline:contain;scrollbar-width:none;overflow-x:auto}.journey-progress::-webkit-scrollbar{display:none}.journey-progress button{gap:var(--autronai-space-2);width:auto;min-width:max-content;padding-inline:var(--autronai-space-micro);white-space:nowrap;flex:none}.use-case-preview{margin-top:.75rem}}@media (prefers-reduced-motion:reduce){.landing-shell .hero-title-mask>span,.landing-shell .philosophy-mask>span,.landing-shell .platform-native-screen{transition:none;animation:none;transform:none}.landing-shell .hero-product-stage .hero-mockup,.landing-shell .platform-product .platform-browser,.landing-shell .platform-product .platform-phone,.landing-shell .journey-row,.landing-shell .journey-progress span,.landing-shell .capability-group,.landing-shell .use-case-preview,.landing-shell .final-cta-divider,.landing-shell .landing-footer .footer-grid a{transition:none;transform:translate(0,0)}.landing-shell .capability-bento.has-active .capability-group.is-receded{opacity:1}.landing-shell .journey-section:has(.journey-row.is-active) .journey-row:not(.is-active){opacity:1}}.hero-scroll-stage,.hero-copy-stage{position:relative}.landing-hero .hero-sticky-copy{text-align:center;width:100%;max-width:none;position:relative}.hero-sticky-copy:before{content:"";z-index:0;box-shadow:none;opacity:1;pointer-events:none;background:0 0;border:0;position:absolute;inset:0}.hero-sticky-copy:after{content:"";z-index:0;opacity:.34;pointer-events:none;background-image:url(/patterns/hero-dot-grid.svg);background-position:10px 10px;position:absolute;inset:0}.hero-sticky-copy>*{z-index:1;position:relative}.dark .landing-shell .hero-sticky-copy:before{box-shadow:none;background:0 0}.hero-sticky-copy .hero-title{text-align:center;width:100%;margin:2.5rem auto 0}.hero-sticky-copy .hero-description{margin-inline:auto}.hero-sticky-copy .hero-actions{justify-content:center}.philosophy-inner p,.philosophy-mask{line-height:1.12}.philosophy-mask{margin-bottom:-.14em;padding-bottom:.14em}@media (min-width:1024px){.faq-section{overflow:visible}.faq-layout{grid-template-columns:repeat(var(--landing-columns), minmax(0, 1fr));column-gap:var(--autronai-space-8);align-content:start;align-items:start}.faq-layout .section-intro{align-self:start;width:auto;margin:0;position:sticky;top:6rem;transform:translate(0,0)!important}.faq-layout>.faq-list{align-self:start;height:auto;max-height:none;overflow:visible;transform:none;translate:none!important}.faq-layout .section-intro{grid-column:1/span 4}.faq-list{grid-column:6/-1}.landing-hero{padding-top:var(--autronai-space-11)}.hero-copy-stage{min-height:calc(100svh + 26.4rem);margin-bottom:-30rem}.landing-hero .hero-sticky-copy{z-index:1;width:100vw;height:calc(100svh - 3.6rem);min-height:calc(100svh - 3.6rem);padding:var(--autronai-space-0);will-change:opacity;flex-direction:column;justify-content:center;align-items:center;margin-left:0;display:flex;position:fixed;inset:3.6rem 0 auto;transform:translate(0,0)!important}@supports (animation-timeline:scroll()){.landing-hero .landing-effects-hero{z-index:0;animation:linear both hero-content-scroll-fade;animation-timeline:scroll(root);animation-range:10vh 72vh;position:fixed;inset:3.6rem 0 0}.hero-sticky-copy{animation:linear both hero-content-scroll-fade;animation-timeline:scroll(root);animation-range:10vh 72vh}.hero-sticky-copy:before{animation:linear both hero-frame-scroll-fade;animation-timeline:scroll(root);animation-range:10vh 72vh}.hero-sticky-copy:after{animation:linear both hero-dots-scroll-fade;animation-timeline:scroll(root);animation-range:10vh 72vh}}.hero-product-stage{z-index:2;min-height:calc(100svh + 28rem);padding:var(--autronai-space-0);padding-top:var(--autronai-space-21);padding-bottom:var(--autronai-space-21);box-shadow:none;align-items:start;margin-top:clamp(3rem,5vw,5rem);position:relative}.hero-scroll-spacer{align-items:start}.landing-studio-anchor{align-self:start;place-items:start center;height:fit-content;min-height:0;display:grid;position:sticky;top:6rem}}@media (min-width:1024px) and (max-height:850px){.hero-product-stage{min-height:calc(100svh + 40rem)}}@keyframes hero-frame-scroll-fade{0%{opacity:1}to{opacity:0}}@keyframes hero-content-scroll-fade{0%{opacity:1}to{opacity:0}}@keyframes hero-dots-scroll-fade{0%{opacity:.34}to{opacity:0}}@media (max-width:1023px){.landing-hero .hero-sticky-copy{box-sizing:border-box;width:100vw;padding:clamp(var(--autronai-space-10), 8vw, var(--autronai-space-14)) clamp(var(--autronai-space-4), 7vw, var(--autronai-space-12));margin-left:calc(50% - 50vw);position:relative}.hero-sticky-copy:before{box-shadow:none;filter:blur(18px);border:0;inset:1rem}.dark .landing-shell .hero-sticky-copy:before{box-shadow:none}}@media (min-width:768px) and (max-width:1023px){.hero-sticky-copy .hero-title{max-width:48rem;margin-top:2rem;font-size:clamp(3rem,5.5vw,3.5rem);line-height:1.04}.hero-sticky-copy .hero-description{max-width:42rem}}@media (prefers-reduced-motion:reduce){.hero-sticky-copy{opacity:1;animation:none}.hero-sticky-copy:before,.hero-sticky-copy:after{opacity:.82;animation:none;translate:none}.hero-sticky-copy:before{opacity:1}.hero-sticky-copy:after{opacity:.34}.hero-product-stage{box-shadow:none}}.footer-contact svg{flex:0 0 15px;width:15px;height:15px}.faq-layout{gap:var(--autronai-space-12);align-items:start;display:grid}.faq-list{border-top:1px solid hsl(var(--landing-border));min-width:0;position:relative}.faq-item{border-bottom:1px solid hsl(var(--landing-border))}.faq-trigger{justify-content:space-between;align-items:center;gap:var(--autronai-space-4);width:100%;padding:var(--autronai-space-5) var(--autronai-space-4);border:var(--autronai-space-0);color:hsl(var(--landing-text));font:inherit;font-size:var(--autronai-text-md);cursor:pointer;text-align:left;background:0 0;font-weight:700;display:flex}.faq-trigger svg{color:hsl(var(--brand-cyan));flex:none;transition:transform .24s}.faq-item.is-active .faq-trigger svg{transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid;overflow:hidden}.faq-item.is-active .faq-answer{grid-template-rows:1fr}.faq-answer p{min-height:var(--autronai-space-0);max-width:42rem;padding:var(--autronai-space-0) var(--autronai-space-4);color:hsl(var(--landing-muted));font-size:var(--autronai-text-sm);opacity:var(--autronai-space-0);transform:translateY(calc(-1 * var(--autronai-space-2)));line-height:1.7;transition:opacity .2s,transform .28s,padding-bottom .28s}.faq-item.is-active .faq-answer p{padding-bottom:var(--autronai-space-5);opacity:1;transform:translateY(var(--autronai-space-0))}.footer-grid{gap:var(--autronai-space-8);padding-block:var(--autronai-space-12)}.footer-brand img{width:2.5rem;height:2.5rem}.footer-brand a,.footer-grid ul{gap:var(--autronai-space-3)}.footer-grid h3{margin-bottom:1.15rem}.principles-section,.platform-section,.journey-section,.capabilities-section,.use-cases-section,.faq-section,.philosophy-section{isolation:isolate;position:relative}.principles-section{background:hsl(var(--landing-bg))}.principles-section:before{content:"";background:hsl(var(--brand-cyan) / .55);pointer-events:none;width:clamp(7rem,18vw,16rem);height:1px;position:absolute;top:0;left:max(1rem,50vw - 41rem)}.principles-section .principle-row.reveal-motion-layer.is-motion-ready:not(.is-visible){opacity:0;translate:1.5rem}.principles-section .principle-row.reveal-motion-layer.is-visible{opacity:1;translate:0}.platform-section{background:hsl(var(--landing-bg))}.platform-section:before{z-index:0;content:"";background-image:linear-gradient(180deg, transparent 0%, hsl(var(--brand-cyan) / .18) 58%, hsl(var(--brand-cyan) / .42) 100%), repeating-linear-gradient(90deg, hsl(var(--brand-cyan) / .12) 0 1px, transparent 1px .45rem);pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#00000059 28%,#000 58% 100%);mask-image:linear-gradient(#0000 0%,#00000059 28%,#000 58% 100%)}.platform-section .platform-copy.reveal-motion-layer.is-motion-ready:not(.is-visible){opacity:0;translate:-1.5rem}.platform-section .platform-copy.reveal-motion-layer.is-visible{opacity:1;translate:0}.platform-section .platform-product.is-motion-ready:not(.is-visible){opacity:0;translate:1.75rem}.platform-section .platform-product.is-visible{opacity:1;translate:0}.journey-section{background:hsl(var(--landing-bg))}.journey-list{position:relative}.journey-list:before{content:"";background:hsl(var(--brand-cyan) / .35);width:1px;position:absolute;inset:0 auto 0 -.9rem}.journey-row:nth-child(2n){background:hsl(var(--landing-surface) / .24)}.journey-row:nth-child(odd) .journey-visual{transform-origin:100%}.journey-row:nth-child(2n) .journey-visual{transform-origin:0}.journey-row.is-motion-ready:not(.is-visible) .journey-visual{scale:.975}.journey-row.is-visible .journey-visual{scale:1}.capabilities-section{overflow:hidden}.capabilities-section:after{content:"AUTRONAI";z-index:-1;color:hsl(var(--landing-text) / .025);font-family:var(--font-display);letter-spacing:-.08em;pointer-events:none;font-size:clamp(5rem,15vw,13rem);font-weight:800;line-height:.7;position:absolute;bottom:2rem;right:0}.capabilities-section .capability-group.is-motion-ready:not(.is-visible){opacity:0;scale:.96}.capabilities-section .capability-group.is-visible{opacity:1;scale:1}.use-cases-section{background:hsl(var(--brand-cyan) / .025)}.use-cases-section:before{content:"";background:hsl(var(--landing-border) / .65);pointer-events:none;width:1px;position:absolute;inset:0 50% 0 auto}.use-cases-section .use-case-list>.reveal:nth-child(odd).is-motion-ready:not(.is-visible){opacity:0;translate:1.25rem}.use-cases-section .use-case-list>.reveal:nth-child(2n).is-motion-ready:not(.is-visible){opacity:0;translate:2rem}.use-cases-section .use-case-list>.reveal.is-visible{opacity:1;translate:0}.faq-section{background:hsl(var(--landing-surface-raised))}.faq-section .section-intro.reveal-motion-layer.is-motion-ready:not(.is-visible){opacity:0;translate:0 1.25rem}.faq-section .faq-list.reveal-motion-layer.is-motion-ready:not(.is-visible){opacity:0;translate:0 -1.25rem}.faq-section :is(.section-intro,.faq-list).reveal-motion-layer.is-visible{opacity:1;translate:0}.philosophy-section{background:hsl(var(--landing-surface));overflow:hidden}.philosophy-section:after{content:"";background:hsl(var(--brand-cyan));transform-origin:100%;width:22%;height:3px;transition:transform .8s var(--autronai-ease);position:absolute;top:0;right:8%;transform:scaleX(0)}.philosophy-section:has(.philosophy-inner.is-visible):after{transform:scaleX(1)}@media (max-width:767px){.principles-section:before,.use-cases-section:before,.journey-list:before{display:none}.capabilities-section:after{font-size:4rem}}@media (prefers-reduced-motion:reduce){.landing-shell :is(.principle-row,.platform-copy,.platform-product,.journey-visual,.capability-group,.use-case-list>.reveal,.faq-section .section-intro,.faq-list){opacity:1!important;transition:none!important;translate:none!important;scale:1!important}.philosophy-section:after{transition:none;transform:scaleX(1)}}.platform-section:after{content:"";z-index:-1;border-radius:var(--radius-pill);filter:blur(100px);pointer-events:none;background:#3b82f61a;width:16rem;height:16rem;position:absolute;top:18%;right:4%}.capabilities-section:before{content:"";z-index:-1;border-radius:var(--radius-pill);filter:blur(100px);pointer-events:none;background:#8b5cf61a;width:14rem;height:14rem;position:absolute;bottom:12%;left:7%}.use-cases-section:after{content:"";z-index:-1;border-radius:var(--radius-pill);filter:blur(90px);pointer-events:none;background:#ec489914;width:12rem;height:12rem;position:absolute;bottom:10%;right:8%}.faq-section:after{content:"";z-index:-1;border-radius:var(--radius-pill);filter:blur(90px);pointer-events:none;background:#f9731611;width:10rem;height:10rem;position:absolute;top:18%;left:12%}.landing-shell :is(.principles-section,.platform-section,.journey-section,.capabilities-section,.use-cases-section,.faq-section,.philosophy-section){padding-block:var(--landing-section-space);border-top:0;border-bottom:1px solid hsl(var(--landing-border))}.landing-shell :is(.hero-dash,.journey-ui,.journey-modules,.journey-channels,.journey-activity,.capability-group){transition:transform .3s var(--autronai-ease), border-color .3s ease, box-shadow .3s ease}.landing-shell :is(.hero-dash,.journey-ui,.journey-modules,.journey-channels,.journey-activity,.capability-group):hover{border-color:#22d3ee80;transform:translateY(-4px)scale(1.01);box-shadow:0 24px 70px -38px #22d3ee75,12px 10px 58px -44px #8b5cf657}.landing-shell .btn-primary:hover{box-shadow:0 12px 34px -12px #22d3ee7a}.landing-shell .btn-primary:hover svg{translate:4px}.landing-effects{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-effect-grid{opacity:.11;background-image:url(/patterns/hero-dot-grid.svg);background-position:2px 2px;position:absolute;inset:0}.landing-effect-shape{border-radius:var(--radius-pill);filter:blur(110px);opacity:.08;transition:opacity .7s,translate .7s;display:block;position:absolute}.landing-effect-lines{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.effect-line{fill:none;stroke:hsl(var(--landing-border-strong) / .55);stroke-width:1px;vector-effect:non-scaling-stroke}.effect-line-b{stroke:hsl(var(--brand-cyan) / .22)}.landing-effect-signal{border-radius:var(--radius-pill);offset-rotate:0deg;background:#22d3ee;width:4px;height:4px;animation:12s linear infinite effect-signal-travel;position:absolute;box-shadow:0 0 8px #22d3ee7a}.effect-signal-a{offset-path:path("M40 430 C250 240 390 500 610 310 S930 160 1160 280")}.effect-signal-b{offset-path:path("M80 160 C310 270 420 80 650 190 S930 430 1140 360");animation-duration:14s;animation-delay:-6s}.landing-effect-ring{border:1px solid hsl(var(--landing-border-strong) / .34);border-radius:var(--radius-pill);position:absolute}.landing-effect-dust{border-radius:var(--radius-pill);opacity:.32;background:#22d3ee;width:3px;height:3px;animation:10s ease-in-out infinite alternate effect-dust-drift;position:absolute}.effect-dust-a{top:28%;left:18%}.effect-dust-b{animation-delay:-5s;bottom:24%;right:16%}.hero-scroll-stage>.landing-effects{width:100vw;min-height:100%;transform:translate(var(--hero-parallax-x,0), var(--hero-parallax-y,0));transition:transform .28s ease-out;inset:0 auto 0 calc(50% - 50vw)}.landing-effects-hero .landing-effect-grid{display:none}.landing-effects-hero .effect-shape-a{opacity:.09;background:#22d3ee;width:26rem;height:18rem;top:42%;left:22%}.landing-effects-hero .effect-shape-b{opacity:.055;background:#8b5cf6;width:24rem;height:18rem;top:48%;right:20%}.landing-effects-hero .effect-shape-c{opacity:.065;background:#3b82f6;width:20rem;height:14rem;bottom:4%;left:42%}.landing-effects-hero .effect-ring-a{width:18rem;height:18rem;top:18%;left:8%}.landing-effects-hero .effect-ring-b{width:24rem;height:24rem;bottom:16%;right:7%}@keyframes effect-signal-travel{to{offset-distance:100%}}@keyframes effect-dust-drift{to{opacity:.5;translate:4px -6px}}@media (prefers-reduced-motion:reduce){.landing-effect-signal,.landing-effect-dust,.landing-mega-menu,.landing-mega-link{animation:none!important}.hero-scroll-stage>.landing-effects{transition:none;transform:translate(0,0)}}.principles-section>.landing-container,.platform-section>.landing-container,.journey-section>.landing-container{z-index:1;position:relative}.landing-effects-principles .landing-effect-grid{display:none}.landing-effects-principles .effect-shape-a{opacity:.045;background:#22d3ee;width:18rem;height:18rem;bottom:8%;left:12%}.landing-effects-principles .effect-shape-b{opacity:.04;background:#3b82f6;width:18rem;height:18rem;bottom:3%;left:41%}.landing-effects-principles .effect-shape-c{opacity:.045;background:#8b5cf6;width:18rem;height:18rem;bottom:9%;right:8%}:is(.principles-section:has(.principles-list>:first-child:hover) .effect-shape-a,.principles-section:has(.principles-list>:nth-child(2):hover) .effect-shape-b,.principles-section:has(.principles-list>:nth-child(3):hover) .effect-shape-c){opacity:.08}.landing-effects-principles .effect-line{stroke:hsl(var(--landing-border-strong) / .42)}.landing-effects-principles .effect-line-b{stroke:hsl(var(--brand-cyan) / .2)}.landing-effects-platform .landing-effect-grid{opacity:.08}.landing-effects-platform .landing-effect-shape{opacity:0;filter:blur(120px);width:28rem;height:22rem;top:18%;right:1%}.landing-effects-platform .effect-shape-a{background:#22d3ee}.landing-effects-platform .effect-shape-b{background:#8b5cf6}.landing-effects-platform .effect-shape-c{background:#60a5fa}.landing-effects-platform .effect-shape-d{background:#3b82f6}:is(.platform-section:has(.platform-product-web) .effect-shape-a,.platform-section:has(.platform-product-messenger) .effect-shape-b,.platform-section:has(.platform-product-telegram) .effect-shape-c,.platform-section:has(.platform-product-zalo) .effect-shape-d){opacity:.085;translate:-12px 8px}.landing-effects-platform .effect-line-a{stroke:hsl(var(--brand-cyan) / .25)}.landing-effects-platform .effect-line-b{stroke:hsl(var(--landing-border-strong) / .42)}.platform-section:after{content:none}.landing-effects-journey .landing-effect-grid{opacity:.06}.landing-effects-journey .landing-effect-shape{opacity:.045;filter:blur(95px);width:16rem;height:16rem;left:46%}.landing-effects-journey .effect-shape-a{background:#22d3ee;top:6%}.landing-effects-journey .effect-shape-b{background:#3b82f6;top:29%}.landing-effects-journey .effect-shape-c{background:#8b5cf6;top:53%}.landing-effects-journey .effect-shape-d{background:#22d3ee;top:77%}:is(.journey-section:has(.journey-row:first-child.is-active) .effect-shape-a,.journey-section:has(.journey-row:nth-child(2).is-active) .effect-shape-b,.journey-section:has(.journey-row:nth-child(3).is-active) .effect-shape-c,.journey-section:has(.journey-row:nth-child(4).is-active) .effect-shape-d){opacity:.09;translate:12px}.landing-effects-journey .effect-ring-a{width:28rem;height:28rem;top:18%;right:-8rem}.landing-effects-journey .effect-ring-b{width:34rem;height:34rem;bottom:12%;left:-10rem}.landing-effects-journey .effect-line-a{stroke:hsl(var(--brand-cyan) / .23)}.landing-effects-journey .effect-line-b{stroke:hsl(var(--landing-border-strong) / .36)}.capabilities-section>.landing-container,.use-cases-section>.landing-container,.faq-section>.landing-container,.philosophy-section>.landing-container,.landing-footer>.landing-container{z-index:1;position:relative}.landing-effects-capabilities .landing-effect-grid{opacity:.1}.landing-effects-capabilities .landing-effect-shape{opacity:.045;filter:blur(110px);width:22rem;height:22rem}.landing-effects-capabilities .effect-shape-a{background:#22d3ee;top:22%;left:8%}.landing-effects-capabilities .effect-shape-b{background:#8b5cf6;top:12%;right:13%}.landing-effects-capabilities .effect-shape-c{background:#3b82f6;bottom:3%;left:44%}:is(.capabilities-section:has(.capability-group:first-child.is-active) .effect-shape-a,.capabilities-section:has(.capability-group:nth-child(2).is-active) .effect-shape-b,.capabilities-section:has(.capability-group:nth-child(3).is-active) .effect-shape-c){opacity:.09;translate:10px -8px}.landing-effects-capabilities .effect-line-a{stroke:hsl(var(--brand-cyan) / .24)}.landing-effects-capabilities .effect-line-b{stroke:hsl(var(--landing-border-strong) / .4)}.capability-group:first-child .capability-items svg{color:#8b5cf6}.capability-group:nth-child(2) .capability-items svg{color:#3b82f6}.capability-group:nth-child(3) .capability-items article svg{color:#22d3ee}.capabilities-section:before{content:none}.landing-effects-use-cases .landing-effect-grid{opacity:.055}.landing-effects-use-cases .landing-effect-shape{opacity:0;filter:blur(105px);width:24rem;height:18rem;top:30%;right:8%}.landing-effects-use-cases .effect-shape-a{background:#22d3ee}.landing-effects-use-cases .effect-shape-b{background:#8b5cf6}.landing-effects-use-cases .effect-shape-c{background:#3b82f6}.landing-effects-use-cases .effect-shape-d{background:#2dd4bf}.landing-effects-use-cases .effect-shape-e{background:#f59e0b}:is(.use-cases-section:has(.use-case-list>:first-child.is-active) .effect-shape-a,.use-cases-section:has(.use-case-list>:nth-child(2).is-active) .effect-shape-b,.use-cases-section:has(.use-case-list>:nth-child(3).is-active) .effect-shape-c,.use-cases-section:has(.use-case-list>:nth-child(4).is-active) .effect-shape-d,.use-cases-section:has(.use-case-list>:nth-child(5).is-active) .effect-shape-e){opacity:.085;translate:-16px 10px}.use-case-list>:first-child article>span{color:#22d3ee}.use-case-list>:nth-child(2) article>span{color:#8b5cf6}.use-case-list>:nth-child(3) article>span{color:#3b82f6}.use-case-list>:nth-child(4) article>span{color:#2dd4bf}.use-case-list>:nth-child(5) article>span{color:#d97706}.landing-effects-use-cases .effect-line{transition:opacity .7s}.use-cases-section:has(.use-case-list>.is-active) .landing-effects-use-cases .effect-line-a{opacity:.8}.use-cases-section:after{content:none}.landing-effects-faq .landing-effect-grid{opacity:.14}.landing-effects-faq .effect-shape-a{opacity:.035;background:#22d3ee;width:18rem;height:18rem;top:12%;left:-8rem}.landing-effects-faq .effect-shape-b{opacity:.028;background:#8b5cf6;width:18rem;height:18rem;bottom:8%;right:-7rem}.landing-effects-faq .landing-effect-shape{transition:none}.faq-item.is-active{background:hsl(var(--landing-surface) / .58);box-shadow:inset 2px 0 #22d3ee}.faq-section:after{content:none}.philosophy-section{color:#f4f7fb;background:#171a20}.philosophy-inner p{z-index:1;color:#f4f7fb;position:relative}.philosophy-inner small{color:#aab2bf}.landing-effects-philosophy .landing-effect-grid{opacity:.055}.landing-effects-philosophy:before{content:"AUTRONAI / AGENT";color:#ffffff06;font-family:var(--font-display);letter-spacing:-.06em;text-align:right;white-space:nowrap;font-size:clamp(3rem,9vw,9rem);font-weight:800;position:absolute;bottom:3%;right:0}.landing-effects-philosophy .effect-shape-a{opacity:.06;filter:blur(130px);background:#22d3ee;width:24rem;height:24rem;top:9%;right:8%}.landing-effects-philosophy .effect-shape-b{opacity:.035;filter:blur(130px);background:#8b5cf6;width:22rem;height:22rem;bottom:3%;left:2%}.landing-effects-philosophy .effect-line-a{stroke:#22d3ee59}.landing-effects-philosophy .effect-line-b{stroke:#ffffff1a}.landing-effects-philosophy .effect-ring-a{border-color:#ffffff17;width:38rem;height:38rem;top:-14rem;right:-8rem}.landing-effects-philosophy .effect-ring-b{border-color:#22d3ee1f;width:42rem;height:42rem;bottom:-20rem;left:-12rem}.landing-footer{isolation:isolate;background:hsl(var(--landing-bg));position:relative;overflow:hidden}.landing-effects-footer .landing-effect-grid{display:none}.landing-effects-footer .effect-shape-a{opacity:.07;filter:blur(110px);background:#22d3ee;width:26rem;height:16rem;top:1%;left:26%}.landing-effects-footer .effect-shape-b{opacity:.04;filter:blur(120px);background:#8b5cf6;width:22rem;height:18rem;top:16%;right:9%}.landing-effects-footer .effect-dust-a{top:15%;left:22%}.landing-effects-footer .effect-dust-b{background:#8b5cf6;bottom:48%;right:19%}.landing-shell>:is(.landing-hero,.landing-section,.philosophy-section){border-top:0;border-bottom:1px solid hsl(var(--landing-border))}.landing-hero{isolation:isolate;position:relative}.landing-hero>.landing-container{z-index:1;position:relative}@media (max-width:767px){.landing-hero{padding-block:var(--autronai-space-30)}.landing-hero:before{--landing-hero-dot-fade:clamp(var(--autronai-space-30), 36vw, var(--autronai-space-36));z-index:0;content:"";opacity:.5;-webkit-mask-image:linear-gradient(to bottom, transparent 0, #000 var(--landing-hero-dot-fade), #000 calc(100% - var(--landing-hero-dot-fade)), transparent 100%);-webkit-mask-image:linear-gradient(to bottom, transparent 0, #000 var(--landing-hero-dot-fade), #000 calc(100% - var(--landing-hero-dot-fade)), transparent 100%);mask-image:linear-gradient(to bottom, transparent 0, #000 var(--landing-hero-dot-fade), #000 calc(100% - var(--landing-hero-dot-fade)), transparent 100%);pointer-events:none;background:url(/patterns/hero-dot-grid.svg) 10px 10px;position:absolute;inset:0}.landing-hero .hero-sticky-copy:after{opacity:0;background-image:none}.landing-shell .landing-header-frame{width:calc(100% - 24px);margin:0 12px}.landing-mobile-menu{padding:0 var(--autronai-space-5);border-radius:var(--radius-none)}.landing-mobile-nav-content .landing-mega-link{padding-inline:0}.landing-effects-hero{top:calc(-1 * var(--autronai-space-30));min-height:calc(100% + (2 * var(--autronai-space-30)))}.hero-product-stage{display:none}.landing-effects-philosophy:before{letter-spacing:-.045em;font-size:2rem}.landing-effect-shape{opacity:.04;filter:blur(85px)!important;width:13rem!important;height:13rem!important}.landing-effect-lines{opacity:.62}.landing-effect-ring{scale:.7}.landing-effect-signal{animation-duration:16s}}
