:root{--navy:#153d58;--teal:#2b96a1;--gold:#efb81d;--cream:#e9e6d8;--ink:#193749;--muted:#5e707a;--line:#dde4e5;--white:#fff;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#f4f5f0;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--navy)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(28px,3vw,39px);letter-spacing:-1.2px;line-height:1.17;margin-bottom:12px;font-weight:700}h2{font-size:21px;letter-spacing:-.35px;margin-bottom:8px}h3{font-size:17px;margin-bottom:6px}p{line-height:1.6}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;overflow-wrap:anywhere}.muted{color:var(--muted);font-size:14px;margin-bottom:0}.fine{font-size:12px;color:var(--muted);line-height:1.6}.eyebrow{font-size:10px;font-weight:750;letter-spacing:2px;margin-bottom:14px;color:#446874}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 18px;border-radius:8px;text-decoration:none;font-size:13px;font-weight:650;border:1px solid transparent;white-space:nowrap}.primary{background:var(--navy);color:white}.primary:hover{background:#205473}.secondary{background:#fff;border-color:#d5dddf;color:var(--navy)}.secondary:hover{background:#edf2f2}.text-button{border:0;background:none;color:var(--navy);font-size:12px;min-height:40px;padding:7px 10px;font-weight:600}.danger{color:#a43a38}.button-row{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.notice{border-radius:8px;background:#fff5d7;border:1px solid #e7d193;padding:12px 16px;font-size:13px;margin:0 0 18px;overflow-wrap:anywhere}.notice.error{background:#fff0ed;border-color:#e6b6ae;color:#8d2f21}.notice.success{background:#e7f4ec;border-color:#bad7c2;color:#285739}.app-shell{display:flex;min-height:100vh}.sidebar{width:228px;background:var(--navy);color:#fff;padding:28px 18px 18px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:2}.brand{display:flex;align-items:center;gap:14px;color:white;text-decoration:none;padding:0 10px 30px}.brand img{width:49px;height:auto}.brand span{font-size:11px;line-height:1.8;letter-spacing:2px}.brand b{font-size:11px;font-weight:700;letter-spacing:1.3px}.nav-label{font-size:9px;letter-spacing:1.8px;color:#b3c9d5;margin:17px 14px 12px}nav{display:grid;gap:5px}nav button{display:flex;align-items:center;gap:12px;background:transparent;border:0;text-align:left;color:#dce8ee;border-radius:8px;padding:14px;font-size:13px}nav button span{font-size:18px;width:20px;text-align:center}nav button.active{background:#2b556c;color:#fff;box-shadow:inset 3px 0 var(--gold)}nav button:hover{background:#254e65}.sidebar-note{margin:auto 12px 24px;padding-top:30px;font-size:12px;line-height:1.8;color:#ebf0ed}.sidebar-note small{display:block;font-size:11px;color:#b4cad4;margin-top:7px;line-height:1.7}.small-dot{width:7px;height:7px;border-radius:50%;background:var(--gold);display:inline-block;margin-right:5px}.profile{display:flex;gap:9px;align-items:center;padding-top:19px;border-top:1px solid #35596d}.avatar{width:33px;height:33px;border-radius:50%;background:#e9e6d8;color:var(--navy);display:grid;place-items:center;font-weight:bold;font-size:11px;flex-shrink:0}.profile div{min-width:0}.profile strong{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile small{font-size:10px;color:#bfd1da;display:block;margin-top:3px}.profile button{background:none;border:0;color:#fff;font-size:20px;padding:8px;margin-left:auto}.workspace{margin-left:228px;min-width:0;width:calc(100% - 228px)}.topbar{height:68px;padding:0 38px;border-bottom:1px solid #dde1da;display:flex;justify-content:space-between;align-items:center;background:#fafbf7;font-size:9px;letter-spacing:1.6px;font-weight:650;color:#617780}.slash{color:#a9b6b6;margin:0 12px}.version{font-size:10px;letter-spacing:.2px;font-weight:400}.page-content{max-width:1580px;padding:38px;margin:auto}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:29px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:36px}.stats>div{padding:23px 24px;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 5px #153d5803}.stats span{font-size:9px;letter-spacing:1.6px;font-weight:700;color:#5d7680;display:block}.stats strong{font-size:38px;font-weight:600;line-height:1.6;display:block;letter-spacing:-1.5px}.stats small{color:var(--muted);font-size:11px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-title h2{margin:0;font-size:19px}.toolbar{display:flex;gap:12px;margin-bottom:20px}.toolbar input{width:100%;min-width:0}.toolbar .search{flex:1}.toolbar select{min-width:180px}.toolbar label{margin:0}.zone-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,365px),1fr));gap:20px}.zone-card{background:white;border:1px solid var(--line);border-radius:12px;padding:23px;min-width:0;box-shadow:0 4px 10px #153d5803}.zone-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.card-kicker{font-size:9px;font-weight:700;letter-spacing:1.5px;color:#587380;text-transform:uppercase;margin-bottom:8px}.zone-top h2{font-size:21px}.badge{font-size:9px;font-weight:700;border-radius:20px;padding:6px 9px;white-space:nowrap;display:inline-block}.enabled{background:#e5f2ea;color:#326044}.disabled{background:#edf0ef;color:#586965}.zone-output{font-size:11px;color:#6c7f88;margin-bottom:19px}.zone-output span{padding:0 5px}.last-command{padding:14px 16px;background:#f4f6f2;border-left:3px solid var(--gold);border-radius:0 7px 7px 0;margin-bottom:19px}.last-command span{font-size:8px;letter-spacing:1.6px;display:block;color:#5b707a;font-weight:700}.last-command strong{display:block;font-size:16px;margin-top:7px}.last-command small{font-size:10px;color:#627780;display:block;margin-top:5px}.playlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.playlist{border:1px solid #dbe3e4;background:#fff;color:var(--navy);border-radius:7px;min-height:57px;padding:9px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.playlist-title{font-size:12px;font-weight:650;text-align:center;overflow-wrap:anywhere;line-height:1.2}.playlist small{font-size:9px;color:#647b86}.playlist.live{grid-column:1/-1;flex-direction:row;gap:10px;background:#f4f8f8;border-color:#d7e5e5;min-height:42px}.playlist.selected{background:var(--navy);border-color:var(--navy);color:#fff}.playlist.selected small{color:#dbe9ef}.playlist:not(:disabled):hover{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal)}.card-foot{font-size:10px;color:#657983;margin:17px 0 0}.device-card{border:1px solid var(--line);background:white;border-radius:12px;padding:26px;margin-bottom:22px;min-width:0}.device-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.zone-details{padding-top:22px;margin-top:22px;border-top:1px solid var(--line)}.id-line{font-size:10px;overflow-wrap:anywhere;margin-top:12px}summary{cursor:pointer;font-size:13px;font-weight:650;padding:10px 0}details>.fine{margin-top:8px}.slot-row{display:grid;grid-template-columns:1fr auto;gap:4px 15px;padding:13px 0;border-top:1px solid #e9eded;font-size:13px}.slot-row code{display:block;margin-top:5px}.feed-url{font-size:11px;overflow-wrap:anywhere;grid-column:1/-1;color:#326778}.slot-row>.fine{grid-column:1/-1}.slot-actions{display:flex;align-items:center;flex-wrap:wrap}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;margin-top:17px;font-size:12px;text-align:left}th{color:#647680;font-size:10px;text-transform:uppercase;letter-spacing:1px;font-weight:650}td,th{padding:14px 11px;border-bottom:1px solid var(--line);white-space:nowrap}.empty{background:#fff;border:1px dashed #cad5d5;border-radius:12px;padding:48px 22px;text-align:center;color:var(--muted);margin-bottom:22px}.empty-icon{font-size:38px;color:var(--teal);display:block;margin-bottom:15px}.empty h2{color:var(--navy)}.empty p{font-size:14px}.page-footer{display:flex;justify-content:space-between;gap:10px;color:#70828a;font-size:10px;border-top:1px solid #dce3dd;margin-top:38px;padding-top:18px}.loading{min-height:100vh;display:grid;place-content:center;gap:20px;text-align:center;padding:24px}.modal{border:0;border-radius:14px;padding:27px;width:560px;max-width:calc(100% - 28px);max-height:calc(100dvh - 32px);color:var(--navy);box-shadow:0 25px 100px #102c4440}.modal::backdrop{background:#102b3d9c;backdrop-filter:blur(3px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}.modal-heading h2{margin:0}.close-button{border:0;background:#eff2ef;font-size:23px;width:36px;height:36px;border-radius:50%;color:var(--navy)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.full{grid-column:1/-1}label{display:block;font-size:12px;font-weight:650;color:#365463}input,select{display:block;width:100%;background:#fff;color:var(--ink);border:1px solid #ccd6d9;border-radius:7px;padding:12px;min-height:44px;margin-top:7px;font-weight:400;font-size:14px}input:focus,select:focus{outline:2px solid var(--teal);outline-offset:1px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.checkbox{display:flex;gap:10px;align-items:center}.checkbox input{width:18px;height:18px;min-height:18px;margin:0;accent-color:var(--navy)}.modal .fine{margin-top:12px}.modal .form-grid .fine{margin:0}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.confirm-location{font-size:21px;font-weight:700;margin-bottom:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login-page{display:flex;min-height:100vh;background:#f7f7f1}.login-card{width:55%;max-width:800px;padding:65px clamp(28px,7vw,110px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.login-logo{width:80px;height:auto;margin-bottom:36px}.login-card h1{font-size:clamp(32px,4vw,54px);line-height:1.12;margin-bottom:20px;letter-spacing:-1.9px}.login-card .eyebrow{font-size:9px}.login-copy{font-size:16px;color:#58717b;max-width:310px;margin-bottom:32px}.login-button{width:100%;max-width:340px;min-height:52px;font-size:14px}.login-card .fine{margin-top:15px}.login-card footer{font-size:10px;color:#74838a;margin-top:55px}.ms-grid{display:grid;grid-template-columns:repeat(2,7px);gap:2px;margin-right:5px}.ms-grid i{width:7px;height:7px;background:white}.login-art{flex:1;position:relative;overflow:hidden;background:var(--navy);min-height:100vh;display:flex;align-items:flex-end;padding:65px 45px}.login-art>span{font-size:11px;letter-spacing:3px;line-height:2.2;color:#dce9e7;z-index:1}.orbit{position:absolute;width:650px;height:650px;border:85px solid #24556a;border-radius:50%;top:-160px;left:-150px}.o2{top:220px;left:95px;border-color:#2b96a1;width:530px;height:530px;border-width:65px}.o3{top:190px;left:-135px;width:290px;height:290px;border:50px solid var(--gold)}
@media(min-width:1550px){.zone-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1050px){.sidebar{width:195px;padding:25px 13px 16px}.brand{gap:10px;padding-left:7px;padding-right:0}.brand span,.brand b{font-size:9px}.workspace{margin-left:195px;width:calc(100% - 195px)}.page-content{padding:28px}.topbar{padding:0 28px}.stats>div{padding:18px}.stats small{font-size:10px}}@media(max-width:720px){.app-shell{display:block}.sidebar{position:static;width:100%;padding:13px 16px 0;display:grid;grid-template-columns:1fr auto}.brand{padding:0 0 13px;gap:10px}.brand img{width:30px}.brand span,.brand b{font-size:9px}.nav-label,.sidebar-note{display:none}.profile{grid-column:2;grid-row:1;border:0;padding:0 0 13px}.profile strong,.profile small{display:none}.profile .avatar{width:30px;height:30px}.profile button{padding:4px}nav{grid-column:1/-1;display:flex;gap:4px;padding-bottom:10px}nav button{padding:10px 9px;font-size:11px;gap:6px;flex:1;justify-content:center}nav button span{font-size:15px;width:14px}.workspace{margin:0;width:100%}.topbar{height:43px;padding:0 18px;font-size:8px}.timezone{display:none}.slash{margin:0 5px}.page-content{padding:24px 16px}.page-heading{align-items:flex-start;gap:12px;margin-bottom:23px}.page-heading .button{padding:9px 12px;min-height:40px;font-size:11px;margin-top:22px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.5px}h1{font-size:28px;letter-spacing:-.8px}.page-heading .muted{font-size:12px}.stats{gap:8px;margin-bottom:28px}.stats>div{padding:14px 11px}.stats span{font-size:7px;letter-spacing:.8px;min-height:18px}.stats strong{font-size:30px}.stats small{font-size:9px;line-height:1.5;display:block}.toolbar{gap:8px}.toolbar select{min-width:0;max-width:135px}.toolbar input,.toolbar select{font-size:12px;padding:10px}.zone-card{padding:20px}.badge{font-size:8px}.zone-grid{grid-template-columns:1fr}.device-card{padding:20px}.device-heading{align-items:flex-start;flex-direction:column;gap:12px}.device-heading .button-row{gap:2px}.slot-row{grid-template-columns:1fr}.slot-actions{justify-content:flex-start;margin-left:-10px}.feed-url{font-size:10px}.page-footer{font-size:9px}.modal{padding:21px}.form-grid{gap:13px}.login-page{display:block}.login-card{width:100%;max-width:520px;margin:auto;min-height:100dvh;padding:38px 30px}.login-art{display:none}.login-logo{width:73px;margin-bottom:31px}.login-card h1{font-size:43px}.login-card footer{margin-top:35px}}

.playlist:last-child{grid-column:1/-1;flex-direction:row;gap:10px;min-height:42px}
