:root{font-family:IBM Plex Sans,Noto Sans TC,sans-serif;color:#0f172a;background:radial-gradient(circle at 0% 0%,#dbeafe,#f8fafc 40%)}*{box-sizing:border-box}body{margin:0}.modal-max-h{max-height:calc(100vh - 1rem)}@supports (height: 100dvh){.modal-max-h{max-height:calc(100dvh - 1rem)}}.pb-safe{padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.surface-scroll-x{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.auth-shell,.app-shell{min-height:100vh;padding:24px}.auth-shell{display:grid;place-items:center}.auth-card{width:min(520px,100%)}.card{background:#fff;border-radius:16px;border:1px solid #dbeafe;padding:20px;box-shadow:0 10px 30px #0284c714}.form{display:grid;gap:10px}.grid{display:grid;gap:16px}.two-col{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.full-width{grid-column:1 / -1}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.row{display:flex;gap:10px}.row.compact{gap:8px;flex-wrap:wrap}.row.between{justify-content:space-between;align-items:center}.kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kpi-grid div{padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}input,select,textarea{border-radius:10px;border:1px solid #cbd5e1;padding:10px 12px;font-size:14px}textarea{min-height:88px;resize:vertical}button{cursor:pointer}.asset-list,.list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.asset-list li,.list li{display:flex;justify-content:space-between;align-items:center;border:1px solid #e2e8f0;border-radius:12px;padding:12px;gap:12px}.asset-right{text-align:right}.insights-box{white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;min-height:180px;margin:0}.error{color:#b91c1c;font-weight:700}.error.inline{margin-bottom:10px}@media(max-width:760px){.topbar{flex-direction:column;align-items:flex-start}.kpi-grid{grid-template-columns:1fr}}
