@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Barlow:wght@400;500;600;700;800;900&family=Space+Mono:wght@400;700&display=swap');
:root{--red:#ed3349;--red-dark:#cb1732;--ink:#19232e;--muted:#677480;--yellow:#ffdc45;--cyan:#53e8e1;--paper:#f5f6f7;--line:#cdd3d9;--heading:'Barlow Condensed',Impact,sans-serif;--body:'Barlow',Arial,sans-serif;--mono:'Space Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#eef0f2;color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #008d96;outline-offset:5px}button{color:inherit}img{max-width:100%}.skip{position:fixed;top:-70px;left:20px;background:var(--yellow);padding:10px;z-index:100}.skip:focus{top:10px}.topbar{height:91px;background:var(--red);padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #b62b3f;color:white}.brand{font-size:38px;font-weight:900;letter-spacing:-1.5px;display:flex;align-items:center;gap:12px;line-height:1}.brand-dot{font:12px var(--body);align-self:flex-start;margin:5px 0 0 -8px}.brand-icon{border:2px solid currentColor;display:inline-flex;width:32px;height:40px;border-radius:5px;align-items:center;justify-content:center;transform:rotate(-5deg);position:relative}.brand-icon:after,.brand-icon:before{content:'';position:absolute;width:3px;height:3px;background:currentColor;top:3px;left:4px;box-shadow:17px 29px currentColor}.brand-icon i{width:21px;height:21px;border:5px solid currentColor;border-radius:50%;position:relative}.brand-icon i:after{content:'';position:absolute;width:26px;height:3px;background:var(--red);left:-7px;top:4px}.topbar nav{display:flex;gap:34px;font-weight:600;font-size:16px}.topbar nav a{position:relative;padding:9px 0}.topbar nav a:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--yellow);transform:scaleX(0);transition:transform .2s}.topbar nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;gap:16px;align-items:center}.token-button{background:var(--yellow);border:1px solid #9b6218;border-radius:7px;box-shadow:0 3px 0 #b51c33;padding:11px 19px;font-weight:800;color:#292922}.token-button span{margin-left:18px}.motion-toggle{width:34px;height:34px;background:transparent;color:white;border:1px solid #ffffff65;border-radius:50%;font-weight:700}.hero{margin:22px 22px 0;display:grid;grid-template-columns:46% 54%;min-height:625px;position:relative;overflow:hidden;border-radius:24px 24px 12px 12px}.device{border:1px solid #aeb8c2;background:linear-gradient(130deg,#fff 0%,#edf0f3 90%);box-shadow:inset 0 0 0 5px #fdfefe,0 5px 0 #cbd1d8,0 7px 0 #b6bec8}.screw{position:absolute;width:9px;height:9px;border:1px solid #abb4bf;border-radius:50%;background:linear-gradient(130deg,#f6f8fa,#adb8c1);z-index:3}.screw:after{content:'';position:absolute;top:3px;left:1px;width:5px;height:1px;transform:rotate(-45deg);background:#70808e}.tl{top:17px;left:17px}.tr{top:17px;right:17px}.bl{bottom:17px;left:17px}.br{bottom:17px;right:17px}.hero-copy{padding:48px 35px 25px 42px;position:relative;z-index:2;display:flex;align-items:flex-start;flex-direction:column}.eyebrow,.section-eyebrow,.small-label,.display-top,.hero-bottom,.step-foot,.scan-label>div>span,.scan-number,.scanner-bottom,.example-label,.allocation-caption,.interaction-hint,.gallery-note,.empty-tag,.status-tag,.contract-placeholder{font-family:var(--mono);font-size:12px;letter-spacing:1px}.eyebrow{display:flex;align-items:center;gap:12px;width:100%;color:#667786;font-weight:700}.signal{width:12px;height:12px;border:3px solid var(--red);border-radius:50%;display:inline-block}.eyebrow .line{height:2px;background:var(--red);flex:1;margin-left:10px}.serial{color:#98a1ac}h1{font:900 clamp(72px,7.8vw,126px)/.88 var(--heading);letter-spacing:-2px;margin:31px 0 22px}h1 span{position:relative;z-index:0}h1 span:after{content:'';position:absolute;left:1px;right:-12px;bottom:4px;height:21%;background:var(--yellow);z-index:-1;transform:rotate(-1deg)}.hero-description{font-size:23px;font-weight:600;line-height:1.25;margin:0 0 16px}.hero-explanation{font-size:17px;color:#616e79;line-height:1.55;margin:0 0 24px}.button{border:1px solid transparent;border-radius:7px;display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:14px 22px;font-weight:700;font-size:17px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px)}.button.red{color:white;background:var(--red);border-color:#c61835;box-shadow:0 4px 0 #bb2034,inset 0 1px #ffffff50}.button.red:hover{box-shadow:0 7px 0 #bb2034}.button.yellow{background:var(--yellow);color:var(--ink);box-shadow:0 4px 0 #c79420}.launch-note{display:flex;gap:9px;align-items:center;font-size:13px;color:#6e7a86;margin-top:18px}.launch-note strong{font-weight:600}.mini-ball{display:inline-block;width:18px;height:18px;border:1.5px solid #596673;border-radius:50%;background:linear-gradient(var(--red) 46%,#596673 46%,#596673 55%,#fff 55%);position:relative;flex-shrink:0}.mini-ball:after{content:'';position:absolute;width:6px;height:6px;background:white;border:1px solid #596673;border-radius:50%;left:4.5px;top:4.5px}.mini-ball.large{width:38px;height:38px;border-width:2px}.mini-ball.large:after{width:12px;height:12px;left:11px;top:11px;border-width:2px}.hero-bottom{margin-top:auto;padding-top:28px;width:100%;display:flex;align-items:center;justify-content:space-between;color:#81909d;font-size:11px}.chevrons{font-weight:900;font-size:25px;color:var(--red);letter-spacing:-4px}.hero-display{position:relative;min-height:625px;overflow:hidden;border-left:1px solid #c7cdd4;background:radial-gradient(ellipse at 50% 41%,#fff 0%,#e6ecf0 52%,#d4dce3 100%);perspective:1200px}.display-grid{position:absolute;inset:0;background-image:linear-gradient(#809bb20c 1px,transparent 1px),linear-gradient(90deg,#809bb20c 1px,transparent 1px);background-size:32px 32px}.display-top{position:absolute;top:29px;left:25px;right:25px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#768595}.cyan-dot{display:inline-block;background:#24968d;width:6px;height:6px;margin-right:6px;border-radius:50%}.scanner-ring{position:absolute;width:400px;height:400px;border:1px solid #a7bbc5;border-radius:50%;top:95px;left:50%;transform:translateX(-50%);box-shadow:0 0 0 18px #e9edf044,0 0 0 19px #a7bbc530}.scanner-ring:before{content:'';position:absolute;inset:20px;border:2px dashed #b3c0cb60;border-radius:50%;animation:orbit 70s linear infinite}.hero-cards{position:absolute;inset:70px 0 110px;perspective:1100px;z-index:2}.slab{position:relative;background:linear-gradient(135deg,#ffffffc9,#d9e3ebb5 42%,#fcfdffdd 65%,#b5c3cfaa);border:2px solid #b8c6d1;border-radius:13px;padding:9px;box-shadow:inset 0 0 0 3px #fff9,inset 0 0 0 5px #a8b9c560,0 15px 30px #1e314d30;transform-style:preserve-3d;transition:transform .25s ease,box-shadow .25s;will-change:transform;overflow:hidden;cursor:pointer}.slab-label{background:#fff;border:3px solid var(--red);border-radius:3px;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:5px 7px;margin:1px 2px 8px;color:var(--ink);line-height:1.2;min-height:41px}.slab-label strong{font-family:var(--heading);font-size:14px;letter-spacing:.3px}.slab-label small{display:block;font:8px var(--mono);letter-spacing:1px;color:#596776;margin-top:2px}.slab-label b{font-family:var(--heading);font-size:19px;border-left:1px solid #d4d7dc;padding-left:7px}.slab-art{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:734/1024;background:#c6d3df;box-shadow:0 0 0 2px #8b9eb466}.slab-art img{width:100%;height:100%;display:block;object-fit:cover}.slab-art:before{content:'';z-index:2;position:absolute;inset:0;opacity:.25;background:repeating-linear-gradient(115deg,transparent 0%,#ed6ec28c 12%,#efd985ba 22%,#61e8e6a0 33%,#ad8eebc4 45%,transparent 60%);background-size:240% 240%;background-position:var(--mx,50%) var(--my,50%);mix-blend-mode:color-dodge;pointer-events:none;transition:opacity .3s}.slab-art:after{content:'';position:absolute;inset:0;opacity:.16;background:radial-gradient(circle at var(--mx,20%) var(--my,10%),#ffffffdd,transparent 50%),repeating-linear-gradient(35deg,transparent 0 12px,#ffffff35 13px,#fff0 14px);mix-blend-mode:screen;pointer-events:none}.slab:hover .slab-art:before{opacity:.6}.hero-slab{position:absolute;width:220px;left:50%;top:24px;border-width:3px;padding:10px}.hero-slab.front{width:242px;transform:translateX(-50%) rotate(1deg);z-index:3;animation:float-main 7s ease-in-out infinite}.hero-slab.left{transform:translateX(-118%) translateY(43px) rotate(-11deg) rotateY(12deg);z-index:1}.hero-slab.right{transform:translateX(18%) translateY(43px) rotate(11deg) rotateY(-12deg);z-index:1}.hero-slab.front:after{content:'';position:absolute;height:2px;left:6px;right:6px;top:20%;background:#8affef;box-shadow:0 0 15px 4px #6befe677;opacity:.6;animation:scan 5s ease-in-out infinite;pointer-events:none}.display-floor{position:absolute;width:80%;height:65px;bottom:122px;left:10%;border-radius:50%;background:radial-gradient(ellipse,#536e8450,transparent 68%)}.scan-label{display:flex;gap:12px;align-items:center;position:absolute;z-index:4;left:50%;bottom:77px;transform:translateX(-50%);background:linear-gradient(#fff,#dce4e9);border:1px solid #b5c2cd;border-bottom:4px solid #aebdc8;box-shadow:0 4px 10px #54687a20,inset 0 0 0 3px #f5f7f8;padding:13px 19px;width:276px;border-radius:8px}.scan-led{width:20px;height:20px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#b7ffff,#36c1ca 55%,#117580);border:3px solid #efefef;box-shadow:0 0 0 1px #a4b5c0,0 0 8px #32d0d570}.scan-label>div>span{font-size:8px;color:#6c7d89;display:block}.scan-label strong{display:block;font:700 21px var(--heading);line-height:1.1}.scan-number{margin-left:auto;color:#7d8e9b;font-size:12px}.scanner-bottom{position:absolute;bottom:21px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:21px;color:#738591}.circle-button{border-radius:50%;border:1px solid #a8b8c7;width:31px;height:31px;background:#ffffff90;display:grid;place-items:center}.circle-button:hover{background:var(--yellow)}.companion{position:absolute;right:6px;bottom:110px;z-index:5;display:flex;flex-direction:column;align-items:center;transform:rotate(6deg);pointer-events:none}.companion img{image-rendering:pixelated;object-fit:contain;width:70px;height:75px}.companion span{font:8px var(--mono);text-align:center;letter-spacing:.5px;color:#7e8995}.allocation{position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px;margin:19px 22px 0;padding:22px 36px 32px;background:var(--ink);border-radius:10px;color:white;border-bottom:4px solid var(--red)}.allocation-intro{display:flex;align-items:center;gap:16px}.allocation-intro p{font-size:14px;line-height:1.35;margin:0;color:#b8c5d0}.allocation-intro strong{font-weight:600;color:white}.allocation-stat{display:flex;gap:14px;align-items:center;border-left:1px solid #67758260;padding-left:30px}.allocation-stat>strong{font:800 68px/.9 var(--heading);color:var(--yellow)}.allocation-stat>strong>span{font-size:42px}.allocation-stat>div{display:flex;flex-direction:column;gap:4px}.allocation-stat b{font-size:14px;letter-spacing:1px}.allocation-stat>div>span{font-size:12px;color:#a7b6c3}.allocation-caption{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);font-size:8px;color:#99a9b7;white-space:nowrap}.section{padding:83px 5%}.section-eyebrow{display:flex;align-items:center;gap:24px;color:#7b8995;font-size:10px;letter-spacing:1.5px}.section-eyebrow>span:first-child{color:var(--red);font-weight:700;white-space:nowrap}.section-eyebrow .dash{height:1px;background:#cad2da;flex:1}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin:26px 0 32px}.section-heading h2{font:800 clamp(40px,4.6vw,64px)/.98 var(--heading);letter-spacing:-.6px;margin:0}.section-heading h2 span{color:#7b8995}.section-heading p{font-size:16px;line-height:1.55;color:#687682;margin:0 0 8px}.example-label{font-size:9px;color:#73808c}.collection-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:23px 0}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid #cbd2d8;padding:7px 17px;border-radius:5px;background:transparent;font-size:14px;font-weight:600;transition:background .2s,color .2s}.filters button.active{background:var(--ink);border-color:var(--ink);color:white}.filters button span{font:10px var(--mono);margin-left:8px;color:var(--yellow)}.filters button:hover{border-color:var(--red)}.interaction-hint{font-size:10px;letter-spacing:0;color:#7a8896}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gallery-card{background:#e5e9ed;border:1px solid #c8d1d9;border-radius:12px;overflow:hidden;position:relative;transition:transform .25s,border-color .25s;min-width:0}.gallery-card:hover{border-color:#99b2c6}.gallery-stage{height:325px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 65%,var(--card-glow,#f5e5b6) 0%,#e9edf0 65%);perspective:1000px}.gallery-stage:before{content:'';position:absolute;inset:20px;border:1px solid #95a9bb30;border-radius:50%;transform:scaleX(.8)}.gallery-stage .slab{width:180px;transform:rotate(-5deg);z-index:1}.gallery-card:nth-child(even) .gallery-stage .slab{transform:rotate(5deg)}.gallery-stage .slab-label strong{font-size:11px}.gallery-stage .slab-label{min-height:32px;padding:3px 5px;border-width:2px;margin-bottom:6px}.gallery-stage .slab-label small{font-size:6px}.gallery-stage .slab-label b{font-size:15px}.card-index{position:absolute;top:16px;left:17px;font:10px var(--mono);color:#7d8b97}.card-spark{position:absolute;right:26px;top:68px;font-size:36px;color:white;text-shadow:0 0 20px #fff;animation:twinkle 5s ease-in-out infinite}.gallery-meta{display:flex;align-items:center;justify-content:space-between;background:#f9fafb;padding:18px 20px;border-top:1px solid #d5dce2}.gallery-meta h3{margin:0;font:700 27px/1.1 var(--heading)}.gallery-meta p{margin:5px 0 0;color:#7a8793;font-size:12px}.gallery-meta button{width:35px;height:35px;background:var(--yellow);border:1px solid #bca548;border-radius:50%;font-size:19px;transition:transform .2s}.gallery-meta button:hover{transform:rotate(45deg)}.gallery-note{font-size:10px;color:#768490;letter-spacing:0;margin:18px 0 0;text-align:center}.how-section{background:#fafbfc;border-block:1px solid #d4dbe1}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #cbd3dc;border-radius:12px;overflow:hidden;background:#f2f4f6}.steps article{position:relative;padding:30px 30px 27px;display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid #cbd3dc}.steps article:last-child{border:0}.step-number{font:700 16px var(--mono);color:#8b99a6}.step-symbol{width:53px;height:53px;display:grid;place-items:center;font-size:30px;background:var(--yellow);border:1px solid #b9a64e;border-radius:10px;box-shadow:0 3px 0 #d0bb60;margin:30px 0 15px}.steps h3{font:700 31px var(--heading);margin:0 0 10px}.steps p{font-size:16px;color:#697986;line-height:1.6;margin:0 0 32px}.step-foot{font-size:9px;color:var(--red);margin-top:auto;letter-spacing:.7px}.collector-strip{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:28px;border-left:3px solid var(--red);padding:12px 0 12px 22px}.small-label{font-size:10px;color:#7d8a96}.collector-strip p{margin:6px 0 0;font-size:18px}.collector-strip p strong{font-weight:700}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid var(--red);padding-bottom:5px}.text-link span{margin-left:18px}.status-tag{color:#7e6721;background:#fff3b7;border:1px solid #decc77;border-radius:4px;padding:7px 12px;font-size:10px}.activity-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:22px}.activity-grid .device{border-radius:13px;overflow:hidden}.panel-heading{padding:19px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cad3dc;font-weight:700;font-size:17px}.empty-content{min-height:337px;text-align:center;padding:24px;background:radial-gradient(ellipse at 50% 30%,#f5eafd,transparent 60%)}.empty-content img{object-fit:contain;image-rendering:pixelated;animation:bob 5s ease-in-out infinite}.empty-content h3{font:700 33px/1.05 var(--heading);margin:0 0 12px}.empty-content p{font-size:14px;color:#7a8792;margin:0 0 17px}.empty-tag{display:inline-block;border:1px dashed #b6c4cd;border-radius:4px;padding:7px 12px;color:#7c8a95;font-size:9px}.burn-content{padding:22px 28px;text-align:center}.burn-meter{width:150px;height:150px;border:12px solid #dee5e9;border-top-color:var(--red);border-radius:50%;margin:0 auto 15px;display:grid;place-items:center;transform:rotate(18deg);box-shadow:0 0 0 1px #bcc8d2,inset 0 0 0 1px #bdc9d2}.burn-meter>div{transform:rotate(-18deg)}.burn-meter strong{font:800 55px/.9 var(--heading);display:block}.burn-meter strong span{font-size:30px}.burn-meter>div>span{font:7px var(--mono);color:#84939e}.burn-stats{display:flex;justify-content:space-between;border-block:1px solid #d2dbe2;padding:12px 0;gap:18px}.burn-stats>div{display:flex;flex-direction:column;flex:1}.burn-stats>div+div{border-left:1px solid #cbd4db}.burn-stats span{font-size:12px;color:#778592}.burn-stats strong{font:700 24px var(--heading)}.burn-content p{font-size:12px;color:#788995;line-height:1.5;margin:14px 0 0}.closing{margin:0 22px 22px;padding:44px 5%;border-radius:14px;background:var(--red);color:white;display:flex;gap:32px;align-items:center;position:relative;overflow:hidden}.closing:after{content:'';position:absolute;right:-40px;top:-50px;width:400px;height:400px;border:1px solid #ffffff30;border-radius:50%;box-shadow:0 0 0 30px #ffffff08,0 0 0 60px #ffffff08;pointer-events:none}.closing .small-label{color:#ffbec8;font-size:10px}.closing h2{font:800 49px/1 var(--heading);margin:10px 0 0}.closing .button{margin-left:auto;position:relative;z-index:1}.closing-pokemon{position:absolute;right:28%;bottom:-12px;opacity:.8;image-rendering:pixelated;object-fit:contain;animation:bob 6s ease-in-out infinite}.closing-dex{width:84px;height:104px;border:2px solid #fff7;border-radius:12px;display:grid;place-items:center;transform:rotate(-7deg);box-shadow:4px 5px 0 #9e112c35;flex-shrink:0}footer{padding:33px 5% 30px;display:flex;align-items:center;gap:30px;flex-wrap:wrap;color:#6e7c88}footer .brand{font-size:28px;color:var(--red)}footer .brand-icon{width:24px;height:31px}footer .brand-icon i{width:16px;height:16px;border-width:4px}footer .brand-icon i:after{width:19px;left:-5px;height:2px;top:3px}footer .brand-icon:before,footer .brand-icon:after{display:none}footer p{font-size:13px;margin-right:auto}footer>a:not(.brand){font-size:12px}.footer-note{width:100%;border-top:1px solid #d4dbe1;padding-top:17px;font-size:11px;color:#8a969f}dialog{border:1px solid #a0b2c1;padding:42px;border-radius:17px;background:#f3f6f8;color:var(--ink);max-width:min(860px,calc(100% - 32px));max-height:90vh;box-shadow:0 30px 100px #03162466}dialog::backdrop{background:#102535b0;backdrop-filter:blur(9px)}.dialog-close{position:absolute;right:15px;top:12px;width:35px;height:35px;border:1px solid #aebcc6;border-radius:50%;font-size:24px;background:#fff;z-index:2}.dialog-close:hover{background:var(--yellow)}#card-details{display:grid;grid-template-columns:260px 1fr;gap:35px;align-items:center}#card-details .slab{width:260px;transform:rotate(-3deg)}.detail-copy h2{font:800 52px/1 var(--heading);margin:15px 0}.detail-copy p{font-size:16px;color:#6c7f8d}.detail-set{font:12px var(--mono);color:var(--red)}.detail-copy .button{margin-top:18px;font-size:14px}.detail-note{font-size:12px!important;border-top:1px solid #d0dae1;margin-top:20px;padding-top:15px}#status-dialog{width:520px}#status-dialog h2{font:800 57px/1 var(--heading);margin:20px 0}#status-dialog>p{color:#6d7c87;font-size:16px}.contract-placeholder{display:flex;flex-direction:column;gap:8px;padding:18px;background:#e4e9ed;border:1px dashed #b6c3cd;margin:25px 0}.contract-placeholder strong{font:600 18px var(--body)}.status-detail{font-size:13px!important}.close-status{margin-top:14px}.hidden{display:none!important}
@keyframes float-main{0%,100%{transform:translateX(-50%) translateY(0) rotate(1deg)}50%{transform:translateX(-50%) translateY(-9px) rotate(-1deg)}}@keyframes scan{0%,100%{top:20%;opacity:0}15%,75%{opacity:.65}85%{top:94%;opacity:0}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes bob{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes twinkle{0%,100%{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}
body.motion-paused *,body.motion-paused *:before,body.motion-paused *:after{animation:none!important;transition:none!important}body.motion-paused{scroll-behavior:auto}body.motion-paused .hero-slab.front{transform:translateX(-50%) rotate(1deg)}
@media(min-width:1600px){body{max-width:1680px;margin:0 auto;border-inline:1px solid #b8c2cb}.hero{min-height:660px}.hero-display{min-height:660px}.hero-cards{inset-block-start:80px}.hero-slab.front{width:270px}.hero-slab{width:245px}.hero-copy{padding:50px}.gallery-stage{height:370px}.gallery-stage .slab{width:205px}}
@media(max-width:1100px){.topbar{padding-inline:3%;height:80px}.topbar nav{gap:20px;font-size:14px}.brand{font-size:33px}.hero{grid-template-columns:45% 55%;min-height:595px;margin:15px 15px 0}.hero-copy{padding:37px 25px 25px}.hero-display{min-height:595px}h1{font-size:88px}.hero-description{font-size:21px}.hero-explanation{font-size:15px}.hero-slab{width:175px;top:50px}.hero-slab.front{width:207px}.hero-slab.left{transform:translateX(-109%) translateY(51px) rotate(-11deg)}.hero-slab.right{transform:translateX(9%) translateY(51px) rotate(11deg)}.display-top{font-size:8px;left:20px;right:20px}.hero-bottom{font-size:9px}.eyebrow{font-size:9px;gap:7px}.allocation{margin:17px 15px 0;padding:22px 25px 32px;gap:15px}.allocation-intro{gap:10px}.allocation-intro p{font-size:12px}.allocation-stat{padding-left:20px;gap:9px}.allocation-stat>strong{font-size:57px}.allocation-stat b{font-size:12px}.allocation-stat>div>span{font-size:10px}.gallery-stage{height:295px}.gallery-stage .slab{width:166px}.companion{right:0;bottom:110px}.companion span{display:none}.steps article{padding:25px 22px}.closing-pokemon{right:30%}.closing{gap:25px}.closing h2{font-size:44px}.section{padding:64px 4%}}
@media(max-width:760px){html{scroll-padding-top:20px}.topbar{height:75px;padding:0 20px;gap:12px}.topbar nav{display:none}.brand{font-size:30px}.brand-icon{width:27px;height:34px}.token-button{padding:9px 12px;font-size:13px}.token-button span{margin-left:8px}.header-actions{gap:9px}.motion-toggle{width:29px;height:29px;font-size:13px}.hero{grid-template-columns:1fr;margin:12px 12px 0;border-radius:17px}.hero-copy{padding:34px 27px 18px}.eyebrow{font-size:10px}.hero-copy h1{font-size:clamp(74px,16vw,110px);margin:27px 0 18px}.hero-description{font-size:22px;line-height:1.3}.hero-explanation{font-size:16px;margin-bottom:22px}.hero-bottom{display:none}.launch-note{font-size:12px}.hero-display{min-height:490px;margin-top:15px;border-left:0;border-top:1px solid #c7d1d9}.hero-cards{inset-block-start:45px}.hero-slab{top:25px;width:175px}.hero-slab.front{width:200px}.hero-slab.left{transform:translateX(-111%) translateY(33px) rotate(-11deg)}.hero-slab.right{transform:translateX(11%) translateY(33px) rotate(11deg)}.scan-label{bottom:66px;width:246px;padding:11px 14px}.scanner-bottom{bottom:18px}.scanner-ring{top:48px;width:320px;height:320px}.display-top{top:18px;font-size:8px}.companion{bottom:86px;right:5px}.companion img{width:57px;height:62px}.display-floor{bottom:100px}.allocation{flex-wrap:wrap;margin:14px 12px 0;padding:19px 18px 30px;gap:19px;justify-content:center}.allocation-intro{width:100%;justify-content:center;border-bottom:1px solid #8496a542;padding-bottom:13px}.allocation-intro p{font-size:13px}.allocation-intro br{display:none}.allocation-intro strong{margin-left:3px}.allocation-intro .mini-ball.large{width:24px;height:24px}.allocation-intro .mini-ball.large:after{width:8px;height:8px;top:6px;left:6px}.allocation-stat{padding:0;border:0;flex:1;justify-content:center;gap:8px}.allocation-stat.burn{border-left:1px solid #8496a542;padding-left:15px}.allocation-stat>strong{font-size:48px}.allocation-stat>strong>span{font-size:25px}.allocation-stat b{font-size:10px;letter-spacing:.2px}.allocation-stat>div>span{display:none}.allocation-caption{font-size:7px;bottom:8px}.section{padding:52px 21px}.section-eyebrow{font-size:9px;gap:14px;letter-spacing:.6px}.section-eyebrow>span:last-child:not(.dash){display:none}.section-heading{display:block;margin:24px 0}.section-heading h2{font-size:48px}.section-heading p{font-size:15px;margin-top:20px}.collection-intro{margin-top:20px}.example-label{font-size:8px}.collection-controls{padding:17px 0;display:block}.interaction-hint{display:none}.filters{gap:6px}.filters button{padding:6px 11px;font-size:12px}.filters button span{font-size:9px;margin-left:3px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery-stage{height:240px}.gallery-stage .slab{width:140px;padding:7px;border-radius:9px}.gallery-stage .slab-label{min-height:27px;padding:2px 3px;margin:0 0 5px}.gallery-stage .slab-label strong{font-size:9px}.gallery-stage .slab-label b{font-size:12px;padding-left:3px}.gallery-stage .slab-label small{font-size:5px}.gallery-meta{padding:12px}.gallery-meta h3{font-size:23px}.gallery-meta p{font-size:10px;margin-top:4px}.gallery-meta button{width:27px;height:27px;font-size:16px;flex-shrink:0}.card-index{font-size:8px;top:11px;left:10px}.card-spark{font-size:23px;top:40px;right:12px}.gallery-note{font-size:10px;text-align:left;line-height:1.6}.steps{grid-template-columns:1fr}.steps article{padding:25px;border-right:0;border-bottom:1px solid #cbd3dc;display:grid;grid-template-columns:55px 1fr;column-gap:20px}.step-number{grid-column:1;grid-row:1;font-size:12px}.step-symbol{grid-column:1;grid-row:2/4;margin:8px 0 0;width:45px;height:45px}.steps h3{grid-column:2;grid-row:1/3;font-size:30px;margin-top:4px}.steps p{grid-column:2;grid-row:3;font-size:15px;margin-bottom:16px}.step-foot{grid-column:2;font-size:8px}.collector-strip{display:block;padding-left:16px}.collector-strip p{font-size:17px;margin-bottom:15px}.collector-strip .small-label{font-size:8px}.text-link{font-size:13px}.activity .section-heading{display:flex;align-items:center;gap:10px}.activity .section-heading h2{font-size:43px}.status-tag{font-size:8px;padding:6px}.activity-grid{grid-template-columns:1fr}.empty-content{min-height:325px}.burn-content{display:grid;grid-template-columns:130px 1fr;gap:18px;padding:25px}.burn-meter{width:125px;height:125px;grid-row:1/3;margin:0;border-width:10px}.burn-meter strong{font-size:45px}.burn-meter>div>span{font-size:6px}.burn-stats{align-self:center;padding:10px 0}.burn-stats span{font-size:10px}.burn-content p{font-size:11px;margin:0;text-align:left}.closing{margin:0 12px 12px;padding:32px 26px;display:block}.closing h2{font-size:44px}.closing-dex{display:none}.closing .button{margin-top:25px;font-size:15px}.closing-pokemon{right:8%;bottom:12px;width:90px;height:90px}.closing .small-label{font-size:8px}.closing:after{right:-180px;top:-40px}.closing .button{padding:12px 17px;gap:20px}footer{padding:28px 22px 22px;gap:15px}footer .brand{font-size:26px}footer p{font-size:11px;margin:0}footer>a:not(.brand){width:100%;font-size:12px}.footer-note{font-size:10px;margin-top:5px}#card-details{grid-template-columns:1fr;gap:26px}#card-details>.slab{width:190px;margin:0 auto}dialog{padding:38px 25px 25px}.detail-copy h2{font-size:40px;margin:10px 0}.detail-copy p{font-size:15px}.detail-copy .button{margin-top:7px}#status-dialog h2{font-size:48px}#status-dialog>p{font-size:15px}}
@media(max-width:390px){.hero-slab.front{width:181px}.hero-slab{width:153px}.hero-display{min-height:465px}.gallery-stage{height:215px}.gallery-stage .slab{width:120px}.gallery-meta h3{font-size:21px}.gallery-meta p{font-size:9px}.gallery-meta{padding:10px}.gallery-meta button{width:23px;height:23px}.section-heading h2{font-size:43px}.brand{font-size:27px}.topbar{padding-inline:15px}.header-actions{gap:7px}.allocation-stat b{font-size:9px}.hero-copy{padding-inline:22px}.companion img{width:45px}.steps article{padding:23px 18px;column-gap:12px}.closing-pokemon{width:70px;right:3%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-slab.front{transform:translateX(-50%) rotate(1deg)}}

/* Scanner rails, tactile depth and quiet automatic foil. */
.hero-cards{transform-style:preserve-3d;transition:transform .35s ease-out}
.hero-display:before,.hero-display:after{content:'';position:absolute;z-index:1;width:5px;height:180px;top:160px;background:linear-gradient(transparent,#67e8e1 12%,#c0fffe 48%,#67e8e1 85%,transparent);border-radius:5px;box-shadow:0 0 0 3px #b3c4ce50,0 0 13px #42dddd45;transform:rotate(-7deg)}
.hero-display:before{left:13%}.hero-display:after{right:13%;transform:rotate(7deg)}
.hero-slab.front .slab-art:before{animation:foil-shift 10s ease-in-out infinite;opacity:.35}
@keyframes foil-shift{0%,100%{background-position:20% 20%}50%{background-position:85% 75%}}
@media(min-width:1200px){.hero-slab.front{width:270px}.hero-slab{width:239px}.hero-cards{top:63px}.scan-label{bottom:69px}.scanner-bottom{bottom:16px}}
@media(max-width:760px){.hero-display:before,.hero-display:after{top:125px;height:150px;width:4px}.hero-display:before{left:10%}.hero-display:after{right:10%}}

/* Readable interface metadata at every viewport. */
.section-eyebrow,.eyebrow,.small-label,.example-label,.interaction-hint,.gallery-note,.empty-tag,.status-tag,.allocation-caption,.hero-bottom,.step-foot,.card-index,.footer-note,.scan-number,.scanner-bottom{font-size:12px;letter-spacing:.4px}
.display-top{font-size:12px;letter-spacing:.3px}.scan-label>div>span{font-size:10px}.gallery-meta p,.burn-content p,.burn-stats span,footer p,footer>a:not(.brand){font-size:14px}.allocation-stat>div>span,.companion span,.collector-strip .small-label,.closing .small-label{font-size:12px}.allocation-caption{font-size:10px}.companion span{display:none}.gallery-note{line-height:1.6}.burn-meter>div>span{font-size:9px}.filters button{font-size:14px}
@media(max-width:1100px){.display-top>span:last-child{display:none}.hero-bottom{font-size:10px}.allocation-stat b{font-size:12px}}
@media(max-width:760px){.section-eyebrow,.eyebrow,.example-label,.small-label,.empty-tag,.status-tag,.card-index,.step-foot{font-size:12px}.filters button{padding-inline:12px}.gallery-meta p{font-size:12px}.gallery-meta{gap:5px}.gallery-meta button{width:30px;height:30px}.allocation-stat b{font-size:11px}.allocation-stat{gap:6px}.allocation-stat.burn{padding-left:10px}.allocation-intro p{font-size:14px}.launch-note{font-size:14px}.burn-stats span,.burn-content p{font-size:12px}.footer-note{font-size:12px}.collector-strip .small-label{font-size:11px}.empty-content p{font-size:15px}.display-top{font-size:11px}}

.pack-explainer{display:grid;grid-template-columns:1fr 2fr;gap:45px;background:#edf1f4;border:1px solid #c7d2dc;border-left:4px solid var(--yellow);border-radius:10px;padding:28px;margin-top:25px}.pack-explainer h3{font:800 36px/1 var(--heading);margin:12px 0 0}.pack-explainer p{font-size:16px;line-height:1.65;margin:0 0 14px;color:#586b7a}.pack-explainer p:last-child{margin-bottom:0}.pack-explainer .pack-detail{border-top:1px solid #cbd5de;padding-top:15px;font-size:14px}.pack-explainer .small-label{font-size:12px}.pack-explainer strong{color:var(--ink);font-weight:600}@media(max-width:760px){.pack-explainer{grid-template-columns:1fr;gap:20px;padding:24px}.pack-explainer h3{font-size:34px}.pack-explainer p{font-size:16px}}

/* The journal tracks markets and proven deliveries, separate from the hero showcase. */
.market-strip{display:flex;align-items:center;gap:30px;padding:25px 30px;margin-bottom:24px;background:linear-gradient(115deg,#f6f9fb,#e2edf1);border:1px solid #c6d2da;border-left:5px solid var(--yellow);border-radius:14px}.market-strip>div:first-child{display:flex;flex-direction:column;gap:7px;flex:1}.market-strip>div:first-child>strong{font:800 54px/1 var(--heading)}#market-state{font-size:12px;color:#637785}.market-secondary{display:flex;flex-direction:column;gap:8px}.market-secondary>span{font-size:13px;color:#637785}.market-secondary strong{font:700 24px var(--heading)}.market-secondary a{font-size:12px;text-decoration:underline}.refresh-market{padding:11px 15px;background:#fff;border:1px solid #afc0cb;border-radius:7px;font-size:13px;cursor:pointer}.refresh-market:hover{background:var(--yellow)}.refresh-market:disabled{opacity:.5}.tracker-burn{display:block}.tracker-burn .burn-meter{transform:none;border:0;padding:12px;background:#d5dee5}.tracker-burn .burn-meter>div{transform:none;background:#f0f4f6;border-radius:50%;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:10px}.tracker-burn .burn-meter strong{font-size:39px}.tracker-burn .burn-meter>div>span{font-size:9px}.tracker-burn .burn-stats{gap:12px}.tracker-burn .burn-stats strong{font-size:27px;overflow-wrap:anywhere}.tracker-burn .burn-stats>div{padding-inline:5px}.tracker-burn .burn-method{font-size:12px;line-height:1.6;border-top:1px solid #cbd6de;padding-top:12px}#burn-state{font-size:12px}.collection-summary{display:flex;align-items:center;gap:14px;border-block:1px solid #bfcdd7;padding:15px 0;margin-bottom:24px}.collection-summary strong{font:800 40px var(--heading)}.collection-summary span{font:12px var(--mono);color:#637785}.delivery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.delivery-empty{grid-column:1/-1;text-align:center;border:1px dashed #afc1cf;padding:48px 24px;background:linear-gradient(130deg,#e5eff3,#f5f2df);border-radius:14px}.empty-orbit{font-size:55px;color:#bd7f0f}.delivery-empty h3{font:800 36px var(--heading);margin:10px 0}.delivery-empty p{max-width:520px;margin:12px auto 24px;color:#5c7181;font-size:16px;line-height:1.6}.delivery-card{overflow:hidden;border:1px solid #bdcbd5;border-radius:14px;background:#f5f8fa}.delivered-art{height:300px;padding:24px;background:radial-gradient(ellipse at center,#fef6bd,#dbe9ee);display:flex;justify-content:center}.delivered-art img{object-fit:contain;max-width:100%;height:100%;filter:drop-shadow(5px 10px 8px #20394a35)}.no-art{align-items:center;font-size:70px}.delivery-copy{padding:23px}.delivered-label{font:10px var(--mono);color:#456a54}.delivery-copy h3{font:800 33px/1 var(--heading);margin:15px 0 8px}.delivery-copy p{font-size:13px;color:#617788}.delivery-copy dl{display:grid;grid-template-columns:auto 1fr;gap:10px;font-size:12px;border-block:1px solid #ccd7df;padding:16px 0}.delivery-copy dd{margin:0;text-align:right;font-family:var(--mono)}.receipt-links{display:flex;gap:10px;flex-wrap:wrap;font-size:12px}.receipt-links a{padding:7px 9px;border:1px solid #b5c7d3;border-radius:5px}.receipt-links a:hover{background:var(--yellow)}#latest-opening>.delivery-card{border:0;border-radius:0;display:grid;grid-template-columns:42% 58%;min-height:350px}#latest-opening .delivered-art{height:auto;min-height:300px;padding:18px}#latest-opening .delivery-copy{padding:24px 18px;align-self:center}.burn-history{border:1px solid #c4d1da;background:#edf2f5;border-radius:10px;margin-top:25px;padding:18px 23px}.burn-history summary{font-size:15px;cursor:pointer}.burn-history summary span{float:right;font-family:var(--mono)}.burn-history p{font-size:14px;color:#617788}.burn-receipt{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 0;border-top:1px solid #c4d1da;font-size:13px}.burn-receipt:first-child{margin-top:18px}.burn-receipt a{text-decoration:underline}.contract-placeholder strong{overflow-wrap:anywhere}
@media(max-width:1000px){.delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#latest-opening>.delivery-card{display:block}#latest-opening .delivered-art{height:260px;min-height:0}}
@media(max-width:760px){.market-strip{padding:23px 20px;gap:20px;flex-wrap:wrap}.market-strip>div:first-child{flex-basis:100%}.market-strip>div:first-child>strong{font-size:45px}.market-secondary{flex:1}.tracker-burn{display:block;padding:24px}.tracker-burn .burn-meter{width:145px;height:145px;margin-bottom:20px}.tracker-burn .burn-meter>div>span{font-size:8px}.tracker-burn .burn-stats{margin-bottom:12px}.tracker-burn p{text-align:center;margin-top:15px}.delivery-grid{grid-template-columns:1fr}.delivery-empty{padding:35px 22px}.delivery-empty h3{font-size:33px}.burn-receipt{flex-wrap:wrap;gap:9px}.burn-receipt strong{font-size:12px}.burn-history{padding:17px}.delivery-copy{padding:23px}.receipt-links{gap:8px}.activity .section-heading{align-items:flex-start}.status-tag{white-space:nowrap;font-size:9px}.topbar nav{gap:22px}}
