:root{--admin-color-background:#f5f5f2;--admin-color-surface:#fff;--admin-color-surface-muted:#f1f1ee;--admin-color-sidebar:#151515;--admin-color-text:#191919;--admin-color-text-muted:#707070;--admin-color-text-inverse:#fff;--admin-color-accent:#f58a1f;--admin-color-accent-soft:#fff0df;--admin-color-border:#ddddda;--admin-radius-small:8px;--admin-radius-medium:12px;--admin-radius-large:16px;--admin-space-1:4px;--admin-space-2:8px;--admin-space-3:12px;--admin-space-4:16px;--admin-space-5:20px;--admin-space-6:24px;--admin-space-8:32px;--admin-space-10:40px;--admin-shadow-card:0 1px 2px #0000000a}.admin-layout{min-width:0;min-height:100vh}.admin-content{box-sizing:border-box;width:100%;min-width:0;padding:40px}.admin-main{box-sizing:border-box;width:calc(100% - 252px);min-width:0;margin-left:252px}.admin-sidebar{color:#fff;box-sizing:border-box;background:#151515;flex-direction:column;width:252px;height:100vh;min-height:100vh;padding:32px 20px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.admin-brand{border-bottom:1px solid #ffffff1f;flex-direction:column;gap:4px;padding:0 12px 24px;display:flex}.admin-brand__mobile-menu-button{display:none}.admin-navigation{flex-direction:column;flex:1;gap:6px;padding-top:24px;display:flex}.admin-navigation__link{color:#ffffffb3;border-radius:8px;padding:12px;font-weight:600;text-decoration:none}.admin-navigation__link:hover{color:#fff;background:#ffffff14}.admin-navigation__link--active{color:#151515;background:#f28c28}.admin-navigation__logout{display:none}.admin-sidebar__footer{border-top:1px solid #ffffff1f;margin-top:auto;padding-top:1.25rem}.admin-sidebar__venue{color:#ffffffa6;flex-direction:column;gap:.25rem;margin-bottom:1rem;font-size:.75rem;display:flex}.admin-sidebar__venue strong{color:#fff;overflow-wrap:anywhere;font-size:.875rem;font-weight:600}.admin-sidebar__logout{color:#fff;width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff2e;border-radius:.625rem;padding:.75rem 1rem;font-weight:600}.admin-sidebar__logout:hover{background:#ffffff14}.admin-brand__logo{width:100%;max-width:190px;height:auto;display:block}.admin-page__eyebrow{color:#707070;text-transform:uppercase;margin:0 0 4px;font-size:.75rem;font-weight:700}.admin-page__title{margin:0;font-size:3rem}.admin-page{width:100%;min-width:0;max-width:1400px;padding:0 var(--admin-space-5) var(--admin-space-6);box-sizing:border-box}.admin-page__description{color:#707070;max-width:650px;line-height:1.6}.admin-page__heading{justify-content:space-between;align-items:flex-end;gap:var(--admin-space-4);margin-bottom:var(--admin-space-4);display:flex}.admin-panel{padding:var(--admin-space-6);background:var(--admin-color-surface);border:1px solid var(--admin-color-border);border-radius:var(--admin-radius-large);box-shadow:var(--admin-shadow-card)}.device-display-settings__item-heading{align-items:center;gap:8px;display:flex}.device-display-settings__heading{flex-wrap:wrap;align-items:baseline;gap:20px;display:flex}.device-display-settings__heading h3{margin:5px}.device-display-settings__heading span{font:inherit}.device-details__settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:16px;display:grid}.device-details__metadata .details-field{border:1px solid var(--admin-color-border);background:var(--admin-color-surface-muted);border-radius:.75rem;padding:15px}.device-details__metadata .details-field p{overflow-wrap:anywhere;margin:.35rem 0 0}.content-details__footer .details-field{min-width:0}.content-details__footer .details-field p{margin-bottom:0}.details-section{gap:var(--admin-space-4);display:grid}.details-section h3{margin:0 0 var(--admin-space-1)}.details-field p{margin:var(--admin-space-2) 0 0}.media-details__metadata .details-field{background:var(--admin-surface-alt,#f7f7f7);border-radius:10px;flex-direction:column;justify-content:center;padding:1rem;transition:transform .15s,box-shadow .15s;display:flex}.media-details__metadata .details-field p{overflow-wrap:anywhere;margin:.35rem 0 0}.media-details__metadata .details-field:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000000d}.settings-metadata .details-field{border:1px solid var(--admin-color-border);background:var(--admin-color-surface-muted);border-radius:12px;padding:1rem}.admin-button{min-height:40px;padding:0 var(--admin-space-4);border-radius:var(--admin-radius-small);background:var(--admin-color-accent);color:var(--admin-color-text);cursor:pointer;border:1px solid #0000;font-weight:700;transition:background-color .15s,border-color .15s}.admin-button:hover{background:#e97c13}.admin-button--secondary{background:var(--admin-color-surface-muted);border-color:var(--admin-color-border)}.admin-actions{gap:12px;margin-top:24px;display:flex}.admin-button--danger{min-width:70px;height:48px;padding:0 var(--admin-space-4);border-radius:var(--admin-radius-medium);color:#c22f2f;font:inherit;cursor:pointer;background:0 0;border:1px solid #d14343;justify-content:center;align-items:center;font-weight:700;transition:all .2s;display:inline-flex}.admin-button--danger:hover{background:#fff2f2}.admin-button--danger:active{background:#ffe7e7}.content-empty-state .admin-button{margin-top:var(--admin-space-4)}.content-details__footer .admin-button{flex-shrink:0;height:48px}.login-card .admin-button{width:100%}.admin-field{gap:var(--admin-space-2);margin-top:10px;font-weight:600;display:grid}.admin-field input{background:#fff;border:1px solid #cfcfcb;border-radius:8px;padding:10px 12px}.admin-field__label{color:var(--admin-color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.admin-select{border:1px solid var(--admin-color-border);background:var(--admin-color-surface);width:100%;color:var(--admin-color-text);font:inherit;cursor:pointer;border-radius:8px}.admin-select:hover{border-color:var(--admin-color-accent)}.admin-select:focus{outline:2px solid var(--admin-color-accent-soft);border-color:var(--admin-color-accent)}.admin-input,.admin-select{box-sizing:border-box;width:100%;max-width:100%;height:38px;min-height:38px;padding:7px 12px}.content-search .admin-input{width:100%}.admin-modal-backdrop{z-index:1000;padding:var(--admin-space-6);background:#0000008c;place-items:center;display:grid;position:fixed;inset:0}.admin-modal__actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.admin-modal{width:min(680px,100%);max-height:90vh;padding:var(--admin-space-6);background:var(--admin-color-surface);border-radius:var(--admin-radius-large);overflow-y:auto;box-shadow:0 20px 60px #00000040}.admin-modal__header{justify-content:space-between;align-items:center;gap:var(--admin-space-4);margin-bottom:var(--admin-space-6);display:flex}.admin-modal__header h2{margin:0}.admin-modal__close{cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;line-height:1;display:flex}.admin-notification{top:var(--admin-space-5);right:var(--admin-space-5);z-index:1000;padding:var(--admin-space-3) var(--admin-space-4);border-radius:var(--admin-radius-medium);color:#19733a;background:#e8f6ee;border:1px solid #b9dfc8;font-weight:700;position:fixed;box-shadow:0 8px 24px #0000001f}.admin-modal__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-modal__heading h3{margin:.35rem 0 0}.admin-modal__close:hover{background:#0000000f}.dashboard-stats{gap:var(--admin-space-4);margin-bottom:var(--admin-space-6);grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;display:grid}.dashboard-stat-card{gap:var(--admin-space-2);min-width:0;display:grid;overflow:hidden}.dashboard-stat-card__label{color:var(--admin-color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.8rem;font-weight:700}.dashboard-stat-card__value{font-size:2rem;line-height:1}.dashboard-stat-card__link{color:var(--admin-color-accent);font-weight:700;text-decoration:none}.dashboard-stat-card__link:hover{text-decoration:underline}.dashboard-stat-card__supporting{color:var(--admin-color-text-muted);margin:0}.dashboard-sections{gap:var(--admin-space-4);grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);width:100%;min-width:0;display:grid}.dashboard-section__heading{margin-bottom:var(--admin-space-5)}.dashboard-section__heading h3{margin:0}.dashboard-device-list{display:grid}.dashboard-device-row{justify-content:space-between;align-items:center;gap:var(--admin-space-4);padding:var(--admin-space-3) 0;border-bottom:1px solid var(--admin-color-border);display:flex}.dashboard-device-row:first-child{padding-top:0}.dashboard-device-row:last-child{border-bottom:0;padding-bottom:0}.dashboard-device-row>div{gap:var(--admin-space-1);display:grid}.dashboard-device-row span{color:var(--admin-color-text-muted);font-size:.85rem}.dashboard-actions{gap:var(--admin-space-3);display:grid}.dashboard-action{padding:var(--admin-space-3);border:1px solid var(--admin-color-border);border-radius:var(--admin-radius-medium);color:var(--admin-color-text);font-weight:700;text-decoration:none}.dashboard-action:hover{border-color:var(--admin-color-accent);background:var(--admin-color-accent-soft)}.dashboard-actions-mobile{display:none}.dashboard-sections>*{min-width:0}.screen-list__name{margin:0;font-size:1rem}.screen-list__type{color:#707070;margin:5px 0 0;font-size:.85rem}.screens-layout{gap:var(--admin-space-6);grid-template-columns:280px minmax(0,1fr);align-items:start;display:grid}.screen-list-panel{flex-direction:column;height:520px;padding:20px;display:flex}.screen-list-panel__create{flex-shrink:0;width:100%;margin-top:20px}.screen-list{gap:var(--admin-space-3);flex-direction:column;flex:1;padding:2px;display:flex;overflow-y:auto}.screen-list__item:hover{border-color:var(--admin-color-border)}.screen-list__item--selected{background:var(--admin-color-accent-soft);border-color:var(--admin-color-accent)}.screen-template-grid{gap:var(--admin-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.screen-template{padding:var(--admin-space-5);border:1px solid var(--admin-color-border);border-radius:var(--admin-radius-medium);background:var(--admin-color-surface);text-align:left;cursor:pointer}.screen-template:hover{border-color:var(--admin-color-accent);background:var(--admin-color-accent-soft)}.screen-template h3{margin:0 0 var(--admin-space-2)}.screen-template p{color:var(--admin-color-text-muted);margin:0}.screen-list-item{width:100%;padding:var(--admin-space-3);border:1px solid var(--admin-color-border);border-radius:var(--admin-radius-medium);background:var(--admin-color-surface);cursor:pointer;text-align:left;align-items:center;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.screen-list-item:hover{border-color:var(--admin-color-accent);background:#fff8ef}.screen-list-item--selected{border-color:var(--admin-color-accent);background:#fff3e4;box-shadow:0 0 0 1px #ff881226}.screen-list-item__content{gap:var(--admin-space-1);display:grid}.screen-list-item__content span{color:var(--admin-color-text-muted);font-size:.85rem}.screen-content-selector{margin-top:1.5rem}.screen-content-selector__list{gap:.75rem;margin-top:.75rem;display:grid}.screen-content-selector__item{border:1px solid var(--admin-border,#d9d9d9);cursor:pointer;border-radius:10px;grid-template-columns:auto 100px 1fr;align-items:center;gap:1rem;padding:.75rem;display:grid}.screen-content-selector__item--selected{border-color:var(--admin-accent,#f58a1f);background:#f58a1f14}.screen-content-selector__preview{background:#f2f2f2;border-radius:8px;place-items:center;width:100px;height:70px;display:grid;overflow:hidden}.screen-content-selector__preview img{object-fit:cover;width:100%;height:100%}.screen-content-selector__details{gap:.25rem;display:grid}.screen-content-selector__details span{color:var(--admin-text-muted,#666);font-size:.85rem}.screen-playlist{margin-top:1.5rem}.screen-playlist__list{gap:.75rem;margin-top:.75rem;display:grid}.screen-playlist-item{background:var(--admin-surface,#fff);border:1px solid var(--admin-border,#d9d9d9);border-radius:12px;grid-template-columns:auto 100px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.75rem;transition:border-color .15s,box-shadow .15s,opacity .15s;display:grid}.screen-playlist-item:hover{border-color:var(--admin-accent,#f58a1f)}.screen-playlist-item--dragging{opacity:.65;border-color:var(--admin-accent,#f58a1f);box-shadow:0 10px 24px #0000001f}.screen-playlist-item__handle{width:36px;height:36px;color:var(--admin-text-muted,#666);cursor:grab;touch-action:none;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;font-size:1.25rem;display:grid}.screen-playlist-item__handle:hover{background:#0000000d}.screen-playlist-item__handle:active{cursor:grabbing}.screen-playlist-item__preview{background:#f2f2f2;border-radius:9px;place-items:center;width:100px;height:70px;display:grid;overflow:hidden}.screen-playlist-item__preview img,.screen-playlist-item__preview video{object-fit:cover;width:100%;height:100%}.screen-playlist-item__details{gap:.3rem;min-width:0;display:grid}.screen-playlist-item__details strong,.screen-playlist-item__details span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.screen-playlist-item__details span{color:var(--admin-text-muted,#666);font-size:.85rem}.screen-playlist-item__remove{color:#b42318;cursor:pointer;background:0 0;border:1px solid #f0b8b3;border-radius:8px;padding:.55rem .75rem}.screen-playlist-item__remove:hover{background:#fff1f0}.screen-content-selector__add{color:var(--admin-accent,#f58a1f);border:1px solid;border-radius:8px;justify-self:end;padding:.5rem .75rem;font-weight:600}.screen-playlist__empty{color:var(--admin-text-muted,#666);text-align:center;background:var(--admin-surface-alt,#f7f7f7);border:1px dashed var(--admin-border,#d9d9d9);border-radius:12px;justify-items:center;gap:.5rem;margin-top:.75rem;padding:2rem 1rem;display:grid}.screen-playlist__empty span{font-size:2.25rem}.screen-playlist__empty p{max-width:320px;margin:0}.screen-save-success{color:#157347;margin:1rem 0 0;font-weight:600}.screen-preview{border-top:1px solid var(--admin-border,#d9d9d9);margin-top:1.5rem;padding-top:1.5rem}.screen-preview__heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.screen-preview__heading span{color:var(--admin-text-muted,#666);font-size:.9rem}.screen-preview__frame{aspect-ratio:16/9;background:#111;border-radius:12px;place-items:center;width:100%;max-height:520px;padding:1rem;display:grid;overflow:hidden}.screen-playlist-item__duration{align-items:center;gap:.5rem;display:flex}.screen-playlist-item__duration span{color:var(--admin-text-muted,#666);font-size:.85rem;font-weight:600}.screen-settings-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.screen-preview__frame img,.screen-preview__frame video{object-fit:contain;width:100%;height:100%;display:block}.screen-preview__frame .screen-preview__empty{width:min(100%,330px);margin:0}.screen-preview__controls{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:.75rem;display:grid}.screen-preview__controls>div{text-align:center;justify-items:center;gap:.2rem;min-width:0;display:grid}.screen-preview__controls strong,.screen-preview__controls span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.screen-preview__controls span{color:var(--admin-text-muted,#666);font-size:.85rem}.screen-preview__empty{color:var(--admin-text-muted,#666);text-align:center;background:var(--admin-surface-alt,#f7f7f7);border:1px dashed var(--admin-border,#d9d9d9);border-radius:12px;justify-items:center;gap:.5rem;padding:2rem 1rem;display:grid}.screen-preview__empty span{font-size:2.25rem}.screen-preview__empty p{margin:0}.screen-selector-mobile{display:none}.screen-details p{margin:8px 0}.screen-details h3{margin:0 0 12px}.screen-details ul{margin:6px 0 0;padding-left:20px}.screen-preview-specials{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:6%;display:flex;position:relative;overflow:hidden}.screen-preview__frame .screen-preview-specials__logo{object-fit:contain;width:10%;height:auto;max-height:16%;position:absolute;top:4%;right:4%}.screen-preview-specials__content{gap:1.5rem;width:82%;padding-top:2%;display:grid}.screen-preview-specials__content h2{text-align:center;margin:0;font-size:clamp(1.5rem,4vw,3rem);line-height:1}.screen-preview-specials__items{gap:.75rem;display:grid}.screen-preview-specials__item{justify-content:space-between;gap:2rem;display:flex}.screen-preview-specials__item>div{gap:.2rem;display:grid}.screen-preview-specials__item span{opacity:.75;font-size:.8rem}.screens-layout>*{min-width:0}.device-status{padding:var(--admin-space-1) var(--admin-space-2);border-radius:999px;flex-shrink:0;font-size:.75rem;font-weight:700}.device-status--online{color:#166534;background:#dcfce7}.device-status--offline{color:#991b1b;background:#fee2e2}.device-details__heading{justify-content:space-between;align-items:flex-start;gap:var(--admin-space-4);margin-bottom:var(--admin-space-6);display:flex}.device-details__heading h3{margin:0}.device-details__list{gap:var(--admin-space-4);margin:0;display:grid}.device-details__list div{padding-bottom:var(--admin-space-4);border-bottom:1px solid var(--admin-color-border)}.device-details__list div:last-child{border-bottom:0;padding-bottom:0}.device-details__list dt{margin-bottom:var(--admin-space-1);color:var(--admin-color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.device-details__list dd{margin:0;font-weight:600}.device-list-item{justify-content:space-between;align-items:center;gap:var(--admin-space-3);width:100%;padding:var(--admin-space-3);border:1px solid var(--admin-color-border);border-radius:var(--admin-radius-medium);background:var(--admin-color-surface);text-align:left;cursor:pointer;display:flex}.device-list-item--selected{border-color:var(--admin-color-accent);background:var(--admin-color-accent-soft)}.device-list-item__content{gap:var(--admin-space-1);min-width:0;display:grid}.device-list-item__content strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.device-list-item__content span{color:var(--admin-color-text-muted);font-size:.85rem}.device-list-item__info{flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;display:flex}.device-list-item__location{opacity:.65;font-size:.8rem;font-weight:400}.device-list{gap:var(--admin-space-3);display:grid;overflow-y:auto}.device-details__metadata{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.device-id-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.device-id-row p{min-width:0}.device-id-copy{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0;flex-shrink:0;font-weight:600}.device-id-copy:hover{text-decoration:underline}.device-selector-mobile{display:none}.content-list{gap:var(--admin-space-3);align-content:start;display:grid}.content-list-item{justify-content:space-between;align-items:center;gap:var(--admin-space-4);width:100%;min-height:88px;padding:var(--admin-space-4);border:1px solid var(--admin-color-border);border-radius:var(--admin-radius-medium);background:var(--admin-color-surface);color:var(--admin-color-text);font:inherit;text-align:left;cursor:pointer;display:flex}.content-list-item:hover{border-color:var(--admin-color-accent)}.content-list-item--selected{border-color:var(--admin-color-accent);background:var(--admin-color-accent-soft)}.content-list-item__main{gap:var(--admin-space-1);min-width:0;display:grid}.content-list-item__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-list-item__type{color:var(--admin-color-text-muted);font-size:.875rem}.content-status{border-radius:999px;flex-shrink:0;padding:.35rem .65rem;font-size:.75rem;font-weight:700}.content-status--published{color:#19733a;background:#e8f6ee}.content-status--draft{color:#946000;background:#fff3df}.content-page-layout{gap:var(--admin-space-5);grid-template-columns:minmax(280px,360px) minmax(0,780px);justify-content:start;align-items:start;width:100%;display:grid}.content-page-layout>*{min-width:0}.content-page-layout .admin-card{box-sizing:border-box;width:100%}.content-summary{align-items:center;gap:var(--admin-space-4);margin-bottom:var(--admin-space-3);color:var(--admin-color-text-muted);font-size:.875rem;display:flex}.content-summary strong{color:var(--admin-color-text)}.content-library-panel{align-content:start;gap:var(--admin-space-3);min-width:0;display:grid}.content-search{width:100%;display:block;position:relative}.content-details__heading{align-items:start;gap:var(--admin-space-5);grid-template-columns:minmax(0,1fr) auto;display:grid}.content-details__heading>div{min-width:0}.content-details__heading h3{margin:var(--admin-space-1) 0 0}.content-empty-state{padding:var(--admin-space-6);border:1px dashed var(--admin-color-border);border-radius:var(--admin-radius-medium);text-align:center}.content-empty-state p{margin:var(--admin-space-2) 0 0;color:var(--admin-color-text-muted)}.content-search__icon{pointer-events:none;opacity:.65;font-size:.9rem;position:absolute;top:50%;left:.95rem;transform:translateY(-50%)}.content-search__input{border:1px solid var(--admin-color-border);border-radius:var(--admin-radius-medium);background:var(--admin-color-surface);width:100%;height:44px;color:var(--admin-color-text);font:inherit;box-sizing:border-box;outline:none;padding:0 1rem 0 2.75rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.content-search__input::placeholder{color:var(--admin-color-text-muted)}.content-search__input:hover{border-color:var(--admin-color-text-muted)}.content-search__input:focus{border-color:var(--admin-color-accent);background:#fff;box-shadow:0 0 0 3px #ff881226}.content-search__input::-webkit-search-cancel-button{cursor:pointer}.content-details__actions{justify-content:flex-end;align-items:center;gap:var(--admin-space-3);min-width:240px;display:flex}.content-details__footer{justify-content:space-between;align-items:flex-end;gap:var(--admin-space-5);margin-top:var(--admin-space-5);padding-top:var(--admin-space-4);border-top:1px solid var(--admin-color-border);display:flex}.content-selector-mobile{display:none}.content-section{border-top:0}.content-section+.content-section{border-top:1px solid var(--admin-color-border)}.content-section__toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.content-section__toggle>div{flex-direction:column;gap:2px;display:flex}.content-section__toggle strong{margin:0;line-height:1.2}.content-section__body{padding:0 0 10px}.content-media-preview{background:var(--admin-color-surface);border:1px solid var(--admin-color-border);border-radius:12px;justify-content:center;align-items:center;min-height:260px;margin-top:.75rem;margin-bottom:1.5rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0000000d}.content-media-preview img,.content-media-preview video{object-fit:contain;border-radius:8px;max-width:100%;max-height:320px}.content-media-preview__empty{color:var(--admin-text-muted,#666);text-align:center;justify-items:center;gap:.5rem;display:grid}.content-media-preview__empty span{font-size:2rem}.content-media-preview__empty p{margin:0}.content-preview-label{margin-top:1rem;margin-bottom:.5rem;display:block}.media-list{gap:.75rem;margin-top:.75rem;display:grid}.media-list-item{text-align:left;background:var(--admin-surface,#fff);border:1px solid var(--admin-border,#d9d9d9);cursor:pointer;border-radius:12px;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:1rem;width:100%;padding:.75rem;transition:border-color .15s,background .15s,transform .15s;display:grid}.media-list-item:hover{border-color:var(--admin-accent,#f58a1f);transform:translateY(-1px)}.media-list-item--selected{border-color:var(--admin-accent,#f58a1f);background:#f58a1f1a;box-shadow:0 0 0 2px #f58a1f1f}.media-list-item__preview{background:#f3f3f3;border-radius:9px;place-items:center;width:110px;height:78px;display:grid;overflow:hidden}.media-list-item__preview img,.media-list-item__preview video{object-fit:cover;width:100%;height:100%}.media-list-item__preview span{font-size:1.75rem}.media-list-item__content{gap:.3rem;min-width:0;display:grid}.media-list-item__content strong{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.media-list-item__content span,.media-list-item__content small{color:var(--admin-text-muted,#666);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.media-list-item__content small{font-size:.8rem}.media-details__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.media-details__heading h3{margin:.25rem 0 0}.media-details__preview{border:1px solid var(--admin-border,#d9d9d9);background:#f2f2f2;border-radius:12px;place-items:center;min-height:260px;margin-bottom:1.5rem;padding:1.5rem;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #00000008}.media-details__preview img,.media-details__preview video{object-fit:contain;border-radius:8px;width:100%;max-height:360px;display:block}.media-details__preview span{font-size:3rem}.media-details__metadata{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.media-details__footer{border-top:1px solid var(--admin-border,#d9d9d9);justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.media-details__preview-empty{color:var(--admin-text-muted,#666);text-align:center;justify-items:center;gap:.5rem;display:grid}.media-details__preview-empty span{font-size:2.5rem}.media-details__preview-empty p{margin:0}.media-details__preview--empty{min-height:180px}.specials-editor{border-top:0;gap:0;margin-top:10px;padding-top:0;display:grid}.specials-editor__heading h3{margin:.35rem 0 0}.specials-editor__settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.specials-colour-field{align-items:center;gap:.75rem;display:flex}.specials-colour-field input[type=color]{border:1px solid var(--admin-color-border);cursor:pointer;background:#fff;border-radius:8px;width:52px;height:44px;padding:3px}.specials-colour-field span{color:var(--admin-color-text-muted);font-family:monospace;font-size:.85rem}.specials-items{gap:1rem;margin-top:.5rem;display:grid}.specials-items__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.specials-items__heading p{color:var(--admin-color-text-muted);margin:.3rem 0 0;font-size:.9rem}.specials-items__list{gap:1rem;display:grid}.specials-item-editor{border:1px solid var(--admin-color-border);background:var(--admin-color-surface-muted);border-radius:12px;padding:1rem}.specials-item-editor__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.specials-item-editor__remove{color:#b42318;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.85rem;font-weight:700}.specials-item-editor__remove:hover{text-decoration:underline}.specials-item-editor__toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.specials-item-editor__toggle>div{flex-direction:column;gap:2px;display:flex}.specials-item-editor__toggle span{color:var(--admin-color-text-muted);font-size:.8rem}.specials-item-editor__body{margin-top:10px}.specials-preview{aspect-ratio:16/9;box-sizing:border-box;border-radius:12px;flex-direction:column;justify-content:center;width:100%;padding:clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.specials-preview__logo{object-fit:contain;max-width:16%;max-height:18%;position:absolute;top:1.5rem;right:1.5rem}.specials-preview h2{text-align:center;margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,3.5rem);line-height:1}.specials-preview__items{gap:.75rem;width:min(100%,700px);margin:0 auto;display:grid}.specials-preview__item{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.specials-preview__item>div{gap:.2rem;min-width:0;display:grid}.specials-preview__item strong{font-size:clamp(1rem,2vw,1.5rem)}.specials-preview__item span{opacity:.75;font-size:clamp(.75rem,1.4vw,1rem)}.specials-preview__item>strong{flex-shrink:0}.specials-editor__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.settings-sections{gap:1.5rem;display:grid}.settings-help{color:var(--admin-color-text-muted);margin-top:.4rem;font-size:.85rem;display:block}.settings-metadata{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.settings-metadata p{overflow-wrap:anywhere}.settings-success{color:#19733a;font-weight:700}.settings-error{color:#b42318;font-weight:700}.settings-user-list{gap:.75rem;display:grid}.settings-user{border:1px solid var(--admin-color-border);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.settings-user__details{gap:.25rem;min-width:0;display:grid}.settings-user__details span{color:var(--admin-color-text-muted);overflow-wrap:anywhere;font-size:.9rem}.settings-user__actions{flex-shrink:0;gap:.75rem;display:flex}.settings-add-user{border-top:1px solid var(--admin-color-border);gap:.5rem;margin-top:1rem;padding-top:1.5rem;display:grid}.settings-user--editing{align-items:stretch}.settings-user-editor{gap:1rem;width:100%;display:grid}.login-page{background:var(--admin-color-background);place-items:center;min-height:100vh;padding:16px;display:grid}.login-card{box-sizing:border-box;background:var(--admin-color-surface);width:100%;max-width:420px;box-shadow:var(--admin-shadow-card);border-radius:1rem;gap:1.25rem;padding:24px 20px;display:grid}.login-card h1{margin:.35rem 0 0}.login-card__description{margin:.5rem 0 0}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1200px){.admin-sidebar{width:220px}.admin-main{width:calc(100% - 220px);margin-left:220px}.admin-brand__logo{max-width:160px;margin:0 auto}.admin-navigation__link{text-align:left;padding:11px 10px;font-size:.9rem}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sections{grid-template-columns:1fr}.admin-content{padding:24px}}@media (width<=900px){.content-page-layout{grid-template-columns:1fr}.media-list-item{grid-template-columns:76px minmax(0,1fr)}.media-list-item__preview{width:76px;height:58px}.media-details__metadata,.device-details__metadata{grid-template-columns:1fr}}@media (width<=768px){.device-details__settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.device-details__settings-grid>:last-child{grid-column:1/-1}.device-display-settings__heading{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.device-display-settings__heading h3{margin:20px 0 5px}.device-display-settings__heading span{margin:0 0 20px;line-height:.75}.admin-brand{box-sizing:border-box;border-bottom:none;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:0;display:flex}.admin-brand__logo{flex-shrink:0;width:auto;max-width:150px;height:auto;margin:0}.admin-brand__mobile-menu-button{color:#fff;width:44px;height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-size:1.5rem;display:inline-flex}.admin-sidebar__footer,.screen-list-panel--desktop{display:none}.screen-selector-mobile{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.device-list-panel--desktop{display:none}.device-selector-mobile{margin-bottom:12px;display:block}.dashboard-actions{display:none}.dashboard-actions-mobile{display:block;position:relative}.dashboard-actions-mobile__button{color:#111;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddddda;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-weight:600;display:flex}.dashboard-actions-mobile__menu{background:#fff;border:1px solid #ddddda;border-radius:8px;margin-top:6px;overflow:hidden}.dashboard-actions-mobile__menu a{color:#111;border-bottom:1px solid #eeeeeb;padding:11px 12px;text-decoration:none;display:block}.dashboard-actions-mobile__menu a:last-child{border-bottom:0}.dashboard-actions-mobile__menu a:hover{background:#f7f7f5}.admin-layout{min-height:100vh;display:block}.admin-main{width:100%;min-width:0;margin-left:0;overflow-x:hidden}.admin-navigation{flex-direction:column;gap:6px;width:100%;padding-top:12px;display:none;overflow:visible}.admin-navigation--mobile-open{display:flex}.admin-sidebar{box-sizing:border-box;width:100%;height:auto;min-height:0;padding:12px;position:static;overflow:visible}.admin-navigation__link{box-sizing:border-box;width:100%;padding:10px 12px}.admin-navigation__logout{color:#fff;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;margin-top:6px;padding:10px 12px;font-weight:600;display:block}.admin-content{box-sizing:border-box;width:100%;min-width:0;padding:12px 0}.admin-page{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:0 12px 18px}.admin-page__title{font-size:1.75rem}.admin-page__description{margin-top:0;margin-bottom:0;line-height:1}.admin-page__heading{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:12px}.admin-page__heading>.admin-button{width:100%}.admin-panel{padding:12px}.screens-layout{grid-template-columns:1fr;gap:12px}.screen-details p{margin:5px 0}.screen-details h3{margin-bottom:8px}.screen-details ul{margin-top:4px}.screen-list-panel{height:auto;max-height:340px}.screen-template-grid{grid-template-columns:1fr}.screen-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 15px}.screen-playlist-item{grid-template-columns:auto 70px minmax(0,1fr);gap:10px}.screen-playlist-item__preview{width:70px;height:50px}.screen-playlist-item__duration{grid-column:2/-1;width:100%}.screen-playlist-item__duration input{flex:1;min-width:0}.screen-playlist-item__remove{grid-column:2/-1;width:100%}.screen-content-selector__item{grid-template-columns:70px minmax(0,1fr);gap:10px}.screen-content-selector__preview{width:70px;height:50px}.screen-content-selector__add{grid-column:2;justify-self:start}.screen-preview__frame{padding:8px}.content-library-panel--desktop{display:none}.content-selector-mobile{margin-bottom:12px;display:block}.content-page-layout{grid-template-columns:1fr}.content-details__heading{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.content-details__actions{flex-shrink:0;width:auto;min-width:0}.content-details__actions button{width:auto;padding:8px 12px}.content-details__footer,.media-details__footer{flex-direction:column;align-items:stretch}.content-details__footer .admin-button,.media-details__footer .admin-button,.media-details__footer .admin-button--danger{width:100%}.device-details__metadata,.media-details__metadata{grid-template-columns:1fr}.admin-modal-backdrop{padding:12px}.admin-modal{box-sizing:border-box;width:100%;max-height:calc(100vh - 24px);padding:12px}.admin-modal__actions{flex-direction:column-reverse}.admin-modal__actions .admin-button{width:100%}.admin-actions{flex-direction:column}.admin-actions .admin-button,.admin-actions .admin-button--danger{width:100%}.admin-notification{text-align:center;top:12px;left:12px;right:12px}.specials-editor{gap:6px;margin-top:8px;padding-top:8px}.specials-editor__settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.content-section__toggle{padding:8px 0}.content-section__body{padding-bottom:8px}.specials-editor__options{grid-template-columns:1fr;gap:4px;display:grid}.specials-editor__options .admin-field{gap:2px;margin:0}.specials-editor__options .admin-field__label{margin:0;line-height:1.1}.specials-items{gap:10px;margin-top:4px}.specials-items__heading{flex-direction:column;align-items:stretch;gap:8px}.specials-editor__heading h3{margin-top:2px}.specials-items__heading .admin-button{width:100%}.specials-items__list{gap:10px}.specials-item-editor{padding:12px}.specials-preview{padding:1rem}.specials-preview__logo{max-width:24%}.specials-preview h2{margin-bottom:1rem}.specials-preview__item{gap:1rem}.settings-metadata{grid-template-columns:1fr}.settings-user{flex-direction:column;align-items:stretch}.settings-user__actions{flex-direction:column}.settings-user__actions .admin-button,.settings-user__actions .admin-button--danger{width:100%}.screen-preview__controls{grid-template-columns:1fr 1fr}.screen-preview__controls>div{grid-area:1/1/auto/-1}.content-details__footer{flex-direction:column;align-items:stretch}.content-details__footer .admin-button{width:100%}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.dashboard-stat-card{box-sizing:border-box;width:auto;min-width:0;max-width:100%;overflow:hidden}.dashboard-stat-card__label,.dashboard-stat-card__link,.dashboard-stat-card__supporting{overflow-wrap:anywhere}.dashboard-sections{grid-template-columns:1fr;width:100%;min-width:0}.dashboard-sections>*{min-width:0}.login-page{padding:16px}.login-card{box-sizing:border-box;width:100%;padding:24px 20px}.login-card .admin-button{width:100%}}:root{color:#191919;background:#f4f4f2;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}
