.big-root,.big-root *{box-sizing:border-box}.big-root{padding:20px;max-width:1400px;margin:0 auto;color:#e1e7ef}.big-last-updated{text-align:center;color:#aaa;font-size:13px;margin-bottom:24px}.big-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:24px}.big-grid>*{min-width:0}.big-top-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px;align-items:stretch}.big-header{background:linear-gradient(135deg,#311b92,#5e35b1,#7e57c2);color:#fff;padding:30px;border-radius:12px;text-align:center;margin-bottom:30px;box-shadow:0 6px 28px #311b9259;position:relative;overflow:hidden}.big-header:before{content:"";position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none}.big-header h1{margin:0 0 8px;font-size:32px;font-weight:700;letter-spacing:-.02em}.big-header p{margin:0;font-size:16px;opacity:.8}.big-card{width:100%;min-width:0;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;box-shadow:0 4px 20px #0000004d}.big-card.big-layout-card{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d}.big-card.is-flush{padding:0}.big-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.big-card-header-main{display:flex;align-items:center;gap:12px;min-width:0}.big-card.is-flush .big-card-header{padding:20px 20px 12px;margin-bottom:0}.big-row-occupancy-header{justify-content:flex-start}.big-card-icon{width:36px;height:36px;background:linear-gradient(135deg,#5e35b1,#7e57c2);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.big-card-header h3{font-size:16px;font-weight:600;color:#fff;margin:0}.big-media-tabs{display:inline-flex;align-items:center;gap:6px;padding:4px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:999px}.big-media-tab{appearance:none;border:0;background:transparent;color:#9aa4af;font:inherit;font-size:12px;font-weight:600;padding:8px 12px;border-radius:999px;cursor:pointer;transition:background-color .18s ease,color .18s ease}.big-media-tab.is-active{color:#fff;background:#ffffff1f}.big-video-frame{border-radius:8px;border:2px solid rgba(255,255,255,.1);overflow:hidden;background:#000;aspect-ratio:16 / 9}.big-video-player,.big-video-fallback-image{width:100%;height:100%;background:#000}.big-video-fallback-image{object-fit:cover}.big-video-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#888;font-size:14px;padding:24px;text-align:center}.big-map-canvas,.big-map-error{width:100%;aspect-ratio:16 / 9;border-radius:12px}.big-map-canvas{overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0f1720}.big-map-error{border:1px solid rgba(255,95,86,.35);background:#ff5f5614;color:#f3f6fb;display:grid;place-items:center;text-align:center;padding:24px;box-sizing:border-box}.big-map-error strong{display:block;margin-bottom:10px;font-size:18px}.big-map-error p{margin:6px 0;max-width:40ch}.big-map-error code{color:#8be9ff}.big-map-summary{margin-top:14px;display:inline-flex;align-items:center;gap:10px;color:#aab4c5;font-size:13px}.big-map-summary strong{color:#fff}.big-map-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.big-map-dot.is-available{background:#26c6da;box-shadow:0 0 8px #26c6da99}.big-map-dot.is-full{background:#ef5350;box-shadow:0 0 8px #ef535073}.big-layout-card{padding:18px!important;display:grid;gap:14px;grid-template-rows:auto auto 1fr}.big-layout-top-bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.big-layout-title-row{display:flex;align-items:center;gap:10px}.big-layout-title-row h3{margin:0;font-size:15px;font-weight:700;color:#e0f0ff}.big-layout-summary{display:flex;align-items:center;gap:10px}.big-layout-avail-badge{font-size:15px;font-weight:800;color:#e2e8f0;letter-spacing:-.02em}.big-layout-avail-badge small{font-size:11px;font-weight:600;color:#64748b}.big-layout-pct{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#26c6da;background:#26c6da1a;border:1px solid rgba(38,198,218,.25);border-radius:999px;padding:3px 10px;min-width:42px}.big-layout-legend-row{display:flex;align-items:center;gap:16px;padding:0 2px}.big-layout-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.big-layout-legend-item .legend-swatch{width:10px;height:10px;border-radius:3px;display:inline-block}.big-layout-legend-item.is-free .legend-swatch{background:#26c6da;box-shadow:0 0 6px #26c6da66}.big-layout-legend-item.is-occupied .legend-swatch{background:#ef5350;box-shadow:0 0 6px #ef53504d}.big-layout-bars{display:flex;flex-wrap:nowrap;align-items:stretch;gap:6px;padding:14px 10px;border-radius:12px;background:#080f1eb3;border:1px solid rgba(100,180,255,.06);align-self:stretch;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-width:0;overflow-x:auto}.big-layout-bars .big-bar{flex:1 1 0;min-width:44px}.big-bar{display:flex;flex-direction:column;align-items:center;gap:5px;padding:8px 4px 6px;border-radius:8px;transition:background .25s ease,box-shadow .25s ease}.big-bar-letter{font-size:12px;font-weight:800;color:#94a3b8;line-height:1}.big-bar-tube{width:24px;flex:1 1 0;min-height:60px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);overflow:hidden;display:flex;align-items:flex-end;position:relative}.big-bar-level{width:100%;height:var(--bar-level, 0%);border-radius:0 0 12px 12px;transition:height .6s cubic-bezier(.22,1,.36,1)}.big-bar-free{font-size:13px;font-weight:800;line-height:1;color:#b0bec5}.big-bar-pct{font-size:9px;font-weight:600;color:#546e7a;line-height:1}.big-bar.has-space{background:#26c6da0f}.big-bar.has-space .big-bar-letter{color:#4dd0e1}.big-bar.has-space .big-bar-tube{background:#26c6da1a;border-color:#26c6da33;box-shadow:0 0 12px #26c6da14}.big-bar.has-space .big-bar-level{background:linear-gradient(0deg,#00838f,#26c6da)}.big-bar.has-space .big-bar-free{color:#80deea}.big-bar.has-space .big-bar-pct{color:#4dd0e1}.big-bar.is-full{background:#ef53500d}.big-bar.is-full .big-bar-letter{color:#ef9a9a}.big-bar.is-full .big-bar-tube{background:#ef535014;border-color:#ef535026}.big-bar.is-full .big-bar-level{background:linear-gradient(0deg,#c62828,#ef5350)}.big-bar.is-full .big-bar-free{color:#ef9a9a}.big-bar.is-full .big-bar-pct{color:#e57373}.big-bar:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}.big-bar.has-space:hover{box-shadow:0 8px 24px #26c6da26}.big-bar.is-full:hover{box-shadow:0 8px 24px #ef53501f}.light-theme .big-root{color:#1f2937!important}.light-theme .big-header{background:linear-gradient(135deg,#ede7f6,#d1c4e9,#b39ddb)!important;color:#311b92!important;box-shadow:0 4px 16px #311b921a!important}.light-theme .big-card{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 14px #0f172a0f!important}.light-theme .big-card h3{color:#111827!important}.light-theme .big-media-tabs{background:#f8fafc!important;border:1px solid #e5e7eb!important}.light-theme .big-media-tab{color:#64748b!important}.light-theme .big-media-tab.is-active{color:#0f172a!important;background:#e2e8f0!important}.light-theme .big-layout-card{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 14px #0f172a0f!important}.light-theme .big-map-canvas{border-color:#e5e7eb!important;background:#e2e8f0!important}.light-theme .big-map-error{background:#ef444414!important;border-color:#ef444447!important;color:#1f2937!important}.light-theme .big-map-error code{color:#0369a1!important}.light-theme .big-map-summary{color:#475569!important}.light-theme .big-map-summary strong,.light-theme .big-layout-title-row h3{color:#0f172a!important}.light-theme .big-layout-avail-badge{color:#1e293b!important}.light-theme .big-layout-avail-badge small{color:#64748b!important}.light-theme .big-layout-pct{color:#5e35b1!important;background:#5e35b114!important;border-color:#5e35b133!important}.light-theme .big-layout-legend-item{color:#475569!important}.light-theme .big-layout-bars{background:#f5f7fa!important;border-color:#e0e7f0!important}.light-theme .big-bar-letter{color:#475569!important}.light-theme .big-bar-tube{background:#e2e8f0!important}.light-theme .big-bar-free{color:#334155!important}.light-theme .big-bar-pct{color:#64748b!important}.light-theme .big-bar.has-space{background:#00838f0d!important}.light-theme .big-bar.has-space .big-bar-letter{color:#00838f!important}.light-theme .big-bar.has-space .big-bar-tube{background:#00838f14!important;border-color:#00838f2e!important}.light-theme .big-bar.has-space .big-bar-level{background:linear-gradient(0deg,#00838f,#26c6da)!important}.light-theme .big-bar.has-space .big-bar-free{color:#006064!important}.light-theme .big-bar.has-space .big-bar-pct{color:#00838f!important}.light-theme .big-bar.is-full{background:#ef53500a!important}.light-theme .big-bar.is-full .big-bar-letter{color:#c62828!important}.light-theme .big-bar.is-full .big-bar-tube{background:#ef53500f!important;border-color:#ef535024!important}.light-theme .big-bar.is-full .big-bar-level{background:linear-gradient(0deg,#c62828,#ef5350)!important}.light-theme .big-bar.is-full .big-bar-free{color:#c62828!important}.light-theme .big-bar.is-full .big-bar-pct{color:#d32f2f!important}@media(max-width:768px){.big-top-layout{grid-template-columns:1fr!important;gap:16px!important}.big-card-header{align-items:flex-start;flex-direction:column}.big-media-tabs{width:100%}.big-media-tab{flex:1 1 0}.big-header{padding:18px 14px!important;margin-bottom:18px!important}.big-header h1{font-size:22px!important}.big-header p{font-size:13px!important;line-height:1.4!important}.big-root{padding:12px!important}.big-card{padding:14px!important}.big-card.is-flush{padding:0!important}.big-card.is-flush .big-card-header,.big-card-body{padding-left:14px;padding-right:14px}.big-layout-bars{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:8px!important;padding-bottom:10px!important}.big-bar{min-width:56px;flex:0 0 auto;scroll-snap-align:start}.big-bar-tube{height:100px;flex:none!important}.big-layout-bars::-webkit-scrollbar{height:4px}.big-layout-bars::-webkit-scrollbar-track{background:#ffffff0a;border-radius:4px}.big-layout-bars::-webkit-scrollbar-thumb{background:#7e57c266;border-radius:4px}.big-layout-top-bar{flex-direction:column;align-items:flex-start;gap:8px}}
