:root{color:#182027;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:264px minmax(0,1fr) 292px;min-height:100vh;background:linear-gradient(90deg,rgba(23,88,101,.08),transparent 28%),#eef2f5}.sidebar,.sync-panel{display:flex;flex-direction:column;gap:16px;padding:18px;border-right:1px solid #d8e0e5;background:#fafcfde0}.sync-panel{border-right:0;border-left:1px solid #d8e0e5}.brand-row,.panel-title,.topbar,.topbar-actions,.search-box,.auth-row,.board-card header{display:flex;align-items:center}.brand-row{gap:12px}.brand-mark,.kind-icon,.icon-button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #cbd6dc;border-radius:8px;background:#fff}.brand-mark svg,.panel-title svg,.kind-icon svg,button svg{width:18px;height:18px}h1,h2,p{margin:0}h1{font-size:17px;line-height:1.2}h2{font-size:22px;line-height:1.2}.brand-row p,.topbar p,.sync-message,.board-button small{color:#63717a;font-size:12px}.primary-action,.secondary-action,.capture-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:0;border-radius:8px;color:#fff;background:#155c67}.secondary-action{color:#1b2c34;border:1px solid #cad7de;background:#fff}.board-list{display:grid;gap:6px}.board-button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:8px 10px;border:1px solid transparent;border-radius:8px;color:#24323a;background:transparent;text-align:left}.board-button.active{border-color:#9db8bf;background:#e4eef1}.vault-panel,.sync-panel label{display:grid;gap:8px}.panel-title{gap:8px;font-weight:700}textarea,input{width:100%;border:1px solid #cbd6dc;border-radius:8px;color:#182027;background:#fff}textarea{min-height:92px;padding:10px;resize:vertical}input{height:40px;padding:0 10px}.key-chip{min-height:34px;padding:8px 10px;border-radius:8px;color:#17333b;background:#d9f0ed;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.workspace{display:grid;grid-template-rows:auto auto minmax(520px,1fr);min-width:0}.topbar{justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid #d8e0e5;background:#ffffffb8}.topbar-actions{gap:10px}.search-box{gap:8px;width:min(42vw,380px);height:40px;padding:0 10px;border:1px solid #cbd6dc;border-radius:8px;background:#fff}.search-box input{height:36px;padding:0;border:0;outline:0}.icon-button{color:#293941}.capture-row{display:grid;grid-template-columns:minmax(0,1fr) 124px;gap:12px;padding:14px 22px;border-bottom:1px solid #d8e0e5}.capture-row textarea{min-height:64px}.capture-button{align-self:stretch;background:#77611c}.capture-button:disabled{cursor:not-allowed;opacity:.48}.canvas{position:relative;overflow:auto;min-height:520px;background:linear-gradient(#d7e0e5 1px,transparent 1px),linear-gradient(90deg,#d7e0e5 1px,transparent 1px),#f8fafb;background-size:28px 28px}.board-card{position:absolute;top:0;left:0;display:grid;grid-template-rows:44px 1fr;border:1px solid #c9d4d9;border-radius:8px;box-shadow:0 18px 36px #161f241f;background:#fff}.board-card.protected{border-color:#d8b45a;background:#fff9e9}.board-card header{justify-content:space-between;gap:8px;min-height:44px;padding:6px;border-bottom:1px solid #e2e8eb}.board-card header span{flex:1;color:#51616a;font-size:12px;font-weight:700;text-transform:uppercase}.board-card header button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;color:#74373b;background:transparent}.card-text,.masked-card{padding:14px}.card-text{overflow-wrap:anywhere;color:#26343b;font-size:14px;line-height:1.45}.masked-card{display:grid;align-content:center;justify-items:center;gap:8px;min-height:112px;color:#664c12;text-align:center}.masked-card svg{width:24px;height:24px}.masked-card p{color:#80631d;font-size:12px}.sync-panel label{color:#51616a;font-size:12px;font-weight:700}.sync-message{min-height:34px;padding:9px 10px;border-radius:8px;background:#edf5f3}.auth-row{gap:8px}.signed-in-chip,.signed-out-chip{display:flex;align-items:center;gap:8px;min-width:0;min-height:40px;flex:1;padding:0 10px;border:1px solid #cbd6dc;border-radius:8px;background:#fff}.signed-in-chip span,.signed-out-chip{overflow:hidden;color:#26343b;text-overflow:ellipsis;white-space:nowrap}.signed-in-chip svg{width:16px;height:16px;flex:0 0 auto}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar,.sync-panel{border:0;border-bottom:1px solid #d8e0e5}.board-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.topbar,.topbar-actions,.capture-row{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.search-box{width:100%}}
