:root{--black:#000;--white:#fff;--blue:#0171e3;--mint:#00ffaa;--purple:#b44aed;--violet:#d782fc;--yellow:#f2b61e;--gray-300:#d9d9d9;--gray-500:#969696;--dot-bg:#2a0f18;--dot-bg-rgb:42,15,24;--overlay-w-10:rgba(255,255,255,0.1);--overlay-w-24:rgba(255,255,255,0.24);--font:var(--font-public-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--landing-font-display:var(--font-unbounded),var(--font-public-sans),sans-serif;--radius-pill:999px;--ease-out:cubic-bezier(0.16,1,0.3,1);--dur-med:0.6s}html{scroll-behavior:smooth}#root,body,html{background:var(--black)}#root,body{min-height:100%;margin:0;color:var(--white);font-family:var(--font);font-weight:500;line-height:1.2;overflow-x:clip}img,video{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--landing-font-display);font-weight:600;letter-spacing:-.03em}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.eyebrow{font-size:12px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:var(--mint)}.body-lg{font-size:18px;line-height:1.5;color:var(--gray-300)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;cursor:pointer;border:none;font-family:var(--landing-font-display);color:var(--white)}.btn--gradient{background:linear-gradient(90deg,var(--blue),var(--purple))}.logos{position:relative;z-index:10;padding:40px 0;background:#fff}.marquee{overflow:hidden;max-width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.marquee__track{width:-moz-max-content;width:max-content;margin:0;padding:0;list-style:none;animation:marquee 28s linear infinite}.marquee__item,.marquee__track{display:flex;align-items:center;gap:40px}.marquee__word{font-family:var(--landing-font-display);font-size:20px;font-weight:600;letter-spacing:-.01em;color:#1a140f;white-space:nowrap}.marquee__dot{width:6px;height:6px;border-radius:50%;background:#b85c37;flex-shrink:0}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.marquee__track{animation:none}}.features-section{position:relative;z-index:10;background:var(--dot-bg)}.features-sticky-wrap{position:relative}.features-sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;z-index:1}.features-panel{height:100vh;background:var(--dot-bg);overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0 clamp(24px,6vw,120px)}.dot-field,.features-panel{position:relative;width:100%}.dot-field{height:100%}.dot-field.features-panel__dots{z-index:0}.dot-field.features-panel__dots,.dot-field__canvas-layer{position:absolute;inset:0;pointer-events:none}.dot-field__canvas{display:block;width:100%;height:100%;touch-action:none;will-change:transform;-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.35) 12%,#000 35%,#000 78%,transparent);mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.35) 12%,#000 35%,#000 78%,transparent)}.features-panel__glow{position:absolute;inset:0;background:radial-gradient(60% 55% at 70% 42%,rgba(180,74,237,.26),transparent 70%),radial-gradient(50% 45% at 62% 68%,rgba(215,60,110,.2),transparent 72%);filter:blur(30px);z-index:1;pointer-events:none}.features-panel__text{position:relative;z-index:3;box-sizing:border-box;max-width:420px;display:flex;flex-direction:column;gap:20px;justify-self:center;padding:32px clamp(24px,3vw,40px);border-radius:20px;background:rgba(0,0,0,.72);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 0 0 1px rgba(0,0,0,.2),0 20px 45px rgba(0,0,0,.4),0 0 60px rgba(180,74,237,.12)}.features-panel__text h2{font-size:clamp(32px,3.4vw,52px);line-height:1.08;letter-spacing:-.04em;overflow-wrap:break-word}.features-panel__media{position:relative;z-index:2;align-self:stretch;justify-self:center;height:100%;display:flex;align-items:center;justify-content:center}.phone-mockup{position:relative;height:108vh;aspect-ratio:1418/1892;margin-bottom:-4vh;margin-top:-6vh}.phone-mockup__glow{position:absolute;inset:6% 4% 14% 4%;background:radial-gradient(46% 42% at 52% 34%,rgba(200,130,255,.5),transparent 68%),radial-gradient(42% 38% at 48% 60%,rgba(230,80,120,.34),transparent 70%);filter:blur(60px);z-index:0}.phone-mockup__screen{position:absolute;top:20.3%;left:31.5%;right:31.5%;bottom:20.35%;border-radius:1.6cqw;overflow:hidden;background:linear-gradient(165deg,#2a1030,#0a0206 70%);z-index:1;container-type:inline-size}.phone-mockup__video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transform:scale(1.03) translate(.5%,-.15%);transform-origin:center top;display:block}.phone-mockup__stage{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5cqw;padding:9cqw;font-size:5cqw;color:var(--gray-300);opacity:0;transition:opacity .6s var(--ease-out)}.phone-mockup__stage.is-active{opacity:1}.phone-mockup__stat-label{font-size:5.2cqw;color:var(--gray-300)}.phone-mockup__level{font-size:7cqw;color:var(--white);display:flex;gap:2cqw;align-items:baseline;flex-wrap:wrap;justify-content:center;font-weight:700}.phone-mockup__level b{color:var(--violet);font-weight:700}.phone-mockup__score{font-size:5.2cqw;color:var(--gray-300)}.phone-mockup__score span{font-size:12cqw;font-weight:700;color:var(--white)}.phone-mockup__suggestion{font-size:6cqw;color:var(--white);line-height:1.5;margin:0}.phone-mockup__cta{margin-top:4cqw;padding:4cqw 8cqw;font-size:5cqw;border-radius:var(--radius-pill)}.radar-chart{position:relative;width:62cqw;aspect-ratio:1}.radar-chart__grid{fill:none;stroke:rgba(255,255,255,.15);stroke-width:1}.radar-chart__grid--inner{stroke:rgba(255,255,255,.1)}.radar-chart__shape{fill:rgba(180,74,237,.35);stroke:var(--white);stroke-width:1.5}.radar-label{position:absolute;font-size:5cqw;font-weight:700;color:var(--mint);text-align:center;line-height:1.25;white-space:nowrap}.radar-label small{display:block;font-size:3.6cqw;font-weight:500;color:var(--gray-300)}.radar-label--top{top:-9cqw;left:50%;transform:translateX(-50%)}.radar-label--right{top:34%;right:-9cqw;color:var(--yellow)}.radar-label--bottom-right{bottom:-4cqw;right:-6cqw}.radar-label--bottom-left{bottom:-4cqw;left:-6cqw}.radar-label--left{top:34%;left:-8cqw}.phone-mockup__frame{position:relative;z-index:2;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.features-panel__bottom-fade{position:absolute;left:0;right:0;bottom:0;height:18vh;background:linear-gradient(transparent,var(--dot-bg) 70%);z-index:4;pointer-events:none}.features-panel__indicator{position:absolute;right:clamp(12px,1.6vw,28px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:14px;padding:14px 10px;border-radius:var(--radius-pill);background:rgba(255,255,255,.05);z-index:5}.features-panel__indicator .dot{width:8px;height:8px;border-radius:50%;background:var(--overlay-w-24);transition:background .4s,transform .4s}.features-panel__indicator .dot--active{background:#b85c37;transform:scale(1.15)}@media (max-width:1200px){.features-panel{padding:0 56px}}@media (max-width:1079.98px){.features-panel{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:96px 24px 0}.features-panel__text{align-items:center;text-align:center;width:100%;max-width:560px;min-width:0;gap:14px}.features-panel__media{flex:1 1 auto;align-self:center;display:flex;align-items:flex-end;justify-content:center;margin-top:-4vh}.phone-mockup{height:74vh;margin-bottom:-10vh}}@media (max-width:640px){.features-panel{padding:64px 20px 0}.features-panel__text{max-width:300px;padding:20px 22px;gap:10px;transform:scale(.7);transform-origin:top center;margin-bottom:-6vh}.features-panel__text h2{font-size:clamp(22px,6.4vw,30px)}.features-panel__media{align-items:flex-start;margin-top:-4vh;width:100%}.phone-mockup{height:auto;width:min(88vw,460px);margin-top:0;margin-bottom:0}.logos{padding:28px 0}.marquee__track{gap:40px}}.adaline-section{--space-section:3.5rem;--space-gap-md:1.5rem;--grid-margin:16px;--ease-out-quint:cubic-bezier(0.22,1,0.36,1);position:relative;z-index:10;background:#a18977;isolation:isolate;color:#1a140f;font-family:var(--font)}@media (min-width:768px){.adaline-section{--space-section:5rem;--space-gap-md:2rem;--grid-margin:48px}}@media (min-width:1024px){.adaline-section{--space-section:6rem;--space-gap-md:2.5rem}}.section-y{padding-top:var(--space-section);padding-bottom:var(--space-section)}.px-grid-margin{padding-inline:var(--grid-margin)}.adaline-container{width:100%;max-width:1280px;margin-inline:auto}.section-stack{gap:var(--space-gap-md)}.section-copy,.section-stack{display:flex;flex-direction:column}.section-copy{gap:.75rem;max-width:68ch}@media (min-width:768px){.section-copy{gap:1rem}}.atlas-web-md{font-size:26px;line-height:30px;letter-spacing:-.03em;font-weight:400}.atlas-web-base{font-size:16px;line-height:24px}@media (min-width:768px){.atlas-web-md{font-size:30px;line-height:34.7px;letter-spacing:-.02em}.atlas-web-base{font-size:18px;line-height:26px}}.section-heading{color:#1a140f;max-width:64ch;text-wrap:balance}.section-subheading{color:rgba(26,20,15,.62);max-width:62ch;text-wrap:pretty}.visual-slot{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:6px;background-color:rgba(255,255,255,.14)}@media (min-width:768px){.visual-slot{aspect-ratio:1670/1080;border-radius:8px}}.visual-slot__content{height:100%}.visual-slot__video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.visual-slot__content{opacity:0}.visual-slot.is-mounted .visual-slot__content{animation:rise-enter .68s var(--ease-out-quint) .3s both}}@keyframes rise-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.visual-slot.is-mounted .visual-slot__content{animation:none;opacity:1}}.mini-os{height:100%;display:flex;align-items:center;justify-content:center;padding:6%}.mini-os__card{width:88%;max-width:785px;aspect-ratio:785/615;background-color:#fdfefb;border:1px solid rgba(26,20,15,.12);border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;overflow:hidden}.mini-os__bar{display:flex;gap:6px;padding:10px 12px;border-bottom:1px solid rgba(26,20,15,.1)}.mini-os__dot{width:8px;height:8px;border-radius:50%;background-color:rgba(26,20,15,.2)}.mini-os__body{flex:1;padding:14px;display:flex;flex-direction:column;gap:10px}.mini-os__line{height:8px;border-radius:4px;background-color:rgba(26,20,15,.08)}.mini-os__line--accent{background-color:rgba(161,137,119,.5)}.black-stack{position:relative;z-index:10;background:#000;display:flex;flex-direction:column;gap:8rem;padding-block:8rem}@media (max-width:640px){.black-stack{gap:5rem;padding-block:5rem}}.section-divider{width:120px;height:1px;margin:0 auto;border:0;background:rgba(255,255,255,.12)}.proof-section{position:relative;z-index:10;padding:0;background:transparent;overflow:hidden;--content-max:1280px;--bento-bg-elevated:#1e1c14;--bento-border-subtle:rgba(255,255,255,0.04);--bento-text:rgba(255,255,255,0.93);--bento-text-secondary:rgba(255,255,255,0.55);--bento-radius-md:10px}.proof-inner{position:relative;max-width:var(--content-max);margin:0 auto;overflow:visible;padding:2.5rem 1rem;min-height:340px;display:flex;align-items:center;justify-content:center}@media (min-width:640px){.proof-inner{min-height:400px}}@media (min-width:1280px){.proof-inner{min-height:460px}}.proof-cards{position:absolute;inset:0;z-index:0;pointer-events:none;display:none;overflow:hidden}@media (min-width:640px){.proof-cards{display:block}}.proof-card{position:absolute;width:220px;padding:.75rem;border-radius:8px;background:var(--bento-bg-elevated);border:1px solid var(--bento-border-subtle);box-shadow:0 1px 1px rgba(0,0,0,.2),0 4px 8px -4px rgba(0,0,0,.24);opacity:.55}@media (min-width:1280px){.proof-card{width:240px}}.proof-card p{font-size:11px;font-weight:500;line-height:1.4;color:var(--bento-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.proof-card-author{margin-top:.625rem;display:flex;align-items:center;gap:.5rem}.proof-card-author img{width:24px;height:24px;border-radius:6px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.proof-card-author span{font-size:10px;font-weight:500;color:var(--bento-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proof-card-1{top:3%;left:6%;display:none}.proof-card-2{top:1%;left:28%;display:none}.proof-card-3{top:2%;left:54%;display:none}.proof-card-4{top:5%;left:76%}.proof-card-5{top:78%;left:8%;display:none}.proof-card-6{top:84%;left:30%;display:none}.proof-card-7{top:80%;left:52%;display:none}.proof-card-8{top:74%;left:74%}@keyframes proof-float-a{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(6px,-10px) rotate(-1deg)}}@keyframes proof-float-b{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-8px,-6px) rotate(1deg)}}@keyframes proof-float-c{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(5px,9px) rotate(.75deg)}}@media (prefers-reduced-motion:no-preference){.proof-card-1{animation:proof-float-a 9s ease-in-out infinite;animation-delay:-1.2s}.proof-card-2{animation:proof-float-b 10.5s ease-in-out infinite;animation-delay:-4.8s}.proof-card-3{animation:proof-float-c 8.5s ease-in-out infinite;animation-delay:-2.1s}.proof-card-4{animation:proof-float-a 11s ease-in-out infinite;animation-delay:-6.4s}.proof-card-5{animation:proof-float-b 9.5s ease-in-out infinite;animation-delay:-3.3s}.proof-card-6{animation:proof-float-c 10s ease-in-out infinite;animation-delay:-7.7s}.proof-card-7{animation:proof-float-a 8s ease-in-out infinite;animation-delay:-.6s}.proof-card-8{animation:proof-float-b 11.5s ease-in-out infinite;animation-delay:-5.9s}}@media (min-width:640px){.proof-card-2,.proof-card-3,.proof-card-5,.proof-card-7{display:block}}@media (min-width:1024px){.proof-card-1,.proof-card-6{display:block}}.proof-character{position:absolute;top:50%;z-index:2;width:160px;height:auto;transform:translateY(-50%);-o-object-fit:contain;object-fit:contain;opacity:.9;display:none;pointer-events:none}@media (min-width:1024px){.proof-character{display:block}}@media (min-width:1280px){.proof-character{width:190px}}.proof-character-left{left:.25rem}@media (min-width:1280px){.proof-character-left{left:.75rem}}.proof-character-right{right:.25rem}@media (min-width:1280px){.proof-character-right{right:.75rem}}.proof-marquee-wrap{margin-top:1.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,black 12%,black 88%,transparent);mask-image:linear-gradient(90deg,transparent 0,black 12%,black 88%,transparent)}@media (min-width:640px){.proof-marquee-wrap{display:none}}.proof-marquee-track{display:flex;gap:.75rem;width:-moz-max-content;width:max-content;animation:proof-marquee-scroll 28s linear infinite}@keyframes proof-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.proof-marquee-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}}.proof-card-mobile{position:static;flex-shrink:0;width:200px;opacity:.85;animation:none!important}.proof-center{position:relative;z-index:10;max-width:48rem;width:100%;margin:0 auto;text-align:center;padding:0 1.25rem}.proof-heading{font-weight:600;letter-spacing:-.02em;line-height:1.15;font-size:clamp(1.5rem,5vw,2.85rem);color:var(--bento-text)}.proof-heading .nowrap{white-space:nowrap}.proof-sub{margin-top:1rem;font-size:1rem;line-height:1.6;color:var(--bento-text-secondary)}@media (min-width:640px){.proof-sub{font-size:17px}}@media (min-width:1024px){.proof-sub{font-size:1.125rem}}.memories-section{position:relative;z-index:10;background:transparent}.fan-layout{height:22rem}.fan-card{position:absolute;width:11rem;height:19.25rem;border-radius:1.25rem;box-shadow:0 20px 40px -12px rgba(0,0,0,.35);will-change:transform}@media (min-width:640px){.fan-layout{height:26rem}.fan-card{width:13rem;height:22.75rem}}@media (min-width:768px){.fan-layout{height:28rem}.fan-card{width:14.5rem;height:25.375rem}}@media (min-width:1024px){.fan-layout{height:34rem}.fan-card{width:17rem;height:29.75rem}}@media (min-width:1280px){.fan-layout{height:38rem}.fan-card{width:19rem;height:33.25rem}}