*{box-sizing:border-box}body{color:#0f172a;background:#f1f5f9;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{min-height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;gap:20px;width:288px;padding:20px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#0f172a;border-radius:18px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:flex}.brand-title{font-weight:700}.brand-subtitle{color:#64748b;font-size:12px}.nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#475569;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;padding:12px;font-size:14px;display:flex}.nav-item:hover{background:#f1f5f9}.nav-item.active{color:#fff;background:#0f172a;box-shadow:0 8px 20px #0f172a2e}.auth-box{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-top:auto;padding:16px;font-size:12px;line-height:1.5}.main{flex:1;padding:28px;overflow:auto}.section-title{margin-bottom:20px}.section-title h2{margin:0 0 4px;font-size:26px}.section-title p{color:#64748b;margin:0;font-size:14px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 6px 18px #0f172a0a}.card-content{padding:20px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.metric{justify-content:space-between;align-items:center;display:flex}.metric-title{color:#64748b;font-size:14px}.metric-value{margin-top:4px;font-size:26px;font-weight:700}.metric-icon{background:#f1f5f9;border-radius:18px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.grid-3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.span-2{grid-column:span 2}.card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.card-header h3{margin:0;font-size:20px}.card-header p{color:#64748b;margin:4px 0 0;font-size:14px}.badge{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.badge-green{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.badge-yellow{color:#b45309;background:#fffbeb;border-color:#fde68a}.badge-red{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.badge-blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.badge-neutral{color:#475569;background:#f8fafc;border-color:#e2e8f0}.task-list,.list,.data-sources{flex-direction:column;gap:10px;display:flex}.task{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;align-items:center;gap:12px;padding:12px;font-size:14px;display:flex}.task-number{background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.data-source{color:#475569;justify-content:space-between;align-items:center;font-size:14px;display:flex}.two-col{grid-template-columns:4fr 8fr;gap:20px;display:grid}.search{margin-bottom:12px;position:relative}.search svg{color:#94a3b8;position:absolute;top:12px;left:12px}.search input{border:1px solid #e2e8f0;border-radius:14px;width:100%;padding:10px 12px 10px 36px}.list-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;padding:16px}.list-item:hover,.list-item.selected{background:#f8fafc;border-color:#0f172a}.row-between{justify-content:space-between;align-items:center;gap:10px;display:flex}.muted{color:#64748b;margin-top:4px;font-size:14px}.info-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.info-box{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.info-box div{color:#64748b;font-size:14px}.info-box strong{margin-top:4px;font-size:26px;display:block}.panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin-top:8px;padding:20px}.panel h4{margin:0 0 14px}.panel p{color:#334155;line-height:1.6}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.input-label{margin-top:12px;display:block}.input-label span{color:#334155;font-size:14px;font-weight:600}.input-label input,.input-label textarea{width:100%;font:inherit;border:1px solid #e2e8f0;border-radius:14px;margin-top:6px;padding:12px}.input-label textarea{resize:vertical;min-height:96px}.actions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.btn{cursor:pointer;border:0;border-radius:14px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;display:inline-flex}.btn-default{color:#fff;background:#0f172a}.btn-outline{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.btn-sm{padding:8px 12px;font-size:13px}.compare-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px;display:grid}.compare-card{border:1px solid #e2e8f0;border-radius:20px;padding:20px}.compare-card.highlight{background:#ecfdf5;border-color:#a7f3d0}.compare-card h4{margin:0 0 14px}.kv{justify-content:space-between;padding:7px 0;font-size:14px;display:flex}.kv.total{border-top:1px solid #e2e8f0;margin-top:6px;padding-top:12px}.levy-row{border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;padding:12px;display:flex}.right{text-align:right}.warning{color:#b45309;font-size:12px}.fund-row{justify-content:space-between;align-items:center;display:flex}.title-line{align-items:center;gap:12px;display:flex}.title-line h3{margin:0}.fund-row p,.role-row p{color:#64748b;margin:4px 0 0;font-size:14px}.fund-meta{text-align:right;align-items:center;gap:16px;display:flex}.fund-meta small{color:#64748b;display:block}.role-row{border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;padding:16px;display:flex}@media (width<=1100px){.metric-grid,.grid-2,.grid-3,.two-col{grid-template-columns:1fr}.sidebar{width:240px}.info-grid,.compare-grid,.form-grid{grid-template-columns:1fr}}
