@layer legacy{*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--foreground);background:var(--background);line-height:1.55;-webkit-font-smoothing:antialiased;letter-spacing:-.011em;text-wrap:pretty}.bcard h4,.bcard p,.cta p,.display,.drop h4,.eyebrow,.feat h4,.feat p,.gcard .nm,.lede,.listing .nm,.pillar h3,.pillar p,.sec-head p,.status-card .who .nm,h1,h2,h3,h4,h5{text-wrap:balance}a{color:inherit;text-decoration:none}img,svg{display:block}::selection{background:rgba(255,77,46,.18)}.wrap{width:100%;max-width:1680px;margin:0 auto;padding:0 clamp(20px,2.6vw,44px)}.display{font-family:var(--display);font-weight:720;line-height:1.04;letter-spacing:-.038em}.eyebrow{font-family:var(--mono);font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground)}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:2.75rem;padding:0 1.15rem;border-radius:0;font-family:var(--mono);font-size:.82rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:1px solid transparent;transition:background .15s,border-color .15s,transform .12s,box-shadow .15s;white-space:nowrap}.btn:focus-visible{outline:0;box-shadow:0 0 0 3px var(--ring)}.btn-primary{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-sm)}.btn-primary:hover{background:#ef401f;transform:translateY(-1px);box-shadow:var(--shadow)}.btn-outline{background:var(--card);border-color:var(--border-strong);color:var(--foreground)}.btn-outline:hover{background:var(--muted)}.btn-dark{background:#0a0807;color:#fff;border-color:transparent}.btn-dark:hover{background:#000;color:#fff}.btn-darkline{background:0 0;color:var(--foreground);border-color:var(--foreground)}.btn-darkline:hover{background:var(--foreground);color:#fff}.btn-ghost{background:0 0;color:var(--foreground)}.btn-ghost:hover{background:var(--muted)}.btn-sm{height:2.25rem;padding:0 .85rem;font-size:.85rem}.btn-block{width:100%}.badge{display:inline-flex;align-items:center;gap:.35rem;height:1.5rem;padding:0 .6rem;border-radius:0;font-size:.72rem;font-weight:600;letter-spacing:.01em;border:1px solid var(--border)}.badge-muted{background:var(--muted);color:var(--muted-foreground)}.badge-accent{background:rgba(255,77,46,.1);color:var(--primary-strong);border-color:rgba(255,77,46,.22)}.badge-dark{background:rgba(255,255,255,.08);color:#fafaf9;border-color:rgba(255,255,255,.16)}.badge-dot::before{content:"";width:.4rem;height:.4rem;border-radius:0;background:currentColor}.card{background:var(--card);border:1px solid var(--border);border-radius:0;box-shadow:var(--shadow-sm)}.input{display:flex;align-items:center;gap:.6rem;height:3rem;padding:0 .5rem 0 1rem;background:var(--card);border:1px solid var(--border-strong);border-radius:0;box-shadow:var(--shadow-sm)}.input:focus-within{box-shadow:0 0 0 3px var(--ring);border-color:var(--primary)}.input input{flex:1;border:none;outline:0;font-size:.95rem;font-family:var(--sans);background:0 0;color:var(--foreground)}.input input::placeholder{color:var(--muted-foreground)}header.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.78);backdrop-filter:saturate(1.4) blur(12px);border-bottom:1px solid var(--border)}.nav-inner{display:flex;align-items:center;gap:1.5rem;height:64px}.brand{display:flex;align-items:center;gap:.55rem;font-family:var(--display);font-size:1.38rem;font-weight:730;letter-spacing:-.04em}.brand .mark{width:26px;height:26px;border-radius:0;background:var(--ink);display:grid;place-items:center;color:#fff}.brand .mark svg{width:16px;height:16px}.brand .nav-wordmark{height:26px;width:auto;display:block}@media(max-width:560px){.brand .nav-wordmark{height:22px}}.nav-links{display:flex;align-items:center;gap:.35rem;margin-left:.5rem}.nav-links a{padding:.45rem .7rem;border-radius:0;font-size:.9rem;font-weight:500;color:var(--muted-foreground);border:1px solid transparent;background-color:transparent;background-image:linear-gradient(to bottom right,#0a0a0a 0 49%,transparent 50%),linear-gradient(to bottom left,#0a0a0a 0 49%,transparent 50%),linear-gradient(to top right,#0a0a0a 0 49%,transparent 50%),linear-gradient(to top left,#0a0a0a 0 49%,transparent 50%);background-position:top left,top right,bottom left,bottom right;background-repeat:no-repeat;background-size:0 0;transition:color .2s,background-color .2s,border-color .2s,background-size .22s}.nav-links a.active,.nav-links a:hover{color:var(--foreground);background-color:#f8f8f8;border-color:#dadada;background-size:7px 7px}.nav-right{margin-left:auto;display:flex;align-items:center;gap:.5rem}.hero{position:relative;background:#010101;color:#fff;min-height:min(94vh,900px);display:flex;align-items:center;overflow:hidden;padding:64px 0}.hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#010101 0,#010101 30%,rgba(1,1,1,.82) 48%,rgba(1,1,1,0) 66%)}.hero-inner{position:relative;z-index:2;width:100%}.hero-copy{max-width:45rem}.hero h1{font-size:clamp(2.6rem,5vw,4.2rem);margin:1.1rem 0;color:#fff}.hero .lede{font-size:1.18rem;color:#d6d3d1;max-width:44ch;margin-bottom:1.6rem}.hero-cta{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.8rem}.hero .btn{font-family:var(--mono);text-transform:uppercase;font-weight:400;letter-spacing:.04em;font-size:.8rem}.hero .btn-primary{background:#fff;color:#0a0807;box-shadow:none}.hero .btn-primary:hover{background:#e7e5e4;transform:translateY(-1px)}.hero .btn-outline{background:0 0;border-color:rgba(255,255,255,.28);color:#fff}.hero .btn-outline:hover{background:rgba(255,255,255,.1)}.hero-stats{display:flex;gap:2.2rem;flex-wrap:wrap;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.16);max-width:40rem}.hero-stats .n{font-family:var(--display);font-size:1.7rem;font-weight:720;line-height:1;letter-spacing:-.03em;color:#fff}.hero-stats .l{font-size:.8rem;color:#a8a29e;margin-top:.3rem}.hero-art{position:absolute;right:0;bottom:0;z-index:0;width:min(84vw,1320px);pointer-events:none}.hero-art-img{display:block;width:100%;aspect-ratio:1800/1012;pointer-events:none;user-select:none;background:url("img/hero-crew.webp?v=1") center bottom/cover no-repeat #010101}@media(max-width:820px){.hero{background-image:url("img/hero-crew-m.webp?v=1")}.hero-art{display:none}.hero-art-img{background-image:none}}.vitrine{background:linear-gradient(180deg,#fff,#fafaf9);border:1px solid var(--border);border-radius:0;box-shadow:var(--shadow-lg);overflow:hidden}.vitrine-top{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;border-bottom:1px solid var(--border)}.vitrine-top .dots{display:flex;gap:.4rem}.vitrine-top .dots i{width:.6rem;height:.6rem;border-radius:0;background:var(--border-strong);display:block}.vitrine-grid{display:grid;grid-template-columns:repeat(3,1fr)}.obj{aspect-ratio:1/1.08;border-right:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;align-items:flex-end;justify-content:center;padding:14px}.obj:nth-child(3n){border-right:none}.obj:nth-child(n+4){border-bottom:none}.obj-bg{position:absolute;inset:0;opacity:.9}.toy{position:relative;width:54%;height:auto;filter:drop-shadow(0 10px 12px rgba(28,25,23,.22));transition:transform .25s}.obj:hover .toy{transform:translateY(-6px) rotate(-2deg)}.obj-tag{position:absolute;top:9px;left:9px}.obj-cap{position:absolute;bottom:9px;left:9px;right:9px;display:flex;justify-content:space-between;align-items:flex-end;gap:.4rem}.obj-cap .nm{font-size:.66rem;font-weight:600;background:rgba(255,255,255,.82);backdrop-filter:blur(4px);padding:.18rem .4rem;border-radius:0;line-height:1.2}.obj-cap .val{font-size:.66rem;font-weight:700;font-family:var(--mono);background:var(--ink);color:#fff;padding:.18rem .4rem;border-radius:0}.owned-dot{width:.55rem;height:.55rem;border-radius:0;background:var(--primary);box-shadow:0 0 0 3px rgba(255,77,46,.25)}.cards-tornado{cursor:grab;touch-action:none;width:100%;height:100dvh;position:relative;overflow:clip}.cards-tornado__collection{width:100%;height:100%;position:relative}.cards-tornado__list{width:100%;height:100%;transform-style:preserve-3d;perspective:75em;font-size:clamp(.5em,.75vw,1.5em);position:relative}.cards-tornado__item{transform-style:preserve-3d;backface-visibility:visible;will-change:transform,filter;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ct-card{aspect-ratio:4/5;pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#1c1917;border-radius:0;width:18em;position:relative;display:block;box-shadow:0 1.4em 3em -1em rgba(0,0,0,.6)}.ct-cover{object-fit:cover;border-radius:0;width:100%;height:100%;position:absolute;top:0;left:0}.strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);padding:20px 0}.strip .lbl{display:block;text-align:center;font-family:var(--mono);font-size:.72rem;color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.strip-marquee{overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.marquee-track{display:inline-flex;align-items:center;white-space:nowrap;gap:.8rem;will-change:transform;animation:80s linear infinite strip-marquee}.strip-marquee:hover .marquee-track{animation-play-state:paused}.marquee-track .chip{display:inline-flex;align-items:center;flex:none;font-family:var(--display);font-size:1.08rem;font-weight:640;letter-spacing:-.01em;color:var(--foreground);background:var(--card);border:1px solid var(--border-strong);border-radius:0;padding:.55rem 1.2rem;box-shadow:var(--shadow-sm)}@keyframes strip-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none;transform:none}*{transition:none!important;scroll-behavior:auto}}section.band{padding:88px 0}.sec-head{max-width:60ch;margin-bottom:48px}.sec-head h2{font-size:clamp(1.9rem,3.4vw,2.7rem);margin:.7rem 0 .8rem}.sec-head p{font-size:1.08rem;color:var(--muted-foreground)}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pillar{padding:28px;border-radius:0;position:relative;background-color:#f8f8f8;border:1px solid #dadada;box-shadow:none;background-image:linear-gradient(to bottom right,#0a0a0a 0 49%,transparent 50%),linear-gradient(to bottom left,#0a0a0a 0 49%,transparent 50%),linear-gradient(to top right,#0a0a0a 0 49%,transparent 50%),linear-gradient(to top left,#0a0a0a 0 49%,transparent 50%);background-position:top left,top right,bottom left,bottom right;background-repeat:no-repeat;background-size:10px 10px;transition:transform .18s,border-color .18s}.pillar:hover{transform:translateY(-3px);border-color:#0a0a0a;box-shadow:none}.pillar .ic{width:44px;height:44px;border-radius:0;display:grid;place-items:center;margin-bottom:18px;background:var(--muted);color:var(--foreground)}.pillar h3{font-size:1.2rem;margin-bottom:.5rem}.pillar p{font-size:.95rem;color:var(--muted-foreground)}.pillar ul{list-style:none;margin-top:1rem;display:grid;gap:.5rem}.pillar li{font-size:.85rem;color:var(--foreground);display:flex;gap:.5rem;align-items:center}.pillar li::before{content:"";width:1.1rem;height:1.1rem;border-radius:0;flex:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c5330f' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/.7rem no-repeat rgba(255,77,46,.12)}.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.feat-list{display:grid;gap:1.3rem;margin-top:1.8rem}.feat{display:flex;gap:.9rem}.feat .fi{width:38px;height:38px;border-radius:0;flex:none;display:grid;place-items:center;background:var(--ink);color:#fff}.feat h4{font-size:1rem;margin-bottom:.15rem}.feat p{font-size:.9rem;color:var(--muted-foreground)}.record{padding:0;overflow:hidden}.record-hd{display:flex;gap:16px;padding:20px;border-bottom:1px solid var(--border)}.record-img{width:96px;height:108px;border-radius:0;flex:none;display:flex;align-items:flex-end;justify-content:center;padding:10px;background:linear-gradient(160deg,#fde68a,#f59e0b)}.record-img .toy{width:58%}.record-hd .meta{flex:1;min-width:0}.record-hd h3{font-size:1.15rem;line-height:1.2}.record-hd .sub{font-size:.85rem;color:var(--muted-foreground);margin:.2rem 0 .6rem}.record-rows{padding:8px 20px 16px}.rrow{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid var(--border);font-size:.88rem}.rrow:last-child{border-bottom:none}.rrow .k{color:var(--muted-foreground)}.rrow .v{font-weight:600;font-variant-numeric:tabular-nums}.grade{display:inline-flex;align-items:center;gap:.4rem}.grade b{font-family:var(--mono);background:#dcfce7;color:#15803d;padding:.1rem .45rem;border-radius:0;font-size:.8rem}.spark{display:flex;align-items:flex-end;gap:3px;height:34px}.spark i{width:6px;background:var(--primary);border-radius:0;opacity:.85;display:block}.record-ft{display:flex;gap:.5rem;padding:14px 20px;background:var(--surface);border-top:1px solid var(--border)}.rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:18px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.drop{scroll-snap-align:start}.drop .top{height:150px;border-radius:0;display:flex;align-items:flex-end;justify-content:center;padding:14px}.drop .toy{width:42%}.drop .count{position:absolute;top:10px;right:10px}.drop .bd{padding:14px 16px 16px}.drop h4{font-size:.98rem;line-height:1.25}.drop .by{font-size:.8rem;color:var(--muted-foreground);margin:.15rem 0 .7rem}.drop .row{display:flex;justify-content:space-between;align-items:center}.drop .price{font-family:var(--mono);font-weight:700}.show{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gcard{overflow:hidden;transition:transform .18s,box-shadow .18s;cursor:pointer}.gcard:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.gcard .ph{width:100%;height:0;padding-bottom:100%}.gcard .heart{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:0;background:rgba(255,255,255,.85);backdrop-filter:blur(4px);display:grid;place-items:center;color:#57534e}.gcard .bd{padding:14px 15px 16px}.gcard .nm{font-size:.92rem;font-weight:600;line-height:1.25}.gcard .ar{font-size:.8rem;color:var(--muted-foreground);margin:.1rem 0 .7rem}.gcard .row{display:flex;justify-content:space-between;align-items:center;font-size:.82rem}.gcard .row .mono{font-weight:700}.cta{background:var(--ink);color:#fafaf9;border-radius:0}.cta-inner{padding:96px 0;text-align:center}.cta h2{font-size:clamp(2.2rem,4.4vw,3.4rem);max-width:18ch;margin:1rem auto 1.1rem}.cta p{color:#a8a29e;font-size:1.1rem;max-width:46ch;margin:0 auto 2rem}.cta .row{display:flex;gap:.7rem;justify-content:center;flex-wrap:wrap}.cta .eyebrow{color:#ff8266}.cta .btn-primary{background:#fff;color:#0a0807;box-shadow:none}.cta .btn-primary:hover{background:#e7e5e4;transform:translateY(-1px)}.cta .btn-outline{background:0 0;border-color:rgba(255,255,255,.24);color:#fafaf9}.cta .btn-outline:hover{background:rgba(255,255,255,.08)}footer{background:var(--ink);color:#a8a29e;border-top:1px solid rgba(255,255,255,.08)}.foot{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding:64px 0 40px}.foot .brand{color:#fafaf9}.foot .brand .mark{background:var(--primary)}.foot-brand{display:inline-block}.foot-logo{height:52px;width:auto;filter:invert(1)}.foot p.tag{margin-top:1rem;font-size:.9rem;max-width:30ch}.foot h5{color:#fafaf9;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.foot a{display:block;font-size:.9rem;padding:.3rem 0;color:#a8a29e}.foot a:hover{color:#fafaf9}.foot-bot{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:22px 0;border-top:1px solid rgba(255,255,255,.08);font-size:.82rem}.mkt{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.listing{overflow:hidden;display:flex;flex-direction:column}.listing .ph{aspect-ratio:1/.92;display:flex;align-items:flex-end;justify-content:center;padding:18px}.listing .ph .toy{width:46%}.listing .verified{position:absolute;top:10px;left:10px}.listing .grade-chip{position:absolute;top:10px;right:10px;font-family:var(--mono);font-weight:700;font-size:.72rem;background:#dcfce7;color:#15803d;padding:.15rem .45rem;border-radius:0}.listing .bd{padding:14px 15px 16px;display:flex;flex-direction:column;gap:.5rem;flex:1}.listing .nm{font-size:.93rem;font-weight:600;line-height:1.25}.listing .seller{display:flex;align-items:center;gap:.45rem;font-size:.78rem;color:var(--muted-foreground)}.listing .av{width:1.4rem;height:1.4rem;border-radius:0;display:grid;place-items:center;color:#fff;font-size:.65rem;font-weight:700}.listing .pr{display:flex;justify-content:space-between;align-items:baseline;margin-top:auto}.listing .pr .p{font-family:var(--mono);font-weight:700;font-size:1.1rem}.listing .pr .ref{font-size:.72rem;color:var(--muted-foreground)}.listing .acts{display:flex;gap:.4rem;margin-top:.2rem}.trust{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:34px;justify-content:center}.trust .t{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;padding:.5rem .85rem;border:1px solid var(--border);border-radius:0;background:var(--card)}.trust .t svg{color:var(--primary-strong)}.rewards-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:stretch}.status-card{padding:28px;border-radius:0;display:flex;flex-direction:column;background:var(--ink);color:#fafaf9}.status-card .who{display:flex;align-items:center;gap:.8rem;margin-bottom:1.4rem}.status-card .who .pa{width:48px;height:48px;border-radius:0;display:grid;place-items:center;font-weight:700;background:linear-gradient(150deg,#ff4d2e,#f59e0b);color:#fff}.status-card .who .nm{font-weight:650;font-size:1.05rem}.status-card .who .tier{font-size:.8rem;color:#a8a29e}.status-card .lvl{display:flex;justify-content:space-between;font-size:.8rem;color:#d6d3d1;margin-bottom:.5rem}.status-card .lvl b{color:#fafaf9}.bar{height:.55rem;border-radius:0;background:rgba(255,255,255,.12);overflow:hidden;margin-bottom:.6rem}.bar i{display:block;height:100%;width:68%;border-radius:0;background:linear-gradient(90deg,#ff4d2e,#f59e0b)}.status-card .xp{font-size:.78rem;color:#a8a29e;margin-bottom:1.5rem}.perks{list-style:none;display:grid;gap:.7rem;margin-top:auto}.perks li{display:flex;gap:.6rem;align-items:center;font-size:.86rem;color:#e7e5e4}.perks li svg{color:#ff7a5e;flex:none}.perks li.lk{color:#78716c}.perks li.lk svg{color:#57534e}.badges{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bcard{padding:20px 14px;text-align:center;border-radius:0;transition:transform .16s,box-shadow .16s}.bcard:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.medal{width:58px;height:58px;border-radius:0;margin:0 auto 11px;display:grid;place-items:center;color:#fff;box-shadow:inset 0 -3px 6px rgba(0,0,0,.18),0 6px 14px -4px rgba(28,25,23,.3)}.medal svg{width:26px;height:26px}.bcard h4{font-size:.86rem;margin-bottom:.15rem}.bcard p{font-size:.73rem;color:var(--muted-foreground);line-height:1.35}.bcard.locked{opacity:.85}.bcard.locked .medal{background:var(--muted)!important;color:var(--border-strong);box-shadow:inset 0 -3px 6px rgba(0,0,0,.05)}.bcard .got{margin-top:.5rem;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#15803d}.bcard.locked .got{color:var(--muted-foreground)}.drop .top,.gcard .ph,.listing .ph,.obj,.record-img{position:relative;overflow:hidden}.obj-bg{display:none!important}img.toy{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover;filter:none!important;z-index:0}.count,.flag,.grade,.grade-chip,.heart,.obj-cap,.obj-tag,.verified{z-index:2}@media(max-width:980px){.hero{display:block;padding:96px 0 0;min-height:0;text-align:center}.hero::before{display:none}.hero-copy{max-width:44rem;margin:0 auto}.hero .lede{max-width:46ch;margin-left:auto;margin-right:auto}.hero-cta,.hero-stats{justify-content:center}.hero-stats{margin:0 auto}.hero-art{position:static;width:auto;margin:32px 0 0}.hero-grid,.split{grid-template-columns:1fr;gap:36px}.pillars{grid-template-columns:1fr}.mkt,.show{grid-template-columns:repeat(2,1fr)}.rewards-grid{grid-template-columns:1fr}.foot{grid-template-columns:1fr 1fr}.nav-links{display:none}}@media(max-width:560px){.mkt,.show{grid-template-columns:1fr}.badges{grid-template-columns:repeat(2,1fr)}.foot{grid-template-columns:1fr}.hero-stats{gap:1.4rem}}header.nav{transition:transform .45s cubic-bezier(.4,0,.1,1),background .3s,box-shadow .3s}header.nav.scrolled{background:rgba(255,255,255,.92);box-shadow:0 1px 0 rgba(28,25,23,.05),0 10px 30px -16px rgba(28,25,23,.22)}header.nav.nav-hidden{transform:translateY(-100%)}.nav-links a{position:relative}.nav-burger{display:none;width:2.5rem;height:2.5rem;border:1px solid var(--border-strong);border-radius:0;background:var(--card);cursor:pointer;align-items:center;justify-content:center;color:var(--foreground)}.nav-burger svg{width:18px;height:18px}.nav-mobile{position:fixed;inset:0;z-index:60;background:rgba(255,255,255,.98);backdrop-filter:blur(10px);display:flex;flex-direction:column;padding:84px 28px 32px;opacity:0;visibility:hidden;transition:opacity .32s,visibility .32s}.nav-mobile.open{opacity:1;visibility:visible}.nav-mobile .m-link{font-family:var(--display);font-size:2rem;font-weight:720;letter-spacing:-.03em;padding:.55rem 0;border-bottom:1px solid var(--border);color:var(--foreground)}.nav-mobile .m-cta{display:flex;gap:.6rem;margin-top:auto}.nav-mobile .m-close{position:absolute;top:16px;right:24px;width:2.6rem;height:2.6rem;border:1px solid var(--border-strong);border-radius:0;background:var(--card);display:grid;place-items:center;cursor:pointer;color:var(--foreground)}.nav-mobile .m-close svg{width:20px;height:20px}html.anim .bcard,html.anim .cta-inner,html.anim .drop,html.anim .feat,html.anim .gcard,html.anim .hero-art,html.anim .hero-copy>*,html.anim .listing,html.anim .pillar,html.anim .record,html.anim .sec-head{opacity:0}@media(max-width:980px){.nav-burger{display:inline-flex}.nav-right .btn{display:none}}.sf{background:var(--ink);color:#fafaf9;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.sf .eyebrow{color:#ff8266}.sf .sec-head{max-width:58ch}.sf .sec-head p{color:#a8a29e}.sf-stage{display:flex;justify-content:center}.feature-pills__wrap{color:#f2f2f2;background-color:#211f1d;border:1px solid rgba(255,255,255,.1);border-radius:0;width:100%;max-width:none;height:42em;margin:0;position:relative;overflow:clip}.feature-pills__layout{justify-content:flex-start;align-items:stretch;width:100%;height:100%;display:flex;position:relative}.feature-pills__col{width:50%;position:relative}.feature-pills__visual-collection{z-index:0;width:100%;height:100%;position:relative}.feature-pills__visual-item{opacity:0;width:100%;height:100%;position:absolute;inset:0%}.feature-pills__visual-list{width:100%;height:100%;position:relative;overflow:hidden}.feature-pills__visual-img{object-fit:cover;width:100%;height:100%}.feature-pills__info-collection{flex-flow:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:0 1.25em;display:flex}.feature-pills__info-list{grid-column-gap:1em;grid-row-gap:1em;max-width:var(--content-item-expanded);flex-flow:column;flex:none;justify-content:center;align-items:flex-start;width:fit-content;margin:0 auto;padding:0;list-style:none;display:flex}.feature-pills__info-item{padding:0;position:relative}.feature-pills__item-bg{z-index:0;background-color:rgba(255,255,255,.07);border-radius:0;width:100%;height:100%;position:absolute;inset:0%}.feature-pills__item-button{z-index:1;grid-column-gap:.625em;grid-row-gap:.625em;background-color:#0000;border:1px #000;color:#fafaf9;flex-flow:row;justify-content:flex-start;align-items:center;padding:.75em 1.25em;display:flex;position:relative;cursor:pointer}.feature-pills__item-label{font-family:var(--display);letter-spacing:-.02em;white-space:nowrap;flex:none;font-size:1.25em;font-weight:600;color:#fafaf9}.feature-pills__item-icon{aspect-ratio:1;background-color:var(--primary);border-radius:0;flex:none;justify-content:center;align-items:center;width:1.25em;padding:0;display:flex;position:relative}.feature-pills__item-icon-bar{background-color:#fff;flex:none;width:1px;height:50%;padding:0;position:absolute}.feature-pills__item-icon-bar.is--horizontal{width:50%;height:1px}.feature-pills__visual-cover{z-index:1;width:100%;height:100%;position:absolute;inset:0%}.feature-pills__visual-cover-img{object-fit:cover;width:100%;height:100%}.feature-pills__item-content{z-index:2;pointer-events:none;position:absolute;inset:0%}.feature-pills__item-mask{width:100%;height:100%;overflow:hidden}.feature-pills__item-inner{max-width:var(--content-item-expanded);flex-flow:column;justify-content:flex-start;align-items:flex-start;width:max-content;padding:1.4em 1.5em 2em;display:flex}.feature-pills__item-body{margin-bottom:0;font-size:1.2em;font-weight:500;line-height:1.35}.feature-pills__item-body-span{opacity:.55}.feature-pills__close{z-index:2;position:absolute;top:1em;right:1em}.feature-pills__close-button{aspect-ratio:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.1);border:0 #000;border-radius:0;justify-content:center;align-items:center;width:2em;padding:8px;display:flex;position:relative;cursor:pointer}.sf-viz{position:absolute;inset:0;display:grid;place-items:center;padding:1.4em 2.2em;background:radial-gradient(120% 85% at 72% 14%,rgba(255,77,46,.22),transparent 58%),linear-gradient(155deg,#2a2724,#151312)}.sf-card{background:var(--surface);border:1px solid var(--border);border-radius:0;box-shadow:0 30px 62px -24px rgba(0,0,0,.82);color:var(--foreground);text-align:left;font-size:.92rem;line-height:1.5;overflow:hidden;pointer-events:none}.sf-modules{display:flex;flex-direction:column;gap:.7em;width:min(94%,25em);max-height:100%;pointer-events:none}.sf-modules>*{flex:none;font-size:.92rem;line-height:1.5;text-align:left;color:var(--foreground);background-color:var(--card);border:1px solid var(--border);box-shadow:0 22px 46px -22px rgba(0,0,0,.72);border-radius:0;overflow:hidden;margin:0}.sf-modules .ins-hero{background:linear-gradient(135deg,#f1eafe,#fdece5)!important;color:var(--foreground)}.sf-modules .ins-hero .ins-hero-name{color:var(--foreground)}.sf-modules .ins-hero .ins-hero-blurb{color:#57534e}.sf-stack{position:relative;width:min(93%,25em);pointer-events:none}.sf-stack .sf-card{position:relative;z-index:3}.sf-ghost{position:absolute;inset:0;border-radius:0;background:var(--surface);border:1px solid var(--border)}.sf-ghost-1{transform:translateY(20px) scale(.95);opacity:.55;z-index:2;box-shadow:0 24px 46px -24px rgba(0,0,0,.6)}.sf-ghost-2{transform:translateY(40px) scale(.9);opacity:.28;z-index:1;box-shadow:0 24px 46px -24px rgba(0,0,0,.5)}.sf-card .fi-hd,.sf-modules .fi-hd{align-items:center}.sf-card .fi-head,.sf-modules .fi-head{display:flex;flex-direction:column;justify-content:center;gap:.05em;min-width:0}.sf-act{font-size:.85rem;color:var(--muted-foreground);line-height:1.3}.sf-card .feed-item,.sf-modules .feed-item{padding:1.05em 1.15em 1em;border:0}.sf-modules .feed-item{padding:.9em 1.05em}.sf-modules .fi-bigcard-img{width:3.9em;height:3.9em}.sf-card .ins-band{margin:0;padding:1.15em}.sf-pad{padding:1.05em 1.15em}.sf-ent{display:grid!important;place-items:center;background:linear-gradient(150deg,#6366f1,#22d3ee)}.sf-ent-ini{color:#fff;font-weight:700;font-size:1.5em;font-family:var(--display)}.sf-cover{text-align:center;max-width:16em}.sf-cover-mark{width:3.4em;height:3.4em;border-radius:0;margin:0 auto 1em;display:grid;place-items:center;color:#fff;background:linear-gradient(150deg,#ff4d2e,#f59e0b);box-shadow:0 18px 44px -14px rgba(255,77,46,.6)}.sf-cover-mark svg{width:1.7em;height:1.7em}.sf-cover-title{font-family:var(--display);font-size:1.5em;font-weight:700;letter-spacing:-.02em;color:#fff}.sf-cover-sub{font-size:.88em;color:#9a928c;margin-top:.35em}[data-feature-pills-init]{--content-item-expanded:25em}@media screen and (max-width:991px){.feature-pills__wrap{background-color:#0000;border-style:none;border-radius:0;height:auto}.feature-pills__layout{flex-flow:column}.feature-pills__col{width:100%}.feature-pills__col.is--visual{aspect-ratio:auto;border-radius:0;order:-9999;overflow:visible}.feature-pills__info-collection{padding:2.5em 0 1em}.feature-pills__info-list{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;max-width:none;width:100%}.feature-pills__info-item{width:var(--content-item-expanded)}.feature-pills__item-button{justify-content:space-between;align-items:center;width:100%}.feature-pills__item-inner{max-width:100%}.feature-pills__visual-collection,.feature-pills__visual-list{height:auto}.feature-pills__visual-list{position:relative;min-height:17em}[data-feature-pills-cover],[data-feature-pills-visual][data-active=true]{position:relative}[data-feature-pills-active=true] [data-feature-pills-cover]{position:absolute;inset:0}.sf-viz{position:relative;inset:auto;min-height:17em;padding:1.6em 1.4em}.sf-card,.sf-stack{width:min(96%,25em)}.sf-modules{max-height:none;width:min(96%,25em)}[data-feature-pills-init]{--content-item-expanded:calc(50% - 0.5em)}}@media screen and (max-width:767px){[data-feature-pills-init]{--content-item-expanded:100%}}[data-feature-pills-button]{opacity:1;transition:opacity .4s ease-in-out .3s}[data-feature-pills-inner]{opacity:0;transition:opacity .3s ease-in-out}[data-feature-pills-visual]{opacity:0;transition:opacity 350ms ease-in-out}[data-feature-pills-cover]{opacity:1;transition:opacity 350ms ease-in-out}[data-feature-pills-item][data-active=true] [data-feature-pills-button]{opacity:0;transition:opacity 50ms ease-in-out}[data-feature-pills-item][data-active=true] [data-feature-pills-inner],[data-feature-pills-visual][data-active=true]{opacity:1}[data-feature-pills-cover][data-active=false]{opacity:0}[data-feature-pills-close]{transform:scale(0) rotate(135deg);opacity:0;pointer-events:none;transition:.5s cubic-bezier(.7,0,.3,1)}[data-feature-pills-active=true] [data-feature-pills-close]{transform:scale(1) rotate(45deg);opacity:1;pointer-events:auto}[data-feature-pills-init][data-edit-mode=true] [data-feature-pills-collection]{overflow:auto;justify-content:start}[data-feature-pills-init][data-edit-mode=true] [data-feature-pills-button]{display:none}[data-feature-pills-init][data-edit-mode=true] [data-feature-pills-content]{position:relative;pointer-events:auto}[data-feature-pills-init][data-edit-mode=true] [data-feature-pills-inner]{opacity:1;transform:translate(0,0)}}