.nav{z-index:60;background:color-mix(in srgb, var(--ground) 88%, transparent);-webkit-backdrop-filter:blur(12px)saturate(1.3);backdrop-filter:blur(12px)saturate(1.3);border-bottom:2px solid #0000;transition:border-color .2s,background-color .2s;position:sticky;top:0}.nav.is-scrolled{border-bottom-color:var(--ink);background:color-mix(in srgb, var(--ground) 96%, transparent)}.nav-inner{align-items:center;gap:1.25rem;min-height:70px;display:flex}.nav-brand{flex:none;display:block}.nav-mark{width:150px;height:auto}.nav-links{gap:.25rem;margin-left:auto;display:none}.nav-link{border-radius:var(--radius-sm);color:var(--text-dim);padding:.5rem .75rem;font-size:.9375rem;font-weight:800;transition:color .14s,background-color .14s}.nav-link:hover{color:var(--text)}.nav-link.is-active{color:var(--gold);background:color-mix(in srgb, var(--gold) 12%, transparent)}.nav-actions{align-items:center;gap:.6rem;margin-left:auto;display:flex}.nav-links+.nav-actions{margin-left:0}.nav-play{padding:.6rem 1.1rem;font-size:.9375rem;display:none}.nav-toggle{border:2px solid var(--surface-3);border-radius:var(--radius-sm);background:var(--surface);width:44px;height:44px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.nav-toggle:active{transform:scale(.95)}.nav-drawer{padding:1rem var(--gutter) 1.75rem;border-top:2px solid var(--ink);background:var(--surface);flex-direction:column;gap:.35rem;display:none}.nav-drawer.is-open{display:flex}.nav-drawer[hidden]{display:none}.nav-drawer nav{flex-direction:column;gap:.25rem;margin-bottom:.75rem;display:flex}.nav-drawer-link{font-family:var(--display);border-bottom:1px solid var(--surface-3);padding:.85rem .5rem;font-size:1.25rem}@media (width>=900px){.nav-links{display:flex}.nav-play{display:inline-flex}.nav-toggle{display:none}.nav-drawer{display:none!important}}.hero{border-bottom:3px solid var(--ink);align-items:center;min-height:min(88vh,780px);display:grid;position:relative;overflow:hidden}.hero-media{z-index:0;position:absolute;inset:0}.hero-media video,.hero-media img{object-fit:cover;width:100%;height:100%}.hero-scrim{z-index:1;background:linear-gradient(100deg,#0c0f15e6 0%,#0c0f15a8 30%,#0c0f1538 62%,#0c0f1505 100%),linear-gradient(#0c0f1580 0%,#0c0f1500 22% 62%,#0c0f15c7 100%);position:absolute;inset:0}@media (width<=760px){.hero-scrim{background:linear-gradient(#0c0f15b8 0%,#0c0f156b 26%,#0c0f159e 58%,#0c0f15eb 100%)}}.hero-body{z-index:2;flex-direction:column;align-items:flex-start;gap:1.15rem;padding-block:clamp(2.25rem,6vw,4rem);display:flex;position:relative}.hero-mark{width:min(560px,82vw);height:auto}.hero-tag{font-family:var(--display);color:var(--text);letter-spacing:.01em;text-shadow:0 3px 16px #06090ed9,0 1px 3px #06090ee6;font-size:clamp(1.25rem,3.4vw,2.25rem)}.hero-tag .a{color:var(--gold)}.hero-tag .b{color:var(--teal)}.hero-sub{color:#d8dceb;text-shadow:0 2px 12px #0000008c;max-width:46ch;font-size:clamp(1.0625rem,1.8vw,1.25rem);font-weight:600}.hero-badge{border:2px solid var(--ink);background:color-mix(in srgb, var(--teal) 22%, var(--night));color:#eafffb;box-shadow:var(--pop-sm);border-radius:999px;align-items:center;gap:.6rem;padding:.45rem .95rem .45rem .75rem;font-size:.875rem;font-weight:800;display:inline-flex}.hero-badge-dot{background:var(--teal);width:9px;height:9px;box-shadow:0 0 0 3px color-mix(in srgb, var(--teal) 30%, transparent);border-radius:50%;flex:none}.hero-meta{font-size:var(--t-sm);color:var(--text-dim);flex-wrap:wrap;gap:.5rem 1.25rem;font-weight:800;display:flex}.hero-meta span{align-items:center;gap:.4rem;display:inline-flex}.hero-meta b{color:var(--text)}.head{flex-direction:column;gap:.75rem;max-width:60ch;margin-bottom:2.5rem;display:flex}.head h2{font-size:var(--t-xxl)}.head p{color:var(--text-dim);font-size:1.125rem;font-weight:600}.band{border-block:3px solid var(--ink);background:var(--surface)}.band-gold{background:var(--gold);color:var(--ink)}.band-gold .head p,.band-gold .dim{color:#4a3505}.cat-card{border:var(--edge) solid var(--ink);border-radius:var(--radius);background:var(--surface);box-shadow:var(--pop);transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out);flex-direction:column;display:flex;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.cat-card:hover{box-shadow:8px 10px 0 var(--ink);transform:translate(-2px,-4px)}.cat-card:hover .cat-portrait img{transform:scale(1.045)}}.cat-portrait img{transition:transform .32s var(--ease-out)}.cat-portrait{aspect-ratio:4/3;border-bottom:var(--edge) solid var(--ink);position:relative;overflow:hidden}.cat-portrait img{object-fit:cover;object-position:center 38%;width:100%;height:100%}.cat-portrait:after{content:"";mix-blend-mode:soft-light;opacity:.55;background:var(--wash,transparent);position:absolute;inset:0}.cat-meta{flex-direction:column;flex:1;gap:.5rem;padding:1.1rem 1.2rem 1.35rem;display:flex}.cat-meta h3{font-size:1.4rem}.cat-line{color:var(--text-dim);font-size:.9375rem;font-style:italic;font-weight:600}.cat-ability{border-top:2px dashed var(--surface-3);margin-top:auto;padding-top:.75rem;font-size:.9375rem}.cat-ability b{color:var(--gold);font-family:var(--display);letter-spacing:.02em;font-weight:400}.cat-badges{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.coin{font-family:var(--display);color:var(--gold);align-items:center;gap:.3rem;font-size:.8125rem;display:inline-flex}.coin:before{content:"";background:var(--gold);border:2px solid var(--ink);border-radius:50%;width:12px;height:12px}.weapon{border:var(--edge) solid var(--ink);border-radius:var(--radius);background:var(--surface);box-shadow:var(--pop-sm);grid-template-columns:auto 1fr;align-items:start;gap:.4rem 1rem;padding:1.15rem 1.3rem;display:grid}.weapon-swatch{border:2px solid var(--ink);background:var(--accent,var(--gold));border-radius:4px;align-self:stretch;width:14px}.weapon h3{font-size:1.2rem}.weapon-line{color:var(--gold);font-size:.9375rem;font-style:italic;font-weight:700}.weapon-detail{color:var(--text-dim);font-size:.9375rem}.weapon-head{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.weapon-kind{font-family:var(--display);letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:.6875rem}.split{align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:grid}@media (width>=880px){.split{grid-template-columns:1fr 1fr}.split.is-flipped .split-media{order:-1}}.shot{border:var(--edge) solid var(--ink);border-radius:var(--radius);box-shadow:var(--pop-lg);background:var(--surface-2);overflow:hidden}.shot img{width:100%;height:auto}.shot figcaption{border-top:2px solid var(--ink);background:var(--surface);font-size:var(--t-xs);color:var(--text-faint);padding:.7rem 1rem;font-weight:700}.stats{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem;display:grid}.stat{border:var(--edge) solid var(--ink);border-radius:var(--radius);background:var(--surface-2);box-shadow:var(--pop-sm);padding:1.1rem 1.2rem}.stat b{font-family:var(--display);color:var(--gold);font-size:clamp(1.85rem,4vw,2.6rem);line-height:1;display:block}.stat span{font-size:var(--t-sm);color:var(--text-dim);font-weight:700}.plans{gap:1.5rem;display:grid}@media (width>=820px){.plans{grid-template-columns:1fr 1fr}}.plan{border:var(--edge) solid var(--ink);border-radius:var(--radius);background:var(--surface);box-shadow:var(--pop);flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.plan-featured{background:var(--surface-2);box-shadow:var(--pop-lg)}.plan-price{font-family:var(--display);color:var(--gold);font-size:clamp(2.5rem,7vw,3.75rem);line-height:1}.plan-price small{font-family:var(--body);color:var(--text-dim);letter-spacing:0;margin-top:.35rem;font-size:.9375rem;font-weight:800;display:block}.plan ul{flex-direction:column;gap:.6rem;display:flex}.plan li{grid-template-columns:1.5rem 1fr;align-items:start;gap:.5rem;font-size:1rem;display:grid}.tick,.lock{font-family:var(--display);font-size:.9rem;line-height:1.5}.tick{color:var(--green)}.lock{color:var(--text-faint)}.news{flex-direction:column;gap:.7rem;display:flex}.news li{color:var(--text-dim);grid-template-columns:1.4rem 1fr;align-items:start;gap:.6rem;font-size:.9375rem;font-weight:600;display:grid}.news li:before{content:"+";font-family:var(--display);color:var(--green);line-height:1.4}.shop-table{border-collapse:collapse;border:var(--edge) solid var(--ink);border-radius:var(--radius);background:var(--surface);width:100%;min-width:34rem;overflow:hidden}.shop-table th,.shop-table td{text-align:left;border-bottom:1px solid var(--surface-3);padding:.75rem 1rem;font-size:.9375rem}.shop-table thead th{font-family:var(--display);letter-spacing:.1em;text-transform:uppercase;background:var(--surface-2);border-bottom:2px solid var(--ink);color:var(--gold);white-space:nowrap;font-size:.75rem;font-weight:400}.shop-table tbody tr:last-child td{border-bottom:none}.trust{gap:1.25rem;display:grid}@media (width>=780px){.trust{grid-template-columns:repeat(2,1fr)}}.trust-item{border-left:5px solid var(--teal);background:var(--surface);border-radius:0 var(--radius) var(--radius) 0;flex-direction:column;gap:.4rem;padding:1.1rem 1.3rem;display:flex}.trust-item h3{font-size:1.1rem}.trust-item p{color:var(--text-dim);font-size:.9375rem}.emotes{flex-wrap:wrap;gap:.5rem;display:flex}.emote{border:2px solid var(--ink);background:var(--surface-2);border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.875rem;font-weight:700;display:inline-flex}.quote{border:var(--edge) solid var(--ink);border-left-width:10px;border-left-color:var(--gold);border-radius:0 var(--radius) var(--radius) 0;background:var(--surface);box-shadow:var(--pop);flex-direction:column;gap:.75rem;padding:1.5rem 1.75rem;display:flex}.quote p{max-width:50ch;font-size:clamp(1.125rem,2.2vw,1.5rem);font-weight:700}.quote cite{font-style:normal;font-family:var(--display);color:var(--text-faint);letter-spacing:.04em;font-size:.875rem}.timeline{flex-direction:column;gap:0;display:flex}.beat{grid-template-columns:2.5rem 1fr;gap:1.25rem;padding-bottom:2rem;display:grid}.beat-dot{justify-content:center;display:flex;position:relative}.beat-dot:before{content:"";background:var(--gold);border:var(--edge) solid var(--ink);z-index:1;border-radius:50%;width:20px;height:20px}.beat:not(:last-child) .beat-dot:after{content:"";background:var(--surface-3);width:3px;position:absolute;top:18px;bottom:-2rem}.beat h3{margin-bottom:.35rem;font-size:1.25rem}.beat p{color:var(--text-dim);font-size:.9375rem}.cta{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.cta h2{font-size:var(--t-xxl)}.cta p{color:#4a3505;margin-inline:auto;font-size:1.125rem;font-weight:700}.footer{border-top:3px solid var(--ink);background:var(--surface);padding-top:3.5rem}.footer-inner{gap:2.5rem;padding-bottom:2.5rem;display:grid}@media (width>=780px){.footer-inner{grid-template-columns:2fr 1fr 1fr}}.footer-mark{width:170px;height:auto;margin-bottom:1rem}.footer-blurb{color:var(--text-dim);max-width:34ch;margin-bottom:1.25rem;font-size:.9375rem}.footer-col{flex-direction:column;gap:.55rem;display:flex}.footer-head{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.35rem;font-size:.75rem}.footer-link{color:var(--text-dim);font-size:.9375rem;font-weight:700;transition:color .14s}.footer-link:hover{color:var(--text)}.footer-base{border-top:2px solid var(--surface-3);padding-block:1.25rem 2rem}.footer-legal{font-size:var(--t-xs);color:var(--text-faint);max-width:none}.notfound{text-align:center;place-items:center;min-height:62vh;display:grid}.notfound h1{font-size:var(--t-hero);color:var(--gold)}@font-face{font-family:Luckiest Guy;src:url(/fonts/luckiestguy-latin.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2000-206F,U+2122,U+2191,U+2193}@font-face{font-family:Nunito;src:url(/fonts/nunito-latin.woff2)format("woff2");font-weight:200 1000;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2000-206F,U+2122,U+2191,U+2193}:root{--gold:#ffb01f;--orange:#ff7a00;--red:#e53935;--purple:#8e3feb;--teal:#00c2b3;--green:#7cc943;--blue:#2d7bff;--night:#1b1f2b;--paper:#f1f1f1;--ground:#12151d;--surface:#1b1f2b;--surface-2:#242a39;--surface-3:#2f3648;--ink:#0d0f15;--text:#f4f6fb;--text-dim:#a8b0c4;--text-faint:#6f7891;--ok:#7cc943;--warn:#ffb01f;--bad:#e53935;--display:"Luckiest Guy", "Arial Black", system-ui, sans-serif;--body:"Nunito", ui-rounded, "Segoe UI", system-ui, sans-serif;--t-hero:clamp(3rem, 11vw, 8rem);--t-xxl:clamp(2.25rem, 6vw, 4.5rem);--t-xl:clamp(1.75rem, 4vw, 3rem);--t-lg:clamp(1.35rem, 2.6vw, 2rem);--t-md:1.125rem;--t-sm:.9375rem;--t-xs:.8125rem;--gutter:clamp(1.25rem, 5vw, 4rem);--section:clamp(4rem, 10vw, 9rem);--measure:62ch;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--ease-pop:cubic-bezier(.34, 1.56, .64, 1);--edge:3px;--pop:6px 6px 0 var(--ink);--pop-sm:4px 4px 0 var(--ink);--pop-lg:10px 10px 0 var(--ink);--radius:14px;--radius-sm:8px}@media (prefers-reduced-motion:reduce){:root{--ease-out:linear;--ease-in-out:linear;--ease-pop:linear}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--ground);color:var(--text);font-family:var(--body);font-size:var(--t-md);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;margin:0;font-weight:500;line-height:1.6;overflow-x:hidden}img,video,svg{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--display);letter-spacing:.01em;text-wrap:balance;-webkit-font-smoothing:antialiased;margin:0;font-weight:400;line-height:.95}p{max-width:var(--measure);margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--gold);outline-offset:3px;border-radius:2px}.shell{width:100%;max-width:1240px;padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section)}.stack{flex-direction:column;gap:1.25rem;display:flex}.stack-lg{flex-direction:column;gap:2.5rem;display:flex}.stack-sm{flex-direction:column;gap:.6rem;display:flex}.eyebrow{font-family:var(--display);font-size:var(--t-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.lede{color:var(--text-dim);font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600}.dim{color:var(--text-dim)}.btn{border:var(--edge) solid var(--ink);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text);font-family:var(--display);letter-spacing:.02em;cursor:pointer;box-shadow:var(--pop-sm);transition:transform .16s var(--ease-out), box-shadow .16s var(--ease-out), background-color .16s ease;justify-content:center;align-items:center;gap:.55rem;padding:.9rem 1.6rem;font-size:1.0625rem;display:inline-flex}.btn:active{box-shadow:1px 1px 0 var(--ink);transform:translate(3px,3px)}@media (hover:hover) and (pointer:fine){.btn:hover{box-shadow:5px 5px 0 var(--ink);transform:translate(-1px,-1px)}.btn:hover.btn-primary{background:#ffbf45}}.btn-primary{background:var(--gold);color:var(--ink)}.btn-ghost{border-color:var(--surface-3);box-shadow:none;color:var(--text-dim);background:0 0}.btn-ghost:active{box-shadow:none;transform:scale(.97)}@media (hover:hover) and (pointer:fine){.btn-ghost:hover{box-shadow:none;border-color:var(--text-faint);color:var(--text);transform:none}}.btn-row{flex-wrap:wrap;gap:.85rem;display:flex}.card{border:var(--edge) solid var(--ink);border-radius:var(--radius);background:var(--surface);box-shadow:var(--pop);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.card-flush{padding:0;overflow:hidden}.grid{gap:1.25rem;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr))}.rarity{font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;border:2px solid var(--ink);color:var(--ink);border-radius:5px;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.6875rem;display:inline-flex}.rarity-common{background:#b8c0d4}.rarity-rare{background:var(--blue);color:#fff}.rarity-epic{background:var(--purple);color:#fff}.rarity-legendary{background:var(--gold)}.rarity-starter{background:var(--green)}.reveal{opacity:0;transform:translateY(18px)}.reveal.is-in{opacity:1;transition:opacity .52s var(--ease-out), transform .52s var(--ease-out);transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}.scroll-x{-webkit-overflow-scrolling:touch;overflow-x:auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--gold);color:var(--ink);border:var(--edge) solid var(--ink);border-radius:var(--radius-sm);font-family:var(--display);transition:top .16s var(--ease-out);padding:.7rem 1.1rem;position:absolute;top:-4rem;left:.5rem}.skip-link:focus{top:.5rem}
