/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#121218;--muted:#676873;--paper:#f6f5ef;--white:#fff;--red:#ff174f;--blue:#326cff;--yellow:#ffd82f}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--ink);background:var(--paper);font-family:var(--font-geist-sans),"PingFang SC","Microsoft YaHei",sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{z-index:10;justify-content:space-between;align-items:center;width:min(1200px,100% - 48px);height:84px;margin:0 auto;display:flex;position:relative}.brand{letter-spacing:-.06em;align-items:center;gap:11px;font-size:25px;font-weight:900;display:flex}.brand-mark{background:var(--yellow);border-radius:12px 12px 14px 14px;place-items:center;width:38px;height:38px;display:grid;position:relative;transform:rotate(-4deg);box-shadow:0 6px #121218}.brand-mark:before{content:"";border:3px solid var(--ink);border-top-width:2px;border-radius:50%;width:20px;height:12px}.brand-mark i{background:var(--ink);border-radius:2px;width:4px;height:8px;position:absolute;top:15px}.brand-mark i:first-child{left:12px;transform:rotate(24deg)}.brand-mark i:last-child{right:12px;transform:rotate(-24deg)}.site-header nav{color:#3e3f46;gap:34px;font-size:15px;font-weight:650;display:flex}.site-header nav a:hover{color:var(--red)}.nav-cta{cursor:pointer;background:var(--ink);color:#fff;border:0;border-radius:999px;padding:12px 19px;font-family:inherit;font-size:14px;font-weight:750;box-shadow:0 4px #1212182e}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;width:min(1200px,100% - 48px);min-height:690px;margin:0 auto;padding:64px 0 80px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{background:#fff;border:1px solid #e2e0d8;border-radius:999px;align-items:center;gap:10px;padding:8px 13px 8px 8px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 6px 18px #221f180d}.eyebrow span{background:var(--red);color:#fff;letter-spacing:.08em;border-radius:999px;padding:5px 8px;font-size:10px}h1{letter-spacing:-.075em;margin:28px 0 22px;font-size:clamp(58px,6.1vw,88px);font-weight:920;line-height:.99}h1 em{color:var(--blue);font-style:normal;position:relative}h1 em:after{content:"";background:var(--yellow);z-index:-1;border-radius:999px;height:12px;position:absolute;bottom:2px;left:2%;right:-2%;transform:rotate(-1.5deg)}.hero-lede{color:#4f5058;max-width:570px;margin:0;font-size:19px;line-height:1.75}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:15px;min-height:54px;padding:0 23px;font-family:inherit;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff;box-shadow:0 8px #ba0734}.button-secondary{background:#fff;border:1px solid #dbdad4;box-shadow:0 8px #dcdad1}.button span{font-size:18px}.hero-visual{place-items:center;min-height:610px;display:grid;position:relative}.hero-visual:before{content:"";background:var(--yellow);border-radius:54% 46% 48% 52%;position:absolute;inset:2% 0 0 4%;transform:rotate(-4deg);box-shadow:inset 0 0 0 2px #12121814}.hero-visual:after{content:"";opacity:.18;background-image:radial-gradient(#121218 2px,#0000 2px);background-size:12px 12px;width:92px;height:92px;position:absolute;top:8%;right:1%}.phone-stack{z-index:2;transform-origin:50%;width:310px;height:610px;position:relative;transform:rotate(3.5deg)}.phone{z-index:2;background:#f8f8f5;border:9px solid #15151a;border-radius:46px;width:310px;height:610px;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 70px #1a18134d}.phone-top{z-index:2;background:#fff;justify-content:space-between;align-items:center;height:28px;padding:0 26px;font-size:8px;font-weight:800;display:flex;position:absolute;top:0;left:0;right:0}.phone-top i{background:#111;border-radius:999px;width:48px;height:12px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.phone-shadow{z-index:1;background:var(--blue);opacity:.95;border-radius:50px;width:310px;height:590px;position:absolute;inset:0;transform:translate(24px,20px)}.mock-app-screen{color:#17171b;background:#f6f6f2;flex-direction:column;height:100%;padding:28px 10px 45px;display:flex}.mock-app-header{background:#fff;border-radius:0 0 13px 13px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;height:48px;margin:0 -1px;padding:0 5px;display:grid}.mock-app-brand{align-items:center;gap:5px;font-size:13px;display:flex}.mock-app-brand>span{background:var(--red);color:#fff;border-radius:7px;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.mock-app-brand b{font-weight:900}.mock-balance{white-space:nowrap;font-size:10px;font-weight:850}.mock-balance i{color:#e8ad13;font-style:normal}.mock-app-header button{font:inherit;white-space:nowrap;background:#fff;border:1px solid #d9d9d6;border-radius:8px;padding:6px 7px;font-size:8px;font-weight:800}.mock-feed-tabs{justify-content:center;align-items:center;gap:5px;height:38px;font-size:9px;display:flex}.mock-feed-tabs>*{border-radius:8px;padding:5px 11px}.mock-feed-tabs b{background:#fff;box-shadow:0 2px 6px #12121814}.mock-topic-card{background:#fff;border:1px solid #e2e2dd;border-radius:17px;padding:11px;box-shadow:0 5px 12px #1212180a}.mock-author{align-items:center;gap:7px;display:flex}.mock-avatar{color:#fff;background:linear-gradient(145deg,#27223b,#ff6d8d);border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.mock-author div{flex-direction:column;flex:1;display:flex}.mock-author b{font-size:9px}.mock-author small{color:#8a8a91;margin-top:2px;font-size:7px}.mock-author>i{color:#16b977;letter-spacing:-2px;font-size:10px;font-style:normal}.mock-topic-card h3{letter-spacing:-.03em;margin:10px 0 4px;font-size:14px;line-height:1.35}.mock-topic-card>p{color:#6f7077;margin:0 0 7px;font-size:7.5px;line-height:1.45}.mock-topic-image{object-fit:cover;border-radius:10px;width:100%;height:108px;display:block}.mock-countdown{color:#3975ed;background:#eaf0ff;border-radius:6px;width:max-content;margin:7px 0;padding:3px 6px;font-size:7px}.mock-options{grid-template-columns:1fr 1fr;gap:7px;display:grid}.mock-options span{color:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:48px;padding:7px;display:flex;box-shadow:inset 0 -4px #00000021}.mock-options span:first-child{background:var(--red)}.mock-options span:last-child{background:var(--blue)}.mock-options b{font-size:10px}.mock-options strong{margin-top:1px;font-size:14px}.mock-stats{justify-content:space-between;align-items:center;padding:9px 2px 0;font-size:7px;font-weight:750;display:flex}.mock-stats span:first-child{color:#666}.mock-bottom-nav{color:#929299;background:#fff;border-top:1px solid #e6e6e2;justify-content:space-between;align-items:center;height:43px;padding:0 18px;font-size:8px;display:flex;position:absolute;bottom:0;left:9px;right:9px}.mock-bottom-nav b{color:var(--ink);font-size:9px}.orbit{z-index:4;color:#fff;border:6px solid var(--paper);border-radius:50%;place-items:center;width:88px;height:88px;font-size:23px;font-weight:900;display:grid;position:absolute;box-shadow:0 14px 28px #12121833}.orbit-red{background:var(--red);top:25%;left:1%;transform:rotate(-10deg)}.orbit-blue{background:var(--blue);bottom:22%;right:0;transform:rotate(8deg)}.signal-card{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:18px;align-items:center;gap:11px;width:270px;padding:16px 17px;display:flex;position:absolute;bottom:8%;left:2%;transform:rotate(-3deg);box-shadow:0 14px 34px #1212182e}.signal-dot{background:#15c584;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 5px #dff8ee}.signal-card div{flex-direction:column;flex:1;display:flex}.signal-card b{font-size:13px}.signal-card small{color:var(--muted);margin-top:3px;font-size:10px}.signal-card strong{color:#0aae73;font-size:15px}.section{width:min(1200px,100% - 48px);margin:0 auto}.belief-strip{background:var(--ink);color:#fff;letter-spacing:-.03em;justify-content:center;align-items:center;gap:26px;min-height:82px;margin:0 -5px;padding:18px 24px;font-size:clamp(16px,2vw,25px);font-weight:850;display:flex;transform:rotate(-.5deg)}.belief-strip p{margin:0}.belief-strip span{color:var(--yellow)}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:54px;display:grid}.section-heading h2,.faq-title h2{letter-spacing:-.065em;margin:13px 0 0;font-size:clamp(42px,5vw,68px);line-height:1.05}.section-heading>p{color:var(--muted);max-width:480px;margin:0 0 8px;font-size:17px;line-height:1.8}.section-kicker{color:var(--blue);letter-spacing:.15em;font-size:11px;font-weight:850}.consensus-section{padding:150px 0 160px}.consensus-grid{grid-template-columns:1.16fr .84fr;gap:20px;display:grid}.topic-demo{background:#fff;border:1px solid #deddd6;border-radius:34px;flex-direction:column;min-height:505px;padding:34px;display:flex;box-shadow:0 18px #e2e0d7}.demo-head{justify-content:space-between;align-items:center;display:flex}.live-pill{color:#087c53;background:#edfff7;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:750}.live-pill i{background:#0ac584;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #0ac58421}.demo-tabs{background:#f0efe9;border-radius:999px;padding:4px;display:flex}.demo-tabs button{font:inherit;color:#777881;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:750}.demo-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #12121814}.topic-demo h3{letter-spacing:-.045em;max-width:650px;margin:52px 0 44px;font-size:clamp(28px,3vw,42px);line-height:1.25}.market-bar{background:var(--blue);border-radius:999px;width:100%;height:16px;margin-bottom:24px;position:relative}.market-bar span{background:var(--red);border-radius:999px 0 0 999px;transition:width .35s;position:absolute;inset:0 auto 0 0}.market-bar i{background:#fff;border-radius:4px;width:4px;height:27px;transition:left .35s;position:absolute;top:-5px}.market-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.market-options button{color:#fff;min-height:74px;font:inherit;cursor:pointer;border:0;border-radius:17px;justify-content:space-between;align-items:center;padding:0 20px;transition:transform .18s;display:flex;box-shadow:inset 0 -5px #0000001f}.market-options button:hover,.market-options button.selected{transform:translateY(-3px)}.market-options button.selected{outline:5px solid #ffd82f8c}.market-options span{font-size:16px;font-weight:750}.market-options b{font-size:23px}.red-option{background:var(--red)}.blue-option{background:var(--blue)}.demo-foot{color:#7a7b83;justify-content:space-between;margin-top:auto;padding-top:30px;font-size:12px;display:flex}.insight-stack{grid-template-rows:1.15fr .85fr;gap:20px;display:grid}.insight-card{border-radius:30px;padding:29px;position:relative;overflow:hidden}.insight-card .card-icon{border-radius:13px;place-items:center;width:40px;height:40px;font-size:20px;display:grid;position:absolute;top:24px;right:25px}.insight-card small{letter-spacing:.04em;font-weight:800}.insight-card h3{letter-spacing:-.045em;margin:24px 0 10px;font-size:29px;line-height:1.17}.insight-card p{margin:0;font-size:13px;line-height:1.7}.ai-card{color:#25235d;background:#e8e8ff}.ai-card .card-icon{color:#fff;background:#6863ec}.ai-card p{color:#5e5c88;max-width:310px}.mini-reason{background:#ffffffa3;border-radius:15px;align-items:center;gap:12px;margin-top:22px;padding:14px;font-size:11px;line-height:1.55;display:flex}.mini-reason i{background:#6863ec;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #6863ec26}.mini-reason b{color:#326cff;font-size:12px}.identity-card{background:var(--yellow)}.identity-card .card-icon{background:var(--ink);color:#fff}.identity-card p{color:#625613;max-width:300px}.identity-stat{flex-direction:column;align-items:flex-end;display:flex;position:absolute;bottom:24px;right:28px}.identity-stat b{letter-spacing:-.06em;font-size:40px}.identity-stat span{font-size:11px;font-weight:700}.how-section{background:var(--ink);color:#fff;padding:150px 0 160px;position:relative;overflow:hidden}.how-section:before{content:"";border:85px solid var(--blue);opacity:.35;border-radius:50%;width:430px;height:430px;position:absolute;top:80px;right:-220px}.light-heading .section-kicker{color:var(--yellow)}.light-heading>p{color:#a9a9b0}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article{z-index:1;background:#18181f;border:1px solid #34343c;border-radius:28px;flex-direction:column;min-height:465px;padding:25px;display:flex;position:relative}.step-number{color:#777780;letter-spacing:.12em;font-size:12px;font-weight:800}.step-art{justify-content:center;align-items:center;height:205px;display:flex;position:relative}.step-art i{border-radius:50%;place-items:center;width:116px;height:116px;font-size:45px;font-style:normal;font-weight:900;display:grid;transform:rotate(-9deg)}.step-art b{color:var(--ink);background:#fff;border-radius:12px;padding:10px 14px;font-size:15px;position:absolute;transform:translate(60px,48px)rotate(8deg);box-shadow:0 8px 20px #00000040}.step-art-one i{background:var(--red)}.step-art-two i{background:var(--yellow);color:var(--ink);font-size:30px}.step-art-three i{background:var(--blue)}.steps h3{letter-spacing:-.04em;margin:10px 0;font-size:23px}.steps p{color:#a5a5ad;margin:0;font-size:14px;line-height:1.75}.community-section{padding:150px 0}.product-gallery{grid-template-columns:repeat(12,1fr);align-items:start;gap:20px;display:grid}.gallery-copy,.screen-card{border-radius:30px;margin:0;overflow:hidden}.gallery-copy{flex-direction:column;min-height:460px;padding:34px;display:flex}.gallery-copy>span{letter-spacing:.08em;font-size:12px;font-weight:850}.gallery-copy h3{letter-spacing:-.05em;margin:32px 0 12px;font-size:34px;line-height:1.17}.gallery-copy>p{color:#62636b;margin:0;font-size:14px;line-height:1.75}.gallery-comments{background:#fff;border:1px solid #deddd6;grid-column:span 7}.gallery-comments>span{color:var(--red)}.comment-sample{background:#faf9f5;border:1px solid #e8e6df;border-radius:19px;margin-top:auto;padding:17px}.comment-sample b{color:var(--red);background:#ffe7ee;border-radius:999px;padding:5px 9px;font-size:11px;display:inline-block}.comment-sample p{font-size:14px;line-height:1.55}.comment-sample small{color:#92929a}.screen-card{background:#deddd7;position:relative;box-shadow:0 16px 30px #1212181f}.screen-card img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.screen-card figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121218e0;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:750;position:absolute;bottom:16px;left:16px}.screen-detail{grid-column:span 5;height:460px}.screen-detail img{object-position:top}.screen-rank{grid-column:span 5;height:500px;margin-top:0}.screen-rank img{object-position:top}.gallery-rank{background:var(--yellow);grid-column:span 7;min-height:500px}.gallery-rank>span{color:#886d00}.gallery-rank>p{color:#645718}.podium-mini{justify-content:center;align-items:end;gap:8px;height:100px;margin-top:auto;display:flex}.podium-mini i{background:#ff9d2e;border-radius:15px 15px 4px 4px;place-items:center;width:70px;height:65px;font-size:24px;font-style:normal;font-weight:900;display:grid}.podium-mini i:nth-child(2){background:var(--red);color:#fff;height:94px}.podium-mini i:nth-child(3){color:#fff;background:#a758ec;height:54px}.safety-section{background:#e9f7f1;border-top:1px solid #cee8dc;border-bottom:1px solid #cee8dc;padding:125px 0}.safety-inner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.safety-title>span{color:#fff;background:#0aae73;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800;display:inline-block}.safety-title h2{letter-spacing:-.065em;margin:23px 0 17px;font-size:clamp(42px,5vw,66px);line-height:1.06}.safety-title p{color:#4f6a5f;max-width:430px;line-height:1.75}.safety-list{border-top:1px solid #bcd9cc}.safety-list article{border-bottom:1px solid #bcd9cc;gap:28px;padding:25px 0;display:flex}.safety-list article>b{color:#0a9b69;letter-spacing:.1em;font-size:12px}.safety-list h3{margin:0 0 8px;font-size:20px}.safety-list p{color:#5d746a;margin:0;font-size:13px;line-height:1.7}.faq-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;padding:150px 0;display:grid}.faq-list{border-top:1px solid #d7d5cd}.faq-list details{border-bottom:1px solid #d7d5cd;padding:0 4px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;padding:25px 0;font-size:18px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:25px;font-weight:300;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);margin:-3px 55px 25px 0;font-size:14px;line-height:1.75}.download-section{background:var(--blue);color:#fff;text-align:center;border-radius:38px;flex-direction:column;justify-content:center;align-items:center;min-height:720px;margin:0 20px 20px;padding:80px 24px;display:flex;position:relative;overflow:hidden}.download-section:before{content:"";border:1px solid #fff3;border-radius:26px;position:absolute;inset:20px}.download-logo{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.download-logo b{letter-spacing:-.05em;font-size:25px}.download-tag{letter-spacing:.16em;color:#d9e2ff;z-index:1;margin-top:35px;font-size:11px;font-weight:850;position:relative}.download-section h2{letter-spacing:-.075em;z-index:1;margin:20px 0 16px;font-size:clamp(54px,7vw,92px);line-height:.96;position:relative}.download-section>p{color:#dce4ff;z-index:1;font-size:17px;position:relative}.download-button{background:var(--yellow);color:var(--ink);z-index:1;margin-top:22px;position:relative;box-shadow:0 8px #bc9700}.download-section>small{color:#cad7ff;z-index:1;margin-top:25px;position:relative}.download-orb{border-radius:50%;position:absolute}.orb-one{background:var(--red);width:480px;height:480px;top:-220px;left:-270px}.orb-two{background:var(--yellow);width:380px;height:380px;bottom:-200px;right:-230px}footer{grid-template-columns:1fr auto;align-items:center;gap:35px;width:min(1200px,100% - 48px);min-height:190px;margin:0 auto;padding:55px 0;display:grid}.footer-brand{align-items:center;gap:14px;display:flex}.footer-brand .brand-mark{transform:scale(.8)rotate(-4deg)}.footer-brand div{flex-direction:column;display:flex}.footer-brand b{font-size:21px}.footer-brand small{color:#898991;margin-top:3px}.footer-links{color:#595a62;gap:25px;font-size:12px;display:flex}.footer-links a:hover{color:var(--red)}footer>p{color:#8a8a91;border-top:1px solid #d8d6ce;grid-column:1/-1;margin:0;padding-top:25px;font-size:11px}footer>p span{float:right}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#121218a3;place-items:center;padding:20px;animation:.2s fade-in;display:grid;position:fixed;inset:0}.reserve-modal{background:#fff;border-radius:30px;width:min(480px,100%);padding:40px;position:relative;box-shadow:0 30px 90px #0000004d}.modal-close{cursor:pointer;background:#f0efe9;border:0;border-radius:50%;width:34px;height:34px;font-size:24px;position:absolute;top:18px;right:20px}.modal-icon{color:#fff;background:var(--red);border-radius:18px;place-items:center;width:54px;height:54px;font-size:25px;display:grid;box-shadow:0 7px #ba0734}.reserve-modal h2{letter-spacing:-.05em;margin:25px 0 10px;font-size:31px}.reserve-modal>p{color:var(--muted);font-size:14px;line-height:1.65}.reserve-modal form{margin-top:26px}.reserve-modal label{margin-bottom:8px;font-size:12px;font-weight:750;display:block}.reserve-modal input{width:100%;height:52px;font:inherit;border:1px solid #d6d5cf;border-radius:13px;outline:none;padding:0 15px}.reserve-modal input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #326cff1f}.reserve-modal form button,.reserved-state button{background:var(--ink);color:#fff;width:100%;min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:13px;margin-top:12px;font-weight:800}.reserved-state{text-align:center}.reserved-state>span{color:#0aae73;background:#dff8ee;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto;font-size:35px;display:grid}.reserved-state p{color:var(--muted);line-height:1.65}@keyframes fade-in{0%{opacity:0}}@media (max-width:880px){.site-header nav{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:36px}.hero-lede{margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{margin-top:10px}.section-heading,.safety-inner,.faq-section{grid-template-columns:1fr;gap:30px}.consensus-grid{grid-template-columns:1fr}.insight-stack{grid-template-rows:auto;grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.steps article{min-height:350px}.step-art{height:145px}.safety-inner{gap:50px}.faq-section{gap:55px}.footer-links{flex-wrap:wrap;justify-content:flex-end}}@media (max-width:560px){.site-header,.hero{width:min(100% - 28px,1200px)}.site-header{height:70px}.nav-cta{padding:10px 14px}.hero{gap:24px;padding-top:28px;overflow:hidden}h1{font-size:clamp(48px,15vw,68px)}.hero-lede{font-size:16px;line-height:1.7}.hero-actions{flex-direction:column}.button{width:100%}.hero-visual{min-height:560px;margin-inline:-28px;transform:scale(.9)}.belief-strip{gap:10px;font-size:12px}.belief-strip p:nth-of-type(2),.belief-strip span:nth-of-type(2){display:none}.section{width:min(100% - 28px,1200px)}.section-heading{margin-bottom:35px}.section-heading h2,.faq-title h2{font-size:42px}.section-heading>p{font-size:15px}.consensus-section,.community-section,.faq-section{padding:100px 0}.topic-demo{border-radius:25px;min-height:465px;padding:22px}.demo-head{align-items:flex-start;gap:12px}.topic-demo h3{margin:45px 0 35px;font-size:27px}.market-options button{padding:0 13px}.market-options b{font-size:18px}.demo-foot{gap:10px}.insight-stack{grid-template-columns:1fr}.insight-card{min-height:300px}.how-section{padding:100px 0}.steps article{min-height:370px}.product-gallery{grid-template-columns:1fr}.gallery-copy,.screen-card{grid-column:1!important}.screen-detail,.screen-rank{height:500px}.gallery-copy{min-height:420px;padding:27px}.safety-section{padding:90px 0}.safety-list article{gap:18px}.faq-list summary{gap:18px;font-size:16px}.faq-list p{margin-right:10px}.download-section{border-radius:28px;min-height:650px;margin:0 8px 8px}.download-section:before{border-radius:20px;inset:10px}.download-section h2{font-size:57px}footer{grid-template-columns:1fr;width:min(100% - 28px,1200px)}.footer-links{justify-content:flex-start;gap:15px}footer>p span{float:none;margin-top:8px;display:block}.reserve-modal{padding:32px 24px 25px}}
