:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#273029;background:#f3eee4;font-synthesis:none;text-rendering:optimizeLegibility;--cream: #f3eee4;--cream-soft: #faf7f0;--paper: #fffdf8;--green: #536f5a;--green-dark: #314738;--green-soft: #dfe8dd;--ink: #273029;--muted: #7d817b;--line: #ded8cc;--gold: #b99a5b;--red: #a7473f;--shadow: 0 24px 70px rgba(51, 62, 53, .09)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 14% 0%,rgba(83,111,90,.08),transparent 28rem),var(--cream)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid rgba(83,111,90,.28);outline-offset:2px}.app-shell{width:min(1500px,calc(100% - 48px));margin:0 auto}.site-header{min-height:98px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{width:48px;height:48px;display:grid;place-items:center;color:var(--green-dark)}.brand-mark svg{width:100%;height:100%}.brand span{display:grid;line-height:1.15}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:700}.brand small{color:var(--muted);margin-top:4px}.header-status,.camera-caption{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.9rem}.status-dot{width:8px;height:8px;border-radius:999px;background:#648d68;box-shadow:0 0 0 4px #648d681c}main{padding-bottom:80px}.hero-grid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(300px,.78fr);gap:24px;align-items:start}.camera-card,.panel,.recordings-section{background:#fffdf8e0;border:1px solid rgba(222,216,204,.9);box-shadow:var(--shadow)}.camera-card{padding:22px;border-radius:28px}.camera-topbar,.panel-heading,.section-heading,.control-title-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.camera-topbar{margin-bottom:18px}.eyebrow{margin:0 0 5px;color:var(--green);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-weight:600;color:#29342c}h1{font-size:clamp(1.65rem,2.2vw,2.35rem)}h2{font-size:1.55rem}h3{margin-bottom:6px;font-size:1rem}.live-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-size:.84rem;font-weight:800}.live-pill.is-recording{background:#f4dfdc;color:var(--red)}.live-dot{width:7px;height:7px;border-radius:999px;background:currentColor}.video-shell{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#162019,#0c100d)}.video-shell iframe{width:100%;height:100%;border:0;display:block}.video-overlay{position:absolute;inset:14px 14px auto 14px;display:flex;justify-content:space-between;pointer-events:none;color:#ffffffd1;font-size:.68rem;letter-spacing:.12em;font-weight:800;text-shadow:0 1px 8px rgba(0,0,0,.7)}.camera-caption{padding:14px 4px 0}.camera-future{margin-left:auto}aside{display:grid;gap:18px}.panel{border-radius:24px;padding:24px}.panel-heading{margin-bottom:18px}.muted{color:var(--muted);line-height:1.55}.access-panel>.muted{margin-bottom:24px}.lock-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);font-size:1.25rem}.login-form,.record-form{display:grid;gap:9px}.login-form label,.record-form label{color:#4f5751;font-size:.82rem;font-weight:750}.login-row{display:grid;grid-template-columns:1fr auto;gap:9px}input[type=password],input[type=text],.record-form input{min-width:0;width:100%;border:1px solid var(--line);border-radius:12px;background:#fbf9f4;color:var(--ink);padding:12px 13px;transition:border-color .2s,box-shadow .2s,background .2s}input:focus{border-color:#8ba08d;background:#fff;box-shadow:0 0 0 3px #536f5a17;outline:none}.button{border:0;border-radius:12px;min-height:43px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:780;cursor:pointer;text-decoration:none;transition:transform .15s ease,opacity .15s ease,background .15s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button.primary{color:#fff;background:var(--green-dark)}.button.secondary{color:var(--green-dark);background:#edf1e9;border:1px solid #d9e1d6}.button.record{color:#fff;background:var(--green-dark)}.button.danger{color:#fff;background:var(--red)}.wide{width:100%}.form-error{margin:12px 0 0;color:var(--red);font-size:.9rem}.text-button{border:0;background:transparent;color:var(--green);font-weight:800;cursor:pointer}.control-block{padding:4px 0}.control-title-row .muted{margin:0;font-size:.84rem}.ir-value{font-size:1.1rem;color:var(--green-dark)}.ir-slider{width:100%;margin:18px 0 7px;accent-color:var(--green)}.range-labels{display:flex;justify-content:space-between;color:#999b95;font-size:.73rem}.divider{height:1px;background:var(--line);margin:22px 0}.record-status{padding:6px 9px;border-radius:8px;background:#ecebe6;color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em}.record-status.active{background:#f4dfdc;color:var(--red)}.record-dot{width:10px;height:10px;border-radius:999px;background:#e6b2ad;box-shadow:0 0 0 3px #ffffff1a}.stop-square{width:10px;height:10px;border-radius:2px;background:#fff}.little-note{border:1px solid rgba(83,111,90,.16);border-radius:18px;padding:16px 18px;display:flex;gap:13px;align-items:flex-start;color:var(--green-dark);background:#dfe8dd6b}.little-note p{margin:3px 0 0;color:#6d7a70;font-size:.84rem;line-height:1.45}.note-icon{font-size:1.2rem}.recordings-section{margin-top:24px;border-radius:28px;padding:26px}.section-heading{margin-bottom:22px}.section-heading .muted{margin:7px 0 0}.empty-state{min-height:220px;border:1px dashed #d5d0c5;border-radius:20px;display:grid;place-items:center;align-content:center;text-align:center;padding:24px;color:var(--muted)}.empty-state h3{margin:10px 0 5px;color:var(--ink)}.empty-state p{margin:0}.empty-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-size:1.5rem}.recording-list{display:grid;gap:10px}.recording-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:15px;align-items:center;padding:12px;border:1px solid #e3ddd2;border-radius:16px;background:#fbf8f1}.recording-thumb{width:52px;height:52px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#526457}.recording-info{min-width:0}.recording-info h3{margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recording-info p{margin:0;color:var(--muted);font-size:.82rem}footer{height:86px;border-top:1px solid rgba(125,129,123,.18);display:flex;align-items:center;justify-content:space-between;color:#92958e;font-size:.78rem}.toast{position:fixed;right:24px;bottom:24px;max-width:min(390px,calc(100vw - 48px));padding:13px 16px;border:1px solid #d7d2c8;border-radius:14px;color:var(--ink);background:#fffdf8f5;box-shadow:0 18px 60px #2730292e;cursor:pointer}@media(max-width:980px){.hero-grid{grid-template-columns:1fr}aside{grid-template-columns:minmax(0,1fr) minmax(260px,.6fr)}}@media(max-width:720px){.app-shell{width:min(100% - 24px,1500px)}.site-header{min-height:78px}.header-status,.camera-future{display:none}.camera-card,.recordings-section{border-radius:20px;padding:14px}.panel{border-radius:20px;padding:18px}aside{grid-template-columns:1fr}.camera-topbar{margin-bottom:12px}.video-shell{border-radius:14px}.login-row{grid-template-columns:1fr}.recording-row{grid-template-columns:auto minmax(0,1fr)}.download-button{grid-column:1 / -1}footer{height:70px}}.video-shell video{width:100%;height:100%;display:block;object-fit:contain;background:#111}select{padding:.5rem;border-radius:.5rem}
