.crown-drop-queue{--cd-ink: #0a0908;--cd-ink-raise: #16130f;--cd-ink-raise-2: #1f1a14;--cd-gold: #ac8a2e;--cd-gold-foil: #e8c766;--cd-gold-deep: #6b5419;--cd-rule: #302a20;--cd-text: #f2ede4;--cd-text-dim: #8c8175;--cd-text-faint: #5a5248;--cd-served: #5c8f5e;--cd-closed: #c25f42;--cd-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--cd-fs-label: .6875rem;--cd-fs-body: .9375rem;--cd-fs-h2: 1.375rem;--cd-ease: cubic-bezier(.22, .61, .36, 1);color-scheme:dark;line-height:normal;min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:22px;padding:22px 16px;background:radial-gradient(1200px 600px at 50% -10%,#17130d 0%,transparent 70%),var(--cd-ink);color:var(--cd-text);font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.crown-drop-queue *,.crown-drop-queue *:before,.crown-drop-queue *:after{box-sizing:border-box}.crown-drop-queue [hidden]{display:none!important}.crown-drop-queue svg{display:inline;vertical-align:baseline}@media(max-width:1023px){.crown-drop-queue{padding-bottom:6.5rem}}.crown-drop-queue .cd-frame{width:100%;max-width:1100px;border:1px solid var(--cd-rule);border-radius:14px;overflow:hidden;background:var(--cd-ink);box-shadow:0 30px 80px -30px #000000e6;transition:max-width .45s var(--cd-ease)}.crown-drop-queue .cd-app{position:relative;container-type:inline-size;min-height:660px;display:flex;flex-direction:column;background:var(--cd-ink);isolation:isolate}.crown-drop-queue .cd-haze{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.85}.crown-drop-queue .cd-app>*:not(.cd-haze){position:relative;z-index:1}.crown-drop-queue .cd-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--cd-rule);background:linear-gradient(to bottom,#16130fe6,#0a090899);backdrop-filter:blur(6px)}.crown-drop-queue .cd-brand{display:flex;align-items:center;gap:10px;min-width:0}.crown-drop-queue .cd-brand-logo{width:auto;height:28px;display:block;flex:none}.crown-drop-queue .cd-brand svg{width:22px;height:22px;color:var(--cd-gold);flex:none}.crown-drop-queue .cd-brand-txt{display:flex;flex-direction:column;gap:1px;min-width:0}.crown-drop-queue .cd-brand-name{font-family:Playfair Display,Georgia,serif;font-size:.9375rem;font-weight:700;letter-spacing:.02em;line-height:1}.crown-drop-queue .cd-brand-sub{font-family:var(--cd-mono);font-size:.625rem;letter-spacing:.16em;color:var(--cd-gold);text-transform:uppercase;white-space:nowrap}@media(max-width:480px){.crown-drop-queue .cd-brand{flex-direction:column;align-items:flex-start;gap:5px}.crown-drop-queue .cd-brand-logo{height:24px}}.crown-drop-queue .cd-live-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid var(--cd-rule);border-radius:999px;font-family:var(--cd-mono);font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:var(--cd-text-dim);white-space:nowrap;background:#1f1a1499}.crown-drop-queue .cd-dot{width:6px;height:6px;border-radius:50%;background:var(--cd-text-faint);flex:none}.crown-drop-queue .cd-live-pill[data-tone=live]{color:var(--cd-gold-foil);border-color:var(--cd-gold-deep)}.crown-drop-queue .cd-live-pill[data-tone=live] .cd-dot{background:var(--cd-gold-foil);animation:cd-breathe 2s infinite}.crown-drop-queue .cd-live-pill[data-tone=up]{color:#dff0df;border-color:#2f4a30;background:#2f4a3047}.crown-drop-queue .cd-live-pill[data-tone=up] .cd-dot{background:var(--cd-served);animation:cd-breathe 1.2s infinite}.crown-drop-queue .cd-live-pill[data-tone=closed]{color:#f0cfc5;border-color:#4a2a21}.crown-drop-queue .cd-live-pill[data-tone=closed] .cd-dot{background:var(--cd-closed)}@keyframes cd-breathe{0%,to{opacity:1}50%{opacity:.25}}.crown-drop-queue .cd-stage{flex:1;display:flex;flex-direction:column}.crown-drop-queue .cd-panel{flex:1;display:flex;flex-direction:column;padding:30px 20px 26px;gap:26px;animation:cd-rise .5s var(--cd-ease) both}@keyframes cd-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.crown-drop-queue .cd-eyebrow{font-family:var(--cd-mono);font-size:var(--cd-fs-label);letter-spacing:.22em;text-transform:uppercase;color:var(--cd-gold);text-align:center;margin:1em 0}.crown-drop-queue .cd-eyebrow.cd-muted{color:var(--cd-text-faint)}.crown-drop-queue .cd-rule{height:1px;background:linear-gradient(90deg,transparent,var(--cd-rule) 18%,var(--cd-rule) 82%,transparent);border:0;margin:0}.crown-drop-queue .cd-timer-wrap{width:100%;max-width:520px;text-align:center}.crown-drop-queue .cd-timer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(8px,3cqw,16px)}.crown-drop-queue .cd-timer-cell{display:flex;flex-direction:column;align-items:center;gap:8px}.crown-drop-queue .cd-timer-n{font-family:var(--cd-mono);font-weight:700;font-variant-numeric:tabular-nums;font-size:clamp(2rem,10cqw,3.5rem);line-height:1;letter-spacing:-.02em;color:var(--cd-gold-foil);text-shadow:0 0 34px rgba(172,138,46,.42)}.crown-drop-queue .cd-timer-l{font-family:DM Sans,sans-serif;font-weight:500;font-size:var(--cd-fs-label);letter-spacing:.2em;text-transform:uppercase;color:var(--cd-text-dim);text-shadow:none}.crown-drop-queue .cd-timer-caption{display:block;font-family:DM Sans,sans-serif;font-weight:500;font-size:var(--cd-fs-label);letter-spacing:.2em;text-transform:uppercase;color:var(--cd-text-dim);margin-top:12px;text-shadow:none}.crown-drop-queue .cd-center{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.crown-drop-queue .cd-headline{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(1.75rem,7cqw,2.75rem);line-height:1.06;letter-spacing:-.01em;text-wrap:balance;margin:0;color:var(--cd-text)}.crown-drop-queue .cd-headline em{font-style:italic;color:var(--cd-gold-foil)}.crown-drop-queue a.cd-headline-link{display:inline-block;color:inherit;text-decoration:none;transition:color .15s ease}.crown-drop-queue a.cd-headline-link:hover{color:var(--cd-gold-foil)}.crown-drop-queue .cd-sms-optin{max-width:22rem;margin-inline:auto;padding-top:.5rem;border-top:1px solid var(--cd-rule)}.crown-drop-queue .cd-sms-optin .cd-form{margin-top:.5rem}.crown-drop-queue .cd-sub{font-size:var(--cd-fs-body);line-height:1.55;color:var(--cd-text-dim);max-width:44ch;margin:0;text-wrap:pretty}.crown-drop-queue .cd-plate{display:flex;align-items:center;gap:16px;padding:14px;border:1px solid var(--cd-rule);border-radius:10px;background:radial-gradient(160px 90px at 12% 50%,rgba(172,138,46,.14),transparent 70%),var(--cd-ink-raise);width:100%;max-width:460px}.crown-drop-queue .cd-plate-art{width:64px;height:78px;border-radius:6px;flex:none;background:radial-gradient(60% 45% at 50% 38%,rgba(232,199,102,.55),rgba(172,138,46,.18) 55%,transparent 72%),linear-gradient(160deg,#241e15,#12100c);border:1px solid #332b1e;display:grid;place-items:center;position:relative;overflow:hidden}.crown-drop-queue .cd-plate-art svg{width:30px;height:30px;color:var(--cd-gold-foil);opacity:.9}.crown-drop-queue .cd-plate-art.cd-veiled svg{opacity:.32;filter:blur(2.5px)}.crown-drop-queue .cd-plate-art.cd-veiled:after{content:"";position:absolute;inset:0;backdrop-filter:blur(3px);background:linear-gradient(180deg,#0a09081a,#0a09088c)}.crown-drop-queue .cd-plate-art.cd-plate-photo-wrap{border:none;background:#12100c}.crown-drop-queue .cd-plate-photo{width:100%;height:100%;object-fit:cover;display:block}.crown-drop-queue .cd-plate-art.cd-photo-blur .cd-plate-photo{filter:blur(10px);transform:scale(1.12)}.crown-drop-queue .cd-plate-art.cd-photo-blur:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0a09080d,#0a090873);pointer-events:none}.crown-drop-queue .cd-plate-meta{display:flex;flex-direction:column;gap:5px;min-width:0;text-align:left}.crown-drop-queue .cd-plate-brand{font-family:var(--cd-mono);font-size:.625rem;letter-spacing:.16em;text-transform:uppercase;color:var(--cd-gold)}.crown-drop-queue .cd-plate-name{font-family:Playfair Display,Georgia,serif;font-size:1.0625rem;font-weight:600;line-height:1.2;margin:0}.crown-drop-queue .cd-plate-name.cd-hidden-name{color:var(--cd-text-faint);font-style:italic}.crown-drop-queue .cd-plate-spec{font-family:var(--cd-mono);font-size:.6875rem;color:var(--cd-text-dim);font-variant-numeric:tabular-nums}.crown-drop-queue .cd-strip{display:flex;justify-content:center;gap:0;width:100%;max-width:460px;border:1px solid var(--cd-rule);border-radius:10px;background:var(--cd-ink-raise);overflow:hidden}.crown-drop-queue .cd-strip-cell{flex:1;padding:13px 10px;text-align:center;display:flex;flex-direction:column;gap:5px;border-right:1px solid var(--cd-rule)}.crown-drop-queue .cd-strip-cell:last-child{border-right:0}.crown-drop-queue .cd-strip-n{font-family:var(--cd-mono);font-weight:700;font-size:1.125rem;color:var(--cd-text);font-variant-numeric:tabular-nums;line-height:1}.crown-drop-queue .cd-strip-n.cd-gold{color:var(--cd-gold-foil)}.crown-drop-queue .cd-strip-l{font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:var(--cd-text-faint)}.crown-drop-queue .cd-draw-slot{font-family:var(--cd-mono);font-weight:700;font-size:clamp(3.25rem,16cqw,6rem);line-height:1;color:var(--cd-gold-foil);font-variant-numeric:tabular-nums;letter-spacing:.04em;text-shadow:0 0 46px rgba(172,138,46,.5);display:flex;gap:.04em}.crown-drop-queue .cd-draw-digit{display:inline-block;min-width:.62em;text-align:center}.crown-drop-queue .cd-draw-digit.cd-settling{animation:cd-thunk .34s var(--cd-ease)}@keyframes cd-thunk{0%{transform:translateY(-14px) scale(1.18);opacity:.4}60%{transform:translateY(2px) scale(.97)}to{transform:none}}.crown-drop-queue .cd-shuffle-note{font-family:var(--cd-mono);font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--cd-text-dim);margin:1em 0}.crown-drop-queue .cd-queue-grid{display:flex;flex-direction:column;gap:26px;flex:1}@container (min-width: 820px){.crown-drop-queue .cd-queue-grid{flex-direction:row;gap:34px;align-items:stretch}.crown-drop-queue .cd-queue-main{flex:1.05;justify-content:center}.crown-drop-queue .cd-queue-side{flex:1;min-width:0;border-left:1px solid var(--cd-rule);padding-left:34px}}.crown-drop-queue .cd-queue-main{display:flex;flex-direction:column;align-items:center;gap:20px}.crown-drop-queue .cd-ring-wrap{position:relative;width:min(260px,62cqw);aspect-ratio:1}.crown-drop-queue .cd-ring-wrap svg{width:100%;height:100%;transform:rotate(-90deg);overflow:visible}.crown-drop-queue .cd-ring-track{fill:none;stroke:#241f17;stroke-width:3}.crown-drop-queue .cd-ring-prog{fill:none;stroke:url(#cd-goldgrad);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 1.1s var(--cd-ease);filter:drop-shadow(0 0 8px rgba(172,138,46,.55))}.crown-drop-queue .cd-ring-ticks{stroke:#2e2718;stroke-width:1}.crown-drop-queue .cd-ring-face{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.crown-drop-queue .cd-seat-label{font-family:var(--cd-mono);font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;color:var(--cd-text-faint)}.crown-drop-queue .cd-seat-no{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(3rem,15cqw,4.5rem);line-height:.95;color:var(--cd-gold-foil);font-variant-numeric:tabular-nums;letter-spacing:-.02em;text-shadow:0 0 40px rgba(172,138,46,.4)}.crown-drop-queue .cd-seat-no.cd-tick{animation:cd-tick .42s var(--cd-ease)}@keyframes cd-tick{0%{transform:scale(1.09);color:#fff3d0}to{transform:none}}.crown-drop-queue .cd-seat-ahead{font-family:var(--cd-mono);font-size:.6875rem;color:var(--cd-text-dim);font-variant-numeric:tabular-nums}.crown-drop-queue .cd-eta{display:flex;align-items:baseline;gap:8px;font-family:var(--cd-mono);font-variant-numeric:tabular-nums}.crown-drop-queue .cd-eta-n{font-size:1.5rem;font-weight:700;color:var(--cd-text)}.crown-drop-queue .cd-eta-l{font-size:.625rem;letter-spacing:.16em;text-transform:uppercase;color:var(--cd-text-faint)}.crown-drop-queue .cd-tier{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:999px;border:1px solid var(--cd-gold-deep);background:linear-gradient(180deg,#ac8a2e29,#ac8a2e0d);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--cd-gold-foil)}.crown-drop-queue .cd-tier svg{width:13px;height:13px}.crown-drop-queue .cd-queue-side{display:flex;flex-direction:column;gap:20px;min-height:0}.crown-drop-queue .cd-side-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.crown-drop-queue .cd-side-title{font-family:var(--cd-mono);font-size:var(--cd-fs-label);letter-spacing:.2em;text-transform:uppercase;color:var(--cd-text-dim)}.crown-drop-queue .cd-side-val{font-family:var(--cd-mono);font-size:.75rem;color:var(--cd-gold-foil);font-variant-numeric:tabular-nums}.crown-drop-queue .cd-stock-bar{height:5px;border-radius:3px;background:#241f17;overflow:hidden}.crown-drop-queue .cd-stock-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--cd-gold-deep),var(--cd-gold-foil));transition:width 1s var(--cd-ease)}.crown-drop-queue .cd-ticker{display:flex;flex-direction:column;gap:0;border:1px solid var(--cd-rule);border-radius:10px;background:var(--cd-ink-raise);overflow:hidden;max-height:262px;overflow-y:auto}.crown-drop-queue .cd-ticker-row{display:flex;align-items:center;gap:11px;padding:11px 13px;border-bottom:1px solid #221d16;animation:cd-slidein .45s var(--cd-ease) both}.crown-drop-queue .cd-ticker-row:last-child{border-bottom:0}@keyframes cd-slidein{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.crown-drop-queue .cd-tk-seat{font-family:var(--cd-mono);font-size:.75rem;font-weight:500;color:var(--cd-text);font-variant-numeric:tabular-nums;flex:none}.crown-drop-queue .cd-tk-what{font-size:.8125rem;color:var(--cd-text-dim);flex:1;min-width:0}.crown-drop-queue .cd-tk-flag{width:5px;height:5px;border-radius:50%;flex:none;background:var(--cd-served)}.crown-drop-queue .cd-ticker-row[data-kind=passed] .cd-tk-flag{background:var(--cd-text-faint)}.crown-drop-queue .cd-ticker-row[data-kind=passed] .cd-tk-what{color:var(--cd-text-faint)}.crown-drop-queue .cd-ticker-row[data-kind=you]{background:#ac8a2e17}.crown-drop-queue .cd-ticker-row[data-kind=you] .cd-tk-flag{background:var(--cd-gold-foil)}.crown-drop-queue .cd-ticker-row[data-kind=you] .cd-tk-seat{color:var(--cd-gold-foil)}.crown-drop-queue .cd-turn-panel{background:radial-gradient(600px 300px at 50% 0%,rgba(172,138,46,.18),transparent 68%),transparent}.crown-drop-queue .cd-turn-timer{font-family:var(--cd-mono);font-weight:700;font-variant-numeric:tabular-nums;font-size:clamp(3rem,15cqw,5.25rem);line-height:1;color:#fff3d0;text-shadow:0 0 50px rgba(232,199,102,.55)}.crown-drop-queue .cd-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 30px;border-radius:8px;border:0;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(180deg,var(--cd-gold-foil),var(--cd-gold));color:#1a1408;cursor:pointer;box-shadow:0 10px 30px -8px #ac8a2e99;transition:transform .18s var(--cd-ease),box-shadow .18s var(--cd-ease);width:100%;max-width:380px}.crown-drop-queue .cd-btn:hover{transform:translateY(-2px);box-shadow:0 16px 38px -8px #ac8a2ebf}.crown-drop-queue .cd-btn:active{transform:translateY(0)}.crown-drop-queue .cd-btn:focus-visible{outline:2px solid var(--cd-gold-foil);outline-offset:3px}.crown-drop-queue .cd-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.crown-drop-queue .cd-btn.cd-ghost{background:transparent;border:1px solid var(--cd-rule);color:var(--cd-text);box-shadow:none;font-weight:500}.crown-drop-queue .cd-btn.cd-ghost:hover{border-color:var(--cd-gold-deep);transform:none;box-shadow:none}.crown-drop-queue .cd-limit-note{font-family:var(--cd-mono);font-size:.6875rem;letter-spacing:.1em;color:var(--cd-text-faint);text-transform:uppercase}.crown-drop-queue .cd-error{font-family:var(--cd-mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--cd-closed)}.crown-drop-queue .cd-form{display:flex;flex-direction:column;gap:12px;width:100%;max-width:380px}.crown-drop-queue .cd-field{width:100%;padding:15px 16px;border-radius:8px;border:1px solid var(--cd-rule);background:var(--cd-ink-raise-2);color:var(--cd-text);font-family:DM Sans,sans-serif;font-size:.9375rem}.crown-drop-queue .cd-field::placeholder{color:var(--cd-text-faint)}.crown-drop-queue .cd-field:focus{outline:none;border-color:var(--cd-gold-deep);box-shadow:0 0 0 3px #ac8a2e2e}.crown-drop-queue .cd-otp{display:flex;justify-content:center;gap:8px}.crown-drop-queue .cd-otp-box{width:46px;height:56px;padding:0;text-align:center;border-radius:8px;border:1px solid var(--cd-rule);background:var(--cd-ink-raise-2);color:var(--cd-gold-foil);font-family:var(--cd-mono);font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums}.crown-drop-queue .cd-otp-box[data-filled=true]{border-color:var(--cd-gold-deep)}.crown-drop-queue .cd-otp-box:focus{outline:none;border-color:var(--cd-gold-foil);box-shadow:0 0 0 3px #ac8a2e2e}.crown-drop-queue .cd-otp[data-error=true] .cd-otp-box{border-color:var(--cd-closed)}.crown-drop-queue .cd-linkbtn{background:none;border:0;padding:0;color:var(--cd-gold-foil);text-decoration:underline;cursor:pointer;font:inherit}.crown-drop-queue .cd-form-note{font-size:.8125rem;line-height:1.5;color:var(--cd-text-dim);margin:0;text-align:center}.crown-drop-queue .cd-history{width:100%;max-width:460px;border:1px solid var(--cd-rule);border-radius:10px;background:var(--cd-ink-raise);overflow:hidden;text-align:left}.crown-drop-queue .cd-history-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #221d16}.crown-drop-queue .cd-history-row:last-child{border-bottom:0}.crown-drop-queue .cd-history-name{font-size:.8125rem;color:var(--cd-text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crown-drop-queue .cd-history-no{font-family:var(--cd-mono);font-size:.6875rem;color:var(--cd-gold);margin-right:8px}.crown-drop-queue .cd-history-meta{font-family:var(--cd-mono);font-size:.6875rem;color:var(--cd-text-faint);white-space:nowrap;flex:none}.crown-drop-queue .cd-gone-n{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(3rem,14cqw,4.75rem);line-height:1;color:var(--cd-text);font-variant-numeric:tabular-nums}.crown-drop-queue .cd-legal{padding:13px 18px;border-top:1px solid var(--cd-rule);display:flex;flex-wrap:wrap;gap:6px 16px;justify-content:center;font-size:.6875rem;color:var(--cd-text-faint);background:#16130f80}.crown-drop-queue .cd-legal span{white-space:nowrap}@media(prefers-reduced-motion:reduce){.crown-drop-queue *,.crown-drop-queue *:before,.crown-drop-queue *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}.crown-drop-queue .cd-haze{display:none}}.crown-drop-page{display:flex;flex-direction:column;min-height:100vh}.crown-drop-evergreen-wrap{background:var(--cd-ink);border-top:1px solid var(--cd-rule)}.cd-evergreen{max-width:720px;margin:0 auto;padding:48px 20px 80px;color:var(--cd-text);font-family:DM Sans,system-ui,sans-serif}.cd-evergreen--compact{padding:20px;text-align:center}.cd-evergreen-link{color:var(--cd-gold-foil);font-size:.875rem;font-weight:600;text-decoration:none}.cd-evergreen-link:hover{text-decoration:underline}.cd-evergreen-hero,.cd-evergreen-section{margin-bottom:40px}.cd-evergreen-title{font-family:Bricolage Grotesque,DM Sans,sans-serif;font-size:1.25rem;font-weight:700;margin:8px 0 12px}.cd-evergreen-steps,.cd-evergreen-rules{margin:12px 0 0;padding-left:1.25rem;color:var(--cd-text-dim);line-height:1.65}.cd-evergreen-steps li+li,.cd-evergreen-rules li+li{margin-top:10px}.crown-drop-live,#drop,#program{scroll-margin-top:4rem}.cd-evergreen-notify,#notify{scroll-margin-top:5rem}@media(prefers-reduced-motion:no-preference){html:has(.crown-drop-page){scroll-behavior:smooth}}
