@font-face{font-family:Ume;src:url('Poppins-Regular.ttf') format('truetype');font-display:swap;font-weight:400}
:root{--ink:#0b211a;--night:#091c17;--night-soft:#102820;--mint:#76f0bc;--paper:#f6f9f7;--muted:#a7bcb3;--line:#284237;--font:Ume,Arial,sans-serif;scroll-behavior:smooth;color-scheme:dark}
*{box-sizing:border-box}body{margin:0;font-family:var(--font);font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #46bff0;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1;font-weight:600}button{border:0}em{font-style:normal;color:var(--mint)}.landing{background:var(--night);color:var(--paper);overflow-x:clip}.skip-link{position:fixed;top:-80px;left:12px;z-index:100;background:var(--mint);color:var(--ink);padding:10px 20px}.skip-link:focus{top:12px}.section-wrap{max-width:1320px;margin:auto;padding-left:60px;padding-right:60px}.site-header{max-width:1440px;margin:auto;height:104px;padding:0 60px;display:flex;align-items:center;justify-content:space-between;gap:36px;border-bottom:1px solid #ffffff0c}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:25px;letter-spacing:-1px;font-weight:600}.brand img{border-radius:12px}.brand-dot{color:var(--mint)}.site-header nav{display:flex;gap:32px;font-size:14px;color:#bccbc4}.site-header nav a{position:relative;transition:color .2s}.site-header nav a:after{position:absolute;content:'';left:0;bottom:-7px;height:2px;background:var(--mint);width:100%;transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover{color:var(--mint)}.site-header nav a:hover:after{transform:scaleX(1)}.button{min-height:54px;display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:14px 23px;border-radius:40px;font-size:14px;font-weight:600;transition:transform .25s,background .25s,box-shadow .25s}.button span{font-size:22px;line-height:1}.button:hover{transform:translateY(-3px)}.button-mint{background:var(--mint);color:var(--ink)}.button-mint:hover{background:#a4ffda;box-shadow:0 10px 32px #65efac22}.button-outline{border:1px solid #738f8060;background:transparent;color:var(--paper)}.button-small{min-height:46px;padding:10px 20px}.menu-toggle{display:none}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center;min-height:780px;padding-top:48px;padding-bottom:114px}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;display:flex;align-items:center;gap:12px}.eyebrow-line{height:1px;width:30px;background:var(--mint)}.hero h1{font-size:clamp(48px,5.5vw,79px);line-height:1.1;letter-spacing:-4px;margin-top:25px;margin-bottom:28px}.hero h1 em{position:relative;white-space:nowrap}.hero-description{max-width:440px;color:#b0c2b9;font-size:16px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.release-note{font-size:12px;color:var(--muted);line-height:1.7}.release-note strong{font-weight:400;color:#e3ece6}.hero-footnote{display:flex;gap:14px;align-items:center;margin-top:42px;color:#94ab9f;font-size:12px;line-height:1.6}.orbit-symbol{font-size:34px;line-height:1;color:var(--mint)}.hero-product{position:relative;min-height:568px;perspective:1400px}.phone{position:absolute;border-radius:34px;padding:7px;background:#0d221c;border:1px solid #64796a;box-shadow:0 30px 60px #0009;overflow:hidden;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.phone img{border-radius:27px;width:100%;height:auto}.phone-primary{width:246px;left:46%;top:4px;transform:rotate(7deg);z-index:2}.phone-secondary{width:220px;left:7%;top:74px;transform:rotate(-9deg);filter:brightness(.85)}.hero-product:hover .phone-primary{transform:rotate(3deg) translateY(-8px)}.hero-product:hover .phone-secondary{transform:rotate(-5deg) translateY(3px)}.product-orbit{position:absolute;border:1px solid #7af2bc20;border-radius:50%;width:530px;height:420px;top:60px;left:-4%;transform:rotate(-36deg);pointer-events:none}.orbit-two{width:440px;height:520px;left:7%;top:13px;transform:rotate(30deg)}.floating-note{position:absolute;z-index:4;background:#e9fff0;color:var(--ink);border:1px solid #d1efdf;border-radius:18px;box-shadow:0 12px 38px #0004;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.4}.floating-note strong{font-weight:600}.note-top{padding:12px 16px;left:0;top:12px;transform:rotate(-5deg)}.note-icon{font-size:35px;color:#e37f66}.note-bottom{right:-5px;bottom:48px;padding:14px 18px;background:var(--mint);transform:rotate(4deg)}.mini-wave{display:flex;gap:3px;align-items:center;height:24px}.mini-wave i{display:block;width:3px;height:7px;border-radius:4px;background:var(--ink)}.mini-wave i:nth-child(2n){height:17px}.mini-wave i:nth-child(3n){height:24px}.sample-caption{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:12px;letter-spacing:1.3px;color:#89a094}.scroll-cue{position:absolute;bottom:35px;left:60px;display:flex;align-items:center;gap:14px;font-size:12px;color:var(--muted)}.scroll-cue>span{display:grid;place-items:center;border:1px solid var(--line);height:30px;width:30px;border-radius:50%;font-size:16px}.connection-strip{background:var(--mint);color:var(--ink);display:flex;align-items:center;justify-content:space-around;padding:24px 20px;gap:30px;overflow:hidden;font-size:16px;letter-spacing:3px;font-weight:600}.connection-strip i{font-style:normal;font-size:22px}.experience{padding-top:110px;padding-bottom:110px}.section-heading{position:relative}.section-heading h2,.closer-copy h2,.faq-section h2{font-size:clamp(40px,4.5vw,62px);letter-spacing:-2.8px;margin-top:20px}.section-heading>p:last-child{position:absolute;right:0;bottom:6px;max-width:275px;color:var(--muted);font-size:15px}.experience-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:56px;align-items:center}.experience-options{display:flex;flex-direction:column;gap:0}.experience-options button{display:flex;align-items:flex-start;gap:20px;padding:28px 0;background:transparent;text-align:left;color:var(--muted);border-bottom:1px solid var(--line);border-radius:0}.experience-options button>span:nth-child(2){flex:1}.experience-options strong{font-size:19px;letter-spacing:-.5px;font-weight:500;line-height:1.3;display:block;color:var(--paper)}.experience-options small{display:block;font-size:14px;line-height:1.75;padding-top:13px;color:var(--muted);max-width:330px}.feature-number{font-size:12px;color:#7d988a;padding-top:4px}.feature-arrow{font-size:24px;transition:transform .3s}.experience-options button[aria-selected=true] .feature-number,.experience-options button[aria-selected=true] .feature-arrow,.experience-options button[aria-selected=true] strong{color:var(--mint)}.experience-options button[aria-selected=true] .feature-arrow{transform:rotate(45deg)}.experience-stage{position:relative;border-radius:32px;overflow:hidden;min-height:556px;background:#b5dfc9;display:flex;align-items:center;flex-direction:column;padding-top:32px;isolation:isolate;color:var(--ink);transition:background .5s}.stage-label{font-size:12px;letter-spacing:1.6px;z-index:1}.stage-phone{width:233px;position:absolute;top:76px;border-radius:29px;overflow:hidden;border:6px solid #142a21;box-shadow:0 20px 65px #082c1b40;transform:rotate(-6deg);transition:transform .5s}.stage-phone img{width:100%;height:auto}.stage-phone.switching{transform:translateY(16px) rotate(-2deg);opacity:.5}.stage-caption{position:absolute;bottom:14px;right:16px;font-size:12px;color:#184634;padding:3px 8px;background:#d8fbe5db;border-radius:4px;z-index:2}.closer-section{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:center;padding-top:20px;padding-bottom:70px}.closer-copy p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:390px;line-height:1.9;margin-top:24px}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:14px;padding:12px 0;border-bottom:1px solid #537564;margin-top:24px}.text-link span{color:var(--mint);font-size:24px}.brand-art{height:420px;overflow:hidden;border-radius:28px;background:#123226}.brand-art img{width:100%;height:100%;object-fit:cover;object-position:center}.details-section{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-top:36px;padding-bottom:100px}.detail{border-top:1px solid var(--line);padding-top:24px}.detail-symbol{font-size:12px;letter-spacing:1px;color:var(--mint)}.detail h3{font-size:24px;letter-spacing:-.7px;margin-top:25px;line-height:1.25}.detail p{font-size:14px;color:var(--muted);line-height:1.9;margin-top:20px;max-width:315px}.faq-section{background:var(--paper);color:var(--ink);max-width:none;display:grid;grid-template-columns:1fr 1.3fr;gap:90px;padding:90px max(60px,calc((100vw - 1200px)/2))}.faq-section em{color:#09805a}.faq-section .eyebrow{color:#38735a}.faq-list details{border-bottom:1px solid #cfddd5;padding:22px 0}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:18px;cursor:pointer;font-size:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding-top:15px;padding-right:35px;color:#53685c;font-size:14px;line-height:1.9}.closing{padding-top:110px;padding-bottom:85px}.closing h2{font-size:clamp(48px,7vw,96px);letter-spacing:-5px;margin-top:25px}.closing-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:40px}.closing-bottom p{font-size:15px}.closing-bottom p span{font-size:14px;color:var(--muted)}.site-footer{border-top:1px solid var(--line);padding-top:28px;padding-bottom:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer>.brand{font-size:21px}.site-footer>span{font-size:12px;color:#7f9b8c}.site-footer>a:last-child{font-size:13px;color:#bad0c3}.reveal{opacity:1;transform:none}.motion-ready .reveal:not(.visible){opacity:0;transform:translateY(24px)}.motion-ready .reveal{transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.2,1)}
.brand img{border-radius:0;object-fit:contain}.phone-secondary.profile-preview{filter:none;container-type:inline-size}.profile-screen{background:#0b1d18;border-radius:27px;overflow:hidden;aspect-ratio:780/1688;color:#ecf7f0;position:relative}.profile-cover{height:32%;position:relative;overflow:hidden}.profile-cover>img{width:100%;height:100%;object-fit:cover;border-radius:0;object-position:65% 50%;filter:brightness(.7)}.profile-back,.profile-menu,.profile-cover-label{position:absolute;top:7%;font-size:6cqw;line-height:1;color:white}.profile-back{left:7%}.profile-menu{right:7%;letter-spacing:.5px}.profile-cover-label{left:30%;font-size:5cqw;top:8%}.profile-identity{position:relative;padding:0 8%;margin-top:-15%}.profile-identity .profile-portrait{width:34%;aspect-ratio:1;object-fit:cover;border-radius:50%;border:4px solid #0b1d18;box-shadow:0 0 0 1px #5bc99d80}.profile-status{position:absolute;left:32%;top:23%;width:4cqw;height:4cqw;border-radius:50%;border:2px solid #0b1d18;background:var(--mint)}.profile-identity h3{font-size:7.2cqw;letter-spacing:-.4px;margin-top:8%;line-height:1.3}.profile-identity p{font-size:5cqw;color:var(--mint);margin-top:3%}.profile-edit{display:flex;justify-content:space-between;align-items:center;background:#214e3c;border:1px solid #51806a;color:#b9f5d8;border-radius:9px;padding:5% 7%;font-size:5cqw;margin-top:10%}.profile-about{padding:10% 8% 8%}.profile-about>span{font-size:4cqw;letter-spacing:1px;color:#82a796}.profile-about p{font-size:5cqw;line-height:1.7;margin-top:4%}.profile-preferences{padding:0 8%}.profile-preferences>div{display:flex;gap:7%;font-size:5cqw;padding:6% 0;border-top:1px solid #294137;align-items:center}.profile-preferences>div>span:first-child{color:var(--mint);font-size:7cqw;line-height:1}.profile-preferences>div>span:last-child{margin-left:auto;color:#799586}.profile-home-bar{position:absolute;bottom:2%;left:34%;right:34%;height:3px;border-radius:4px;background:#c1d4c8}.hero-product .note-top{top:-18px}.hero-product .note-bottom{bottom:28px}.hero-product .sample-caption{bottom:-18px}
.profile-cover{height:28%}.profile-identity h3{margin-top:5%}.profile-edit{margin-top:7%;padding:3% 7%}.profile-about{padding:5% 8%}.profile-about p{font-size:4.8cqw}.profile-preferences>div{padding:4% 0}
@media(min-width:1500px){.hero{min-height:800px}.hero h1{font-size:85px}}
@media(max-width:1100px){.section-wrap{padding-left:32px;padding-right:32px}.site-header{padding:0 32px}.hero{min-height:700px}.hero h1{font-size:57px;letter-spacing:-3px}.phone-primary{width:210px;left:42%;top:35px}.phone-secondary{width:185px;left:0;top:106px}.hero-product{min-height:540px}.note-top{left:-10px}.note-bottom{right:-12px;bottom:40px}.product-orbit{width:370px;height:380px}.orbit-two{width:340px;height:450px}.hero-actions{gap:16px}.hero-actions .button{padding:13px 17px;gap:12px}.hero-description{max-width:360px}.experience-layout{gap:45px}.faq-section{padding:70px 32px;gap:50px}.site-header nav{gap:20px}.scroll-cue{left:32px}}
@media(max-width:800px){.site-header{height:84px;padding:0 22px}.site-header nav{display:none;position:absolute;top:83px;left:16px;right:16px;padding:18px;background:#173b2c;border:1px solid #426f54;border-radius:16px;z-index:10;flex-direction:column}.site-header nav.open{display:flex}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:transparent;order:3}.menu-toggle span{width:24px;height:2px;background:var(--paper)}.header-cta{margin-left:auto}.section-wrap{padding-left:24px;padding-right:24px}.hero{grid-template-columns:1fr;padding-top:48px;gap:25px;padding-bottom:80px}.hero h1{font-size:clamp(48px,8vw,68px);letter-spacing:-2.8px}.hero-description{max-width:480px}.hero-copy{max-width:600px}.hero-footnote{display:none}.hero-product{min-height:560px;width:470px;max-width:100%;margin:10px auto}.phone-primary{width:220px;left:44%;top:12px}.phone-secondary{width:200px;left:7%;top:76px}.note-top{top:5px;left:2%}.note-bottom{right:0;bottom:35px}.scroll-cue{bottom:23px;left:24px}.connection-strip{gap:28px;justify-content:flex-start;font-size:14px;padding:18px 24px}.connection-strip i{font-size:18px}.connection-strip span{white-space:nowrap}.experience{padding-top:72px;padding-bottom:64px}.section-heading>p:last-child{position:static;max-width:360px;margin-top:20px}.experience-layout{grid-template-columns:1fr;gap:30px;margin-top:30px}.experience-stage{min-height:510px}.experience-options button{padding:22px 0}.experience-options small{max-width:100%}.closer-section{grid-template-columns:1fr;gap:32px;padding-top:22px;padding-bottom:30px}.closer-copy p:not(.eyebrow){max-width:520px}.brand-art{height:350px}.details-section{gap:30px;padding-top:36px;padding-bottom:60px}.detail h3{font-size:20px}.detail p{font-size:14px}.faq-section{grid-template-columns:1fr;gap:28px;padding:62px 24px}.faq-section h2 br{display:none}.closing{padding-top:70px;padding-bottom:60px}.closing h2{letter-spacing:-2px;font-size:62px}.site-footer{flex-wrap:wrap;gap:18px}.site-footer>span{order:3;width:100%}.site-footer>a:last-child{margin-left:auto}}
@media(max-width:480px){.header-cta{display:none}.brand{font-size:23px}.site-header{padding:0 20px}.section-wrap{padding-left:20px;padding-right:20px}.hero{padding-top:38px}.hero h1{font-size:48px;letter-spacing:-2.5px}.eyebrow{font-size:12px;letter-spacing:1.5px}.hero-description{font-size:15px}.hero-actions{gap:14px;align-items:center}.hero-actions .button{font-size:12px;min-height:50px;padding:12px 16px;gap:10px}.release-note{font-size:12px}.hero-product{min-height:465px;max-width:340px}.phone-primary{width:178px;left:43%;top:8px;border-radius:27px;padding:5px}.phone-secondary{width:159px;left:4%;top:64px;border-radius:24px;padding:5px}.phone img{border-radius:21px}.note-top{font-size:12px;padding:9px 12px;left:0;top:0}.note-icon{font-size:28px}.note-bottom{font-size:12px;padding:10px 12px;bottom:27px;right:-1px}.product-orbit{width:310px;height:310px;left:0;top:70px}.orbit-two{width:290px;height:350px;top:25px}.sample-caption{font-size:12px}.section-heading h2,.closer-copy h2,.faq-section h2{font-size:42px;letter-spacing:-1.8px}.experience-options strong{font-size:17px}.experience-options{gap:0}.experience-options button{gap:13px}.experience-options small{font-size:14px}.experience-stage{min-height:460px}.stage-phone{width:205px}.details-section{grid-template-columns:1fr;gap:30px}.detail h3{font-size:25px}.detail h3 br{display:none}.detail p{max-width:100%;margin-top:13px}.detail h3{margin-top:16px}.brand-art{height:280px}.faq-list summary{font-size:15px}.closing h2{font-size:49px}.closing-bottom{gap:25px;align-items:start;flex-direction:column}.site-footer>.brand{font-size:20px}.site-footer>a:last-child{font-size:12px}}
@media(max-width:800px){.hero,.experience-layout,.closer-section,.faq-section{grid-template-columns:minmax(0,1fr)}.hero-copy,.hero-product{min-width:0}}
@media(max-width:480px){.hero-product{width:100%}.product-orbit{width:270px;height:280px;left:4%}.orbit-two{width:255px;height:310px}.stage-label{max-width:90%;text-align:center}}
@media(max-width:380px){.phone-primary{width:154px;left:42%}.phone-secondary{width:138px;left:3%}.hero-product{min-height:410px}.product-orbit{width:230px;height:240px}.orbit-two{width:215px;height:270px}.hero-actions{flex-wrap:wrap}.hero h1{font-size:43px}.hero-product .sample-caption{font-size:10px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.visible){opacity:1;transform:none}}
