:root{font-family:Inter,"Noto Sans JP",system-ui,sans-serif;color:#172033;background:#f4f6f9;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{border:0;border-radius:8px;padding:10px 15px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}.app-shell{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:#0d1117;color:#c7ced8;padding:24px 14px;display:flex;flex-direction:column}.brand{display:flex;gap:10px;align-items:center;color:#fff;font-weight:800;font-size:17px;padding:0 10px 24px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#fff;color:#111}.sidebar nav{display:grid;gap:5px}.sidebar nav a{color:#98a2b1;text-decoration:none;padding:11px 12px;border-radius:8px}.sidebar nav a:hover,.sidebar nav a.active{background:#fff;color:#111}.sidebar-status{margin-top:auto;padding:12px;color:#98a2b1;font-size:13px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#27c281;margin-right:7px}.workspace{min-width:0}.topbar{height:64px;padding:0 28px;background:#fff;border-bottom:1px solid #e5e9ef;display:flex;align-items:center;justify-content:space-between}.topbar h1{font-size:18px;margin:0}.topbar span{font-size:12px;color:#8a94a3}.content{padding:24px;max-width:1600px;margin:auto}.notice{background:#17243b;color:#fff;border-radius:12px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.notice small{display:block;color:#aebbd1}.safe-badge{background:#0d7656;padding:6px 10px;border-radius:999px;font-size:12px}.card{background:#fff;border:1px solid #e4e8ef;border-radius:12px;margin-bottom:18px;padding:18px;box-shadow:0 3px 12px #24334d0a}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.section-head h2{font-size:18px;margin:0}.section-head p{font-size:12px;color:#8a94a3;margin:3px 0 0}.toolbar,.actions,.dialog-actions{display:flex;gap:8px;align-items:center}.soft{background:#edf3ff;color:#2861bd}.green{background:#dff7ec;color:#08734f}.dark{background:#111827}.danger-soft{background:#fee9eb;color:#b42331}.filters{display:grid;grid-template-columns:minmax(220px,1fr) 220px 180px;gap:10px;margin:12px 0}input,select,textarea{width:100%;border:1px solid #dce2ea;background:#fff;color:#172033;border-radius:8px;padding:10px 11px}label{display:grid;gap:5px;font-size:13px;font-weight:700}.table-wrap{overflow:auto;border:1px solid #e8ebf0;border-radius:9px}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{text-align:left;padding:12px 11px;border-bottom:1px solid #edf0f4;font-size:13px}th{background:#f8fafc;color:#7b8594;font-size:11px;text-transform:uppercase}tbody tr:hover{background:#fbfcfe}.account-cell{display:flex;align-items:center;gap:9px}.avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e9eff8;color:#506077;font-weight:800}.muted{color:#8b95a4;font-size:11px}.check{color:#19ad70;font-weight:900}.dash{color:#c1c7d0}.pill{display:inline-flex;padding:4px 8px;border-radius:999px;background:#f1f4f8;color:#5c6675;font-size:11px}.pill.proxy{background:#eee9ff;color:#6946b8}.pill.running{background:#ddf8ea;color:#08734f}.row-actions{display:flex;gap:5px}.row-actions button{padding:7px 9px;font-size:12px}.session-list{display:flex;gap:8px;flex-wrap:wrap}.session-card{display:flex;gap:8px;align-items:center;padding:9px 10px;border:1px solid #e0e6ee;border-radius:9px}.session-dot{width:8px;height:8px;border-radius:50%;background:#aab3c1}.session-dot.running{background:#27c281}.vnc-tools{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:14px}#vnc-frame{width:100%;height:640px;border:1px solid #dce2ea;border-radius:10px;background:#000;margin-top:14px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ai-row{display:grid;grid-template-columns:2fr 1fr auto;gap:10px;margin:10px 0}.post{display:grid;grid-template-columns:100px 1fr 180px;gap:12px;padding:12px;border-top:1px solid #edf0f4}.status{font-size:11px;padding:4px 7px;border-radius:99px;background:#edf1f6}.status.posted{background:#ddf8ea;color:#08734f}.status.failed,.status.needs_attention{background:#fee9eb;color:#b42331}dialog{border:0;border-radius:14px;width:min(640px,calc(100% - 30px));padding:0;box-shadow:0 30px 100px #0005}dialog::backdrop{background:#11182799}.wide-dialog{width:min(1100px,calc(100% - 30px))}.dialog-form{padding:22px}.dialog-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.dialog-head h2{margin:0}.dialog-head p{margin:3px 0;color:#818b99;font-size:13px}.icon-button{background:transparent;color:#687386;font-size:24px;padding:0 8px}.dialog-actions{justify-content:flex-end;margin-top:18px}.drop-zone{border:2px dashed #b9c5d5;border-radius:12px;padding:32px;text-align:center;cursor:pointer;background:#f9fbfd}.drop-zone span{font-weight:400;color:#8490a0}.import-options{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;margin:15px 0}.security-warning{padding:11px 13px;border-radius:8px;background:#fff4d8;color:#795800;margin-bottom:14px;font-size:12px}.summary-box{display:flex;gap:16px;padding:10px 0}.summary-box strong{font-size:20px}.invalid-row{background:#fff1f2!important}.error-text{color:#c3293a;white-space:normal}details{border:1px solid #e2e7ee;border-radius:8px;padding:10px;margin-top:12px}summary{cursor:pointer;font-weight:700}#toast{position:fixed;right:20px;bottom:20px;background:#162033;color:#fff;padding:12px 18px;border-radius:9px;display:none;z-index:100} @media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.sidebar nav{display:flex;overflow:auto}.sidebar-status{display:none}.filters,.form-grid,.ai-row{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.toolbar{flex-wrap:wrap}.post{grid-template-columns:1fr}}
