@font-face{font-family:Fredoka;src:url(/fonts/Fredoka-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fredoka;src:url(/fonts/Fredoka-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Fredoka;src:url(/fonts/Fredoka-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Fredoka;src:url(/fonts/Fredoka-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--purple-50:#f3f0ff;--purple-100:#dcd2ff;--purple-200:#b8a4ff;--purple-400:#7b4fff;--purple-600:#5829e8;--purple-800:#3d1f8f;--purple-900:#2a1466;--gold-50:#fbeed0;--gold-100:#f5ce68;--gold-200:#f5dda0;--gold-400:#f5c648;--gold-600:#c28c00;--gold-800:#9f7000;--gold-900:#5c3700;--cream-50:#fbf8f0;--cream-100:#ede4d0;--cream-200:#d4cfc0;--cream-400:#8a7fa8;--cream-600:#4a3d6e;--cream-800:#2d1f52;--cream-900:#1a0f3d;--screen-menu-top:#7b4fff;--screen-menu-mid:#5829e8;--screen-menu-bottom:#3d1f8f;--screen-shelf-top:#1f0f4f;--screen-shelf-bottom:#14093d;--text-primary:#fff8dc;--text-secondary:#b8a4ff;--text-on-light:#1a0f3d;--text-inactive:#8a7fa8;--gem-text-dark:#3d2400;--gem-text-darker:#5c3700;--gem-inset-top:#ffffff52;--gem-inset-bottom:#8c5a0066;--gem-bloom:#e8a80066;--gem-sheen:#ffffff2e;--gradient-gem:linear-gradient(180deg, #f5c648 0%, #f5c648 55%, #c28c00 100%);--surface-card-top:#b8a4ff0f;--surface-card-bottom:#1a0f3d73;--surface-border:#fff8dc1a;--gradient-card-standard:linear-gradient(180deg, var(--surface-card-top) 0%, var(--surface-card-bottom) 100%);--pill-bg:#f5c64829;--pill-border:#f5c64873;--rhyme-orange:#f08838;--rhyme-blue:#4fa8e8;--rhyme-yellow:#ffc72c;--rhyme-green:#4fcc85;--flare-start:#ec6bc4;--flare-end:#d070d8;--status-success:#1f8f5c;--status-warning:#e87b00;--status-error:#d63848;--shadow-light:#0000002e;--shadow-mid:#0003;--shadow-deep:#0006;--font-display:"Fredoka", ui-rounded, "Segoe UI", system-ui, sans-serif;--font-body:"Nunito", ui-sans-serif, system-ui, "Segoe UI", sans-serif;--radius-cell:10px;--radius-button:14px;--radius-surface:18px;--radius-gem:32px;--site-bg:#0a0616;--site-bg-raised:#120b26;--gradient-panel:linear-gradient(160deg, var(--purple-400) 0%, var(--purple-600) 55%, var(--purple-800) 100%);--gradient-panel-soft:linear-gradient(160deg, #7b4fff38 0%, #3d1f8f47 100%);--site-border:#fff8dc1a;--site-border-strong:#fff8dc29;--step-hero:clamp(2.5rem, 5.5vw, 3.75rem);--step-h2:clamp(2rem, 4vw, 3rem);--step-h3:clamp(1.25rem, 2vw, 1.5rem);--step-lead:clamp(1.05rem, 1.6vw, 1.2rem);--container:1200px;--container-narrow:760px;--gutter:1.5rem;--section-y:clamp(4rem, 10vw, 7rem);--radius-panel:28px;--radius-card:20px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--site-bg);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;margin:0;font-size:1rem;line-height:1.7;display:flex;overflow-x:hidden}main{flex:1}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .6rem;font-weight:600;line-height:1.12}p{margin:0 0 1rem}a{color:var(--gold-400);text-decoration:none}a:hover{color:var(--gold-100)}img{max-width:100%;height:auto}:focus-visible{outline:2px solid var(--gold-400);outline-offset:3px;border-radius:6px}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.skip-link{background:var(--gold-400);color:var(--text-on-light);z-index:100;padding:.6rem 1rem;font-weight:700;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.hl{color:var(--gold-400)}.gem{border-radius:var(--radius-gem);background:var(--gradient-gem);color:var(--gem-text-dark);font-family:var(--font-display);isolation:isolate;box-shadow:0 2px 0 var(--gem-inset-top) inset, 0 -2px 0 var(--gem-inset-bottom) inset, 0 16px 40px #c48c0052, 0 4px 14px var(--shadow-light);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 2rem;font-size:1.05rem;font-weight:700;line-height:1;transition:transform .16s,box-shadow .16s;display:inline-flex;position:relative}.gem:before{content:"";border-radius:var(--radius-gem);background:linear-gradient(180deg, var(--gem-sheen), transparent);pointer-events:none;z-index:-1;position:absolute;inset:2px 2px 45%}.gem:hover{color:var(--gem-text-dark);box-shadow:0 2px 0 var(--gem-inset-top) inset, 0 -2px 0 var(--gem-inset-bottom) inset, 0 20px 48px #c48c006b, 0 4px 14px var(--shadow-light);transform:translateY(-2px)}.gem-sm{box-shadow:0 2px 0 var(--gem-inset-top) inset, 0 -2px 0 var(--gem-inset-bottom) inset, 0 8px 22px #c48c0047;padding:.65rem 1.4rem;font-size:.95rem}.gem-hero{border-radius:var(--radius-gem);text-align:left;flex-direction:row;align-items:center;gap:.85rem;padding:1rem 2rem}.gem-icon{fill:currentColor;flex:none;width:26px;height:26px}.gem-text{flex-direction:column;align-items:flex-start;gap:.12rem;display:flex}.gem-title{font-size:1.45rem;font-weight:700;line-height:1.1}.gem-sub{font-family:var(--font-body);color:var(--gem-text-darker);font-size:.82rem;font-weight:600;line-height:1.2}.btn-ghost{border-radius:var(--radius-gem);background:var(--purple-600);color:var(--text-primary);font-family:var(--font-display);border:1px solid #b8a4ff59;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 2rem;font-size:1.05rem;font-weight:600;line-height:1;transition:transform .16s,background .16s;display:inline-flex}.btn-ghost:hover{color:var(--text-primary);background:var(--purple-400);transform:translateY(-2px)}.store-btn{border-radius:var(--radius-gem);background:var(--cream-50);color:var(--text-on-light);font-family:var(--font-display);border:1px solid #fff8dc99;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.4rem;font-size:.95rem;font-weight:600;line-height:1;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 6px 18px #0a061673}.store-btn:hover{color:var(--text-on-light);background:#fff;transform:translateY(-2px)}.store-btn svg{fill:currentColor;flex:none;width:18px;height:18px}@media (prefers-reduced-motion:reduce){.store-btn{transition:none}.store-btn:hover{transform:none}}.mini-pill{background:var(--pill-bg);border:1px solid var(--pill-border);color:var(--gold-400);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;border-radius:9px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.7rem;font-weight:700;display:inline-flex}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gem,.btn-ghost{transition:none}.gem:hover,.btn-ghost:hover{transform:none}}.site-header{z-index:50;backdrop-filter:blur(12px);border-bottom:1px solid var(--site-border);background:#0a0616d1;position:sticky;top:0}.header-inner{align-items:center;gap:1rem;min-height:76px;display:flex}.logo{color:var(--text-primary);font-family:var(--font-display);align-items:center;gap:.65rem;margin-right:auto;font-size:1.15rem;font-weight:600;display:inline-flex}.logo:hover{color:var(--text-primary)}.logo img{object-fit:contain;width:36px;height:36px;display:block}.nav{align-items:center;gap:.25rem;display:flex}.nav-link{color:var(--text-secondary);font-family:var(--font-body);border-radius:10px;padding:.5rem .9rem;font-size:.95rem;font-weight:600}.nav-link:hover{color:var(--text-primary);background:#b8a4ff1a}.nav-link[aria-current=page]{color:var(--text-primary)}.header-cta,.desktop-only{display:none}.header-cta{margin-left:.75rem}@media (hover:hover) and (pointer:fine){.header-cta{display:inline-flex}.desktop-only{display:block}}.nav-toggle{border:1px solid var(--site-border-strong);cursor:pointer;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;display:none}.nav-toggle span{background:var(--text-primary);border-radius:2px;height:2px;display:block}.mobile-nav{border-top:1px solid var(--site-border);background:var(--site-bg);padding:1rem 0 1.25rem}.mobile-nav .container{flex-direction:column;gap:.25rem;display:flex}.mobile-nav a:not(.gem){color:var(--text-secondary);padding:.7rem .25rem;font-weight:600}.mobile-nav .gem{align-self:flex-start;margin-top:.75rem}.site-footer{margin-top:var(--section-y);border-top:1px solid var(--site-border);background:var(--site-bg-raised);color:var(--text-secondary);padding-top:3.5rem}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:3rem;display:grid}.footer-brand .logo{margin:0 0 .9rem}.footer-brand p{max-width:32ch;color:var(--text-inactive);font-size:.95rem}.footer-col{flex-direction:column;gap:.6rem;display:flex}.footer-col h2{text-transform:uppercase;letter-spacing:.12em;color:var(--text-inactive);margin:0 0 .3rem;font-size:.75rem}.footer-col a{color:var(--text-secondary);font-size:.95rem}.footer-col a:hover{color:var(--gold-400)}.footer-bottom{border-top:1px solid var(--site-border);flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-top:1.5rem;padding-bottom:2rem;display:flex}.footer-bottom p{color:var(--text-inactive);margin:0;font-size:.875rem}@media (width<=900px){.nav,.header-cta{display:none}.nav-toggle{display:flex}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=520px){.footer-inner{grid-template-columns:1fr}}
