.lottery-store-public-page{background:#f6f8fc;color:#202235}.lottery-store{--store-ink: #202235;--store-muted: #61708a;--store-line: rgba(32, 34, 53, .12);--store-teal: #0bb7bd;--store-pink: #f54f93;--store-yellow: #f8c434;--store-orange: #ff7b3a;--store-violet: #6854aa;width:min(1180px,100% - 32px);margin:0 auto;padding:42px 0 72px;font-family:Rubik,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lottery-store a{text-decoration:none}.lottery-store__hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);gap:clamp(28px,5vw,72px);align-items:center;min-height:430px;padding:clamp(26px,5vw,58px) 0 36px}.lottery-store__hero-copy{position:relative;z-index:1}.lottery-store__hero-copy h1{max-width:720px;margin:12px 0 16px;color:var(--store-ink);font-size:clamp(42px,6vw,78px);line-height:.95;font-weight:900;letter-spacing:0}.lottery-store__hero-copy p{max-width:620px;margin:0;color:var(--store-muted);font-size:18px;line-height:1.7}.lottery-store__eyebrow,.lottery-store__band-head span,.lottery-store__panel span{display:inline-flex;align-items:center;color:var(--store-teal);font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.lottery-store__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.lottery-store__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border:1px solid var(--store-line);border-radius:8px;color:var(--store-ink);font-weight:800;transition:transform .16s ease,border-color .16s ease,background .16s ease}.lottery-store__button:hover{transform:translateY(-2px);border-color:#0bb7bd66}.lottery-store__button--primary{background:linear-gradient(135deg,var(--store-pink),var(--store-orange));border-color:transparent;color:#fff}.lottery-store__button--ghost{background:#fff}.lottery-store__hero-media{position:relative;min-height:430px}.lottery-store__deck-preview{position:absolute;overflow:hidden;width:min(260px,62vw);margin:0;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#fff;box-shadow:0 24px 60px #2022352e}.lottery-store__deck-preview img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain}.lottery-store__deck-preview span{display:block;padding:10px 12px;color:var(--store-ink);font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lottery-store__deck-preview--1{top:18px;right:46px;z-index:3;transform:rotate(3deg)}.lottery-store__deck-preview--2{top:125px;left:16px;z-index:2;transform:rotate(-5deg)}.lottery-store__deck-preview--3{right:0;bottom:0;z-index:1;transform:rotate(7deg)}.lottery-store__deck-preview--empty{position:relative;display:grid;place-items:center;min-height:260px;color:var(--store-teal);font-size:48px}.lottery-store__sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0 34px}.lottery-store__section-card,.lottery-store__panel,.lottery-store__featured-decks article{border:1px solid var(--store-line);border-radius:8px;background:#fff;box-shadow:0 18px 44px #20223514}.lottery-store__section-card{position:relative;display:flex;flex-direction:column;gap:14px;min-height:276px;padding:22px}.lottery-store__section-card h2{margin:0;color:var(--store-ink);font-size:24px;line-height:1.15;font-weight:900}.lottery-store__section-card p{margin:0;color:var(--store-muted);line-height:1.6}.lottery-store__section-card a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--store-violet);font-weight:900}.lottery-store__section-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:8px;background:#0bb7bd1a;color:var(--store-teal);font-size:26px}.lottery-store__section-card:nth-child(2) .lottery-store__section-icon{background:#f8c43429;color:#b07600}.lottery-store__section-card:nth-child(3) .lottery-store__section-icon{background:#f54f931f;color:var(--store-pink)}.lottery-store__status{position:absolute;top:18px;right:18px;padding:6px 10px;border-radius:999px;background:#0bb7bd1a;color:#078487;font-size:12px;font-weight:900}.lottery-store__section-card.is-soon .lottery-store__status{background:#f8c43429;color:#986800}.lottery-store__band{margin-top:28px;padding:34px 0}.lottery-store__band-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.lottery-store__band-head h2{max-width:640px;margin:8px 0 0;color:var(--store-ink);font-size:clamp(28px,4vw,44px);line-height:1.05;font-weight:900;letter-spacing:0}.lottery-store__band-head a{color:var(--store-violet);font-weight:900;white-space:nowrap}.lottery-store__featured-decks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.lottery-store__featured-decks article{overflow:hidden}.lottery-store__featured-decks a{display:block;color:inherit}.lottery-store__featured-decks img,.lottery-store__featured-decks .lottery-store__deck-fallback{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#f0f5fb}.lottery-store__featured-decks article>div{padding:14px}.lottery-store__featured-decks h3{margin:0 0 6px;color:var(--store-ink);font-size:16px;font-weight:900}.lottery-store__featured-decks p{margin:0;color:var(--store-muted);font-size:13px;font-weight:700}.lottery-store__deck-link{height:100%;transition:transform .16s ease}.lottery-store__deck-link:hover{transform:translateY(-3px)}.lottery-store__deck-link:hover h3{color:var(--store-violet)}.lottery-store__deck-fallback{display:grid;place-items:center;color:var(--store-teal);font-size:42px}.lottery-store__empty{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:22px;border:1px dashed var(--store-line);border-radius:8px;color:var(--store-muted)}.lottery-store__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.lottery-store__panel{padding:26px}.lottery-store__panel>i{display:grid;place-items:center;width:52px;height:52px;margin-bottom:18px;border-radius:8px;background:#6854aa1a;color:var(--store-violet);font-size:28px}.lottery-store__panel h2{margin:8px 0 10px;color:var(--store-ink);font-size:28px;font-weight:900;letter-spacing:0}.lottery-store__panel p{max-width:560px;margin:0 0 18px;color:var(--store-muted);line-height:1.65}.lottery-store__panel a{color:var(--store-pink);font-weight:900}.lottery-store__panel--custom>i{background:#ff7b3a1f;color:var(--store-orange)}[data-bs-theme=dark] .lottery-store-public-page{background:#151722;color:#f3f6fb}[data-bs-theme=dark] .lottery-store{--store-ink: #f3f6fb;--store-muted: #b3bed2;--store-line: rgba(255, 255, 255, .14)}[data-bs-theme=dark] .lottery-store .lottery-store__button--ghost,[data-bs-theme=dark] .lottery-store .lottery-store__section-card,[data-bs-theme=dark] .lottery-store .lottery-store__panel,[data-bs-theme=dark] .lottery-store .lottery-store__featured-decks article,[data-bs-theme=dark] .lottery-store .lottery-store__deck-preview{background:#1d2130}@media (max-width: 1040px){.lottery-store__hero{grid-template-columns:1fr}.lottery-store__hero-media{min-height:360px}.lottery-store__sections,.lottery-store__featured-decks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.lottery-store{width:min(100% - 24px,1180px);padding-top:28px}.lottery-store__hero{min-height:auto;padding-top:22px}.lottery-store__hero-media{min-height:300px}.lottery-store__deck-preview{width:min(190px,58vw)}.lottery-store__sections,.lottery-store__featured-decks,.lottery-store__split{grid-template-columns:1fr}.lottery-store__band-head{display:block}}
