.shell-module__aN5Q9a__bar{z-index:60;height:var(--bar-h);border-bottom:1px solid var(--line);background:#000;align-items:center;font-size:12px;display:flex;position:relative;overflow:hidden}.shell-module__aN5Q9a__barLeft{padding:0 var(--gutter);border-right:1px solid var(--line);flex:none;align-items:center;gap:18px;height:100%;display:flex}.shell-module__aN5Q9a__barStat{white-space:nowrap;align-items:baseline;gap:8px;display:inline-flex}.shell-module__aN5Q9a__barLabel{color:var(--text-3);letter-spacing:.04em;text-transform:uppercase;font-size:11px}.shell-module__aN5Q9a__barSkel{background:var(--panel-3);border-radius:3px;width:64px;height:18px}.shell-module__aN5Q9a__tape{flex:1;height:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.shell-module__aN5Q9a__tapeTrack{width:max-content;height:100%;animation:linear infinite shell-module__aN5Q9a__crawl;display:flex}.shell-module__aN5Q9a__tape:hover .shell-module__aN5Q9a__tapeTrack{animation-play-state:paused}.shell-module__aN5Q9a__tapeRun{align-items:center;height:100%;display:flex}.shell-module__aN5Q9a__tapeItem{white-space:nowrap;border-right:1px solid var(--line);align-items:center;gap:8px;height:100%;padding:0 18px;display:inline-flex}.shell-module__aN5Q9a__tapeItem b{font-family:var(--f-display);letter-spacing:.01em;font-weight:800}.shell-module__aN5Q9a__tapeItem:hover b{color:var(--gold)}@keyframes shell-module__aN5Q9a__crawl{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:700px){.shell-module__aN5Q9a__barLeft>:nth-child(3){display:none}}.shell-module__aN5Q9a__nav{z-index:50;height:var(--nav-h);border-bottom:1px solid var(--line-gold);-webkit-backdrop-filter:blur(14px)saturate(1.2);backdrop-filter:blur(14px)saturate(1.2);background:#000000db;position:sticky;top:0}.shell-module__aN5Q9a__navInner{height:100%;max-width:var(--max);padding:0 var(--gutter);align-items:center;gap:clamp(20px,3vw,56px);margin:0 auto;display:flex}.shell-module__aN5Q9a__brand{flex:none;align-items:center;display:inline-flex}.shell-module__aN5Q9a__links{align-items:center;gap:clamp(16px,2.2vw,40px);height:100%;display:flex}.shell-module__aN5Q9a__link{height:100%;color:var(--text-2);transition:color .18s var(--ease);white-space:nowrap;align-items:center;font-size:15px;font-weight:500;display:inline-flex;position:relative}.shell-module__aN5Q9a__link:hover{color:var(--text)}.shell-module__aN5Q9a__link[data-active]{color:var(--text);font-weight:600}.shell-module__aN5Q9a__link[data-active]:after{content:"";background:var(--gold);height:3px;position:absolute;bottom:-1px;left:0;right:0}.shell-module__aN5Q9a__navRight{align-items:center;gap:18px;margin-left:auto;display:flex}.shell-module__aN5Q9a__introLink{color:var(--text-3);white-space:nowrap;font-size:13px}.shell-module__aN5Q9a__introLink:hover{color:var(--gold)}.shell-module__aN5Q9a__burger{border:1px solid var(--line-2);border-radius:var(--r);flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;display:none}.shell-module__aN5Q9a__burger span{background:var(--text);width:16px;height:1.5px;transition:transform .2s var(--ease)}.shell-module__aN5Q9a__nav[data-open] .shell-module__aN5Q9a__burger span:first-child{transform:translateY(3.75px)rotate(45deg)}.shell-module__aN5Q9a__nav[data-open] .shell-module__aN5Q9a__burger span:last-child{transform:translateY(-3.75px)rotate(-45deg)}@media (max-width:1080px){.shell-module__aN5Q9a__introLink{display:none}.shell-module__aN5Q9a__burger{display:flex}.shell-module__aN5Q9a__links{height:auto;padding:8px var(--gutter) 18px;border-bottom:1px solid var(--line-gold);opacity:0;pointer-events:none;transition:opacity .2s var(--ease), transform .2s var(--ease);background:#000;flex-direction:column;align-items:stretch;gap:0;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px)}.shell-module__aN5Q9a__nav[data-open] .shell-module__aN5Q9a__links{opacity:1;pointer-events:auto;transform:none}.shell-module__aN5Q9a__link{border-bottom:1px solid var(--line);height:52px;font-size:18px}.shell-module__aN5Q9a__link[data-active]:after{display:none}.shell-module__aN5Q9a__link[data-active]{color:var(--gold)}}.shell-module__aN5Q9a__footer{z-index:20;border-top:1px solid var(--line);background:#000;padding:clamp(48px,7vw,96px) 0 40px;position:relative;overflow:hidden}.shell-module__aN5Q9a__footBig{font-family:var(--f-display);letter-spacing:-.04em;color:var(--text);white-space:nowrap;align-items:center;gap:clamp(12px,2vw,32px);font-size:clamp(64px,17vw,300px);font-weight:900;line-height:.8;display:flex}.shell-module__aN5Q9a__footBig svg{flex:none;width:.62em;height:auto}.shell-module__aN5Q9a__footBig span{font-family:var(--f-led);color:var(--gold);letter-spacing:.02em;font-size:1.12em;font-weight:900}.shell-module__aN5Q9a__footRow{border-top:1px solid var(--line);grid-template-columns:auto 1fr;align-items:start;gap:48px;margin-top:clamp(28px,4vw,56px);padding-top:24px;display:grid}.shell-module__aN5Q9a__footLinks{flex-wrap:wrap;gap:28px;font-weight:600;display:flex}.shell-module__aN5Q9a__footLinks a:hover{color:var(--gold)}.shell-module__aN5Q9a__footNote{color:var(--text-3);text-align:right;justify-self:end;max-width:90ch;font-size:12px;line-height:1.6}@media (max-width:900px){.shell-module__aN5Q9a__footRow{grid-template-columns:1fr;gap:20px}.shell-module__aN5Q9a__footNote{text-align:left;justify-self:start}}
.wallet-module__M3eYxq__connect{border:1px solid var(--gold);border-radius:var(--r);height:40px;color:var(--text);white-space:nowrap;transition:background .18s var(--ease), color .18s var(--ease);align-items:center;gap:9px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.wallet-module__M3eYxq__connect:hover{background:var(--gold-wash-2)}.wallet-module__M3eYxq__connect:disabled{opacity:.6;cursor:progress}.wallet-module__M3eYxq__connect svg{color:var(--gold)}.wallet-module__M3eYxq__connect .mono{color:var(--text-2);font-size:13px}.wallet-module__M3eYxq__sep{background:var(--line-2);width:1px;height:16px}.wallet-module__M3eYxq__compact{display:none}@media (max-width:560px){.wallet-module__M3eYxq__connect{gap:7px;height:38px;padding:0 12px;font-size:13px}.wallet-module__M3eYxq__full{display:none}.wallet-module__M3eYxq__compact{display:inline}}.wallet-module__M3eYxq__menuBox{position:relative}.wallet-module__M3eYxq__chip{border:1px solid var(--line-gold);border-radius:var(--r);background:var(--panel);white-space:nowrap;height:40px;transition:border-color .18s var(--ease);align-items:center;gap:9px;padding:0 12px 0 14px;font-size:13px;display:inline-flex}.wallet-module__M3eYxq__chip:hover,.wallet-module__M3eYxq__chip[aria-expanded=true]{border-color:var(--gold)}.wallet-module__M3eYxq__dot{background:var(--gold);width:7px;height:7px;box-shadow:0 0 0 3px var(--gold-wash-2);border-radius:50%}.wallet-module__M3eYxq__warn{background:var(--down);border-radius:50%;width:7px;height:7px}.wallet-module__M3eYxq__chev{color:var(--text-3)}.wallet-module__M3eYxq__menu{z-index:80;background:var(--panel-2);border:1px solid var(--line-2);border-radius:var(--r-2);width:250px;animation:wallet-module__M3eYxq__pop .18s var(--ease) both;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 48px #0009}@keyframes wallet-module__M3eYxq__pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.wallet-module__M3eYxq__menuHead{border-bottom:1px solid var(--line);flex-direction:column;gap:2px;margin-bottom:6px;padding:10px 12px 12px;display:flex}.wallet-module__M3eYxq__menuHead .mono{color:var(--text);font-size:13px}.wallet-module__M3eYxq__menuLabel{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:10px}.wallet-module__M3eYxq__item{border-radius:var(--r);width:100%;height:40px;color:var(--text-2);text-align:left;align-items:center;gap:10px;padding:0 12px;font-size:14px;display:flex}.wallet-module__M3eYxq__item:hover{background:var(--panel-3);color:var(--text)}.wallet-module__M3eYxq__item svg{color:var(--text-3)}.wallet-module__M3eYxq__itemOut:hover,.wallet-module__M3eYxq__itemOut:hover svg{color:var(--down)}.wallet-module__M3eYxq__scrim{z-index:200;animation:wallet-module__M3eYxq__fade .2s var(--ease) both;background:#000000b8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}@keyframes wallet-module__M3eYxq__fade{0%{opacity:0}to{opacity:1}}.wallet-module__M3eYxq__modal{background:var(--panel);border:1px solid var(--line-gold);border-radius:var(--r-2);width:min(440px,100%);max-height:calc(100svh - 32px);animation:wallet-module__M3eYxq__rise .28s var(--ease) both;padding:22px 22px 18px;overflow:auto;box-shadow:0 40px 80px #000000b3}@keyframes wallet-module__M3eYxq__rise{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}.wallet-module__M3eYxq__modalHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.wallet-module__M3eYxq__modalEyebrow{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:11px}.wallet-module__M3eYxq__modalTitle{font-family:var(--f-display);letter-spacing:-.02em;margin-top:6px;font-size:28px;font-weight:800;line-height:1}.wallet-module__M3eYxq__close{border-radius:var(--r);width:34px;height:34px;color:var(--text-3);border:1px solid var(--line-2);place-items:center;display:grid}.wallet-module__M3eYxq__close:hover{color:var(--text);border-color:var(--text-3)}.wallet-module__M3eYxq__modalLead{color:var(--text-2);margin-top:12px;font-size:14px;line-height:1.55}.wallet-module__M3eYxq__sub{color:var(--text-3);margin-top:16px;font-size:13px}.wallet-module__M3eYxq__list{flex-direction:column;gap:8px;margin-top:16px;display:flex}.wallet-module__M3eYxq__wallet{background:var(--panel-2);border:1px solid var(--line-2);border-radius:var(--r);text-align:left;width:100%;height:58px;transition:border-color .15s var(--ease), background .15s var(--ease);align-items:center;gap:12px;padding:0 14px;display:flex}.wallet-module__M3eYxq__wallet:hover:not(:disabled){border-color:var(--gold);background:var(--panel-3)}.wallet-module__M3eYxq__wallet:disabled{cursor:progress}.wallet-module__M3eYxq__wallet[data-busy]{border-color:var(--gold)}.wallet-module__M3eYxq__walletIcon{border-radius:8px;width:32px;height:32px}.wallet-module__M3eYxq__letter{color:#111;border-radius:8px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.wallet-module__M3eYxq__walletName{flex:1;font-size:15px;font-weight:600}.wallet-module__M3eYxq__go{color:var(--text-3)}.wallet-module__M3eYxq__detected{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);border:1px solid var(--line-gold);border-radius:2px;padding:2px 6px;font-size:10px}.wallet-module__M3eYxq__state{color:var(--gold);align-items:center;gap:8px;font-size:12px;display:inline-flex}.wallet-module__M3eYxq__spin{border:2px solid var(--line-gold);border-top-color:var(--gold);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite wallet-module__M3eYxq__spin}@keyframes wallet-module__M3eYxq__spin{to{transform:rotate(360deg)}}.wallet-module__M3eYxq__more{color:var(--text-3);margin-top:14px;font-size:13px}.wallet-module__M3eYxq__more summary{cursor:pointer}.wallet-module__M3eYxq__error{border:1px solid var(--down-2);border-radius:var(--r);background:var(--down-wash);color:#ffc9ce;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 12px;font-size:13px;display:flex}.wallet-module__M3eYxq__error svg{color:var(--down);flex:none;margin-top:1px}.wallet-module__M3eYxq__fine{border-top:1px solid var(--line);color:var(--text-3);align-items:center;gap:8px;margin-top:16px;padding-top:14px;font-size:12px;display:flex}.wallet-module__M3eYxq__fine svg{color:var(--gold-3);flex:none}.wallet-module__M3eYxq__toasts{z-index:220;flex-direction:column;gap:8px;width:min(360px,100vw - 32px);display:flex;position:fixed;bottom:16px;right:16px}.wallet-module__M3eYxq__toast{background:var(--panel-2);border:1px solid var(--line-2);border-left:2px solid var(--gold);border-radius:var(--r);animation:wallet-module__M3eYxq__rise .25s var(--ease) both;align-items:flex-start;gap:10px;padding:12px 12px 12px 14px;display:flex;box-shadow:0 18px 40px #0009}.wallet-module__M3eYxq__toast[data-kind=error]{border-left-color:var(--down)}.wallet-module__M3eYxq__toast[data-kind=ok]{border-left-color:var(--up)}.wallet-module__M3eYxq__toastMark{width:22px;height:22px;color:var(--gold);flex:none;place-items:center;display:grid}.wallet-module__M3eYxq__toast[data-kind=error] .wallet-module__M3eYxq__toastMark{color:var(--down)}.wallet-module__M3eYxq__toast[data-kind=ok] .wallet-module__M3eYxq__toastMark{color:var(--up)}.wallet-module__M3eYxq__toastBody{flex:1;min-width:0;font-size:13px}.wallet-module__M3eYxq__toastBody b{font-size:14px;font-weight:600;display:block}.wallet-module__M3eYxq__toastBody p{color:var(--text-2);margin-top:2px}.wallet-module__M3eYxq__toastBody a{color:var(--gold);align-items:center;gap:4px;margin-top:6px;font-weight:600;display:inline-flex}.wallet-module__M3eYxq__toastClose{width:24px;height:24px;color:var(--text-3);border-radius:3px;flex:none;place-items:center;display:grid}.wallet-module__M3eYxq__toastClose:hover{color:var(--text)}
.video-module__pbIicW__loop{background:#000;position:absolute;inset:0;overflow:hidden}.video-module__pbIicW__loop img,.video-module__pbIicW__loop video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-module__pbIicW__loop video{animation:video-module__pbIicW__fadein 1.2s var(--ease) both}.video-module__pbIicW__loop:after{content:"";background:rgba(0, 0, 0, var(--dim,0));pointer-events:none;position:absolute;inset:0}@keyframes video-module__pbIicW__fadein{0%{opacity:0}to{opacity:1}}
.crossover-module__4PONYq__tapeBox{z-index:25;position:relative;overflow:clip visible}.crossover-module__4PONYq__tape{z-index:25;transform:rotate(var(--tilt,-2deg));border-top:3px solid var(--ink);border-bottom:3px solid var(--ink);margin:-18px -40px;padding:12px 0;position:relative;overflow:hidden}.crossover-module__4PONYq__tape_gold{background:var(--gold);color:var(--ink)}.crossover-module__4PONYq__tape_ink{background:var(--ink);color:var(--gold);border-color:var(--gold)}.crossover-module__4PONYq__tape_paper{background:var(--paper);color:var(--ink)}.crossover-module__4PONYq__tapeTrack{width:max-content;animation:crossover-module__4PONYq__tapeRun var(--dur,42s) linear infinite;display:flex}.crossover-module__4PONYq__tapeReverse .crossover-module__4PONYq__tapeTrack{animation-direction:reverse}.crossover-module__4PONYq__tapeItem{font-family:var(--f-display);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:16px;padding:0 22px;font-size:clamp(20px,2.2vw,30px);font-weight:900;display:inline-flex}@keyframes crossover-module__4PONYq__tapeRun{0%{transform:translate(0)}to{transform:translate(-50%)}}.crossover-module__4PONYq__stamp{transform:rotate(var(--tilt,-8deg)) scale(1.8);opacity:0;pointer-events:none;display:inline-block}.crossover-module__4PONYq__stampIn{animation:.42s cubic-bezier(.2,1.6,.4,1) forwards crossover-module__4PONYq__stampSlam}@keyframes crossover-module__4PONYq__stampSlam{0%{opacity:0;transform:rotate(var(--tilt)) scale(1.8)}60%{opacity:1;transform:rotate(var(--tilt)) scale(.94)}to{opacity:.92;transform:rotate(var(--tilt)) scale(1)}}.crossover-module__4PONYq__stampInner{padding:calc(8px * var(--k,1)) calc(18px * var(--k,1));border:calc(4px * var(--k,1)) solid currentColor;border-radius:calc(6px * var(--k,1));box-shadow:inset 0 0 0 calc(2px * var(--k,1)) transparent, 0 0 0 calc(2px * var(--k,1)) transparent;font-family:var(--f-display);font-weight:900;font-size:calc(34px * var(--k,1));letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;line-height:1;display:block;-webkit-mask-image:radial-gradient(circle at 20% 30%,#0000 0 1.2px,#000 1.6px),radial-gradient(circle at 70% 60%,#0000 0 1px,#000 1.4px);mask-image:radial-gradient(circle at 20% 30%,#0000 0 1.2px,#000 1.6px),radial-gradient(circle at 70% 60%,#0000 0 1px,#000 1.4px);-webkit-mask-size:7px 7px,11px 11px;mask-size:7px 7px,11px 11px;-webkit-mask-composite:source-in;mask-composite:intersect}.crossover-module__4PONYq__stamp_red{color:var(--red)}.crossover-module__4PONYq__stamp_gold{color:var(--gold)}.crossover-module__4PONYq__stamp_ink{color:var(--ink)}.crossover-module__4PONYq__seal{filter:drop-shadow(4px 4px 0 var(--ink));place-items:center;display:inline-grid;position:relative}.crossover-module__4PONYq__sealSpin{width:100%;height:100%;animation:22s linear infinite crossover-module__4PONYq__sealSpin;position:absolute;inset:0}.crossover-module__4PONYq__sealMark{place-items:center;display:grid;position:relative}@keyframes crossover-module__4PONYq__sealSpin{to{transform:rotate(360deg)}}.crossover-module__4PONYq__sticker{box-shadow:4px 4px 0 var(--ink);transform:rotate(var(--tilt,-6deg)) scale(.4);opacity:0;background:#fff;border-radius:22%;padding:5px;transition:transform .55s cubic-bezier(.2,1.7,.4,1),opacity .3s;display:inline-block;position:relative}.crossover-module__4PONYq__sticker img{object-fit:cover;border-radius:18%;width:100%;height:100%;display:block}.crossover-module__4PONYq__stickerIn{opacity:1;transform:rotate(var(--tilt,-6deg)) scale(1)}.crossover-module__4PONYq__stickerBob.crossover-module__4PONYq__stickerIn{animation:4.2s ease-in-out .6s infinite crossover-module__4PONYq__bob}@keyframes crossover-module__4PONYq__bob{0%,to{transform:rotate(var(--tilt,-6deg)) translateY(0)}50%{transform:rotate(calc(var(--tilt,-6deg) * -.4)) translateY(-8px)}}.crossover-module__4PONYq__note{font-family:var(--f-hand);opacity:0;transition:opacity .6s ease .2s, transform .6s var(--ease) .2s;flex-direction:column;font-size:clamp(17px,1.5vw,22px);font-weight:700;line-height:1.15;display:inline-flex;position:relative;transform:translateY(8px)rotate(-3deg)}.crossover-module__4PONYq__noteIn{opacity:1;transform:rotate(-3deg)}.crossover-module__4PONYq__note_gold{color:var(--gold)}.crossover-module__4PONYq__note_ink{color:var(--ink)}.crossover-module__4PONYq__note_paper{color:var(--paper)}.crossover-module__4PONYq__noteArrow{width:72px;height:54px;margin-top:4px}.crossover-module__4PONYq__arrow_down_left{align-self:flex-start}.crossover-module__4PONYq__arrow_down_right{align-self:flex-end}.crossover-module__4PONYq__arrow_left,.crossover-module__4PONYq__arrow_up_left{align-self:flex-start}.crossover-module__4PONYq__noteIn .crossover-module__4PONYq__noteArrow path{stroke-dasharray:200;stroke-dashoffset:200px;animation:.9s .5s forwards crossover-module__4PONYq__draw}@keyframes crossover-module__4PONYq__draw{to{stroke-dashoffset:0}}.crossover-module__4PONYq__receipt{width:100%;max-width:420px;color:var(--ink);font-family:var(--f-mono);box-shadow:6px 6px 0 var(--ink);border:2px solid var(--ink);background:#fffdf6;border-bottom:0;padding:22px 22px 30px;font-size:13px;position:relative;-webkit-mask-image:linear-gradient(#000,#000),conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg);mask-image:linear-gradient(#000,#000),conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg);-webkit-mask-position:top,bottom;mask-position:top,bottom;-webkit-mask-size:100% calc(100% - 10px),20px 10px;mask-size:100% calc(100% - 10px),20px 10px;-webkit-mask-repeat:no-repeat,repeat-x;mask-repeat:no-repeat,repeat-x}.crossover-module__4PONYq__receiptHead{border-bottom:2px dashed var(--ink-3);text-align:center;flex-direction:column;align-items:center;gap:6px;padding-bottom:14px;display:flex}.crossover-module__4PONYq__receiptHead b{font-family:var(--f-display);letter-spacing:.04em;text-transform:uppercase;font-size:22px;font-weight:900}.crossover-module__4PONYq__receiptHead span{color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.crossover-module__4PONYq__receiptLines{border-bottom:2px dashed var(--ink-3);padding:12px 0}.crossover-module__4PONYq__receiptLines li{opacity:0;justify-content:space-between;gap:12px;padding:5px 0;display:flex;transform:translateY(-4px)}.crossover-module__4PONYq__receiptLines li span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crossover-module__4PONYq__receiptLines li span:last-child{white-space:nowrap}.crossover-module__4PONYq__receiptIn .crossover-module__4PONYq__receiptLines li{animation:.28s steps(3,end) forwards crossover-module__4PONYq__printLine;animation-delay:calc(var(--i) * .14s + .15s)}.crossover-module__4PONYq__receiptTotal{opacity:0;justify-content:space-between;align-items:baseline;padding-top:12px;font-size:14px;display:flex}.crossover-module__4PONYq__receiptTotal b{font-family:var(--f-led);font-size:28px;font-weight:900}.crossover-module__4PONYq__receiptIn .crossover-module__4PONYq__receiptTotal{animation:.3s steps(3,end) forwards crossover-module__4PONYq__printLine;animation-delay:calc(var(--i) * .14s + .3s)}.crossover-module__4PONYq__receiptFoot{text-align:center;color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase;margin-top:14px;font-size:11px}@keyframes crossover-module__4PONYq__printLine{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.crossover-module__4PONYq__stamp{opacity:.92;transform:rotate(var(--tilt))}.crossover-module__4PONYq__sticker{opacity:1;transform:rotate(var(--tilt))}.crossover-module__4PONYq__receiptLines li,.crossover-module__4PONYq__receiptTotal{opacity:1;transform:none}}
.PageHero-module__CWJQ8a__hero{isolation:isolate;border-bottom:1px solid var(--line);background:#000;align-items:flex-end;display:flex;position:relative;overflow:hidden}.PageHero-module__CWJQ8a__lg{min-height:clamp(540px,80vh,860px)}.PageHero-module__CWJQ8a__md{min-height:clamp(460px,64vh,700px)}.PageHero-module__CWJQ8a__sm{min-height:clamp(380px,50vh,560px)}.PageHero-module__CWJQ8a__video{z-index:-2}.PageHero-module__CWJQ8a__hero .PageHero-module__CWJQ8a__videoRight{left:30%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 28%);mask-image:linear-gradient(90deg,#0000 0%,#000 28%)}@media (max-width:900px){.PageHero-module__CWJQ8a__hero .PageHero-module__CWJQ8a__videoRight{left:0;-webkit-mask-image:none;mask-image:none}}.PageHero-module__CWJQ8a__shade{z-index:-1;pointer-events:none;background:linear-gradient(#0000009e 0%,#0000 20% 52%,#000000c7 86%,#000 100%),linear-gradient(90deg,#000000db 0%,#0009 34%,#0000001f 62%,#0000 78%);position:absolute;inset:0}.PageHero-module__CWJQ8a__hero:after{content:"";background:linear-gradient(90deg, var(--line-gold), var(--gold-3) 30%, var(--line-gold) 70%, transparent);opacity:.8;height:1px;position:absolute;bottom:-1px;left:0;right:0}.PageHero-module__CWJQ8a__inner{padding-top:clamp(64px,9vh,120px);padding-bottom:clamp(56px,8vh,96px);position:relative}.PageHero-module__CWJQ8a__lg .PageHero-module__CWJQ8a__inner{padding-bottom:clamp(88px,12vh,140px)}.PageHero-module__CWJQ8a__eyebrowRow,.PageHero-module__CWJQ8a__lead,.PageHero-module__CWJQ8a__title,.PageHero-module__CWJQ8a__sub,.PageHero-module__CWJQ8a__extra,.PageHero-module__CWJQ8a__aside{animation:PageHero-module__CWJQ8a__rise .9s var(--ease) both;animation-delay:var(--d,0s)}@keyframes PageHero-module__CWJQ8a__rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.PageHero-module__CWJQ8a__eyebrowRow{align-items:center;gap:16px;display:flex}.PageHero-module__CWJQ8a__eyebrow{min-width:0;font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);white-space:nowrap;flex:1;align-items:center;gap:14px;font-size:12px;display:flex}.PageHero-module__CWJQ8a__eyebrow:after{content:"";background:linear-gradient(90deg, var(--gold-3), transparent);flex:1;max-width:420px;height:1px}.PageHero-module__CWJQ8a__hero:after{display:none}.PageHero-module__CWJQ8a__eyebrowRight{flex:none;align-items:center;gap:10px;display:inline-flex}.PageHero-module__CWJQ8a__lead{margin-top:clamp(20px,2.6vw,34px)}.PageHero-module__CWJQ8a__lead+.PageHero-module__CWJQ8a__title{margin-top:16px}.PageHero-module__CWJQ8a__split{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:end;gap:clamp(24px,4vw,72px);display:grid}.PageHero-module__CWJQ8a__copy,.PageHero-module__CWJQ8a__aside{min-width:0}.PageHero-module__CWJQ8a__title{font-family:var(--f-display);letter-spacing:-.005em;text-transform:uppercase;text-wrap:balance;max-width:13ch;margin-top:clamp(22px,2.8vw,34px);font-size:clamp(56px,8.8vw,150px);font-weight:900;line-height:.84}.PageHero-module__CWJQ8a__sm .PageHero-module__CWJQ8a__title{max-width:15ch;font-size:clamp(48px,6.8vw,112px)}.PageHero-module__CWJQ8a__title em{color:var(--gold);text-shadow:5px 5px 0 var(--ink);font-style:normal}.PageHero-module__CWJQ8a__title small{letter-spacing:-.01em;color:var(--text-2);margin-top:10px;font-size:.34em;font-weight:700;display:block}.PageHero-module__CWJQ8a__sub{max-width:56ch;color:var(--text-2);text-shadow:0 1px 12px #0009;margin-top:clamp(16px,2vw,24px);font-size:clamp(15px,1.25vw,19px);line-height:1.5}.PageHero-module__CWJQ8a__sub b{color:var(--text);font-weight:600}.PageHero-module__CWJQ8a__extra{margin-top:clamp(22px,3vw,36px)}@media (max-width:900px){.PageHero-module__CWJQ8a__split{grid-template-columns:1fr;align-items:start}.PageHero-module__CWJQ8a__shade{background:linear-gradient(#0000008c 0%,#0003 26%,#0000008c 58%,#000000eb 88%,#000 100%),linear-gradient(90deg,#0000008c,#0000001a)}}@media (max-width:600px){.PageHero-module__CWJQ8a__lg{min-height:560px}.PageHero-module__CWJQ8a__md{min-height:500px}.PageHero-module__CWJQ8a__sm{min-height:420px}.PageHero-module__CWJQ8a__title{max-width:none;font-size:clamp(40px,12vw,60px)}.PageHero-module__CWJQ8a__sm .PageHero-module__CWJQ8a__title{font-size:clamp(36px,10.5vw,52px)}.PageHero-module__CWJQ8a__eyebrow:after{display:none}}
.bits-module__99NhEW__coin{width:var(--s,32px);height:var(--s,32px);object-fit:cover;background:var(--panel-3);border:1px solid var(--line-2);border-radius:50%;flex:none}.bits-module__99NhEW__coinMono{font-family:var(--f-display);font-weight:800;font-size:calc(var(--s,32px) * .36);letter-spacing:-.02em;color:var(--gold);border-color:var(--line-gold);place-items:center;line-height:1;display:inline-grid}.bits-module__99NhEW__chips{flex-wrap:wrap;gap:8px;display:flex}.bits-module__99NhEW__chip{border:1px solid var(--line-2);height:36px;color:var(--text-2);transition:border-color .18s var(--ease), color .18s var(--ease), background .18s var(--ease);white-space:nowrap;background:#00000059;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex}.bits-module__99NhEW__chip:hover{border-color:var(--text-3);color:var(--text)}.bits-module__99NhEW__chip[aria-pressed=true]{border-color:var(--gold);color:var(--gold);background:var(--gold-wash)}.bits-module__99NhEW__chipCount{font-family:var(--f-mono);color:var(--text-3);font-size:11px}.bits-module__99NhEW__chip[aria-pressed=true] .bits-module__99NhEW__chipCount{color:var(--gold-3)}.bits-module__99NhEW__progress{background:var(--line-2);border-radius:3px;width:100%;height:3px;display:block;position:relative;overflow:hidden}.bits-module__99NhEW__progress>span{background:linear-gradient(90deg, var(--gold-3), var(--gold));border-radius:3px;position:absolute;top:0;bottom:0;left:0}.bits-module__99NhEW__progressTall{height:6px}.bits-module__99NhEW__iconBtn{width:26px;height:26px;color:var(--text-3);transition:color .15s var(--ease), background .15s var(--ease);border-radius:3px;place-items:center;display:inline-grid}.bits-module__99NhEW__iconBtn:hover{color:var(--gold);background:var(--gold-wash)}.bits-module__99NhEW__addr{align-items:center;gap:2px;min-width:0;display:inline-flex}.bits-module__99NhEW__addr>.mono{color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;margin-right:4px;font-size:13px;overflow:hidden}.bits-module__99NhEW__simTag{font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--gold-3);border:1px solid var(--line-gold);border-radius:2px;margin-left:4px;padding:0 4px;font-size:10px;line-height:16px}.bits-module__99NhEW__txLink{font-family:var(--f-mono);color:var(--text-2);align-items:center;gap:4px;font-size:12px;display:inline-flex}.bits-module__99NhEW__txLink:hover{color:var(--gold)}.bits-module__99NhEW__txNone{font-family:var(--f-mono);color:var(--text-4);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.bits-module__99NhEW__empty{text-align:center;color:var(--text-3);flex-direction:column;align-items:center;gap:10px;padding:48px 20px;display:flex}.bits-module__99NhEW__empty b{color:var(--text);font-size:17px;font-weight:600}.bits-module__99NhEW__empty p{max-width:48ch;font-size:14px;line-height:1.55}.bits-module__99NhEW__emptyMark{width:44px;height:42px;fill:var(--line-gold);margin-bottom:6px}.bits-module__99NhEW__kv{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;min-width:0;padding:10px 0;display:flex}.bits-module__99NhEW__kv:last-child{border-bottom:0}.bits-module__99NhEW__kv dt{color:var(--text-3);white-space:nowrap;font-size:13px}.bits-module__99NhEW__kv dd{text-align:right;text-overflow:ellipsis;min-width:0;margin:0;font-size:14px;overflow:hidden}.bits-module__99NhEW__kv dd small{color:var(--text-3);font-size:11px;display:block}
.pages-module__u2sP1G__float{z-index:4;margin-top:30px;position:relative}.pages-module__u2sP1G__float>*{box-shadow:0 24px 60px #0000008c}.pages-module__u2sP1G__floatStat{background:#0a0907f0}.pages-module__u2sP1G__section{padding-top:clamp(56px,7vw,104px)}.pages-module__u2sP1G__section:first-child{padding-top:clamp(40px,5vw,72px)}.pages-module__u2sP1G__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:clamp(20px,2.4vw,32px);display:flex}.pages-module__u2sP1G__sectionHead>:first-child{flex:520px;min-width:0}.pages-module__u2sP1G__bottom{padding-bottom:clamp(64px,8vw,128px)}.pages-module__u2sP1G__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.pages-module__u2sP1G__toolbarRight{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pages-module__u2sP1G__fine{color:var(--text-3);font-size:12px;line-height:1.6}.pages-module__u2sP1G__fine b{color:var(--text-2);font-weight:600}.pages-module__u2sP1G__fineRow{align-items:flex-start;gap:8px;margin-top:14px;display:flex}.pages-module__u2sP1G__fineRow svg{color:var(--gold-3);flex:none;margin-top:1px}.pages-module__u2sP1G__grid2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.pages-module__u2sP1G__grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pages-module__u2sP1G__gridMain{grid-template-columns:minmax(0,1fr) minmax(320px,400px);align-items:start;gap:18px;display:grid}.pages-module__u2sP1G__stack{flex-direction:column;gap:18px;min-width:0;display:flex}@media (max-width:1100px){.pages-module__u2sP1G__gridMain{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.pages-module__u2sP1G__grid2,.pages-module__u2sP1G__grid3{grid-template-columns:minmax(0,1fr)}.pages-module__u2sP1G__float{margin-top:24px}}.pages-module__u2sP1G__headLink{color:var(--text-3);white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.pages-module__u2sP1G__headLink:hover{color:var(--gold)}.pages-module__u2sP1G__count{font-family:var(--f-mono);color:var(--text-3);font-size:12px}.pages-module__u2sP1G__priceBlock{flex-wrap:wrap;align-items:baseline;gap:10px 18px;display:flex}.pages-module__u2sP1G__priceBig{font-family:var(--f-mono);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:clamp(30px,3.4vw,52px);line-height:1}.pages-module__u2sP1G__priceChange{font-size:clamp(15px,1.3vw,20px)}.pages-module__u2sP1G__priceNote{font-family:var(--f-mono);color:var(--text-3);font-size:12px}
.coinview-module__2Q9EBq__vaultGrid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}@media (max-width:1000px){.coinview-module__2Q9EBq__vaultGrid{grid-template-columns:minmax(0,1fr)}}.coinview-module__2Q9EBq__desc{color:var(--text-2);white-space:pre-line;margin-bottom:14px;font-size:15px;line-height:1.6}.coinview-module__2Q9EBq__links{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.coinview-module__2Q9EBq__links a{border:1px solid var(--line-2);border-radius:var(--r);height:34px;color:var(--text-2);align-items:center;gap:7px;padding:0 12px;font-size:13px;display:inline-flex}.coinview-module__2Q9EBq__links a:hover{border-color:var(--gold);color:var(--gold)}.coinview-module__2Q9EBq__facts{margin:0}.coinview-module__2Q9EBq__facts>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:6px 0;display:flex}.coinview-module__2Q9EBq__facts>div:last-child{border-bottom:0}.coinview-module__2Q9EBq__facts dt{color:var(--text-3);white-space:nowrap;font-size:13px}.coinview-module__2Q9EBq__facts dd{text-align:right;min-width:0;margin:0;font-size:13px}.coinview-module__2Q9EBq__ident{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.coinview-module__2Q9EBq__identText{flex-direction:column;gap:6px;display:flex}.coinview-module__2Q9EBq__ticker{font-family:var(--f-display);letter-spacing:-.01em;font-size:24px;font-weight:800;line-height:1}.coinview-module__2Q9EBq__tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.coinview-module__2Q9EBq__buysChip{border:1px solid var(--line-gold);height:30px;color:var(--text-2);transition:border-color .15s var(--ease);background:#0000008c;border-radius:999px;align-items:center;gap:8px;padding:0 12px 0 4px;font-size:13px;display:inline-flex}.coinview-module__2Q9EBq__buysChip:hover{border-color:var(--gold)}.coinview-module__2Q9EBq__buysChip b{color:var(--gold);font-family:var(--f-display);letter-spacing:.01em;font-weight:800}.coinview-module__2Q9EBq__phase{border:1px solid var(--line-2);height:30px;font-family:var(--f-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--text-2);background:#0000008c;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:11px;display:inline-flex}.coinview-module__2Q9EBq__phase span:last-child{width:64px}.coinview-module__2Q9EBq__priceCard{border:1px solid var(--line-gold);border-radius:var(--r);background:#080705e6;padding:20px 22px}.coinview-module__2Q9EBq__priceLabel{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);font-size:11px}.coinview-module__2Q9EBq__priceRow{flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin-top:8px;display:flex}.coinview-module__2Q9EBq__priceBig{font-family:var(--f-mono);letter-spacing:-.03em;font-size:clamp(30px,3.2vw,48px);line-height:1}.coinview-module__2Q9EBq__priceMeta{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin-top:16px;padding-top:14px;display:grid}.coinview-module__2Q9EBq__priceMeta span{color:var(--text-3);font-size:12px;display:block}.coinview-module__2Q9EBq__priceMeta b{font-family:var(--f-mono);font-size:15px;font-weight:400}.coinview-module__2Q9EBq__curve{margin-top:16px}.coinview-module__2Q9EBq__curveTop{color:var(--text-3);justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.coinview-module__2Q9EBq__curveTop b{font-family:var(--f-mono);color:var(--gold);font-weight:400}
.table-module__eG40bW__table{width:100%;min-width:0}.table-module__eG40bW__head{top:var(--nav-h);z-index:3;grid-template-columns:var(--cols);background:var(--panel);border-bottom:1px solid var(--line-2);font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);align-items:end;gap:0 18px;padding:12px 18px 10px;font-size:11px;display:grid;position:sticky}.table-module__eG40bW__head>*{white-space:nowrap;min-width:0}.table-module__eG40bW__sort{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;transition:color .15s var(--ease);align-items:center;gap:5px;display:inline-flex}.table-module__eG40bW__sort:hover{color:var(--text)}.table-module__eG40bW__sort[data-on]{color:var(--gold)}.table-module__eG40bW__sort svg{opacity:.55}.table-module__eG40bW__sort[data-on] svg{opacity:1}.table-module__eG40bW__row{grid-template-columns:var(--cols);border-bottom:1px solid var(--line);min-height:66px;transition:background .15s var(--ease);animation:table-module__eG40bW__rowIn .5s var(--ease) both;align-items:center;gap:0 18px;padding:10px 18px;display:grid;position:relative}.table-module__eG40bW__row:last-child{border-bottom:0}.table-module__eG40bW__row>*{min-width:0}a.table-module__eG40bW__row:hover,button.table-module__eG40bW__row:hover{background:var(--panel-2)}.table-module__eG40bW__row:before{content:"";background:var(--gold);width:2px;transition:transform .2s var(--ease);position:absolute;top:-1px;bottom:-1px;left:-1px;transform:scaleY(0)}a.table-module__eG40bW__row:hover:before,button.table-module__eG40bW__row:hover:before,.table-module__eG40bW__row[data-open]:before{transform:scaleY(1)}button.table-module__eG40bW__row{text-align:left;width:100%}@keyframes table-module__eG40bW__rowIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.table-module__eG40bW__r{text-align:right;justify-self:end}.table-module__eG40bW__c{text-align:center;justify-self:center}.table-module__eG40bW__num{font-family:var(--f-mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.table-module__eG40bW__dim{color:var(--text-3)}.table-module__eG40bW__small{font-size:12px}.table-module__eG40bW__rank{font-family:var(--f-mono);color:var(--text-4);font-size:12px}.table-module__eG40bW__id{align-items:center;gap:12px;min-width:0;display:flex}.table-module__eG40bW__idText{flex-direction:column;gap:2px;min-width:0;display:flex}.table-module__eG40bW__idName{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.table-module__eG40bW__idSub{font-family:var(--f-mono);color:var(--text-3);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex;overflow:hidden}.table-module__eG40bW__tag{border:1px solid var(--line-2);height:18px;font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);white-space:nowrap;border-radius:2px;align-items:center;padding:0 6px;font-size:10px;display:inline-flex}.table-module__eG40bW__tagGold{border-color:var(--line-gold);color:var(--gold)}.table-module__eG40bW__ms{flex-direction:column;gap:7px;min-width:0;display:flex}.table-module__eG40bW__msTop{color:var(--text-3);white-space:nowrap;justify-content:space-between;gap:10px;font-size:12px;display:flex}.table-module__eG40bW__msTop b{color:var(--text-2);text-overflow:ellipsis;font-weight:500;overflow:hidden}.table-module__eG40bW__msTop span{font-family:var(--f-mono);color:var(--gold)}.table-module__eG40bW__mobileSort{display:none}@media (max-width:760px){.table-module__eG40bW__head{display:none}.table-module__eG40bW__mobileSort{border-bottom:1px solid var(--line-2);color:var(--text-3);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:13px;display:flex}.table-module__eG40bW__mobileSort select{background:var(--panel-2);border:1px solid var(--line-2);border-radius:var(--r);height:36px;color:var(--text);padding:0 10px;font-size:14px}.table-module__eG40bW__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 14px;min-height:0;padding:16px}.table-module__eG40bW__row.table-module__eG40bW__two{grid-template-columns:repeat(2,minmax(0,1fr))}.table-module__eG40bW__row>.table-module__eG40bW__id,.table-module__eG40bW__row>.table-module__eG40bW__wide{grid-column:1/-1}.table-module__eG40bW__row>.table-module__eG40bW__id{padding-right:76px}.table-module__eG40bW__row>.table-module__eG40bW__hideSm{display:none}.table-module__eG40bW__row>.table-module__eG40bW__corner{position:absolute;top:18px;right:16px}.table-module__eG40bW__row>.table-module__eG40bW__corner[data-label]:before{display:none}.table-module__eG40bW__r,.table-module__eG40bW__c{text-align:left;justify-self:start}.table-module__eG40bW__num{font-size:13px}.table-module__eG40bW__row>[data-label]:before{content:attr(data-label);font-family:var(--f-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text-4);margin-bottom:3px;font-size:10px;display:block}}
.coin-module__f4P86a__feed{flex-direction:column;display:flex}.coin-module__f4P86a__feedRow{border-bottom:1px solid var(--line);animation:coin-module__f4P86a__feedIn .5s var(--ease) both;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 18px;display:grid}.coin-module__f4P86a__feedRow:last-child{border-bottom:0}@keyframes coin-module__f4P86a__feedIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:none}}.coin-module__f4P86a__feedCoin{border-radius:50%;display:block}.coin-module__f4P86a__feedText{min-width:0}.coin-module__f4P86a__feedText p{color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.coin-module__f4P86a__feedText b{color:var(--gold);font-weight:500}.coin-module__f4P86a__feedTicker{color:var(--text);font-weight:700}.coin-module__f4P86a__feedTicker:hover,.coin-module__f4P86a__feedAsset:hover{color:var(--gold)}.coin-module__f4P86a__feedAsset{color:var(--text);font-weight:600}.coin-module__f4P86a__feedMeta{font-family:var(--f-mono);color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;display:block;overflow:hidden}.coin-module__f4P86a__feedRight{color:var(--text-3);flex-direction:column;align-items:flex-end;gap:3px;font-size:12px;display:flex}.coin-module__f4P86a__more{border-top:1px solid var(--line);width:100%;height:48px;color:var(--text-2);justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.coin-module__f4P86a__more:hover{color:var(--gold);background:var(--panel-2)}
.Tour-module__q1BEXW__layer{z-index:150;pointer-events:none;position:fixed;inset:0}.Tour-module__q1BEXW__spot{box-shadow:0 0 0 1.5px var(--gold), 0 0 0 9999px #000000bd;pointer-events:none;will-change:transform, width, height;border-radius:6px;position:fixed;top:0;left:0}.Tour-module__q1BEXW__spot[data-empty="1"]{box-shadow:0 0 0 9999px #000000bd}.Tour-module__q1BEXW__blocker{pointer-events:auto;cursor:not-allowed;position:fixed}.Tour-module__q1BEXW__wires{pointer-events:none;width:100vw;height:100vh;position:fixed;inset:0;overflow:visible}.Tour-module__q1BEXW__wire{stroke:var(--gold);stroke-width:1.5px;stroke-dasharray:4 5;transition:opacity .2s}.Tour-module__q1BEXW__dot{fill:var(--gold);transition:opacity .2s}.Tour-module__q1BEXW__cursor{z-index:2;pointer-events:none;transition:opacity .25s;position:fixed;top:0;left:0}.Tour-module__q1BEXW__handClick,.Tour-module__q1BEXW__handDrag{filter:drop-shadow(0 4px 8px #0009);width:22px;height:28px;position:absolute;top:-2px;left:-3px}.Tour-module__q1BEXW__handClick svg,.Tour-module__q1BEXW__handDrag svg{z-index:1;width:22px;max-width:none;height:28px;position:relative}.Tour-module__q1BEXW__handClick{animation:Tour-module__q1BEXW__click 2.6s var(--ease) infinite}.Tour-module__q1BEXW__handDrag{animation:Tour-module__q1BEXW__drag 3.2s var(--ease) infinite}.Tour-module__q1BEXW__ring{border:2px solid var(--gold);opacity:0;border-radius:50%;width:28px;height:28px;position:absolute;top:-12px;left:-12px}.Tour-module__q1BEXW__handClick .Tour-module__q1BEXW__ring{animation:Tour-module__q1BEXW__ring 2.6s var(--ease) infinite}.Tour-module__q1BEXW__handDrag .Tour-module__q1BEXW__ring{animation:Tour-module__q1BEXW__ringDrag 3.2s var(--ease) infinite}@keyframes Tour-module__q1BEXW__click{0%{opacity:0;transform:translate(80px,70px)}12%{opacity:1}42%{transform:translate(0)}50%{transform:translate(0)scale(.86)}58%{transform:translate(0)scale(1)}88%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(0)}}@keyframes Tour-module__q1BEXW__ring{0%,48%{opacity:0;transform:scale(.4)}52%{opacity:1;transform:scale(.6)}80%{opacity:0;transform:scale(1.8)}to{opacity:0}}@keyframes Tour-module__q1BEXW__drag{0%{opacity:0;transform:translate(40px,60px)}12%{opacity:1}28%{transform:translate(0)}34%{transform:translate(0)scale(.88)}66%{transform:translate(120px)scale(.88)}74%{transform:translate(120px)scale(1)}92%{opacity:1;transform:translate(120px)}to{opacity:0;transform:translate(120px)}}@keyframes Tour-module__q1BEXW__ringDrag{0%,30%{opacity:0;transform:scale(.5)}34%,66%{opacity:1;transform:scale(.7)}74%{opacity:0;transform:scale(1.4)}to{opacity:0}}.Tour-module__q1BEXW__box{z-index:3;border:1px solid var(--line-gold);border-radius:var(--r-2);pointer-events:auto;will-change:transform;background:#0b0a08;padding:16px 18px;position:fixed;top:0;left:0;box-shadow:0 24px 60px #000000b3}.Tour-module__q1BEXW__layer[data-narrow] .Tour-module__q1BEXW__box{max-height:46vh;left:12px;right:12px;overflow:auto;width:auto!important}.Tour-module__q1BEXW__rail{gap:3px;margin-bottom:12px;display:flex}.Tour-module__q1BEXW__rail i{background:var(--line-2);height:3px;transition:background .3s var(--ease);border-radius:2px;flex:1}.Tour-module__q1BEXW__rail i[data-state=done]{background:var(--gold-3)}.Tour-module__q1BEXW__rail i[data-state=now]{background:var(--gold)}.Tour-module__q1BEXW__head{font-family:var(--f-mono);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;display:flex}.Tour-module__q1BEXW__chapter{color:var(--gold)}.Tour-module__q1BEXW__count{color:var(--text-3)}.Tour-module__q1BEXW__end{font-family:var(--f-ui);letter-spacing:0;text-transform:none;color:var(--text-3);margin-left:auto;font-size:12px}.Tour-module__q1BEXW__end:hover{color:var(--text)}.Tour-module__q1BEXW__title{font-family:var(--f-display);letter-spacing:-.015em;animation:Tour-module__q1BEXW__swap .35s var(--ease) both;margin-top:10px;font-size:22px;font-weight:800;line-height:1.08}.Tour-module__q1BEXW__body{color:var(--text-2);animation:Tour-module__q1BEXW__swap .35s var(--ease) 40ms both;margin-top:8px;font-size:14px;line-height:1.55}@keyframes Tour-module__q1BEXW__swap{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.Tour-module__q1BEXW__lost{color:var(--text-3);margin-top:10px;font-size:12px}.Tour-module__q1BEXW__doit{border:1px dashed var(--gold);border-radius:var(--r);color:var(--gold-2);align-items:center;gap:8px;margin-top:12px;padding:9px 11px;font-size:13px;font-weight:600;animation:1.8s ease-in-out infinite Tour-module__q1BEXW__nudge;display:flex}.Tour-module__q1BEXW__doit[data-done]{border-style:solid;border-color:var(--up-2);color:var(--up);background:var(--up-wash);animation:none}@keyframes Tour-module__q1BEXW__nudge{50%{border-color:var(--line-gold)}}.Tour-module__q1BEXW__buttons{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.Tour-module__q1BEXW__back,.Tour-module__q1BEXW__next{border-radius:var(--r);align-items:center;gap:6px;height:36px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.Tour-module__q1BEXW__back{border:1px solid var(--line-2);color:var(--text-2)}.Tour-module__q1BEXW__back:hover{border-color:var(--text-3);color:var(--text)}.Tour-module__q1BEXW__next{background:var(--gold);color:var(--gold-ink);letter-spacing:.02em}.Tour-module__q1BEXW__next:hover{background:var(--gold-2)}.Tour-module__q1BEXW__next:disabled{background:var(--panel-3);color:var(--text-3);cursor:not-allowed;box-shadow:inset 0 0 0 1px var(--line-2)}
.Intro-module__Ie-M5W__scrim{z-index:180;animation:Intro-module__Ie-M5W__fade .3s var(--ease) both;background:#000c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}@keyframes Intro-module__Ie-M5W__fade{0%{opacity:0}to{opacity:1}}.Intro-module__Ie-M5W__modal{overscroll-behavior:contain;background:var(--panel);border:1px solid var(--line-gold);border-radius:var(--r-2);width:min(900px,100%);max-height:calc(100svh - 32px);animation:Intro-module__Ie-M5W__rise .45s var(--ease) both;overflow:auto;box-shadow:0 50px 100px #000000bf}@keyframes Intro-module__Ie-M5W__rise{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}.Intro-module__Ie-M5W__top{isolation:isolate;border-bottom:1px solid var(--line-gold);align-items:flex-end;min-height:clamp(210px,30vh,290px);padding:26px clamp(20px,3vw,36px);display:flex;position:relative;overflow:hidden}.Intro-module__Ie-M5W__video{z-index:-2}.Intro-module__Ie-M5W__topShade{z-index:-1;background:linear-gradient(#0a090700 20%,#0a09078c 60%,#0a0907f5 100%),linear-gradient(90deg,#0a0907bf,#0a090700 70%);position:absolute;inset:0}.Intro-module__Ie-M5W__close{border-radius:var(--r);border:1px solid var(--line-2);width:36px;height:36px;color:var(--text-2);background:#0009;place-items:center;display:grid;position:absolute;top:14px;right:14px}.Intro-module__Ie-M5W__close:hover{color:var(--text);border-color:var(--text-3)}.Intro-module__Ie-M5W__topText{flex-direction:column;gap:12px;display:flex}.Intro-module__Ie-M5W__eyebrow{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:12px}.Intro-module__Ie-M5W__title{font-family:var(--f-display);letter-spacing:-.03em;max-width:14ch;font-size:clamp(34px,5vw,64px);font-weight:800;line-height:.92}.Intro-module__Ie-M5W__title em{color:var(--gold);font-style:normal}.Intro-module__Ie-M5W__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:8px clamp(12px,2vw,22px);display:grid}.Intro-module__Ie-M5W__list li{border-bottom:1px solid var(--line);animation:Intro-module__Ie-M5W__item .5s var(--ease) both;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:18px clamp(8px,1.2vw,14px);display:grid}.Intro-module__Ie-M5W__list li:last-child{border-bottom:0;grid-column:1/-1}@keyframes Intro-module__Ie-M5W__item{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.Intro-module__Ie-M5W__n{border:1px solid var(--line-gold);width:36px;height:28px;font-family:var(--f-mono);color:var(--gold);border-radius:3px;place-items:center;font-size:12px;display:inline-grid}.Intro-module__Ie-M5W__list b{letter-spacing:-.005em;font-size:17px;font-weight:700;display:block}.Intro-module__Ie-M5W__list p{color:var(--text-2);margin-top:4px;font-size:14px;line-height:1.55}@media (max-width:720px){.Intro-module__Ie-M5W__list{grid-template-columns:minmax(0,1fr)}.Intro-module__Ie-M5W__list li{padding:14px 8px}}.Intro-module__Ie-M5W__foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px clamp(20px,3vw,36px) 22px;display:flex}.Intro-module__Ie-M5W__tour{color:var(--text-2);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.Intro-module__Ie-M5W__tour svg{color:var(--gold)}.Intro-module__Ie-M5W__tour small{font-family:var(--f-mono);color:var(--text-4);font-size:11px;font-weight:400}.Intro-module__Ie-M5W__tour:hover{color:var(--gold)}.Intro-module__Ie-M5W__actions{gap:10px;display:flex}.Intro-module__Ie-M5W__gotit,.Intro-module__Ie-M5W__launch{border-radius:var(--r);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 20px;font-size:13px;font-weight:700;display:inline-flex}.Intro-module__Ie-M5W__gotit{border:1px solid var(--line-2);color:var(--text-2)}.Intro-module__Ie-M5W__gotit:hover{border-color:var(--text-3);color:var(--text)}.Intro-module__Ie-M5W__launch{background:var(--gold);color:var(--gold-ink)}.Intro-module__Ie-M5W__launch:hover{background:var(--gold-2)}@media (max-width:560px){.Intro-module__Ie-M5W__foot{flex-direction:column-reverse;align-items:stretch}.Intro-module__Ie-M5W__actions>*{flex:1}.Intro-module__Ie-M5W__tour{justify-content:center;padding:6px 0}}
.film-module__0EnPUq__film{z-index:1;margin-top:calc(-1 * var(--nav-h));position:relative}.film-module__0EnPUq__canvas{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;inset:0}.film-module__0EnPUq__fallback{z-index:0;background:radial-gradient(60% 60% at 70% 70%,#2a1f06 0%,#000 70%);position:fixed;inset:0}.film-module__0EnPUq__vignette{z-index:1;pointer-events:none;background:linear-gradient(#0000008c 0%,#0000 18%),linear-gradient(#0000 74%,#000000b3 100%);position:fixed;inset:0}.film-module__0EnPUq__sticky{z-index:2;height:100vh;position:sticky;top:0;overflow:hidden}.film-module__0EnPUq__hero{padding:calc(var(--nav-h) + 24px) var(--gutter) 64px;max-width:var(--max);transition:opacity .4s var(--ease), transform .6s var(--ease);flex-direction:column;justify-content:center;margin:0 auto;display:flex;position:absolute;inset:0}.film-module__0EnPUq__heroInner{max-width:min(640px,44vw)}.film-module__0EnPUq__kicker{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-2);align-items:center;gap:14px;font-size:12px;display:flex}.film-module__0EnPUq__headline{font-family:var(--f-display);letter-spacing:-.005em;text-transform:uppercase;text-wrap:balance;margin-top:26px;font-size:clamp(64px,8.6vw,156px);font-weight:900;line-height:.84}.film-module__0EnPUq__headline em{color:var(--gold);text-shadow:5px 5px 0 var(--ink);font-style:normal}.film-module__0EnPUq__heroNote{pointer-events:none;position:absolute;transform:translateY(-100%)}.film-module__0EnPUq__lede{max-width:46ch;color:var(--text-2);margin-top:22px;font-size:clamp(16px,1.25vw,19px);line-height:1.5}.film-module__0EnPUq__total{flex-wrap:wrap;align-items:baseline;gap:14px;margin-top:30px;display:flex}.film-module__0EnPUq__totalNum{font-variant-numeric:tabular-nums;color:var(--gold);font-size:clamp(40px,4.2vw,72px);line-height:1}.film-module__0EnPUq__totalSub{color:var(--text-2);font-size:16px}.film-module__0EnPUq__totalSub b{font-family:var(--f-mono);color:var(--text);font-weight:400}.film-module__0EnPUq__ctas{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.film-module__0EnPUq__scrollHint{left:var(--gutter);font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);align-items:center;gap:12px;font-size:11px;display:flex;position:absolute;bottom:26px}.film-module__0EnPUq__scrollHint:before{content:"";background:linear-gradient(var(--gold), transparent);width:1px;height:30px;animation:film-module__0EnPUq__drip 1.8s var(--ease) infinite}@keyframes film-module__0EnPUq__drip{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}.film-module__0EnPUq__plinths{pointer-events:none;position:absolute;inset:0}.film-module__0EnPUq__plinth{pointer-events:auto;opacity:0;animation:film-module__0EnPUq__plinthIn .7s var(--ease) forwards;text-align:center;white-space:nowrap;border-top:2px solid var(--gold);background:#000000b8;border-radius:1px;flex-direction:column;align-items:center;gap:3px;padding:6px 10px 7px;display:flex;position:absolute;transform:translate(-50%)}.film-module__0EnPUq__plinth b{font-family:var(--f-display);font-weight:800;font-size:var(--pfs,15px);letter-spacing:.01em;color:#fff;text-shadow:0 1px 12px #000000e6}.film-module__0EnPUq__plinth span{font-family:var(--f-mono);font-size:calc(var(--pfs,15px) * .72);color:var(--gold-2);text-shadow:0 1px 10px #000000f2}.film-module__0EnPUq__plinth:hover b{color:var(--gold)}@keyframes film-module__0EnPUq__plinthIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.film-module__0EnPUq__how{padding:calc(var(--nav-h) + clamp(22px, 6vh, 76px)) var(--gutter) clamp(26px, 6vh, 64px);pointer-events:none;position:absolute;inset:0}.film-module__0EnPUq__how:before{content:"";pointer-events:none;background:linear-gradient(#000000bd 0%,#00000052 30%,#0000 50%),linear-gradient(#0000 62%,#0009 100%);position:absolute;inset:0}.film-module__0EnPUq__howInner{height:100%;max-width:var(--max);flex-direction:column;justify-content:space-between;gap:24px;margin:0 auto;display:flex;position:relative}.film-module__0EnPUq__howHead{pointer-events:auto;max-width:960px}.film-module__0EnPUq__chapterN{background:var(--gold);color:var(--ink);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;padding:5px 10px 4px;font-size:12px;font-weight:500;display:inline-block;transform:rotate(-3deg)}.film-module__0EnPUq__chapterTitle{font-family:var(--f-display);text-transform:uppercase;text-shadow:0 2px 40px #0009;text-wrap:balance;margin-top:18px;font-size:clamp(52px,6.6vw,118px);font-weight:900;line-height:.86}.film-module__0EnPUq__chapterTitle em{color:var(--gold);text-shadow:4px 4px 0 var(--ink);font-style:normal}.film-module__0EnPUq__howLink{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);text-shadow:0 1px 12px #000000e6;align-items:center;gap:10px;margin-top:18px;font-size:12px;display:inline-flex}.film-module__0EnPUq__howLink:after{content:"";width:34px;height:2px;transition:width .3s var(--ease);background:currentColor}.film-module__0EnPUq__howLink:hover:after{width:54px}.film-module__0EnPUq__tickets{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.6vw,26px);margin:0;padding:0 6px 6px 0;list-style:none;display:grid}.film-module__0EnPUq__ticket{background:var(--paper);color:var(--ink);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);pointer-events:auto;opacity:0;transform:rotate(var(--tilt));animation:.62s cubic-bezier(.2,1.4,.4,1) forwards film-module__0EnPUq__deal;animation-delay:calc(var(--i) * .12s + .16s);flex-direction:column;padding:clamp(14px,1.2vw,20px) clamp(14px,1.2vw,20px) clamp(16px,1.4vw,22px);display:flex;position:relative}@keyframes film-module__0EnPUq__deal{0%{opacity:0;transform:translateY(46px) rotate(calc(var(--tilt) * -3))}to{opacity:1;transform:rotate(var(--tilt))}}.film-module__0EnPUq__ticketTop{border-bottom:2px dashed var(--ink-3);justify-content:space-between;align-items:center;gap:10px;padding-bottom:10px;display:flex}.film-module__0EnPUq__ticketN{color:var(--ink);font-size:clamp(30px,2.5vw,44px);line-height:1}.film-module__0EnPUq__ticketVerb{background:var(--ink);color:var(--gold);font-family:var(--f-display);letter-spacing:.06em;text-transform:uppercase;padding:4px 8px 3px;font-size:14px;font-weight:900}.film-module__0EnPUq__ticketTitle{font-family:var(--f-display);text-transform:uppercase;margin-top:12px;font-size:clamp(20px,1.65vw,28px);font-weight:900;line-height:.95}.film-module__0EnPUq__ticketBody{color:var(--ink-2);margin-top:8px;font-size:clamp(13px,.95vw,15px);line-height:1.45}.film-module__0EnPUq__ticketStamp{position:absolute;bottom:-16px;right:10px}.film-module__0EnPUq__ticketLive{border-top:2px dashed var(--ink-3);flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin-top:12px;padding-top:10px;display:flex}.film-module__0EnPUq__ticketLive .film-module__0EnPUq__led{font-size:clamp(22px,1.8vw,30px);line-height:1}.film-module__0EnPUq__ticketLive small{font-family:var(--f-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);font-size:11px}@keyframes film-module__0EnPUq__dealPhone{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:rotate(calc(var(--tilt) * .5))}}@media (prefers-reduced-motion:reduce){.film-module__0EnPUq__ticket{opacity:1;animation:none}}@media (max-width:760px){.film-module__0EnPUq__hero{padding-top:calc(var(--nav-h) + 28px);justify-content:flex-start}.film-module__0EnPUq__heroInner{max-width:100%}.film-module__0EnPUq__headline{font-size:clamp(42px,12vw,64px)}.film-module__0EnPUq__lede{font-size:15px}.film-module__0EnPUq__total{margin-top:18px}.film-module__0EnPUq__ctas{left:var(--gutter);right:var(--gutter);margin:0;position:absolute;bottom:28px}.film-module__0EnPUq__ctas>*{flex:1}.film-module__0EnPUq__scrollHint,.film-module__0EnPUq__plinths{display:none}.film-module__0EnPUq__how{padding:calc(var(--nav-h) + 18px) var(--gutter) 22px}.film-module__0EnPUq__how:before{background:linear-gradient(#000000d1 0%,#0006 30%,#0000 46%),linear-gradient(#0000 48%,#000000b8 100%)}.film-module__0EnPUq__howInner{gap:16px}.film-module__0EnPUq__chapterTitle{margin-top:14px;font-size:clamp(40px,11.5vw,60px)}.film-module__0EnPUq__howLink{margin-top:12px}.film-module__0EnPUq__tickets{grid-template-columns:1fr;gap:9px}.film-module__0EnPUq__ticket{box-shadow:4px 4px 0 var(--ink);transform:rotate(calc(var(--tilt) * .5));grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:12px;padding:10px 12px 11px;animation-name:film-module__0EnPUq__dealPhone;display:grid}.film-module__0EnPUq__ticketTop{border:0;flex-direction:column;grid-row:span 3;align-items:flex-start;gap:6px;padding:0}.film-module__0EnPUq__ticketN{font-size:26px}.film-module__0EnPUq__ticketVerb{padding:3px 6px 2px;font-size:11px}.film-module__0EnPUq__ticketTitle{margin-top:0;font-size:18px}.film-module__0EnPUq__ticketBody{margin-top:3px;font-size:12.5px;line-height:1.4}.film-module__0EnPUq__ticketStamp{top:-10px;bottom:auto;right:8px}.film-module__0EnPUq__ticketLive{grid-column:2;margin-top:6px;padding-top:6px}.film-module__0EnPUq__ticketLive .film-module__0EnPUq__led{font-size:20px}.film-module__0EnPUq__lede{display:none}.film-module__0EnPUq__ctas{flex-wrap:nowrap;gap:8px}.film-module__0EnPUq__ctas>*{letter-spacing:.06em;height:50px;padding:0 10px;font-size:12px}}@media (max-width:760px) and (max-height:700px){.film-module__0EnPUq__ticketBody{display:none}.film-module__0EnPUq__chapterTitle{font-size:38px}}
.book-module__ICroOG__heroNum{font-family:var(--f-display);font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-weight:800}.book-module__ICroOG__heroMeta{color:var(--text-2);flex-wrap:wrap;align-items:center;gap:8px 18px;font-size:15px;display:flex}.book-module__ICroOG__heroMeta b{color:var(--text);font-weight:600}.book-module__ICroOG__aum{flex-direction:column;display:flex}.book-module__ICroOG__aumBar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;padding:16px 18px 6px;display:flex}.book-module__ICroOG__aumRead{flex-direction:column;gap:2px;display:flex}.book-module__ICroOG__aumRead span{letter-spacing:-.03em;font-size:clamp(24px,2.4vw,34px)}.book-module__ICroOG__aumRead small{color:var(--text-3);font-size:12px}.book-module__ICroOG__ranges{background:var(--bg-2);border:1px solid var(--line-2);border-radius:var(--r);padding:2px;display:inline-flex}.book-module__ICroOG__ranges button{height:30px;font-family:var(--f-mono);color:var(--text-3);border-radius:3px;padding:0 12px;font-size:12px}.book-module__ICroOG__ranges button:hover{color:var(--text)}.book-module__ICroOG__ranges button[aria-pressed=true]{background:var(--panel-3);color:var(--gold);box-shadow:inset 0 0 0 1px var(--line-gold)}.book-module__ICroOG__aumPlot{height:clamp(260px,30vw,380px);position:relative}.book-module__ICroOG__aumHost{position:absolute;inset:4px 4px 4px 10px}.book-module__ICroOG__weight{color:var(--text-2);align-items:center;gap:10px;font-size:12px;display:flex}.book-module__ICroOG__weightBar{background:var(--line);border-radius:2px;flex:1;height:6px;overflow:hidden}.book-module__ICroOG__weightBar i{background:linear-gradient(90deg, var(--gold-3), var(--gold));height:100%;display:block}.book-module__ICroOG__chev{color:var(--text-3);justify-self:end;place-items:center;display:grid}.book-module__ICroOG__chev svg{transition:transform .2s var(--ease)}.book-module__ICroOG__sub{background:var(--bg-2);border-bottom:1px solid var(--line);animation:book-module__ICroOG__open .3s var(--ease) both}@keyframes book-module__ICroOG__open{0%{opacity:0}to{opacity:1}}.book-module__ICroOG__subRow{border-top:1px solid var(--line);grid-template-columns:minmax(110px,1fr) minmax(170px,1.5fr) minmax(150px,1.3fr) minmax(90px,.9fr) minmax(90px,.9fr) minmax(100px,.9fr);align-items:center;gap:12px 18px;padding:10px 18px 10px 64px;font-size:13px;display:grid}.book-module__ICroOG__subRow>*{min-width:0}.book-module__ICroOG__subRow .mono{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.book-module__ICroOG__subCoin{align-items:center;gap:8px;display:inline-flex}.book-module__ICroOG__subCoin b{font-weight:700}.book-module__ICroOG__subCoin:hover b{color:var(--gold)}.book-module__ICroOG__subAddr{align-items:center;gap:8px;min-width:0;display:inline-flex}.book-module__ICroOG__subLabel{font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-4);font-size:10px}.book-module__ICroOG__subVia{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.book-module__ICroOG__subCost{color:var(--text-3)}.book-module__ICroOG__subMore{border-top:1px solid var(--line);color:var(--gold);justify-content:flex-end;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:600;display:flex}.book-module__ICroOG__subMore:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:900px){.book-module__ICroOG__subRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:12px 16px}.book-module__ICroOG__subAddr,.book-module__ICroOG__subVia{grid-column:1/-1}}.book-module__ICroOG__bars{flex-direction:column;gap:14px;display:flex}.book-module__ICroOG__barTop{justify-content:space-between;gap:12px;margin-bottom:7px;font-size:14px;display:flex}.book-module__ICroOG__barTop span:first-child{color:var(--text-2)}.book-module__ICroOG__barTop em{color:var(--gold);margin-left:8px;font-style:normal}.book-module__ICroOG__barTrack{background:var(--line);border-radius:2px;height:8px;display:block;overflow:hidden}.book-module__ICroOG__barTrack i{background:linear-gradient(90deg, var(--gold-3), var(--gold));height:100%;animation:book-module__ICroOG__grow 1s var(--ease) both;transform-origin:0;display:block}@keyframes book-module__ICroOG__grow{0%{transform:scaleX(0)}to{transform:none}}.book-module__ICroOG__verify{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:10px;display:grid}.book-module__ICroOG__vcard{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.book-module__ICroOG__vcard:hover{border-color:var(--line-gold)}.book-module__ICroOG__vcoin{align-items:center;gap:10px;min-width:0;display:flex}.book-module__ICroOG__vcoin span{flex-direction:column;min-width:0;display:flex}.book-module__ICroOG__vcoin b{font-size:14px;font-weight:700}.book-module__ICroOG__vcoin small{color:var(--text-3);font-size:12px}.book-module__ICroOG__vcoin:hover b{color:var(--gold)}.book-module__ICroOG__allVaults{border:1px dashed var(--line-2);border-radius:var(--r);width:100%;height:48px;color:var(--text-2);justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:13px;font-weight:600;display:flex}.book-module__ICroOG__allVaults:hover{border-color:var(--gold);color:var(--gold)}
.home-module__06co2W__floor{z-index:20;background:var(--bg);position:relative;overflow:hidden}.home-module__06co2W__floorWrap{padding-top:40px}.home-module__06co2W__statWrap{z-index:3;margin-top:26px;position:relative}.home-module__06co2W__statWrap .led{letter-spacing:.01em;font-size:clamp(26px,2.3vw,38px)}.home-module__06co2W__floorGrid{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:22px;margin-top:22px;display:grid}.home-module__06co2W__side{flex-direction:column;gap:26px;min-width:0;display:flex}.home-module__06co2W__mapPad{padding:10px}.home-module__06co2W__more{color:var(--text-3);font-size:13px}.home-module__06co2W__more:hover{color:var(--gold)}.home-module__06co2W__skel{background:linear-gradient(90deg, var(--panel-2) 0%, var(--panel-3) 50%, var(--panel-2) 100%);border-radius:var(--r);background-size:200% 100%;list-style:none;animation:1.6s linear infinite home-module__06co2W__shimmer}@keyframes home-module__06co2W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-module__06co2W__section{padding-top:clamp(90px,11vw,160px);padding-bottom:20px}.home-module__06co2W__headRow{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.home-module__06co2W__headRow>:first-child{flex:1}@media (max-width:1100px){.home-module__06co2W__floorGrid{grid-template-columns:1fr}}.home-module__06co2W__ticketCard{background:var(--paper);color:var(--ink);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--gold);border-radius:4px}.home-module__06co2W__ticketHead{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.home-module__06co2W__ticketHead b{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.01em;font-size:26px;font-weight:900}.home-module__06co2W__ticket{flex-direction:column;gap:12px;padding:16px 18px 20px;display:flex}.home-module__06co2W__field{color:var(--ink-3);letter-spacing:.02em;flex-direction:column;gap:6px;min-width:0;font-size:12px;font-weight:600;display:flex}.home-module__06co2W__field input{border:2px solid var(--ink);width:100%;min-width:0;height:46px;color:var(--ink);transition:box-shadow .15s var(--ease);background:#fff;border-radius:3px;outline:none;padding:0 14px;font-size:15px}.home-module__06co2W__field input:focus{box-shadow:3px 3px 0 var(--gold)}.home-module__06co2W__field input::placeholder{color:#a99c86}.home-module__06co2W__two{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.home-module__06co2W__picked{border:2px solid var(--ink);background:var(--gold);text-align:left;height:46px;color:var(--ink);border-radius:3px;align-items:center;gap:10px;padding:0 12px;display:flex}.home-module__06co2W__picked b{font-family:var(--f-display);font-size:18px;font-weight:900}.home-module__06co2W__picked span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.home-module__06co2W__picked i{font-size:12px;font-style:normal;text-decoration:underline}.home-module__06co2W__hits{border:2px solid var(--ink);background:#fff;border-radius:3px;overflow:hidden}.home-module__06co2W__hits li+li{border-top:1px solid var(--paper-rule)}.home-module__06co2W__hits button{text-align:left;width:100%;color:var(--ink);transition:background .15s var(--ease);align-items:center;gap:10px;padding:8px 12px;display:flex}.home-module__06co2W__hits button:hover{background:var(--paper-2)}.home-module__06co2W__hitName{flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}.home-module__06co2W__hitName b{font-family:var(--f-display);font-size:16px;font-weight:900}.home-module__06co2W__hitName span{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.home-module__06co2W__hits .home-module__06co2W__mono{font-size:13px}.home-module__06co2W__receiptWrap{justify-content:center;padding-right:8px;display:flex;position:relative}.home-module__06co2W__receiptWrap a:hover{text-decoration:underline}.home-module__06co2W__rcptBuys,.home-module__06co2W__rcptAgo{color:var(--ink-3)}.home-module__06co2W__rcptStamp{position:absolute;bottom:34px;right:-6px}.home-module__06co2W__band{isolation:isolate;align-items:center;min-height:min(96vh,900px);display:flex;position:relative;overflow:hidden}.home-module__06co2W__band:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000e6 0%,#0000008c 45%,#0000001a 100%);position:absolute;inset:0}.home-module__06co2W__bandTall{min-height:100vh}.home-module__06co2W__bandInner{z-index:2;padding-top:90px;padding-bottom:90px;position:relative}.home-module__06co2W__columns{border-top:2px solid #fff3;max-width:800px;margin-top:44px}.home-module__06co2W__columnRow{animation:home-module__06co2W__rowIn .7s var(--ease) both;border-bottom:2px solid #ffffff24;grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1.2fr) auto auto;align-items:center;gap:8px 16px;padding:16px 0;display:grid}.home-module__06co2W__columnRow:hover .home-module__06co2W__columnName b{color:var(--gold)}.home-module__06co2W__columnName{flex-direction:column;min-width:0;line-height:1.1;display:flex}.home-module__06co2W__columnName b{font-family:var(--f-display);text-transform:uppercase;transition:color .18s var(--ease);font-size:30px;font-weight:900}.home-module__06co2W__columnName span{color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.home-module__06co2W__columnUnits{color:var(--gold-2);font-size:22px}.home-module__06co2W__columnPct{font-family:var(--f-mono);color:var(--text-2);text-align:right;min-width:140px;font-size:13px}.home-module__06co2W__columnBar{background:#ffffff14;grid-column:2/-1;height:4px}.home-module__06co2W__columnBar i{background:var(--gold);height:100%;display:block}@keyframes home-module__06co2W__rowIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:none}}@media (max-width:640px){.home-module__06co2W__columnRow{grid-template-columns:44px minmax(0,1fr) auto}.home-module__06co2W__columnName b{font-size:24px}.home-module__06co2W__columnUnits{text-align:right;font-size:17px}.home-module__06co2W__columnPct{text-align:left;grid-column:2/-1;min-width:0;font-size:12px}}.home-module__06co2W__paperBand{z-index:21;padding:clamp(96px,11vw,170px) 0 clamp(90px,10vw,150px);position:relative}.home-module__06co2W__pickHead{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;display:grid}.home-module__06co2W__pickSeal{place-items:center;width:190px;height:190px;display:grid;position:relative}.home-module__06co2W__pickStamp{position:absolute;bottom:-26px;left:-150px}.home-module__06co2W__pickGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:56px;display:grid}.home-module__06co2W__pickCard{border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);transform:rotate(var(--tilt,0deg));transition:transform .2s var(--ease), box-shadow .2s var(--ease);background:#fff;border-radius:4px;flex-direction:column;gap:14px;padding:18px;display:flex}.home-module__06co2W__pickCard:hover{box-shadow:9px 9px 0 var(--ink);transform:rotate(0)translate(-3px,-3px)}.home-module__06co2W__pickTop{align-items:center;gap:12px;display:flex}.home-module__06co2W__pickName{flex-direction:column;min-width:0;line-height:1.1;display:flex}.home-module__06co2W__pickName b{font-family:var(--f-display);text-transform:uppercase;font-size:30px;font-weight:900}.home-module__06co2W__pickName span{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.home-module__06co2W__pickPrice{background:var(--ink);color:var(--gold);border-radius:3px;justify-content:space-between;align-items:baseline;gap:8px;padding:10px 12px;display:flex}.home-module__06co2W__pickPrice .led{font-size:24px}.home-module__06co2W__pickMeta{color:var(--ink-2);flex-direction:column;gap:2px;font-size:13px;display:flex}.home-module__06co2W__pickMeta b{font-family:var(--f-mono)}@media (max-width:1100px){.home-module__06co2W__pickGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home-module__06co2W__pickHead{grid-template-columns:1fr}.home-module__06co2W__pickSeal{justify-self:end;width:140px;height:140px;margin-top:-20px}.home-module__06co2W__pickGrid{grid-template-columns:1fr;gap:18px}}.home-module__06co2W__followWrap{padding-bottom:clamp(80px,9vw,140px)}.home-module__06co2W__follow{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;margin-top:64px;display:grid;position:relative}.home-module__06co2W__follow:before{content:"";background:repeating-linear-gradient(90deg, var(--gold) 0 14px, transparent 14px 22px);height:3px;position:absolute;top:15px;left:6%;right:6%}.home-module__06co2W__followStep{text-align:center;animation:home-module__06co2W__rowIn .7s var(--ease) both;animation-delay:calc(var(--i) * 90ms);flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.home-module__06co2W__followDot{z-index:1;background:var(--gold);width:34px;height:34px;color:var(--ink);border:3px solid var(--ink);font-family:var(--f-display);box-shadow:3px 3px 0 var(--paper);border-radius:50%;place-items:center;font-size:18px;font-weight:900;display:grid;position:relative}.home-module__06co2W__followMedal{aspect-ratio:1;border:4px solid var(--gold);width:min(100%,190px);box-shadow:6px 6px 0 var(--paper);border-radius:50%;margin-top:8px;position:relative;overflow:hidden}.home-module__06co2W__followStep h4{font-family:var(--f-display);text-transform:uppercase;margin-top:8px;font-size:26px;font-weight:900;line-height:.95}.home-module__06co2W__followBig{color:var(--gold);font-size:clamp(22px,2vw,30px)}.home-module__06co2W__followFoot{font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);margin-top:-6px;font-size:11px}.home-module__06co2W__followStep p{color:var(--text-2);max-width:30ch;font-size:14px;line-height:1.5}@media (max-width:1100px){.home-module__06co2W__follow{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:48px}.home-module__06co2W__follow:before{display:none}}@media (max-width:560px){.home-module__06co2W__follow{grid-template-columns:1fr}}.home-module__06co2W__vsBand{background:var(--paper-2)}.home-module__06co2W__vs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:26px;margin-top:54px;display:grid}.home-module__06co2W__vsCard{border:3px solid var(--ink);box-shadow:8px 8px 0 var(--ink);border-radius:4px;padding:clamp(24px,3vw,40px);position:relative}.home-module__06co2W__vsThem{background:#fff;transform:rotate(-1.2deg)}.home-module__06co2W__vsUs{background:var(--gold);transform:rotate(1deg)}.home-module__06co2W__vsCard h4{font-family:var(--f-display);text-transform:uppercase;max-width:11ch;font-size:clamp(30px,3.2vw,50px);font-weight:900;line-height:.92}.home-module__06co2W__vsThem h4{color:var(--ink-3);text-decoration:line-through;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red);text-decoration-thickness:4px}.home-module__06co2W__vsCard ul{flex-direction:column;margin-top:22px;display:flex}.home-module__06co2W__vsCard li{border-top:2px solid #13100b24;padding:12px 0 12px 30px;font-size:16px;line-height:1.4;position:relative}.home-module__06co2W__vsThem li{color:var(--ink-2)}.home-module__06co2W__vsThem li:before{content:"✕";color:var(--red);font-weight:900;position:absolute;top:11px;left:2px}.home-module__06co2W__vsUs li{color:var(--ink);font-weight:500}.home-module__06co2W__vsUs li:before{content:"✓";color:var(--ink);font-weight:900;position:absolute;top:11px;left:2px}.home-module__06co2W__vsStamp{position:absolute;top:-22px;right:18px}.home-module__06co2W__vsMid{font-family:var(--f-display);color:var(--red);text-shadow:4px 4px 0 var(--ink);font-size:clamp(56px,7vw,110px);font-weight:900;transform:rotate(-6deg)}.home-module__06co2W__vsSticker{position:absolute;bottom:-34px;left:-38px}@media (max-width:900px){.home-module__06co2W__vs{grid-template-columns:1fr}.home-module__06co2W__vsMid{justify-self:center}.home-module__06co2W__vsSticker{left:auto;right:-12px}}.home-module__06co2W__coinGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:44px;display:grid}.home-module__06co2W__coinCard{background:var(--panel);border:2px solid var(--line-2);transition:border-color .2s var(--ease), transform .2s var(--ease), box-shadow .2s var(--ease);border-radius:4px;flex-direction:column;gap:14px;padding:18px;display:flex}.home-module__06co2W__coinCard:hover{border-color:var(--gold);transform:rotate(var(--tilt,0deg)) translate(-3px, -3px);box-shadow:6px 6px 0 var(--gold)}.home-module__06co2W__coinTop{align-items:center;gap:14px;display:flex}.home-module__06co2W__coinSticker{box-shadow:3px 3px 0 var(--gold);transition:transform .25s var(--ease);background:#fff;border-radius:22%;flex:none;padding:4px;transform:rotate(-5deg)}.home-module__06co2W__coinSticker img,.home-module__06co2W__coinSticker>span{border:0!important;border-radius:18%!important}.home-module__06co2W__coinCard:hover .home-module__06co2W__coinSticker{transform:rotate(4deg)scale(1.06)}.home-module__06co2W__coinId{flex-direction:column;flex:1;min-width:0;line-height:1.05;display:flex}.home-module__06co2W__coinId b{font-family:var(--f-display);font-size:26px;font-weight:900}.home-module__06co2W__coinId span{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.home-module__06co2W__coinBuys{align-items:center;gap:8px;font-size:13px;display:flex}.home-module__06co2W__coinBuysLabel{color:var(--text-3);text-transform:uppercase;font-family:var(--f-mono);letter-spacing:.08em;font-size:11px}.home-module__06co2W__coinBuys b{font-family:var(--f-display);font-size:18px;font-weight:900}.home-module__06co2W__coinVault{border:1px solid var(--line-gold);background:#000;border-radius:3px;flex-direction:column;gap:2px;padding:12px;display:flex}.home-module__06co2W__coinVault>span:first-child{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);font-size:11px}.home-module__06co2W__coinVault b{color:var(--gold);font-size:24px}.home-module__06co2W__coinVault .home-module__06co2W__mono.home-module__06co2W__muted{font-size:12px}.home-module__06co2W__coinFoot{color:var(--text-3);justify-content:space-between;gap:8px;font-size:12px;display:flex}.home-module__06co2W__coinFoot b{color:var(--text);font-weight:400}@media (max-width:1100px){.home-module__06co2W__coinGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.home-module__06co2W__coinGrid{grid-template-columns:1fr}.home-module__06co2W__headRow{flex-direction:column;align-items:flex-start}}.home-module__06co2W__band.home-module__06co2W__bandTall:before{background:linear-gradient(#0000008c 0%,#0000004d 45%,#000000eb 100%)}.home-module__06co2W__bookBand{text-align:center;flex-direction:column;align-items:center;margin-top:auto;display:flex}.home-module__06co2W__bookNum{color:var(--gold);text-shadow:0 6px 60px #000000b3;margin-top:22px;font-size:clamp(64px,12vw,220px);line-height:.9}.home-module__06co2W__bookSub{color:var(--text-2);max-width:44ch;margin-top:20px;font-size:clamp(16px,1.3vw,20px)}.home-module__06co2W__bookSpark{width:min(720px,90%);margin-top:28px}.home-module__06co2W__bookCtas{align-items:center;gap:16px;margin-top:32px;display:flex}.home-module__06co2W__bookSeal{right:var(--gutter);position:absolute;bottom:60px}@media (max-width:700px){.home-module__06co2W__bookSeal{display:none}}.home-module__06co2W__faqGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(32px,5vw,96px);display:grid}.home-module__06co2W__rugCol{top:calc(var(--nav-h) + 40px);position:sticky}.home-module__06co2W__rugTitle{font-family:var(--f-display);text-transform:uppercase;font-size:clamp(64px,9vw,150px);font-weight:900;line-height:.84}.home-module__06co2W__rugTitle em{color:var(--red);-webkit-text-stroke:0;text-shadow:5px 5px 0 var(--ink);font-style:normal}.home-module__06co2W__rugArt{height:260px;margin-top:30px;position:relative}.home-module__06co2W__rugArt>:first-child{position:absolute;top:30px;left:8px}.home-module__06co2W__rugSticker{position:absolute;top:70px;left:260px}.home-module__06co2W__rugNote{position:absolute;top:150px;left:20px}.home-module__06co2W__faq{border-top:3px solid var(--ink);margin-top:8px}.home-module__06co2W__faq li{border-bottom:2px solid var(--ink)}.home-module__06co2W__faq button{text-align:left;width:100%;color:var(--ink);grid-template-columns:44px 1fr 22px;align-items:center;gap:12px;padding:22px 0;display:grid}.home-module__06co2W__faqN{font-family:var(--f-led);color:var(--red);font-size:18px;font-weight:900}.home-module__06co2W__faqQ{font-family:var(--f-display);text-transform:uppercase;font-size:clamp(22px,2vw,30px);font-weight:900;line-height:1}.home-module__06co2W__faqPlus{border:2px solid var(--ink);background:var(--gold);border-radius:50%;width:20px;height:20px;position:relative}.home-module__06co2W__faqPlus:before,.home-module__06co2W__faqPlus:after{content:"";background:var(--ink);height:2px;transition:transform .25s var(--ease);margin-top:-1px;position:absolute;top:50%;left:3px;right:3px}.home-module__06co2W__faqPlus:after{transform:rotate(90deg)}.home-module__06co2W__faq li[data-open] .home-module__06co2W__faqPlus:after{transform:rotate(0)}.home-module__06co2W__faqA{transition:grid-template-rows .3s var(--ease);grid-template-rows:0fr;display:grid}.home-module__06co2W__faqA>p{color:var(--ink-2);max-width:66ch;padding-left:56px;font-size:16px;line-height:1.6;overflow:hidden}.home-module__06co2W__faq li[data-open] .home-module__06co2W__faqA{grid-template-rows:1fr}.home-module__06co2W__faq li[data-open] .home-module__06co2W__faqA>p{padding-bottom:22px}@media (max-width:900px){.home-module__06co2W__faqGrid{grid-template-columns:1fr}.home-module__06co2W__rugCol{position:relative;top:0}.home-module__06co2W__faqA>p{padding-left:0}.home-module__06co2W__rugSticker{left:auto;right:0}}.home-module__06co2W__close{isolation:isolate;border-top:3px solid var(--ink);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home-module__06co2W__close:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000e0 0%,#0006 50%,#0000001a 100%);position:absolute;inset:0}.home-module__06co2W__closeInner{z-index:2;padding-top:110px;padding-bottom:110px;position:relative}.home-module__06co2W__closeTitle{font-family:var(--f-display);text-transform:uppercase;margin-top:26px;font-size:clamp(80px,14vw,250px);font-weight:900;line-height:.82}.home-module__06co2W__closeTitle em{color:var(--gold);text-shadow:6px 6px 0 var(--ink);font-style:normal}.home-module__06co2W__closeSub{max-width:44ch;color:var(--text-2);margin-top:26px;font-size:clamp(16px,1.3vw,20px)}.home-module__06co2W__closeCtas{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.home-module__06co2W__closeNote{margin-top:30px;margin-left:40px}.home-module__06co2W__ticketCard{box-shadow:8px 8px 0 var(--ink);background:#fff;margin-top:52px}.home-module__06co2W__ticketHead{background:var(--ink);color:var(--gold);border-bottom:2px solid var(--ink)}.home-module__06co2W__ticketHead b{font-size:30px}@media (min-width:900px){.home-module__06co2W__ticket{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr) minmax(0,.7fr) auto;align-items:end;gap:14px;padding:20px 22px 22px;display:grid}.home-module__06co2W__ticket>.home-module__06co2W__two{display:contents}.home-module__06co2W__ticket>.home-module__06co2W__hits{order:10;grid-column:1/-1}.home-module__06co2W__ticket input,.home-module__06co2W__ticket .home-module__06co2W__picked{height:58px;font-size:17px}.home-module__06co2W__ticket>a{min-width:220px;height:58px}}
.launch-module__Yr8KEq__flow{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;padding-bottom:clamp(64px,8vw,128px);display:grid}.launch-module__Yr8KEq__steps{flex-direction:column;gap:18px;min-width:0;display:flex}.launch-module__Yr8KEq__side{top:calc(var(--nav-h) + 22px);min-width:0;position:sticky}@media (max-width:1100px){.launch-module__Yr8KEq__flow{grid-template-columns:minmax(0,1fr)}.launch-module__Yr8KEq__side{order:2;position:static}}.launch-module__Yr8KEq__step{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);scroll-margin-top:calc(var(--nav-h) + 16px);transition:border-color .3s var(--ease);padding:clamp(20px,2.4vw,32px);position:relative}.launch-module__Yr8KEq__step[data-done]{border-color:var(--line-gold)}.launch-module__Yr8KEq__stepHead{align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.launch-module__Yr8KEq__stepN{border:1px solid var(--line-gold);width:44px;height:32px;font-family:var(--f-mono);color:var(--gold);transition:background .3s var(--ease), color .3s var(--ease);border-radius:3px;flex:none;place-items:center;font-size:13px;display:inline-grid}.launch-module__Yr8KEq__step[data-done] .launch-module__Yr8KEq__stepN{background:var(--gold);color:var(--gold-ink);border-color:var(--gold)}.launch-module__Yr8KEq__stepTitle{font-family:var(--f-display);letter-spacing:-.025em;font-size:clamp(26px,2.6vw,40px);font-weight:800;line-height:1}.launch-module__Yr8KEq__stepSub{max-width:62ch;color:var(--text-2);margin-top:8px;font-size:14px;line-height:1.55}@media (max-width:600px){.launch-module__Yr8KEq__stepHead{gap:12px}.launch-module__Yr8KEq__stepN{width:38px;height:28px;font-size:12px}}.launch-module__Yr8KEq__picker{flex-direction:column;gap:14px;display:flex}.launch-module__Yr8KEq__search{background:var(--bg-2);border:1px solid var(--line-2);border-radius:var(--r);height:62px;color:var(--text-3);transition:border-color .18s var(--ease), color .18s var(--ease);align-items:center;gap:12px;padding:0 18px;display:flex}.launch-module__Yr8KEq__search:focus-within{border-color:var(--gold);color:var(--gold)}.launch-module__Yr8KEq__search input{min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:18px}.launch-module__Yr8KEq__search input::placeholder{color:var(--text-4)}.launch-module__Yr8KEq__search input::-webkit-search-cancel-button{display:none}.launch-module__Yr8KEq__search button{width:30px;height:30px;color:var(--text-3);border-radius:3px;place-items:center;display:grid}.launch-module__Yr8KEq__search button:hover{color:var(--text)}.launch-module__Yr8KEq__listHead{border-bottom:1px solid var(--line-2);font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-4);justify-content:space-between;gap:12px;padding:8px 8px 8px 4px;font-size:11px;display:flex}.launch-module__Yr8KEq__results{overscroll-behavior:contain;max-height:560px;margin-top:-14px;overflow-y:auto}.launch-module__Yr8KEq__results li{animation:launch-module__Yr8KEq__in .4s var(--ease) both}@keyframes launch-module__Yr8KEq__in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.launch-module__Yr8KEq__resultsNote{color:var(--text-3);padding:22px 8px;font-size:14px}.launch-module__Yr8KEq__hit{border-bottom:1px solid var(--line);text-align:left;width:100%;transition:background .15s var(--ease);grid-template-columns:40px minmax(0,1fr) 118px 112px 18px;align-items:center;gap:14px;padding:12px 8px;display:grid}.launch-module__Yr8KEq__hit:hover:not(:disabled){background:var(--panel-2)}.launch-module__Yr8KEq__hit:disabled{opacity:.42;cursor:not-allowed}.launch-module__Yr8KEq__hitText{flex-direction:column;gap:3px;min-width:0;display:flex}.launch-module__Yr8KEq__hitName{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.launch-module__Yr8KEq__hitMeta{min-width:0;color:var(--text-3);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex;overflow:hidden}.launch-module__Yr8KEq__hitMeta b{font-family:var(--f-display);color:var(--text-2);letter-spacing:.01em;font-size:13px;font-weight:800}.launch-module__Yr8KEq__tag{border:1px solid var(--line-2);height:18px;font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);border-radius:2px;align-items:center;padding:0 6px;font-size:10px;display:inline-flex}.launch-module__Yr8KEq__routable{font-family:var(--f-mono);color:var(--gold-3);align-items:center;gap:5px;font-size:11px;display:inline-flex}.launch-module__Yr8KEq__routable i{background:var(--gold);border-radius:50%;width:5px;height:5px}.launch-module__Yr8KEq__noroute{font-family:var(--f-mono);color:var(--down);font-size:11px}.launch-module__Yr8KEq__hitNums{flex-direction:column;align-items:flex-end;gap:2px;font-size:13px;display:flex}.launch-module__Yr8KEq__hitPaired{color:var(--text-3);white-space:nowrap;flex-direction:column;align-items:flex-end;gap:2px;font-size:12px;display:flex}.launch-module__Yr8KEq__hitPaired b{color:var(--text);font-size:13px;font-weight:500}.launch-module__Yr8KEq__hitPaired small{color:var(--gold-3);font-size:11px}.launch-module__Yr8KEq__first{color:var(--gold);font-size:12px}.launch-module__Yr8KEq__hitGo{color:var(--text-4);transition:color .15s var(--ease), transform .15s var(--ease)}.launch-module__Yr8KEq__hit:hover:not(:disabled) .launch-module__Yr8KEq__hitGo{color:var(--gold);transform:translate(3px)}@media (max-width:700px){.launch-module__Yr8KEq__listHead span:last-child{display:none}.launch-module__Yr8KEq__hit{grid-template-columns:40px minmax(0,1fr) auto}.launch-module__Yr8KEq__hitPaired,.launch-module__Yr8KEq__hitGo{display:none}.launch-module__Yr8KEq__search{height:54px}.launch-module__Yr8KEq__search input{font-size:16px}}.launch-module__Yr8KEq__picked{border:1px solid var(--gold);border-radius:var(--r);background:linear-gradient(90deg, var(--gold-wash-2), var(--gold-wash) 60%, transparent);animation:launch-module__Yr8KEq__in .4s var(--ease) both;align-items:center;gap:18px;padding:18px 20px;display:flex}.launch-module__Yr8KEq__pickedText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.launch-module__Yr8KEq__pickedName{font-family:var(--f-display);letter-spacing:-.02em;font-size:clamp(22px,2.2vw,30px);font-weight:800;line-height:1.05}.launch-module__Yr8KEq__pickedMeta{color:var(--text-2);flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:13px;display:flex}.launch-module__Yr8KEq__pickedMeta b{font-family:var(--f-display);color:var(--gold);letter-spacing:.01em;font-weight:800}.launch-module__Yr8KEq__pickedNote{color:var(--text-3);font-size:13px}.launch-module__Yr8KEq__change{border:1px solid var(--line-2);border-radius:var(--r);height:36px;color:var(--text-2);flex:none;padding:0 14px;font-size:13px;font-weight:600}.launch-module__Yr8KEq__change:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:600px){.launch-module__Yr8KEq__picked{flex-wrap:wrap;padding:16px}.launch-module__Yr8KEq__change{width:100%}}.launch-module__Yr8KEq__form{flex-direction:column;gap:16px;display:flex}.launch-module__Yr8KEq__formTop{grid-template-columns:172px minmax(0,1fr);align-items:stretch;gap:20px;display:grid}.launch-module__Yr8KEq__drop{aspect-ratio:1;border:1px dashed var(--line-2);border-radius:var(--r-2);background:var(--bg-2);min-width:0;transition:border-color .18s var(--ease), background .18s var(--ease);place-items:center;display:grid;position:relative;overflow:hidden}.launch-module__Yr8KEq__drop[data-drag]{border-color:var(--gold);background:var(--gold-wash)}.launch-module__Yr8KEq__drop[data-has]{border-style:solid;border-color:var(--line-gold)}.launch-module__Yr8KEq__drop img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.launch-module__Yr8KEq__dropEmpty{color:var(--text-3);text-align:center;flex-direction:column;align-items:center;gap:4px;padding:0 10px 34px;display:flex}.launch-module__Yr8KEq__dropEmpty b{color:var(--text-2);font-size:14px;font-weight:600}.launch-module__Yr8KEq__dropEmpty small{font-family:var(--f-mono);letter-spacing:.04em;font-size:10px}.launch-module__Yr8KEq__dropBtn{border:1px solid var(--line-2);white-space:nowrap;background:#000000c7;border-radius:999px;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.launch-module__Yr8KEq__dropBtn:hover{border-color:var(--gold);color:var(--gold)}.launch-module__Yr8KEq__fields{flex-direction:column;justify-content:center;gap:14px;min-width:0;display:flex}.launch-module__Yr8KEq__field{flex-direction:column;gap:7px;min-width:0;display:flex}.launch-module__Yr8KEq__label{color:var(--text-2);justify-content:space-between;gap:10px;font-size:13px;font-weight:500;display:flex}.launch-module__Yr8KEq__label small{font-family:var(--f-mono);color:var(--text-4);font-size:11px;font-weight:400}.launch-module__Yr8KEq__field input,.launch-module__Yr8KEq__field textarea{background:var(--bg-2);border:1px solid var(--line-2);border-radius:var(--r);width:100%;min-width:0;height:48px;color:var(--text);transition:border-color .15s var(--ease);outline:0;padding:0 14px;font-size:15px}.launch-module__Yr8KEq__field textarea{resize:vertical;height:auto;padding:12px 14px;line-height:1.5}.launch-module__Yr8KEq__field input:focus,.launch-module__Yr8KEq__field textarea:focus{border-color:var(--gold)}.launch-module__Yr8KEq__field input::placeholder,.launch-module__Yr8KEq__field textarea::placeholder{color:var(--text-4)}.launch-module__Yr8KEq__tickerInput,.launch-module__Yr8KEq__linkInput{background:var(--bg-2);border:1px solid var(--line-2);border-radius:var(--r);height:48px;transition:border-color .15s var(--ease);align-items:center;display:flex}.launch-module__Yr8KEq__tickerInput:focus-within,.launch-module__Yr8KEq__linkInput:focus-within{border-color:var(--gold)}.launch-module__Yr8KEq__tickerInput>span{font-family:var(--f-display);color:var(--gold);padding-left:14px;font-size:18px;font-weight:800}.launch-module__Yr8KEq__tickerInput input,.launch-module__Yr8KEq__linkInput input{height:100%;background:0 0!important;border:0!important}.launch-module__Yr8KEq__tickerInput input{font-family:var(--f-display);letter-spacing:.02em;padding-left:4px;font-size:18px;font-weight:800}.launch-module__Yr8KEq__linkInput{color:var(--text-3);padding-left:14px}.launch-module__Yr8KEq__linkInput input{padding-left:10px;font-size:14px}.launch-module__Yr8KEq__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.launch-module__Yr8KEq__err{color:var(--down);font-size:12px}.launch-module__Yr8KEq__fileName{font-family:var(--f-mono);color:var(--text-4);margin-top:-8px;font-size:11px}@media (max-width:760px){.launch-module__Yr8KEq__formTop{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:14px}.launch-module__Yr8KEq__drop{width:112px;min-width:0}.launch-module__Yr8KEq__dropEmpty{padding-bottom:30px}.launch-module__Yr8KEq__dropEmpty small{display:none}.launch-module__Yr8KEq__links{grid-template-columns:minmax(0,1fr)}}.launch-module__Yr8KEq__birth{isolation:isolate;border-color:var(--line-gold);min-height:520px;overflow:hidden}.launch-module__Yr8KEq__birthVideo{z-index:-2;transition:opacity .6s var(--ease)}.launch-module__Yr8KEq__birthShade{z-index:-1;pointer-events:none;background:linear-gradient(#0a0907e6 0%,#0a09078c 34%,#0a0907c7 70%,#0a0907f5 100%);position:absolute;inset:0}.launch-module__Yr8KEq__birth[data-live] .launch-module__Yr8KEq__birthShade{background:linear-gradient(#000000b8 0%,#0000001a 40%,#00000059 70%,#000000eb 100%)}.launch-module__Yr8KEq__receipt{border:1px solid var(--line-2);border-radius:var(--r);background:#050504d1;padding:20px 22px}.launch-module__Yr8KEq__receiptLead{font-family:var(--f-display);letter-spacing:-.01em;font-size:clamp(19px,1.7vw,24px);font-weight:700;line-height:1.25}.launch-module__Yr8KEq__receiptLead b{color:var(--gold);font-weight:800}.launch-module__Yr8KEq__receiptLines{border-top:1px solid var(--line);margin-top:16px}.launch-module__Yr8KEq__receiptLines li{border-bottom:1px dashed var(--line);color:var(--text-3);justify-content:space-between;align-items:baseline;gap:14px;padding:10px 0;font-size:14px;display:flex}.launch-module__Yr8KEq__receiptLines li b{color:var(--text);text-align:right;font-weight:500}.launch-module__Yr8KEq__lock{color:var(--text-2);align-items:flex-start;gap:10px;margin-top:16px;font-size:13px;line-height:1.55;display:flex}.launch-module__Yr8KEq__lock svg{color:var(--gold);flex:none;margin-top:2px}.launch-module__Yr8KEq__lock b{color:var(--text);font-weight:600}.launch-module__Yr8KEq__go{flex-direction:column;gap:12px;margin-top:18px;display:flex}.launch-module__Yr8KEq__who{color:var(--text-2);align-items:center;gap:8px;font-size:13px;display:flex}.launch-module__Yr8KEq__who svg{color:var(--gold)}.launch-module__Yr8KEq__whoDot{background:var(--gold);border-radius:50%;width:7px;height:7px}.launch-module__Yr8KEq__who b{color:var(--text);font-weight:400}.launch-module__Yr8KEq__blocked{border:1px dashed var(--line-gold);border-radius:var(--r);color:var(--text-2);background:#140f00b3;align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;line-height:1.5;display:flex}.launch-module__Yr8KEq__blocked svg{color:var(--gold);flex:none;margin-top:2px}.launch-module__Yr8KEq__blocked b{color:var(--text);font-weight:600}.launch-module__Yr8KEq__left{font-family:var(--f-mono);color:var(--text-3);font-size:12px}.launch-module__Yr8KEq__missing{color:var(--gold);font-size:13px}.launch-module__Yr8KEq__fail{color:#ffc9ce;align-items:flex-start;gap:8px;font-size:13px;display:flex}.launch-module__Yr8KEq__fail svg{color:var(--down);flex:none;margin-top:2px}.launch-module__Yr8KEq__timeline{border:1px solid var(--line-2);border-radius:var(--r);background:#050504cc;flex-direction:column;gap:16px;padding:18px 20px;display:flex}.launch-module__Yr8KEq__timeline ol{flex-direction:column;display:flex}.launch-module__Yr8KEq__timeline li{color:var(--text-4);grid-template-columns:28px minmax(0,1fr);gap:12px;padding-bottom:16px;display:grid;position:relative}.launch-module__Yr8KEq__timeline li:last-child{padding-bottom:0}.launch-module__Yr8KEq__timeline li:before{content:"";background:var(--line-2);width:1px;position:absolute;top:28px;bottom:0;left:13px}.launch-module__Yr8KEq__timeline li:last-child:before{display:none}.launch-module__Yr8KEq__timeline li[data-state=done]:before{background:var(--gold-3)}.launch-module__Yr8KEq__timeline li b{font-size:15px;font-weight:600;display:block}.launch-module__Yr8KEq__timeline li p{margin-top:2px;font-size:13px;line-height:1.5}.launch-module__Yr8KEq__timeline li[data-state=done],.launch-module__Yr8KEq__timeline li[data-state=now]{color:var(--text-2)}.launch-module__Yr8KEq__timeline li[data-state=done] b{color:var(--text)}.launch-module__Yr8KEq__timeline li[data-state=now] b{color:var(--gold)}.launch-module__Yr8KEq__timeline li[data-state=failed] b{color:var(--down)}.launch-module__Yr8KEq__tlMark{border:1px solid var(--line-2);background:var(--panel);width:28px;height:28px;color:var(--gold-ink);border-radius:50%;place-items:center;display:grid}.launch-module__Yr8KEq__tlMark i{background:var(--line-2);border-radius:50%;width:8px;height:8px}li[data-state=done] .launch-module__Yr8KEq__tlMark{background:var(--gold);border-color:var(--gold)}li[data-state=now] .launch-module__Yr8KEq__tlMark{border-color:var(--gold)}li[data-state=now] .launch-module__Yr8KEq__tlMark i{background:var(--gold);animation:1s ease-in-out infinite launch-module__Yr8KEq__blink}li[data-state=failed] .launch-module__Yr8KEq__tlMark{border-color:var(--down);color:var(--down)}@keyframes launch-module__Yr8KEq__blink{50%{opacity:.2}}.launch-module__Yr8KEq__sigs{flex-wrap:wrap;gap:8px;display:flex}.launch-module__Yr8KEq__sigs a{font-family:var(--f-mono);color:var(--text-2);border:1px solid var(--line-2);border-radius:3px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:inline-flex}.launch-module__Yr8KEq__sigs a:hover{color:var(--gold);border-color:var(--gold)}.launch-module__Yr8KEq__done{opacity:0;animation:launch-module__Yr8KEq__in .6s var(--ease) 2.4s both;flex-wrap:wrap;gap:10px;display:flex;transform:translateY(8px)}.launch-module__Yr8KEq__done[data-risen]{animation-delay:0s}.launch-module__Yr8KEq__card{border:1px solid var(--line-gold);border-radius:var(--r-2);background:linear-gradient(#0f0d09,#070605);flex-direction:column;gap:16px;padding:22px;display:flex;position:relative;overflow:hidden}.launch-module__Yr8KEq__card:before{content:"";background:linear-gradient(90deg, var(--gold-3), var(--gold), var(--gold-3));height:3px;position:absolute;inset:0 0 auto}.launch-module__Yr8KEq__cardEyebrow{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:11px}.launch-module__Yr8KEq__cardCoin{align-items:center;gap:14px;min-width:0;display:flex}.launch-module__Yr8KEq__cardCoin>div{flex-direction:column;gap:3px;min-width:0;display:flex}.launch-module__Yr8KEq__cardBlank{border:1px dashed var(--line-2);width:64px;height:64px;font-family:var(--f-display);color:var(--text-4);border-radius:50%;flex:none;place-items:center;font-size:26px;font-weight:800;display:grid}.launch-module__Yr8KEq__cardName{font-family:var(--f-display);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:24px;font-weight:800;line-height:1.05;overflow:hidden}.launch-module__Yr8KEq__cardTicker{font-family:var(--f-mono);color:var(--gold);font-size:14px}.launch-module__Yr8KEq__cardArrow{align-items:center;gap:10px;display:flex}.launch-module__Yr8KEq__cardArrow span{background:linear-gradient(90deg, transparent, var(--line-gold));flex:1;height:1px}.launch-module__Yr8KEq__cardArrow span:last-child{background:linear-gradient(90deg, var(--line-gold), transparent)}.launch-module__Yr8KEq__cardArrow small{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);font-size:10px}.launch-module__Yr8KEq__cardAsset{border:1px solid var(--line-2);border-radius:var(--r);background:var(--bg-2);align-items:center;gap:12px;min-width:0;padding:12px;display:flex}.launch-module__Yr8KEq__cardAsset:hover{border-color:var(--gold)}.launch-module__Yr8KEq__cardAsset>div{flex-direction:column;gap:2px;min-width:0;display:flex}.launch-module__Yr8KEq__cardAsset b{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.launch-module__Yr8KEq__cardAsset span{color:var(--text-3);font-size:12px}.launch-module__Yr8KEq__cardAssetEmpty{border:1px dashed var(--line-2);border-radius:var(--r);height:70px;color:var(--text-4);place-items:center;font-size:13px;display:grid}.launch-module__Yr8KEq__split{flex-direction:column;gap:8px;display:flex}.launch-module__Yr8KEq__splitBar{border-radius:2px;gap:2px;height:10px;display:flex;overflow:hidden}.launch-module__Yr8KEq__splitBar span:first-child{background:var(--gold)}.launch-module__Yr8KEq__splitBar span:last-child{background:var(--marble);opacity:.6}.launch-module__Yr8KEq__splitLegend{font-family:var(--f-mono);color:var(--text-3);justify-content:space-between;font-size:11px;display:flex}.launch-module__Yr8KEq__splitLegend span{align-items:center;gap:6px;display:inline-flex}.launch-module__Yr8KEq__splitLegend i{background:var(--gold);border-radius:1px;width:8px;height:8px}.launch-module__Yr8KEq__splitLegend span:last-child i{background:var(--marble);opacity:.6}.launch-module__Yr8KEq__checks{border-top:1px solid var(--line);flex-direction:column;gap:6px;padding-top:14px;display:flex}.launch-module__Yr8KEq__checks li{color:var(--text-4);align-items:center;gap:8px;font-size:13px;display:flex}.launch-module__Yr8KEq__checks li[data-ok]{color:var(--text-2)}.launch-module__Yr8KEq__checks li[data-ok] svg{color:var(--gold)}.launch-module__Yr8KEq__cardFine{color:var(--text-4);font-size:12px;line-height:1.5}
.Coins-module__Xk3SBG__tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.Coins-module__Xk3SBG__search{background:var(--panel);border:1px solid var(--line-2);border-radius:var(--r);height:48px;color:var(--text-3);transition:border-color .18s var(--ease);flex:380px;align-items:center;gap:10px;padding:0 14px;display:flex}.Coins-module__Xk3SBG__search:focus-within{border-color:var(--gold);color:var(--gold)}.Coins-module__Xk3SBG__search input{min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:15px}.Coins-module__Xk3SBG__search input::placeholder{color:var(--text-4)}.Coins-module__Xk3SBG__search input::-webkit-search-cancel-button{display:none}.Coins-module__Xk3SBG__search button{width:28px;height:28px;color:var(--text-3);border-radius:3px;place-items:center;display:grid}.Coins-module__Xk3SBG__search button:hover{color:var(--text)}.Coins-module__Xk3SBG__seg{background:var(--panel);border:1px solid var(--line-2);border-radius:var(--r);padding:3px;display:inline-flex}.Coins-module__Xk3SBG__seg button{height:40px;color:var(--text-3);white-space:nowrap;transition:color .15s var(--ease), background .15s var(--ease);border-radius:3px;padding:0 14px;font-size:13px;font-weight:500}.Coins-module__Xk3SBG__seg button:hover{color:var(--text)}.Coins-module__Xk3SBG__seg button[aria-pressed=true]{background:var(--gold);color:var(--gold-ink);font-weight:700}.Coins-module__Xk3SBG__curve{width:46px;display:inline-block}.Coins-module__Xk3SBG__buys{align-items:center;gap:10px;min-width:0;display:flex}.Coins-module__Xk3SBG__buys>span{flex-direction:column;min-width:0;display:flex}.Coins-module__Xk3SBG__buys b{font-family:var(--f-display);letter-spacing:.01em;font-size:15px;font-weight:800}.Coins-module__Xk3SBG__buys small{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.Coins-module__Xk3SBG__vault{flex-direction:column;align-items:flex-end;gap:2px;min-width:0;display:flex}.Coins-module__Xk3SBG__vault b{color:var(--gold);white-space:nowrap;font-size:14px;font-weight:400}.Coins-module__Xk3SBG__vault small{color:var(--text-3);font-size:12px}@media (max-width:760px){.Coins-module__Xk3SBG__seg{width:100%;overflow-x:auto}.Coins-module__Xk3SBG__seg button{flex:1;padding:0 10px}.Coins-module__Xk3SBG__vault{align-items:flex-start}.Coins-module__Xk3SBG__search{flex-basis:100%}}
.Holdings-module__-a0Fha__mapBox{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);padding:6px;position:relative}.Holdings-module__-a0Fha__mapLegend{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-4);align-items:center;gap:3px;font-size:10px;display:flex;position:absolute;bottom:-28px;right:14px}.Holdings-module__-a0Fha__mapLegend span{margin:0 6px}.Holdings-module__-a0Fha__mapLegend i{background:var(--c);border-radius:1px;width:18px;height:6px}.Holdings-module__-a0Fha__exch{color:var(--text-4);text-overflow:ellipsis;overflow:hidden}.Holdings-module__-a0Fha__msHead{padding-left:2px}.Holdings-module__-a0Fha__coinsSm{color:var(--text-3);display:none}@media (max-width:760px){.Holdings-module__-a0Fha__exch{display:none}.Holdings-module__-a0Fha__coinsSm{display:inline}}.Holdings-module__-a0Fha__phoneMap{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.Holdings-module__-a0Fha__phoneTile{color:#fff;border-radius:2px;flex-direction:column;justify-content:space-between;gap:14px;min-height:104px;padding:12px;display:flex;position:relative;overflow:hidden}.Holdings-module__-a0Fha__phoneTile[data-big]{grid-column:1/-1;min-height:150px;padding:16px}.Holdings-module__-a0Fha__phoneTop{align-items:center;gap:8px;min-width:0;display:flex}.Holdings-module__-a0Fha__phoneTop b{font-family:var(--f-display);letter-spacing:-.01em;font-size:20px;font-weight:800}.Holdings-module__-a0Fha__phoneTile[data-big] .Holdings-module__-a0Fha__phoneTop b{font-size:30px}.Holdings-module__-a0Fha__phoneTop em{font-style:normal;font-family:var(--f-mono);color:#ffffffb3;margin-left:auto;font-size:11px}.Holdings-module__-a0Fha__phoneFoot{font-family:var(--f-mono);color:#ffffffdb;flex-direction:column;gap:2px;font-size:13px;display:flex}.Holdings-module__-a0Fha__phoneTile[data-big] .Holdings-module__-a0Fha__phoneFoot{font-size:16px}.Holdings-module__-a0Fha__phoneChange{font-weight:500;color:#fff!important}.Holdings-module__-a0Fha__phoneRest{text-align:center;background:#1a1814;justify-content:center;align-items:center;gap:2px}.Holdings-module__-a0Fha__phoneRest b{font-family:var(--f-display);font-size:24px;font-weight:800}.Holdings-module__-a0Fha__phoneRest span{color:var(--text-3);font-size:12px}.Holdings-module__-a0Fha__short{display:none}@media (max-width:760px){.Holdings-module__-a0Fha__long{display:none}.Holdings-module__-a0Fha__short{display:inline}}
.Me-module__aq0Zqq__out{background:var(--panel);border:1px solid var(--line-gold);border-radius:var(--r);flex-direction:column;align-items:flex-start;gap:16px;max-width:760px;padding:clamp(24px,4vw,48px);display:flex}.Me-module__aq0Zqq__outMark{border:1px solid var(--line-gold);width:56px;height:56px;color:var(--gold);background:var(--gold-wash);border-radius:50%;place-items:center;display:grid}.Me-module__aq0Zqq__outTitle{font-family:var(--f-display);letter-spacing:-.025em;max-width:22ch;font-size:clamp(26px,3vw,42px);font-weight:800;line-height:1.02}.Me-module__aq0Zqq__outBody{max-width:62ch;color:var(--text-2);font-size:15px;line-height:1.6}.Me-module__aq0Zqq__outActions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.Me-module__aq0Zqq__assets{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;display:grid}.Me-module__aq0Zqq__asset{background:var(--panel);border:1px solid var(--line);border-top:2px solid var(--gold);border-radius:var(--r);animation:Me-module__aq0Zqq__in .5s var(--ease) both;transition:border-color .18s var(--ease), background .18s var(--ease);flex-direction:column;gap:18px;padding:20px;display:flex}.Me-module__aq0Zqq__asset:hover{background:var(--panel-2);border-color:var(--line-gold);border-top-color:var(--gold-2)}@keyframes Me-module__aq0Zqq__in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.Me-module__aq0Zqq__assetTop{align-items:center;gap:12px;min-width:0;display:flex}.Me-module__aq0Zqq__assetTop span{flex-direction:column;min-width:0;display:flex}.Me-module__aq0Zqq__assetTop b{font-family:var(--f-display);font-size:18px;font-weight:800}.Me-module__aq0Zqq__assetTop small{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.Me-module__aq0Zqq__assetUnits{align-items:baseline;gap:8px;display:flex}.Me-module__aq0Zqq__assetUnits .mono{letter-spacing:-.04em;color:var(--gold);font-size:clamp(34px,3.4vw,48px);line-height:1}.Me-module__aq0Zqq__assetUnits small{color:var(--text-3);font-size:13px}.Me-module__aq0Zqq__assetFoot{border-top:1px solid var(--line);color:var(--text-3);justify-content:space-between;gap:12px;padding-top:12px;font-size:12px;display:flex}.Me-module__aq0Zqq__assetFoot .mono{color:var(--text);font-size:14px}.Me-module__aq0Zqq__launched{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;display:grid}.Me-module__aq0Zqq__lcard{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);align-items:center;gap:14px;min-width:0;padding:16px;display:flex}.Me-module__aq0Zqq__lcard:hover{border-color:var(--line-gold)}.Me-module__aq0Zqq__lText{flex-direction:column;flex:1;min-width:0;display:flex}.Me-module__aq0Zqq__lText b{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.Me-module__aq0Zqq__lText small{color:var(--text-3);font-size:12px}.Me-module__aq0Zqq__lNums{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.Me-module__aq0Zqq__lNums .mono{color:var(--gold);font-size:14px}.Me-module__aq0Zqq__lNums small{color:var(--text-3);font-size:11px}.Me-module__aq0Zqq__signed{color:var(--text-3);align-items:center;gap:8px;font-size:13px;display:inline-flex}.Me-module__aq0Zqq__signed i{background:var(--gold);border-radius:50%;width:7px;height:7px}.Me-module__aq0Zqq__signed b{color:var(--text);font-weight:400}.Me-module__aq0Zqq__switch{color:var(--text-3);border-bottom:1px dashed var(--line-2);font-size:13px}.Me-module__aq0Zqq__switch:hover{color:var(--text);border-color:var(--text-3)}.Me-module__aq0Zqq__outNote{color:var(--text-4);font-size:12px}.Me-module__aq0Zqq__noneHeld{background:var(--panel);border:1px solid var(--line-gold);border-radius:var(--r);color:var(--text-2);flex-wrap:wrap;align-items:center;gap:8px 22px;padding:18px 22px;font-size:14px;display:flex;box-shadow:0 24px 60px #0000008c}
