:root{--ink:#172c2a;--muted:#73817d;--teal:#086c5b;--bg:#f4f6f2;--border:#e1e6df;--bs-primary:#086c5b}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:Inter,"Segoe UI",sans-serif}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#122e2a;color:#d7e5df;padding:32px 24px;display:flex;flex-direction:column}.brand{display:flex;gap:10px;align-items:center;color:white;font-size:27px;font-weight:750;letter-spacing:1px}.brand-mark{background:#cde77d;color:#12362e;width:36px;height:40px;display:grid;place-items:center;border-radius:10px}.demo{font-size:9px;letter-spacing:2px;border:1px solid #537068;padding:4px;border-radius:3px}.sidebar-caption{font-size:9px;letter-spacing:1.6px;margin:20px 0 48px;color:#96b3a7}.sidebar nav a{display:block;padding:13px 14px;color:#c6d9d0;margin:4px 0;border-radius:7px;font-size:14px}.sidebar nav a:hover{background:#24443b;text-decoration:none}.sidebar-bottom{margin-top:auto;font-size:12px;line-height:1.8}.sidebar-bottom small{display:block;color:#96b3a7;margin-top:10px}.status-dot{display:inline-block;border-radius:50%;width:6px;height:6px;background:#cde77d;margin-right:6px}.workspace{margin-left:232px}.topbar{height:78px;border-bottom:1px solid var(--border);padding:0 42px;display:flex;align-items:center;justify-content:space-between;background:#fff;font-size:11px;letter-spacing:1px}.topbar form{display:flex;gap:14px;align-items:center}main{max-width:1540px;margin:auto;padding:42px}h1{font-weight:650;font-size:36px;letter-spacing:-1.1px;margin:0 0 12px}h2{font-size:19px;font-weight:650;margin:0}h3{font-size:20px}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--teal);font-weight:750;margin-bottom:14px}.subtle{color:var(--muted)}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.page-heading p:last-child{margin-bottom:0}.btn{font-size:13px;border-radius:7px;padding:11px 18px;font-weight:600}.btn-primary{background:var(--teal);border-color:var(--teal)}.btn-primary:hover{background:#124e43;border-color:#124e43}.btn-outline-primary{color:var(--teal);border-color:#b7c8bd}.btn-outline-primary:hover{background:var(--teal);border-color:var(--teal)}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:42px}.metric{background:white;border:1px solid var(--border);border-radius:12px;padding:22px;display:flex;flex-direction:column;gap:12px}.metric span{font-size:12px;color:#63736b}.metric strong{font-size:42px;line-height:1.1;font-weight:600;letter-spacing:-2px}.metric small{font-size:11px;color:#7c8981}.metric.accent{background:#e4edcb;border-color:#d4e3b0}.panel{border:1px solid var(--border);border-radius:12px;background:white;overflow:hidden;margin-bottom:24px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:24px 0 18px;gap:16px;font-size:12px}.table{margin:0;font-size:13px;vertical-align:middle}.table>:not(caption)>*>*{padding:18px 24px;border-color:#edf0e9;color:var(--ink)}.table th{font-size:10px;text-transform:uppercase;letter-spacing:1px;background:#fbfcf9;color:var(--muted);font-weight:600}.table small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.pill{display:inline-block;font-size:10px;border-radius:5px;padding:5px 8px;background:#f0f3ed;color:#597063}.pill.live{background:#dceec9;color:#346126}.empty{text-align:center;padding:46px!important;color:var(--muted)!important}.empty p{margin:14px auto;max-width:480px}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.title-art{height:130px;background:#e3e9d9;display:flex;justify-content:space-between;align-items:flex-end;padding:20px}.title-art>span:first-child{font-size:62px;line-height:1;color:#79966e;font-weight:500}.title-card:nth-child(even) .title-art{background:#dce9e4}.card-body{padding:24px}.card-body h2{margin-bottom:12px}.card-body p{font-size:13px;min-height:42px}.card-tags{display:flex;gap:6px}.card-bottom{margin-top:24px;padding-top:18px;border-top:1px solid var(--border);display:flex;gap:8px;font-size:11px;color:var(--muted)}.card-bottom a{margin-left:auto}.search-row{display:flex;gap:10px;max-width:450px;margin-bottom:24px}.form-panel{padding:28px;max-width:740px}.form-panel label{display:block;font-size:12px;font-weight:650;margin-bottom:7px}.form-panel input:not([type=checkbox]),.form-panel select,.form-panel textarea{width:100%;border:1px solid #dbe1d5;border-radius:6px;padding:10px;background:#fcfdfb;font-size:14px}.form-panel textarea{min-height:90px;height:100px}.helptext{display:block;color:var(--muted);font-size:11px;margin-top:4px}.errorlist{color:#9e352c;font-size:13px}.back-link{display:block;font-size:12px;margin-bottom:24px}.upload-panel{padding:26px;background:#e9efdf;border:1px dashed #bccbab;border-radius:12px;display:flex;gap:30px;align-items:center;margin-bottom:32px}.upload-panel p{font-size:12px;margin:10px 0}.upload-panel form{min-width:260px;margin-left:auto}.upload-panel button{margin-top:10px}.source-panel{padding:0 24px}.source-panel .table{margin:0 -24px;width:calc(100% + 48px)}.source-panel .subtle{font-size:12px;margin:8px 0}.crop-layout{display:grid;grid-template-columns:minmax(300px,1.5fr) minmax(300px,1fr);gap:24px;align-items:start}.crop-layout .form-panel{max-width:none}.crop-layout>.panel:first-child{padding:22px}#crop-stage{position:relative;width:100%;overflow:hidden;background:#14231e;border-radius:6px}#crop-video{display:block;width:100%}#crop-box{position:absolute;border:2px solid #d2f177;box-shadow:0 0 0 2000px #0007;cursor:move;touch-action:none}#crop-box span{background:#d2f177;color:#172c2a;padding:3px;font-size:11px}.crop-readout{font-size:12px;line-height:1.7;margin:18px 0 0}.player-panel{padding:20px;max-width:900px;background:#14231e}.player-panel video{display:block;max-height:70vh;width:100%}.player-panel p{color:#d8e7dc;margin:8px 0}.login-heading{margin:35px 0}.login-heading h1{font-size:42px}footer{border-top:1px solid var(--border);margin:0 42px;padding:24px 0;font-size:11px;color:var(--muted);display:flex;justify-content:space-between}pre{white-space:pre-wrap;max-width:580px;max-height:240px;overflow:auto;font-size:11px}@media(max-width:1000px){.sidebar{width:190px;padding:28px 16px}.workspace{margin-left:190px}main{padding:26px}.topbar{padding:0 26px}.metrics{grid-template-columns:repeat(2,1fr)}.crop-layout{grid-template-columns:1fr}}@media(max-width:700px){.sidebar{position:static;width:auto;padding:16px}.sidebar nav{display:flex;flex-wrap:wrap}.sidebar nav a{padding:8px}.sidebar-caption,.sidebar-bottom{display:none}.workspace{margin:0}.topbar{height:55px}.page-heading,.upload-panel{align-items:flex-start;flex-direction:column}.upload-panel form{margin:0;width:100%}h1{font-size:29px}.metrics{gap:10px}.metric{padding:16px}.table>:not(caption)>*>*{padding:12px}.panel{overflow-x:auto}.crop-layout{display:block}footer{margin:0 24px;gap:20px}}
