.cal-nav-row.svelte-13bkvez{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 10px}.cal-nav-row.svelte-13bkvez h4:where(.svelte-13bkvez){font-size:12px;font-weight:700;color:var(--text-primary)}.cal-nav-btns.svelte-13bkvez{display:flex;gap:4px}.cal-nav-btn.svelte-13bkvez{width:24px;height:24px;border-radius:5px;border:1px solid var(--border);background:var(--bg-surface);color:var(--text-muted);font-size:11px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--dur-fast)}.cal-nav-btn.svelte-13bkvez:hover{background:var(--border);color:var(--text-primary)}.cal-grid.svelte-13bkvez{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;padding:0 16px 14px}.cal-head.svelte-13bkvez{text-align:center;font-family:var(--font-mono);font-size:8px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);padding:5px 0}.cal-day.svelte-13bkvez{text-align:center;font-size:11px;color:var(--text-subtle);padding:5px 2px;border-radius:5px;cursor:pointer;transition:background var(--dur-fast);position:relative;background:none;border:none}.cal-day.svelte-13bkvez:hover:not(:disabled):not(.cal-empty){background:var(--bg-raised)}.cal-day.svelte-13bkvez:disabled{cursor:default}.cal-day.cal-empty.svelte-13bkvez{color:var(--border-medium);cursor:default}.cal-day.cal-past.svelte-13bkvez{color:var(--border-medium);cursor:default;opacity:.5}.cal-day.cal-event.svelte-13bkvez{font-weight:700;color:var(--text-primary)}.cal-day.cal-event.svelte-13bkvez:after{content:"";display:block;width:3px;height:3px;border-radius:50%;background:var(--brand);margin:1px auto 0}.cal-day.cal-active.svelte-13bkvez{background:var(--brand);color:var(--on-accent);font-weight:700}.cal-day.cal-active.svelte-13bkvez:after{background:#ffffff8c}.hero.svelte-1eywpvi{position:relative;background:var(--brand-dark);padding:90px 0 28px;color:var(--text-on-dark);overflow:hidden}.hero-bg.svelte-1eywpvi{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.25}.hero-overlay.svelte-1eywpvi{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--hero-scrim-top),var(--hero-scrim-bottom)),radial-gradient(ellipse at 70% 30%,var(--hero-wash),transparent 60%)}.hero .container{position:relative}.back-link.svelte-1eywpvi{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#ffffff8c;margin-bottom:16px}.hero-eyebrow.svelte-1eywpvi{margin-bottom:14px}.hero-title.svelte-1eywpvi{font-family:var(--font-display);font-size:clamp(32px,5vw,52px);font-weight:400;letter-spacing:-.025em;line-height:1.05;margin-bottom:14px;color:var(--text-on-dark)}.hero-meta.svelte-1eywpvi{display:flex;flex-wrap:wrap;gap:16px}.hero-meta-item.svelte-1eywpvi{display:flex;align-items:center;gap:6px;font-size:13px;color:#ffffff80}.hero-meta-item.svelte-1eywpvi strong:where(.svelte-1eywpvi){color:#ffffffd9;font-weight:600}.hero-actions.svelte-1eywpvi{display:flex;align-items:center;gap:10px;margin-top:16px}.hero-action.svelte-1eywpvi{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-sm);background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#ffffffd9}.page-body.svelte-1eywpvi{padding:28px 0 80px}.content-grid.svelte-1eywpvi{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.info-col.svelte-1eywpvi{min-width:0}.detail-section.svelte-1eywpvi{display:flex;flex-direction:column;gap:18px;scroll-margin-top:calc(var(--nav-h) + 52px)}.detail-section.svelte-1eywpvi+.detail-section:where(.svelte-1eywpvi){margin-top:32px;padding-top:24px;border-top:1px solid var(--border)}.section-title.svelte-1eywpvi{font-size:14px;font-weight:700;color:var(--text-primary)}.rich-text.svelte-1eywpvi{font-size:14px;line-height:1.7;color:var(--text-secondary);white-space:pre-wrap}.muted.svelte-1eywpvi{color:var(--text-muted);font-size:13px}.pt-table.svelte-1eywpvi{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.pt-row.svelte-1eywpvi{padding:14px 16px;border-bottom:1px solid var(--border)}.pt-row.svelte-1eywpvi:last-child{border-bottom:none}.pt-name.svelte-1eywpvi{font-size:14px;font-weight:700;color:var(--text-primary)}.pt-desc.svelte-1eywpvi{font-size:11px;color:var(--text-muted);margin-top:2px}.pt-price.svelte-1eywpvi{font-family:var(--font-display);font-size:16px;color:var(--text-primary);margin-top:4px}.pt-price-prefix.svelte-1eywpvi{font-family:var(--font-body);font-size:11px;color:var(--text-subtle);font-weight:400;text-transform:uppercase;letter-spacing:.08em;margin-right:4px}.hours-card.svelte-1eywpvi{display:flex;align-items:center;gap:14px;padding:18px;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--brand)}.hours-text.svelte-1eywpvi{font-size:14px;color:var(--text-primary);white-space:pre-line;line-height:1.6}.location-card.svelte-1eywpvi{display:flex;align-items:flex-start;gap:14px;padding:18px;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg)}.loc-name.svelte-1eywpvi{font-size:14px;font-weight:700;color:var(--text-primary)}.loc-addr.svelte-1eywpvi{font-size:12px;color:var(--text-subtle);margin-top:4px}.purchase.svelte-1eywpvi{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);position:sticky;top:calc(var(--nav-h) + 16px);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;max-height:calc(100vh - var(--nav-h) - 32px);overflow:hidden}.panel-body.svelte-1eywpvi{padding:18px 20px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;flex:1 1 auto}.header.svelte-1eywpvi{padding-bottom:14px;border-bottom:1px solid var(--border)}.header-from.svelte-1eywpvi{font-family:var(--font-mono);font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.header-price.svelte-1eywpvi{font-family:var(--font-display);font-size:28px;color:var(--text-primary);letter-spacing:-.02em;line-height:1;margin-bottom:4px}.header-sub.svelte-1eywpvi{font-size:11px;color:var(--text-muted)}.step.svelte-1eywpvi{display:flex;flex-direction:column;gap:10px}.step-label.svelte-1eywpvi{display:flex;align-items:center;gap:8px}.step-num.svelte-1eywpvi{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--brand);color:var(--on-accent);font-size:10px;font-weight:700;font-family:var(--font-sans)}.cal-wrap.svelte-1eywpvi{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.cal-skeleton.svelte-1eywpvi{padding:16px;display:flex;flex-direction:column;gap:12px}.cal-sk-header.svelte-1eywpvi{height:20px;width:50%;border-radius:var(--radius-sm);background:linear-gradient(90deg,color-mix(in srgb,var(--bg-sunken) 86%,var(--shimmer-hi) 14%),color-mix(in srgb,var(--bg-sunken) 68%,var(--shimmer-hi) 32%),color-mix(in srgb,var(--bg-sunken) 86%,var(--shimmer-hi) 14%));background-size:200% 100%;animation:svelte-1eywpvi-slot-shimmer 1.2s linear infinite}.cal-sk-grid.svelte-1eywpvi{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.cal-sk-day.svelte-1eywpvi{aspect-ratio:1;border-radius:var(--radius-sm);background:linear-gradient(90deg,color-mix(in srgb,var(--bg-sunken) 86%,var(--shimmer-hi) 14%),color-mix(in srgb,var(--bg-sunken) 68%,var(--shimmer-hi) 32%),color-mix(in srgb,var(--bg-sunken) 86%,var(--shimmer-hi) 14%));background-size:200% 100%;animation:svelte-1eywpvi-slot-shimmer 1.2s linear infinite}.rule-hint.svelte-1eywpvi{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:var(--radius-sm);color:var(--warning);font-size:11px;font-weight:500}.accordion.svelte-1eywpvi{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.acc-row.svelte-1eywpvi{border-bottom:1px solid var(--border);background:var(--bg-white);transition:background var(--dur-fast)}.acc-row.svelte-1eywpvi:last-child{border-bottom:none}.acc-row.open.svelte-1eywpvi{background:color-mix(in srgb,var(--bg-raised) 72%,var(--surface-lift) 28%)}.acc-row.locked.svelte-1eywpvi{opacity:.55}.acc-row.warn.svelte-1eywpvi .acc-slot-chip.missing:where(.svelte-1eywpvi){background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning)}.acc-head.svelte-1eywpvi{display:flex;align-items:center;gap:10px;padding:12px 14px 12px 0}.acc-toggle.svelte-1eywpvi{flex:1;display:flex;align-items:center;gap:10px;padding:0 12px 0 14px;background:transparent;border:none;cursor:pointer;text-align:left;min-width:0}.acc-toggle.svelte-1eywpvi:disabled{cursor:not-allowed}.acc-info.svelte-1eywpvi{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.acc-name.svelte-1eywpvi{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--text-primary)}.acc-sub.svelte-1eywpvi{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.acc-price.svelte-1eywpvi{font-family:var(--font-display);font-size:14px;color:var(--text-primary)}.acc-slot-chip.svelte-1eywpvi{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:2px 6px;border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--text-secondary);background:var(--bg-white)}.acc-slot-chip.muted.svelte-1eywpvi{color:var(--text-muted)}.acc-locked-badge.svelte-1eywpvi{display:inline-flex;align-items:center;gap:3px;font-family:var(--font-mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding:2px 5px;border:1px solid var(--border);border-radius:var(--radius-xs)}.acc-chevron{flex-shrink:0;color:var(--text-muted);transition:transform var(--dur-fast)}.acc-row.open.svelte-1eywpvi .acc-chevron{transform:rotate(180deg)}.acc-qty.svelte-1eywpvi{flex-shrink:0;padding-right:14px}.acc-body.svelte-1eywpvi{padding:4px 14px 14px}.slots.svelte-1eywpvi{display:flex;flex-direction:column;gap:6px}.slot.svelte-1eywpvi{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:var(--bg-white);border:1.5px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--dur-fast);text-align:left}.slot.svelte-1eywpvi:hover:not(:disabled){border-color:var(--border-hover)}.slot.on.svelte-1eywpvi{border-color:var(--brand);background:var(--bg-raised);border-left:3px solid var(--brand)}.slot.sold.svelte-1eywpvi,.slot.svelte-1eywpvi:disabled{opacity:.5;cursor:not-allowed}.slot-time.svelte-1eywpvi{font-size:13px;font-weight:600;color:var(--text-primary)}.slot-avail.svelte-1eywpvi{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.slot-badge.svelte-1eywpvi{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:2px 6px;border-radius:var(--radius-xs);border:1px solid}.slot-badge.sold.svelte-1eywpvi{background:var(--error-bg);border-color:var(--error-border);color:var(--error)}.slot-badge.low.svelte-1eywpvi{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning)}.pick-hint.svelte-1eywpvi{padding:24px 16px;text-align:center;color:var(--text-muted);font-size:13px;border:1px dashed var(--border-medium);border-radius:var(--radius-md)}.slot-skeleton-list.svelte-1eywpvi{display:flex;flex-direction:column;gap:8px}.slot-skeleton.svelte-1eywpvi{height:50px;border-radius:var(--radius-md);border:1px solid var(--border);background:linear-gradient(90deg,color-mix(in srgb,var(--bg-sunken) 86%,var(--shimmer-hi) 14%),color-mix(in srgb,var(--bg-sunken) 68%,var(--shimmer-hi) 32%),color-mix(in srgb,var(--bg-sunken) 86%,var(--shimmer-hi) 14%));background-size:200% 100%;animation:svelte-1eywpvi-slot-shimmer 1.2s linear infinite}.footer.svelte-1eywpvi{display:flex;flex-direction:column;gap:10px;padding:14px 20px 16px;border-top:1px solid var(--border);background:var(--bg-white);flex-shrink:0}.footer-total.svelte-1eywpvi{display:flex;justify-content:space-between;align-items:baseline}.t-label.svelte-1eywpvi{font-size:12px;color:var(--text-muted)}.t-amount.svelte-1eywpvi{font-family:var(--font-display);font-size:22px;color:var(--text-primary);letter-spacing:-.02em}.t-amount.muted.svelte-1eywpvi{color:var(--text-muted)}.trust.svelte-1eywpvi{display:flex;align-items:center;gap:5px;font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);justify-content:center}.bottom-bar.svelte-1eywpvi,.sheet-backdrop.svelte-1eywpvi,.sheet.svelte-1eywpvi,.sheet-footer.svelte-1eywpvi{display:none}.desktop-only.svelte-1eywpvi{display:flex}.tablet-only.svelte-1eywpvi{display:none}@media(max-width:1100px){.content-grid.svelte-1eywpvi{grid-template-columns:1fr 320px}}@media(max-width:768px){.content-grid.svelte-1eywpvi{grid-template-columns:1fr}.desktop-only.svelte-1eywpvi{display:none}.tablet-only.svelte-1eywpvi{display:flex}.page-body.svelte-1eywpvi{padding-bottom:calc(56px + var(--bottom-bar-h, 56px) + 24px + env(safe-area-inset-bottom,0px))}.detail-section.svelte-1eywpvi{scroll-margin-top:calc(var(--nav-h-mobile, 48px) + 48px)}.bottom-bar.svelte-1eywpvi{display:flex;position:fixed;bottom:var(--bottom-bar-h, 56px);left:0;right:0;height:56px;padding:0 var(--page-px);background:var(--bg-white);border-top:1px solid var(--border);box-shadow:var(--shadow-up);align-items:center;justify-content:space-between;z-index:191;gap:12px}.bb-info.svelte-1eywpvi{display:flex;flex-direction:column;gap:2px;flex:1}.bb-count.svelte-1eywpvi{font-size:13px;font-weight:700;color:var(--text-primary)}.bb-date.svelte-1eywpvi{font-size:10px;color:var(--brand);font-weight:600}.bb-hint.svelte-1eywpvi{font-size:12px;color:var(--text-muted)}.bb-right.svelte-1eywpvi{display:flex;align-items:center;gap:10px;flex-shrink:0}.bb-total.svelte-1eywpvi{font-family:var(--font-display);font-size:18px;color:var(--text-primary)}.bb-cta.svelte-1eywpvi{display:inline-flex;align-items:center;gap:4px;padding:8px 16px;background:var(--brand);color:var(--on-accent);font-size:13px;font-weight:700;border:none;border-radius:var(--radius-md);cursor:pointer}.sheet-backdrop.svelte-1eywpvi{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:300;animation:svelte-1eywpvi-fadeIn var(--dur-fast)}.sheet.svelte-1eywpvi{display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0;max-height:85dvh;background:var(--bg-white);border-radius:var(--radius-xl) var(--radius-xl) 0 0;box-shadow:var(--shadow-lg);z-index:301;animation:svelte-1eywpvi-slideUpSheet var(--dur-slow) var(--ease-spring);overflow:hidden}.sheet-handle-row.svelte-1eywpvi{display:flex;align-items:center;justify-content:center;padding:12px 16px 4px;position:relative;flex-shrink:0}.sheet-handle.svelte-1eywpvi{width:36px;height:4px;border-radius:2px;background:var(--border-medium)}.sheet-close.svelte-1eywpvi{position:absolute;right:16px;top:10px;padding:6px;color:var(--text-muted);border-radius:var(--radius-sm);background:transparent;border:none;cursor:pointer}.sheet-scroll.svelte-1eywpvi{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}.sheet-footer.svelte-1eywpvi{display:block;flex-shrink:0;padding-bottom:env(safe-area-inset-bottom,0px);background:var(--bg-white)}.sheet-footer.svelte-1eywpvi .footer:where(.svelte-1eywpvi){padding-bottom:14px}}@media(max-width:480px){.hero.svelte-1eywpvi{padding:70px 0 24px}.hero-title.svelte-1eywpvi{font-size:28px}.slots.svelte-1eywpvi{flex-direction:row;overflow-x:auto;scrollbar-width:none;gap:8px}.slots.svelte-1eywpvi::-webkit-scrollbar{display:none}.slot.svelte-1eywpvi{min-width:180px;flex-shrink:0}}@keyframes svelte-1eywpvi-slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes svelte-1eywpvi-slot-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes svelte-1eywpvi-fadeIn{0%{opacity:0}to{opacity:1}}
