:root{font-family:Inter,Noto Sans TC,sans-serif;color:#1e293b;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 28%),radial-gradient(circle at top right,rgba(16,185,129,.1),transparent 24%),#f8fafc}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;color:#1e293b}.sidebar{width:272px;border-right:1px solid #e2e8f0;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:32px 24px;display:flex;flex-direction:column;gap:24px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;color:#fff;font-size:1.25rem;font-weight:800;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 20px 40px #2563eb47}.brand h1,.brand p,.sidebar strong,.sidebar p{margin:0}.brand h1{font-size:1.65rem}.brand p{color:#64748b;font-size:.85rem}.nav-list{display:flex;flex-direction:column;gap:8px}.nav-item,.mobile-nav-item{border:0;background:transparent;color:#475569;border-radius:18px;transition:.16s ease}.nav-item{display:flex;gap:12px;align-items:center;padding:14px 16px;text-align:left}.nav-item.active,.nav-item:hover,.mobile-nav-item.active{background:#eff6ff;color:#2563eb}.profile-card{margin-top:auto;display:flex;align-items:center;gap:12px;padding-top:24px;border-top:1px solid #e2e8f0}.auth-actions{display:flex;flex-direction:column;gap:10px}.auth-button{width:100%}.auth-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.auth-button-light{background:#e2e8f0;color:#0f172a}.auth-hint{margin:0;color:#64748b;font-size:.8rem}.avatar{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#e2e8f0;color:#475569;font-weight:700}.content-shell{flex:1;min-width:0;display:flex;flex-direction:column;position:relative}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 32px;background:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0}.topbar h2{margin:0;font-size:1.25rem}.agent-bar{position:relative;width:min(520px,100%)}.agent-bar input{width:100%;border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:14px 52px 14px 42px;box-shadow:0 14px 32px #0f172a14;outline:none}.agent-bar input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.agent-icon{position:absolute;left:14px;top:12px}.agent-bar button{position:absolute;right:6px;top:6px;width:36px;height:36px;border:0;border-radius:999px;background:#2563eb;color:#fff}.page-scroll{padding:28px 32px 96px;overflow-y:auto}.page-section{max-width:1180px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.hero-copy h3,.section-heading h3{margin:6px 0 10px;font-size:clamp(1.5rem,2vw,2rem)}.hero-copy p,.section-heading p{margin:0;color:#475569;line-height:1.7;max-width:820px}.eyebrow{color:#2563eb;font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;font-weight:700}.stats-grid,.card-grid,.panel-grid{display:grid;gap:16px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.health-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panel-grid-two{grid-template-columns:1.1fr 1fr}.finance-layout{grid-template-columns:360px minmax(0,1fr)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vault-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.panel,.journal-card,.metric-card,.vault-card{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 20px 50px #0f172a0d}.stat-card,.panel,.journal-card,.vault-card{padding:24px}.stat-head,.panel-header,.vault-header,.vault-toolbar,.secret-row,.legend-item,.metric-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.stat-head p,.metric-card p,.legend-item p,.legend-item strong,.panel-header h4,.panel-header span,.journal-date,.vault-header p,.vault-header strong{margin:0}.stat-card strong{display:block;margin-top:18px;font-size:1.9rem}.panel-header span,.journal-date,.metric-card p,.vault-header p,.legend-item p{color:#64748b;font-size:.84rem}.panel-header span{background:#f1f5f9;border-radius:999px;padding:6px 10px}.accent-emerald,.accent-rose,.accent-blue,.accent-amber,.accent-orange{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:14px}.accent-emerald{background:#dcfce7;color:#059669}.accent-rose{background:#ffe4e6;color:#e11d48}.accent-blue{background:#dbeafe;color:#2563eb}.accent-amber{background:#fef3c7;color:#d97706}.accent-orange{background:#ffedd5;color:#ea580c}.donut-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;align-items:center}.donut{width:220px;height:220px;border-radius:50%;display:grid;place-items:center;margin:8px auto}.donut-hole{width:126px;height:126px;border-radius:50%;background:#fff;display:grid;place-items:center;text-align:center;box-shadow:inset 0 0 0 1px #e2e8f0}.donut-hole strong,.donut-hole span{display:block}.donut-hole span{color:#64748b;font-size:.8rem}.legend-list,.journal-stack,.tag-row{display:flex;flex-direction:column;gap:12px}.legend-dot,.swatch{width:12px;height:12px;border-radius:999px;flex:0 0 auto}.journal-card{display:flex;flex-direction:column;gap:14px;min-height:220px}.journal-card.compact{min-height:0}.journal-content{margin:0;color:#334155;line-height:1.7}.tag-row{flex-direction:row;flex-wrap:wrap;margin-top:auto}.tag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.8rem}.tag.blue{background:#eff6ff;color:#2563eb}.tag.neutral{background:#f1f5f9;color:#475569}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:14px 12px;text-align:left;border-bottom:1px solid #f1f5f9}th{color:#64748b;font-size:.84rem}.align-right{text-align:right}.strong{font-weight:700}.health-chart svg{width:100%;height:auto;overflow:visible}.chart-grid{stroke:#e2e8f0;stroke-width:1}.chart-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-line.rose{stroke:#e11d48}.chart-line.orange{stroke:#f97316}.chart-line.blue{stroke:#2563eb}.chart-line.dashed{stroke-dasharray:8 8}.chart-label{fill:#64748b;font-size:12px}.legend-inline{display:flex;gap:18px;flex-wrap:wrap;color:#475569;font-size:.9rem}.legend-inline span{display:inline-flex;align-items:center;gap:8px}.swatch.rose{background:#e11d48}.swatch.orange{background:#f97316}.swatch.blue{background:#2563eb}.metric-card{justify-content:flex-start;padding:20px}.metric-icon{width:48px;height:48px;border-radius:999px;display:grid;place-items:center}.metric-card strong{font-size:1.5rem}.vault-toolbar{margin-bottom:20px;flex-wrap:wrap}.search-field{position:relative;width:min(320px,100%)}.search-field span{position:absolute;left:12px;top:10px}.search-field input{width:100%;border:1px solid #e2e8f0;background:#f8fafc;border-radius:14px;padding:12px 14px 12px 36px}.secondary-button,.secret-row button{border:0;border-radius:14px}.secondary-button{padding:12px 16px;background:#0f172a;color:#fff}.vault-logo{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#fff;border:1px solid #e2e8f0}.secret-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px 14px}.secret-row code{color:#64748b}.secret-row button{background:#eff6ff;color:#2563eb;padding:8px 10px}.toast{position:fixed;right:24px;top:92px;z-index:30;display:flex;gap:12px;align-items:center;background:#dcfce7;color:#166534;border:1px solid #bbf7d0;border-radius:20px;padding:14px 18px;box-shadow:0 20px 40px #1665341f;transform:translate(140%);transition:transform .22s ease}.toast.visible{transform:translate(0)}.toast strong,.toast p{margin:0}.toast p{font-size:.84rem}.mobile-nav{display:none}@media(max-width:1080px){.stats-grid,.health-grid,.card-grid,.finance-layout,.panel-grid-two,.vault-grid,.donut-layout{grid-template-columns:1fr}}@media(max-width:840px){.sidebar{display:none}.topbar{padding:16px 16px 12px;flex-direction:column;align-items:stretch}.topbar h2{display:none}.page-scroll{padding:20px 16px 108px}.mobile-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:12px 10px 16px;background:#ffffffdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #e2e8f0}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px}}
