.dashboard{width:100%;max-width:900px;padding:2rem 1rem;box-sizing:border-box;text-align:left}.dash-section{margin-bottom:2.5rem}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.section-header h2{margin:0}.dash-section>h2{margin:0 0 1rem}.dash-section h2{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem}.card-highlight{border-color:var(--accent)}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:.5rem}.card-name{font-weight:600;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-meta{margin:0;display:grid;grid-template-columns:auto 1fr;gap:.2rem .75rem;font-size:.85rem}.card-meta dt{color:var(--text-muted);font-weight:500}.card-meta dd{margin:0}.loading,.empty{color:var(--text-muted);font-size:.95rem;margin:0}.invite-form{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.85rem;max-width:380px}.invite-perms{display:flex;flex-direction:column;gap:.4rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer}.invite-actions{display:flex;gap:.5rem}.invite-desc{font-size:.875rem;color:var(--text-muted);margin:0 0 .75rem}.form-error{margin:0;font-size:.825rem;color:#b91c1c}.btn-sm{padding:.4rem .9rem;font-size:.85rem}.btn-ghost{background:transparent;color:var(--text-muted);border:1px solid var(--border)}.btn-ghost:hover:not(:disabled){background:var(--bg-subtle);color:var(--text)}.invite-dialog{border:none;border-radius:12px;padding:1.75rem;width:100%;max-width:380px;background:var(--surface);color:var(--text);box-shadow:0 8px 40px #0003}.invite-dialog::backdrop{background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dialog-title{margin:0 0 1.25rem;font-size:1.1rem;font-weight:600}.invite-dialog form{display:flex;flex-direction:column;gap:.85rem}.partners-split{display:flex;flex-direction:column;gap:1.25rem}.partners-group-label{margin:0 0 .6rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.card-actions{display:flex;justify-content:space-between;margin-top:1rem}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.card-delete{margin-top:.85rem}.logs-layout{display:flex;width:100%;max-width:1100px;padding:2rem 1rem;box-sizing:border-box;gap:1.75rem;align-items:flex-start;text-align:left}.logs-sidebar{width:200px;flex-shrink:0;position:sticky;top:1rem}.logs-sidebar h2{margin:0 0 .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted)}.sidebar-group{margin-top:1rem}.sidebar-group-label{margin:0 0 .3rem .65rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted)}.device-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.device-btn{width:100%;background:transparent;border:none;border-radius:6px;padding:.45rem .65rem;font-size:.875rem;cursor:pointer;color:var(--text);text-align:left;display:flex;align-items:center;gap:.5rem;transition:background .12s}.device-btn:hover{background:var(--bg-subtle)}.device-btn.active{background:var(--accent);color:#fff}.device-btn.active .dot-green,.device-btn.active .dot-gray{background:#fff}.dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.dot-green{background:#22c55e}.dot-gray{background:#9ca3af}.sidebar-loading{font-size:.85rem;color:var(--text-muted);padding:.4rem .65rem}.logs-main{flex:1;min-width:0}.logs-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;gap:1rem;flex-wrap:wrap}.logs-header h1{margin:0;font-size:1.3rem;font-weight:700}.view-tabs{display:flex;gap:2px;background:var(--bg-subtle);border-radius:7px;padding:3px}.view-tab{padding:.3rem .85rem;border-radius:5px;font-size:.85rem;font-weight:500;text-decoration:none;color:var(--text-muted);transition:background .12s,color .12s}.view-tab:hover{color:var(--text);background:none}.view-tab.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #0002}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:4px}.gallery-item .log-thumb-wrap,.gallery-item .log-thumb-btn,.gallery-item .log-thumb{width:100%;height:100%;object-fit:cover;display:block;border-radius:3px}.gallery-item .log-thumb-btn{border:none;border-radius:3px;aspect-ratio:16/9;overflow:hidden}.gallery-item .log-thumb{aspect-ratio:16/9;width:100%;height:100%;object-fit:cover}.gallery-item .log-thumb-status{width:100%;aspect-ratio:16/9;font-size:.65rem}@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(6,1fr)}}@media(max-width:600px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.log-list{display:flex;flex-direction:column;gap:.6rem}.log-row{display:flex;align-items:flex-start;gap:1rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.85rem 1rem}.log-row-main{flex:1;min-width:0}.log-row-top{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.35rem}.log-type{font-size:.875rem;font-weight:600;background:var(--bg-subtle);border:1px solid var(--border);border-radius:5px;padding:.1rem .45rem;font-family:ui-monospace,monospace}.log-device{font-size:.8rem;color:var(--text-muted);font-weight:500}.log-time{font-size:.8rem;color:var(--text-muted);margin-left:auto;white-space:nowrap}.log-meta{margin:0;display:grid;grid-template-columns:auto 1fr;gap:.15rem .65rem;font-size:.8rem}.log-meta dt{color:var(--text-muted);font-weight:500}.log-meta dd{margin:0}.log-thumb-wrap{flex-shrink:0}.log-thumb-btn{background:none;border:1px solid var(--border);border-radius:6px;padding:0;cursor:pointer;overflow:hidden;display:block}.log-thumb{display:block;width:72px;height:72px;object-fit:cover}.log-thumb-status{width:72px;height:72px;border:1px dashed var(--border);border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.72rem;text-align:center;padding:.25rem;box-sizing:border-box}.img-overlay{position:fixed;inset:0;background:#000a;display:flex;align-items:center;justify-content:center;z-index:100;cursor:zoom-out}.img-full{width:90vw;max-height:90vh;height:auto;border-radius:8px;cursor:default;box-shadow:0 8px 60px #0008;display:block}.logs-loading{color:var(--text-muted);font-size:.9rem;margin:.75rem 0 0}.load-more{margin-top:1rem}.empty{color:var(--text-muted);font-size:.95rem;margin:0}@media(max-width:600px){.logs-layout{flex-direction:column}.logs-sidebar{width:100%;position:static}.device-list{flex-direction:row;flex-wrap:wrap;gap:4px}.device-btn{width:auto}}.batch-expand-btn{background:none;border:none;cursor:pointer;font-size:.9rem;color:var(--text-muted);padding:0 .25rem;line-height:1}.batch-content{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.batch-pw-form{display:flex;flex-direction:column;gap:.5rem;max-width:380px}.batch-items{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.batch-item{display:flex;flex-direction:column;align-items:center}.badge-red{background:#ef4444;color:#fff;border-radius:5px;padding:.15rem .5rem;font-size:.78rem;font-weight:600}.verify-badge{border-radius:4px;padding:.1rem .45rem;font-size:.75rem;font-weight:600;white-space:nowrap}.verify-badge--failed{background:#ef4444;color:#fff}.gallery-item--unverified{outline:2px solid #ef4444;outline-offset:-2px}.pw-overlay{position:fixed;inset:0;background:#000a;display:flex;align-items:center;justify-content:center;z-index:200}.pw-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem;width:100%;max-width:380px;box-shadow:0 8px 40px #0006}.pw-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.pw-desc{margin:0 0 1.25rem;font-size:.875rem;color:var(--text-muted)}.pw-form{display:flex;flex-direction:column;gap:.75rem}.auth-page{display:flex;align-items:center;justify-content:center;min-height:100%;width:100%;padding:2rem 1rem;box-sizing:border-box}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2.5rem 2rem;width:100%;max-width:400px}.auth-title{margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.auth-subtitle{margin:0 0 1.75rem;color:var(--text-muted);font-size:.95rem}.auth-tabs{display:flex;border-radius:8px;background:var(--bg-subtle);padding:3px;margin-bottom:1.5rem;gap:3px}.auth-tab{flex:1;border:none;background:transparent;border-radius:6px;padding:.45rem 1rem;font-size:.9rem;cursor:pointer;color:var(--text-muted);font-weight:500;transition:background .15s,color .15s}.auth-tab.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #0002}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-error{margin:0;padding:.6rem .75rem;background:#fee2e2;color:#b91c1c;border-radius:6px;font-size:.875rem}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;--text: #1a1a1a;--text-muted: #6b6860;--surface: #ffffff;--bg: #f9f9f7;--bg-subtle: #f3f2ef;--border: #e0ddd8;--accent: #1a8a50;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-theme=dark]{--text: #e6e3df;--text-muted: #9a9890;--surface: #1a1f1c;--bg: #111713;--bg-subtle: #1e2421;--border: #2c332e;--accent: #22a862;color:var(--text);background-color:var(--bg)}[data-theme=dark] .badge-green{background:#14532d;color:#4ade80}[data-theme=dark] .badge-gray{background:#1f2937;color:#9ca3af}[data-theme=dark] .badge-yellow{background:#2d1f07;color:#fbbf24}[data-theme=dark] .error-banner{background:#3b0a0a;color:#fca5a5}[data-theme=dark] .header-logout:hover{background:#3b0a0a;color:#fca5a5;border-color:#7f1d1d}body{margin:0}#app{display:flex;flex-direction:column;min-height:100vh}header{display:flex;align-items:center;justify-content:space-between;background-color:var(--surface);border-bottom:1px solid var(--border);padding:.5rem 1.25rem}a.header-brand,a.header-brand:hover{color:var(--text);text-decoration:none;background:none}.header-brand{color:var(--text);font-weight:700;font-size:1.1rem;letter-spacing:.02em}header nav{display:flex;align-items:center;gap:.5rem}header a{color:var(--text-muted);padding:.5rem .75rem;text-decoration:none;font-size:.9rem;font-weight:500;border-radius:6px;transition:background .12s,color .12s}header a:hover{background:var(--bg-subtle);color:var(--text)}header a.nav-active{background:var(--bg-subtle);color:var(--accent);font-weight:600}.btn-theme{background:transparent;border:1px solid var(--border);color:var(--text-muted);border-radius:6px;padding:.35rem .6rem;font-size:1rem;line-height:1;cursor:pointer;transition:border-color .12s,color .12s}.btn-theme:hover{border-color:var(--accent);color:var(--accent)}.header-logout{background:transparent;border:1px solid var(--border);color:var(--text-muted);padding:.4rem .85rem;margin-left:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;border-radius:6px;transition:background .12s,color .12s,border-color .12s}.header-logout:hover{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}main{flex:auto;display:flex;justify-content:center}.field{display:flex;flex-direction:column;gap:.35rem}.field label{font-size:.875rem;font-weight:500}.field input{background:var(--bg);border:1px solid var(--border);border-radius:7px;padding:.55rem .75rem;font-size:.95rem;color:var(--text);outline:none;transition:border-color .15s}.field input:focus{border-color:var(--accent)}.btn{padding:.6rem 1.25rem;border:none;border-radius:7px;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .15s}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover:not(:disabled){opacity:.88}.badge{font-size:.75rem;font-weight:600;padding:.15rem .55rem;border-radius:999px;flex-shrink:0}.badge-green{background:#dcfce7;color:#1a8a50}.badge-gray{background:#f3f4f6;color:#6b7280}.badge-yellow{background:#fef9c3;color:#a16207}.error-banner{background:#fee2e2;color:#b91c1c;border-radius:8px;padding:.6rem .9rem;font-size:.875rem;margin:0 0 1rem}.muted{color:var(--text-muted)}.splash{display:flex;align-items:center;justify-content:center;height:100vh;color:var(--text-muted);font-size:.95rem}
