:root{--stage-w:1920px;--stage-h:1080px;--brand-primary:#1b8acb;--brand-secondary:#00d4a8;--brand-background:#0f1923;--brand-text:#f5f5f5;--bg:var(--brand-background,#0f1923);--fg:var(--brand-text,#f5f5f5);--accent:var(--brand-secondary,#00d4a8);--muted:#8a8a8a;--header-bg:var(--brand-primary,#1b8acb);--footer-bg:#0a1219}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg,#000);width:100%;height:100%;color:var(--fg);cursor:none;scrollbar-width:none;-ms-overflow-style:none;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}html,html *,body *{cursor:none!important}::-webkit-scrollbar{display:none;width:0!important;height:0!important}body.theme-light{--brand-background:#fff;--brand-text:#0f172a}body.theme-dark{--brand-background:#000;--brand-text:#f5f5f5}#scale-wrapper{background:0 0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}#stage{width:var(--stage-w);height:var(--stage-h);transform-origin:0 0;background:var(--bg);position:absolute;top:0;left:0}.splash{z-index:1000;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.splash-logo{letter-spacing:-.04em;background:linear-gradient(135deg, var(--accent), #08f);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:120px;font-weight:700}.splash-logo-img{width:auto;height:112px;display:block}.splash-status{color:var(--muted);letter-spacing:.02em;font-size:36px}.splash-status:after{content:"";width:1ch;animation:1.4s steps(4,end) infinite dots;display:inline-block}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.splash-token{color:var(--muted);opacity:.6;font-family:SF Mono,Menlo,monospace;font-size:20px}.splash.error .splash-status{color:#ff5a5a;animation:none}.splash.error .splash-status:after{content:"";animation:none}.player.is-fullscreen .header,.player.is-fullscreen .footer{display:none}.player.is-fullscreen .content-area{flex:1}.player.is-fullscreen .board-slide{padding:0}.player{background:var(--bg);flex-direction:column;width:100%;height:100%;display:flex;position:relative}.header-divider{background:#ffffff40;flex-shrink:0;width:2px;height:50px}.header-board-title{color:#ffffffd9;white-space:nowrap;padding:0 24px;font-size:22px;font-weight:500}.board-slide{z-index:1;padding:32px 40px;position:absolute;top:0;bottom:0;left:0;right:0}.transition-fade .board-slide{opacity:0;transition:opacity var(--slide-transition-duration,.5s) ease}.transition-fade .board-slide.active{opacity:1;z-index:2}.transition-slide .board-slide{opacity:1;transition:transform var(--slide-transition-duration,.5s) ease;transform:translate(100%)}.transition-slide .board-slide.active{z-index:2;transform:translate(0)}.transition-slide .board-slide.outgoing{z-index:1;transform:translate(-100%)}.transition-cut .board-slide{opacity:0;transition:none}.transition-cut .board-slide.active{opacity:1;z-index:2}.footer{background:var(--footer-surface,#0a1219);border-top:1px solid var(--footer-border,#ffffff14);justify-content:center;align-items:center;gap:14px;height:44px;min-height:44px;display:none}body.theme-dark{--footer-surface:#0a1219;--footer-text:#ffffff80;--footer-border:#ffffff14}body.theme-light{--footer-surface:#f3f4f6;--footer-text:#0f172a80;--footer-border:#0f172a14}html body.show-powered-by .footer,html body.show-powered-by .player.is-fullscreen .footer{display:flex!important}.footer img{opacity:.7;width:auto;height:16px}.footer .footer-prefix,.footer .footer-url{color:var(--footer-text,#ffffff80);letter-spacing:.02em;font-family:Sora,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500}.tpl-empty{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-empty-logo{opacity:.6;height:80px}.tpl-empty-title{color:#ffffff80;font-size:48px;font-weight:600}.tpl-empty-sub{color:#ffffff4d;font-size:22px}.tpl-missing{color:#ffffff80;padding:40px;font-size:24px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:#000;width:100%;height:100%;margin:0;padding:0;overflow:hidden}#scale-wrapper{background:var(--brand-background,#0f1923);color:#fff;font-family:Sora,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.fullscreen-overlay{background:var(--brand-background,#0f1923);z-index:999;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:1920px;height:1080px;display:flex;position:absolute;top:0;left:0}.fullscreen-overlay.hidden{display:none}.fullscreen-overlay .logo-img{opacity:.9;height:60px;margin-bottom:32px}.fullscreen-overlay .prompt{color:#fff6;font-size:18px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.player{width:var(--stage-w,1920px);height:var(--stage-h,1080px);background:var(--brand-background,#0f1923);flex-direction:column;display:flex;position:relative}.header{background:var(--brand-primary,#1b8acb);z-index:10;border-bottom:3px solid #ffffff26;align-items:center;height:100px;min-height:100px;display:flex;position:relative}.header-logo-block{background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.header-logo-block img{object-fit:contain;max-width:70px;max-height:70px}.header-logo-block .logo-placeholder{background:var(--brand-primary,#1b8acb);border-radius:8px;width:50px;height:50px}.header-venue{color:var(--brand-on-primary,#fff);white-space:nowrap;padding:0 24px;font-size:28px;font-weight:700}.header-divider{background:var(--brand-on-primary,#fff);opacity:.25;flex-shrink:0;width:2px;height:50px}.header-board-title{color:var(--brand-on-primary,#fff);opacity:.85;white-space:nowrap;padding:0 24px;font-size:22px;font-weight:500}.header-right{flex-shrink:0;align-items:center;gap:32px;margin-left:auto;padding-right:32px;display:flex}.header-date{color:var(--brand-on-primary,#fff);white-space:nowrap;font-size:30px;font-weight:600}.header-clock{color:var(--brand-on-primary,#fff);white-space:nowrap;letter-spacing:2px;font-family:Sora,monospace;font-size:56px;font-weight:700}.content-area{flex:1;position:relative;overflow:hidden}.board-slide{z-index:1;width:100%;height:100%;padding:32px 40px;position:absolute;top:0;left:0}.footer .footer-text{color:#fff3;font-size:13px;font-weight:400}.status-dots{z-index:100;opacity:.3;gap:6px;display:flex;position:absolute;bottom:12px;right:12px}.status-dot{background:#22c55e;border-radius:50%;width:7px;height:7px}.status-dot.error{background:#ef4444}.status-dot.warning{background:#f59e0b}.now-badge{color:#fff;letter-spacing:1.5px;text-transform:uppercase;background:#22c55e;border-radius:20px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite now-pulse;display:inline-flex}@keyframes now-pulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 8px #22c55e00}}.row-completed{opacity:.35}.card{background:#162535;border-radius:12px;padding:20px 24px}.card-subtle{background:#16253599;border-radius:8px}.tpl-welcome{grid-template-columns:1fr 1fr;gap:0;height:100%;display:grid}.tpl-welcome .left{flex-direction:column;gap:32px;padding:8px 8px 0 16px;display:flex}.tpl-welcome .welcome-section{text-align:left}.tpl-welcome .welcome-label{text-transform:uppercase;letter-spacing:4px;color:#3da5e0;margin-bottom:8px;font-size:18px;font-weight:600}.tpl-welcome .welcome-title{letter-spacing:-1px;color:#f0efe8;font-size:56px;font-weight:800;line-height:1.1}.tpl-welcome .welcome-subtitle{color:#9a99a0;margin-top:10px;font-size:20px;font-weight:400;line-height:1.4}.tpl-welcome .highlights-section{flex-direction:column;flex:1;gap:16px;display:flex}.tpl-welcome .section-label{text-transform:uppercase;letter-spacing:3px;color:#5c5b63;font-size:18px;font-weight:700}.tpl-welcome .highlight-cards{flex-direction:column;gap:12px;display:flex}.tpl-welcome .highlight-card{background:#18181e;border:1.5px solid #2a2a34;border-radius:14px;align-items:center;gap:20px;padding:20px 24px;display:flex}.tpl-welcome .highlight-color{border-radius:3px;flex-shrink:0;width:6px;height:52px}.tpl-welcome .highlight-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.tpl-welcome .highlight-info{flex:1;min-width:0}.tpl-welcome .highlight-name{color:#f0efe8;font-size:22px;font-weight:700}.tpl-welcome .highlight-detail{color:#9a99a0;margin-top:2px;font-size:18px}.tpl-welcome .highlight-time{color:#f0efe8;flex-shrink:0;font-family:Sora,monospace;font-size:18px;font-weight:700}.tpl-welcome .weather-strip{background:#3da5e014;border:1px solid #2a2a34;border-radius:12px;align-items:center;gap:16px;padding:16px 24px;display:flex}.tpl-welcome .weather-icon{font-size:32px;line-height:1}.tpl-welcome .weather-temp{color:#f0efe8;font-family:Sora,monospace;font-size:28px;font-weight:700}.tpl-welcome .weather-desc{color:#9a99a0;font-size:16px}.tpl-welcome .right{border-left:2px solid #2a2a34;flex-direction:column;display:flex}.tpl-welcome .wayfinding-section{flex-direction:column;flex:1;gap:20px;padding:8px 16px 0 8px;display:flex}.tpl-welcome .wayfinding-grid{flex-direction:column;flex:1;gap:10px;display:flex}.tpl-welcome .wayfinding-row{background:#18181e;border:1.5px solid #2a2a34;border-radius:14px;flex:1;align-items:center;gap:20px;padding:20px 28px;display:flex}.tpl-welcome .wayfinding-icon-wrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:flex}.tpl-welcome .wayfinding-info{flex:1}.tpl-welcome .wayfinding-name{color:#f0efe8;font-size:26px;font-weight:700}.tpl-welcome .wayfinding-floor{color:#5c5b63;text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-size:18px}.tpl-welcome .wayfinding-arrow{color:#3da5e0;flex-shrink:0;font-size:20px;font-weight:700}.tpl-welcome .hours-strip{background:#0d0d11;border-top:1.5px solid #2a2a34;align-items:center;gap:32px;padding:24px 16px 24px 8px;display:flex}.tpl-welcome .hours-label{text-transform:uppercase;letter-spacing:2px;color:#5c5b63;flex-shrink:0;font-size:14px;font-weight:700}.tpl-welcome .hours-items{flex:1;gap:32px;display:flex}.tpl-welcome .hours-item{align-items:baseline;gap:8px;display:flex}.tpl-welcome .hours-area{color:#f0efe8;font-size:18px;font-weight:600}.tpl-welcome .hours-time{color:#9a99a0;font-family:Sora,monospace;font-size:18px;font-weight:500}.tpl-welcome .hours-divider{background:#2a2a34;width:1px;height:20px}.tpl-pool{grid-template-columns:1fr 1fr;gap:0;height:100%;margin:-32px -40px;display:grid}.tpl-pool .pool-column{flex-direction:column;display:flex;overflow:hidden}.tpl-pool .pool-column:first-child{border-right:1px solid #2a2a34}.tpl-pool .pool-header{background:var(--brand-primary,#1b8acb);text-transform:uppercase;letter-spacing:4px;color:#fff;align-items:center;gap:14px;padding:18px 48px;font-size:26px;font-weight:700;display:flex}.tpl-pool .pool-header-icon{flex-shrink:0}.tpl-pool .schedule-list{flex-direction:column;flex:1;display:flex;overflow:hidden}.tpl-pool .slot{background:#18181e;border-bottom:1px solid #2a2a34;flex:1;grid-template-columns:200px 1fr;align-items:center;padding:0 48px;display:grid;position:relative}.tpl-pool .slot.alt{background:#1e1e26}.tpl-pool .slot.row-completed{opacity:.3}.tpl-pool .slot.now{opacity:1;z-index:2;background:#f06a52!important}.tpl-pool .slot.now .slot-time,.tpl-pool .slot.now .slot-name,.tpl-pool .slot.now .slot-meta,.tpl-pool .slot.now .slot-type{color:#fff}.tpl-pool .slot.now .slot-chip{background:#fff3}.tpl-pool .slot:last-child{border-bottom:none}.tpl-pool .slot-time{white-space:nowrap;color:#f0efe8;letter-spacing:-.5px;font-family:Sora,monospace;font-size:26px;font-weight:700}.tpl-pool .slot-content{align-items:center;gap:16px;display:flex}.tpl-pool .slot-details{flex-direction:column;flex:1;gap:4px;display:flex}.tpl-pool .slot-name-row{align-items:center;gap:14px;display:flex}.tpl-pool .slot-name{color:#f0efe8;white-space:nowrap;letter-spacing:-.3px;font-size:20px;font-weight:600}.tpl-pool .slot.now .slot-name{font-size:22px;font-weight:700}.tpl-pool .slot-chip{text-transform:uppercase;letter-spacing:1px;color:#fff;border-radius:20px;flex-shrink:0;padding:4px 14px;font-size:13px;font-weight:600}.tpl-pool .chip-swim{background:#3da5e0}.tpl-pool .chip-kids{background:#f5a044}.tpl-pool .chip-fitness{background:#44c26d}.tpl-pool .slot-meta{color:#9a99a0;font-size:18px;font-weight:400}.tpl-pool .now-badge{text-transform:uppercase;letter-spacing:2px;color:#fff;background:#fff3;border-radius:10px;flex-shrink:0;padding:8px 20px;font-size:16px;font-weight:700;animation:2s ease-in-out infinite now-pulse}.tpl-timetable{flex-direction:column;height:100%;margin:-32px -40px;display:flex}.tpl-timetable .table-header{background:#0d0d11;border-bottom:1px solid #2a2a34;grid-template-columns:300px 1fr 240px 200px 140px;padding:28px 56px;display:grid}.tpl-timetable .table-header span{text-transform:uppercase;letter-spacing:1.5px;color:#f0efe8;font-size:28px;font-weight:700}.tpl-timetable .tt-rows{flex:1;grid-template-rows:repeat(8,minmax(0,1fr));min-height:0;display:grid;overflow:hidden}.tpl-timetable .tt-row{background:#18181e;border-bottom:1px solid #2a2a34;grid-template-columns:300px 1fr 240px 200px 140px;align-items:center;min-height:0;padding:18px 56px;display:grid;position:relative}.tpl-timetable .tt-row:nth-child(2n){background:#1e1e26}.tpl-timetable .tt-row.row-completed{opacity:.55}.tpl-timetable .tt-row.row-now{z-index:2;background:#1c1510;border-top:2px solid #f06a52;border-bottom:2px solid #f06a52;box-shadow:0 0 40px #f06a5226}.tpl-timetable .tt-row.row-now:before{content:"";background:#f06a52;width:6px;position:absolute;top:0;bottom:0;left:0}.tpl-timetable .tt-row .tt-col-time{letter-spacing:-.5px;flex-direction:column;gap:2px;font-family:Sora,monospace;display:flex}.tpl-timetable .tt-row .tt-time-main{color:#f0efe8;font-size:38px;font-weight:700;line-height:1.1}.tpl-timetable .tt-row .tt-duration{color:#b8b7b2;letter-spacing:0;font-size:22px;font-weight:500}.tpl-timetable .tt-row.row-now .tt-duration{color:#f09383}.tpl-timetable .tt-row.row-completed .tt-col-time{font-weight:500}.tpl-timetable .tt-row.row-now .tt-time-main{color:#f06a52}.tpl-timetable .tt-row .tt-col-activity{align-items:center;gap:16px;display:flex}.tpl-timetable .tt-row .activity-color{border-radius:4px;flex-shrink:0;width:8px;height:44px}.tpl-timetable .tt-row .activity-icon{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:36px;line-height:1;display:inline-flex}.tpl-timetable .tt-row .activity-icon--empty{border-radius:4px;width:8px;height:44px}.tpl-timetable .tt-row.row-now .activity-icon{font-size:40px}.tpl-timetable .tt-row .activity-info{flex-direction:column;gap:3px;display:flex}.tpl-timetable .tt-row .activity-name{letter-spacing:-.3px;color:#f0efe8;font-size:34px;font-weight:600;line-height:1.15}.tpl-timetable .tt-row.row-now .activity-name{font-size:38px;font-weight:700}.tpl-timetable .tt-row .activity-type{text-transform:uppercase;letter-spacing:1.5px;color:#c4c3be;font-size:18px;font-weight:600}.tpl-timetable .tt-row .tt-col-location{color:#e4e3de;font-size:22px;font-weight:500}.tpl-timetable .tt-row .tt-col-instructor{color:#d0cfca;font-size:20px;font-weight:500}.tpl-timetable .tt-row .tt-col-status{justify-content:center;align-items:center;gap:8px;display:flex}.tpl-timetable .status-badge{text-transform:uppercase;letter-spacing:1px;border-radius:8px;padding:8px 20px;font-size:15px;font-weight:600}.tpl-timetable .status-badge.badge-now{color:#fff;background:#f06a52;animation:2s ease-in-out infinite now-pulse}.tpl-timetable .status-badge.badge-done{color:#9a99a0;background:0 0;font-size:13px}.tpl-timetable .status-badge.badge-cancelled{color:#fff;background:#dc2626}.tpl-timetable .status-badge.badge-full{color:#fff;background:#475569}.tpl-timetable .status-badge.badge-waitlist{color:#111827;background:#f59e0b}.tpl-timetable .tt-row.row-cancelled .activity-name,.tpl-timetable .tt-row.row-cancelled .tt-time-main,.tpl-timetable .tt-row.row-cancelled .tt-col-location{opacity:.55;text-decoration:line-through}.tpl-timetable .tt-row.row-cancelled{background:#dc262614}.tpl-timetable .tt-row.row-full{opacity:.72}.tpl-timetable .tt-status-note{opacity:.75;color:inherit;margin-top:2px;font-size:13px;font-style:italic;display:block}.tpl-timetable .now-dot{background:#f06a52;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{transform:scale(1);box-shadow:0 0 #f06a5266}50%{transform:scale(1.15);box-shadow:0 0 0 8px #f06a5200}}.type-swim{background:#3da5e0}.type-fitness{background:#44c26d}.type-dance{background:#a47bff}.type-yoga{background:#2dbcaf}.type-kids{background:#f5a044}.type-sports{background:#f05050}.type-classes{background:#d946ef}.color-swim{color:#3da5e0}.color-fitness{color:#44c26d}.color-dance{color:#a47bff}.color-yoga{color:#2dbcaf}.color-kids{color:#f5a044}.color-sports{color:#f05050}.color-classes{color:#d946ef}.tpl-announcements{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:28px;height:100%;padding:8px 16px;display:grid}.tpl-announcements .announcement-card{border:2px solid #2a2a35;border-radius:16px;flex-direction:column;gap:16px;padding:36px 40px;display:flex;position:relative;overflow:hidden}.tpl-announcements .announcement-card:before{content:"";border-radius:16px 0 0 16px;width:6px;height:100%;position:absolute;top:0;left:0}.tpl-announcements .announcement-card.type-urgent{background:#1f1215;border-color:#4c1d1d}.tpl-announcements .announcement-card.type-urgent:before{background:#ef4444}.tpl-announcements .announcement-card.type-new{background:#0f1f1a;border-color:#1a4d3a}.tpl-announcements .announcement-card.type-new:before{background:#34d399}.tpl-announcements .announcement-card.type-event{background:#1a1528;border-color:#3b2d6b}.tpl-announcements .announcement-card.type-event:before{background:#a78bfa}.tpl-announcements .announcement-card.type-info{background:#0f1a24;border-color:#1e3a5f}.tpl-announcements .announcement-card.type-info:before{background:#38bdf8}.tpl-announcements .card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.tpl-announcements .card-badge{text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;border-radius:6px;padding:5px 14px;font-size:13px;font-weight:700}.tpl-announcements .badge-urgent{color:#fff;background:#ef4444}.tpl-announcements .badge-new{color:#0f1f1a;background:#34d399}.tpl-announcements .badge-event{color:#1a1528;background:#a78bfa}.tpl-announcements .badge-info{color:#0f1a24;background:#38bdf8}.tpl-announcements .card-date{color:#6b6b78;font-family:Sora,monospace;font-size:14px;font-weight:500}.tpl-announcements .announcement-title{color:#f0f0f2;font-size:42px;font-weight:700;line-height:1.25}.tpl-announcements .announcement-card.type-urgent .announcement-title{color:#ef4444}.tpl-announcements .announcement-message{color:#a8a8b0;font-size:32px;font-weight:400;line-height:1.5}.tpl-now-next{flex-direction:column;height:100%;margin:-32px -40px;display:flex}.tpl-now-next .now-section{background:#18181e;flex-direction:column;flex:1;justify-content:center;padding:0 80px;display:flex;position:relative;overflow:hidden}.tpl-now-next .now-label-row{align-items:center;gap:20px;margin-bottom:16px;display:flex}.tpl-now-next .now-pulse{background:#f06a52;border-radius:50%;width:24px;height:24px;animation:2s ease-in-out infinite pulse-dot}.tpl-now-next .now-label{text-transform:uppercase;letter-spacing:6px;color:#f06a52;font-size:30px;font-weight:700}.tpl-now-next .now-activity-row{align-items:flex-start;gap:32px;display:flex}.tpl-now-next .now-color-bar{border-radius:6px;flex-shrink:0;width:12px;height:120px;margin-top:10px}.tpl-now-next .now-activity-name{letter-spacing:-4px;color:#f0efe8;font-size:100px;font-weight:800;line-height:1}.tpl-now-next .now-meta{align-items:center;gap:48px;margin-top:24px;display:flex}.tpl-now-next .now-meta-item{color:#9a99a0;font-size:34px;font-weight:500}.tpl-now-next .now-meta-item.time-text{color:#f0efe8;font-family:Sora,monospace;font-weight:700}.tpl-now-next .now-type-badge{text-transform:uppercase;letter-spacing:2px;color:#fff;border-radius:8px;margin-top:20px;padding:8px 24px;font-size:20px;font-weight:600;display:inline-block}.tpl-now-next .progress-row{align-items:center;gap:24px;margin-top:32px;display:flex}.tpl-now-next .progress-bar{background:#2a2a34;border-radius:5px;flex:1;height:10px;overflow:hidden}.tpl-now-next .progress-fill{background:#f06a52;border-radius:5px;height:100%;box-shadow:0 0 12px #f06a5266}.tpl-now-next .progress-time{color:#5c5b63;white-space:nowrap;font-family:Sora,monospace;font-size:22px;font-weight:500}.tpl-now-next .next-section{background:#0d0d11;border-top:1px solid #2a2a34;align-items:center;gap:48px;height:160px;padding:0 80px;display:flex}.tpl-now-next .next-label-block{flex-direction:column;align-items:center;gap:6px;min-width:140px;display:flex}.tpl-now-next .next-label{text-transform:uppercase;letter-spacing:3px;color:#5c5b63;font-size:18px;font-weight:700}.tpl-now-next .next-starts-in{color:#f0efe8;font-family:Sora,monospace;font-size:42px;font-weight:700}.tpl-now-next .next-divider{background:#2a2a34;width:2px;height:80px}.tpl-now-next .next-details{flex:1;align-items:center;gap:24px;display:flex}.tpl-now-next .next-color-bar{border-radius:4px;flex-shrink:0;width:8px;height:70px}.tpl-now-next .next-info{flex:1}.tpl-now-next .next-name{color:#f0efe8;font-size:40px;font-weight:700}.tpl-now-next .next-meta{color:#9a99a0;margin-top:4px;font-size:24px}.tpl-spotlight{gap:0;height:100%;margin:-32px -40px;display:flex}.tpl-spotlight .spotlight-image-col{flex-shrink:0;width:480px;overflow:hidden}.tpl-spotlight .spotlight-image-col img{object-fit:cover;width:100%;height:100%}.tpl-spotlight .spotlight-hero-col{flex-direction:column;flex:1;justify-content:center;gap:32px;padding:48px 40px 48px 60px;display:flex}.tpl-spotlight .spotlight-badge{text-transform:uppercase;letter-spacing:2px;border-radius:40px;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:10px 20px;font-size:18px;font-weight:600;display:inline-flex}.tpl-spotlight .spotlight-badge-dot{border-radius:50%;width:10px;height:10px}.tpl-spotlight .spotlight-class-name{letter-spacing:-1px;color:#f0f0f2;font-size:80px;font-weight:800;line-height:1}.tpl-spotlight .spotlight-description{color:#9a9aa8;max-width:640px;font-size:22px;font-weight:400;line-height:1.65}.tpl-spotlight .spotlight-difficulty{align-items:center;gap:14px;display:flex}.tpl-spotlight .spotlight-difficulty-label{text-transform:uppercase;letter-spacing:1.5px;color:#5c5c6b;font-size:18px;font-weight:600}.tpl-spotlight .spotlight-difficulty-dots{gap:6px;display:flex}.tpl-spotlight .spotlight-difficulty-dot{background:#2a2a35;border-radius:50%;width:14px;height:14px}.tpl-spotlight .spotlight-difficulty-dot.active{box-shadow:0 0 8px #1b8acb59}.tpl-spotlight .spotlight-difficulty-text{font-size:16px;font-weight:500}.tpl-spotlight .spotlight-cta{color:#fff;letter-spacing:.5px;border-radius:14px;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;padding:20px 44px;font-size:22px;font-weight:700;display:inline-flex}.tpl-spotlight .spotlight-cta svg{width:22px;height:22px}.tpl-spotlight .spotlight-details-col{flex-direction:column;justify-content:center;gap:24px;width:460px;padding:48px 40px;display:flex}.tpl-spotlight .spotlight-detail-card{background:#1a1a21;border:1px solid #2a2a35;border-radius:16px;padding:28px 32px}.tpl-spotlight .spotlight-card-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.tpl-spotlight .spotlight-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.tpl-spotlight .spotlight-card-icon svg{width:20px;height:20px}.tpl-spotlight .spotlight-card-title{text-transform:uppercase;letter-spacing:2px;color:#5c5c6b;font-size:18px;font-weight:600}.tpl-spotlight .spotlight-instructor-info{align-items:center;gap:18px;display:flex}.tpl-spotlight .spotlight-instructor-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:700;display:flex}.tpl-spotlight .spotlight-instructor-name{color:#f0f0f2;font-size:22px;font-weight:700}.tpl-spotlight .spotlight-instructor-bio{color:#9a9aa8;margin-top:3px;font-size:18px;font-weight:400;line-height:1.45}.tpl-spotlight .spotlight-sessions-list{flex-direction:column;gap:12px;display:flex}.tpl-spotlight .spotlight-session-row{background:#1e1e26;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.tpl-spotlight .spotlight-session-row.highlight{border-color:#1b8acb33}.tpl-spotlight .spotlight-session-day{color:#f0f0f2;font-size:18px;font-weight:600}.tpl-spotlight .spotlight-session-date{color:#5c5c6b;margin-top:1px;font-size:18px;font-weight:400}.tpl-spotlight .spotlight-session-time{font-family:Sora,monospace;font-size:18px;font-weight:700}.tpl-spotlight .spotlight-session-tag{text-transform:uppercase;letter-spacing:1px;border-radius:4px;margin-left:8px;padding:3px 8px;font-size:16px;font-weight:600}.tpl-spotlight .spotlight-footer{background:#1a1a21;border-top:1px solid #2a2a35;align-items:center;gap:28px;padding:14px 56px;display:flex;position:absolute;bottom:0;left:0;right:0}.tpl-spotlight .spotlight-footer-tag{color:#9a9aa8;align-items:center;gap:10px;font-size:18px;font-weight:500;display:flex}.tpl-spotlight .spotlight-footer-tag-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.tpl-spotlight .spotlight-footer-tag-icon svg{width:16px;height:16px}.emergency-overlay{z-index:9999;background:#1a0000;flex-direction:column;justify-content:center;align-items:center;width:1920px;height:1080px;animation:2s ease-in-out infinite emergency-bg;display:flex;position:absolute;top:0;left:0}.emergency-overlay.hidden{display:none}@keyframes emergency-bg{0%,to{background:#1a0000}50%{background:#300000}}.emergency-pulse-ring{border:4px solid #ef44444d;border-radius:50%;width:300px;height:300px;animation:2s ease-out infinite emergency-ring;position:absolute}@keyframes emergency-ring{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2)}}.emergency-icon{margin-bottom:32px;font-size:120px;animation:.5s ease-in-out infinite emergency-shake}@keyframes emergency-shake{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.emergency-title{color:#ef4444;text-transform:uppercase;letter-spacing:12px;text-align:center;text-shadow:0 0 60px #ef444480;font-size:120px;font-weight:800}.emergency-message{color:#ffffffe6;text-align:center;max-width:1200px;margin-top:40px;font-size:48px;font-weight:500;line-height:1.4}.tpl-media{background:#000;margin:-32px -40px;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.player.is-fullscreen .tpl-media{margin:0}.tpl-media video,.tpl-media img{object-fit:cover;background:#000;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-media .media-overlay{background:linear-gradient(#0000,#000000b3);padding:40px 60px;position:absolute;bottom:0;left:0;right:0}.tpl-media .media-overlay-title{color:#fff;text-shadow:0 2px 20px #00000080;font-size:48px;font-weight:800}.tpl-media .media-overlay-subtitle{color:#fffc;text-shadow:0 2px 10px #00000080;margin-top:8px;font-size:24px;font-weight:400}.theme-light{color:#1a1a2e;background:#f5f5f7}.theme-light .footer{background:#e8e8ec;border-top-color:#0000000f}.theme-light .footer .footer-text{color:#1a1a2e40}.theme-light .card{background:#fff;border:1px solid #e0e0e6}.theme-light .card-subtle{background:#00000008}.theme-light .tpl-welcome .welcome-title{color:#1a1a2e}.theme-light .tpl-welcome .welcome-subtitle{color:#6b6b78}.theme-light .tpl-welcome .section-label{color:#9a9aa8}.theme-light .tpl-welcome .highlight-card{background:#fff;border-color:#e0e0e6}.theme-light .tpl-welcome .highlight-name{color:#1a1a2e}.theme-light .tpl-welcome .highlight-detail{color:#6b6b78}.theme-light .tpl-welcome .highlight-time{color:#1a1a2e}.theme-light .tpl-welcome .weather-strip{background:#3da5e00f;border-color:#e0e0e6}.theme-light .tpl-welcome .weather-temp{color:#1a1a2e}.theme-light .tpl-welcome .weather-desc{color:#6b6b78}.theme-light .tpl-welcome .right{border-left-color:#e0e0e6}.theme-light .tpl-welcome .wayfinding-row{background:#fff;border-color:#e0e0e6}.theme-light .tpl-welcome .wayfinding-name{color:#1a1a2e}.theme-light .tpl-welcome .wayfinding-floor{color:#9a9aa8}.theme-light .tpl-welcome .hours-strip{background:#f0f0f4;border-top-color:#e0e0e6}.theme-light .tpl-welcome .hours-label{color:#9a9aa8}.theme-light .tpl-welcome .hours-area{color:#1a1a2e}.theme-light .tpl-welcome .hours-time{color:#6b6b78}.theme-light .tpl-welcome .hours-divider{background:#e0e0e6}.theme-light .tpl-pool .pool-column:first-child{border-right-color:#e0e0e6}.theme-light .tpl-pool .slot{background:#fff;border-bottom-color:#e0e0e6}.theme-light .tpl-pool .slot.alt{background:#f8f8fa}.theme-light .tpl-pool .slot-time,.theme-light .tpl-pool .slot-name{color:#1a1a2e}.theme-light .tpl-pool .slot-meta{color:#6b6b78}.theme-light .tpl-timetable .table-header{background:#f0f0f4;border-bottom-color:#e0e0e6}.theme-light .tpl-timetable .table-header span{color:#1a1a2e}.theme-light .tpl-timetable .tt-row{background:#fff;border-bottom-color:#e0e0e6}.theme-light .tpl-timetable .tt-row:nth-child(2n){background:#f8f8fa}.theme-light .tpl-timetable .tt-row .tt-time-main{color:#1a1a2e}.theme-light .tpl-timetable .tt-row .tt-duration{color:#6b6b78}.theme-light .tpl-timetable .tt-row .activity-name{color:#1a1a2e}.theme-light .tpl-timetable .tt-row .tt-col-location{color:#2d2d3a}.theme-light .tpl-timetable .tt-row .tt-col-instructor{color:#4a4a58}.theme-light .tpl-timetable .status-badge.badge-done{color:#9a9aa8}.theme-light .tpl-timetable .tt-row.row-now{background:#fef5f3}.theme-light .tpl-announcements .announcement-card{border-color:#e0e0e6}.theme-light .tpl-announcements .announcement-card.type-urgent{background:#fef2f2;border-color:#fecaca}.theme-light .tpl-announcements .announcement-card.type-new{background:#f0fdf4;border-color:#bbf7d0}.theme-light .tpl-announcements .announcement-card.type-event{background:#f5f3ff;border-color:#ddd6fe}.theme-light .tpl-announcements .announcement-card.type-info{background:#f0f9ff;border-color:#bae6fd}.theme-light .tpl-announcements .announcement-title{color:#1a1a2e}.theme-light .tpl-announcements .announcement-card.type-urgent .announcement-title{color:#dc2626}.theme-light .tpl-announcements .announcement-message{color:#6b6b78}.theme-light .tpl-announcements .card-date{color:#9a9aa8}.theme-light .tpl-now-next .now-section{background:#fff}.theme-light .tpl-now-next .now-activity-name{color:#1a1a2e}.theme-light .tpl-now-next .now-meta-item{color:#6b6b78}.theme-light .tpl-now-next .now-meta-item.time-text{color:#1a1a2e}.theme-light .tpl-now-next .progress-bar{background:#e0e0e6}.theme-light .tpl-now-next .progress-time{color:#9a9aa8}.theme-light .tpl-now-next .next-section{background:#f0f0f4;border-top-color:#e0e0e6}.theme-light .tpl-now-next .next-label{color:#9a9aa8}.theme-light .tpl-now-next .next-starts-in{color:#1a1a2e}.theme-light .tpl-now-next .next-divider{background:#e0e0e6}.theme-light .tpl-now-next .next-name{color:#1a1a2e}.theme-light .tpl-now-next .next-meta{color:#6b6b78}.theme-light .tpl-spotlight .spotlight-class-name{color:#1a1a2e}.theme-light .tpl-spotlight .spotlight-description{color:#6b6b78}.theme-light .tpl-spotlight .spotlight-difficulty-label{color:#9a9aa8}.theme-light .tpl-spotlight .spotlight-difficulty-dot{background:#e0e0e6}.theme-light .tpl-spotlight .spotlight-detail-card{background:#f8f8fa;border-color:#e0e0e6}.theme-light .tpl-spotlight .spotlight-card-title{color:#9a9aa8}.theme-light .tpl-spotlight .spotlight-instructor-name{color:#1a1a2e}.theme-light .tpl-spotlight .spotlight-instructor-bio{color:#6b6b78}.theme-light .tpl-spotlight .spotlight-session-row{background:#f0f0f4}.theme-light .tpl-spotlight .spotlight-session-day{color:#1a1a2e}.theme-light .tpl-spotlight .spotlight-session-date{color:#9a9aa8}.theme-light .tpl-spotlight .spotlight-footer{background:#f8f8fa;border-top-color:#e0e0e6}.theme-light .tpl-spotlight .spotlight-footer-tag{color:#6b6b78}.sleep-overlay{width:var(--stage-w,1920px);height:var(--stage-h,1080px);z-index:998;background:#0a0a0f;flex-direction:column;justify-content:center;align-items:center;transition:background 2s;display:flex;position:absolute;top:0;left:0}.sleep-overlay.hidden{display:none}.sleep-overlay.blacked-out{background:#000}.sleep-overlay.blacked-out .sleep-logo,.sleep-overlay.blacked-out .sleep-countdown,.sleep-overlay.blacked-out .sleep-message{opacity:0;transition:opacity 2s}.sleep-logo{opacity:.5;height:50px;margin-bottom:40px}.sleep-countdown{color:#fff9;margin-bottom:24px;font-family:Sora,monospace;font-size:120px;font-weight:800;line-height:1}.sleep-message{color:#ffffff4d;letter-spacing:4px;text-transform:uppercase;font-size:28px;font-weight:400}.tpl-news{grid-template-rows:auto 1fr 1fr 1fr;grid-template-columns:1fr 1fr;gap:20px;height:100%;padding:8px 16px;display:grid;overflow:hidden}.tpl-news .news-branding{grid-column:1/-1;align-items:center;gap:16px;display:flex}.tpl-news .news-logo{object-fit:contain;background:#fff;border-radius:8px;height:48px;padding:8px 16px}.tpl-news .news-logo-text{color:#fff;letter-spacing:-.5px;background:#bb1919;border-radius:6px;padding:6px 16px;font-size:32px;font-weight:800}.tpl-news .news-feed-title{color:#9a9aa8;font-size:22px;font-weight:600}.tpl-news .news-updated{color:#5c5b63;margin-left:auto;font-family:Sora,monospace;font-size:14px}.tpl-news .news-card{background:#18181e;border:1.5px solid #2a2a34;border-left:5px solid #bb1919;border-radius:14px;flex-direction:row;gap:0;padding:0;display:flex;overflow:hidden}.tpl-news .news-card .news-image{object-fit:cover;flex-shrink:0;width:160px;height:100%}.tpl-news .news-card .news-body{flex-direction:column;flex:1;gap:10px;min-width:0;padding:20px 24px;display:flex}.tpl-news .news-header{justify-content:space-between;align-items:center;display:flex}.tpl-news .news-category{text-transform:uppercase;letter-spacing:1.5px;color:#bb1919;background:#bb19191a;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:700}.tpl-news .news-time{color:#5c5b63;font-family:Sora,monospace;font-size:14px}.tpl-news .news-title{color:#f0f0f2;font-size:28px;font-weight:700;line-height:1.25}.tpl-news .news-summary{color:#9a9aa8;font-size:18px;font-weight:400;line-height:1.5}.tpl-news .news-source{color:#5c5b63;margin-top:auto;font-size:14px}.theme-light .tpl-news .news-card{background:#fff;border-color:#e0e0e6}.theme-light .tpl-news .news-title{color:#1a1a2e}.theme-light .tpl-news .news-summary{color:#6b6b78}.tpl-welcome-news{flex-direction:column;height:100%;display:flex}.tpl-welcome-news .welcome-content{flex:1;grid-template-columns:1fr 1fr;gap:0;min-height:0;padding-bottom:32px;display:grid}.tpl-welcome-news .ticker-bar{background:#fff;border-top:3px solid #bb1919;flex-shrink:0;align-items:center;height:64px;margin:0 -40px -32px;display:flex;overflow:hidden}.tpl-welcome-news .ticker-logo{z-index:1;background:#bb1919;flex-shrink:0;align-items:center;height:64px;padding:12px 24px;display:flex}.tpl-welcome-news .ticker-logo img{object-fit:contain;filter:brightness(0)invert();height:36px}.tpl-welcome-news .ticker-label{color:#fff;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;background:#bb1919;flex-shrink:0;align-items:center;height:100%;padding:0 20px;font-size:16px;font-weight:700;display:flex}.tpl-welcome-news .ticker-scroll{flex:1;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.tpl-welcome-news .ticker-track{white-space:nowrap;align-items:center;gap:60px;padding-left:20px;animation:60s linear infinite ticker-scroll;display:flex}.tpl-welcome-news .ticker-item{color:#1a1a2e;white-space:nowrap;align-items:center;gap:60px;font-size:22px;font-weight:600;display:flex}.tpl-welcome-news .ticker-item:after{content:"•";color:#bb1919;font-size:16px}.tpl-welcome-news .ticker-item:last-child:after{content:""}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tpl-menu{background:var(--brand-background,#0f1923);flex-direction:column;gap:20px;height:calc(100% + 64px);margin:-32px -40px;padding:32px 40px;display:flex;position:relative;overflow:hidden}.tpl-menu .menu-bg-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.tpl-menu .menu-bg-image{z-index:0;background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-menu .menu-header,.tpl-menu .menu-sections{z-index:1;position:relative}.tpl-menu .menu-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;display:flex}.tpl-menu .menu-logo{flex-shrink:0;align-items:center;display:flex}.tpl-menu .menu-logo img{object-fit:contain;max-width:260px;max-height:72px;display:block}.tpl-menu .menu-title{color:var(--brand-text,#f0efe8);letter-spacing:-.5px;text-align:right;margin-left:auto;font-size:56px;font-weight:800}.tpl-menu .menu-sections{flex:1 1 0;gap:32px;width:100%;min-height:0;overflow:hidden;flex-direction:row!important;grid-auto-columns:minmax(0,1fr)!important;grid-auto-flow:column!important;display:grid!important}.tpl-menu .menu-section{-webkit-backdrop-filter:blur(8px);background:#18181ed9;border-radius:16px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden;width:auto!important}.tpl-menu .section-header{background:var(--brand-primary,#1b8acb);flex-shrink:0;justify-content:space-between;align-items:baseline;padding:22px 32px;display:flex}.tpl-menu .section-name{color:var(--brand-on-primary,#fff);letter-spacing:-.3px;font-size:38px;font-weight:700}.tpl-menu .section-time{color:var(--brand-on-primary,#fff);opacity:.85;font-size:26px;font-weight:500}.tpl-menu .menu-items{flex:1;grid-auto-rows:1fr;min-height:0;padding:0;display:grid}.tpl-menu .menu-item{border-bottom:2px solid var(--brand-primary,#1b8acb);align-items:center;gap:16px;padding:14px 32px;display:flex}.tpl-menu .menu-item:last-child{border-bottom:none}.tpl-menu .item-image{background:#ffffff0a;border-radius:10px;flex-shrink:0;width:96px;height:96px;overflow:hidden}.tpl-menu .item-image img{object-fit:cover;width:100%;height:100%;display:block}.tpl-menu .item-info{flex:1;min-width:0}.tpl-menu .item-name{color:#f0efe8;margin-bottom:2px;font-size:30px;font-weight:700;line-height:1.15}.tpl-menu .item-description{color:#b8b7b2;font-size:18px;line-height:1.4}.tpl-menu .item-dietary{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.tpl-menu .dietary-badge{text-transform:uppercase;letter-spacing:.5px;color:var(--brand-primary,#1b8acb);background:#1b8acb33;border-radius:20px;padding:3px 12px;font-size:15px;font-weight:600;display:inline-block}.tpl-menu .dietary-badge.badge-v{color:#66bb6a;background:#4caf5033}.tpl-menu .dietary-badge.badge-vg{color:#81c784;background:#81c78433}.tpl-menu .dietary-badge.badge-gf,.tpl-menu .dietary-badge.badge-gf-option{color:#ffb74d;background:#ffb74d33}.tpl-menu .dietary-badge.badge-df{color:#ce93d8;background:#ba68c833}.tpl-menu .item-price{color:var(--brand-primary,#1b8acb);white-space:nowrap;flex-shrink:0;font-size:32px;font-weight:700}.tpl-menu-split{background:var(--brand-background,#0f1923);color:#f0efe8;grid-template-columns:2fr 1fr;height:calc(100% + 64px);margin:-32px -40px;display:grid;overflow:hidden}.player.is-fullscreen .tpl-menu-split{height:100%;margin:0}.tpl-menu-split .split-left{flex-direction:column;min-width:0;padding:40px 48px;display:flex;overflow:hidden}.tpl-menu-split .menu-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;display:flex}.tpl-menu-split .menu-logo{flex-shrink:0;align-items:center;display:flex}.tpl-menu-split .menu-logo img{object-fit:contain;max-width:260px;max-height:72px;display:block}.tpl-menu-split .menu-title{color:var(--brand-text,#f0efe8);letter-spacing:-.5px;text-align:right;margin-left:auto;font-size:56px;font-weight:800}.tpl-menu-split .menu-sections{flex:1 1 0;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:start;gap:24px;min-height:0;display:grid;overflow:hidden}.tpl-menu-split .menu-section{background:#18181ee6;border-radius:14px;flex-direction:column;width:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.tpl-menu-split .section-header{background:var(--brand-primary,#1b8acb);flex-shrink:0;justify-content:space-between;align-items:baseline;padding:18px 26px;display:flex}.tpl-menu-split .section-name{color:var(--brand-on-primary,#fff);letter-spacing:-.3px;font-size:36px;font-weight:700}.tpl-menu-split .section-time{color:var(--brand-on-primary,#ffffffd9);opacity:.85;font-size:22px;font-weight:500}.tpl-menu-split .menu-items{flex-direction:column;min-height:0;display:flex}.tpl-menu-split .menu-item{border-bottom:2px solid var(--brand-primary,#1b8acb);align-items:center;gap:14px;min-height:96px;padding:16px 26px;display:flex}.tpl-menu-split .menu-item:last-child{border-bottom:none}.tpl-menu-split .item-info{flex:1;min-width:0}.tpl-menu-split .item-name{color:var(--brand-text,#f0efe8);font-size:32px;font-weight:700;line-height:1.15}.tpl-menu-split .item-description{color:#b8b7b2;margin-top:2px;font-size:19px;line-height:1.35}.tpl-menu-split .item-dietary{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.tpl-menu-split .dietary-badge{text-transform:uppercase;letter-spacing:.5px;color:var(--brand-primary,#1b8acb);background:#1b8acb33;border-radius:20px;padding:2px 10px;font-size:13px;font-weight:600;display:inline-block}.tpl-menu-split .dietary-badge.badge-v{color:#66bb6a;background:#4caf5038}.tpl-menu-split .dietary-badge.badge-vg{color:#81c784;background:#81c78438}.tpl-menu-split .dietary-badge.badge-gf,.tpl-menu-split .dietary-badge.badge-gf-option{color:#ffb74d;background:#ffb74d38}.tpl-menu-split .dietary-badge.badge-df{color:#ce93d8;background:#ba68c838}.tpl-menu-split .item-price{color:var(--brand-primary,#1b8acb);white-space:nowrap;flex-shrink:0;font-size:34px;font-weight:700}.menu-item.is-sold-out .item-name,.menu-item.is-sold-out .item-description{color:#8a8a8a}.menu-item .sold-out-badge{color:#e5e5e5;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;opacity:1;background:#3a3a3a;border-radius:8px;justify-content:center;align-items:center;padding:6px 14px;font-size:18px;font-weight:700;line-height:1.1;text-decoration:none;display:inline-flex}.tpl-menu .sold-out-badge{padding:7px 16px;font-size:20px}.tpl-menu-split .sold-out-badge{padding:6px 14px;font-size:18px}.tpl-menu-split .split-right{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.tpl-menu-split .split-image{object-fit:cover;width:100%;height:100%;display:block}.tpl-menu-split .split-image-placeholder{color:#5c5b63;background:#12202d;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;font-size:20px;display:flex}.tpl-menu-split .split-image-placeholder i{opacity:.5;font-size:80px}.tpl-menu-split .split-caption{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;border-radius:10px;padding:14px 20px;font-size:22px;font-weight:600;position:absolute;bottom:32px;left:32px;right:32px}.tpl-weather{background:var(--brand-background,#0f1923);flex-direction:column;height:calc(100% + 64px);margin:-32px -40px;padding:32px 40px;display:flex;position:relative;overflow:hidden}.tpl-weather .weather-bg{opacity:.25;filter:blur(2px);background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-weather .weather-bg-video{object-fit:cover;opacity:.25;filter:blur(2px);width:100%;height:100%;position:absolute;top:0;left:0}.tpl-weather>*{z-index:1;position:relative}.tpl-weather .weather-main{flex:1;align-items:center;gap:48px;display:flex}.tpl-weather .weather-current{flex-direction:column;flex:1;align-items:flex-start;gap:8px;display:flex}.tpl-weather .weather-location{color:#9a9aa8;text-transform:uppercase;letter-spacing:3px;margin-bottom:8px;font-size:22px;font-weight:600}.tpl-weather .weather-icon-large{margin-bottom:4px;font-size:80px;line-height:1}.tpl-weather .weather-temp-large{color:#f0efe8;letter-spacing:-4px;font-size:120px;font-weight:800;line-height:1}.tpl-weather .weather-condition{color:#9a9aa8;margin-top:4px;font-size:32px;font-weight:600}.tpl-weather .weather-forecast{flex:1;align-items:stretch;gap:20px;display:flex}.tpl-weather .forecast-card{background:#18181e;border:1px solid #2a2a34;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:20px 16px;display:flex}.tpl-weather .forecast-day{color:#f0efe8;text-transform:uppercase;letter-spacing:1px;font-size:20px;font-weight:700}.tpl-weather .forecast-icon{font-size:48px;line-height:1}.tpl-weather .forecast-temps{flex-direction:column;align-items:center;gap:4px;display:flex}.tpl-weather .forecast-high{color:#f0efe8;font-size:32px;font-weight:700}.tpl-weather .forecast-low{color:#5c5b63;font-size:20px;font-weight:500}.tpl-weather .forecast-condition{color:#9a9aa8;text-align:center;font-size:14px}.tpl-weather .weather-details{border-top:1px solid #2a2a34;flex-shrink:0;gap:48px;margin-top:16px;padding:16px 0 0;display:flex}.tpl-weather .detail-item{align-items:center;gap:12px;display:flex}.tpl-weather .detail-label{color:#5c5b63;text-transform:uppercase;letter-spacing:1px;font-size:16px;font-weight:500}.tpl-weather .detail-value{color:#f0efe8;font-size:22px;font-weight:700}.tpl-clock{background:var(--brand-background,#0f1923);flex-direction:column;justify-content:center;align-items:center;gap:16px;height:calc(100% + 64px);margin:-32px -40px;display:flex}.tpl-clock .clock-time{color:#f0efe8;letter-spacing:8px;font-family:Sora,SF Mono,Fira Code,Cascadia Code,monospace;font-size:220px;font-weight:800;line-height:1}.tpl-clock .clock-blink{opacity:1;animation:1s step-end infinite clockBlink}@keyframes clockBlink{0%,to{opacity:1}50%{opacity:.2}}.tpl-clock .clock-date{color:#9a9aa8;letter-spacing:2px;margin-top:8px;font-size:28px;font-weight:500}.tpl-clock .clock-logo{opacity:.4;margin-top:48px}.tpl-clock .clock-logo img{object-fit:contain;filter:brightness(0)invert();max-height:48px}.tpl-qr-code{background:var(--brand-background,#0f1923);flex-direction:column;justify-content:center;align-items:center;gap:32px;width:calc(100% + 80px);height:calc(100% + 64px);margin:-32px -40px;display:flex}.qr-icon{font-size:56px;line-height:1}.qr-message{color:#f0efe8;text-align:center;max-width:600px;font-size:36px;font-weight:600}.qr-image-wrap{background:#fff;border-radius:20px;padding:24px;box-shadow:0 0 60px #1b8acb40}.qr-image-wrap img{width:320px;height:320px;image-rendering:pixelated;display:block}.qr-subtitle{color:#9a9aa8;text-align:center;max-width:500px;font-size:22px}.tpl-countdown{background:var(--brand-background,#0f1923);flex-direction:column;justify-content:center;align-items:center;gap:32px;width:calc(100% + 80px);height:calc(100% + 64px);margin:-32px -40px;display:flex;overflow:hidden}.countdown-icon{font-size:64px;line-height:1}.countdown-event-name{color:#f0efe8;text-align:center;max-width:80%;font-size:44px;font-weight:700;line-height:1.2}.countdown-boxes{gap:24px;display:flex}.countdown-box{background:#18181e;border:2px solid #2a2a34;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:160px;height:160px;display:flex}.countdown-number{font-variant-numeric:tabular-nums;font-family:Sora,monospace;font-size:80px;font-weight:800;line-height:1}.countdown-label{letter-spacing:3px;text-transform:uppercase;color:#9a9aa8;font-size:16px;font-weight:600}.countdown-subtitle{color:#9a9aa8;text-align:center;margin-top:8px;font-size:24px}.tpl-meeting-room{flex-direction:column;width:calc(100% + 80px);height:calc(100% + 64px);margin:-32px -40px;display:flex;overflow:hidden}.meeting-room-top{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;min-height:0;padding:32px 48px;display:flex;position:relative;overflow:hidden}.meeting-room-top.status-available{background:linear-gradient(180deg, #22c55e26 0%, var(--brand-background,#0f1923) 100%)}.meeting-room-top.status-occupied{background:linear-gradient(180deg, #ef444426 0%, var(--brand-background,#0f1923) 100%)}.meeting-room-name{color:#f0efe8;text-align:center;font-size:48px;font-weight:700}.meeting-room-status{letter-spacing:6px;text-transform:uppercase;text-align:center;font-size:72px;font-weight:800;line-height:1}.meeting-room-status.available{color:#22c55e;text-shadow:0 0 60px #22c55e66}.meeting-room-status.occupied{color:#ef4444;text-shadow:0 0 60px #ef444466}.meeting-room-status-dot{vertical-align:middle;border-radius:50%;width:24px;height:24px;margin-right:12px;display:inline-block}.meeting-room-status-dot.available{background:#22c55e;animation:2s ease-in-out infinite meetingPulse;box-shadow:0 0 20px #22c55e99}.meeting-room-status-dot.occupied{background:#ef4444;box-shadow:0 0 20px #ef444499}@keyframes meetingPulse{0%,to{opacity:1;box-shadow:0 0 20px #22c55e99}50%{opacity:.6;box-shadow:0 0 40px #22c55e4d}}.meeting-current{text-align:center;margin-top:16px}.meeting-current-label{letter-spacing:2px;text-transform:uppercase;color:#9a9aa8;margin-bottom:8px;font-size:16px;font-weight:600}.meeting-current-title{color:#f0efe8;font-size:32px;font-weight:600}.meeting-current-time{color:#9a9aa8;margin-top:4px;font-size:22px}.meeting-current-organiser{color:#5c5b63;margin-top:4px;font-size:18px}.meeting-room-bottom{background:#18181e;border-top:2px solid #2a2a34;flex-shrink:0;max-height:280px;padding:24px 48px;overflow:hidden}.meeting-upcoming-label{letter-spacing:2px;text-transform:uppercase;color:#5c5b63;margin-bottom:16px;font-size:14px;font-weight:600}.meeting-upcoming-list{flex-direction:column;gap:12px;display:flex}.meeting-upcoming-item{background:var(--brand-background,#0f1923);border:1px solid #2a2a34;border-radius:12px;align-items:center;gap:20px;padding:16px 20px;display:flex}.meeting-upcoming-time{color:var(--brand-primary,#1b8acb);white-space:nowrap;min-width:160px;font-size:20px;font-weight:600}.meeting-upcoming-title{color:#f0efe8;flex:1;font-size:20px;font-weight:500}.meeting-upcoming-organiser{color:#5c5b63;white-space:nowrap;font-size:16px}.tpl-social-wall{flex-direction:column;height:calc(100% + 64px);margin:-32px -40px;padding:32px 40px;display:flex;overflow:hidden}.tpl-social-wall .social-header{flex-shrink:0;align-items:center;gap:16px;margin-bottom:28px;display:flex}.tpl-social-wall .social-platform-icon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.tpl-social-wall .social-handle-info{flex-direction:column;display:flex}.tpl-social-wall .social-handle{color:#f0efe8;font-size:26px;font-weight:700}.tpl-social-wall .social-platform-name{color:#9a9aa8;font-size:16px;font-weight:500}.tpl-social-wall .social-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:20px;min-height:0;display:grid}.tpl-social-wall .social-card{background:#18181e;border:1px solid #2a2a34;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.tpl-social-wall .social-card-image{object-fit:cover;flex-shrink:0;width:100%;height:160px}.tpl-social-wall .social-card-body{flex-direction:column;flex:1;padding:20px;display:flex}.tpl-social-wall .social-card-text{color:#f0efe8;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;font-size:18px;line-height:1.4;display:-webkit-box;overflow:hidden}.tpl-social-wall .social-card-meta{border-top:1px solid #2a2a34;justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;display:flex}.tpl-social-wall .social-card-date{color:#5c5b63;font-size:15px}.tpl-social-wall .social-card-likes{color:#9a9aa8;align-items:center;gap:6px;font-size:15px;display:flex}.tpl-social-wall .social-card-likes .heart{color:#ef4444}.tpl-slideshow{background:var(--brand-background,#0f1923);height:calc(100% + 64px);margin:-32px -40px;position:relative;overflow:hidden}.tpl-slideshow .slide{opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.tpl-slideshow .slide.active{opacity:1}.tpl-slideshow .slide img{object-fit:cover;transform-origin:50%;width:100%;height:100%;animation:16s ease-in-out infinite alternate kenburns}@keyframes kenburns{0%{transform:scale(1)translate(0)}to{transform:scale(1.1)translate(-1%,-1%)}}.tpl-slideshow .slide-caption{z-index:2;background:linear-gradient(#0000 0%,#0f192380 50%,#0f1923e6 100%);padding:80px 48px 40px;position:absolute;bottom:0;left:0;right:0}.tpl-slideshow .slide-caption-text{color:#f0efe8;text-shadow:0 2px 8px #00000080;font-size:32px;font-weight:600}.tpl-slideshow .slide-indicators{z-index:3;gap:8px;display:flex;position:absolute;bottom:20px;right:48px}.tpl-slideshow .slide-indicator{background:#f0efe84d;border-radius:50%;width:10px;height:10px;transition:background .3s}.tpl-slideshow .slide-indicator.active{background:#f0efe8}.tpl-map{flex-direction:column;height:calc(100% + 64px);margin:-32px -40px;padding:32px 40px;display:flex;overflow:hidden}.tpl-map .map-header{text-align:center;flex-shrink:0;margin-bottom:32px}.tpl-map .map-title{color:#f0efe8;font-size:36px;font-weight:700}.tpl-map .map-subtitle{color:#9a9aa8;margin-top:6px;font-size:20px;font-weight:500}.tpl-map .map-columns{flex:1;grid-template-columns:repeat(2,1fr);gap:32px;min-height:0;display:grid}.tpl-map .map-floor{flex-direction:column;display:flex}.tpl-map .floor-header{border-bottom:2px solid #2a2a34;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;display:flex}.tpl-map .floor-name{color:#f0efe8;text-transform:uppercase;letter-spacing:1px;font-size:24px;font-weight:700}.tpl-map .floor-areas{flex-direction:column;flex:1;gap:10px;display:flex;overflow:hidden}.tpl-map .area-tile{border:1px solid #2a2a34;border-left:4px solid var(--area-color,var(--brand-primary,#1b8acb));background:#18181e;border-radius:12px;flex-shrink:0;align-items:center;gap:16px;padding:12px 20px;display:flex}.tpl-map .area-icon{background:#ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.tpl-map .area-name{color:#f0efe8;font-size:22px;font-weight:600}.tpl-screen-test{color:#fff;background:#050508;width:100%;height:100%;font-family:Sora,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;position:relative;overflow:hidden}.tpl-screen-test .st-particles{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-screen-test .st-particle{background:var(--brand-primary,#1b8acb);border-radius:50%;animation:linear infinite st-particle-drift;position:absolute;box-shadow:0 0 6px #1b8acb99}@keyframes st-particle-drift{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-120px)translate(20px)}}.tpl-screen-test .st-glitch{z-index:2;pointer-events:none;opacity:0;background:#1b8acb08;animation:.15s steps(2,end) .8s 3 st-glitch;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes st-glitch{0%{opacity:0}20%{opacity:1;clip-path:inset(20% 0 60%)}40%{opacity:0}60%{opacity:1;clip-path:inset(70% 0 5%)}80%{opacity:0}to{opacity:1;clip-path:inset(40% 0 30%)}}.tpl-screen-test .st-grid-floor{perspective:400px;z-index:3;opacity:0;height:60%;animation:1.5s ease-out 2s forwards st-grid-appear;position:absolute;bottom:0;left:0;right:0}.tpl-screen-test .st-grid-surface{transform-origin:bottom;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;transform:rotateX(65deg)}.tpl-screen-test .st-grid-h-line{background:#1b8acb4d;height:1px;position:absolute;left:0;right:0;box-shadow:0 0 8px #1b8acb66,0 0 20px #1b8acb26}.tpl-screen-test .st-grid-v-line{background:#1b8acb33;width:1px;position:absolute;top:0;bottom:0;box-shadow:0 0 6px #1b8acb4d}@keyframes st-grid-appear{0%{opacity:0}to{opacity:1}}.tpl-screen-test .st-logo-reveal{z-index:5;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-screen-test .st-logo-glow{opacity:0;filter:blur(30px);background:radial-gradient(circle,#1b8acb40 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:1.5s 4s forwards st-glow-bloom;position:absolute}.tpl-screen-test .st-logo-img{opacity:0;filter:drop-shadow(0 0 30px #1b8acb80);z-index:2;width:160px;animation:.8s cubic-bezier(.34,1.56,.64,1) 4s forwards st-logo-drop;position:relative;transform:translateY(-80px)}.tpl-screen-test .st-typewriter{letter-spacing:6px;color:var(--brand-primary,#1b8acb);text-shadow:0 0 20px #1b8acb80,0 0 40px #1b8acb4d;z-index:2;margin-top:24px;font-family:Courier New,Consolas,monospace;font-size:24px;position:relative}.tpl-screen-test .st-type-char{opacity:0;animation:50ms step-end forwards st-type-in}.tpl-screen-test .st-cursor{color:var(--brand-primary,#1b8acb);animation:.6s step-end infinite st-cursor-blink}@keyframes st-logo-drop{0%{opacity:0;transform:translateY(-80px)}60%{opacity:1;transform:translateY(8px)}80%{transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@keyframes st-glow-bloom{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes st-type-in{0%{opacity:0}to{opacity:1}}@keyframes st-cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}.tpl-screen-test .st-data-scan{z-index:4;pointer-events:none;justify-content:space-between;padding:40px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-screen-test .st-data-left,.tpl-screen-test .st-data-right{flex-direction:column;gap:4px;width:280px;display:flex}.tpl-screen-test .st-data-right{text-align:right}.tpl-screen-test .st-data-line{color:#1b8acbcc;text-shadow:0 0 8px #1b8acb66;opacity:0;white-space:nowrap;font-family:Courier New,Consolas,monospace;font-size:11px;animation:.6s forwards st-data-flash}@keyframes st-data-flash{0%{opacity:0;transform:translate(-10px)}50%{opacity:1}to{opacity:.6;transform:translate(0)}}.tpl-screen-test .st-test-cards{z-index:10;opacity:0;box-sizing:border-box;flex-direction:column;padding:40px 56px;animation:1s 8s forwards st-cards-appear;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-screen-test .st-particles,.tpl-screen-test .st-grid-floor,.tpl-screen-test .st-logo-reveal,.tpl-screen-test .st-data-scan{animation-fill-mode:forwards}.tpl-screen-test .st-particles{animation:1s 8s forwards st-dim-layer}.tpl-screen-test .st-grid-floor{animation:1.5s ease-out 2s forwards st-grid-appear,1s 8s forwards st-dim-layer}.tpl-screen-test .st-logo-reveal{animation:.8s 7.5s forwards st-logo-fade-out}.tpl-screen-test .st-data-scan{animation:1s 8s forwards st-dim-layer}@keyframes st-cards-appear{0%{opacity:0}to{opacity:1}}@keyframes st-dim-layer{0%{opacity:1}to{opacity:.08}}@keyframes st-logo-fade-out{0%{opacity:1}to{opacity:0}}.tpl-screen-test .st-tc-header{opacity:0;align-items:center;gap:20px;margin-bottom:32px;animation:.6s 8.2s forwards st-tc-slide-in;display:flex}.tpl-screen-test .st-tc-logo{filter:drop-shadow(0 0 10px #1b8acb4d);height:40px}.tpl-screen-test .st-tc-title{letter-spacing:3px;text-shadow:0 0 20px #1b8acb80,0 0 40px #1b8acb4d;font-size:32px;font-weight:700}.tpl-screen-test .st-tc-version{color:#ffffff4d;margin-left:auto;font-family:Courier New,monospace;font-size:14px}.tpl-screen-test .st-tc-colors{opacity:0;margin-bottom:20px;animation:.6s 8.4s forwards st-tc-slide-in}.tpl-screen-test .st-tc-label{text-transform:uppercase;letter-spacing:3px;color:#ffffff4d;margin-bottom:10px;font-family:Courier New,monospace;font-size:11px;font-weight:400}.tpl-screen-test .st-tc-bar{width:100%;height:28px;margin-bottom:3px}.tpl-screen-test .st-bar-red{background:red}.tpl-screen-test .st-bar-green{background:#0f0}.tpl-screen-test .st-bar-blue{background:#00f}.tpl-screen-test .st-bar-cyan{background:#0ff}.tpl-screen-test .st-bar-magenta{background:#f0f}.tpl-screen-test .st-bar-yellow{background:#ff0}.tpl-screen-test .st-bar-white{background:#fff}.tpl-screen-test .st-tc-gradient{opacity:0;margin-bottom:24px;animation:.6s 8.6s forwards st-tc-slide-in}.tpl-screen-test .st-tc-gradient-strip{background:linear-gradient(90deg,#000,#fff);border-radius:4px;width:100%;height:32px}.tpl-screen-test .st-tc-fonts{opacity:0;margin-bottom:24px;animation:.6s 8.8s forwards st-tc-slide-in}.tpl-screen-test .st-tc-font-row{align-items:baseline;gap:40px;display:flex}.tpl-screen-test .st-tc-font-item{flex-direction:column;gap:4px;display:flex}.tpl-screen-test .st-tc-font{color:#ffffffe6}.tpl-screen-test .st-tc-font-meta{color:#fff3;font-family:Courier New,monospace;font-size:10px}.tpl-screen-test .st-tc-clock{text-align:center;color:#fff;text-shadow:0 0 30px #1b8acb66,0 0 60px #1b8acb33;letter-spacing:8px;opacity:0;font-variant-numeric:tabular-nums;margin:auto 0;font-size:80px;font-weight:700;animation:.6s 9s forwards st-tc-slide-in}.tpl-screen-test .st-tc-footer{opacity:0;justify-content:space-between;align-items:flex-end;margin-top:auto;animation:.6s 9.2s forwards st-tc-slide-in;display:flex}.tpl-screen-test .st-tc-corner{color:#ffffff4d;font-family:Courier New,monospace;font-size:13px}.tpl-screen-test .st-tc-corner-right{color:#ffffff4d;align-items:center;gap:8px;font-family:Courier New,monospace;font-size:13px;display:flex}.tpl-screen-test .st-tc-status{border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite st-status-pulse;display:inline-block}.tpl-screen-test .st-tc-status.online{background:#00e676;box-shadow:0 0 8px #00e67680}.tpl-screen-test .st-tc-status.offline{background:#ff3b3b;box-shadow:0 0 8px #ff3b3b80}@keyframes st-tc-slide-in{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes st-status-pulse{0%,to{opacity:1}50%{opacity:.4}}.tpl-screen-debug{color:#fff;box-sizing:border-box;background:#0a0a0f;flex-direction:column;width:100%;height:100%;padding:48px 64px;font-family:Sora,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex;position:relative;overflow:hidden}.tpl-screen-debug .sd-header{flex-shrink:0;align-items:center;gap:24px;margin-bottom:40px;display:flex}.tpl-screen-debug .sd-header-logo{height:48px}.tpl-screen-debug .sd-header-divider{background:#ffffff26;width:2px;height:36px}.tpl-screen-debug .sd-header-title{letter-spacing:2px;font-size:36px;font-weight:700}.tpl-screen-debug .sd-grid{flex-shrink:0;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-bottom:32px;display:grid}.tpl-screen-debug .sd-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;padding:20px 24px}.tpl-screen-debug .sd-card-label{text-transform:uppercase;letter-spacing:2px;color:#ffffff59;margin-bottom:8px;font-size:11px;font-weight:400}.tpl-screen-debug .sd-card-value{color:#f0efe8;align-items:center;gap:8px;font-size:22px;font-weight:600;display:flex}.tpl-screen-debug .sd-card-value.sd-mono,.tpl-screen-debug .sd-mono{font-family:JetBrains Mono,Fira Code,SF Mono,Cascadia Code,monospace;font-size:20px;font-weight:500}.tpl-screen-debug .sd-card-value.sd-online{color:#00e676}.tpl-screen-debug .sd-card-value.sd-offline{color:#ff3b3b}.tpl-screen-debug .sd-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.tpl-screen-debug .sd-status-dot.sd-online{background:#00e676;animation:2s ease-in-out infinite screen-debug-pulse;box-shadow:0 0 8px #00e67680}.tpl-screen-debug .sd-status-dot.sd-offline{background:#ff3b3b;box-shadow:0 0 8px #ff3b3b66}.tpl-screen-debug .sd-qr-section{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.tpl-screen-debug .sd-qr-img{border:2px solid #ffffff1a;border-radius:12px;width:200px;height:200px}.tpl-screen-debug .sd-qr-label{color:#ffffffb3;font-size:16px;font-weight:600}.tpl-screen-debug .sd-qr-url{color:#ffffff4d;word-break:break-all;text-align:center;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:13px}.tpl-screen-debug .sd-footer{text-align:center;color:#fff3;letter-spacing:1px;border-top:1px solid #ffffff0f;flex-shrink:0;margin-top:auto;padding-top:16px;font-size:13px;font-weight:300}@keyframes screen-debug-pulse{0%,to{opacity:1}50%{opacity:.4}}.tpl-live-video{background:#000;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.tpl-live-video-video{object-fit:cover;background:#000;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-live-video-fallback{background:radial-gradient(circle at 50% 40%,#1a1a2e 0%,#000 70%);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tpl-live-video-splash-inner{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:40px;display:flex}.tpl-live-video-message{color:#ffffff8c;letter-spacing:.5px;font-size:24px;font-weight:400}.setup{box-sizing:border-box;color:#fff;text-align:center;background:radial-gradient(#1a1d2e 0%,#0a0a0a 70%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:4rem 6rem;font-family:Sora,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex}.setup-logo{opacity:.95;height:72px;margin-bottom:2rem}.setup-title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.75rem;font-weight:700}.setup-sub{opacity:.75;margin:0 0 3rem;font-size:1.25rem;font-weight:400}.setup-grid{grid-template-columns:auto auto;align-items:center;gap:4rem;margin-bottom:2rem;display:grid}.setup-qr{background:#fff;border-radius:24px;justify-content:center;align-items:center;padding:1.5rem;display:flex}.setup-qr canvas{image-rendering:pixelated;display:block}.setup-code-wrap{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.setup-code-label{opacity:.55;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:1.25rem}.setup-code{letter-spacing:.08em;color:#fff;text-shadow:0 0 40px #64b4ff66;margin-bottom:1.5rem;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:5rem;font-weight:700;line-height:1}.setup-url{opacity:.5;word-break:break-all;max-width:520px;font-size:1.15rem}.setup-footer{opacity:.45;letter-spacing:.05em;justify-content:space-between;align-items:center;font-family:JetBrains Mono,ui-monospace,monospace;font-size:1rem;display:flex;position:absolute;bottom:2rem;left:2rem;right:2rem}.setup-version{opacity:.8}.android-pair{box-sizing:border-box;color:#fff;background:radial-gradient(#1a1d2e 0%,#0a0a0a 70%);justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(2rem,4vw,6rem);font-family:Sora,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex}.android-pair-inner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1400px;display:flex}.android-pair-logo{opacity:.95;height:clamp(56px,8vw,96px);margin-bottom:clamp(1rem,2vw,2rem)}.android-pair-title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:700}.android-pair-sub{opacity:.75;max-width:60ch;margin:0 0 clamp(1.5rem,3vw,3rem);font-size:clamp(1.1rem,1.6vw,1.75rem)}.android-pair-code{letter-spacing:.1em;color:#fff;text-shadow:0 0 60px #64b4ff73;border:4px solid #0000;border-radius:24px;outline:none;margin-bottom:clamp(1rem,1.5vw,1.5rem);padding:clamp(1rem,1.5vw,1.5rem) clamp(2rem,3vw,3rem);font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:clamp(5rem,12vw,12rem);font-weight:700;line-height:1}.android-pair-code:focus{background:#4aa8ff14;border-color:#4aa8ff}.android-pair-code:focus-visible{background:#4aa8ff14;border-color:#4aa8ff}.android-pair-meta{opacity:.6;min-height:1.5em;margin-bottom:clamp(1.5rem,2vw,2rem);font-size:clamp(.95rem,1.2vw,1.25rem)}.android-pair-error{color:#ff7e7e;background:#ff50501f;border:2px solid #ff505066;border-radius:16px;max-width:60ch;margin-bottom:clamp(1.5rem,2vw,2rem);padding:1rem 1.5rem;font-size:clamp(1rem,1.4vw,1.4rem)}.android-pair-btn{color:#fff;cursor:pointer;background:#ffffff14;border:4px solid #0000;border-radius:16px;outline:none;padding:clamp(1rem,1.5vw,1.5rem) clamp(2.5rem,4vw,4rem);font-family:inherit;font-size:clamp(1.25rem,1.8vw,2rem);font-weight:600;transition:background .12s,border-color .12s,transform .12s}.android-pair-btn:hover{background:#ffffff1f}.android-pair-btn:focus{background:#4aa8ff2e;border-color:#4aa8ff}.android-pair-btn:focus-visible{background:#4aa8ff2e;border-color:#4aa8ff}.android-pair-btn:active{transform:scale(.98)}.android-pair-footer{opacity:.45;letter-spacing:.05em;justify-content:space-between;align-items:center;gap:1rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:clamp(.8rem,.9vw,1rem);display:flex;position:absolute;bottom:2rem;left:2rem;right:2rem}.android-pair-fp{text-align:center;flex:1}.android-pair-version{opacity:.8}.recipe-template{width:100%;height:100%;color:var(--brand-text,inherit);background:var(--brand-background,transparent);flex-direction:column;gap:24px;display:flex}.recipe-template>.block-row,.recipe-template>.block-column,.recipe-template>.block-grid,.recipe-template>.block-stack{flex:1;width:100%;height:100%;min-height:0}.block-row,.block-column,.block-stack,.block-grid{min-width:0;min-height:0}.block-row>.block-column,.block-row>.block-stack{align-self:stretch}.block-text{color:inherit}.block-header-bar{justify-content:space-between;align-items:center;gap:16px;display:flex}.block-header-logo img{object-fit:contain;max-width:min(520px,27vw);max-height:72px;display:block}.block-header-title{letter-spacing:-.5px;text-align:right;color:var(--brand-text,inherit);margin-left:auto;font-size:48px;font-weight:800}.block-image{background:#0000000f;flex:auto;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.block-image img{width:100%;height:100%;display:block}.block-image--empty{color:var(--brand-text,#999);opacity:.4;font-size:48px}.block-menu-list{flex-direction:column;flex:auto;gap:32px;min-height:0;display:flex}.block-menu-list--cols-2,.block-menu-list--cols-3,.block-menu-list--cols-4{align-content:stretch;display:grid!important}.block-menu-section{background:#18181e0f;border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.block-menu-list--cols-1>.block-menu-section{flex:1 1 0}.block-menu-section-header{background:var(--brand-primary,#1b8acb);color:var(--brand-on-primary,#fff);justify-content:space-between;align-items:baseline;padding:18px 24px;display:flex}.block-menu-section-name{font-size:32px;font-weight:700}.block-menu-section-time{opacity:.85;font-size:20px}.block-menu-rows{flex-direction:column;display:flex}.block-menu-item{border-bottom:2px solid var(--brand-primary,#1b8acb);align-items:center;gap:16px;min-height:84px;padding:14px 24px;display:flex}.block-menu-item:last-child{border-bottom:none}.block-menu-info{flex:1;min-width:0}.block-menu-name{color:var(--brand-text,inherit);font-size:28px;font-weight:700;line-height:1.15}.block-menu-desc{opacity:.75;margin-top:2px;font-size:18px;line-height:1.35}.block-menu-dietary{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.block-menu-badge{color:var(--brand-primary,#1b8acb);text-transform:uppercase;letter-spacing:.05em;background:#1b8acb33;border-radius:999px;padding:2px 10px;font-size:14px;font-weight:600}.block-menu-price{color:var(--brand-primary,#1b8acb);white-space:nowrap;flex-shrink:0;font-size:30px;font-weight:700}.block-sold-out{color:#e5e5e5;text-transform:uppercase;letter-spacing:.06em;background:#3a3a3a;border-radius:8px;padding:6px 14px;font-size:18px}.block-menu-item.is-sold-out .block-menu-name,.block-menu-item.is-sold-out .block-menu-desc{color:#8a8a8a}.block-timetable-list{flex-direction:column;gap:0;display:flex}.block-tt-row{border-bottom:1px solid #ffffff0f;align-items:center;gap:16px;min-height:72px;padding:12px 20px;display:flex}.block-tt-row.is-now{background:#f06a521a;border-left:4px solid #f06a52}.block-tt-time{color:var(--brand-primary,#1b8acb);min-width:140px;font-size:24px;font-weight:700}.block-tt-main{flex:1;min-width:0}.block-tt-name{color:var(--brand-text,inherit);font-size:22px;font-weight:700}.block-tt-location{opacity:.7;font-size:16px}.block-tt-instructor{opacity:.6;flex-shrink:0;font-size:15px}.block-tt-name-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.block-tt-tag{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:2px 10px;font-size:13px;font-weight:700;display:inline-block}.block-tt-tag--cancelled{color:#fff;background:#dc2626}.block-tt-tag--full{color:#fff;background:#475569}.block-tt-tag--waitlist{color:#111827;background:#f59e0b}.block-tt-note{opacity:.75;margin-top:2px;font-size:14px;font-style:italic}.block-tt-row.is-cancelled .block-tt-name,.block-tt-row.is-cancelled .block-tt-time,.block-tt-row.is-cancelled .block-tt-location{opacity:.55;text-decoration:line-through}.block-tt-row.is-cancelled{background:#dc26260f}.block-tt-row.is-full{opacity:.7}.block-announcement-list{flex-direction:column;gap:12px;display:flex}.block-ann-item{background:#0000000a;border-radius:10px;align-items:flex-start;gap:14px;padding:14px 20px;display:flex}.block-ann-item.block-ann-urgent{background:#ef44441f;border-left:4px solid #ef4444}.block-ann-badge{text-transform:uppercase;letter-spacing:.06em;background:var(--brand-primary,#1b8acb);color:var(--brand-on-primary,#fff);border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:700}.block-ann-title{color:var(--brand-text,inherit);font-size:20px;font-weight:700}.block-ann-message{opacity:.75;margin-top:2px;font-size:16px}.block-clock{font-variant-numeric:tabular-nums;letter-spacing:2px;color:var(--brand-text,inherit);text-align:center;font-size:96px;font-weight:800}.block-weather-current{flex-direction:column;align-items:center;gap:4px;display:flex}.block-weather-temp{color:var(--brand-text,inherit);font-size:72px;font-weight:700}.block-weather-condition{opacity:.7;font-size:22px}.block-spacer{flex:auto}.block-heading{color:var(--brand-text,inherit);letter-spacing:-.01em;margin:0;font-weight:700;line-height:1.15}.block-heading--h1{letter-spacing:-.02em;font-size:64px;font-weight:800}.block-heading--h2{font-size:48px;font-weight:800}.block-heading--h3{font-size:36px}.block-heading--h4{font-size:28px}.block-heading--h5{font-size:22px}.block-heading--h6{text-transform:uppercase;letter-spacing:.06em;opacity:.8;font-size:18px}.block-rich-text{color:var(--brand-text,inherit);font-size:20px;line-height:1.5}.block-rich-text p{margin:0 0 .9em}.block-rich-text p:last-child{margin-bottom:0}.block-rich-text a{color:var(--brand-primary,#1b8acb);text-decoration:underline}.block-label-badge{text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;color:var(--brand-text,inherit);background:#00000014;border-radius:999px;justify-content:center;align-items:center;font-weight:600;line-height:1;display:inline-flex}.block-label-badge--md{padding:6px 14px;font-size:14px}.block-label-badge--sm{padding:3px 10px;font-size:12px}.block-label-badge--primary{background:var(--brand-primary,#1b8acb);color:var(--brand-on-primary,#fff)}.block-label-badge--secondary{color:var(--brand-primary,#1b8acb);background:#1b8acb2e}.block-label-badge--success{color:#fff;background:#16a34a}.block-label-badge--danger{color:#fff;background:#dc2626}.block-price-tag{color:var(--brand-primary,#1b8acb);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;gap:6px;font-weight:700;display:inline-flex}.block-price-tag-amount{font-size:32px;line-height:1}.block-price-tag-prefix,.block-price-tag-suffix{opacity:.7;color:var(--brand-text,inherit);font-size:16px;font-weight:500}.block-date-display{color:var(--brand-text,inherit);letter-spacing:-.01em;font-size:28px;font-weight:600;line-height:1.2}.block-countdown{color:var(--brand-text,inherit);font-variant-numeric:tabular-nums;justify-content:center;align-items:flex-end;gap:24px;display:flex}.block-countdown--finished{color:var(--brand-primary,#1b8acb);letter-spacing:-.01em;justify-content:center;font-size:56px;font-weight:800}.block-countdown-finished{display:inline-block}.block-countdown-unit{flex-direction:column;align-items:center;gap:4px;min-width:80px;display:inline-flex}.block-countdown-value{letter-spacing:-.02em;color:var(--brand-text,inherit);font-size:72px;font-weight:800;line-height:1}.block-countdown-label{text-transform:uppercase;letter-spacing:.08em;opacity:.7;font-size:14px;font-weight:600}.block-weather-forecast{color:var(--brand-text,inherit);flex-direction:row;justify-content:space-between;align-items:stretch;gap:16px;width:100%;display:flex}.block-weather-forecast--empty{opacity:.6;justify-content:center;align-items:center;padding:24px;font-size:22px;font-style:italic}.block-weather-forecast-day{text-align:center;background:#0000000a;border-radius:12px;flex-direction:column;flex:1 1 0;align-items:center;gap:8px;min-width:0;padding:14px 10px;display:flex}.block-weather-forecast-day-name{text-transform:uppercase;letter-spacing:.06em;opacity:.85;font-size:18px;font-weight:700}.block-weather-forecast-icon{font-size:40px;line-height:1}.block-weather-forecast-temps{font-variant-numeric:tabular-nums;align-items:baseline;gap:10px;display:flex}.block-weather-forecast-high{color:var(--brand-text,inherit);font-size:28px;font-weight:700}.block-weather-forecast-low{opacity:.6;font-size:20px;font-weight:500}.block-weather-forecast-condition{opacity:.7;font-size:14px;line-height:1.25}.block-video{background:#0000000f;flex:auto;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.block-video video{width:100%;height:100%;display:block}.block-video--empty{color:var(--brand-text,#999);opacity:.4;font-size:48px}.block-image-slideshow{background:#0000000f;flex:auto;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.block-image-slideshow .slide{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0}.block-image-slideshow--fade .slide{transition:opacity .5s ease-in-out}.block-image-slideshow .slide.active{opacity:1}.block-image-slideshow .slide img{width:100%;height:100%;display:block}.block-image-slideshow .slide-caption{color:#fff;background:linear-gradient(#0000,#000000a6);padding:16px 24px;font-size:22px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.block-image-slideshow--empty{color:var(--brand-text,#999);opacity:.4;justify-content:center;align-items:center;font-size:48px;display:flex}.block-ken-burns{will-change:transform, background-position, background-size;background-position:50%;background-repeat:no-repeat;background-size:cover;flex:auto;width:100%;min-width:0;height:100%;min-height:0;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;overflow:hidden}.block-ken-burns--zoom-in{animation-name:kb-zoom-in}.block-ken-burns--zoom-out{animation-name:kb-zoom-out}.block-ken-burns--pan-left{animation-name:kb-pan-left}.block-ken-burns--pan-right{animation-name:kb-pan-right}.block-ken-burns--empty{color:var(--brand-text,#999);opacity:.4;justify-content:center;align-items:center;font-size:48px;animation:none;display:flex}@keyframes kb-zoom-in{0%{background-position:50%;background-size:100%}to{background-position:50%;background-size:118%}}@keyframes kb-zoom-out{0%{background-position:50%;background-size:118%}to{background-position:50%;background-size:100%}}@keyframes kb-pan-left{0%{background-position:100%;background-size:115%}to{background-position:0%;background-size:115%}}@keyframes kb-pan-right{0%{background-position:0%;background-size:115%}to{background-position:100%;background-size:115%}}.block-media-gallery{flex:auto;width:100%;min-width:0;min-height:0}.block-media-gallery-cell{aspect-ratio:1;background:#0000000f;border-radius:10px;overflow:hidden}.block-media-gallery-cell img{width:100%;height:100%;display:block}.block-media-gallery--empty{color:var(--brand-text,#999);opacity:.4;justify-content:center;align-items:center;font-size:48px;display:flex}.block-featured-youtube{background:#000;flex:auto;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.block-featured-youtube iframe{border:0;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.block-featured-youtube--empty{color:#ffffff8c;justify-content:center;align-items:center;font-size:24px;display:flex}.block-youtube{background:#000;flex:auto;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.block-youtube iframe{border:0;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.block-youtube--empty{color:#fff;opacity:.5;justify-content:center;align-items:center;font-size:48px;display:flex}.block-room-status{background:var(--brand-surface,#f5f7fa);color:var(--brand-text,#1f2a37);border-radius:14px;flex-direction:column;gap:8px;min-width:0;padding:20px 24px;display:flex}.block-room-status-name{opacity:.75;letter-spacing:.02em;text-transform:uppercase;font-size:18px;font-weight:600}.block-room-status-label{letter-spacing:-.01em;font-size:56px;font-weight:800;line-height:1}.block-room-status-sub{opacity:.85;font-size:18px;font-weight:500}.block-room-status--free{color:#14532d;background:#dcfce7}.block-room-status--busy,.block-room-status--occupied{color:#7f1d1d;background:#fee2e2}.block-room-status--unknown{color:#374151;background:#e5e7eb}.block-room-bookings{flex-direction:column;gap:10px;display:flex}.block-room-booking{background:#00000008;border-radius:10px;grid-template-columns:minmax(120px,auto) 1fr;gap:16px;padding:12px 14px;display:grid}.block-room-booking-time{font-variant-numeric:tabular-nums;color:var(--brand-primary,#1b8acb);white-space:nowrap;font-size:18px;font-weight:700}.block-room-booking-main{flex-direction:column;gap:2px;min-width:0;display:flex}.block-room-booking-title{color:var(--brand-text,#1f2a37);font-size:18px;font-weight:600}.block-room-booking-organiser{opacity:.7;font-size:15px}.block-room-bookings-empty{opacity:.6;padding:12px 4px;font-size:16px}.block-opening-hours{flex-direction:column;gap:4px;display:flex}.block-opening-hours-row{border-radius:8px;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 12px;font-size:17px;display:flex}.block-opening-hours-row.is-today{background:var(--brand-primary,#1b8acb);color:#fff;font-weight:700}.block-opening-hours-row.is-closed .block-opening-hours-time{opacity:.55;font-style:italic}.block-opening-hours-day{font-weight:600}.block-opening-hours-time{font-variant-numeric:tabular-nums}.block-opening-hours-empty{opacity:.6;padding:10px 12px;font-size:16px}.block-current-class{background:linear-gradient(135deg, var(--brand-primary,#1b8acb), var(--brand-primary-dark,#0c5f94));color:#fff;border-radius:16px;flex-direction:column;justify-content:center;gap:10px;min-height:160px;padding:28px 32px;display:flex}.block-current-class-time{letter-spacing:.02em;opacity:.9;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.block-current-class-name{letter-spacing:-.01em;font-size:44px;font-weight:800;line-height:1.05}.block-current-class-meta{opacity:.9;flex-wrap:wrap;gap:16px;font-size:18px;display:flex}.block-current-class-instructor{font-weight:600}.block-current-class-location{opacity:.85}.block-current-class--empty{color:var(--brand-text,#1f2a37);background:#0000000a;min-height:100px}.block-current-class-empty{opacity:.7;font-size:20px;font-weight:500}.block-next-up{color:var(--brand-text,#1f2a37);border-left:4px solid var(--brand-primary,#1b8acb);background:#0000000a;border-radius:12px;flex-direction:column;gap:6px;padding:16px 20px;display:flex}.block-next-up-time{color:var(--brand-primary,#1b8acb);text-transform:uppercase;letter-spacing:.04em;font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.block-next-up-name{font-size:22px;font-weight:700;line-height:1.15}.block-next-up-meta{opacity:.75;flex-wrap:wrap;gap:12px;font-size:15px;display:flex}.block-next-up-instructor{font-weight:600}.block-next-up--empty .block-next-up-empty{opacity:.6;font-size:15px}.block-qr-code{box-sizing:content-box;background:#fff;border-radius:8px;padding:8px}.block-qr-code svg{width:100%;height:100%;display:block}.block-wifi-info{color:var(--brand-text,inherit);background:#0000000a;border-radius:16px;flex-direction:row;align-items:center;gap:24px;padding:20px;display:flex}.block-wifi-qr{box-sizing:content-box;background:#fff;border-radius:8px;flex-shrink:0;padding:8px}.block-wifi-qr svg{width:100%;height:100%;display:block}.block-wifi-details{flex-direction:column;flex:auto;gap:10px;min-width:0;display:flex}.block-wifi-row{flex-direction:column;gap:2px;display:flex}.block-wifi-label{text-transform:uppercase;letter-spacing:.08em;opacity:.6;font-size:14px;font-weight:700}.block-wifi-value{font-variant-numeric:tabular-nums;word-break:break-all;font-size:26px;font-weight:700}.block-featured-qr{color:var(--brand-text,inherit);background:#0000000a;border-radius:16px;flex-direction:column;align-items:center;gap:14px;padding:20px;display:flex}.block-featured-qr-heading{text-align:center;letter-spacing:.01em;font-size:22px;font-weight:800}.block-featured-qr-image{box-sizing:content-box;background:#fff;border-radius:8px;padding:8px}.block-featured-qr-image svg{width:100%;height:100%;display:block}.block-featured-qr-caption{text-align:center;opacity:.85;max-width:100%;font-size:16px}.block-call-to-action{border-radius:16px;align-items:center;gap:16px;min-height:80px;padding:22px 32px;line-height:1.2;display:inline-flex}.block-call-to-action-icon{flex-shrink:0;font-size:44px;line-height:1}.block-call-to-action-body{flex-direction:column;gap:4px;min-width:0;display:flex}.block-call-to-action-text{letter-spacing:-.01em;font-size:30px;font-weight:800}.block-call-to-action-subtext{opacity:.85;font-size:18px;font-weight:500}.block-call-to-action--secondary{border:2px solid var(--brand-primary,#1b8acb)}.block-logo{object-fit:contain;max-width:100%;display:block}.block-logo--empty{background:#0000000a;border-radius:6px;min-width:120px}.block-shape{flex-shrink:0}.block-icon{justify-content:center;align-items:center;line-height:1;display:inline-flex}.block-gradient-overlay{pointer-events:none}.block-overlay{position:relative}.block-overlay>*{position:absolute}.block-overlay>.block-overlay-base{position:static}.block-text-overlay{color:#fff;pointer-events:none;background:#0000008c;border-radius:10px;max-width:calc(100% - 32px);padding:12px 18px;font-size:22px;font-weight:700}.block-text-overlay--top-left{top:16px;left:16px}.block-text-overlay--top-right{top:16px;right:16px}.block-text-overlay--bottom-left{bottom:16px;left:16px}.block-text-overlay--bottom-right{bottom:16px;right:16px}.block-text-overlay--center{text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)}.block-alert-banner{width:100%;color:var(--brand-on-primary,#fff);box-sizing:border-box;border-radius:12px;align-items:center;gap:32px;min-height:140px;padding:32px 48px;display:flex}.block-alert-banner--critical{color:#fff;background:#b91c1c}.block-alert-banner--warning{color:#fff;background:#b45309}.block-alert-banner--info{color:#fff;background:#1d4ed8}.block-alert-banner-icon{color:inherit;flex-shrink:0;font-size:96px;line-height:1}.block-alert-banner-icon.is-pulsing{animation:1.2s ease-in-out infinite alert-banner-pulse}@keyframes alert-banner-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.92)}}.block-alert-banner-body{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.block-alert-banner-title{letter-spacing:-.01em;color:inherit;text-align:center;font-size:72px;font-weight:800;line-height:1.05}.block-alert-banner-message{color:inherit;opacity:.95;text-align:center;white-space:pre-line;font-size:36px;font-weight:500;line-height:1.35}.block-fire-assembly{color:#fff;box-sizing:border-box;background:#a40e0e;border-radius:16px;flex-direction:column;justify-content:space-between;gap:36px;width:100%;height:100%;padding:64px 72px;display:flex}.block-fire-assembly-header{text-align:center;justify-content:center;align-items:center;gap:32px;display:flex}.block-fire-assembly-icon{color:#ffd54a;flex-shrink:0;font-size:140px;line-height:1;animation:1.8s ease-in-out infinite fire-assembly-flicker}@keyframes fire-assembly-flicker{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.96)}}.block-fire-assembly-title{letter-spacing:-.01em;text-transform:uppercase;color:#fff;font-size:88px;font-weight:900;line-height:1.05}.block-fire-assembly-instructions{color:#fff;text-align:center;flex-direction:column;gap:16px;margin:0 auto;padding:0;font-size:34px;font-weight:600;line-height:1.3;list-style:none;display:flex}.block-fire-assembly-instructions li{padding:0}.block-fire-assembly-message{color:#fff;text-align:center;max-width:1400px;margin:0 auto;font-size:34px;font-weight:600;line-height:1.3}.block-fire-assembly-footer{flex-wrap:wrap;align-items:stretch;gap:32px;display:flex}.block-fire-assembly-muster{color:#7f1d1d;background:#fff;border-radius:14px;flex-direction:column;flex:2 360px;gap:8px;min-width:0;padding:28px 36px;display:flex}.block-fire-assembly-muster-label{text-transform:uppercase;letter-spacing:.1em;opacity:.85;font-size:22px;font-weight:700}.block-fire-assembly-muster-value{color:#7f1d1d;font-size:56px;font-weight:800;line-height:1.05}.block-fire-assembly-phone{color:#fff;background:#0003;border:3px solid #ffffff59;border-radius:14px;flex:280px;align-items:center;gap:20px;min-width:0;padding:28px 36px;display:flex}.block-fire-assembly-phone-icon{color:#ffd54a;flex-shrink:0;font-size:56px;line-height:1}.block-fire-assembly-phone-body{flex-direction:column;min-width:0;display:flex}.block-fire-assembly-phone-label{text-transform:uppercase;letter-spacing:.1em;opacity:.85;font-size:20px;font-weight:700}.block-fire-assembly-phone-value{font-variant-numeric:tabular-nums;color:#fff;font-size:44px;font-weight:800;line-height:1.05}.block-maintenance-mode{box-sizing:border-box;color:#f3f4f6;background:#1f2937;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;padding:48px;display:flex}.block-maintenance-mode-card{text-align:center;background:#374151;border:2px solid #4b5563;border-radius:20px;flex-direction:column;align-items:center;gap:24px;max-width:1200px;padding:64px 72px;display:flex}.block-maintenance-mode-icon{color:#9ca3af;font-size:128px;line-height:1}.block-maintenance-mode-title{letter-spacing:-.01em;color:#f9fafb;font-size:88px;font-weight:800;line-height:1.05}.block-maintenance-mode-message{color:#e5e7eb;max-width:900px;font-size:36px;font-weight:500;line-height:1.35}.block-maintenance-mode-return{color:#f3f4f6;background:#00000040;border-radius:12px;margin-top:12px;padding:18px 32px;font-size:32px;font-weight:500}.block-maintenance-mode-return strong{color:#fff;font-variant-numeric:tabular-nums;font-weight:800}.block-missing-person{color:#fff;box-sizing:border-box;background:#0b2545;border-radius:16px;flex-direction:column;gap:28px;width:100%;height:100%;padding:56px 64px;display:flex}.block-missing-person-header{flex-shrink:0;align-items:center;gap:28px;display:flex}.block-missing-person-icon{color:#ffb703;flex-shrink:0;font-size:112px;line-height:1}.block-missing-person-icon.is-pulsing{animation:1.6s ease-in-out infinite missing-person-pulse}@keyframes missing-person-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.94)}}.block-missing-person-header-text{flex-direction:column;gap:6px;min-width:0;display:flex}.block-missing-person-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffb703;font-size:28px;font-weight:700}.block-missing-person-name{letter-spacing:-.01em;color:#fff;font-size:84px;font-weight:900;line-height:1.05}.block-missing-person-body{flex:auto;gap:40px;min-height:0;display:flex}.block-missing-person-photo{aspect-ratio:3/4;background:#1e3a5f;border:4px solid #ffb703;border-radius:14px;flex:0 0 520px;justify-content:center;align-items:center;display:flex;overflow:hidden}.block-missing-person-photo img{object-fit:cover;width:100%;height:100%;display:block}.block-missing-person-photo--empty{background:#1e3a5f}.block-missing-person-photo-icon{color:#5b7aa3;font-size:240px;line-height:1}.block-missing-person-details{flex-direction:column;flex:auto;gap:20px;min-width:0;display:flex}.block-missing-person-detail{background:#ffffff0f;border-left:6px solid #ffb703;border-radius:12px;flex-direction:column;gap:4px;padding:18px 24px;display:flex}.block-missing-person-detail-label{letter-spacing:.1em;text-transform:uppercase;color:#ffb703;font-size:22px;font-weight:700}.block-missing-person-detail-value{color:#fff;word-wrap:break-word;font-size:40px;font-weight:600;line-height:1.2}.block-missing-person-contact{color:#0b2545;background:#ffb703;border-radius:14px;flex-shrink:0;align-items:center;gap:24px;padding:28px 36px;display:flex}.block-missing-person-contact-icon{flex-shrink:0;font-size:56px;line-height:1}.block-missing-person-contact-body{flex-direction:column;min-width:0;display:flex}.block-missing-person-contact-label{letter-spacing:.12em;text-transform:uppercase;opacity:.9;font-size:20px;font-weight:700}.block-missing-person-contact-value{font-variant-numeric:tabular-nums;font-size:52px;font-weight:900;line-height:1.05}.block-featured-property-cycle{width:100%;height:100%;position:relative}.block-featured-property-cycle .block-featured-property.slide{opacity:0;transition:opacity .8s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.block-featured-property-cycle .block-featured-property.slide.active{opacity:1}.block-featured-vehicle-cycle{width:100%;height:100%;position:relative}.block-featured-vehicle-cycle .block-featured-vehicle.slide{opacity:0;transition:opacity .8s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.block-featured-vehicle-cycle .block-featured-vehicle.slide.active{opacity:1}.block-featured-holiday-cycle{width:100%;height:100%;position:relative}.block-featured-holiday-cycle .block-featured-holiday.slide{opacity:0;transition:opacity .8s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.block-featured-holiday-cycle .block-featured-holiday.slide.active{opacity:1}
/*$vite$:1*/