:root{--color-bg: #0a0a0f;--color-surface: #12121a;--color-surface-hover: #1a1a26;--color-primary: #37c0f7;--color-primary-dark: #2397c4;--color-accent: #ff00ff;--color-gem: #00e5ff;--color-text: #e0e6ed;--color-text-muted: #bbc2ce;--color-border: #2a2a3a;--color-common: #4caf50;--color-uncommon: #2196f3;--color-rare: #9c27b0;--color-epic: #ff9800;--color-legendary: #f44336;--color-unique: #212121;--max-width: 1100px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}section{max-width:var(--max-width);margin:0 auto;padding:3rem 1.5rem}.section-label{text-transform:uppercase;font-size:.75rem;font-weight:600;letter-spacing:.1em;color:var(--color-primary);margin-bottom:.75rem}h2{font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.signup-form{display:flex;gap:.5rem;max-width:420px;margin:0 auto}.signup-form input{flex:1;padding:.75rem 1rem;border-radius:8px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-size:.95rem;outline:none;transition:border-color .2s}.signup-form input::placeholder{color:var(--color-text-muted)}.signup-form input:focus{border-color:var(--color-primary)}.btn-primary{padding:.75rem 1.5rem;border-radius:8px;border:none;background:var(--color-primary);color:#0a0a0f;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}.btn-primary:hover{background:var(--color-primary-dark)}.signup-note{font-size:.8rem;color:var(--color-text-muted);margin-top:.75rem}.coming-soon-badge{display:inline-flex;align-items:center;gap:.5rem;background:#3b82f61f;border:1px solid rgba(59,130,246,.3);border-radius:999px;padding:.5rem 1.25rem;font-size:.7rem;font-weight:600;color:var(--color-primary);margin-bottom:1.5rem;letter-spacing:.03em}.coming-soon-badge .pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--color-primary);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.signup-confirm{position:absolute;left:-9999px;opacity:0;height:0;width:0;overflow:hidden}@media(max-width:768px){.signup-form{flex-direction:column}}nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;background:#0e1117d9;backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.nav-inner[data-astro-cid-dmqpwcec]{max-width:var(--max-width);margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-dmqpwcec]{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.logo[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{color:var(--color-primary)}a[data-astro-cid-dmqpwcec]{color:var(--color-text-muted);text-decoration:none;font-size:.9rem;margin-left:1.5rem;transition:color .2s}a[data-astro-cid-dmqpwcec]:hover{color:var(--color-text)}@media(max-width:768px){.nav-links[data-astro-cid-dmqpwcec]{display:none}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:4rem;position:relative}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(59,130,246,.12) 0%,transparent 70%),radial-gradient(ellipse 40% 40% at 70% 60%,rgba(139,92,246,.08) 0%,transparent 70%);pointer-events:none}.hero-inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;width:100%}.hero-top[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem}.hero-bottom[data-astro-cid-bbe6dxrz]{margin-top:0;text-align:center;padding-top:0}.hero-bottom[data-astro-cid-bbe6dxrz] .signup-form[data-astro-cid-bbe6dxrz]{max-width:460px;margin:0 auto}.hero-bottom[data-astro-cid-bbe6dxrz] .signup-note[data-astro-cid-bbe6dxrz],.hero-content[data-astro-cid-bbe6dxrz]{text-align:left}h1[data-astro-cid-bbe6dxrz]{font-size:clamp(1.25rem,3.5vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem}.highlight[data-astro-cid-bbe6dxrz]{color:var(--color-primary)}.subtitle[data-astro-cid-bbe6dxrz]{font-size:1rem;color:var(--color-text-muted);max-width:420px;margin:0 0 1.5rem}.phone-previews[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;gap:1.25rem;perspective:800px}.phone-frame[data-astro-cid-bbe6dxrz]{width:220px;height:440px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;overflow:hidden;position:relative;flex-shrink:0;transition:transform .3s}.phone-frame[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover}.phone-previews[data-astro-cid-bbe6dxrz] .phone-frame[data-astro-cid-bbe6dxrz]:nth-child(1){transform:rotateY(4deg);box-shadow:0 20px 60px #0006}.phone-previews[data-astro-cid-bbe6dxrz] .phone-frame[data-astro-cid-bbe6dxrz]:nth-child(2){transform:rotateY(-4deg);box-shadow:0 20px 60px #0006}@media(max-width:900px){.hero-top[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center}.subtitle[data-astro-cid-bbe6dxrz]{margin:0 auto 1.5rem}.phone-previews[data-astro-cid-bbe6dxrz]{margin-top:2rem}}@media(max-width:768px){.phone-previews[data-astro-cid-bbe6dxrz] .phone-frame[data-astro-cid-bbe6dxrz]:nth-child(1){display:none}.phone-previews[data-astro-cid-bbe6dxrz] .phone-frame[data-astro-cid-bbe6dxrz]:nth-child(2){transform:scale(1)}.phone-frame[data-astro-cid-bbe6dxrz]{width:130px;height:260px}}.wild-section[data-astro-cid-zryjemg4]{text-align:center}.wild-intro[data-astro-cid-zryjemg4]{color:var(--color-text-muted);max-width:560px;margin:0 auto}.wild-grid[data-astro-cid-zryjemg4]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem}.wild-card[data-astro-cid-zryjemg4]{border-radius:12px;overflow:hidden;position:relative;background:var(--color-surface);border:1px solid var(--color-border)}.wild-img[data-astro-cid-zryjemg4]{width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#3b82f60f,#8b5cf60f);display:flex;align-items:center;justify-content:center}.wild-img[data-astro-cid-zryjemg4] svg{opacity:.15}.wild-img-label[data-astro-cid-zryjemg4]{position:absolute;top:.75rem;left:.75rem;background:#0e1117bf;backdrop-filter:blur(6px);border-radius:6px;padding:.25rem .6rem;font-size:.7rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}.wild-caption[data-astro-cid-zryjemg4]{padding:1rem;font-size:.85rem;color:var(--color-text-muted);text-align:left}.wild-caption[data-astro-cid-zryjemg4] strong{color:var(--color-text)}.wild-footer[data-astro-cid-zryjemg4]{color:var(--color-text-muted);max-width:560px;margin:1.5rem auto 0;text-align:center}.wild-footer[data-astro-cid-zryjemg4] strong{color:var(--color-text)}@media(max-width:768px){.wild-grid[data-astro-cid-zryjemg4]{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.intro[data-astro-cid-cmgpsf2k]{color:var(--color-text-muted);max-width:560px}.steps[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}.step[data-astro-cid-cmgpsf2k]{background:var(--color-surface);text-align:center;transition:border-color .2s,transform .2s}.step-img[data-astro-cid-cmgpsf2k]{width:100%;aspect-ratio:2/3;border-radius:8px;background:linear-gradient(135deg,#3b82f60f,#8b5cf60f);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;overflow:hidden}.step-img[data-astro-cid-cmgpsf2k] img[data-astro-cid-cmgpsf2k]{width:100%;height:100%;object-fit:cover;object-position:0 -25px}.step[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{margin-bottom:.5rem}.step[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:.95rem;color:var(--color-text-muted)}@media(max-width:900px){.steps[data-astro-cid-cmgpsf2k]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.steps[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr;gap:1.25rem}}.showcase-section[data-astro-cid-xyg7ob6d]{padding-bottom:3rem}.showcase-carousel[data-astro-cid-xyg7ob6d]{position:relative;margin-top:2.5rem;overflow:hidden}.showcase-track[data-astro-cid-xyg7ob6d]{display:flex;transition:transform .4s ease}.showcase-slide[data-astro-cid-xyg7ob6d]{min-width:320px;max-width:320px;margin-right:1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;flex-shrink:0}.slide-img[data-astro-cid-xyg7ob6d]{width:100%;aspect-ratio:3 / 2;background:linear-gradient(135deg,#3b82f60f,#8b5cf60f);display:flex;align-items:center;justify-content:center}.slide-img[data-astro-cid-xyg7ob6d] svg{opacity:.15}.slide-body[data-astro-cid-xyg7ob6d]{padding:1rem 1.25rem}.slide-tag[data-astro-cid-xyg7ob6d]{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .5rem;border-radius:4px;margin-bottom:.5rem}.tag-hide[data-astro-cid-xyg7ob6d]{background:#3b82f626;color:var(--color-primary)}.tag-find[data-astro-cid-xyg7ob6d]{background:#22c55e26;color:var(--color-uncommon)}.tag-swag[data-astro-cid-xyg7ob6d]{background:#f59e0b26;color:var(--color-legendary)}.slide-desc[data-astro-cid-xyg7ob6d]{font-size:.85rem;color:var(--color-text-muted);line-height:1.5}.slide-desc[data-astro-cid-xyg7ob6d] strong{color:var(--color-text)}.showcase-controls[data-astro-cid-xyg7ob6d]{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem}.showcase-btn[data-astro-cid-xyg7ob6d]{width:40px;height:40px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,color .2s}.showcase-btn[data-astro-cid-xyg7ob6d]:hover{border-color:var(--color-primary);color:var(--color-text)}.showcase-dots[data-astro-cid-xyg7ob6d]{display:flex;align-items:center;gap:.4rem}@media(max-width:768px){.showcase-slide[data-astro-cid-xyg7ob6d]{min-width:280px;max-width:280px}}.items-section[data-astro-cid-glcmktle]{text-align:center}.items-intro[data-astro-cid-glcmktle]{color:var(--color-text-muted);max-width:560px;margin:0 auto}.items-grid[data-astro-cid-glcmktle]{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2.5rem}.item-card[data-astro-cid-glcmktle]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.25rem .75rem;display:flex;flex-direction:column;align-items:center;gap:.6rem;transition:border-color .2s,transform .2s}.item-img[data-astro-cid-glcmktle]{width:128px;height:128px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.item-img[data-astro-cid-glcmktle] img[data-astro-cid-glcmktle]{width:100%;height:100%;object-fit:cover}.item-name[data-astro-cid-glcmktle]{font-size:.8rem;font-weight:600;line-height:1.3}.item-meta[data-astro-cid-glcmktle]{font-size:.65rem;font-weight:600;letter-spacing:.05em;color:#fff;padding:.2rem .5rem;border-radius:4px}.items-footer[data-astro-cid-glcmktle]{margin-top:2rem;font-size:.95rem;color:var(--color-text-muted)}.items-footer[data-astro-cid-glcmktle] strong{color:var(--color-text)}.lore-mystery[data-astro-cid-glcmktle]{margin-top:2.5rem;font-size:1.05rem;font-style:italic;color:var(--color-text-muted);max-width:500px;margin-left:auto;margin-right:auto}.rarity-strip[data-astro-cid-glcmktle]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2.5rem}.rarity-chip[data-astro-cid-glcmktle]{display:inline-flex;align-items:center;padding:.4rem 1rem;border-radius:6px;color:#fff}.rarity-name[data-astro-cid-glcmktle]{font-size:.8rem;font-weight:600;letter-spacing:.05em;color:#fff}.rarity-blurb[data-astro-cid-glcmktle]{margin-top:2rem;font-size:1rem;color:var(--color-text-muted);max-width:600px;margin-left:auto;margin-right:auto}@media(max-width:768px){.items-grid[data-astro-cid-glcmktle]{grid-template-columns:repeat(2,1fr)}}.diff-grid[data-astro-cid-r36etbc2]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem}.diff-card[data-astro-cid-r36etbc2]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.75rem;transition:border-color .2s}.diff-card[data-astro-cid-r36etbc2] p[data-astro-cid-r36etbc2]{font-size:.92rem;color:var(--color-text-muted)}@media(max-width:768px){.diff-grid[data-astro-cid-r36etbc2]{grid-template-columns:1fr}}.community-section[data-astro-cid-x6ewki5y]{text-align:center}.community-intro[data-astro-cid-x6ewki5y]{color:var(--color-text-muted);max-width:500px;margin:0 auto}.audience-tags[data-astro-cid-x6ewki5y]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.audience-tag[data-astro-cid-x6ewki5y]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;padding:.6rem 1.25rem;font-size:.9rem;color:var(--color-text-muted);transition:border-color .2s,color .2s}.audience-tag[data-astro-cid-x6ewki5y]:hover{border-color:var(--color-primary);color:var(--color-text)}.faq-section[data-astro-cid-al2ca2vr]{text-align:center}.faq-list[data-astro-cid-al2ca2vr]{margin-top:3rem;max-width:700px;margin-left:auto;margin-right:auto;text-align:left}.faq-item[data-astro-cid-al2ca2vr]{border-bottom:1px solid var(--color-border);padding:1.25rem 0}.faq-item[data-astro-cid-al2ca2vr]:first-child{border-top:1px solid var(--color-border)}.faq-q[data-astro-cid-al2ca2vr]{font-weight:600;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;user-select:none}.faq-q[data-astro-cid-al2ca2vr]:after{content:"+";font-size:1.25rem;color:var(--color-text-muted);transition:transform .2s;flex-shrink:0}.faq-item[data-astro-cid-al2ca2vr].open .faq-q[data-astro-cid-al2ca2vr]:after{transform:rotate(45deg)}.faq-a[data-astro-cid-al2ca2vr]{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;color:var(--color-text-muted);font-size:.95rem}.faq-item[data-astro-cid-al2ca2vr].open .faq-a[data-astro-cid-al2ca2vr]{max-height:200px;padding-top:.75rem}.final-cta[data-astro-cid-66itwakk]{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:2rem;margin:0 1.5rem;max-width:var(--max-width);margin-left:auto;margin-right:auto}.final-cta[data-astro-cid-66itwakk] h2[data-astro-cid-66itwakk]{font-size:1.5rem;margin-bottom:.75rem}.final-cta[data-astro-cid-66itwakk] p[data-astro-cid-66itwakk]{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem}@media(max-width:768px){.final-cta[data-astro-cid-66itwakk]{margin:0 1rem;padding:3rem 1.5rem}}footer[data-astro-cid-sz7xmlte]{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem;border-top:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:var(--color-text-muted)}a[data-astro-cid-sz7xmlte]{color:var(--color-text-muted);text-decoration:none;margin-left:1.25rem;transition:color .2s}a[data-astro-cid-sz7xmlte]:hover{color:var(--color-text)}@media(max-width:768px){footer[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem;text-align:center}a[data-astro-cid-sz7xmlte]{margin-left:0;margin-right:1.25rem}}
