:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#182338;background:#f3f5f8;font-synthesis:none;--ink: #182338;--muted: #718096;--line: #e4e8ef;--primary: #5b5ce2;--primary-dark: #4647c8}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 20%,#dde6ff 0,transparent 33%),radial-gradient(circle at 85% 80%,#e4dcff 0,transparent 30%),#f5f7fb}.login-card{width:min(440px,100%);padding:42px;border:1px solid rgba(255,255,255,.9);border-radius:24px;background:#ffffffdb;box-shadow:0 28px 80px #21305724;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-mark{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,#6d6eee,#4344bd);color:#fff;font-size:25px;font-weight:800;box-shadow:0 12px 25px #5b5ce24d}.brand-mark.small{width:39px;height:39px;border-radius:12px;font-size:18px}.eyebrow{margin:24px 0 7px;color:#7275aa;font-size:11px;font-weight:800;letter-spacing:.13em}.login-card h1{margin:0;font-size:32px;letter-spacing:-.04em}.muted,.login-hint{color:var(--muted);line-height:1.65}.login-card form{display:grid;gap:12px;margin-top:28px}.login-card label,.form-panel>label{color:#465269;font-size:13px;font-weight:650}input{width:100%;margin-top:8px;padding:12px 13px;border:1px solid #dce1e9;border-radius:10px;outline:none;color:var(--ink);background:#fff;transition:.2s}select{width:100%;margin-top:8px;padding:12px 34px 12px 12px;border:1px solid #dce1e9;border-radius:10px;outline:none;color:var(--ink);background:#fff}input:focus,select:focus{border-color:#8b8cec;box-shadow:0 0 0 3px #5b5ce21c}.form-error{padding:10px 12px;border-radius:9px;color:#a82d3d;background:#fff0f1}.login-hint{margin:22px 0 0;font-size:12px}.admin-layout{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:22px 15px;color:#d7d9ee;background:#111629}.brand-row{display:flex;gap:12px;align-items:center;padding:2px 8px 27px}.brand-row strong,.brand-row span{display:block}.brand-row strong{color:#fff;font-size:16px}.brand-row span{margin-top:2px;color:#777e9e;font-size:11px}.sidebar nav{display:grid;gap:5px}.sidebar nav button{display:flex;gap:12px;align-items:center;padding:11px 13px;border:0;border-radius:9px;color:#8f96b4;background:transparent;text-align:left}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#242a44}.sidebar nav .nav-icon{width:22px;height:22px;flex:0 0 22px;stroke-width:2}.sidebar-footer{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;margin-top:auto;padding:16px 5px 2px;color:#858ba8;font-size:11px}.player-download-trigger{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;margin-top:4px;padding:9px;border:1px solid rgba(184,189,234,.16);border-radius:11px;color:#eef0ff;background:#ffffff0b;text-align:left;transition:.2s}.player-download-trigger:hover{border-color:#b8bdea61;background:#ffffff13;transform:translateY(-1px)}.player-download-trigger i{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#5b5ce2;font-style:normal;box-shadow:0 7px 15px #5b5ce240}.player-download-trigger i svg{width:18px;height:18px;stroke-width:2.2}.player-download-trigger strong,.player-download-trigger small{display:block}.player-download-trigger strong{color:#eef0ff;font-size:11px}.player-download-trigger small{margin-top:2px;color:#858ba8;font-size:9px}.player-download-trigger b{color:#727996;font-size:20px;font-weight:400}.text-button{grid-column:1 / -1;padding:5px 0;border:0;color:#858ba8;background:transparent;text-align:left}.status-dot{width:8px;height:8px;display:inline-block;border-radius:50%;background:#9ba3b5}.status-dot.online{background:#3dd598;box-shadow:0 0 0 4px #3dd5981a}.status-dot.offline{background:#a5adbd}.workspace{min-width:0;padding:32px clamp(22px,4vw,58px) 60px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.topbar .eyebrow{margin:0 0 6px}.topbar h1{margin:0;font-size:28px;letter-spacing:-.035em}.button{padding:10px 16px;border:1px solid transparent;border-radius:9px;font-weight:700;transition:.2s}.button:disabled{cursor:not-allowed;opacity:.55}.button.primary{color:#fff;background:var(--primary);box-shadow:0 7px 16px #5b5ce22e}.button.primary:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px)}.button.secondary{border-color:#dfe3ea;color:#3e4a60;background:#fff}.button.ghost{border-color:#e4e7ee;color:#536078;background:#f9fafc}.button.danger{color:#fff;background:#cf3e55;box-shadow:0 7px 16px #cf3e552e}.button.wide{width:100%;margin-top:6px}.button-link{padding:0;border:0;background:transparent}.alert{display:flex;justify-content:space-between;padding:12px 15px;margin:-8px 0 22px;border-radius:10px;font-size:13px}.alert.error{color:#9b2739;background:#ffebee;border:1px solid #ffd5da}.alert.success{color:#176a4b;background:#e9fbf3;border:1px solid #cdf4e3}.alert button{border:0;color:inherit;background:transparent;font-size:18px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:19px}.metric-card,.panel,.content-card{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 4px 18px #1d2a4409}.metric-card{padding:20px}.metric-card span,.metric-card small{display:block;color:var(--muted)}.metric-card span{font-size:12px;font-weight:650}.metric-card strong{display:block;margin:7px 0 5px;font-size:29px;letter-spacing:-.04em}.metric-card small{font-size:10px}.panel-heading{display:flex;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #edf0f4}.group-heading{align-items:center;gap:20px}.inline-form{display:flex;gap:8px;align-items:center}.inline-form input{min-width:180px;margin:0;padding:9px 11px}.inline-form .button{white-space:nowrap}.panel h2,.form-panel h2{margin:0;font-size:17px}.count-badge{display:inline-grid;min-width:22px;height:22px;place-items:center;margin-left:5px;border-radius:999px;color:#fff;background:#cf3e55;font-size:11px;vertical-align:2px}.panel-heading p,.form-panel>p,.section-actions p{margin:5px 0 0;color:var(--muted);font-size:12px}.pairing-panel{margin-bottom:19px;border-color:#dcdcff;box-shadow:0 8px 28px #5b5ce214}.pairing-grid{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));gap:14px;padding:18px}.pairing-card{padding:18px;border:1px solid #e5e5fb;border-radius:12px;background:linear-gradient(145deg,#fff,#fafaff)}.pairing-code{color:#4647c8;font-size:32px;font-weight:800;letter-spacing:.08em;font-variant-numeric:tabular-nums}.pairing-code span{margin-left:7px}.pairing-device{margin:10px 0 14px}.pairing-device strong,.pairing-device small{display:block}.pairing-device strong{font-size:15px}.pairing-device small{margin-top:3px;color:#9299aa;font-size:10px}.pairing-card dl{display:grid;gap:7px;margin:0}.pairing-card dl div{display:grid;grid-template-columns:52px 1fr;gap:8px;min-width:0}.pairing-card dt{color:#9aa1b1;font-size:10px}.pairing-card dd{min-width:0;margin:0;overflow:hidden;color:#566177;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.pairing-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.pairing-actions .button{padding:8px 11px;font-size:11px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{padding:11px 16px;color:#9299aa;background:#fafbfd;font-size:10px;letter-spacing:.04em;text-align:left;text-transform:uppercase}td{padding:15px 16px;border-top:1px solid #edf0f4;color:#4f5b70;white-space:nowrap}td strong,td small{display:block}td strong{color:var(--ink)}td small{margin-top:3px;color:#98a0b1;font-size:10px}.status-pill{display:inline-flex;gap:7px;align-items:center;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:700}.status-pill i{width:5px;height:5px;border-radius:50%}.status-pill.good{color:#197554;background:#eaf9f3}.status-pill.good i{background:#31bd86}.status-pill.quiet{color:#727b8d;background:#f0f2f5}.status-pill.quiet i{background:#9da5b5}.mismatch{color:#c57c12;font-weight:700}.table-link{color:#5759cf;font-weight:700;text-decoration:none}.table-link.destructive{color:#bc374d}.table-actions{display:flex;gap:12px;align-items:center}.table-actions button{padding:0;border:0;background:transparent;font-size:12px}.table-actions button:disabled{opacity:.45}.table-select{min-width:115px;margin:0;padding:7px 26px 7px 8px;border-radius:8px;font-size:11px}.empty-state{padding:54px 20px;text-align:center}.empty-state .empty-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 12px;border-radius:15px;color:#6c6edc;background:#eeeefe}.empty-state .empty-icon svg{width:26px;height:26px;stroke-width:2}.empty-state h3{margin:0;font-size:15px}.empty-state p{margin:8px auto;color:var(--muted);font-size:12px}.empty-state code{color:#70788a;font-size:11px}.section-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.section-action-buttons{display:flex;gap:9px}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:18px}.content-card{overflow:hidden}.content-preview{position:relative;height:180px;overflow:hidden;background:#07111f}.content-preview>*:not(.type-chip){width:100%;height:100%;transform:scale(1)}.type-chip{position:absolute;top:12px;left:12px;padding:5px 8px;border:1px solid rgba(255,255,255,.26);border-radius:7px;color:#fff;background:#0c121f9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:750}.content-body{padding:16px}.content-body h3{margin:0;font-size:15px}.content-body p{margin:7px 0 15px;color:var(--muted);font-size:10px}.card-actions{display:flex;gap:8px}.card-actions .button{flex:1;padding:8px 10px;font-size:11px}.creator-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:18px}.form-panel{padding:23px}.form-panel>p{min-height:36px;line-height:1.55}.form-panel>label{display:block;margin-top:15px}.form-icon{width:50px;height:48px;display:grid;place-items:center;margin-bottom:14px;border-radius:13px}.form-icon svg{width:25px;height:25px;stroke-width:2}.form-icon.violet{color:#5557cd;background:#ededff}.form-icon.amber{color:#ad701a;background:#fff4df}.form-icon.cyan{color:#087d96;background:#e5f9fd}.form-icon.green{color:#26775a;background:#e8f8f1}.form-icon.blue{color:#3169ad;background:#e8f1ff}.form-icon.red{color:#b62f46;background:#ffebef}.form-icon.rose{color:#a34369;background:#fdebf2}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.form-row label{color:#465269;font-size:12px;font-weight:650}.form-row input[type=color]{height:42px;padding:4px}.check-row{display:flex;gap:20px;margin:17px 0 9px}.check-row label{display:flex;gap:7px;align-items:center;color:#576379;font-size:12px}.check-row input{width:auto;margin:0}.file-picker{display:grid!important;place-items:center;min-height:75px;border:1px dashed #cfd5e0;border-radius:10px;color:#727b8e!important;background:#fafbfd;cursor:pointer}.file-picker input{display:none}.file-picker span{padding:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.clock-designer-panel{grid-column:1 / -1}.clock-designer-heading{display:grid;grid-template-columns:1fr minmax(240px,34%);gap:28px;align-items:end}.clock-designer-heading .form-icon{margin-bottom:12px}.clock-designer-heading p{margin:5px 0 0;color:var(--muted);font-size:12px}.clock-designer-heading label{color:#465269;font-size:12px;font-weight:650}.clock-designer-workspace{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(430px,1.2fr);gap:20px;align-items:start;margin-top:20px}.clock-controls{padding:17px;border:1px solid #e6e9ef;border-radius:12px;background:#fafbfd}.clock-controls .form-row:first-child{margin-top:0}.range-control{display:block;margin-top:14px;color:#465269;font-size:11px;font-weight:650}.range-control span{display:flex;justify-content:space-between;align-items:center}.range-control b{color:#5b5ce2;font-size:10px}.range-control input{height:22px;margin-top:7px;padding:0;accent-color:#5b5ce2;box-shadow:none}.clock-checks{flex-wrap:wrap;gap:9px 16px}.clock-checks label{min-width:86px}.clock-preview-shell{overflow:hidden;border:1px solid #dfe3ea;border-radius:12px;background:#eef1f5}.clock-preview-shell>span{height:34px;display:flex;align-items:center;padding:0 12px;color:#6b7588;font-size:9px;font-weight:800;letter-spacing:.08em}.clock-designer-preview{aspect-ratio:16 / 9;overflow:hidden;background:#07111f}.clock-designer-preview>*{width:100%;height:100%}.image-designer-panel{grid-column:1 / -1}.image-designer-heading{display:grid;grid-template-columns:1fr minmax(240px,34%);gap:28px;align-items:end}.image-designer-heading .form-icon{margin-bottom:12px}.image-designer-heading p{margin:5px 0 0;color:var(--muted);font-size:12px}.image-designer-heading label{color:#465269;font-size:12px;font-weight:650}.image-designer-workspace{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(440px,1.28fr);gap:20px;align-items:start;margin-top:20px}.image-upload-controls{padding:17px;border:1px solid #e6e9ef;border-radius:12px;background:#fafbfd}.image-upload-controls .file-picker{margin:0}.image-source-info{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:10px;padding:9px 11px;border-radius:9px;background:#eef1f6}.image-source-info strong{min-width:0;overflow:hidden;color:#465269;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.image-source-info span{flex:0 0 auto;color:#8a93a5;font-size:9px}.image-fit-field{display:block;margin-top:14px;color:#465269;font-size:11px;font-weight:650}.image-rotation-heading{display:flex;justify-content:space-between;align-items:center;margin-top:15px;color:#465269;font-size:11px;font-weight:650}.image-rotation-heading b{color:#b07018;font-size:10px}.image-rotation-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:8px}.image-rotation-actions button{min-width:0;display:flex;flex-direction:column;gap:5px;align-items:center;padding:9px 4px;border:1px solid #e0e4eb;border-radius:9px;color:#5e687c;background:#fff;font-size:9px;transition:.2s}.image-rotation-actions button:hover:not(:disabled){border-color:#b9baef;color:#5557cd;background:#f5f5ff}.image-rotation-actions button:disabled{cursor:not-allowed;opacity:.38}.image-rotation-actions svg{width:20px;height:20px;stroke-width:2}.image-preview-hint{margin:12px 0 5px;color:#8a93a5;font-size:9px;line-height:1.55}.image-preview-shell{overflow:hidden;border:1px solid #dfe3ea;border-radius:12px;background:#eef1f5}.image-preview-toolbar{height:34px;display:flex;justify-content:space-between;align-items:center;padding:0 12px;color:#6b7588;font-size:9px;font-weight:800;letter-spacing:.05em}.image-preview-toolbar b{color:#b07018;font-size:9px}.image-designer-preview,.image-preview-empty{aspect-ratio:16 / 9;overflow:hidden;background:#05070b}.image-designer-preview>*{width:100%;height:100%}.image-preview-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#838b9d}.image-preview-empty svg{width:36px;height:36px;margin-bottom:10px;stroke-width:1.6}.image-preview-empty strong{color:#c6cad3;font-size:12px}.image-preview-empty span{margin-top:5px;font-size:9px}.editor-panel{grid-column:1 / -1}.editor-heading{display:grid;grid-template-columns:1fr minmax(240px,34%);gap:28px;align-items:end}.editor-heading .form-icon{margin-bottom:12px}.editor-heading p{margin:5px 0 0;color:var(--muted);font-size:12px}.editor-heading label{color:#465269;font-size:12px;font-weight:650}.editor-workspace{display:grid;grid-template-columns:minmax(330px,1fr) minmax(360px,1fr);gap:16px;margin-top:19px}.code-fields{display:grid;gap:10px}.code-fields label{color:#59657a;font-size:10px;font-weight:800;letter-spacing:.08em}textarea{width:100%;height:128px;display:block;margin-top:5px;padding:11px;resize:vertical;border:1px solid #dfe3ea;border-radius:9px;outline:none;color:#dce7ff;background:#11182a;font:11px/1.55 SFMono-Regular,Consolas,monospace;-moz-tab-size:2;tab-size:2}textarea:focus{border-color:#797be4;box-shadow:0 0 0 3px #5b5ce21a}.live-preview{min-height:454px;overflow:hidden;border:1px solid #dfe3ea;border-radius:10px;background:#eef1f5}.live-preview>span{height:32px;display:flex;align-items:center;padding:0 12px;color:#6b7588;font-size:9px;font-weight:800;letter-spacing:.08em}.live-preview iframe{width:100%;height:422px;display:block;border:0;background:#fff}.editor-save{display:block;min-width:190px;margin:16px 0 0 auto}.schedule-calendar-panel{overflow-x:auto}.calendar-toolbar{min-width:940px;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:18px 20px;border-bottom:1px solid #edf0f4}.calendar-navigation{display:flex;align-items:center;overflow:hidden;border:1px solid #dfe3ea;border-radius:9px;background:#fff}.calendar-navigation button{width:37px;height:36px;padding:0;border:0;border-right:1px solid #e5e8ee;color:#58647a;background:#fff;font-size:23px;line-height:1}.calendar-navigation button:last-child{border-right:0}.calendar-navigation button:hover{color:#4f51cb;background:#f5f5ff}.calendar-navigation .calendar-today-button{width:auto;padding:0 12px;font-size:11px;font-weight:750}.calendar-heading{min-width:150px;text-align:center}.calendar-heading h2{margin:0;font-size:20px;letter-spacing:-.02em}.calendar-heading span{display:block;margin-top:4px;color:#8992a4;font-size:9px}.calendar-actions{display:flex;gap:8px;align-items:flex-end}.calendar-actions .button{height:38px;padding:8px 12px;white-space:nowrap;font-size:11px}.calendar-actions .button svg{width:16px;height:16px;margin-right:4px;vertical-align:-3px}.calendar-filter{color:#7a8496;font-size:9px;font-weight:750}.calendar-filter select{min-width:145px;height:38px;margin:3px 0 0;padding:8px 28px 8px 10px;font-size:11px}.emergency-action{color:#aa3146!important;border-color:#f0ccd3!important;background:#fff8f9!important}.calendar-weekdays{min-width:940px;display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #e7eaf0;background:#fafbfd}.calendar-weekdays span{padding:10px;color:#8b94a5;font-size:10px;font-weight:800;text-align:center;letter-spacing:.06em}.calendar-weekdays span:nth-last-child(-n+2){color:#9a7290}.calendar-grid{min-width:940px;display:grid;grid-template-columns:repeat(7,1fr);background:#e7eaf0;gap:1px}.calendar-day{position:relative;min-width:0;min-height:142px;padding:8px;overflow:hidden;background:#fff;cursor:pointer;transition:background .18s}.calendar-day:hover{background:#fbfbff}.calendar-day.outside-month{background:#f9fafc}.calendar-day.outside-month>header,.calendar-day.outside-month .calendar-events{opacity:.47}.calendar-day.today{box-shadow:inset 0 0 0 2px #6c6ee3;z-index:1}.calendar-day>header{display:flex;align-items:center;min-height:22px;margin-bottom:5px}.calendar-day>header span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:#354157;font-size:12px;font-weight:800}.calendar-day.today>header span{color:#fff;background:#5b5ce2}.calendar-day>header b{margin-left:4px;color:#5b5ce2;font-size:9px}.calendar-day>header i{min-width:18px;height:18px;display:grid;place-items:center;margin-left:auto;border-radius:999px;color:#8a93a5;background:#f0f2f6;font-size:9px;font-style:normal;font-weight:800}.calendar-events{display:grid;gap:4px}.calendar-event{--schedule-color: #718096;--schedule-bg: #f1f3f6;width:100%;min-width:0;display:block;padding:5px 6px 5px 8px;overflow:hidden;border:0;border-left:3px solid var(--schedule-color);border-radius:5px;color:#4d586b;background:var(--schedule-bg);text-align:left}.calendar-event:hover{filter:saturate(1.25) brightness(.98)}.calendar-event.active{box-shadow:inset 0 0 0 1px var(--schedule-color)}.calendar-event.emergency{--schedule-color: #ce3b53;--schedule-bg: #ffedf0}.calendar-event>span{display:flex;gap:5px;min-width:0;overflow:hidden;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.calendar-event>span b{flex:0 0 auto;color:var(--schedule-color);font-size:9px}.calendar-event small{display:block;margin-top:2px;overflow:hidden;color:#8b93a3;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.calendar-more{padding:3px 5px;border:0;color:#6264c7;background:transparent;font-size:9px;font-weight:750;text-align:left}.calendar-add-hint{position:absolute;right:7px;bottom:6px;padding:3px 5px;border:0;border-radius:5px;color:#7678d7;background:#f1f1ff;font-size:9px;font-weight:750;opacity:0;transform:translateY(3px);transition:.18s}.calendar-day:hover .calendar-add-hint{opacity:1;transform:translateY(0)}.schedule-type-clock{--schedule-color: #7659cf;--schedule-bg: #f1edff}.schedule-type-image{--schedule-color: #bb761c;--schedule-bg: #fff4e4}.schedule-type-remote-url{--schedule-color: #07859b;--schedule-bg: #e7f8fb}.schedule-type-web-package{--schedule-color: #b24978;--schedule-bg: #fdeef5}.schedule-type-playlist{--schedule-color: #3973c4;--schedule-bg: #eaf2ff}.schedule-type-unknown{--schedule-color: #718096;--schedule-bg: #f1f3f6}.calendar-legend{min-width:940px;display:flex;gap:14px;align-items:center;padding:11px 20px;color:#6f798c;font-size:9px}.calendar-legend span{display:flex;gap:5px;align-items:center;white-space:nowrap}.calendar-legend small{margin-left:auto;color:#949cac;font-size:9px}.legend-dot,.schedule-rule-dot{width:7px;height:7px;display:inline-block;border-radius:2px;background:var(--schedule-color)}.schedule-list{margin-top:18px}.schedule-list-heading{align-items:center}.schedule-list-heading>span{padding:5px 9px;border-radius:999px;color:#686acb;background:#eef;font-size:9px;font-weight:800}.schedule-rule-table td{padding-top:12px;padding-bottom:12px}.schedule-rule-table td:nth-child(4){max-width:230px;white-space:normal;line-height:1.45}.schedule-rule-table td strong .schedule-rule-dot{margin-right:7px;vertical-align:1px}.schedule-creator-modal{width:min(820px,100%)}.schedule-modal-body{max-height:70vh;overflow-y:auto;padding:20px;background:#f8f9fb}.schedule-form-section{padding:17px;margin-bottom:11px;border:1px solid #e6e9ef;border-radius:12px;background:#fff}.schedule-form-section .form-row{margin-top:12px}.schedule-form-section label,.emergency-modal-body>label,.emergency-modal-body .form-row label{color:#465269;font-size:11px;font-weight:650}.schedule-form-section-title{display:flex;gap:10px;align-items:center}.schedule-form-section-title>span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#5b5ce2;font-size:10px;font-weight:800}.schedule-form-section-title strong,.schedule-form-section-title small{display:block}.schedule-form-section-title strong{font-size:12px}.schedule-form-section-title small{margin-top:2px;color:#939bac;font-size:8px;font-weight:500}.all-day-toggle>span{display:block}.all-day-toggle>b{height:42px;display:flex;gap:8px;align-items:center;margin-top:8px;padding:0 12px;border:1px solid #dce1e9;border-radius:10px;color:#4d586d;background:#fafbfd;font-size:11px}.all-day-toggle input{width:auto;margin:0;accent-color:#5b5ce2}.schedule-time-fields{position:relative;padding-bottom:20px}.schedule-time-fields p{position:absolute;bottom:0;left:0;margin:0;color:#939bac;font-size:8px}.schedule-advanced-section{overflow:hidden;border:1px solid #dedff7;border-radius:12px;background:#fff}.schedule-advanced-section.open{box-shadow:0 5px 18px #4b4db90f}.schedule-advanced-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border:0;color:#4c5770;background:#fafaff;text-align:left}.schedule-advanced-toggle span strong,.schedule-advanced-toggle span small{display:block}.schedule-advanced-toggle span strong{font-size:11px}.schedule-advanced-toggle span small{margin-top:3px;color:#959dac;font-size:8px;font-weight:500}.schedule-advanced-toggle>b{color:#5f61cd;font-size:9px}.schedule-advanced-content{padding:15px 16px 17px;border-top:1px solid #ededf8}.repeat-mode-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.repeat-mode-picker>label{position:relative;padding:11px;border:1px solid #e0e4eb;border-radius:9px;cursor:pointer}.repeat-mode-picker>label.active{border-color:#7779df;background:#f6f6ff;box-shadow:0 0 0 2px #5b5ce214}.repeat-mode-picker input{position:absolute;opacity:0;pointer-events:none}.repeat-mode-picker span strong,.repeat-mode-picker span small{display:block}.repeat-mode-picker span strong{color:#4c5770;font-size:10px}.repeat-mode-picker span small{margin-top:3px;color:#929aab;font-size:8px}.schedule-end-date,.schedule-priority{display:block;margin-top:13px;color:#4c5770;font-size:10px;font-weight:650}.schedule-end-date{max-width:260px}.schedule-priority span{margin-left:5px;color:#929aab;font-size:8px;font-weight:500}.schedule-priority input{max-width:160px}.weekday-picker{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 4px}.weekday-picker label{display:flex;gap:5px;align-items:center;padding:7px 9px;border:1px solid #e4e7ee;border-radius:8px;color:#606b7f;font-size:10px}.weekday-picker label.active{border-color:#7779df;color:#5557cd;background:#f3f3ff}.weekday-picker input{width:auto;margin:0;accent-color:#5b5ce2}.schedule-submit-summary{align-self:center;margin-right:auto;color:#8a93a5;font-size:9px}.emergency-creator-modal{width:min(570px,100%)}.emergency-modal-body{max-height:70vh;overflow-y:auto;padding:20px}.emergency-modal-body>label{display:block;margin-top:13px}.emergency-notice{display:flex;gap:11px;align-items:center;padding:12px;border:1px solid #f1cdd4;border-radius:10px;color:#b23248;background:#fff5f7}.emergency-notice svg{width:24px;height:24px;flex:0 0 24px}.emergency-notice strong,.emergency-notice small{display:block}.emergency-notice strong{font-size:11px}.emergency-notice small{margin-top:3px;color:#9b6570;font-size:8px}.schedule-details-modal{width:min(540px,100%)}.schedule-details-body{padding:20px}.schedule-details-content{display:flex;gap:11px;align-items:center;padding:13px;border-radius:11px;background:#f7f8fb}.schedule-details-content>i{width:10px;height:42px;border-radius:4px;background:var(--schedule-color)}.schedule-details-content strong,.schedule-details-content small{display:block}.schedule-details-content strong{font-size:13px}.schedule-details-content small{margin-top:3px;color:#929aab;font-size:9px}.schedule-details-body dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:15px 0 0;overflow:hidden;border:1px solid #e8ebf0;border-radius:10px;background:#e8ebf0}.schedule-details-body dl div{padding:11px 12px;background:#fff}.schedule-details-body dt{color:#969ead;font-size:8px}.schedule-details-body dd{margin:5px 0 0;color:#4c576d;font-size:10px;font-weight:700;line-height:1.45}.screen-root{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#07111f}.screen-frame{width:100%;height:100%;display:block;border:0;background:#fff}.screen-image{position:relative;width:100%;height:100%;overflow:hidden;container-type:size}.screen-image img{position:absolute;top:50%;left:50%;width:100cqw;height:100cqh;display:block;max-width:none;transform:translate(-50%,-50%);transform-origin:center}.screen-image.rotation-90 img,.screen-image.rotation-270 img{width:100cqh;height:100cqw}.screen-image.rotation-90 img{transform:translate(-50%,-50%) rotate(90deg)}.screen-image.rotation-180 img{transform:translate(-50%,-50%) rotate(180deg)}.screen-image.rotation-270 img{transform:translate(-50%,-50%) rotate(270deg)}.offline-badge{position:absolute;right:16px;bottom:14px;padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:7px;color:#ffffffad;background:#090e19ad;font-size:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.clock-display{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;container-type:inline-size}.clock-content{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;padding:6%}.clock-time{flex:0 0 auto;letter-spacing:-.07em;line-height:.92;white-space:nowrap;font-variant-numeric:tabular-nums}.clock-date{flex:0 0 auto;margin-top:2.6cqw;font-weight:400;letter-spacing:.08em;line-height:1.25;white-space:nowrap;opacity:.78}.clock-caption{flex:0 0 auto;margin:0 0 2.2cqw;font-weight:650;letter-spacing:.16em;line-height:1.2;white-space:nowrap;opacity:.68;text-transform:uppercase}.clock-ambient{position:absolute;border-radius:50%;filter:blur(3px);opacity:.22}.clock-ambient-one{width:48cqw;height:48cqw;top:-30cqw;left:-13cqw;background:#4a7fff}.clock-ambient-two{width:43cqw;height:43cqw;right:-23cqw;bottom:-26cqw;background:#8254ff}.modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0d121fb8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal{width:min(760px,100%);overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 30px 90px #0000004d}.modal header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid #e9ecf1}.modal header strong,.modal header span{display:block}.modal header span{margin-top:3px;color:var(--muted);font-size:10px}.modal header button{border:0;color:#7b8393;background:transparent;font-size:24px}.preview-stage{aspect-ratio:16 / 9;background:#07111f}.preview-stage>*{width:100%;height:100%}.player-download-modal{width:min(390px,100%)}.player-download-body{display:flex;flex-direction:column;align-items:center;padding:26px 30px 28px;text-align:center}.player-download-badge{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#5557cd;background:#ededff}.player-download-badge svg{width:24px;height:24px;stroke-width:2}.player-download-body h2{margin:13px 0 0;font-size:20px;letter-spacing:-.02em}.player-download-body p{max-width:290px;margin:7px 0 17px;color:var(--muted);font-size:11px;line-height:1.65}.player-modal-qr{width:190px;height:190px;display:grid;place-items:center;padding:7px;border:1px solid #e5e8ee;border-radius:14px;color:#7a8293;background:#fff;box-shadow:0 12px 35px #1d2a441a;font-size:10px}.player-modal-qr img{width:100%;height:100%;display:block;image-rendering:pixelated}.player-direct-download{width:190px;margin-top:18px;text-align:center;text-decoration:none}.player-download-body>small{margin-top:10px;color:#9299aa;font-size:9px}.playlist-creator-modal{width:min(780px,100%)}.playlist-modal-body{max-height:66vh;overflow-y:auto;padding:20px}.playlist-name-field{display:block;color:#465269;font-size:12px;font-weight:650}.playlist-summary{display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:center;margin-top:14px;padding:12px 14px;border:1px solid #e5e5fb;border-radius:10px;color:#606b7f;background:#fafaff;font-size:10px}.playlist-summary span{padding-right:10px;border-right:1px solid #e3e5ee}.playlist-summary strong{color:#5557cd;font-size:14px}.playlist-summary small{color:#8e96a7;text-align:right}.playlist-editor{display:grid;gap:9px;margin-top:14px}.playlist-row{display:grid;grid-template-columns:32px minmax(220px,1fr) 128px 104px;gap:10px;align-items:end;padding:12px;border:1px solid #e5e8ee;border-radius:11px;background:#fff}.playlist-index{width:30px;height:30px;display:grid;place-items:center;margin-bottom:5px;border-radius:9px;color:#6365c8;background:#ededff;font-size:11px;font-weight:800}.playlist-row label{display:block;color:#7a8394;font-size:9px;font-weight:750}.playlist-row select,.playlist-row input{margin-top:5px}.playlist-duration-field>span{display:flex;gap:5px;align-items:center;color:#7a8394;white-space:nowrap}.playlist-duration-field input{min-width:0}.playlist-row-actions{display:flex;gap:5px;align-items:center;margin-bottom:4px}.playlist-row-actions button{width:30px;height:30px;padding:0;border:0;border-radius:8px;color:#5d6680;background:#f1f3f7}.playlist-row-actions button:disabled{cursor:not-allowed;opacity:.32}.playlist-row-actions .remove-button{color:#a03a4c;background:#fff0f2}.playlist-add-button{width:100%;margin-top:12px;border-style:dashed}.publish-modal{width:min(520px,100%)}.device-picker{max-height:50vh;overflow-y:auto;padding:12px 18px}.device-picker>label{display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:center;padding:12px 5px;border-bottom:1px solid #eef0f4;cursor:pointer}.device-picker input{width:auto;margin:0}.device-picker strong,.device-picker small{display:block}.device-picker small{margin-top:2px;color:#9299aa;font-size:9px}.device-picker p{color:var(--muted);text-align:center}.device-picker .picker-title{margin:9px 0 2px;color:#8b93a4;font-size:9px;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase}.modal footer{display:flex;justify-content:flex-end;gap:9px;padding:14px 18px;border-top:1px solid #e9ecf1;background:#fafbfd}@media(max-width:1000px){.metric-grid{grid-template-columns:repeat(2,1fr)}.pairing-grid{grid-template-columns:1fr}.content-grid{grid-template-columns:repeat(2,1fr)}.editor-workspace,.schedule-grid{grid-template-columns:1fr}}@media(max-width:720px){.admin-layout{grid-template-columns:1fr}.sidebar{position:static;width:100%;height:auto}.sidebar nav{grid-template-columns:repeat(5,1fr)}.sidebar nav button{justify-content:center;padding:9px 3px;font-size:10px}.sidebar nav .nav-icon{width:20px;height:20px;flex-basis:20px}.brand-row{padding-bottom:15px}.sidebar-footer{display:none}.workspace{padding:24px 15px 50px}.topbar{align-items:flex-end}.topbar .eyebrow{display:none}.metric-grid,.content-grid,.creator-grid{grid-template-columns:1fr}.section-actions{align-items:flex-end}.content-preview{height:210px}.editor-heading{grid-template-columns:1fr;gap:10px}.editor-workspace{grid-template-columns:1fr}.live-preview{min-height:300px}.live-preview iframe{height:270px}.group-heading{align-items:stretch;flex-direction:column}.inline-form{width:100%}.inline-form input{flex:1;min-width:0}.playlist-row{grid-template-columns:25px 1fr 32px}.playlist-row label{grid-column:2}.playlist-actions{flex-direction:column}}@media(max-width:1100px){.clock-designer-workspace,.image-designer-workspace{grid-template-columns:1fr}.clock-designer-preview,.image-designer-preview,.image-preview-empty{max-height:430px}}@media(max-width:720px){.clock-designer-heading,.image-designer-heading{grid-template-columns:1fr;gap:10px}.section-actions{gap:12px;align-items:stretch;flex-direction:column}.section-action-buttons{width:100%}.section-action-buttons .button{flex:1}.playlist-summary{grid-template-columns:1fr 1fr}.playlist-summary small{grid-column:1 / -1;text-align:left}.playlist-row{grid-template-columns:32px 1fr;align-items:start}.playlist-row label{grid-column:2}.playlist-index{grid-row:1 / 4}.playlist-row-actions{grid-column:2}.playlist-modal-body{padding:14px}.image-source-info{align-items:flex-start;flex-direction:column}.image-rotation-actions button span{display:none}}@media(max-width:720px){.schedule-modal-body,.emergency-modal-body,.schedule-form-section{padding:13px}.schedule-modal-body .form-row,.emergency-modal-body .form-row,.repeat-mode-picker{grid-template-columns:1fr}.schedule-primary-fields{gap:4px}.schedule-time-fields{padding-bottom:24px}.schedule-details-body dl{grid-template-columns:1fr}.schedule-submit-summary{display:none}.schedule-creator-modal footer{flex-wrap:wrap}.schedule-creator-modal footer .button{flex:1}.calendar-toolbar,.calendar-weekdays,.calendar-grid,.calendar-legend{min-width:860px}}
