@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.luxe.svelte-mfbxh8{--bg-deep: #0a0a0f;--bg: #0f0f17;--bg-card: #16161f;--bg-card-hover: #1c1c28;--border: #2a2a3a;--border-glow: #3a3a50;--text: #f0f0f5;--text-muted: #9898a8;--text-dim: #606070;--gold: #f7b928;--gold-dim: #c99a1d;--gold-glow: rgba(247, 185, 40, .3);--green: #00d26a;--green-dim: #00a854;--green-glow: rgba(0, 210, 106, .25);--purple: #a855f7;--purple-dim: #8b3fd9;--purple-glow: rgba(168, 85, 247, .25);--cyan: #22d3ee;--cyan-glow: rgba(34, 211, 238, .2);--red: #f43f5e;--amber: #f59e0b;--blue: #3b82f6;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--icon-sm: 40px;--icon-md: 48px;--icon-lg: 64px;--font: "Inter", system-ui, -apple-system, sans-serif}.luxe.svelte-mfbxh8{font-family:var(--font)!important;background:var(--bg-deep)!important;color:var(--text)!important;line-height:1.65!important;min-height:100vh;position:relative;overflow-x:hidden}.luxe.svelte-mfbxh8 :where(.svelte-mfbxh8){border-color:var(--border)}.luxe.svelte-mfbxh8 h1:where(.svelte-mfbxh8),.luxe.svelte-mfbxh8 h2:where(.svelte-mfbxh8),.luxe.svelte-mfbxh8 h3:where(.svelte-mfbxh8),.luxe.svelte-mfbxh8 h4:where(.svelte-mfbxh8){font-size:inherit;font-weight:inherit}.luxe.svelte-mfbxh8 p:where(.svelte-mfbxh8){margin:0}.luxe.svelte-mfbxh8 .ambient-glow:where(.svelte-mfbxh8){position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1200px;height:600px;background:radial-gradient(ellipse at center top,rgba(247,185,40,.08) 0%,rgba(168,85,247,.05) 40%,transparent 70%);pointer-events:none;z-index:0}.luxe.svelte-mfbxh8 .container:where(.svelte-mfbxh8){position:relative;z-index:1;max-width:60rem;margin:0 auto;padding:1rem 1rem 3rem}@media(min-width:640px){.luxe.svelte-mfbxh8 .container:where(.svelte-mfbxh8){padding:1.5rem 1.5rem 4rem}}.luxe.svelte-mfbxh8 .section-title:where(.svelte-mfbxh8){font-size:1.5rem!important;font-weight:700!important;color:var(--text)!important;margin-bottom:1.5rem!important}.luxe.svelte-mfbxh8 .section-intro:where(.svelte-mfbxh8){color:var(--text-muted);margin-bottom:2rem}.luxe.svelte-mfbxh8 .link:where(.svelte-mfbxh8){color:var(--green);text-decoration:none;font-weight:500}.luxe.svelte-mfbxh8 .link:where(.svelte-mfbxh8):hover{color:var(--gold)}.luxe.svelte-mfbxh8 .hero:where(.svelte-mfbxh8){text-align:center;padding:1rem 0 .75rem}@media(min-width:768px){.luxe.svelte-mfbxh8 .hero:where(.svelte-mfbxh8){padding:1.5rem 0 2rem}}.luxe.svelte-mfbxh8 .hero-title:where(.svelte-mfbxh8){font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.875rem;background:linear-gradient(135deg,var(--gold),#fff 50%,var(--gold));background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-mfbxh8-shimmer 3s linear infinite}@media(min-width:640px){.luxe.svelte-mfbxh8 .hero-title:where(.svelte-mfbxh8){font-size:2rem}}@media(min-width:1024px){.luxe.svelte-mfbxh8 .hero-title:where(.svelte-mfbxh8){font-size:2.5rem}}@keyframes svelte-mfbxh8-shimmer{0%{background-position:0% center}to{background-position:200% center}}.luxe.svelte-mfbxh8 .intro:where(.svelte-mfbxh8){margin-top:0;margin-bottom:1.5rem}.luxe.svelte-mfbxh8 .intro-content:where(.svelte-mfbxh8){position:relative}.luxe.svelte-mfbxh8 .intro-content.collapsed:where(.svelte-mfbxh8){max-height:6.5rem;overflow:hidden}.luxe.svelte-mfbxh8 .intro-content.collapsed:where(.svelte-mfbxh8):after{content:"";position:absolute;bottom:0;left:0;right:0;height:2.5rem;background:linear-gradient(to bottom,transparent,var(--bg-deep));pointer-events:none}.luxe.svelte-mfbxh8 .intro:where(.svelte-mfbxh8) p:where(.svelte-mfbxh8){color:var(--text-muted);margin-bottom:1rem;line-height:1.8}.luxe.svelte-mfbxh8 .intro:where(.svelte-mfbxh8) p:where(.svelte-mfbxh8):last-child{margin-bottom:0}.luxe.svelte-mfbxh8 .read-more-icon:where(.svelte-mfbxh8){display:inline-block;transition:transform .2s}.luxe.svelte-mfbxh8 .read-more-icon.expanded:where(.svelte-mfbxh8){transform:rotate(180deg)}.luxe.svelte-mfbxh8 .info-card:where(.svelte-mfbxh8){background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;margin-bottom:2rem}.luxe.svelte-mfbxh8 .info-card-green:where(.svelte-mfbxh8){border-color:#00d26a4d}.luxe.svelte-mfbxh8 .info-card-amber:where(.svelte-mfbxh8){border-color:#f59e0b4d}.luxe.svelte-mfbxh8 .card-header:where(.svelte-mfbxh8){display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.luxe.svelte-mfbxh8 .card-icon:where(.svelte-mfbxh8){width:var(--icon-md);height:var(--icon-md);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);flex-shrink:0}.luxe.svelte-mfbxh8 .card-icon-green:where(.svelte-mfbxh8){background:linear-gradient(135deg,#00d26a33,#00d26a0d);border:1px solid rgba(0,210,106,.3);color:var(--green)}.luxe.svelte-mfbxh8 .card-icon-amber:where(.svelte-mfbxh8){background:linear-gradient(135deg,#f59e0b33,#f59e0b0d);border:1px solid rgba(245,158,11,.3);color:var(--amber)}.luxe.svelte-mfbxh8 .card-icon-cyan:where(.svelte-mfbxh8){background:linear-gradient(135deg,#22d3ee33,#22d3ee0d);border:1px solid rgba(34,211,238,.3);color:var(--cyan)}.luxe.svelte-mfbxh8 .card-title:where(.svelte-mfbxh8){font-size:1.25rem;font-weight:700;color:var(--text)}.luxe.svelte-mfbxh8 .card-lead:where(.svelte-mfbxh8){color:var(--text-muted);margin-bottom:1.25rem;line-height:1.8}.luxe.svelte-mfbxh8 .card-lead:where(.svelte-mfbxh8) strong:where(.svelte-mfbxh8){color:var(--text)}.luxe.svelte-mfbxh8 .card-text:where(.svelte-mfbxh8){color:var(--text-muted);margin-bottom:1rem}.luxe.svelte-mfbxh8 .card-note:where(.svelte-mfbxh8){font-size:.875rem;color:var(--text-dim);padding:1rem;background:#0003;border-radius:var(--radius-sm);border-left:2px solid var(--green);margin:1.5rem 0}.luxe.svelte-mfbxh8 .path-section:where(.svelte-mfbxh8){margin-bottom:1.5rem}@media(min-width:640px){.luxe.svelte-mfbxh8 .path-section:where(.svelte-mfbxh8){margin-bottom:2.5rem}}.luxe.svelte-mfbxh8 .path-grid:where(.svelte-mfbxh8){display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.luxe.svelte-mfbxh8 .path-grid:where(.svelte-mfbxh8){grid-template-columns:repeat(2,1fr);gap:1.5rem}}.luxe.svelte-mfbxh8 .path-card:where(.svelte-mfbxh8){position:relative;display:flex;flex-direction:row;align-items:center;text-align:left;gap:1rem;padding:1rem 1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);text-decoration:none;overflow:hidden;transition:all .3s ease}@media(min-width:640px){.luxe.svelte-mfbxh8 .path-card:where(.svelte-mfbxh8){flex-direction:column;text-align:center;gap:0;padding:2rem 1.5rem;border-radius:var(--radius-lg)}}.luxe.svelte-mfbxh8 .path-card:where(.svelte-mfbxh8):hover{transform:translateY(-4px);border-color:var(--border-glow)}.luxe.svelte-mfbxh8 .path-glow:where(.svelte-mfbxh8){position:absolute;top:-50%;left:50%;transform:translate(-50%);width:200%;height:100%;opacity:0;transition:opacity .3s;pointer-events:none}.luxe.svelte-mfbxh8 .path-bitcoin:where(.svelte-mfbxh8) .path-glow:where(.svelte-mfbxh8){background:radial-gradient(ellipse at center,var(--gold-glow),transparent 60%)}.luxe.svelte-mfbxh8 .path-crypto:where(.svelte-mfbxh8) .path-glow:where(.svelte-mfbxh8){background:radial-gradient(ellipse at center,var(--purple-glow),transparent 60%)}.luxe.svelte-mfbxh8 .path-card:where(.svelte-mfbxh8):hover .path-glow:where(.svelte-mfbxh8){opacity:1}.luxe.svelte-mfbxh8 .path-icon:where(.svelte-mfbxh8){position:relative;z-index:1;width:var(--icon-md);height:var(--icon-md);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);flex-shrink:0}.luxe.svelte-mfbxh8 .path-icon:where(.svelte-mfbxh8) svg{width:24px;height:24px}@media(min-width:640px){.luxe.svelte-mfbxh8 .path-icon:where(.svelte-mfbxh8){width:var(--icon-lg);height:var(--icon-lg);border-radius:14px;margin-bottom:1rem}.luxe.svelte-mfbxh8 .path-icon:where(.svelte-mfbxh8) svg{width:32px;height:32px}}.luxe.svelte-mfbxh8 .path-bitcoin:where(.svelte-mfbxh8) .path-icon:where(.svelte-mfbxh8){background:linear-gradient(145deg,#f7b92833,#f7b9280d);border:1px solid rgba(247,185,40,.3);color:var(--gold);box-shadow:0 0 30px var(--gold-glow)}.luxe.svelte-mfbxh8 .path-crypto:where(.svelte-mfbxh8) .path-icon:where(.svelte-mfbxh8){background:linear-gradient(145deg,#a855f733,#a855f70d);border:1px solid rgba(168,85,247,.3);color:var(--purple);box-shadow:0 0 30px var(--purple-glow)}.luxe.svelte-mfbxh8 .path-content:where(.svelte-mfbxh8){flex:1;min-width:0}.luxe.svelte-mfbxh8 .path-title:where(.svelte-mfbxh8){position:relative;z-index:1;font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.125rem}@media(min-width:640px){.luxe.svelte-mfbxh8 .path-title:where(.svelte-mfbxh8){font-size:1.3rem;margin-bottom:.5rem}}.luxe.svelte-mfbxh8 .path-desc:where(.svelte-mfbxh8){position:relative;z-index:1;font-size:.8rem;color:var(--text-muted);margin-bottom:0;display:none}@media(min-width:640px){.luxe.svelte-mfbxh8 .path-desc:where(.svelte-mfbxh8){display:block;font-size:.875rem;margin-bottom:1rem}}.luxe.svelte-mfbxh8 .path-cta:where(.svelte-mfbxh8){position:relative;z-index:1;display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;padding:.375rem .75rem;border-radius:8px;transition:all .2s}@media(min-width:640px){.luxe.svelte-mfbxh8 .path-cta:where(.svelte-mfbxh8){gap:.375rem;font-size:.85rem;padding:.625rem 1.25rem;border-radius:10px}}.luxe.svelte-mfbxh8 .cta-short:where(.svelte-mfbxh8){display:inline}.luxe.svelte-mfbxh8 .cta-full:where(.svelte-mfbxh8){display:none}@media(min-width:640px){.luxe.svelte-mfbxh8 .cta-short:where(.svelte-mfbxh8){display:none}.luxe.svelte-mfbxh8 .cta-full:where(.svelte-mfbxh8){display:inline}}.luxe.svelte-mfbxh8 .path-bitcoin:where(.svelte-mfbxh8) .path-cta:where(.svelte-mfbxh8){background:linear-gradient(135deg,var(--gold),var(--gold-dim));color:#000}.luxe.svelte-mfbxh8 .path-bitcoin:where(.svelte-mfbxh8):hover .path-cta:where(.svelte-mfbxh8){box-shadow:0 4px 20px var(--gold-glow)}.luxe.svelte-mfbxh8 .path-crypto:where(.svelte-mfbxh8) .path-cta:where(.svelte-mfbxh8){background:linear-gradient(135deg,var(--purple),var(--purple-dim));color:#fff}.luxe.svelte-mfbxh8 .path-crypto:where(.svelte-mfbxh8):hover .path-cta:where(.svelte-mfbxh8){box-shadow:0 4px 20px var(--purple-glow)}.luxe.svelte-mfbxh8 .license-card:where(.svelte-mfbxh8){padding:1rem;border-radius:12px;border:1px solid}.luxe.svelte-mfbxh8 .secondary-nav:where(.svelte-mfbxh8){margin:2.5rem 0;padding:2rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg)}.luxe.svelte-mfbxh8 .secondary-nav-title:where(.svelte-mfbxh8){font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:1.25rem;text-align:center}.luxe.svelte-mfbxh8 .secondary-nav-grid:where(.svelte-mfbxh8){display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){.luxe.svelte-mfbxh8 .secondary-nav-grid:where(.svelte-mfbxh8){grid-template-columns:repeat(3,1fr);gap:1rem}}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;background:var(--bg);border:1px solid var(--border);border-radius:10px;text-decoration:none;color:var(--text-muted);font-size:.85rem;font-weight:500;transition:all .2s}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8):hover{color:var(--text);border-color:var(--border-glow);background:var(--bg-card-hover)}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8) svg{flex-shrink:0;transition:color .2s}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8):nth-child(1) svg{color:var(--purple)}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8):nth-child(2) svg{color:var(--gold)}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8):nth-child(3) svg{color:var(--cyan)}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8):nth-child(4) svg{color:var(--green)}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8):nth-child(5) svg{color:var(--red)}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8):nth-child(6) svg{color:var(--blue)}.luxe.svelte-mfbxh8 .secondary-nav-link:where(.svelte-mfbxh8):hover svg{filter:brightness(1.2)}.luxe.svelte-mfbxh8 .table-wrap:where(.svelte-mfbxh8){overflow-x:auto;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;margin-bottom:.75rem}.luxe.svelte-mfbxh8 .compare-table:where(.svelte-mfbxh8){width:100%;border-collapse:collapse;font-size:.85rem}.luxe.svelte-mfbxh8 .compare-table:where(.svelte-mfbxh8) th:where(.svelte-mfbxh8){text-align:left;padding:1rem;border-bottom:1px solid var(--border);color:var(--text-dim);font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em}.luxe.svelte-mfbxh8 .compare-table:where(.svelte-mfbxh8) td:where(.svelte-mfbxh8){padding:1rem;border-bottom:1px solid var(--border);color:var(--text-muted)}.luxe.svelte-mfbxh8 .compare-table:where(.svelte-mfbxh8) tr:where(.svelte-mfbxh8):last-child td:where(.svelte-mfbxh8){border-bottom:none}.luxe.svelte-mfbxh8 .crypto-name:where(.svelte-mfbxh8){font-weight:600}.luxe.svelte-mfbxh8 .table-note:where(.svelte-mfbxh8){font-size:.75rem;color:var(--text-dim)}.luxe.svelte-mfbxh8 .read-more-btn:where(.svelte-mfbxh8){display:inline-flex;align-items:center;gap:.4rem;margin-top:.25rem;padding:.3rem 0;background:none;border:none;color:var(--gold);font-size:.9rem;font-weight:500;cursor:pointer;transition:color .2s}@media(min-width:768px){.luxe.svelte-mfbxh8 .read-more-btn:where(.svelte-mfbxh8){font-size:.95rem;margin-top:.5rem}}.luxe.svelte-mfbxh8 .read-more-btn:where(.svelte-mfbxh8):hover{color:var(--green)}.luxe.svelte-mfbxh8 .start-section:where(.svelte-mfbxh8){margin-bottom:2rem}.luxe.svelte-mfbxh8 .steps:where(.svelte-mfbxh8){display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:1.5rem}.luxe.svelte-mfbxh8 .step:where(.svelte-mfbxh8){display:flex;gap:1.25rem}.luxe.svelte-mfbxh8 .step-num:where(.svelte-mfbxh8){width:var(--icon-sm);height:var(--icon-sm);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--green),var(--green-dim));border-radius:10px;font-size:1rem;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 4px 15px var(--green-glow)}.luxe.svelte-mfbxh8 .step-content:where(.svelte-mfbxh8) h3:where(.svelte-mfbxh8){font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.25rem}.luxe.svelte-mfbxh8 .step-content:where(.svelte-mfbxh8) p:where(.svelte-mfbxh8){font-size:.875rem;color:var(--text-muted);margin:0;line-height:1.7}.luxe.svelte-mfbxh8 .why-grid:where(.svelte-mfbxh8){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.luxe.svelte-mfbxh8 .why-grid:where(.svelte-mfbxh8){grid-template-columns:1fr}}.luxe.svelte-mfbxh8 .mistakes-section:where(.svelte-mfbxh8){margin-bottom:2rem}.luxe.svelte-mfbxh8 .mistakes-grid:where(.svelte-mfbxh8){display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:640px){.luxe.svelte-mfbxh8 .mistakes-grid:where(.svelte-mfbxh8){grid-template-columns:1fr}}.luxe.svelte-mfbxh8 .mistake-card:where(.svelte-mfbxh8){padding:1.25rem;background:#f43f5e0f;border:1px solid rgba(244,63,94,.15);border-radius:var(--radius-md)}.luxe.svelte-mfbxh8 .mistake-card:where(.svelte-mfbxh8) h3:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--red);margin-bottom:.5rem}.luxe.svelte-mfbxh8 .mistake-card:where(.svelte-mfbxh8) h3:where(.svelte-mfbxh8) svg{flex-shrink:0}.luxe.svelte-mfbxh8 .mistake-card:where(.svelte-mfbxh8) p:where(.svelte-mfbxh8){font-size:.8rem;color:var(--text-muted);margin:0}.luxe.svelte-mfbxh8 .facts-grid:where(.svelte-mfbxh8){display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:640px){.luxe.svelte-mfbxh8 .facts-grid:where(.svelte-mfbxh8){grid-template-columns:1fr}}.luxe.svelte-mfbxh8 .fact-card:where(.svelte-mfbxh8){display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .2s}.luxe.svelte-mfbxh8 .fact-card:where(.svelte-mfbxh8):hover{border-color:var(--border-glow);transform:translateY(-2px)}.luxe.svelte-mfbxh8 .fact-card-full:where(.svelte-mfbxh8){grid-column:1 / -1}.luxe.svelte-mfbxh8 .fact-icon:where(.svelte-mfbxh8){width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.luxe.svelte-mfbxh8 .fact-icon-gold:where(.svelte-mfbxh8){background:linear-gradient(135deg,#f7b92833,#f7b9280d);border:1px solid rgba(247,185,40,.3);color:var(--gold)}.luxe.svelte-mfbxh8 .fact-icon-green:where(.svelte-mfbxh8){background:linear-gradient(135deg,#00d26a33,#00d26a0d);border:1px solid rgba(0,210,106,.3);color:var(--green)}.luxe.svelte-mfbxh8 .fact-icon-purple:where(.svelte-mfbxh8){background:linear-gradient(135deg,#a855f733,#a855f70d);border:1px solid rgba(168,85,247,.3);color:var(--purple)}.luxe.svelte-mfbxh8 .fact-icon-cyan:where(.svelte-mfbxh8){background:linear-gradient(135deg,#22d3ee33,#22d3ee0d);border:1px solid rgba(34,211,238,.3);color:var(--cyan)}.luxe.svelte-mfbxh8 .fact-icon-amber:where(.svelte-mfbxh8){background:linear-gradient(135deg,#f59e0b33,#f59e0b0d);border:1px solid rgba(245,158,11,.3);color:var(--amber)}.luxe.svelte-mfbxh8 .fact-content:where(.svelte-mfbxh8){flex:1}.luxe.svelte-mfbxh8 .fact-label:where(.svelte-mfbxh8){display:block;font-weight:600;color:var(--text);margin-bottom:.25rem}.luxe.svelte-mfbxh8 .fact-text:where(.svelte-mfbxh8){font-size:.85rem;color:var(--text-muted)}.luxe.svelte-mfbxh8 .casinos-section:where(.svelte-mfbxh8){margin-bottom:2rem}.luxe.svelte-mfbxh8 .facts-section:where(.svelte-mfbxh8){margin-bottom:2rem}.luxe.svelte-mfbxh8 .faq-section:where(.svelte-mfbxh8){margin-bottom:2rem}.luxe.svelte-mfbxh8 .author-byline-wrapper:where(.svelte-mfbxh8){margin-bottom:2rem}.flow-steps.svelte-mfbxh8{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}@media(min-width:768px){.flow-steps.svelte-mfbxh8{flex-direction:row;gap:1rem}}.flow-step.svelte-mfbxh8{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md)}.flow-icon.svelte-mfbxh8{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f7b92833,#f7b9280d);border:1px solid rgba(247,185,40,.3);border-radius:14px;color:var(--gold);margin-bottom:1rem}.flow-icon-cyan.svelte-mfbxh8{background:linear-gradient(135deg,#22d3ee33,#22d3ee0d);border-color:#22d3ee4d;color:var(--cyan)}.flow-icon-green.svelte-mfbxh8{background:linear-gradient(135deg,#00d26a33,#00d26a0d);border-color:#00d26a4d;color:var(--green)}.flow-content.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:1rem;font-weight:600;margin-bottom:.5rem}.flow-content.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.5}.advantages-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:900px){.advantages-grid.svelte-mfbxh8{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.advantages-grid.svelte-mfbxh8{grid-template-columns:1fr}}.advantage-card.svelte-mfbxh8{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .2s}.advantage-card.svelte-mfbxh8:hover{border-color:var(--border-glow);transform:translateY(-2px)}.advantage-icon.svelte-mfbxh8{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;margin-bottom:1rem}.advantage-icon-gold.svelte-mfbxh8{background:linear-gradient(135deg,#f7b92833,#f7b9280d);border:1px solid rgba(247,185,40,.3);color:var(--gold)}.advantage-icon-green.svelte-mfbxh8{background:linear-gradient(135deg,#00d26a33,#00d26a0d);border:1px solid rgba(0,210,106,.3);color:var(--green)}.advantage-icon-cyan.svelte-mfbxh8{background:linear-gradient(135deg,#22d3ee33,#22d3ee0d);border:1px solid rgba(34,211,238,.3);color:var(--cyan)}.advantage-icon-purple.svelte-mfbxh8{background:linear-gradient(135deg,#a855f733,#a855f70d);border:1px solid rgba(168,85,247,.3);color:var(--purple)}.advantage-card.svelte-mfbxh8 h3:where(.svelte-mfbxh8){font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.advantage-card.svelte-mfbxh8 p:where(.svelte-mfbxh8){font-size:.85rem;color:var(--text-muted);line-height:1.6}.crypto-section.svelte-mfbxh8{margin-bottom:2rem}.crypto-showcase.svelte-mfbxh8{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:900px){.crypto-showcase.svelte-mfbxh8{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.crypto-showcase.svelte-mfbxh8{grid-template-columns:1fr}}.crypto-card.svelte-mfbxh8{position:relative;padding:2.5rem 1.5rem 1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .2s;min-height:200px}.crypto-card.svelte-mfbxh8:hover{border-color:var(--border-glow);transform:translateY(-2px)}.crypto-card-featured.svelte-mfbxh8{border-color:#f7b9284d;background:linear-gradient(135deg,var(--bg-card),rgba(247,185,40,.03));padding-top:3rem}.crypto-badge.svelte-mfbxh8{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;background:#f7b92826;border:1px solid rgba(247,185,40,.3);border-radius:50px;font-size:.7rem;font-weight:600;color:var(--gold);text-transform:uppercase;letter-spacing:.05em}.crypto-badge-cyan.svelte-mfbxh8{background:#22d3ee26;border-color:#22d3ee4d;color:var(--cyan)}.crypto-header.svelte-mfbxh8{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.crypto-logo.svelte-mfbxh8{width:48px;height:48px}.crypto-name.svelte-mfbxh8 h3:where(.svelte-mfbxh8){color:var(--text);font-size:1.25rem;font-weight:600;margin:0}.crypto-symbol.svelte-mfbxh8{font-size:.8rem;color:var(--text-muted)}.crypto-desc.svelte-mfbxh8{color:var(--text-muted);font-size:.85rem;line-height:1.5;margin-bottom:1rem}.crypto-stats.svelte-mfbxh8{display:flex;gap:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}.crypto-stat.svelte-mfbxh8{display:flex;flex-direction:column;gap:.25rem}.crypto-stat-label.svelte-mfbxh8{font-size:.7rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em}.crypto-stat-value.svelte-mfbxh8{font-weight:600;color:var(--text)}.choose-section.svelte-mfbxh8{margin-bottom:2rem}.persona-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2rem}@media(max-width:768px){.persona-grid.svelte-mfbxh8{grid-template-columns:1fr}}.persona-card.svelte-mfbxh8{display:flex;gap:1.25rem;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .2s}.persona-card.svelte-mfbxh8:hover{border-color:var(--border-glow);transform:translateY(-2px)}.persona-icon.svelte-mfbxh8{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px}.persona-content.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:1rem;font-weight:600;margin-bottom:.5rem}.persona-rec.svelte-mfbxh8{font-size:.9rem;color:var(--green);margin-bottom:.5rem}.persona-content.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.5}.compare-table-wrapper.svelte-mfbxh8{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem}.compare-table-title.svelte-mfbxh8{color:var(--text);font-size:1rem;font-weight:600;margin-bottom:1rem;text-align:center}.volatile.svelte-mfbxh8{color:var(--red)}.stable.svelte-mfbxh8{color:var(--green)}.why-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:1.5rem 0}@media(max-width:768px){.why-grid.svelte-mfbxh8{grid-template-columns:1fr}}.why-item.svelte-mfbxh8{display:flex;gap:1rem}.why-icon{flex-shrink:0;color:var(--green)}.stats-box.svelte-mfbxh8{padding:1rem 1.25rem;background:#00d26a14;border:1px solid rgba(0,210,106,.2);border-radius:var(--radius-md);margin-bottom:1.5rem}.stats-box.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.9rem;line-height:1.6;margin:0}.card-footer-link.svelte-mfbxh8{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:1rem;border-top:1px solid var(--border)}.card-footer-link.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.9rem;margin:0}.eth-col.svelte-mfbxh8{color:var(--purple)}.sol-col.svelte-mfbxh8{color:var(--cyan)}.versus-details.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}.versus-detail.svelte-mfbxh8{padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md)}.versus-detail.eth.svelte-mfbxh8{border-left:3px solid var(--purple)}.versus-detail.sol.svelte-mfbxh8{border-left:3px solid var(--cyan)}.versus-detail.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:.95rem;font-weight:600;margin-bottom:.5rem}.versus-detail.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.5}.stablecoins-section.svelte-mfbxh8{margin-bottom:2rem}.stablecoins-compare.svelte-mfbxh8{display:flex;align-items:stretch;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:768px){.stablecoins-compare.svelte-mfbxh8{flex-direction:column}}.stablecoin-card.svelte-mfbxh8{flex:1;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .2s}.stablecoin-card.svelte-mfbxh8:hover{border-color:var(--border-glow)}.stablecoin-header.svelte-mfbxh8{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.stablecoin-logo.svelte-mfbxh8{width:40px;height:40px}.stablecoin-header.svelte-mfbxh8 h3:where(.svelte-mfbxh8){color:var(--text);font-size:1.25rem;font-weight:600;margin:0}.stablecoin-list.svelte-mfbxh8{list-style:none;padding:0;margin:0}.stablecoin-list.svelte-mfbxh8 li:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.9rem}.stablecoin-list.svelte-mfbxh8 li.pro:where(.svelte-mfbxh8){color:var(--text-muted)}.stablecoin-list.svelte-mfbxh8 li.pro:where(.svelte-mfbxh8) svg{color:var(--green)}.stablecoin-list.svelte-mfbxh8 li.con:where(.svelte-mfbxh8){color:var(--gold)}.stablecoin-list.svelte-mfbxh8 li.con:where(.svelte-mfbxh8) svg{color:var(--gold)}.stablecoin-vs.svelte-mfbxh8{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--text-dim);padding:0 1rem}@media(max-width:768px){.stablecoin-vs.svelte-mfbxh8{padding:1rem 0}}.stablecoins-verdict.svelte-mfbxh8{text-align:center;color:var(--text-muted);font-size:.9rem}.mica-box.svelte-mfbxh8{margin-top:1.5rem}.mica-note.svelte-mfbxh8{margin-top:.75rem;font-size:.85rem}.web3-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.web3-card.svelte-mfbxh8{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;transition:all .2s}.web3-card.svelte-mfbxh8:hover{border-color:var(--border-glow);transform:translateY(-2px)}.web3-icon.svelte-mfbxh8{width:56px;height:56px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:14px}.web3-card.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:1rem;font-weight:600;margin-bottom:.5rem}.web3-card.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.5}.buy-options.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.buy-option.svelte-mfbxh8{position:relative;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md)}.buy-option-primary.svelte-mfbxh8{border-color:#00d26a4d;background:linear-gradient(135deg,rgba(0,210,106,.05),var(--bg-card))}.buy-option-badge.svelte-mfbxh8{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;background:#00d26a26;border:1px solid rgba(0,210,106,.3);border-radius:50px;font-size:.7rem;font-weight:600;color:var(--green);text-transform:uppercase}.buy-option.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.5;margin-bottom:1rem}.buy-features.svelte-mfbxh8 li:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.85rem;color:var(--text-muted)}.buy-features.svelte-mfbxh8 li:where(.svelte-mfbxh8) svg{flex-shrink:0}.buy-features.svelte-mfbxh8 li:where(.svelte-mfbxh8) .lucide-check-circle{color:var(--green)}.buy-features.svelte-mfbxh8 li:where(.svelte-mfbxh8) .lucide-alert-triangle{color:var(--gold)}.wallet-grid.svelte-mfbxh8{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:2rem}@media(max-width:768px){.wallet-grid.svelte-mfbxh8{flex-direction:column;align-items:flex-start;gap:1rem}}.wallet-grid.svelte-mfbxh8 h3:where(.svelte-mfbxh8){color:var(--text);font-size:1rem;font-weight:600;white-space:nowrap;margin:0}.wallet-items.svelte-mfbxh8{display:flex;gap:1rem;flex:1}@media(max-width:640px){.wallet-items.svelte-mfbxh8{flex-direction:column;width:100%}}.wallet-item.svelte-mfbxh8{flex:1;padding:1rem 1.25rem;background:var(--bg-deep);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center}.wallet-item.svelte-mfbxh8 strong:where(.svelte-mfbxh8){display:block;color:var(--text);font-size:.95rem;font-weight:600;margin-bottom:.25rem}.wallet-item.svelte-mfbxh8 span:where(.svelte-mfbxh8){font-size:.8rem;color:var(--text-muted)}.network-warning.svelte-mfbxh8{flex-direction:column}@media(min-width:768px){.network-warning.svelte-mfbxh8{flex-direction:row}}.licenses-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.license-card.svelte-mfbxh8{position:relative;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md)}.license-icon.svelte-mfbxh8{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;margin-bottom:1rem}.license-icon-purple.svelte-mfbxh8{background:linear-gradient(135deg,#a855f733,#a855f70d);border:1px solid rgba(168,85,247,.3);color:var(--purple)}.license-icon-gold.svelte-mfbxh8{background:linear-gradient(135deg,#f7b92833,#f7b9280d);border:1px solid rgba(247,185,40,.3);color:var(--gold)}.license-icon-green.svelte-mfbxh8{background:linear-gradient(135deg,#00d26a33,#00d26a0d);border:1px solid rgba(0,210,106,.3);color:var(--green)}.license-card.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.license-card.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.5;margin-bottom:1rem}.license-tag.svelte-mfbxh8{display:inline-block;padding:.25rem .75rem;background:transparent;border:1px solid var(--border);border-radius:4px;font-size:.7rem;font-weight:600;color:var(--text-muted);text-transform:uppercase}.license-tag-highlight.svelte-mfbxh8{border-color:#00d26a4d;color:var(--green)}.license-comparison.svelte-mfbxh8{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem;margin-bottom:1.5rem}.license-comparison.svelte-mfbxh8 h3:where(.svelte-mfbxh8){color:var(--text);font-size:1rem;font-weight:600;margin-bottom:1rem}.regulation-timeline.svelte-mfbxh8{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.regulation-item.svelte-mfbxh8{padding:1rem 1.25rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md)}.regulation-item.regulation-past.svelte-mfbxh8{opacity:.7}.regulation-date.svelte-mfbxh8{display:block;font-size:.75rem;color:var(--gold);font-weight:600;margin-bottom:.25rem}.regulation-item.svelte-mfbxh8 strong:where(.svelte-mfbxh8){display:block;color:var(--text);margin-bottom:.25rem}.regulation-item.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;margin:0}.rules-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0}@media(max-width:900px){.rules-grid.svelte-mfbxh8{grid-template-columns:1fr}}.rule-card.svelte-mfbxh8{padding:1.25rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md)}.rule-card.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:.9rem;font-weight:600;margin-bottom:.5rem}.rule-card.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.8rem;line-height:1.5;margin:0}.tips-box.svelte-mfbxh8{margin-top:2rem;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md)}.tips-box.svelte-mfbxh8 h3:where(.svelte-mfbxh8){color:var(--text);font-size:1rem;font-weight:600;margin-bottom:1rem}.tips-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.tip-item.svelte-mfbxh8{display:flex;align-items:flex-start;gap:.5rem}.nav-section.svelte-mfbxh8{margin-bottom:2rem}.nav-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:640px){.nav-grid.svelte-mfbxh8{grid-template-columns:1fr}}.nav-card.svelte-mfbxh8{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);text-decoration:none;transition:all .2s}.nav-card.svelte-mfbxh8:hover{border-color:var(--border-glow);transform:translate(4px)}.nav-icon.svelte-mfbxh8{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px}.nav-icon-gold.svelte-mfbxh8{background:linear-gradient(135deg,#f7b92833,#f7b9280d);border:1px solid rgba(247,185,40,.3);color:var(--gold)}.nav-icon-red.svelte-mfbxh8{background:linear-gradient(135deg,#f43f5e33,#f43f5e0d);border:1px solid rgba(244,63,94,.3);color:var(--red)}.nav-content.svelte-mfbxh8{flex:1;min-width:0}.nav-content.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:1rem;font-weight:600;margin-bottom:.25rem}.nav-content.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.8rem;line-height:1.4}.nav-arrow{flex-shrink:0;color:var(--text-dim);transition:transform .2s,color .2s}.nav-card.svelte-mfbxh8:hover .nav-arrow{transform:translate(4px);color:var(--green)}.versus-section.svelte-mfbxh8{margin-bottom:2rem}.versus-details.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem}@media(max-width:768px){.versus-details.svelte-mfbxh8{grid-template-columns:1fr}}.versus-detail.svelte-mfbxh8{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md)}.versus-detail.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:1rem;font-weight:600;margin-bottom:.75rem}.versus-detail.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.9rem;line-height:1.6}.compare-table-wrapper.svelte-mfbxh8{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;margin-bottom:1.5rem}.compare-table-title.svelte-mfbxh8{padding:1rem 1.5rem;background:var(--bg);border-bottom:1px solid var(--border);font-weight:600;color:var(--text)}.compare-table.svelte-mfbxh8{width:100%;border-collapse:collapse}.compare-table.svelte-mfbxh8 th:where(.svelte-mfbxh8),.compare-table.svelte-mfbxh8 td:where(.svelte-mfbxh8){padding:1rem 1.5rem;text-align:left;border-bottom:1px solid var(--border)}.compare-table.svelte-mfbxh8 th:where(.svelte-mfbxh8){background:var(--bg);font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.compare-table.svelte-mfbxh8 td:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.9rem}.compare-table.svelte-mfbxh8 tr:where(.svelte-mfbxh8):last-child td:where(.svelte-mfbxh8){border-bottom:none}.compare-table.svelte-mfbxh8 .eth-col:where(.svelte-mfbxh8){color:var(--purple)}.compare-table.svelte-mfbxh8 .sol-col:where(.svelte-mfbxh8){color:var(--cyan)}.highlight.svelte-mfbxh8{font-weight:600}.highlight-green.svelte-mfbxh8{color:var(--green)}.highlight-cyan.svelte-mfbxh8{color:var(--cyan)}.mica-box.svelte-mfbxh8{padding:1.5rem;background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border:1px solid rgba(245,158,11,.2);border-radius:var(--radius-md);margin:1.5rem 0}.mica-box.svelte-mfbxh8 h4:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.5rem;color:var(--amber);font-size:1rem;font-weight:600;margin-bottom:.75rem}.mica-box.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.9rem;line-height:1.6;margin-bottom:.75rem}.mica-box.svelte-mfbxh8 p:where(.svelte-mfbxh8):last-child{margin-bottom:0}.mica-note.svelte-mfbxh8{font-size:.85rem;color:var(--text-dim);font-style:italic}.web3-section.svelte-mfbxh8{margin-bottom:2rem}.web3-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:768px){.web3-grid.svelte-mfbxh8{grid-template-columns:1fr}}.web3-card.svelte-mfbxh8{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .2s}.web3-card.svelte-mfbxh8:hover{border-color:var(--border-glow)}.web3-icon.svelte-mfbxh8{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:1rem}.web3-icon-purple.svelte-mfbxh8{background:linear-gradient(135deg,#a855f733,#a855f70d);border:1px solid rgba(168,85,247,.3);color:var(--purple)}.web3-icon-cyan.svelte-mfbxh8{background:linear-gradient(135deg,#22d3ee33,#22d3ee0d);border:1px solid rgba(34,211,238,.3);color:var(--cyan)}.web3-icon-green.svelte-mfbxh8{background:linear-gradient(135deg,#00d26a33,#00d26a0d);border:1px solid rgba(0,210,106,.3);color:var(--green)}.web3-card.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.6}.buy-section.svelte-mfbxh8{margin-bottom:2rem}.buy-options.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}@media(max-width:768px){.buy-options.svelte-mfbxh8{grid-template-columns:1fr}}.buy-option.svelte-mfbxh8{position:relative;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .2s}.buy-option.svelte-mfbxh8:hover{border-color:var(--border-glow)}.buy-option-primary.svelte-mfbxh8{border-color:#00d26a4d}.buy-option-badge.svelte-mfbxh8{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;background:#00d26a26;border:1px solid rgba(0,210,106,.3);border-radius:50px;font-size:.65rem;font-weight:600;color:var(--green);text-transform:uppercase}.buy-option-icon.svelte-mfbxh8{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00d26a33,#00d26a0d);border:1px solid rgba(0,210,106,.3);border-radius:12px;color:var(--green);margin-bottom:1rem}.buy-option-icon-cyan.svelte-mfbxh8{background:linear-gradient(135deg,#22d3ee33,#22d3ee0d);border-color:#22d3ee4d;color:var(--cyan)}.buy-option.svelte-mfbxh8 h3:where(.svelte-mfbxh8){color:var(--text);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.buy-option.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.6;margin-bottom:1rem}.buy-features.svelte-mfbxh8{list-style:none;padding:0;margin:0}.buy-features.svelte-mfbxh8 li:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.85rem;padding:.25rem 0}.buy-features.svelte-mfbxh8 svg{color:var(--green);flex-shrink:0}.warning-box.svelte-mfbxh8{padding:1.5rem;background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border:1px solid rgba(245,158,11,.2);border-radius:var(--radius-md);margin:1.5rem 0}.warning-box.svelte-mfbxh8 h4:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.5rem;color:var(--amber);font-size:1rem;font-weight:600;margin-bottom:.75rem}.warning-box.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.9rem;line-height:1.6;margin-bottom:.75rem}.warning-box.svelte-mfbxh8 ul:where(.svelte-mfbxh8){list-style:none;padding:0;margin:0}.warning-box.svelte-mfbxh8 li:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.85rem;padding:.25rem 0}.network-warning.svelte-mfbxh8{padding:1.5rem;background:linear-gradient(135deg,#f43f5e14,#f43f5e05);border:1px solid rgba(244,63,94,.2);border-radius:var(--radius-md);margin:1.5rem 0}.network-warning.svelte-mfbxh8 h4:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.5rem;color:var(--red);font-size:1rem;font-weight:600;margin-bottom:.75rem}.network-warning.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.9rem;line-height:1.6;margin-bottom:.75rem}.network-warning.svelte-mfbxh8 ul:where(.svelte-mfbxh8){list-style:none;padding:0;margin:0}.network-warning.svelte-mfbxh8 li:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;padding:.25rem 0 .25rem 1.25rem;position:relative}.network-warning.svelte-mfbxh8 li:where(.svelte-mfbxh8):before{content:"•";position:absolute;left:0;color:var(--text-muted)}.network-warning.svelte-mfbxh8 li:where(.svelte-mfbxh8):last-child{color:var(--green)}.network-warning.svelte-mfbxh8 li:where(.svelte-mfbxh8):last-child:before{color:var(--green)}.licenses-section.svelte-mfbxh8{margin-bottom:2rem}.licenses-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width:768px){.licenses-grid.svelte-mfbxh8{grid-template-columns:1fr}}.license-card.svelte-mfbxh8{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md)}.license-icon.svelte-mfbxh8{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:1rem}.mistakes-section.svelte-mfbxh8{margin-bottom:2rem}.mistakes-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:900px){.mistakes-grid.svelte-mfbxh8{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.mistakes-grid.svelte-mfbxh8{grid-template-columns:1fr}}.mistake-card.svelte-mfbxh8{padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md)}.mistake-card-featured.svelte-mfbxh8{grid-column:1 / -1;border-color:#f43f5e4d}.mistake-card.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.6}.persona-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width:640px){.persona-grid.svelte-mfbxh8{grid-template-columns:1fr}}.persona-card.svelte-mfbxh8{display:flex;gap:1rem;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md)}.persona-icon.svelte-mfbxh8{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.persona-icon-gold.svelte-mfbxh8{background:linear-gradient(135deg,#f7b92833,#f7b9280d);border:1px solid rgba(247,185,40,.3);color:var(--gold)}.persona-icon-cyan.svelte-mfbxh8{background:linear-gradient(135deg,#22d3ee33,#22d3ee0d);border:1px solid rgba(34,211,238,.3);color:var(--cyan)}.persona-icon-purple.svelte-mfbxh8{background:linear-gradient(135deg,#a855f733,#a855f70d);border:1px solid rgba(168,85,247,.3);color:var(--purple)}.persona-content.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:.95rem;font-weight:600;margin-bottom:.25rem}.persona-content.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.5;margin-bottom:.5rem}.persona-rec.svelte-mfbxh8{font-size:.8rem;color:var(--green);font-weight:500}.why-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width:640px){.why-grid.svelte-mfbxh8{grid-template-columns:1fr}}.why-item.svelte-mfbxh8{display:flex;gap:1rem;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md)}.why-item.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--text);font-size:.95rem;font-weight:600;margin-bottom:.25rem}.why-item.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.5}.stats-box.svelte-mfbxh8{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);margin:1.5rem 0}.stats-box.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.9rem;line-height:1.7;margin-bottom:.75rem}.stats-box.svelte-mfbxh8 p:where(.svelte-mfbxh8):last-child{margin-bottom:0}.stats-box.svelte-mfbxh8 strong:where(.svelte-mfbxh8){color:var(--text)}.action-box.svelte-mfbxh8{padding:1.5rem;background:linear-gradient(135deg,#00d26a14,#00d26a05);border:1px solid rgba(0,210,106,.2);border-radius:var(--radius-md);margin:1.5rem 0}.action-box.svelte-mfbxh8 h4:where(.svelte-mfbxh8){color:var(--green);font-size:1rem;font-weight:600;margin-bottom:.75rem}.action-list.svelte-mfbxh8{list-style:none;padding:0;margin:0}.action-list.svelte-mfbxh8 li:where(.svelte-mfbxh8){display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.9rem;padding:.375rem 0}.action-list.svelte-mfbxh8 svg{color:var(--green);flex-shrink:0}.tips-box.svelte-mfbxh8{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);margin:1.5rem 0}.tips-grid.svelte-mfbxh8{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:640px){.tips-grid.svelte-mfbxh8{grid-template-columns:1fr}}.tip-item.svelte-mfbxh8{display:flex;gap:.75rem}.tip-icon{flex-shrink:0;color:var(--green);margin-top:2px}.tip-item.svelte-mfbxh8 p:where(.svelte-mfbxh8){color:var(--text-muted);font-size:.85rem;line-height:1.5;margin:0}.card-footer-link.svelte-mfbxh8{display:inline-flex;align-items:center;gap:.25rem;color:var(--green);font-size:.9rem;font-weight:500;text-decoration:none;margin-top:1rem;transition:gap .2s}.card-footer-link.svelte-mfbxh8:hover{gap:.5rem}
