/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}}:root{--ink:#f6f4ff;--muted:#a8a3b8;--muted-2:#777183;--violet:#7658ff;--violet-bright:#9b89ff;--line:#ffffff17;--surface:#0d0c13;--surface-raised:#12111a;--gold:#deb879;--shell:min(1180px, calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#07070b;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,sans-serif;overflow-x:hidden}button,a{font:inherit}a{color:inherit}img{max-width:100%;display:block}main{isolation:isolate;background:radial-gradient(circle at 70% 20%,#5337bd1f,#0000 28%),linear-gradient(#09080e 0%,#07070b 58%,#0b0a10 100%);min-height:100vh;position:relative}main:before{content:"";pointer-events:none;z-index:-1;opacity:.22;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E");position:fixed;inset:0}.shell{width:var(--shell);margin-inline:auto}.ambient{z-index:-1;filter:blur(100px);pointer-events:none;border-radius:999px;position:absolute}.ambient--one{background:#5a37f42e;width:440px;height:440px;top:100px;right:-240px}.ambient--two{background:#af77ff14;width:320px;height:320px;top:520px;left:-220px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:96px;display:flex}.header-actions{align-items:center;gap:12px;display:flex}.locale-switch{border:1px solid var(--line);background:#ffffff06;border-radius:999px;padding:3px;display:inline-flex}.locale-switch a{min-width:31px;height:26px;color:var(--muted-2);letter-spacing:.08em;border-radius:999px;place-items:center;font-size:9px;font-weight:800;text-decoration:none;display:grid}.locale-switch a[aria-current=page]{color:#f3efff;background:#7557ff47;box-shadow:inset 0 0 0 1px #9f8bff21}.brand-link{text-decoration:none}.brand-mark{align-items:center;gap:12px;display:inline-flex}.brand-mark img{border-radius:10px;width:42px;height:42px;box-shadow:0 8px 24px #4f33cf47}.brand-mark>span{gap:2px;display:grid}.brand-mark strong{letter-spacing:-.01em;font-size:15px}.brand-mark small{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.brand-mark--compact img{border-radius:8px;width:34px;height:34px}.brand-mark--compact strong{font-size:14px}.release-chip{color:#c7c1d4;letter-spacing:.04em;border:1px solid var(--line);background:#ffffff06;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;display:inline-flex}.release-chip span,.primary-button--pending i{background:var(--gold);border-radius:99px;width:6px;height:6px;box-shadow:0 0 14px #deb879a6}.hero{grid-template-columns:minmax(0,.94fr) minmax(460px,.82fr);align-items:center;gap:84px;min-height:770px;padding:76px 0 96px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrows{gap:9px;margin-bottom:25px;display:flex}.eyebrows span,.section-heading>span{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700}.eyebrows span{color:#c8beff;background:#7658ff1c;border:1px solid #876fff2e;border-radius:7px;padding:7px 9px}.eyebrows span:last-child{color:var(--muted);border-color:var(--line);background:#ffffff06}h1{letter-spacing:-.07em;max-width:680px;margin:0;font-size:clamp(58px,6.6vw,92px);font-weight:750;line-height:.91}h1 span{color:#0000;background:linear-gradient(105deg,#a594ff 8%,#6c4df5 48%,#b499ff 92%);-webkit-background-clip:text;background-clip:text;padding-bottom:.07em;display:block}.hero-lede{max-width:580px;color:var(--muted);letter-spacing:-.01em;margin:28px 0 0;font-size:17px;line-height:1.72}.hero-actions{align-items:center;gap:25px;margin-top:34px;display:flex}.primary-button{background:linear-gradient(125deg,#8269ff,#5e3deb);border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:55px;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex;box-shadow:0 15px 42px #5b3bde52,inset 0 1px #ffffff38}.primary-button:hover{filter:brightness(1.08);transform:translateY(-2px)}.primary-button svg,.step-card a svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:18px;height:18px}.primary-button--pending{color:#b5afc2;border:1px solid var(--line);box-shadow:none;cursor:default;background:#191722}.primary-button--pending:hover{filter:none;transform:none}.primary-button--pending i{display:inline-block}.text-link{color:#bcb6c8;font-size:13px;font-weight:600;text-decoration:none}.text-link span{color:var(--violet-bright);margin-left:3px}.invite-note{color:#716b7e;max-width:485px;margin:17px 0 0;font-size:11px;line-height:1.55}.trust-row{grid-template-columns:repeat(3,1fr);gap:13px;max-width:620px;margin-top:52px;display:grid}.trust-point{align-items:center;gap:10px;min-width:0;display:flex}.trust-icon{color:#a996ff;background:#7658ff17;border:1px solid #856eff21;border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:13px;display:grid}.trust-point>span:last-child{gap:2px;display:grid}.trust-point strong{color:#dbd7e4;font-size:11px}.trust-point small{color:var(--muted-2);font-size:9px;line-height:1.3}.hero-art{place-items:center;height:590px;display:grid;position:relative}.orbit{border:1px solid #8165ff1f;border-radius:50%;position:absolute}.orbit--outer{width:530px;height:530px}.orbit--inner{border-color:#ffffff0f;width:380px;height:380px}.icon-stage{z-index:2;width:235px;height:235px;position:absolute;top:38px;left:30px;transform:rotate(-5deg)}.icon-stage img{z-index:1;object-fit:cover;border-radius:51px;width:100%;height:100%;position:relative;box-shadow:0 35px 80px #00000085,0 0 0 1px #ffffff2e,inset 0 0 0 1px #ffffff26}.icon-glow{filter:blur(52px);opacity:.48;background:#6847ff;border-radius:42px;position:absolute;inset:12%}.phone{z-index:3;filter:drop-shadow(0 38px 55px #0000008c);width:250px;position:absolute;bottom:0;right:16px;transform:rotate(4deg)}.phone-frame{background:linear-gradient(145deg,#888590 0%,#25232b 17%,#09090c 50%,#4f4b56 100%);border-radius:43px;padding:8px;position:relative;box-shadow:inset 0 0 0 1px #ffffff40}.phone-frame:after{content:"";pointer-events:none;border-radius:35px;position:absolute;inset:9px;box-shadow:inset 0 0 0 1px #ffffff0f}.phone-frame img{background:#000;border-radius:35px;width:100%}.dynamic-island{z-index:2;background:#000;border-radius:99px;width:70px;height:20px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.xp-pill,.privacy-pill{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#13111cc9;border:1px solid #ffffff1a;position:absolute;box-shadow:0 20px 40px #00000059}.xp-pill{border-radius:14px;gap:1px;padding:12px 17px;display:grid;top:235px;right:-8px}.xp-pill span{color:#ad9cff;font-size:17px;font-weight:800}.xp-pill small{color:var(--muted-2);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.privacy-pill{color:#c9c3d2;border-radius:11px;padding:10px 13px;font-size:10px;font-weight:600;bottom:47px;left:22px}.privacy-pill span{color:#ae9cff;background:#7658ff33;border-radius:50%;place-items:center;width:17px;height:17px;margin-right:6px;display:inline-grid}.lock-section{border-top:1px solid var(--line);background:radial-gradient(circle at 82% 48%,#5b3ee030,#0000 31%),linear-gradient(#0c0b12f5,#07070b);position:relative;overflow:hidden}.lock-section:before{content:"";filter:blur(90px);pointer-events:none;background:#2ac2be14;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-260px;left:-280px}.lock-shell{grid-template-columns:minmax(0,.88fr) minmax(420px,.72fr);align-items:center;gap:110px;min-height:790px;padding:102px 0;display:grid}.lock-copy{z-index:2;position:relative}.lock-kicker{color:#8ee3dc;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:750}.lock-copy h2{letter-spacing:-.06em;max-width:660px;margin:20px 0 24px;font-size:clamp(44px,5.5vw,70px);line-height:.96}.lock-copy h2 span{color:#a28fff}.lock-copy>p{max-width:560px;color:var(--muted);margin:0;font-size:16px;line-height:1.72}.lock-points{border-top:1px solid var(--line);gap:0;max-width:600px;margin-top:42px;display:grid}.lock-point{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:13px;padding:20px 0;display:grid}.lock-point>span{color:#8170d6;letter-spacing:.11em;padding-top:3px;font-size:9px;font-weight:750}.lock-point div{gap:6px;display:grid}.lock-point strong{color:#e2deea;font-size:13px}.lock-point small{color:var(--muted-2);font-size:11px;line-height:1.5}.lock-preview{isolation:isolate;background:radial-gradient(at 78% 42%,#4d7cbe8c,#0000 33%),radial-gradient(at 48% 63%,#4d3489b8,#0000 42%),linear-gradient(155deg,#060712 2%,#11182d 45%,#09090e 100%);border:1px solid #ffffff29;border-radius:54px;justify-self:end;width:min(440px,100%);min-height:590px;padding:46px 30px 32px;position:relative;overflow:hidden;box-shadow:0 55px 110px #0000007a,inset 0 0 0 7px #00000070,inset 0 0 0 8px #ffffff1c}.lock-preview:after{content:"";z-index:-1;opacity:.22;background:linear-gradient(125deg,#0000 15%,#ffffff17 47%,#0000 72%);position:absolute;inset:0}.lock-preview-glow{z-index:-1;filter:blur(60px);background:#5acacd24;border-radius:50%;width:290px;height:190px;position:absolute;top:165px;right:-70px}.lock-date{text-align:center;color:#eeeaf6;font-size:12px;font-weight:650}.lock-time{text-align:center;color:#fff;letter-spacing:-.075em;margin:5px 0 27px;font-size:76px;font-weight:720;line-height:1}.lock-widget-row{grid-template-columns:1fr 94px;gap:10px;display:grid}.lock-widget,.live-activity-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0f0f18a3;border:1px solid #ffffff29;box-shadow:inset 0 1px #ffffff17,0 14px 30px #00000030}.lock-widget{border-radius:19px;min-height:105px;padding:14px}.lock-widget-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;display:grid}.lock-widget-heading strong{text-overflow:ellipsis;white-space:nowrap;color:#f5f2ff;min-width:0;font-size:12px;overflow:hidden}.lock-widget-heading b{color:#c2b6ff;font-size:11px}.lock-diamond{background:linear-gradient(145deg,#7bf1df,#8b70ff);border-radius:2px;width:9px;height:9px;transform:rotate(45deg);box-shadow:0 0 13px #70dada7a}.lock-progress,.live-progress{background:#ffffff1f;border-radius:99px;height:4px;overflow:hidden}.lock-progress{margin-top:11px}.lock-progress i,.live-progress i{border-radius:inherit;background:linear-gradient(90deg,#7ae3d6,#8b72ff);width:38%;height:100%;display:block;box-shadow:0 0 11px #6e75ff8f}.lock-widget-footer{color:#c4becd;justify-content:space-between;align-items:center;margin-top:8px;font-size:10px;display:flex}.lock-plus,.live-plus{color:#fff;background:linear-gradient(145deg,#8069ff,#5c42ec);place-items:center;display:grid;box-shadow:0 8px 21px #4b33c461,inset 0 1px #ffffff3b}.lock-plus{border-radius:8px;width:25px;height:25px;font-size:16px}.lock-widget--round{place-items:center;padding:10px;display:grid}.progress-ring{background:conic-gradient(#89e8dc 0 38%, #ffffff1f 38% 100%);border-radius:50%;place-items:center;width:67px;height:67px;padding:6px;display:grid;transform:rotate(-30deg)}.progress-ring:before{content:"";background:#0f0f18f7;border-radius:50%;grid-area:1/1;width:55px;height:55px}.progress-ring span{color:#f5f1ff;grid-area:1/1;font-size:15px;font-weight:750;position:relative;transform:rotate(30deg)}.live-activity-card{border-radius:24px;margin-top:13px;padding:16px}.live-label{color:#9e96aa;letter-spacing:.13em;align-items:center;gap:7px;font-size:8px;font-weight:750;display:flex}.live-label span{background:#74e5d7;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #74e5d7bf}.live-main{justify-content:space-between;align-items:center;gap:14px;margin-top:10px;display:flex}.live-main>div{gap:3px;min-width:0;display:grid}.live-main small{color:#948aa5;letter-spacing:.08em;font-size:8px}.live-main strong{text-overflow:ellipsis;white-space:nowrap;color:#f4f0ff;font-size:17px;overflow:hidden}.live-plus{border-radius:14px;flex:none;width:48px;height:48px;font-size:25px}.live-progress{margin-top:14px}.live-footer{color:#8c8696;justify-content:space-between;gap:12px;margin-top:9px;font-size:8px;display:flex}.live-footer span:last-child{color:#a99bdf}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px;display:flex}.section-heading>span{color:#9587db;align-self:flex-start;padding-top:11px}.section-heading h2{letter-spacing:-.055em;width:63%;margin:0;font-size:clamp(38px,5vw,64px);font-weight:700;line-height:.98}.features-section{border-top:1px solid var(--line);background:linear-gradient(#110f1ab8,#07070bf2)}.features-shell{padding:105px 0 112px}.section-heading--features{margin-bottom:42px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff09,#ffffff03);border-radius:22px;min-height:250px;padding:27px}.feature-card:nth-child(2){background:linear-gradient(145deg,#6e4eee1f,#ffffff03);border-color:#7b5fff40}.feature-symbol{color:#a997ff;background:#7658ff1f;border:1px solid #9178ff29;border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.feature-card:nth-child(2) .feature-symbol{color:#73e8dd;background:#2cbcb41c;border-color:#54e3d62b}.feature-card:nth-child(3) .feature-symbol{color:var(--gold);background:#deb87914;border-color:#deb87924}.feature-card h3{letter-spacing:-.025em;margin:42px 0 11px;font-size:18px}.feature-card p{color:var(--muted-2);margin:0;font-size:13px;line-height:1.65}footer{border-top:1px solid var(--line)}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:115px;display:grid}.footer-inner p{color:var(--muted-2);margin:0;font-size:10px}.footer-links{justify-self:end;gap:16px;display:flex}.footer-links a{color:var(--muted-2);text-transform:uppercase;letter-spacing:.1em;font-size:10px;text-decoration:none}.footer-links a:hover{color:#b9aaff}.legal-page{min-height:100vh;padding-bottom:90px}.legal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:86px;display:flex}.legal-header-actions{align-items:center;gap:12px;display:flex}.legal-header-actions a{color:var(--muted);font-size:12px;text-decoration:none}.legal-header-actions a:hover{color:#c0b4ff}.legal-header-actions .legal-locale{text-align:center;border:1px solid var(--line);color:#aaa0d6;letter-spacing:.08em;border-radius:999px;min-width:34px;padding:7px 8px;font-size:9px;font-weight:800}.legal-content{width:min(720px,100vw - 36px);margin:76px auto 0}.legal-kicker{color:#9b8bdd;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700}.legal-content h1{margin:15px 0 18px;font-size:clamp(42px,7vw,68px);line-height:1}.legal-intro{color:var(--muted);margin:0 0 45px;font-size:16px;line-height:1.7}.legal-block{border-top:1px solid var(--line);padding:27px 0}.legal-block h2{letter-spacing:-.02em;margin:0 0 11px;font-size:17px}.legal-block p,.legal-block li{color:var(--muted);font-size:13px;line-height:1.72}.legal-block p{margin:0}.legal-block ul{margin:10px 0 0;padding-left:20px}.legal-block a{color:#a997ff}.privacy-summary{flex-wrap:wrap;gap:8px;margin:-18px 0 42px;display:flex}.privacy-summary span{color:#a6d8c8;background:#30bc990e;border:1px solid #58d7b924;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:650}.inline-page-link{color:#a997ff;margin-top:16px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.support-content{width:min(820px,100vw - 36px)}.support-card{background:#7758ff12;border:1px solid #7d62ff38;border-radius:20px;margin-top:34px;padding:28px}.support-card strong{margin-bottom:7px;font-size:17px;display:block}.support-card p{color:var(--muted);margin:0 0 19px;font-size:13px;line-height:1.6}.support-card a{color:#b5a5ff;font-size:13px;font-weight:700}.feedback-form{background:linear-gradient(145deg,#7758ff17,#ffffff04);border:1px solid #7e62ff3b;border-radius:24px;grid-template-columns:1fr 1fr;gap:21px 16px;margin:36px 0 56px;padding:28px;display:grid;position:relative;box-shadow:0 24px 70px #00000038}.form-field{align-content:start;gap:8px;min-width:0;display:grid}.form-field--wide,.consent-field,.form-submit-row{grid-column:1/-1}.form-field label{color:#d8d3e2;font-size:12px;font-weight:700}.form-field small{color:var(--muted-2);font-size:10px;line-height:1.45}.form-field input,.form-field select,.form-field textarea{width:100%;color:var(--ink);background:#0505099e;border:1px solid #ffffff1c;border-radius:12px;outline:none;transition:border-color .18s,box-shadow .18s}.form-field input,.form-field select{height:48px;padding:0 13px}.form-field textarea{resize:vertical;min-height:150px;padding:13px;line-height:1.55}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#9177ffb8;box-shadow:0 0 0 3px #7658ff21}.consent-field{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:11px;line-height:1.5;display:flex}.consent-field input{width:17px;height:17px;accent-color:var(--violet);flex:none;margin:0}.form-honeypot{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.form-submit-row{grid-template-columns:auto 1fr;align-items:center;gap:18px;min-height:55px;display:grid}.feedback-submit{color:#fff;cursor:pointer;border:0}.feedback-submit:disabled{opacity:.6;cursor:wait;transform:none}.form-status{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.form-status:empty{display:none}.form-status strong{color:#a9dbc9;letter-spacing:.04em;font-size:10px;display:block}.form-status--error{color:#e5aeb8}.form-status a{color:#b6a7ff}.support-tips{margin-top:0}@media (max-width:980px){:root{--shell:min(760px, calc(100vw - 40px))}.hero{grid-template-columns:1fr;gap:42px;padding-top:60px}.hero-copy{text-align:center}.eyebrows,.hero-actions{justify-content:center}.hero-lede,.invite-note,.trust-row{margin-left:auto;margin-right:auto}.hero-art{width:min(560px,100%);margin-inline:auto}.lock-shell{grid-template-columns:1fr;gap:62px;min-height:auto}.lock-copy{text-align:center}.lock-copy>p,.lock-points{margin-left:auto;margin-right:auto}.lock-point{text-align:left}.lock-preview{justify-self:center}.section-heading{display:block}.section-heading>span{margin-bottom:18px;display:block}.section-heading h2{width:100%}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.feature-card h3{margin-top:28px}}@media (max-width:620px){:root{--shell:calc(100vw - 30px)}.site-header{height:78px}.brand-mark small{display:none}.release-chip{padding:8px 10px;font-size:10px}.header-actions{gap:7px}.locale-switch a{min-width:28px}.hero{min-height:auto;padding:54px 0 70px}h1{font-size:clamp(48px,15vw,68px)}.hero-lede{font-size:15px;line-height:1.65}.hero-actions{flex-direction:column;gap:18px}.primary-button{width:100%}.trust-row{text-align:left;grid-template-columns:1fr;width:fit-content}.hero-art{height:500px}.orbit--outer{width:440px;height:440px}.orbit--inner{width:300px;height:300px}.icon-stage{width:185px;height:185px;top:34px;left:3px}.icon-stage img{border-radius:40px}.phone{width:215px;right:0}.xp-pill{top:197px;right:-3px}.privacy-pill{bottom:32px;left:0}.lock-shell{gap:46px;padding:75px 0 82px}.lock-copy h2{font-size:43px}.lock-preview{border-radius:42px;min-height:530px;padding:39px 21px 24px}.lock-time{margin-bottom:23px;font-size:65px}.lock-widget-row{grid-template-columns:1fr 82px;gap:8px}.lock-widget{border-radius:16px;min-height:97px;padding:12px}.progress-ring{width:59px;height:59px}.progress-ring:before{width:48px;height:48px}.live-activity-card{border-radius:21px;padding:14px}.live-footer span:last-child{display:none}.features-shell{padding:75px 0 82px}.section-heading h2{font-size:42px}.footer-inner{grid-template-columns:1fr auto;padding:30px 0}.footer-inner>p{display:none}.footer-links{gap:12px}.legal-header{min-height:76px}.legal-header-actions{gap:8px}.legal-header-actions a:last-child{font-size:10px}.legal-content{margin-top:54px}.feedback-form{grid-template-columns:1fr;padding:21px}.form-field--wide,.consent-field,.form-submit-row{grid-column:auto}.form-submit-row{grid-template-columns:1fr}.feedback-submit{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
