:root:not([data-shop-theme=dark]) .page_shop__lAOoK,[data-shop-theme=light] .page_shop__lAOoK,[data-shop-theme=light] .page_shop__lAOoK~*{--shop-bg:#fff;--shop-surface:#f5f5f5;--shop-text:#111;--shop-text-muted:#888;--shop-border:#ebebeb;--shop-card:#fff;--shop-accent:#111}[data-shop-theme=dark] .page_shop__lAOoK,[data-shop-theme=dark] .page_shop__lAOoK~*{--shop-bg:#0f0f0f;--shop-surface:#1a1a1a;--shop-text:#f5f5f5;--shop-text-muted:#888;--shop-border:#2a2a2a;--shop-card:#151515;--shop-accent:#fff}.page_shop__lAOoK{background:var(--shop-bg,#fff);color:var(--shop-text,#111);min-height:100vh;padding-bottom:60px}.page_hero__RuGG6{display:block;position:relative;width:100%;aspect-ratio:3/4;max-height:520px;overflow:hidden;text-decoration:none;color:#fff}.page_heroImageWrap__wYAid{position:absolute;inset:0}.page_heroImage__IxxFp{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.page_hero__RuGG6:hover .page_heroImage__IxxFp{transform:scale(1.03)}.page_heroOverlay__mPhkU{position:absolute;bottom:0;left:0;right:0;padding:32px 20px 24px;background:linear-gradient(transparent,rgba(0,0,0,.6));display:flex;flex-direction:column;gap:6px}.page_heroLabel___Hw99{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;opacity:.8}.page_heroTitle__R0O0N{font-family:var(--font-heading,"Outfit",sans-serif);font-size:28px;font-weight:600;line-height:1.15;letter-spacing:-.02em}.page_heroMeta__ePw_r{display:flex;align-items:center;gap:12px}.page_heroDate__gdcN_{display:flex;align-items:center;gap:6px;font-size:13px;opacity:.85}.page_heroPrice__fvr_z{font-size:18px;font-weight:500;opacity:.9}.page_tabs__DLPwp{display:flex;border-bottom:1px solid var(--shop-border);position:-webkit-sticky;position:sticky;top:56px;z-index:10;background:var(--shop-bg)}.page_tab__6_2mC{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 0;font-size:14px;font-weight:500;color:var(--shop-text-muted);border:none;background:none;cursor:pointer;position:relative;transition:color .15s ease}.page_tab__6_2mC:hover{color:var(--shop-text)}.page_tabActive__yfpS0{color:var(--shop-text);font-weight:600}.page_tabActive__yfpS0:after{content:"";position:absolute;bottom:-1px;left:20%;right:20%;height:2px;background:var(--shop-text);border-radius:1px}.page_tabCount___zEtB{font-size:11px;font-weight:600;background:var(--shop-surface);color:var(--shop-text-muted);padding:1px 7px;border-radius:10px;line-height:1.4}.page_tabActive__yfpS0 .page_tabCount___zEtB{background:var(--shop-text);color:var(--shop-bg)}.page_cardDate__xNy9d{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--shop-text-muted);margin-bottom:4px}.page_grid__cREAl,.page_loading__e3dTp{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;padding:12px 16px}.page_skeleton__LdN4b{aspect-ratio:3/4;border-radius:12px;background:var(--shop-surface);animation:page_pulse__ELA6c 1.5s ease-in-out infinite}@keyframes page_pulse__ELA6c{0%,to{opacity:1}50%{opacity:.5}}.page_card__s3IWZ{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:var(--shop-bg)}.page_cardLink__S5YOT{display:block;text-decoration:none;color:inherit}.page_cardImage__tTYa_{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--shop-surface);border-radius:12px}.page_cardImage__tTYa_ img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.page_card__s3IWZ:hover .page_cardImage__tTYa_ img{transform:scale(1.04)}.page_cardPlaceholder__OTnVt{width:100%;height:100%;background:var(--shop-surface)}.page_ticketBadge__h3ZKH{position:absolute;top:10px;left:10px;display:flex;align-items:center;gap:4px;padding:4px 10px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:11px;font-weight:600;border-radius:6px}.page_cardBody__ZAoe4{padding:10px 4px 4px}.page_cardTitleLink__gt6q3{text-decoration:none;color:inherit}.page_cardTitle__eM7ao{font-size:14px;font-weight:500;color:var(--shop-text);line-height:1.3;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page_cardFooter__sAYnd{display:flex;align-items:center;justify-content:space-between}.page_cardPrice__2mjnF{font-size:15px;font-weight:600;color:var(--shop-text)}.page_addBtn__xijM5{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--shop-text);color:var(--shop-bg);border:none;cursor:pointer;transition:opacity .15s,transform .15s;flex-shrink:0}.page_addBtn__xijM5:hover{opacity:.8;transform:scale(1.05)}.page_addBtn__xijM5:active{transform:scale(.95)}.page_empty__IIjY2{grid-column:1/-1;text-align:center;padding:48px 16px;color:var(--shop-text-muted);font-size:15px}@media (min-width:640px){.page_grid__cREAl,.page_loading__e3dTp{grid-template-columns:repeat(3,1fr);gap:16px;padding:16px 24px}.page_hero__RuGG6{aspect-ratio:16/7;max-height:480px}.page_heroTitle__R0O0N{font-size:36px}.page_heroOverlay__mPhkU{padding:40px 32px 32px}.page_filterScroll__0e973{padding:0 24px}.page_cardTitle__eM7ao{font-size:15px}}@media (min-width:1024px){.page_grid__cREAl,.page_loading__e3dTp{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1280px;margin:0 auto;padding:20px 32px}.page_hero__RuGG6{aspect-ratio:21/8;max-height:500px;margin:0 auto}.page_heroTitle__R0O0N{font-size:44px}.page_heroOverlay__mPhkU{padding:48px 48px 40px}.page_filters__0VXn8{max-width:1280px;margin:0 auto;padding:24px 0 12px}.page_filterScroll__0e973{padding:0 32px;gap:10px}.page_pill__9MFIZ{padding:10px 22px;font-size:14px}.page_cardBody__ZAoe4{padding:12px 4px 8px}}