@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gh-purple:#7e57c2;--gh-purple-deep:#630ed4;--gh-purple-container:#7c3aed;--gh-purple-light:#b39ddb;--gh-purple-surface:#1a0a2e;--gh-gold:#f5c518;--gh-gold-dim:#eab308;--gh-gold-surface:#2a2000;--gh-green:#009668;--gh-green-bright:#6ffbbe;--gh-green-surface:#002113;--gh-red:#ba1a1a;--gh-red-container:#ffdad6;--gh-bg:#0d0d0d;--gh-surface:#1a1a2e;--gh-surface-low:#141425;--gh-surface-high:#252540;--gh-surface-highest:#2f2f4a;--gh-surface-card:#1e1e35;--gh-text:#f0eef5;--gh-text-secondary:#b8b5c8;--gh-text-muted:#8a8698;--gh-border:#7e57c226;--gh-border-subtle:#ffffff0f;--gh-radius-sm:8px;--gh-radius:12px;--gh-radius-lg:16px;--gh-radius-xl:24px;--gh-shadow:0 8px 24px #0d0d0d66;--gh-shadow-lg:0 8px 40px #630ed41f;--gh-shadow-glow:0 0 20px #7e57c233;--gh-gradient-primary:linear-gradient(135deg, #630ed4 0%, #7c3aed 50%, #7e57c2 100%);--gh-gradient-gold:linear-gradient(135deg, #f5c518 0%, #eab308 100%);--gh-gradient-hero:linear-gradient(160deg, #0d0d0d 0%, #1a0a2e 40%, #0d0d0d 100%);--gh-gradient-surface:linear-gradient(180deg, var(--gh-surface) 0%, var(--gh-bg) 100%)}[data-theme=light]{--gh-bg:#f5f4fc;--gh-surface:#fff;--gh-surface-low:#ede9f8;--gh-surface-high:#e8e3f5;--gh-surface-highest:#ddd6f0;--gh-surface-card:#fff;--gh-text:#1a1033;--gh-text-secondary:#4a4060;--gh-text-muted:#7c7298;--gh-border:#7e57c22e;--gh-border-subtle:#00000012;--gh-shadow:0 2px 12px #00000014;--gh-shadow-lg:0 8px 32px #630ed41a;--gh-shadow-glow:0 0 16px #7e57c224;--gh-gold-surface:#fff9e6;--gh-green-surface:#e6f7f1;--gh-purple-surface:#f0eafb;--gh-gradient-hero:linear-gradient(160deg, #f5f4fc 0%, #e8deff 40%, #f5f4fc 100%);--gh-gradient-surface:linear-gradient(180deg, #fff 0%, #f5f4fc 100%)}html{scroll-behavior:smooth;height:100%}body{background:var(--gh-bg);color:var(--gh-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;overflow:hidden}.gh-app-shell{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.gh-scroll-pane{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex:1;overflow:hidden auto}:root{--gh-bottom-nav-offset:0px}.gh-bottom-nav{display:flex}@media (max-width:640px){:root{--gh-bottom-nav-offset:68px}}@media (min-width:641px){.gh-bottom-nav{display:none}}.gh-h-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;display:flex;overflow-x:auto}.gh-h-scroll::-webkit-scrollbar{display:none}.gh-product-img{height:200px}@media (max-width:640px){.gh-product-img{height:150px}}h1{letter-spacing:-.02em;font-weight:800;line-height:1.1}h2{letter-spacing:-.01em;font-weight:700;line-height:1.2}h3{font-weight:600;line-height:1.3}a{color:var(--gh-purple-light);text-decoration:none;transition:color .2s}a:hover{color:var(--gh-gold)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gh-bg)}::-webkit-scrollbar-thumb{background:var(--gh-surface-high);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gh-purple)}::selection{color:#fff;background:#7e57c24d}:focus-visible{outline:2px solid var(--gh-gold);outline-offset:2px;border-radius:2px}:focus:not(:focus-visible){outline:none}
