html{scroll-behavior:smooth;scroll-padding-top:calc(var(--alo-space-11) + var(--alo-space-4))}@supports (scroll-behavior:smooth){html{scroll-snap-type:y proximity}.one-page-section{scroll-snap-align:start;scroll-snap-stop:normal}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.animate-fade-in,.animate-fade-in-up,.animate-scale-in,.animate-float-up,.animate-slide-left,.animate-slide-right{opacity:1!important;animation:none!important;transform:none!important}*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.one-page-marketing{height:auto;min-height:100vh;overflow:hidden auto}.one-page-content{width:100%;position:relative}.one-page-section{min-height:85vh;padding:clamp(var(--alo-space-8),6vw,var(--alo-space-12))var(--alo-space-6);scroll-margin-top:var(--alo-space-11);background:0 0;justify-content:center;align-items:center;display:flex;position:relative}.one-page-section:before{content:"";filter:blur(60px);pointer-events:none;z-index:-1;background:radial-gradient(#ffd60a40 0%,#0000 70%);width:60%;height:200px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}:root[data-theme=dark] .one-page-section:before{background:radial-gradient(#8b5cf64d 0%,#0000 70%)}.one-page-section:after{content:"";opacity:.6;background:linear-gradient(90deg,#0000 0%,#8b5cf633 20%,#ffd60a4d 50%,#8b5cf633 80%,#0000 100%);height:1px;position:absolute;bottom:0;left:10%;right:10%}.one-page-section:last-of-type:after{display:none}.one-page-section.trusted-section{min-height:15vh;padding:clamp(var(--alo-space-4),3vw,var(--alo-space-6))var(--alo-space-6)}.one-page-section.about-section{min-height:50vh}.one-page-section.contact-section{min-height:65vh}@media (width<=768px){.one-page-section{min-height:auto;padding:clamp(var(--alo-space-8),10vw,var(--alo-space-12))var(--alo-space-4)}.one-page-section.hero-section{min-height:100vh}}.section-header{margin-bottom:clamp(var(--alo-space-8),5vw,var(--alo-space-12))}.section-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:var(--alo-weight-bold);letter-spacing:-.03em;background:linear-gradient(135deg,var(--alo-brand-primary)0%,var(--alo-brand-secondary)100%);-webkit-text-fill-color:transparent;margin-bottom:var(--alo-space-4);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;line-height:1.1;animation:8s infinite gradientShift}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(60px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floatUp{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes iconPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.15)}}@keyframes pulseGlow{0%,to{box-shadow:0 8px 32px #ffd60a33,0 0 40px #8b5cf626}50%{box-shadow:0 12px 48px #ffd60a59,0 0 60px #8b5cf640}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.animate-fade-in,.animate-fade-in-up,.animate-scale-in,.animate-float-up,.animate-slide-left,.animate-slide-right{opacity:0;will-change:transform,opacity}.animate-fade-in.animate-visible{animation:fadeIn .8s var(--alo-ease-out-expo)forwards}.animate-fade-in-up.animate-visible{animation:fadeInUp 1s var(--alo-ease-out-expo)forwards}.animate-scale-in.animate-visible{animation:scaleIn .8s var(--alo-ease-out-expo)forwards}.animate-float-up.animate-visible{animation:floatUp 1.2s var(--alo-ease-out-expo)forwards}.animate-slide-left.animate-visible{animation:slideInLeft 1s var(--alo-ease-out-expo)forwards}.animate-slide-right.animate-visible{animation:slideInRight 1s var(--alo-ease-out-expo)forwards}.stagger-0{animation-delay:.15s}.stagger-1{animation-delay:.3s}.stagger-2{animation-delay:.45s}.stagger-3{animation-delay:.6s}.stagger-4{animation-delay:.75s}.stagger-5{animation-delay:.9s}.stagger-6{animation-delay:1.05s}.stagger-7{animation-delay:1.2s}.marketing-nav .nav-link{transition:all .3s var(--alo-ease);position:relative}.marketing-nav .nav-link:hover,.marketing-nav .nav-link:focus-visible{color:var(--alo-brand-primary)}.marketing-nav .nav-link.active:after{content:"";background:var(--alo-brand-primary);border-radius:2px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.scroll-progress{top:var(--alo-space-11);background:linear-gradient(90deg,var(--alo-brand-primary),var(--alo-brand-accent));z-index:1001;height:3px;transition:width .1s linear;position:fixed;left:0}.marketing-navbar{z-index:100;backdrop-filter:blur(12px)saturate(180%);width:100%;transition:all var(--alo-dur-normal)var(--alo-ease);background:#fffffff2;border-bottom:1px solid #8b5cf626;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #ffd60a26,0 1px 3px #0000000a}:root[data-theme=dark] .marketing-navbar{background:#0a0a0af2;border-bottom:1px solid #ffd60a26;box-shadow:0 4px 20px #8b5cf640,0 1px 3px #0000001a}:root[data-theme=contrast] .marketing-navbar{background:var(--alo-color-bg);border-bottom:2px solid var(--alo-color-text)}.marketing-navbar-container{max-width:1440px;padding:var(--alo-space-4)clamp(var(--alo-space-4),3vw,var(--alo-space-10));--landing-center-col:clamp(640px,60vw,900px);grid-template-columns:1fr minmax(0,var(--landing-center-col))1fr;align-items:center;column-gap:clamp(20px,4vw,160px);row-gap:var(--alo-space-2);margin:0 auto;display:grid}.marketing-left{align-items:center;gap:var(--alo-space-3);display:flex}.marketing-burger{border-radius:var(--alo-radius-md);border:1px solid var(--alo-color-border);background:color-mix(in oklab,var(--alo-color-surface)80%,transparent);width:44px;height:44px;color:var(--alo-color-text);cursor:pointer;transition:all var(--alo-dur-fast)var(--alo-ease);font-size:var(--alo-font-lg);justify-content:center;align-items:center;display:none}.marketing-burger:focus-visible{outline:2px solid var(--alo-brand-primary);outline-offset:2px}@media (width<=1440px){.marketing-navbar-container{padding-inline:var(--alo-space-4);column-gap:var(--alo-space-4)}}.marketing-brand{align-items:center;gap:var(--alo-space-2);font-weight:var(--alo-weight-bold);font-size:var(--alo-font-lg);color:var(--alo-color-text);transition:opacity var(--alo-dur-fast)var(--alo-ease);text-decoration:none;display:flex}:root[data-theme=dark] .marketing-brand,:root[data-theme=contrast] .marketing-brand{color:var(--alo-color-text)}.marketing-brand:hover{opacity:.7}.marketing-brand .navbar-logo{width:auto;height:36px}.brand-text{font-weight:var(--alo-weight-bold);letter-spacing:-.01em;white-space:nowrap}.marketing-nav{align-items:center;gap:clamp(var(--alo-space-2),2vw,var(--alo-space-6));justify-content:center;justify-self:center;margin-inline:auto;display:inline-flex}.marketing-nav .nav-link{padding:var(--alo-space-2)var(--alo-space-4);border-radius:var(--alo-radius-lg);color:var(--alo-color-text);font-weight:var(--alo-weight-medium);font-size:var(--alo-font-sm);transition:all var(--alo-dur-fast)var(--alo-ease);cursor:pointer;backdrop-filter:blur(8px);white-space:nowrap;background:0 0;border:none;text-decoration:none;position:relative}:root[data-theme=dark] .marketing-nav .nav-link{color:var(--alo-color-muted)}:root[data-theme=contrast] .marketing-nav .nav-link{color:var(--alo-color-text);font-weight:var(--alo-weight-semibold)}.marketing-nav .nav-link:hover{color:var(--alo-brand-primary);background:color-mix(in oklab,var(--alo-color-surface)40%,transparent);backdrop-filter:blur(12px);box-shadow:0 2px 8px #0000000f}:root[data-theme=dark] .marketing-nav .nav-link:hover{color:var(--alo-brand-primary);background:color-mix(in oklab,var(--alo-color-surface)60%,transparent);backdrop-filter:blur(12px);box-shadow:0 2px 12px #0003}:root[data-theme=contrast] .marketing-nav .nav-link:hover{background:var(--alo-brand-primary);color:var(--alo-color-bg)}.marketing-nav-actions{align-items:center;gap:clamp(var(--alo-space-3),2vw,var(--alo-space-8));white-space:nowrap;justify-self:end;min-width:clamp(320px,28vw,560px);margin-left:auto;display:inline-flex}.marketing-auth-actions{align-items:center;gap:var(--alo-space-3);flex:none;display:inline-flex}@media (width>=1280px){.marketing-navbar-container{padding-inline:var(--alo-space-6);column-gap:clamp(80px,8vw,220px)}}.marketing-nav-utilities{align-items:center;gap:var(--alo-space-3);display:flex}.marketing-nav-utilities .language-switcher{min-width:160px}.marketing-nav-utilities .language-select{padding:var(--alo-space-2)var(--alo-space-5);font-size:var(--alo-font-sm);background:color-mix(in oklab,var(--alo-color-surface)85%,transparent);border:1px solid var(--alo-color-border);min-height:36px}.marketing-icon-button{border-radius:var(--alo-radius-md);border:1px solid var(--alo-color-border);background:color-mix(in oklab,var(--alo-color-surface)80%,transparent);width:36px;height:36px;color:var(--alo-color-text);cursor:pointer;transition:all var(--alo-dur-fast)var(--alo-ease);font-size:var(--alo-font-md);justify-content:center;align-items:center;display:inline-flex}.marketing-icon-button:hover{border-color:color-mix(in oklab,var(--alo-brand-primary)40%,var(--alo-color-border));transform:translateY(-1px);box-shadow:0 6px 16px #00000014}.marketing-icon-button:focus-visible{outline:2px solid var(--alo-brand-primary);outline-offset:2px}:root[data-theme=dark] .marketing-nav-utilities .language-select{background:color-mix(in oklab,var(--alo-color-surface)65%,transparent);border-color:#ffffff1f}:root[data-theme=dark] .marketing-icon-button{background:color-mix(in oklab,var(--alo-color-surface)65%,transparent);border-color:#ffffff29}:root[data-theme=contrast] .marketing-nav-utilities .language-select{color:#000!important;background:#fff!important;border:2px solid #000!important}:root[data-theme=contrast] .marketing-nav-utilities .language-select option{color:#000!important;background:#fff!important}:root[data-theme=contrast] .marketing-nav-utilities .language-select:hover,:root[data-theme=contrast] .marketing-nav-utilities .language-select:focus{color:#000!important;background:#fff!important;border-color:#000!important}:root[data-theme=contrast] .marketing-icon-button{color:#000;background:#fff;border:2px solid #000}.marketing-nav-actions .btn-link{padding:var(--alo-space-2)var(--alo-space-4);color:var(--alo-color-text);font-weight:var(--alo-weight-medium);font-size:var(--alo-font-sm);border-radius:var(--alo-radius-md);transition:all var(--alo-dur-fast)var(--alo-ease);white-space:nowrap;text-decoration:none}.marketing-nav-actions .btn-link:visited{color:inherit}:root[data-theme=dark] .marketing-nav-actions .btn-link{color:var(--alo-color-text)}:root[data-theme=contrast] .marketing-nav-actions .btn-link{color:var(--alo-color-text);font-weight:var(--alo-weight-semibold);background:0 0}.marketing-nav-actions .btn-link:hover{color:var(--alo-color-text);background:#0000000a}:root[data-theme=dark] .marketing-nav-actions .btn-link:hover{color:var(--alo-color-text);background:#ffffff14}:root[data-theme=contrast] .marketing-nav-actions .btn-link:hover{background:var(--alo-color-text);color:var(--alo-color-bg)}.marketing-nav-actions .btn{white-space:nowrap}@media (width<=768px){.marketing-nav,.marketing-nav-utilities,.marketing-signin{display:none}.marketing-burger{display:inline-flex}.marketing-nav-actions{gap:var(--alo-space-3);white-space:nowrap;min-width:auto}.marketing-navbar-container{padding:var(--alo-space-2)var(--alo-space-4)}.brand-text{font-size:var(--alo-font-base)}}.marketing-shell{background:linear-gradient(#fff 0%,#f8f9fa 50%,#f0f1f3 100%);flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}:root[data-theme=dark] .marketing-shell{background:linear-gradient(#0a0a0a 0%,#121212 50%,#1a1a1a 100%)}.marketing-shell.one-page-marketing{min-height:100vh;height:auto!important;overflow:hidden auto!important}@media (width<=640px){.marketing-shell{height:auto;min-height:100vh;overflow:auto}.marketing-shell main{min-height:calc(100vh - var(--alo-space-11));overflow:visible}}.marketing-shell.pricing-page,.marketing-shell.features-page{height:auto;min-height:100vh;overflow:auto}.marketing-shell main{flex:1;width:100%;overflow:hidden}.marketing-shell.legal-page,.marketing-shell.trust-page{height:auto;min-height:100vh;overflow:auto}.marketing-shell.legal-page main,.marketing-shell.trust-page main{overflow:visible}.marketing-shell.features-page main,.marketing-shell.pricing-page main{max-height:calc(100vh - var(--alo-space-11));flex-direction:column;justify-content:space-between;display:flex;overflow:hidden}.marketing-shell.pricing-page main,.marketing-shell.features-page main{justify-content:flex-start;max-height:none;overflow:visible}.pricing-page .section.hero{padding:clamp(20px,4vw,48px)var(--alo-space-6)}.pricing-page .section{padding-block:clamp(var(--alo-space-4),2.5vw,var(--alo-space-6))}.pricing-page .billing-toggle{margin-bottom:var(--alo-space-5)}.pricing-page .pricing-grid{gap:var(--alo-space-5)}.features-page .section.hero{padding:clamp(40px,8vw,96px)var(--alo-space-6)}.features-page .section{padding-block:clamp(var(--alo-space-8),5vw,var(--alo-space-12))}.features-grid{gap:var(--alo-space-8);max-width:1100px;padding:0 var(--alo-space-6);grid-template-columns:repeat(2,1fr);margin:0 auto;display:grid}@media (width<=768px){.features-grid{gap:var(--alo-space-6);grid-template-columns:1fr;max-width:500px}}.features-page .features-grid{gap:var(--alo-space-8);grid-template-columns:repeat(2,1fr);max-width:1100px;margin:0 auto;display:grid}.marketing-shell.legal-page{flex-direction:column;min-height:100vh;display:flex}.legal-content{max-width:800px;padding-block:clamp(var(--alo-space-10),8vw,var(--alo-space-16));margin-inline:auto}.legal-header{margin-bottom:var(--alo-space-8);padding-bottom:var(--alo-space-6);border-bottom:1px solid var(--alo-color-border)}.legal-header h1{margin-bottom:var(--alo-space-3)}.legal-article{background:color-mix(in oklab,var(--alo-color-surface)30%,transparent);border:1px solid var(--alo-color-border);border-radius:var(--alo-radius-lg);padding:var(--alo-space-8)}.legal-article .lead{font-size:var(--alo-font-lg);margin-bottom:var(--alo-space-8);color:var(--alo-color-text);line-height:1.6}.legal-article section{margin-top:var(--alo-space-6)}.legal-article h2{color:var(--alo-brand-primary);margin-bottom:var(--alo-space-3);font-size:var(--alo-font-xl)}.legal-article h3{color:var(--alo-brand-secondary);margin-top:var(--alo-space-5);margin-bottom:var(--alo-space-2)}.legal-article ul{padding-left:var(--alo-space-6);list-style:outside}.legal-article li{margin-bottom:var(--alo-space-2);line-height:1.6}.legal-article p{margin-bottom:var(--alo-space-4);line-height:1.7}.legal-article .callout{padding:var(--alo-space-4);border-radius:var(--alo-radius-md);border-left:4px solid var(--alo-brand-primary);background:color-mix(in oklab,var(--alo-brand-primary)10%,transparent);margin-block:var(--alo-space-4)}.legal-article .callout.warn{border-left-color:var(--alo-color-warn);background:color-mix(in oklab,var(--alo-color-warn)10%,transparent)}.feature-card{background:var(--alo-color-surface);border-radius:var(--alo-radius-2xl);padding:var(--alo-space-8);transition:all .5s var(--alo-ease-out-expo);perspective:1000px;border:2px solid #0000;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.feature-card:before{content:"";border-radius:var(--alo-radius-2xl);background:linear-gradient(135deg,var(--alo-brand-primary),var(--alo-brand-secondary),var(--alo-brand-primary));opacity:0;z-index:-1;transition:opacity .5s var(--alo-ease);background-size:200% 200%;animation:3s infinite borderShift;position:absolute;inset:-2px}.feature-card:after{content:attr(data-number);top:var(--alo-space-5);right:var(--alo-space-5);background:linear-gradient(135deg,var(--alo-brand-primary)0%,var(--alo-brand-secondary)100%);width:50px;height:50px;color:var(--alo-color-surface);font-weight:var(--alo-weight-bold);opacity:.85;transition:all .5s var(--alo-ease);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:flex;position:absolute;box-shadow:0 8px 20px #ffd60a4d}.feature-card:hover{border-color:#0000;transform:translateY(-16px)scale(1.03);box-shadow:0 30px 80px #ffd60a4d,0 20px 40px #8b5cf633,0 0 60px #ffd60a26}.feature-card:hover:before{opacity:1}.feature-card:hover:after{opacity:1;transform:scale(1.15)rotate(360deg);box-shadow:0 12px 30px #ffd60a80}@keyframes borderShift{0%,to{background-position:0%}50%{background-position:100%}}.features-page .feature-card{background:var(--alo-color-surface);border-radius:var(--alo-radius-2xl);padding:var(--alo-space-6);box-shadow:var(--alo-shadow-lg);transition:all .3s var(--alo-ease-out-expo);border:2px solid #0000;position:relative;overflow:hidden}.features-page .feature-card__head{align-items:center;gap:var(--alo-space-3);margin-bottom:var(--alo-space-3);display:flex}.features-page .feature-card .feature-icon{width:22px;height:22px;color:var(--alo-brand-secondary)}.feature-card__head{align-items:flex-start;gap:var(--alo-space-4);margin-bottom:var(--alo-space-5);display:flex}.feature-icon.gradient-icon{width:64px;height:64px;padding:var(--alo-space-3);border-radius:var(--alo-radius-xl);transition:all .5s var(--alo-ease);color:var(--alo-brand-secondary);background:linear-gradient(135deg,#ffd60a1a,#8b5cf61a);flex-shrink:0;animation:3s ease-in-out infinite iconFloat;box-shadow:0 8px 24px #ffd60a33}.feature-card:hover .feature-icon.gradient-icon{color:#ffd60a;animation:1.5s ease-in-out infinite iconPulse,3s ease-in-out infinite iconFloat;transform:translateY(-8px)scale(1.1);box-shadow:0 12px 40px #ffd60a66,0 0 30px #8b5cf64d}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.feature-bullets.check{gap:var(--alo-space-3);flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.feature-bullets.check li{align-items:flex-start;gap:var(--alo-space-3);font-size:var(--alo-font-md);color:var(--alo-color-text);opacity:0;animation:bulletSlideIn .6s var(--alo-ease-out-expo)forwards;line-height:1.7;display:flex}.feature-bullets.check li:first-child{animation-delay:.1s}.feature-bullets.check li:nth-child(2){animation-delay:.2s}.feature-bullets.check li:nth-child(3){animation-delay:.3s}.feature-bullets.check li:nth-child(4){animation-delay:.4s}.feature-bullets.check li:before{content:"✓";background:linear-gradient(135deg,var(--alo-brand-primary)0%,var(--alo-brand-secondary)100%);width:22px;height:22px;color:var(--alo-color-surface);font-weight:var(--alo-weight-bold);transition:all .3s var(--alo-ease);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:13px;display:inline-flex;box-shadow:0 4px 12px #ffd60a4d}.feature-card:hover .feature-bullets.check li:before{transform:scale(1.1)rotate(360deg);box-shadow:0 6px 18px #ffd60a80}@keyframes bulletSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.features-page .feature-card:before{content:"";background:linear-gradient(90deg,var(--alo-brand-primary)0%,var(--alo-brand-secondary)100%);opacity:0;height:4px;transition:opacity .3s var(--alo-ease);position:absolute;top:0;left:0;right:0}.features-page .feature-card:hover{border-color:var(--alo-brand-primary);transform:translateY(-8px);box-shadow:0 12px 40px #ffd60a33,0 0 0 1px #8b5cf61a}.features-page .feature-card:hover:before{opacity:1}.features-page .feature-card h3{margin:0 0 var(--alo-space-3)0;color:var(--alo-brand-secondary);font-weight:var(--alo-weight-bold)}.features-page .feature-card .feature-bullets{padding-left:var(--alo-space-5);font-size:var(--alo-font-sm);margin:0;line-height:1.5}.features-page .feature-card .feature-bullets.check{padding-left:0;list-style:none}.features-page .feature-card .feature-bullets.check li{align-items:flex-start;gap:var(--alo-space-2);margin:6px 0;display:flex}.features-page .feature-card .feature-bullets.check li:before{content:"";background:var(--alo-brand-secondary);border-radius:4px;width:16px;height:16px;display:inline-block;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"black\" d=\"M20.285 6.708a1 1 0 0 1 0 1.414l-9.192 9.192a1 1 0 0 1-1.414 0L3.707 11.534a1 1 0 1 1 1.414-1.414l5.243 5.242 8.485-8.485a1 1 0 0 1 1.436-.169z\"/></svg>") 50%/14px 14px no-repeat}.stack{flex-direction:column;display:flex}.stack.gap-1{gap:var(--alo-space-1)}.stack.gap-2{gap:var(--alo-space-2)}.stack.gap-3{gap:var(--alo-space-3)}.stack.gap-4{gap:var(--alo-space-4)}.stack.gap-5{gap:var(--alo-space-5)}.stack.gap-6{gap:var(--alo-space-6)}.stack.gap-8{gap:var(--alo-space-8)}.stack.gap-10{gap:var(--alo-space-10)}.stack.gap-12{gap:var(--alo-space-12)}.grid{gap:var(--alo-space-6);display:grid}.grid.gap-2{gap:var(--alo-space-2)}.grid.gap-3{gap:var(--alo-space-3)}.grid.gap-4{gap:var(--alo-space-4)}.grid.gap-5{gap:var(--alo-space-5)}.grid.gap-6{gap:var(--alo-space-6)}.grid.gap-8{gap:var(--alo-space-8)}.grid.two{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr))}.grid.three{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))}.grid.four{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}@media (width>=768px){.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}}.btn-primary,.marketing-nav-actions .btn.variant-primary{background:var(--alo-brand-primary);color:#0a0a0a;font-weight:var(--alo-weight-semibold);transition:all .4s var(--alo-ease-out-expo);border:none;position:relative;overflow:hidden;box-shadow:0 4px 12px #ffd60a4d}.btn-primary:before,.marketing-nav-actions .btn.variant-primary:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-primary:hover:before,.marketing-nav-actions .btn.variant-primary:hover:before{width:300px;height:300px}.btn-primary:hover,.marketing-nav-actions .btn.variant-primary:hover{background:var(--alo-brand-primary-hover);transform:translateY(-3px)scale(1.05);box-shadow:0 8px 24px #ffd60a80,0 0 40px #ffd60a4d}.btn-secondary{background:var(--alo-brand-secondary);color:#fff;border:none}.btn-secondary:hover{background:var(--alo-brand-accent)}.contact-section input,.contact-section textarea{transition:all .3s var(--alo-ease-out-expo)}.contact-section input:focus,.contact-section textarea:focus{border-color:var(--alo-brand-secondary);outline:none;transform:translateY(-2px);box-shadow:0 0 0 3px #8b5cf626,0 0 20px #8b5cf61a,0 4px 12px #ffd60a1a}.about-grid{gap:var(--alo-space-8);margin-top:var(--alo-space-12);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.about-card{padding:var(--alo-space-8);border-radius:var(--alo-radius-lg);background:color-mix(in oklab,var(--alo-color-surface)40%,transparent);border:1px solid var(--alo-color-border);transition:all .3s var(--alo-ease)}.about-card:hover{border-color:color-mix(in oklab,var(--alo-brand-primary)30%,transparent);transform:translateY(-4px);box-shadow:0 12px 30px #8b5cf626,0 6px 12px #ffd60a1a}.about-card h3{margin-bottom:var(--alo-space-4);color:var(--alo-brand-primary)}.section{width:100%;padding:var(--alo-space-12)var(--alo-space-6)}@media (width>=768px){.section{padding:clamp(var(--alo-space-12),8vw,120px)var(--alo-space-8)}}.section.hero{padding:clamp(64px,12vw,160px)var(--alo-space-6);position:relative}.features-page .metrics-strip{gap:var(--alo-space-4);margin-top:var(--alo-space-4);margin-bottom:var(--alo-space-2);padding:var(--alo-space-2)var(--alo-space-4);border-radius:var(--alo-radius-full);background:color-mix(in oklab,var(--alo-color-surface)60%,transparent);border:1px solid var(--alo-color-border);display:inline-flex}.features-page .metrics-strip .item{color:var(--alo-color-text);font-size:var(--alo-font-sm);align-items:center;gap:var(--alo-space-2);display:inline-flex}.features-page .pillar-card{gap:var(--alo-space-3);display:grid}.features-page .pillar-head{align-items:center;gap:var(--alo-space-3);display:flex}.features-page .pillar-icon{font-size:22px;line-height:1}.container{max-width:1200px;padding-inline:var(--alo-space-6);width:100%;margin-inline:auto}.container-lg{max-width:1400px;padding-inline:var(--alo-space-6);margin-inline:auto}.container-sm{max-width:720px;padding-inline:var(--alo-space-6);margin-inline:auto}@media (width>=768px){.container,.container-lg,.container-sm{padding-inline:var(--alo-space-8)}}.landing-stage{flex-direction:column;justify-content:center;height:100%;min-height:auto;display:flex}.stage{width:100%;padding:var(--alo-space-6)var(--alo-space-6)}@media (width>=768px){.stage{padding-inline:clamp(var(--alo-space-10),8vw,var(--alo-space-16))}}.stage-top{align-items:center;padding-top:0;display:flex;position:relative}.stage-top-inner{gap:var(--alo-space-3);text-align:center;justify-content:center;align-items:center;max-width:900px;margin-inline:auto;display:grid}.landing-logo{width:clamp(240px,20vw,var(--alo-logo-lg));margin-inline:auto;height:auto;margin-bottom:0}.stage-top-inner h1{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:var(--alo-weight-bold);letter-spacing:-.025em;margin:0;line-height:1.1}.hero-subhead{color:var(--alo-color-muted);max-width:600px;margin-inline:auto;font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.35}.hero-value-props{justify-content:center;align-items:center;gap:var(--alo-space-3);margin-top:var(--alo-space-4);font-size:var(--alo-font-md);font-weight:var(--alo-weight-semibold);flex-wrap:wrap;display:flex}.hero-value{background:linear-gradient(135deg,var(--alo-brand-primary)0%,var(--alo-brand-secondary)100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:5s infinite gradientShift}.hero-value-separator{color:var(--alo-color-muted);font-weight:var(--alo-weight-normal)}.hero-stats{justify-content:center;align-items:center;gap:var(--alo-space-8);margin-top:var(--alo-space-6);padding:var(--alo-space-5)var(--alo-space-6);border-radius:var(--alo-radius-xl);background:color-mix(in oklab,var(--alo-color-surface)60%,transparent);backdrop-filter:blur(12px);border:1px solid color-mix(in oklab,var(--alo-brand-primary)20%,var(--alo-color-border));max-width:600px;margin-inline:auto;display:flex}.hero-stat{align-items:center;gap:var(--alo-space-1);flex-direction:column;min-width:80px;display:flex}.hero-stat-value{font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--alo-weight-bold);background:linear-gradient(135deg,var(--alo-brand-primary)0%,var(--alo-brand-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;line-height:1}.hero-stat-label{font-size:var(--alo-font-xs);color:var(--alo-color-muted);text-align:center;font-weight:var(--alo-weight-medium)}.hero-cta-group{justify-content:center;align-items:center;gap:var(--alo-space-4);margin-top:var(--alo-space-6);flex-wrap:wrap;display:flex}.hero-cta-trust{text-align:center;font-size:var(--alo-font-sm);color:var(--alo-color-muted);margin-top:var(--alo-space-3);font-weight:var(--alo-weight-medium)}@media (width<=640px){.hero-stats{gap:var(--alo-space-5);padding:var(--alo-space-4)}.hero-stat{min-width:60px}.hero-cta-group{flex-direction:column;width:100%}.hero-cta-group button{width:100%}}.ctas{gap:var(--alo-space-4);margin-top:var(--alo-space-4);flex-wrap:wrap;justify-content:center;display:flex}.hero-points{gap:var(--alo-space-6);margin:0;margin-top:var(--alo-space-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:0;list-style:none;display:grid}.hero-points li{gap:var(--alo-space-2);padding:var(--alo-space-6);border-radius:var(--alo-radius-xl);background:color-mix(in oklab,var(--alo-color-surface)40%,transparent);backdrop-filter:blur(var(--alo-e2-blur));border:1px solid color-mix(in oklab,var(--alo-color-border)60%,transparent);transition:all var(--alo-dur-normal)var(--alo-ease-out-expo);flex-direction:column;display:flex;position:relative;overflow:hidden}.hero-points li:before{content:"";opacity:0;transition:opacity var(--alo-dur-normal)var(--alo-ease);background:linear-gradient(135deg,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.hero-points li:hover{border-color:color-mix(in oklab,var(--alo-brand-primary)40%,var(--alo-color-border));transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.hero-points li:hover:before{opacity:1}.hero-points li strong{font-size:var(--alo-font-lg);font-weight:var(--alo-weight-semibold);color:var(--alo-color-text);line-height:var(--alo-leading-tight)}.hero-points li span{font-size:var(--alo-font-sm);color:var(--alo-color-muted);line-height:var(--alo-leading-normal)}.stage-mid{position:relative}.stage-mid-header{text-align:center;max-width:700px;margin-inline:auto;margin-bottom:var(--alo-space-8)}.stage-mid-header h2{font-size:clamp(2rem,4vw,3rem);font-weight:var(--alo-weight-bold);letter-spacing:-.01em;line-height:1.2}.stage-mid-grid{margin-top:clamp(var(--alo-space-10),8vw,var(--alo-space-16));gap:var(--alo-space-8);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1200px;margin-inline:auto;display:grid}.stage-mid-grid .card{height:100%;min-height:240px;padding:var(--alo-space-10);text-align:center;justify-content:center;align-items:center;gap:var(--alo-space-4);transition:all var(--alo-dur-normal)var(--alo-ease-out-expo);flex-direction:column;display:flex}.stage-mid-grid .card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0003,inset 0 0 0 1px #ffffff1a}.stage-mid-grid .card h3{font-size:var(--alo-font-xl);font-weight:var(--alo-weight-bold);line-height:var(--alo-leading-tight);color:var(--alo-color-text);margin:0}:root[data-theme=light] .stage-mid-grid .card{background:#fffffff2;border:1px solid #0000001f}:root[data-theme=light] .stage-mid-grid .card:hover{border-color:#0003;box-shadow:0 20px 60px #00000026,0 4px 16px #0000001a}.stage-mid-benefits ul{gap:var(--alo-space-4);margin:0;padding:0;list-style:none;display:grid}.stage-mid-benefits ul li{font-size:var(--alo-font-base);line-height:var(--alo-leading-normal);color:var(--alo-color-text);padding-left:var(--alo-space-7);position:relative}.stage-mid-benefits ul li:before{content:"✓";color:var(--alo-brand-success);font-weight:var(--alo-weight-bold);font-size:var(--alo-font-xl);position:absolute;left:0}.stage-bottom{position:relative;padding-top:0!important;padding-bottom:0!important;padding-bottom:clamp(var(--alo-space-6),6vh,var(--alo-space-12))!important}.stage-bottom-header{text-align:center;max-width:720px;margin-inline:auto;margin-bottom:var(--alo-space-6)}.trusted-card{margin-inline:auto;justify-content:center;align-items:center;gap:var(--alo-space-4);max-width:480px;padding:var(--alo-space-5)var(--alo-space-6);border-radius:var(--alo-radius-xl);background:color-mix(in oklab,var(--alo-color-surface)40%,transparent);backdrop-filter:blur(var(--alo-e2-blur));transition:all .6s var(--alo-ease-out-expo);background-clip:padding-box;border:2px solid #0000;margin-bottom:0;display:flex;position:relative;box-shadow:0 8px 32px #8b5cf626}.trusted-card:before{content:"";border-radius:var(--alo-radius-xl);background:linear-gradient(135deg,var(--alo-brand-primary),var(--alo-brand-secondary));-webkit-mask-composite:xor;opacity:0;transition:opacity .4s var(--alo-ease);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.trusted-card:hover:before{opacity:1}.trusted-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #8b5cf640,0 0 60px #ffd60a26}.trusted-logo{width:auto;height:36px}.trusted-copy strong{font-size:var(--alo-font-sm);font-weight:var(--alo-weight-semibold);color:var(--alo-color-text)}.final-cta{gap:var(--alo-space-5);max-width:600px;padding:clamp(var(--alo-space-8),6vw,var(--alo-space-12));border-radius:var(--alo-radius-2xl);text-align:center;background:linear-gradient(135deg,#ffd60a1f 0%,#8b5cf61f 100%);border:1px solid oklab(60.5631% .0845415 -.201932/.32);margin-inline:auto;display:grid;box-shadow:0 8px 32px #8b5cf626}:root[data-theme=dark] .final-cta{background:linear-gradient(135deg,#ffd60a2e 0%,#8b5cf62e 100%);border-color:#8b5cf666}.final-cta h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:var(--alo-weight-bold);line-height:var(--alo-leading-tight)}.pad-xy-1{padding:var(--alo-space-1)}.pad-xy-2{padding:var(--alo-space-2)}.pad-xy-3{padding:var(--alo-space-3)}.pad-xy-4{padding:var(--alo-space-4)}.pad-xy-5{padding:var(--alo-space-5)}.pad-xy-6{padding:var(--alo-space-6)}.pad-xy-8{padding:var(--alo-space-8)}.pad-xy-10{padding:var(--alo-space-10)}.pad-top-2{padding-top:var(--alo-space-2)}.pad-top-4{padding-top:var(--alo-space-4)}.pad-top-6{padding-top:var(--alo-space-6)}.pad-top-8{padding-top:var(--alo-space-8)}.pad-bottom-2{padding-bottom:var(--alo-space-2)}.pad-bottom-4{padding-bottom:var(--alo-space-4)}.pad-bottom-6{padding-bottom:var(--alo-space-6)}.subhead{font-size:clamp(var(--alo-font-base),1.5vw,var(--alo-font-xl));color:var(--alo-color-muted);max-width:65ch;line-height:1.6}.max-w-2xl{max-width:42rem;margin-inline:auto}.max-w-3xl{max-width:48rem;margin-inline:auto}.max-w-4xl{max-width:56rem;margin-inline:auto}.prose{font-size:var(--alo-font-base);color:var(--alo-color-text);max-width:65ch;line-height:1.75}.prose h2{font-size:var(--alo-font-2xl);font-weight:var(--alo-weight-bold);margin-top:var(--alo-space-10);margin-bottom:var(--alo-space-4);color:var(--alo-color-text);line-height:1.3}.prose h3{font-size:var(--alo-font-xl);font-weight:var(--alo-weight-semibold);margin-top:var(--alo-space-8);margin-bottom:var(--alo-space-3);line-height:1.4}.prose h4{font-size:var(--alo-font-lg);font-weight:var(--alo-weight-semibold);margin-top:var(--alo-space-6);margin-bottom:var(--alo-space-2)}.prose p{margin-bottom:var(--alo-space-4)}.prose strong{font-weight:var(--alo-weight-semibold);color:var(--alo-color-text)}.prose ul,.prose ol{margin-bottom:var(--alo-space-4);padding-left:var(--alo-space-6)}.prose li{margin-bottom:var(--alo-space-2)}.prose a{color:var(--alo-color-brand);text-decoration:underline;text-decoration-color:color-mix(in oklab,var(--alo-color-brand)40%,transparent);text-underline-offset:2px;transition:all var(--alo-dur-2)var(--alo-ease)}.prose a:hover{text-decoration-color:var(--alo-color-brand);color:color-mix(in oklab,var(--alo-color-brand)120%,white)}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.pl-5{padding-left:var(--alo-space-5)}.logos,.logo-cloud{gap:var(--alo-space-6);opacity:.85;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;display:grid}.logo,.logos .logo{padding:var(--alo-space-4);border-radius:var(--alo-radius-md);background:color-mix(in oklab,var(--alo-color-surface)40%,transparent);backdrop-filter:blur(var(--alo-e1-blur));border:1px solid var(--alo-color-border);min-height:80px;font-size:var(--alo-font-sm);font-weight:var(--alo-weight-medium);color:var(--alo-color-muted);text-align:center;transition:all var(--alo-dur-2)var(--alo-ease);justify-content:center;align-items:center;display:flex}.logo:hover{background:color-mix(in oklab,var(--alo-color-surface)60%,transparent);border-color:var(--alo-color-brand);transform:translateY(-2px)}.ph{background:color-mix(in oklab,var(--alo-color-surface)30%,transparent)}.testimonials{gap:var(--alo-space-4);flex-direction:column;display:flex}.testimonials blockquote{padding:var(--alo-space-6);border-radius:var(--alo-radius-lg);background:color-mix(in oklab,var(--alo-color-surface)50%,transparent);backdrop-filter:blur(var(--alo-e2-blur));border:1px solid var(--alo-color-border);box-shadow:var(--alo-shadow-md);font-size:var(--alo-font-base);color:var(--alo-color-text);font-style:italic;line-height:1.7;position:relative}.testimonials blockquote:before{content:"\"";top:var(--alo-space-4);left:var(--alo-space-4);color:var(--alo-color-brand);opacity:.3;font-family:Georgia,serif;font-size:3rem;line-height:1;position:absolute}.ctas{gap:var(--alo-space-3);margin-top:var(--alo-space-6);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.pricing-grid{gap:var(--alo-space-6);grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));max-width:1200px;margin-inline:auto;display:grid}@media (width>=1024px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{padding:var(--alo-space-8);border-radius:var(--alo-radius-xl);background:color-mix(in oklab,var(--alo-color-surface)50%,transparent);backdrop-filter:blur(var(--alo-e3-blur));border:1px solid var(--alo-color-border);box-shadow:var(--alo-shadow-lg);transition:all var(--alo-dur-2)var(--alo-ease);flex-direction:column;display:flex;position:relative;overflow:hidden}.pricing-card.popular{border-color:var(--alo-brand-primary);background:color-mix(in oklab,var(--alo-brand-primary)8%,var(--alo-color-surface)50%);box-shadow:0 8px 32px color-mix(in oklab,var(--alo-brand-primary)20%,transparent);animation:3s ease-in-out infinite pulseGlow}.pricing-card.popular:before{content:"MOST POPULAR";top:var(--alo-space-4);right:var(--alo-space-4);background:linear-gradient(90deg,var(--alo-brand-primary)0%,var(--alo-brand-secondary)100%);color:#fff;padding:var(--alo-space-1)var(--alo-space-3);border-radius:var(--alo-radius-full);font-size:var(--alo-font-xs);font-weight:var(--alo-weight-bold);letter-spacing:.05em;position:absolute}.pricing-card:hover{box-shadow:var(--alo-shadow-xl);border-color:var(--alo-brand-primary);transform:translateY(-4px)}.pricing-name{font-size:var(--alo-font-2xl);font-weight:var(--alo-weight-bold);margin-bottom:var(--alo-space-2);color:var(--alo-color-text)}.pricing-price{font-size:var(--alo-font-3xl);font-weight:var(--alo-weight-bold);margin-bottom:var(--alo-space-1);color:var(--alo-brand-secondary)}.pricing-period{font-size:var(--alo-font-sm);color:var(--alo-color-muted);margin-bottom:var(--alo-space-6)}.pricing-features{margin:0 0 var(--alo-space-8)0;flex:1;padding:0;list-style:none}.pricing-features li{padding:var(--alo-space-3)0;border-bottom:1px solid color-mix(in oklab,var(--alo-color-border)50%,transparent);font-size:var(--alo-font-sm);align-items:center;gap:var(--alo-space-2);display:flex}.pricing-features li:before{content:"✓";color:var(--alo-brand-primary);font-weight:var(--alo-weight-bold);font-size:var(--alo-font-lg)}.pricing-features li:last-child{border-bottom:none}.billing-toggle{justify-content:center;align-items:center;gap:var(--alo-space-4);margin-bottom:var(--alo-space-8);display:flex}.toggle-switch{background:color-mix(in oklab,var(--alo-color-surface)60%,transparent);border:1px solid var(--alo-color-border);border-radius:var(--alo-radius-full);cursor:pointer;width:56px;height:32px;transition:all var(--alo-dur-2)var(--alo-ease);position:relative}.toggle-switch:after{content:"";width:24px;height:24px;transition:all var(--alo-dur-2)var(--alo-ease);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #0003}.toggle-switch.active{background:var(--alo-brand-primary);border-color:var(--alo-brand-primary)}.toggle-switch.active:after{left:calc(100% - 27px)}.savings-badge{background:linear-gradient(135deg,var(--alo-brand-primary),var(--alo-brand-secondary));color:#fff;padding:var(--alo-space-1)var(--alo-space-3);border-radius:var(--alo-radius-full);font-size:var(--alo-font-xs);font-weight:var(--alo-weight-bold);letter-spacing:.05em;margin-left:var(--alo-space-2);display:inline-block}.contact-form-input{padding:var(--alo-space-3);border-radius:var(--alo-radius-md);border:1px solid var(--alo-color-border);background:color-mix(in oklab,var(--alo-color-surface)60%,transparent);font-size:var(--alo-font-base)}.contact-form-textarea{padding:var(--alo-space-3);border-radius:var(--alo-radius-md);border:1px solid var(--alo-color-border);background:color-mix(in oklab,var(--alo-color-surface)60%,transparent);font-size:var(--alo-font-base);resize:vertical;min-height:150px}.center-content{margin-inline:auto}.pillars{gap:var(--alo-space-6);grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));display:grid}@media (width>=1024px){.pillars{grid-template-columns:repeat(4,1fr)}}.pillar-card{padding:var(--alo-space-6);border-radius:var(--alo-radius-lg);background:color-mix(in oklab,var(--alo-color-surface)50%,transparent);backdrop-filter:blur(var(--alo-e2-blur));border:1px solid var(--alo-color-border);transition:all var(--alo-dur-2)var(--alo-ease)}.pillar-card:hover{border-color:var(--alo-brand-primary);box-shadow:0 8px 24px color-mix(in oklab,var(--alo-brand-primary)15%,transparent);transform:translateY(-4px)}.callout{padding:var(--alo-space-5);border-radius:var(--alo-radius-md);border-left:4px solid var(--alo-brand-secondary);background:color-mix(in oklab,var(--alo-brand-secondary)5%,var(--alo-color-surface)50%);backdrop-filter:blur(var(--alo-e1-blur));margin-bottom:var(--alo-space-4)}.callout.warn{border-left-color:var(--alo-color-warning,#fbbf24);background:color-mix(in oklab,var(--alo-color-warning,#fbbf24)5%,var(--alo-color-surface)50%)}.callout.info{border-left-color:var(--alo-brand-secondary);background:color-mix(in oklab,var(--alo-brand-secondary)5%,var(--alo-color-surface)50%)}.skip-link{top:-100px;left:var(--alo-space-4);background:var(--alo-brand-primary);color:#fff;padding:var(--alo-space-3)var(--alo-space-5);border-radius:var(--alo-radius-md);font-weight:var(--alo-weight-semibold);z-index:200;transition:top var(--alo-dur-2)var(--alo-ease);text-decoration:none;position:absolute}.skip-link:focus{top:var(--alo-space-4)}@media (width<=768px){.section{padding:var(--alo-space-10)var(--alo-space-4)}.section.hero{padding:var(--alo-space-12)var(--alo-space-4)}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.ctas{flex-direction:column;width:100%}.ctas .btn{justify-content:center;width:100%}.pricing-grid{grid-template-columns:1fr}.subhead{font-size:var(--alo-font-base)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fade-in-up .6s var(--alo-ease)backwards}@media (prefers-reduced-motion:reduce){.fade-in-up{animation:none}.pricing-card:hover,.logo:hover,.pillar-card:hover{transform:none}}.faq-grid{gap:var(--alo-space-4);grid-template-columns:1fr;max-width:800px;margin:0 auto;display:grid}.faq-card{padding:var(--alo-space-5);transition:all var(--alo-dur-normal)var(--alo-ease)}.faq-question{align-items:center;gap:var(--alo-space-3);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0;font-family:inherit;display:flex}.faq-question:hover .faq-icon{color:var(--alo-color-brand)}.faq-icon{font-size:var(--alo-text-sm);color:var(--alo-color-text-muted);transition:all var(--alo-dur-fast)var(--alo-ease);flex-shrink:0;width:20px}.faq-question-text{color:var(--alo-color-text);font-size:var(--alo-text-base);margin:0;font-weight:600}.faq-answer{max-height:0;transition:max-height var(--alo-dur-slow)var(--alo-ease);overflow:hidden}.faq-answer.expanded{max-height:500px;margin-top:var(--alo-space-4)}.faq-answer-text{color:var(--alo-color-text-muted);font-size:var(--alo-text-sm);margin:0;line-height:1.6}@media (prefers-reduced-motion:reduce){.faq-answer{transition:none}}