@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-xl:36rem;--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-5xl:3rem;--text-5xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-black:900;--leading-tight:1.25;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-9{margin-top:calc(var(--spacing) * 9)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.min-h-screen{min-height:100vh}.max-w-md{max-width:var(--container-md)}.max-w-xl{max-width:var(--container-xl)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.place-items-center{place-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.px-5{padding-inline:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.text-white{color:var(--color-white)}.text-white\/62{color:#ffffff9e}@supports (color:color-mix(in lab, red, red)){.text-white\/62{color:color-mix(in oklab, var(--color-white) 62%, transparent)}}@media (min-width:48rem){.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#05050a;--ink-2:#0b0c13;--graphite:#141722;--white:#fff8fd;--muted:#fff8fdad;--faint:#fff8fd70;--line:#ffffff21;--line-strong:#ffffff38;--violet:#8f5cff;--rose:#ff4fa3;--cyan:#77ebff;--mint:#a8ffe0;--amber:#ffd36f;--navy:#11182c}*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth}body{min-height:100vh;color:var(--white);letter-spacing:0;text-rendering:geometricprecision;background:radial-gradient(900px 680px at 76% 12%,#77ebff21,#0000 64%),radial-gradient(760px 620px at 16% 5%,#ff4fa333,#0000 66%),linear-gradient(#070710 0%,#05050a 42%,#070910 100%);margin:0;font-family:Geist,Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,a{-webkit-tap-highlight-color:transparent;font:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:4px;outline:3px solid #77ebffc2}::selection{color:#fff;background:#ff4fa35c}.launch-site{isolation:isolate;background-color:#0000;background-image:linear-gradient(90deg,#ffffff06 1px,#0000 1px),linear-gradient(0deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:84px 84px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:100vh;position:relative;overflow:hidden}.launch-site:before{content:"";z-index:-4;pointer-events:none;opacity:.86;background:linear-gradient(#05050a00 0%,#05050ad1 72%,#05050a 100%),conic-gradient(from 180deg at 52% 22%,#8f5cff38,#ff4fa32e,#77ebff1f,#ffd36f14,#8f5cff38);position:fixed;inset:0}.launch-site:after{content:"";z-index:-3;pointer-events:none;opacity:.18;mix-blend-mode:soft-light;background-image:linear-gradient(#ffffff0a,#ffffff0a),repeating-linear-gradient(90deg,#0000 0 2px,#ffffff05 2px 3px);position:fixed;inset:0}.skip-link{z-index:80;color:#11131c;background:#fff;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.cursor-light{z-index:-1;pointer-events:none;filter:blur(12px);background:radial-gradient(circle,#77ebff26,#ff4fa314 42%,#0000 70%);border-radius:999px;width:340px;height:340px;transition:transform .24s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0}.reveal{will-change:auto}@supports (animation-timeline:view()){.reveal{animation:both reveal-soft;animation-timeline:view();animation-range:entry cover 28%}}.brand-mark{background:linear-gradient(135deg,#ffffffeb,#ffffff1f),linear-gradient(135deg,#8f5cff 0%,#ff4fa3 48%,#77ebff 100%);border-radius:24px;place-items:center;width:76px;height:76px;display:inline-grid;position:relative;overflow:hidden;box-shadow:0 22px 66px #ff4fa342,inset 0 0 0 1px #ffffff4d}.brand-mark:after{content:"";background:linear-gradient(115deg,#0000 38%,#ffffff8c 50%,#0000 62%);transition:transform .7s;position:absolute;inset:-40%;transform:translate(-40%)rotate(18deg)}.brand-link:hover .brand-mark:after,.brand-mark:hover:after{transform:translate(40%)rotate(18deg)}.brand-mark span{z-index:1;color:#fff;font-size:34px;font-weight:900;position:relative}.brand-mark.compact{border-radius:14px;width:40px;height:40px}.brand-mark.compact span{font-size:18px}.launch-header{z-index:60;inset-inline:0;padding:18px 24px 0;position:fixed;top:0}.launch-nav{border:1px solid #0000;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;width:min(100%,1280px);min-height:62px;margin:0 auto;padding:10px 12px 10px 14px;transition:background .3s,border-color .3s,box-shadow .3s;display:flex}.launch-nav.is-scrolled{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#08080fad;border-color:#ffffff21;box-shadow:0 18px 70px #00000047}.brand-link{color:#fff;align-items:center;gap:12px;font-size:15px;font-weight:800;display:inline-flex}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:#ffffffad;font-size:14px;font-weight:600;transition:color .25s}.desktop-nav a:hover{color:#fff}.nav-cta,.mobile-menu-cta{color:#10111c;background:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.nav-cta:hover,.mobile-menu-cta:hover{transform:translateY(-2px);box-shadow:0 18px 45px #ffffff1f}.menu-button{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;place-items:center;width:46px;height:46px;display:none}.mobile-menu{display:none}.hero-section{min-height:100vh;padding:132px 24px 90px}.hero-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:42px;width:min(100%,1280px);min-width:0;min-height:calc(100vh - 222px);margin:0 auto;display:grid}.hero-copy{z-index:2;min-width:0;position:relative}.launch-kicker,.eyebrow{color:#a8ffe0eb;letter-spacing:0;text-transform:uppercase;align-items:center;gap:9px;font-size:13px;font-weight:800;display:inline-flex}.launch-kicker{text-transform:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:999px;max-width:100%;padding:10px 14px}.hero-title-art{width:100%;max-width:680px;height:auto;margin:28px 0 0;display:block;overflow:visible}.hero-title-art text{fill:#fff;letter-spacing:0;font-family:Geist,Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:76px;font-weight:860}.hero-subtitle-art{width:100%;max-width:590px;height:auto;margin:28px 0 0;display:block;overflow:visible}.hero-subtitle-art text{fill:#fff8fdad;letter-spacing:0;font-family:Geist,Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:21px;font-weight:560}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.magnetic-button{border-radius:20px;justify-content:center;align-items:center;gap:12px;min-height:58px;padding:0 24px;font-size:15px;font-weight:850;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;display:inline-flex}.magnetic-button.primary{color:#10111c;background:#fff;box-shadow:0 24px 64px #ffffff21}.magnetic-button.secondary{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff12;border:1px solid #ffffff29}.magnetic-button:hover{transform:translateY(-3px)scale(1.01)}.launch-status{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.launch-status span{color:#ffffff94;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:700}.store-buttons{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.store-buttons.compact{margin-top:18px}.store-button{color:#fff;opacity:.82;background:linear-gradient(#ffffff1f,#ffffff09),#0809129e;border:1px solid #ffffff24;border-radius:18px;align-items:center;gap:12px;min-height:58px;padding:10px 15px;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.store-button strong,.store-button small{display:block}.store-button strong{font-size:13px;font-weight:900}.store-button small{color:#ffffff8a;margin-top:2px;font-size:11px;font-weight:800}.hero-visual{min-width:0;position:relative}.hero-photo-orbit{z-index:8;pointer-events:none;align-items:flex-end;gap:12px;display:flex;position:absolute;inset:auto -18px -28px auto}.hero-photo-orbit .photo-plate{width:150px;height:190px;box-shadow:0 28px 80px #0000006b}.hero-photo-orbit .hero-photo-a{transform:rotate(-5deg)translateY(12px)}.hero-photo-orbit .hero-photo-b{width:126px;height:162px;transform:rotate(7deg)}.energy-field{background:radial-gradient(circle at var(--pointer-x,50%) var(--pointer-y,50%), #ffffff1f, transparent 26%), radial-gradient(circle at 28% 36%, #ff4fa342, transparent 35%), radial-gradient(circle at 72% 34%, #77ebff33, transparent 36%), linear-gradient(150deg, #ffffff14, #ffffff05);border:1px solid #ffffff1a;border-radius:42px;height:700px;min-height:520px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 40px 120px #0000006b,inset 0 0 0 1px #ffffff0f}.energy-field:before{content:"";opacity:.9;background:linear-gradient(118deg,#0000 48%,#05050ab3 49%,#05050af5 72%),repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 76px);position:absolute;inset:0}.energy-halo{filter:blur(4px);border-radius:999px;width:240px;height:240px;animation:7s ease-in-out infinite halo-breathe;position:absolute}.energy-halo.left{background:radial-gradient(circle,#ff4fa3d6,#8f5cff57 44%,#0000 68%);top:16%;left:13%}.energy-halo.right{background:radial-gradient(circle,#77ebffbd,#a8ffe033 42%,#0000 68%);animation-delay:.8s;top:18%;right:10%}.energy-orbit{border:1px solid #ffffff2e;border-radius:50%;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.orbit-a{width:74%;height:45%;animation:18s linear infinite orbit-spin}.orbit-b{border-color:#77ebff38;width:52%;height:68%;animation:22s linear infinite reverse orbit-spin}.signal-line{background:linear-gradient(90deg,#0000,#ffffff57,#77ebff6b,#0000);height:1px;position:absolute;top:52%;left:12%;right:12%;transform:rotate(-7deg)}.line-b{opacity:.55;top:40%;transform:rotate(11deg)}.energy-particle{opacity:.18;width:5px;height:5px;transform:scale(var(--particle-scale,1));animation:5.5s ease-in-out infinite energy-particle-float;animation-delay:var(--particle-delay,0s);background:#fff;border-radius:999px;position:absolute;box-shadow:0 0 18px #77ebffb3}.hero-device-cluster{z-index:6;perspective:1000px;place-items:center;display:grid;position:absolute;inset:0}.phone-shell{aspect-ratio:.49;background:linear-gradient(145deg,#ffffff52,#ffffff0d),#080912;border:1px solid #ffffff38;border-radius:38px;width:248px;padding:9px;position:relative;box-shadow:0 30px 86px #0000007a,inset 0 0 0 1px #ffffff14}.phone-shell.featured{z-index:6;width:284px;animation:7s ease-in-out infinite float-device;transform:rotateY(-8deg)rotateX(3deg)}.phone-shell.small{opacity:.88;width:218px}.phone-left,.phone-right{z-index:4;position:absolute;top:28%}.phone-left{left:10%;transform:rotate(-10deg)translateY(22px)}.phone-right{right:7%;transform:rotate(9deg)translateY(54px)}.phone-camera{z-index:8;background:#05050a;border-radius:999px;width:84px;height:20px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.phone-screen{background:#090a12;border-radius:30px;height:100%;position:relative;overflow:hidden}.phone-discover{background:linear-gradient(#0000 20%,#05050af0 100%),radial-gradient(circle at 48% 20%,#ffffff3d,#0000 34%),linear-gradient(135deg,#ff4fa3cc,#8f5cff9e 48%,#77ebff57)}.phone-profile{background:linear-gradient(#0000 18%,#05050aed 100%),linear-gradient(135deg,#77ebff85,#8f5cff94,#ffd36f2e)}.phone-match{background:radial-gradient(circle at 50% 34%,#ff4fa357,#0000 38%),linear-gradient(150deg,#070813,#151024 60%,#05050a)}.phone-chat{background:radial-gradient(circle at 78% 18%,#77ebff38,#0000 34%),linear-gradient(160deg,#070813,#151024 48%,#080912)}.phone-notifications{background:radial-gradient(circle at 24% 22%,#ffd36f3d,#0000 34%),linear-gradient(155deg,#080912,#16121f 52%,#05050a)}.phone-settings{background:radial-gradient(circle at 76% 18%,#a8ffe033,#0000 36%),linear-gradient(155deg,#060910,#121827 56%,#05050a)}.phone-safety{background:radial-gradient(circle at 72% 22%,#a8ffe047,#0000 38%),linear-gradient(145deg,#060910,#11182c)}.screen-topbar{z-index:2;justify-content:space-between;gap:8px;display:flex;position:absolute;inset:34px 16px auto}.screen-topbar span,.screen-topbar svg,.interest-row span,.status-stack span{color:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.person-signal{filter:blur(1px);background:radial-gradient(circle at 48% 32%,#fff3,#0000 40%),linear-gradient(135deg,#ffffff29,#ffffff08);border-radius:999px 999px 42px 42px;width:60%;height:46%;position:absolute;top:18%;left:20%}.screen-content{z-index:3;position:absolute;inset-inline:18px}.screen-content.bottom{bottom:20px}.screen-content.center{text-align:center;inset-inline:20px;top:29%}.screen-content h3{color:#fff;margin:0;font-size:28px;font-weight:850;line-height:1.05}.screen-content p{color:#ffffffb3;margin:8px 0 0;font-size:13px;line-height:1.5}.progress-bars{gap:6px;margin-bottom:16px;display:flex}.progress-bars span{background:#ffffff47;border-radius:999px;flex:1;height:4px}.progress-bars span:first-child{background:#ffffffeb}.interest-row,.action-dots,.status-stack{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.action-dots{justify-content:center;gap:14px;margin-top:20px}.action-dots span{color:#fff;background:#ffffff24;border-radius:999px;place-items:center;width:44px;height:44px;font-size:18px;display:grid}.action-dots span:nth-child(2){background:linear-gradient(135deg,#8f5cff,#ff4fa3);width:52px;height:52px}.profile-grid-mini{grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:absolute;inset:86px 18px auto}.profile-grid-mini span{background:#ffffff1f;border-radius:20px;height:92px}.match-aura{background:radial-gradient(circle,#ff4fa366,#77ebff24,#0000 66%);border-radius:999px;width:220px;height:220px;animation:6s ease-in-out infinite halo-breathe;position:absolute;top:22%;left:50%;transform:translate(-50%)}.match-label{text-transform:uppercase;font-weight:900;color:var(--cyan)!important;font-size:12px!important}.chat-preview{z-index:4;inset-inline:18px;gap:10px;display:grid;position:absolute;bottom:22px}.chat-preview span{color:#ffffffbd;background:#ffffff1f;border-radius:20px 20px 20px 6px;width:76%;padding:11px 13px;font-size:12px;line-height:1.45}.chat-preview span:nth-child(2){color:#fff;background:linear-gradient(135deg,#8f5cffdb,#ff4fa3c7);border-radius:20px 20px 6px;justify-self:end}.chat-thread,.notification-stack,.settings-stack{gap:10px;display:grid;position:absolute;inset:78px 16px auto}.chat-thread span,.notification-stack span,.settings-stack span{color:#ffffffc7;background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:8px;padding:11px 12px;font-size:12px;font-weight:760;line-height:1.35;display:flex}.chat-thread .outgoing{color:#fff;background:linear-gradient(135deg,#8f5cffd1,#ff4fa3b8);justify-self:end;width:82%}.chat-thread .incoming{width:86%}.chat-composer{color:#ffffff94;background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:18px;left:16px;right:16px}.notification-stack svg,.settings-stack svg{color:var(--mint);flex:none}.settings-stack .danger{color:#ffd2e7e6;border-color:#ff4fa347}.scene-block,.approach-scene,.why-scene,.moments-scene,.product-scene,.feature-map-scene,.emotion-scene,.safety-scene,.behind-scene,.roadmap-scene,.faq-scene,.waitlist-scene{padding:120px 24px;position:relative}.scene-copy,.approach-copy,.why-head,.moments-head,.product-head,.feature-map-head,.safety-copy,.behind-copy,.roadmap-head,.faq-head,.waitlist-copy,.emotion-copy{width:min(100%,980px);margin:0 auto}.scene-copy h2,.approach-copy h2,.why-head h2,.moments-head h2,.product-head h2,.feature-map-head h2,.safety-copy h2,.behind-copy h2,.roadmap-head h2,.faq-head h2,.waitlist-copy h2,.waitlist-copy h1,.emotion-copy h2,.support-hero h1{color:#fff;margin:16px 0 0;font-size:56px;font-weight:840;line-height:1.02}.scene-copy p:not(.eyebrow),.why-story p,.safety-copy p,.behind-copy p,.roadmap-item p,.faq-item p,.waitlist-copy p,.support-hero p{max-width:720px;color:var(--muted);margin:22px 0 0;font-size:19px;line-height:1.7}.photo-plate{isolation:isolate;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:32px;position:relative;overflow:hidden}.photo-plate:after{content:"";pointer-events:none;background:linear-gradient(#0000 42%,#05050ab8 100%),radial-gradient(circle at 78% 20%,#77ebff29,#0000 34%);position:absolute;inset:0}.photo-plate img{object-fit:cover;filter:saturate(1.08)contrast(1.02);width:100%;height:100%;min-height:100%;transform:scale(1.02)}.photo-plate figcaption{z-index:2;gap:4px;display:grid;position:absolute;bottom:16px;left:18px;right:18px}.photo-plate figcaption span{color:#a8ffe0e0;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.photo-plate figcaption strong{color:#fff;font-size:20px;font-weight:900;line-height:1.05}.why-scene{overflow:hidden}.why-head h2{max-width:1040px}.why-body{grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;width:min(100%,1180px);margin:70px auto 0;display:grid}.why-story{border-left:1px solid #ffffff29;padding-left:28px}.why-story p{max-width:560px}.why-story p:first-child{margin-top:0}.why-media{position:relative}.why-media .photo-plate{height:560px}.why-signal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080912b8;border:1px solid #ffffff24;border-radius:24px;gap:8px;padding:16px;display:grid;position:absolute;bottom:36px;right:-18px;box-shadow:0 26px 80px #00000059}.why-signal span{color:#fffc;background:#ffffff14;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900}.moments-scene{overflow:hidden}.moments-head{text-align:center}.moments-head .eyebrow{justify-content:center}.moments-grid{grid-template-columns:1.15fr .85fr;gap:18px;width:min(100%,1280px);margin:70px auto 0;display:grid}.moment-frame{position:relative}.moment-frame .photo-plate{height:420px}.moment-1{grid-row:span 2}.moment-1 .photo-plate{height:858px}.moment-caption{z-index:4;color:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#05050a85;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:820;display:inline-flex;position:absolute;top:18px;left:18px}.scattered-stage{width:min(100%,980px);min-height:420px;margin:70px auto 0;position:relative}.discard-card{color:#ffffffb3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff21,#ffffff0a),#ffffff0a;border:1px solid #ffffff1f;border-radius:30px;place-items:center;width:260px;height:136px;font-size:18px;font-weight:780;display:grid;position:absolute;box-shadow:0 28px 74px #00000047}.card-1{top:34px;left:5%;transform:rotate(-8deg)}.card-2{top:0;left:34%;transform:rotate(5deg)}.card-3{top:92px;right:8%;transform:rotate(-3deg)}.card-4{bottom:20px;left:23%;transform:rotate(7deg)}.approach-scene{grid-template-columns:.85fr 1.15fr;align-items:center;gap:52px;width:min(100%,1280px);margin:0 auto;display:grid}.interface-assembly{background:radial-gradient(circle,#77ebff26,#0000 32%),linear-gradient(145deg,#ffffff17,#ffffff06);border:1px solid #ffffff1c;border-radius:46px;min-height:560px;position:relative;overflow:hidden}.assembly-core{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#05050a85;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:270px;height:270px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.assembly-core .brand-mark{width:88px;height:88px}.assembly-core>span{color:#ffffffbd;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;position:absolute}.assembly-core>span:first-of-type{top:64px;left:22px}.assembly-core>span:nth-of-type(2){top:92px;right:18px}.assembly-core>span:nth-of-type(3){bottom:52px}.assembly-ring{border:1px solid #ffffff24;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-16deg)}.ring-one{width:76%;height:45%;animation:24s linear infinite orbit-spin}.ring-two{border-color:#77ebff33;width:50%;height:74%;animation:28s linear infinite reverse orbit-spin}.assembly-dot{background:#fff;border-radius:999px;width:12px;height:12px;position:absolute;box-shadow:0 0 34px #77ebffc7}.dot-one{top:34%;left:21%}.dot-two{top:26%;right:25%}.dot-three{bottom:21%;left:50%}.product-head{text-align:center}.product-head .eyebrow{justify-content:center}.product-rail{grid-template-columns:repeat(4,1fr);gap:18px;width:min(100%,1280px);margin:70px auto 0;display:grid}.product-frame{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:34px;min-width:0;overflow:hidden}.frame-phone{background:radial-gradient(circle at 50% 10%,#77ebff1f,#0000 40%),linear-gradient(#ffffff0f,#0000);place-items:center;height:410px;display:grid;overflow:hidden}.frame-phone .phone-shell{width:210px;transform:translateY(24px)}.frame-copy{padding:24px}.frame-copy span{color:var(--cyan);text-transform:uppercase;font-size:12px;font-weight:900}.frame-copy h3{color:#fff;margin:10px 0 0;font-size:24px;font-weight:830;line-height:1.12}.frame-copy p{color:#fff9;margin:12px 0 0;font-size:14px;line-height:1.65}.feature-map-scene{overflow:hidden}.feature-map-head,.faq-head{text-align:center}.feature-map-head .eyebrow,.faq-head .eyebrow{justify-content:center}.feature-constellation{z-index:-1;opacity:.68;height:280px;position:absolute;inset:250px 8% auto}.feature-constellation svg{width:100%;height:100%;overflow:visible}.feature-constellation path{fill:none;stroke:#77ebffb8;stroke-width:1.2px;stroke-dasharray:8 16;opacity:.48}.feature-map-grid{grid-template-columns:repeat(3,1fr);gap:14px;width:min(100%,1280px);margin:72px auto 0;display:grid}.feature-node{background:radial-gradient(circle at 84% 12%,#77ebff1f,#0000 35%),linear-gradient(145deg,#ffffff13,#ffffff06);border:1px solid #ffffff1c;border-radius:30px;min-height:218px;padding:22px;transition:transform .28s,border-color .28s,background .28s;position:relative;overflow:hidden;box-shadow:0 28px 90px #0000003d}.feature-node:after{content:"";filter:blur(34px);background:#ff4fa32e;border-radius:999px;height:140px;position:absolute;inset:auto -30% -55% 28%;transform:rotate(-12deg)}.feature-node:hover{background:radial-gradient(circle at 84% 12%,#a8ffe029,#0000 35%),linear-gradient(145deg,#ffffff18,#ffffff08);border-color:#a8ffe047;transform:translateY(-4px)}.feature-node svg{color:var(--mint)}.feature-index{color:#ffffff3d;font-size:14px;font-weight:950;position:absolute;top:18px;right:20px}.feature-node h3{color:#fff;margin:48px 0 0;font-size:25px;font-weight:930}.feature-node p{color:#fff9;max-width:300px;margin:12px 0 0;font-size:14px;font-weight:650;line-height:1.62}.emotion-scene{text-align:center;place-items:center;min-height:720px;display:grid;overflow:hidden}.emotion-canvas{background:radial-gradient(circle at 26% 44%,#ff4fa333,#0000 28%),radial-gradient(circle at 72% 42%,#77ebff29,#0000 30%),linear-gradient(130deg,#ffffff14,#ffffff06);border:1px solid #ffffff1a;border-radius:54px;position:absolute;inset:80px 24px}.route-line{background:linear-gradient(90deg,#0000,#ff4fa3cc,#ffffff94,#77ebffc7,#0000);height:2px;position:absolute;top:50%;left:18%;right:16%;transform:rotate(-4deg)}.route-node{background:#fff;border-radius:999px;width:22px;height:22px;position:absolute;box-shadow:0 0 42px #77ebffcc}.node-a{top:47%;left:20%}.node-b{background:var(--rose);top:43%;left:48%;box-shadow:0 0 50px #ff4fa3cc}.node-c{top:39%;right:20%}.emotion-copy{z-index:2;position:relative}.emotion-copy .eyebrow{justify-content:center}.emotion-copy h2{max-width:940px;margin-inline:auto;font-size:68px}.emotion-lines{gap:12px;width:min(100%,860px);margin:34px auto 0;display:grid}.emotion-lines span{color:#ffffffb8;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;padding:13px 18px;font-size:15px;font-weight:820}.safety-scene{grid-template-columns:.9fr 1.1fr;align-items:center;gap:52px;width:min(100%,1280px);margin:0 auto;display:grid}.safety-copy,.safety-lab,.safety-grid,.legal-strip{width:100%}.safety-lab{gap:16px;display:grid}.safety-illustration{background:radial-gradient(circle at 50% 42%,#a8ffe02e,#0000 34%),radial-gradient(circle at 82% 18%,#ff4fa321,#0000 32%),linear-gradient(145deg,#ffffff14,#ffffff06);border:1px solid #ffffff1c;border-radius:38px;min-height:310px;position:relative;overflow:hidden;box-shadow:0 30px 100px #00000052}.safety-illustration svg{width:min(82%,420px);position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.shield-core{fill:#ffffff0f;stroke:url(#shieldGlow);stroke-width:3px}.shield-line,.orbit-path{fill:none;stroke:#ffffffc2;stroke-linecap:round;stroke-linejoin:round;stroke-width:14px}.orbit-path{stroke:#77ebff52;stroke-width:2px;stroke-dasharray:10 14}.orbit-path.second{stroke:#ff4fa347}.safety-illustration circle{fill:var(--mint);filter:drop-shadow(0 0 18px #a8ffe0db)}.safety-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.safety-grid span{color:#ffffffc2;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-height:154px;padding:16px;display:flex}.safety-grid strong{color:#fff;font-size:18px;font-weight:900}.safety-grid small{color:#ffffff94;font-size:13px;font-weight:650;line-height:1.45}.safety-grid svg{color:var(--mint);flex:none}.legal-strip{flex-wrap:wrap;grid-column:1/-1;gap:10px;margin-top:-22px;display:flex}.legal-strip a{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800}.behind-scene{overflow:hidden}.behind-copy{text-align:center}.behind-copy .eyebrow{justify-content:center}.behind-copy p{margin-inline:auto}.behind-stage{grid-template-columns:.92fr 1.08fr;align-items:center;gap:28px;width:min(100%,1180px);margin:70px auto 0;display:grid}.behind-photo .photo-plate{border-radius:40px;height:640px}.behind-principles{gap:12px;display:grid}.behind-principles span{color:#ffffffb8;background:radial-gradient(circle at 92% 12%,#77ebff1a,#0000 28%),#ffffff0b;border:1px solid #ffffff1c;border-radius:26px;align-items:flex-start;gap:13px;padding:18px;font-size:16px;font-weight:760;line-height:1.55;display:flex}.behind-principles svg{color:var(--mint);flex:none;margin-top:3px}.roadmap-scene{overflow:hidden}.roadmap-head{text-align:center}.roadmap-head .eyebrow{justify-content:center}.roadmap-track{gap:12px;width:min(100%,1120px);margin:70px auto 0;display:grid;position:relative}.roadmap-track:before{content:"";background:linear-gradient(#77ebffb8,#ff4fa380,#ffffff1f);width:1px;position:absolute;top:22px;bottom:22px;left:37px}.roadmap-item{grid-template-columns:74px 1fr;align-items:stretch;gap:20px;display:grid;position:relative}.roadmap-index{z-index:1;color:#ffffffb3;background:#080912cc;border:1px solid #ffffff24;border-radius:24px;place-items:center;width:74px;height:74px;font-size:14px;font-weight:950;display:grid;position:relative;box-shadow:0 18px 52px #00000057}.roadmap-item>div{background:radial-gradient(circle at 84% 16%,#77ebff1a,#0000 36%),#ffffff0b;border:1px solid #ffffff1c;border-radius:30px;padding:24px}.roadmap-status{border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex}.roadmap-status.done{color:#a8ffe0eb;background:#a8ffe01c}.roadmap-status.soon{color:#ffd36feb;background:#ffd36f1c}.roadmap-item h3{color:#fff;margin:16px 0 0;font-size:26px;font-weight:920}.roadmap-item p{max-width:760px;margin-top:10px;font-size:15px}.faq-scene{overflow:hidden}.faq-list{gap:12px;width:min(100%,980px);margin:64px auto 0;display:grid}.faq-item details{background:linear-gradient(145deg,#ffffff13,#ffffff06),#ffffff08;border:1px solid #ffffff1c;border-radius:26px;overflow:hidden}.faq-item summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:0 22px;font-size:18px;font-weight:900;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{color:var(--mint);flex:none;transition:transform .22s}.faq-item details[open] summary svg{transform:rotate(180deg)}.faq-item p{color:#ffffff9e;border-top:1px solid #ffffff14;max-width:none;margin:0;padding:0 22px 22px;font-size:15px}.waitlist-scene{grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;width:min(100%,1280px);margin:0 auto;padding-bottom:150px;display:grid}.waitlist-experience{background:radial-gradient(circle at 54% 8%,#ff4fa32e,#0000 34%),radial-gradient(circle at 5% 92%,#77ebff24,#0000 40%),#ffffff0b;border:1px solid #ffffff21;border-radius:44px;padding:36px;position:relative;overflow:hidden;box-shadow:0 32px 110px #0000005c}.waitlist-brand-motion{place-items:center;min-height:270px;display:grid;position:relative}.pulse-ring{border:1px solid #ffffff29;border-radius:999px;width:230px;height:230px;animation:4.8s ease-in-out infinite pulse-ring;position:absolute}.pulse-ring.ring-b{border-color:#77ebff29;width:310px;height:310px;animation-delay:.9s}.route-status{color:#ffffffdb;background:#a8ffe01a;border:1px solid #a8ffe047;border-radius:18px;align-items:center;gap:9px;padding:14px 16px;font-size:14px;font-weight:800;display:flex}.waitlist-panel{margin-top:24px}.mode-switch{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:1fr 1fr;gap:5px;padding:5px;display:inline-grid}.mode-switch button{color:#ffffff8f;cursor:pointer;background:0 0;border:0;border-radius:13px;min-height:40px;padding:0 13px;font-size:13px;font-weight:820}.mode-switch button.active{color:#10111c;background:#fff}.email-row{background:#05050a85;border:1px solid #ffffff24;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:68px;margin-top:16px;padding:8px 8px 8px 18px;display:grid}.email-row svg{color:var(--cyan)}.email-row input{color:#fff;background:0 0;border:0;outline:0;min-width:0;font-size:16px}.email-row input::placeholder{color:#ffffff59}.submit-button{color:#10111c;cursor:pointer;background:#fff;border:0;border-radius:18px;min-height:52px;padding:0 18px;font-size:14px;font-weight:900;transition:transform .24s,opacity .24s}.submit-button:hover:not(:disabled){transform:translateY(-2px)}.submit-button:disabled{cursor:progress;opacity:.68}.consent-row{color:#ffffff94;align-items:flex-start;gap:10px;margin-top:14px;font-size:13px;line-height:1.55;display:flex}.consent-row input{width:18px;height:18px;accent-color:var(--cyan);flex:none;margin-top:1px}.consent-row a{color:#a8ffe0f0;font-weight:800}.bot-field{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-message{border-radius:18px;align-items:flex-start;gap:9px;margin:14px 0 0;padding:13px 14px;font-size:14px;font-weight:760;line-height:1.5;animation:.34s cubic-bezier(.22,1,.36,1) both form-enter;display:flex}.form-message.success{color:#ffffffd6;background:#a8ffe01a;border:1px solid #a8ffe047}.form-message.error{color:#ffffffd6;background:#ff4fa31a;border:1px solid #ff4fa342}.launch-pass{color:#fff;background:radial-gradient(circle at 18% 20%,#a8ffe02e,#0000 34%),radial-gradient(circle at 90% 10%,#ff4fa324,#0000 34%),linear-gradient(145deg,#ffffff18,#ffffff07);border:1px solid #a8ffe03d;border-radius:28px;gap:6px;min-height:154px;margin-top:16px;padding:22px;animation:.42s cubic-bezier(.22,1,.36,1) both form-enter;display:grid;position:relative;overflow:hidden}.launch-pass svg{color:var(--mint)}.launch-pass strong{font-size:20px;font-weight:940}.launch-pass small{color:#ffffff9e;max-width:420px;font-size:13px;font-weight:720;line-height:1.55}.pass-orbit{width:84px;height:84px;position:absolute;top:22px;right:22px}.pass-orbit span{border:1px solid #a8ffe047;border-radius:999px;animation:3.6s ease-in-out infinite pulse-ring;position:absolute;inset:0}.pass-orbit span:nth-child(2){border-color:#ff4fa347;animation-delay:.5s;inset:16px}.launch-footer{border-top:1px solid #ffffff1a;grid-template-columns:.95fr 1.05fr;gap:40px;width:min(100%,1280px);margin:0 auto;padding:42px 24px 54px;display:grid;position:relative}.launch-footer p{color:#ffffff73;margin:12px 0 0;font-size:13px}.footer-brand p{max-width:390px;line-height:1.55}.footer-columns{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.footer-columns div{align-content:start;gap:10px;display:grid}.footer-columns strong{color:#fff;text-transform:uppercase;font-size:13px;font-weight:940}.footer-columns a,.footer-columns span{color:#ffffff94;align-items:center;gap:7px;font-size:13px;font-weight:760;display:inline-flex}.footer-columns a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;grid-column:1/-1;padding-top:22px}.standalone-main{padding-top:90px}.waitlist-scene.standalone{min-height:100vh;padding-top:110px}.support-main{min-height:100vh;padding:150px 24px 90px}.support-hero{grid-template-columns:1fr .7fr;align-items:center;gap:46px;width:min(100%,1040px);margin:0 auto;display:grid}.support-hero a{color:var(--mint);font-weight:820}.support-actions{gap:14px;display:grid}.support-actions a{color:#fff;background:#ffffff0e;border:1px solid #ffffff21;border-radius:22px;align-items:center;gap:12px;min-height:64px;padding:0 18px;display:flex}@keyframes halo-breathe{0%,to{opacity:.68;transform:scale(.96)}50%{opacity:1;transform:scale(1.07)}}@keyframes orbit-spin{to{transform:translate(-50%,-50%)rotate(342deg)}}@keyframes float-device{0%,to{transform:rotateY(-8deg)rotateX(3deg)translateY(0)}50%{transform:rotateY(-8deg)rotateX(3deg)translateY(-16px)}}@keyframes energy-particle-float{0%,to{opacity:.18;transform:translateY(0) scale(var(--particle-scale,1))}50%{opacity:.88;transform:translateY(-16px) scale(var(--particle-scale,1))}}@keyframes reveal-soft{0%{transform:translateY(28px)}to{transform:translateY(0)}}@keyframes menu-drop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes form-enter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pulse-ring{0%,to{opacity:.42;transform:scale(.92)}50%{opacity:.86;transform:scale(1.05)}}@media (max-width:1180px){.desktop-nav{gap:18px}.desktop-nav a{font-size:13px}.hero-grid,.approach-scene,.why-body,.safety-scene,.behind-stage,.waitlist-scene,.support-hero{grid-template-columns:1fr}.hero-grid{min-height:auto}.hero-title-art{font-size:62px}.hero-subtitle-art{max-width:540px}.energy-field{height:620px}.product-rail,.feature-map-grid{grid-template-columns:repeat(2,1fr)}.moments-grid{grid-template-columns:1fr 1fr}.moment-1{grid-area:auto/1/auto/-1}.moment-1 .photo-plate{height:520px}.legal-strip{margin-top:0}.behind-photo .photo-plate{height:520px}.launch-footer{grid-template-columns:1fr}}@media (max-width:767px){.cursor-light{display:none}.launch-header{padding:14px 14px 0}.launch-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08080f6b;border-color:#ffffff1a;border-radius:21px;min-height:58px}.desktop-nav,.nav-cta{display:none}.menu-button{display:grid}.mobile-menu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#08080fe6;border:1px solid #ffffff21;border-radius:24px;gap:8px;width:calc(100vw - 28px);margin:10px auto 0;padding:12px;animation:.18s ease-out both menu-drop;display:grid}.mobile-menu a{color:#ffffffc2;border-radius:16px;min-height:46px;padding:13px 14px;font-size:15px;font-weight:760}.mobile-menu-cta{color:#10111c!important}.hero-section{min-height:auto;padding:120px 20px 70px}.hero-grid,.scene-copy,.approach-copy,.why-head,.why-body,.moments-head,.moments-grid,.product-head,.feature-map-head,.feature-map-grid,.safety-copy,.safety-lab,.behind-copy,.behind-stage,.faq-head,.faq-list,.roadmap-head,.roadmap-track,.waitlist-copy,.emotion-copy,.scattered-stage,.product-rail,.safety-grid,.waitlist-scene,.support-hero,.launch-footer{width:100%;min-width:0;max-width:calc(100vw - 40px)}.launch-kicker{white-space:normal;align-items:flex-start}.hero-title-art{overflow-wrap:break-word;max-width:350px}.hero-subtitle-art,.scene-copy p:not(.eyebrow),.safety-copy p,.behind-copy p,.waitlist-copy p,.support-hero p{font-size:16px;line-height:1.65}.hero-actions{display:grid}.magnetic-button,.store-buttons,.store-button{width:100%}.store-button{justify-content:center}.energy-field{border-radius:32px;height:520px;min-height:0}.energy-halo{width:180px;height:180px}.phone-shell.featured{width:238px}.phone-shell.small{width:168px}.phone-left{top:36%;left:8px}.phone-right{top:34%;right:8px}.match-aura{width:170px;height:170px}.phone-shell.small .match-aura{display:none}.hero-photo-orbit{z-index:7;justify-self:end;gap:8px;margin:-58px 8px 0 0;padding-bottom:4px;position:relative;inset:auto}.hero-photo-orbit .photo-plate{border-radius:22px;width:104px;height:132px}.hero-photo-orbit .hero-photo-b{width:90px;height:114px}.scene-block,.approach-scene,.why-scene,.moments-scene,.product-scene,.feature-map-scene,.emotion-scene,.safety-scene,.behind-scene,.roadmap-scene,.faq-scene,.waitlist-scene{padding:86px 20px}.scene-copy h2,.approach-copy h2,.why-head h2,.moments-head h2,.product-head h2,.feature-map-head h2,.safety-copy h2,.behind-copy h2,.roadmap-head h2,.faq-head h2,.waitlist-copy h2,.waitlist-copy h1,.emotion-copy h2,.support-hero h1{font-size:38px;line-height:1.06}.scattered-stage{min-height:440px;margin-top:46px}.discard-card{width:230px;height:120px;font-size:16px}.card-1{left:0}.card-2{top:84px;left:26%}.card-3{top:190px;right:0}.card-4{bottom:0;left:4%}.interface-assembly{border-radius:34px;min-height:430px}.assembly-core{width:232px;height:232px}.why-body{gap:34px;margin-top:42px}.why-story{padding-left:18px}.why-media .photo-plate{border-radius:28px;height:460px}.why-signal{bottom:20px;right:14px}.moments-grid{grid-template-columns:1fr;margin-top:42px}.moment-frame .photo-plate,.moment-1 .photo-plate{border-radius:28px;height:420px}.photo-plate figcaption strong{font-size:18px}.product-rail,.feature-map-grid{grid-template-columns:1fr;margin-top:42px}.feature-node{border-radius:24px;min-height:auto}.feature-node h3{margin-top:40px}.feature-constellation{display:none}.frame-phone{height:360px}.emotion-scene{min-height:580px}.emotion-canvas{border-radius:34px;inset:58px 20px}.emotion-copy h2{font-size:42px}.emotion-lines span{border-radius:22px;font-size:14px}.safety-grid{grid-template-columns:1fr}.safety-illustration{border-radius:30px;min-height:260px}.safety-grid span{border-radius:24px;min-height:auto}.legal-strip{width:100%}.behind-stage{gap:18px;margin-top:42px}.behind-photo .photo-plate{border-radius:30px;height:430px}.behind-principles span{border-radius:22px;font-size:14px}.roadmap-track{gap:16px;margin-top:42px}.roadmap-track:before{left:26px}.roadmap-item{grid-template-columns:54px 1fr;gap:14px}.roadmap-index{border-radius:18px;width:54px;height:54px}.roadmap-item>div{border-radius:24px;padding:18px}.roadmap-item h3{font-size:22px}.waitlist-experience{border-radius:32px;padding:22px}.waitlist-brand-motion{min-height:220px}.email-row{grid-template-columns:auto 1fr;padding:14px}.submit-button{grid-column:1/-1;width:100%}.mode-switch{width:100%}.pass-orbit{opacity:.52}.faq-list{margin-top:42px}.faq-item summary{align-items:flex-start;min-height:66px;padding:19px 18px;font-size:16px}.faq-item p{padding:0 18px 18px}.launch-footer{flex-direction:column;align-items:flex-start;padding-inline:20px}.footer-columns{grid-template-columns:1fr;width:100%}.support-main{padding:130px 20px 70px}}@media (max-width:420px){.hero-title-art{max-width:330px}.brand-link span:last-child{font-size:14px}.energy-field{height:490px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
