:root{--bg: #0b0d12;--surface: #141823;--surface-deep: #0e111a;--primary: #e04555;--secondary: #3e6fd6;--hp: #ee5d66;--torque: #5b8def;--amber: #e6b53d;--success: #2fb888;--text: #e8ebf1;--text-2: #8b95a8;--text-3: #5e6678;--border: #1f2533;--border-light: #2c3344;--grid: rgba(120, 134, 160, .1);--maxw: 1120px;--radius: 10px;--radius-s: 6px;--header-h: 56px;--rolebar-h: 52px;--font: "Barlow", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--mono: "IBM Plex Mono", "SFMono-Regular", ui-monospace, "Courier New", monospace}@media (min-width: 640px){:root{--header-h: 62px}}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}::selection{background:#e0455559}a{color:inherit;text-decoration:none}h1,h2,h3{line-height:1.1;letter-spacing:-.02em;margin:0}h1{font-size:clamp(2.1rem,8.5vw,3.9rem);font-weight:700}h2{font-size:clamp(1.6rem,6vw,2.5rem);font-weight:600}h3{font-size:1.12rem;font-weight:600;letter-spacing:-.01em}p{margin:0}strong{font-weight:600}.mono,code,kbd{font-family:var(--mono);font-feature-settings:"tnum" 1}.wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding:0 20px}section{padding:clamp(56px,9vw,128px) 0}section[id]{scroll-margin-top:calc(var(--header-h) + var(--rolebar-h) + 10px)}@media (min-width: 640px){body{font-size:17px}.wrap{padding:0 28px}}.sec-head{display:flex;align-items:center;gap:14px;margin-bottom:26px;font-family:var(--mono);font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-2)}.sec-head .no{color:var(--hp)}.sec-head .no:after{content:" /";color:var(--text-3)}.sec-head:after{content:"";flex:1;height:1px;background:var(--border)}.role-hint{color:var(--amber);letter-spacing:.12em}.eyebrow{display:inline-block;font-family:var(--mono);font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-2);margin-bottom:18px}.lead{font-size:clamp(1rem,1.7vw,1.15rem);color:var(--text-2);max-width:64ch}.lead strong{color:var(--text)}.grad{color:var(--hp)}.frame{position:relative;border:1px solid var(--border-light);background:var(--surface-deep)}.frame:before,.frame:after{content:"";position:absolute;width:14px;height:14px;border:0 solid var(--text-3);pointer-events:none}.frame:before{top:-1px;left:-1px;border-top-width:1px;border-left-width:1px}.frame:after{bottom:-1px;right:-1px;border-bottom-width:1px;border-right-width:1px}.figlabel{font-family:var(--mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.hairline-t{border-top:1px solid var(--border)}.hairline-b{border-bottom:1px solid var(--border)}.section-alt{background:var(--surface-deep)}.grid-lined{display:grid;gap:1px;background:var(--border);border:1px solid var(--border)}.grid-lined>*{background:var(--bg)}.section-alt .grid-lined>*{background:var(--surface-deep)}[data-role-variant]{display:none}html:not([data-role]) [data-role-variant=owner],html[data-role=owner] [data-role-variant=owner],html[data-role=tuner] [data-role-variant=tuner],html[data-role=shop] [data-role-variant=shop]{display:revert}.role-stack{display:grid}.role-stack>[data-role-variant]{display:block;grid-area:1 / 1;visibility:hidden}html:not([data-role]) .role-stack>[data-role-variant=owner],html[data-role=owner] .role-stack>[data-role-variant=owner],html[data-role=tuner] .role-stack>[data-role-variant=tuner],html[data-role=shop] .role-stack>[data-role-variant=shop]{visibility:visible}.chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 18px;border-radius:100px;border:1px solid var(--border-light);background:transparent;color:var(--text-2);font-family:var(--font);font-size:.9rem;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.chip:hover{border-color:var(--text-3);color:var(--text)}.chip[aria-pressed=true]{background:var(--text);border-color:var(--text);color:var(--bg);font-weight:600}.btn{display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:.98rem;padding:13px 22px;min-height:44px;border-radius:var(--radius-s);border:1px solid transparent;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.btn-ghost{background:transparent;border-color:var(--border-light);color:var(--text)}.btn-ghost:hover{border-color:var(--text-2)}.play{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:0;background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-s);padding:12px 22px 12px 18px;transition:border-color .15s ease,background .15s ease}.play:hover{border-color:var(--primary);background:#181d2a}.play svg{flex:none}.play .play-copy{display:flex;flex-direction:column;line-height:1.15}.play .play-copy small{font-family:var(--mono);font-size:.62rem;color:var(--text-2);letter-spacing:.14em}.play .play-copy strong{font-size:1.1rem;font-weight:700}.store-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-row .play{padding:11px 10px;gap:9px}.store-row .play svg{width:24px;height:24px}.store-row .play .play-copy small{font-size:.52rem;letter-spacing:.06em}.store-row .play .play-copy strong{font-size:.97rem}.store-row .play .play-copy>*{white-space:nowrap}@media (max-width: 359px){.store-row .play .play-copy small{display:none}.store-row .play .play-copy strong{font-size:1rem}}@media (min-width: 520px){.store-row{display:flex;flex-wrap:wrap;gap:14px}.store-row .play{padding:12px 22px 12px 18px;gap:14px}.store-row .play svg{width:30px;height:30px}.store-row .play .play-copy small{font-size:.62rem;letter-spacing:.14em}.store-row .play-lg{padding:14px 28px 14px 22px}.store-row .play-lg .play-copy strong{font-size:1.3rem}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:22px}@media (min-width: 640px){.card{padding:26px}}.stat-num{font-family:var(--mono);font-feature-settings:"tnum" 1;font-weight:600;font-size:clamp(2rem,5vw,2.7rem);letter-spacing:-.03em}@media (prefers-reduced-motion: no-preference){.reveal{opacity:0;animation:rise .7s cubic-bezier(.2,.7,.3,1) forwards}.reveal.d1{animation-delay:.06s}.reveal.d2{animation-delay:.14s}.reveal.d3{animation-delay:.22s}.reveal.d4{animation-delay:.3s}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion: no-preference){html.js [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.2,.6,.2,1),transform .8s cubic-bezier(.2,.6,.2,1)}html.js [data-reveal].is-in{opacity:1;transform:none}}.site-header[data-astro-cid-jewu64a3]{position:sticky;top:0;z-index:20;backdrop-filter:blur(12px);background:#0b0d12c7;border-bottom:1px solid var(--border)}.header-inner[data-astro-cid-jewu64a3]{display:flex;align-items:center;justify-content:space-between;height:var(--header-h)}.brand[data-astro-cid-jewu64a3]{display:flex;align-items:center;gap:10px}.brand[data-astro-cid-jewu64a3] img[data-astro-cid-jewu64a3]{border-radius:6px}.brand-name[data-astro-cid-jewu64a3]{font-weight:700;font-size:1.05rem;letter-spacing:-.01em}.brand-tag[data-astro-cid-jewu64a3]{font-family:var(--mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);border:1px solid var(--border);border-radius:4px;padding:3px 7px;margin-left:2px}.nav[data-astro-cid-jewu64a3]{display:flex;align-items:center;gap:16px}.nav[data-astro-cid-jewu64a3] a[data-astro-cid-jewu64a3]:not(.nav-cta){display:none}.nav[data-astro-cid-jewu64a3] a[data-astro-cid-jewu64a3]{color:var(--text-2);font-family:var(--mono);font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:color .15s ease}.nav[data-astro-cid-jewu64a3] a[data-astro-cid-jewu64a3]:hover{color:var(--text)}.nav-cta[data-astro-cid-jewu64a3]{color:#fff!important;background:var(--primary);border:1px solid var(--primary);padding:8px 16px;border-radius:var(--radius-s);transition:background .15s ease}.nav-cta[data-astro-cid-jewu64a3]:hover{background:#c93a49}.site-footer[data-astro-cid-jewu64a3]{border-top:1px solid var(--border);background:var(--surface-deep);padding:56px 0 28px}.footer-inner[data-astro-cid-jewu64a3]{display:grid;grid-template-columns:1fr;gap:28px;padding-bottom:40px}.footer-brand[data-astro-cid-jewu64a3]{display:flex;align-items:center;gap:10px;font-weight:700;margin-bottom:14px}.footer-brand[data-astro-cid-jewu64a3] img[data-astro-cid-jewu64a3]{border-radius:5px}.footer-note[data-astro-cid-jewu64a3]{color:var(--text-2);font-size:.95rem;max-width:44ch}.footer-col[data-astro-cid-jewu64a3]{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.footer-col[data-astro-cid-jewu64a3] a[data-astro-cid-jewu64a3]{color:var(--text-2);font-size:.95rem;transition:color .15s ease}.footer-col[data-astro-cid-jewu64a3] a[data-astro-cid-jewu64a3]:hover{color:var(--text)}.community-link[data-astro-cid-jewu64a3]{display:inline-flex;align-items:center;gap:9px}.community-icon[data-astro-cid-jewu64a3]{width:18px;height:18px;flex:none;fill:currentColor}.community-link[data-astro-cid-jewu64a3].telegram:hover{color:#2aabee}.community-link[data-astro-cid-jewu64a3].whatsapp:hover{color:#25d366}.footer-h[data-astro-cid-jewu64a3]{font-family:var(--mono);font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);margin-bottom:4px}.footer-base[data-astro-cid-jewu64a3]{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:22px;color:var(--text-3);font-family:var(--mono);font-size:.72rem;letter-spacing:.04em}.brand-tag[data-astro-cid-jewu64a3]{display:none}@media (min-width: 640px){.brand-tag[data-astro-cid-jewu64a3]{display:inline-block}.footer-inner[data-astro-cid-jewu64a3]{grid-template-columns:1.4fr 1fr;gap:40px}}@media (min-width: 900px){.nav[data-astro-cid-jewu64a3]{gap:26px}.nav[data-astro-cid-jewu64a3] a[data-astro-cid-jewu64a3]:not(.nav-cta){display:inline}.footer-inner[data-astro-cid-jewu64a3]{grid-template-columns:1.6fr 1fr 1fr 1fr}}
