.deck-page main{background:transparent}.deck-hero-layout{align-items:flex-start}.deck-hero-title-block{padding-top:var(--space-6);max-width:40rem}.deck-hero-title-block .hero-label-giant{top:-28%;right:-10%;letter-spacing:0.08em;color:rgba(41,86,255,0.06)}.deck-hero-side{max-width:420px;margin-inline:auto}.deck-hero-game-card{background:radial-gradient(circle at 10% 0,rgba(255,215,74,0.32),transparent 55%),radial-gradient(circle at 100% 60%,rgba(125,60,255,0.4),transparent 60%),#0f0e21}.deck-hero-game-card .micro-label{color:rgba(245,239,255,0.7)}.deck-hero-game-card .hero-game-title{letter-spacing:0.14em;text-transform:uppercase;font-size:0.9rem}.deck-dice-overview-card{padding:var(--space-5);background:radial-gradient(circle at 0 0,rgba(255,215,74,0.18),transparent 55%),radial-gradient(circle at 120% -10%,rgba(255,139,60,0.24),transparent 60%),#ffffff}.deck-dice-overview-grid{display:grid;grid-template-columns:minmax(0,1.15fr)minmax(0,1.1fr);gap:var(--space-5);align-items:center}.deck-dice-overview-copy{max-width:32rem}.deck-dice-overview-visual .deck-image-framed{box-shadow:var(--shadow-lg)}.deck-image-framed{border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(33,28,78,0.12);background:radial-gradient(circle at 0 0,rgba(255,215,74,0.18),transparent 55%),radial-gradient(circle at 100% 100%,rgba(125,60,255,0.22),transparent 55%)}.deck-image-framed img{border-radius:inherit;object-fit:cover}.deck-image-2plus1{margin-top:var(--space-3)}.deck-pill-list{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:var(--space-3)}.deck-pill{padding:0.25rem 0.75rem;border-radius:999px;border:1px solid rgba(24,19,32,0.08);background:rgba(255,255,255,0.9);font-size:var(--font-size-xs);color:var(--gray-700)}.deck-inline-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.deck-inline-links .btn-ghost{font-size:var(--font-size-xs);letter-spacing:0.16em;text-transform:uppercase}.deck-list{font-size:var(--font-size-sm);color:var(--color-text-muted);padding-left:1.1rem;margin-top:var(--space-3)}.deck-list--bullets li{position:relative;padding-left:0.4rem}.deck-list--bullets li::before{content:"";position:absolute;left:-0.9rem;top:0.55em;width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,var(--color-accent-coral),var(--color-accent-purple))}.deck-side-links{margin-top:var(--space-4)}.deck-side-links .btn{width:100%;justify-content:center}.deck-meta-strip span{white-space:nowrap}.deck-match-strip-visual{margin-top:var(--space-5)}.deck-link-row{margin-top:var(--space-4);display:flex;justify-content:flex-end}.deck-link-row .btn{font-size:var(--font-size-xs)}.deck-gameplay-wide{box-shadow:var(--shadow-lg)}.deck-cta-section{padding-bottom:var(--space-12)}.deck-cta-container{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);gap:var(--space-6);align-items:center}.deck-cta-content{max-width:34rem}.deck-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.deck-cta-visual .deck-cta-image{max-width:360px;margin-inline:auto;box-shadow:var(--shadow-lg)}.deck-cta-content p:last-of-type{margin-bottom:0}.hero-meta-dot--alt{background:var(--color-accent-lime)}@media (max-width:1024px){.deck-dice-overview-grid{grid-template-columns:1fr;gap:var(--space-4)}.deck-cta-container{grid-template-columns:1fr}.deck-cta-visual{order:-1}}@media (max-width:768px){.hero{padding-block:var(--space-6) var(--space-8)}.deck-dice-overview-card{padding:var(--space-4)}.deck-link-row{justify-content:flex-start}.deck-cta-section{padding-top:var(--space-8)}}@media (max-width:520px){.deck-hero-title-block{padding-top:var(--space-4)}.deck-cta-actions .btn{width:100%;justify-content:center}}