:root{color:#18201f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f9f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f7f9f8;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.app-shell{grid-template-columns:76px 1fr;min-height:100vh;display:grid}.rail{background:#fff;border-right:1px solid #dde5e2;flex-direction:column;align-items:center;gap:32px;padding:22px 12px;display:flex}.brand-mark{color:#fff;background:#163832;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.rail nav{gap:12px;display:grid}.rail-item{color:#60706b;border:1px solid #0000;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.rail-item.active,.rail-item:hover{color:#0d7968;background:#edf7f4;border-color:#bbd5cd}.workspace{padding:34px}.topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}h1,h2,p{margin:0}h1{font-size:clamp(32px,4vw,52px);line-height:1}h2{margin-top:16px;font-size:26px;line-height:1.1}.topbar p,.lead{color:#60706b;line-height:1.6}.topbar p{max-width:680px;margin-top:10px}.status{color:#41504c;text-align:center;background:#fff;border:1px solid #d9e1de;border-radius:999px;min-width:142px;padding:10px 14px;font-size:14px;font-weight:700}.status.working{color:#8a5b00;border-color:#f1cf86}.status.ok{color:#0d7968;border-color:#93d4c7}.status.error{color:#a43d2f;border-color:#efb1a8}.grid{grid-template-columns:minmax(320px,1.2fr) minmax(280px,.8fr);gap:18px;display:grid}.panel{background:#fff;border:1px solid #dde5e2;border-radius:8px;padding:26px;box-shadow:0 18px 60px #16383212}.auth-panel{min-height:580px}.sync-panel{grid-column:1/-1}.section-icon{color:#0d7968;background:#e6f5f1;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.section-icon.amber{color:#9b6500;background:#fff4dc}.lead{margin-top:12px}label{color:#41504c;gap:8px;margin-top:22px;font-size:14px;font-weight:700;display:grid}input[type=text],input:not([type]){color:#18201f;border:1px solid #cdd8d4;border-radius:8px;outline:none;width:100%;padding:13px 14px}input:focus{border-color:#0d7968;box-shadow:0 0 0 3px #0d796824}.button-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}button{color:#fff;cursor:pointer;background:#163832;border:1px solid #163832;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}button.secondary{color:#163832;background:#fff;border-color:#cdd8d4}button:disabled{cursor:wait;opacity:.7}.message{color:#41504c;background:#f7f9f8;border:1px solid #dde5e2;border-radius:8px;margin-top:22px;padding:14px;line-height:1.5}.check-list{margin-top:24px}.toggle-row{border:1px solid #e4ebe8;border-radius:8px;align-items:center;gap:12px;margin-top:12px;padding:13px;font-weight:700;display:flex}.toggle-row input{accent-color:#0d7968;width:18px;height:18px}.vault-state{border-radius:8px;align-items:center;gap:10px;margin-top:24px;padding:15px;font-weight:800;display:flex}.vault-state.locked{color:#8a5b00;background:#fff4dc}.vault-state.unlocked{color:#0d7968;background:#e6f5f1}.sync-rows{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.sync-row{color:#60706b;border:1px solid #e4ebe8;border-radius:8px;gap:8px;min-height:132px;padding:16px;display:grid}.row-icon{color:#0d7968;background:#edf7f4;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.sync-row strong{color:#18201f;line-height:1.35}@media (width<=900px){.app-shell{grid-template-columns:1fr}.rail{border-bottom:1px solid #dde5e2;border-right:0;flex-direction:row;justify-content:space-between}.rail nav{display:flex}.workspace{padding:22px}.topbar,.grid{grid-template-columns:1fr}.topbar{display:grid}.sync-rows{grid-template-columns:1fr}}
