:root{font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;color:#17211f;background:#f4f7f6}*{box-sizing:border-box}body{margin:0}.is-hidden{display:none!important}button,input{font:inherit}button{border:1px solid #cfdad7;border-radius:6px;background:#fff;color:#20312d;min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}button:hover{background:#f0f6f4}button:disabled{opacity:.45;cursor:not-allowed}button svg{width:17px;height:17px}.icon-button{width:38px;padding:0}.sheet-login{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(400px,100%);padding:28px;background:#fff;border:1px solid #d7e0de;border-radius:8px;box-shadow:0 18px 50px rgba(22,50,44,.12)}.sheet-brand{display:flex;align-items:center;gap:11px}.sheet-brand>span{width:38px;height:38px;border-radius:7px;background:#176b5b;color:#fff;display:grid;place-items:center}.sheet-brand svg{width:20px}.sheet-brand strong,.sheet-brand small{display:block}.sheet-brand small{margin-top:2px;color:#6b7c78;font-size:12px}.login-panel form{margin-top:24px;display:grid;gap:12px}.login-panel label{display:grid;gap:7px;font-size:13px;font-weight:600}.login-panel input,.sheet-toolbar input{height:42px;border:1px solid #bfcfcb;border-radius:6px;padding:0 11px;outline:none}.login-panel input:focus,.sheet-toolbar input:focus{border-color:#176b5b;box-shadow:0 0 0 3px rgba(23,107,91,.12)}.login-panel form button,#sheet-add{background:#176b5b;color:#fff;border-color:#176b5b}.form-error{min-height:18px;margin:0;color:#b42318;font-size:12px}.sheet-app{height:100vh;display:grid;grid-template-rows:auto auto minmax(0,1fr);background:#fff}.sheet-app>header{min-height:58px;padding:9px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d7e0de}.header-actions,.page-controls,.source-tabs{display:flex;align-items:center;gap:8px}.sheet-toolbar{min-height:54px;padding:8px 16px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #d7e0de;background:#f7f9f8}.source-tabs button.is-active{background:#dff0eb;color:#125b4e;border-color:#9dc8bd;font-weight:600}#sheet-search{margin-left:auto;display:flex;align-items:center;gap:8px}#sheet-search input{width:min(280px,28vw)}#page-label{min-width:92px;text-align:center;color:#62736f;font-size:12px}.danger{color:#b42318;border-color:#efc5c1}.univer-workbench{width:100%;height:100%;min-height:0}.toast{position:fixed;right:18px;bottom:18px;z-index:100;padding:11px 14px;border-radius:6px;background:#20312d;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.2);font-size:13px}@media(max-width:760px){.sheet-app{grid-template-rows:auto auto minmax(0,1fr)}.sheet-app>header,.sheet-toolbar{align-items:stretch;flex-direction:column}.header-actions{justify-content:flex-end}.sheet-toolbar{gap:8px}#sheet-search{width:100%;margin:0}#sheet-search input{width:100%;min-width:0}.page-controls{flex-wrap:wrap}.sheet-brand>span{width:34px;height:34px}}
