:root{color-scheme:light;--paper:#f9f9fb;--ink:#1d1d1f;--muted:#74747b}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #0071e3;outline-offset:6px;border-radius:4px}.navigation{height:86px;max-width:1280px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e9;gap:20px}.brand{font-size:17px;font-weight:650;letter-spacing:-.7px;display:flex;align-items:center}.brand-icon{font-size:26px;background:#1d1d1f;border-radius:10px;color:#fff;display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;margin-right:11px;padding-bottom:4px;letter-spacing:-3px;padding-right:3px}.brand-icon span{color:#b8b8bf}.brand-period{color:#929299}.nav-note{color:#86868b;font-size:12px}.nav-link{font-size:12px}.nav-link span{margin-left:12px}.hero{text-align:center;padding:63px 24px 0;overflow:hidden}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:#717178;display:flex;justify-content:center;align-items:center;gap:8px}.status-dot{width:5px;height:5px;border-radius:50%;background:#a4aaa4;box-shadow:0 0 0 4px #e9ece9}h1{font-size:clamp(42px,5.1vw,72px);line-height:1.045;letter-spacing:-3.7px;margin:24px 0 21px;font-weight:650}h1 span{color:#939399}.intro{font-size:17px;line-height:1.55;color:#74747b;margin:0}.product{position:relative;width:min(790px,100%);margin:30px auto -10px}.product-name{font-size:28px;letter-spacing:-1.2px;margin:0 0 -16px;position:relative;z-index:1;font-weight:500}.product-name strong{font-weight:650}.product img{width:100%;height:auto;display:block;mix-blend-mode:multiply}.reveal-section{max-width:630px;margin:0 auto}.ticket{position:relative;padding:21px 22px 0;background:#fff;border:1px solid #e7e7ea;border-radius:21px;box-shadow:0 16px 45px -26px #36364b50,0 2px 5px #00000002;text-align:left}.ticket-top{display:flex;justify-content:space-between;gap:12px;font-size:9px;font-weight:600;letter-spacing:1.5px;color:#86868b;padding:0 1px 17px}.edition{white-space:nowrap}.edition span{padding-left:8px}.scratch-wrap{position:relative;height:162px;overflow:hidden;border-radius:11px;background:#f5f5f7}.scratch-wrap canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none;cursor:crosshair;transition:opacity .85s ease;z-index:2}.scratch-caption{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none;color:#5e6068;z-index:3;transition:opacity .3s}.scratch-caption svg{width:30px;height:30px;margin-bottom:11px}.scratch-caption span{font-size:17px;font-weight:500;letter-spacing:-.4px}.scratch-caption small{font-size:8px;letter-spacing:2px;margin-top:10px;color:#777983}.date-content{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.date-kicker{font-size:8px;letter-spacing:2px;color:#7c7c83}.date-content time{font-size:53px;font-weight:650;letter-spacing:-2.6px;line-height:1.3}.date-detail{font-size:12px;color:#77777d}.ticket-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:58px;color:#88888f;font-size:10px}.ticket-bottom button{border:0;background:none;color:#5e5e66;font-size:10px;padding:12px 0;white-space:nowrap}.ticket-bottom button:hover{color:#0071e3}.ticket-bottom span span{font-size:15px;padding-right:4px}.ticket-bottom button span{padding-left:8px}.under-card{color:#8b8b92;font-size:11px;margin:25px 0 59px}.after-reveal{padding-top:25px;animation:arrive .65s ease}.after-reveal[hidden]{display:none}#countdown{font-size:15px;font-weight:500;color:#6f6f77;margin:0 0 18px}.actions{display:flex;align-items:center;justify-content:center;gap:25px}.calendar-button{background:#1d1d1f;color:#fff;border-radius:25px;padding:12px 20px;font-size:12px}.calendar-button:hover{background:#38383b}.calendar-button span{padding-left:12px}#again-button{border:0;background:none;font-size:12px;color:#77777e}#again-button:hover{color:#1d1d1f}.region-note{font-size:10px;color:#94949b;line-height:1.8;margin:23px 0 40px}.region-note a{text-decoration:underline;text-underline-offset:2px}footer{max-width:1184px;margin:0 auto;padding:25px 0 28px;border-top:1px solid #e5e5e9;display:flex;justify-content:space-between;gap:24px;color:#99999f;font-size:10px;line-height:1.6}footer>span:nth-child(2){text-align:center;font-size:9px}footer a:hover{color:#1d1d1f}.hero>.eyebrow,.hero>h1,.hero>.intro,.product,.reveal-section{animation:arrive .9s both}.hero>h1{animation-delay:.08s}.hero>.intro{animation-delay:.16s}.product{animation-delay:.24s}.reveal-section{animation-delay:.32s}@keyframes arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.revealed canvas{opacity:0;pointer-events:none}.revealed .scratch-caption,.scratching .scratch-caption{opacity:0}.revealed .scratch-wrap{background:linear-gradient(120deg,#f3f4f7,#f9f8f4)}@media(min-width:1500px){.hero{padding-top:75px}.product{width:850px}}@media(max-width:700px){.navigation{height:72px;margin:0 22px;padding:0}.brand{font-size:15px}.brand-icon{width:29px;height:29px;font-size:23px}.nav-note{display:none}.nav-link{font-size:10px}.nav-link span{margin-left:3px}.hero{padding:43px 18px 0}h1{letter-spacing:-2px;font-size:clamp(35px,7.6vw,52px);margin-top:24px}.intro{font-size:15px}.eyebrow{font-size:8px;letter-spacing:1.7px}.product{margin-top:30px;margin-bottom:9px;width:115%;max-width:none;left:-7.5%}.product-name{font-size:24px;margin-bottom:-3px}.ticket{padding:17px 15px 0;border-radius:18px}.ticket-top{font-size:7px;letter-spacing:1px;padding-bottom:14px}.scratch-wrap{height:155px}.ticket-bottom{font-size:8px;gap:7px}.ticket-bottom button{font-size:9px}.ticket-bottom span span{display:none}.date-content time{font-size:47px}.scratch-caption span{font-size:16px}.under-card{margin:22px 0 43px}footer{margin:0 24px;padding:22px 0;flex-wrap:wrap;font-size:9px;gap:17px}footer>span:nth-child(2){order:3;width:100%;text-align:left;font-size:8px}footer>a{margin-left:auto}.actions{gap:19px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.days-number{font-size:62px;font-weight:650;letter-spacing:-3px;line-height:1.05;margin:3px 0}.days-label{font-size:13px;font-weight:500;color:#62626a}.date-content .release-date{font-size:10px;letter-spacing:0;font-weight:400;color:#8b8b92;margin-top:9px}.shake-controls{margin:21px auto 0}.shake-controls[hidden]{display:none}.shake-controls button{background:none;border:1px solid #dcdce2;border-radius:24px;padding:12px 20px;font-size:12px;color:#61616b;min-height:44px}.shake-controls button:hover{background:#efeff3}.shake-controls button:disabled{cursor:default}.shake-controls button span{padding-left:10px}.shake-controls p{font-size:10px;color:#85858e;margin:10px 0 0}.shake-controls:not([hidden])~.under-card{margin-top:18px}
/* Keep the reveal at the center; remove decorative ticket and navigation chrome. */
.navigation{border-bottom:0;justify-content:center;height:76px}.brand-icon{display:none}.hero{padding-top:28px}h1{margin:18px 0 0}.product{margin-top:38px}.reveal-section{max-width:560px}.ticket{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.scratch-wrap{border-radius:16px;height:176px}.scratch-caption span{font-size:16px;font-weight:400}.ticket-bottom{min-height:0;justify-content:center}.ticket-bottom button{font-size:11px;color:#85858e;padding:15px 10px}.ticket-bottom button[hidden]{display:none}.shake-controls{margin:0 auto}.shake-controls button{border:0;background:none;padding:8px 16px;min-height:38px;font-size:12px}.shake-controls p:empty{display:none}.after-reveal{padding-top:22px}.region-note{margin-bottom:0}footer{border:0;justify-content:center;text-align:center;margin:48px auto 0;padding:0 24px 25px;font-size:9px;color:#99999f}@media(max-width:700px){.navigation{height:65px}.hero{padding-top:18px}.product{margin-top:32px}.scratch-wrap{height:160px}footer{margin-top:38px}.ticket-bottom button{font-size:11px}}
#scratch-dust{position:absolute;left:-48px;top:0;z-index:5;pointer-events:none;max-width:none}@media(prefers-reduced-motion:reduce){#scratch-dust{display:none}}
/* Put the interaction first and let the product follow. */
.hero .reveal-section{margin-top:36px}.hero .product{margin-top:38px;margin-bottom:0}.hero .product-name{margin-bottom:-16px}@media(max-width:700px){.hero .reveal-section{margin-top:28px}.hero .product{margin-top:30px}.hero .product-name{margin-bottom:-3px}}
body{position:relative}#scratch-dust{position:absolute;inset:0 auto auto 0;z-index:10;pointer-events:none}.countdown-clock{display:flex;align-items:flex-start;justify-content:center;gap:16px;padding:8px 0 0}.countdown-clock>div{min-width:70px;display:flex;flex-direction:column;gap:8px}.countdown-clock span{font-size:44px;line-height:1.1;letter-spacing:-1.5px;font-weight:500;font-variant-numeric:tabular-nums}.countdown-clock small{font-size:10px;color:#929099;letter-spacing:.3px}.countdown-clock b{font-size:30px;font-weight:300;color:#c5c2cc;line-height:1.4}.clock-note{font-size:10px;color:#99959f;margin:17px 0 26px}@media(max-width:700px){.countdown-clock{gap:9px}.countdown-clock>div{min-width:54px}.countdown-clock span{font-size:35px}.countdown-clock b{font-size:25px}}
.shop-link{display:inline-block;color:#0071e3;font-size:14px;margin:7px 0 0;padding:12px}.shop-link:hover{text-decoration:underline}footer a{text-decoration:underline;text-underline-offset:3px;color:#68636f}
.countdown-clock{gap:10px;padding-top:4px}.countdown-clock>div{min-width:48px;gap:5px}.countdown-clock span{font-size:30px;letter-spacing:-1px}.countdown-clock small{font-size:9px}.countdown-clock b{font-size:21px}.clock-note{font-size:9px;margin:12px 0 20px}@media(max-width:700px){.countdown-clock{gap:8px}.countdown-clock>div{min-width:42px}.countdown-clock span{font-size:27px}.countdown-clock b{font-size:19px}}
