*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif;background:#101211;color:#f6f6f0}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #e5f699;outline-offset:5px}#dashboard{max-width:1440px;margin:auto;padding:0 64px}.header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #30322e}.brand{display:flex;align-items:center;gap:25px}.logo{font-size:37px;font-weight:950;font-style:italic;letter-spacing:-3px;line-height:1}.logo span{display:block;font-size:6px;letter-spacing:1px;font-style:normal;margin-top:5px}.brand-label{border-left:1px solid #454741;padding-left:25px;font-size:15px;color:#b9bcb4}.location{border:1px solid #3e4437;padding:10px 16px;border-radius:30px;font-size:13px;display:flex;gap:9px;align-items:center}.location i{width:7px;height:7px;border-radius:100%;background:#d5ed96}.intro{display:flex;justify-content:space-between;align-items:flex-end;padding:58px 0 49px}.eyebrow{color:#d5ed96;font-size:11px;letter-spacing:2px;font-weight:bold;margin:0 0 21px}h1{font-size:clamp(40px,4.4vw,64px);letter-spacing:-2.5px;line-height:1.06;margin:0;font-weight:600}h1 span{color:#a6ada0}.description{font-size:15px;color:#a6ada0;line-height:1.7;margin:23px 0 0}.intro-action{padding-bottom:4px;display:flex;flex-direction:column;align-items:center;gap:18px}.primary{background:#d5ed96;color:#192015;border:0;border-radius:8px;padding:19px 25px;display:flex;gap:16px;font-weight:bold;font-size:14px}.primary:hover{background:#e3f5b8}.interval{color:#92998c;font-size:12px}.interval select{background:transparent;color:#d5d9d0;border:0;padding:4px;cursor:pointer}.interval option{background:#20241e}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}h2{font-size:19px;font-weight:500;margin:0}h2 span{margin-left:10px;font-size:11px;color:#a2aa99;border:1px solid #3a4033;border-radius:5px;padding:4px 6px;vertical-align:middle}.subtle{font-size:12px;color:#92998c}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 20px}.card{background:#1b1e19;border:1px solid #30352b;border-radius:10px;overflow:hidden;transition:transform .2s,border-color .2s}.card:hover{transform:translateY(-4px);border-color:#899b6b}.preview{aspect-ratio:16/9;background:#080908;overflow:hidden;display:block}.preview img{width:100%;height:100%;object-fit:contain;display:block}.card-info{padding:17px;display:flex;align-items:center;justify-content:space-between;gap:8px}.card-info h3{font-size:14px;font-weight:500;margin:0 0 7px}.card-info p{margin:0;font-size:10px;color:#949c8b;letter-spacing:.6px}.arrow{color:#d5ed96;font-size:22px}.help{display:flex;gap:18px;align-items:center;background:#191d16;border:1px solid #323b27;border-radius:9px;padding:23px;margin:35px 0}.tv-icon{font-size:31px;color:#d5ed96}.help h3{margin:0 0 7px;font-size:14px;font-weight:500}.help p{margin:0;color:#969e8d;font-size:12px;line-height:1.6}.help-tag{margin-left:auto;white-space:nowrap;font-size:11px;color:#b7c2a8}footer{display:flex;justify-content:space-between;color:#777f70;font-size:11px;padding:0 0 28px}[hidden]{display:none!important}#viewer{position:fixed;inset:0;background:#000;z-index:10}#screen{width:100%;height:100%;object-fit:contain;display:block}#controls{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;background:rgba(20,23,19,.95);border:1px solid #414937;border-radius:12px;padding:12px;max-width:calc(100% - 24px);transition:opacity .25s}#controls.is-hidden{opacity:0;pointer-events:none}#screen-title{font-size:13px;min-width:120px;text-align:center}.control{border:0;border-radius:6px;background:#333b2b;color:white;padding:12px;white-space:nowrap;font-size:12px}.control:hover{background:#4e5a41}#error{position:absolute;top:40%;left:15%;right:15%;text-align:center;background:#242823;padding:30px}body.viewing{overflow:hidden}body.hide-cursor{cursor:none}@media(min-width:1800px){#dashboard{max-width:1700px}.card-info h3{font-size:18px}}@media(max-width:950px){#dashboard{padding:0 28px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro{gap:25px}.help-tag{display:none}#controls{flex-wrap:wrap;justify-content:center;width:max-content}#screen-title{display:none}}@media(max-width:560px){#dashboard{padding:0 20px}.header{height:85px}.brand{gap:15px}.brand-label{padding-left:15px;font-size:12px}.intro{align-items:flex-start;flex-direction:column;padding:35px 0}.intro-action{align-items:flex-start;margin-top:3px}h1{font-size:44px}.subtle{display:none}.grid{gap:15px 12px}.card-info{padding:12px}.card-info h3{font-size:12px}.help{padding:17px}.desktop{display:none}.control{padding:10px;font-size:11px}}
.page-heading{display:flex;justify-content:space-between;align-items:center;padding:35px 0}.page-heading h1{font-size:32px;letter-spacing:-1px}.location-picker{display:flex;align-items:center;gap:12px;font-size:13px;color:#a6ada0}.location-picker select{max-width:280px;background:#1b1e19;color:#f6f6f0;padding:12px;border:1px solid #414937;border-radius:6px}.screen-group{margin-bottom:40px}.screen-group .section-heading{justify-content:flex-start;gap:15px}.screen-group .primary{margin-left:auto;padding:12px 16px;font-size:12px}.card-info h3{overflow-wrap:anywhere;margin:0;line-height:1.5}.page-heading .subtle{display:block}.card-info{align-items:flex-start}@media(max-width:560px){.brand-label{display:none}.location-picker{gap:6px}.location-picker select{max-width:205px}.page-heading{align-items:flex-start;gap:18px;flex-direction:column}.screen-group .section-heading .subtle{display:block}.page-heading h1{font-size:28px}}
/* TV overview: one directly selectable tile per screen. */
#dashboard{width:100%;max-width:none;height:100vh;height:100dvh;padding:0 3vw 3vh;display:flex;flex-direction:column}.header{height:80px;flex-shrink:0}.page-heading{padding:22px 0;flex-shrink:0}.page-heading h1{font-size:30px}.page-heading p{margin:8px 0 0}#groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(var(--rows,2),minmax(0,1fr));gap:18px;flex:1;min-height:0}.screen-tile{display:flex;flex-direction:column;min-height:0;min-width:0;background:#1b1e19;border:2px solid #343d2c;border-radius:10px;overflow:hidden}.screen-tile:hover,.screen-tile:focus{border-color:#d5ed96;outline:3px solid #d5ed96;outline-offset:3px;background:#2b3522}.tile-preview{flex:1;min-height:0;background:#080908;overflow:hidden}.tile-preview img{display:block;width:100%;height:100%;object-fit:contain}.tile-info{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 18px;flex-shrink:0}.tile-info h2{font-size:25px;font-weight:700}.tile-info p{font-size:13px;color:#a6ada0;margin:5px 0 0}.tile-action{color:#d5ed96;font-size:15px;white-space:nowrap}@media(min-width:1600px){#groups{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(var(--wide-rows,2),minmax(0,1fr))}.header{height:95px}.tile-info h2{font-size:30px}.tile-info{padding:15px 22px}.location-picker,.location-picker select,.interval,.interval select{font-size:17px}}@media(max-height:650px) and (min-width:701px){.header{height:60px}.page-heading{padding:12px 0}.page-heading h1{font-size:24px}#groups{gap:12px}.tile-info{padding:7px 12px}.tile-info h2{font-size:20px}.tile-info p{margin:2px 0 0;font-size:11px}}@media(max-width:700px){#dashboard{height:auto;min-height:100vh;padding:0 20px 20px}#groups{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:180px;flex:none}.tile-info{padding:10px}.tile-info h2{font-size:19px}.tile-info p{font-size:11px}.tile-action{font-size:12px}.page-heading{gap:14px}.header{height:75px}}
/* Legacy TV browsers: no CSS grid or custom properties required. */
#groups{display:block;flex:none;overflow:hidden;margin:0 -8px}.tile-slot{float:left;padding:8px;box-sizing:border-box}.screen-tile{display:block;position:relative;width:100%;height:100%}.tile-preview{position:absolute;top:0;left:0;right:0;bottom:76px}.tile-info{position:absolute;left:0;right:0;bottom:0;height:76px;padding:10px 14px;display:block}.tile-info h2{font-size:24px}.tile-action{position:absolute;right:14px;top:28px}#dashboard{display:block}.page-heading{min-height:94px}.header{min-height:60px}@media(max-height:650px) and (min-width:701px){.page-heading{min-height:76px}.tile-preview{bottom:57px}.tile-info{height:57px;padding:6px 10px}.tile-info h2{font-size:20px}.tile-action{top:20px;right:10px}}@media(max-width:700px){#groups{overflow:hidden}.tile-info h2{font-size:19px}}
