@font-face{font-family:Inter;src:local('Inter')}*{box-sizing:border-box}body{margin:0;background:#f8fafc;color:#0f172a;font:14px Inter,'Segoe UI',sans-serif;letter-spacing:0}header{min-height:54px;display:flex;align-items:center;gap:14px;padding:8px 16px;border-bottom:1px solid #e2e8f0;background:white;flex-wrap:wrap}header img{width:132px;max-height:36px}.badge{background:#eff6ff;color:#2563eb;font-size:12px;padding:4px 8px;border-radius:4px}#saveStatus{flex:1;min-width:130px}#actions{display:flex;gap:6px;flex-wrap:wrap}button,input{font:inherit}button{padding:8px 12px;background:#fff;border:1px solid #cbd5e1;border-radius:5px;color:#334155;cursor:pointer}button:hover{background:#f1f5f9}button:disabled{opacity:.5;cursor:default}.primary{background:#2563eb;color:#fff;border-color:#2563eb}.primary:hover{background:#1d4ed8}input{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:5px;margin:6px 0 18px;background:white}input:focus{outline:2px solid #2563eb}label{display:block;color:#475569}#loginPanel{min-height:65vh;display:grid;place-items:center;padding:24px}form{width:min(100%,380px)}h1{font-size:24px;font-weight:600}form button{width:100%}#loginError{color:#b91c1c}#importPanel{max-width:600px;margin:60px auto;padding:24px}#workspace{display:block;width:100%;height:calc(100dvh - 62px);border:0}#notice{padding:10px 16px;background:#fff7ed;color:#9a3412}[hidden]{display:none!important}@media(max-width:700px){header{gap:8px}header img{width:100px}#workspace{height:calc(100dvh - 120px)}#actions{width:100%}button{font-size:12px}}
