html,body,#root{width:100%;height:100%;margin:0}body{background:#f4f6f8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ant-btn{justify-content:center;align-items:center;gap:6px;display:inline-flex}.app-shell{min-height:100vh}.sidebar{border-right:1px solid #dde2e8}.brand{color:#172033;align-items:center;height:64px;padding:0 20px;font-weight:700;display:flex}.topbar{background:#fff;border-bottom:1px solid #dde2e8;justify-content:space-between;align-items:center;padding-inline:24px;display:flex}.content{max-width:1280px;padding:24px}.workspace{flex-direction:column;gap:18px;display:flex}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-head h2{margin:0 0 4px}.idea-workbench{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.idea-form-section,.idea-list-section{min-width:0}.idea-form-section h2,.idea-list-section h2{margin:0 0 16px;font-size:20px}.idea-cell{flex-direction:column;gap:4px;min-width:0;display:flex}.idea-cell .ant-typography-secondary{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.idea-title{color:#172033;font-weight:600}.idea-summary{color:#5f6b7a;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.overview-table{margin-top:20px}.login-screen{background:#eef2f7;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(420px,100%)}.login-stack,.drawer-stack{width:100%}.auth-alert{margin-bottom:16px}.idea-full-text,.revision-text{white-space:pre-wrap}.revision-text{max-height:52vh;overflow:auto}@media (width<=900px){.app-shell{min-width:0}.sidebar{display:none}.topbar{padding-inline:16px}.content{padding:16px}.section-head{flex-direction:column}.idea-workbench{grid-template-columns:1fr}}
