:root{font-family:Inter,Segoe UI,sans-serif;color:#173048;background:#eef5f9}*{box-sizing:border-box}body{margin:0;min-width:1000px;background:#eef5f9}.shell{display:grid;grid-template-columns:270px 1fr;min-height:100vh}.sidebar{background:#0d2e45;color:#fff;padding:24px 18px;display:flex;flex-direction:column}.logo{display:flex;align-items:center;gap:12px;padding:10px 12px 26px}.logo div{display:flex;flex-direction:column}.logo span{color:#9ec4da;font-size:13px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.sidebar nav button{border:0;background:transparent;color:#d5e6ef;display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:10px;text-align:left;padding:13px 14px;border-radius:14px;cursor:pointer}.sidebar nav button:hover{background:#153e58}.sidebar nav button.active{background:#eaf6fb;color:#0b6091;font-weight:700}.side-footer{margin-top:auto;color:#79a6be;font-size:12px;padding:16px 12px}.content{padding:0 32px 48px;overflow:auto}.top{min-height:130px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d6e4ec;margin:0 -32px 28px;padding:24px 34px;background:#f7fbfd}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.3px;color:#0a6ca4}h1{font-size:34px;margin:7px 0 4px}.top p{margin:0;color:#6a7f90}.brand-card{display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid #cfe1eb;border-radius:18px;background:#ecf7fb;color:#145d84}.brand-card div{display:flex;flex-direction:column}.panel,.result-panel{background:#fff;border:1px solid #d6e5ed;border-radius:22px;padding:26px;margin-bottom:22px;box-shadow:0 10px 30px #13405a0d}.result-panel{background:#eef5ff;border-color:#cfe0ff}.section-title h2{margin:0 0 5px;font-size:20px}.section-title p{margin:0 0 20px;color:#6e8393;font-size:13px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:20px}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-grid.one{grid-template-columns:1fr}.field{display:flex;flex-direction:column;gap:8px}.field span{font-size:13px;font-weight:700}.field input,.readonly-box{border:1px solid #c8dce7;border-radius:10px;padding:13px 14px;background:#fffbe8;min-height:46px}.readonly-box{background:#eaf2ff;color:#0b4b85;font-weight:700}.primary,.secondary{padding:11px 18px;border-radius:10px;font-weight:700;cursor:pointer}.primary{border:0;background:#0b6fa4;color:#fff}.secondary{border:1px solid #c5cbd1;background:#eee;color:#233}.primary:disabled{opacity:.55}.button-row{display:flex;gap:10px;align-items:center}.inline-help,.field-help{font-size:12px;color:#6e8393}.field-help{margin:-10px 0 14px}.error{margin-top:14px;background:#fff0f0;border:1px solid #e6baba;color:#a33;padding:10px 12px;border-radius:10px}.result-label{font-weight:700;color:#0a4d91;margin-bottom:14px}.result-text p{margin:4px 0}.result-summary{font-size:15px;line-height:1.55;margin-bottom:20px}.cards{display:grid;gap:14px}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.metric-card{background:#fff;border:1px solid #d7e3ea;border-radius:14px;padding:22px;text-align:center}.metric-title{font-size:12px;color:#6a7f90}.metric-value{font-size:22px;font-weight:800;color:#0b4d88;margin-top:10px}.line-chart svg{width:100%;height:360px}.grid-line{stroke:#d8e3ea;stroke-width:1}.line-total{stroke:#1479c4;stroke-width:3}.line-invest{stroke:#f28b1d;stroke-width:3}.dot-total{fill:#1479c4}.dot-invest{fill:#f28b1d}.axis-label{fill:#617787;font-size:12px}.chart-legend{display:flex;gap:18px;margin-top:-8px}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.legend-dot.total{background:#1479c4}.legend-dot.invest{background:#f28b1d}.retirement-time{font-size:28px;font-weight:800;color:#0b4d88;margin:8px 0}.retirement-meta{font-size:12px;color:#5f7890;margin-bottom:14px}.progress-track{height:14px;background:#e2e8ed;border:1px solid #bdc7ce;overflow:hidden}.progress-fill{height:100%;background:#0b6fa4}.upload-box{border:1.5px dashed #94bfd4;background:#f4fbfe;border-radius:20px;padding:36px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#236383;cursor:pointer;margin-bottom:18px}.upload-box span{font-size:12px;color:#718b9b}.ticker-list{display:flex;flex-wrap:wrap;gap:10px}.ticker-list span{background:#fff;border:1px solid #cfe0ff;color:#0a6493;padding:9px 12px;border-radius:10px;font-weight:800}@media(max-width:1200px){.shell{grid-template-columns:230px 1fr}.cards.four,.cards.three,.form-grid{grid-template-columns:repeat(2,1fr)}}.upload-box.dragging{border-color:#0b6fa4;background:#e7f6fd;box-shadow:0 0 0 4px #0b6fa414}.paste-status{margin:-6px 0 16px;padding:10px 12px;border-radius:10px;background:#eef8ed;border:1px solid #cde4ca;color:#356634;font-size:13px}.analysis-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.analysis-kpis{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;flex:1;max-width:720px}.concentration-badge{display:inline-block;padding:8px 12px;border-radius:999px;font-weight:800;text-transform:capitalize}.concentration-badge.alta{background:#ffe8e8;color:#a52d2d}.concentration-badge.moderada{background:#fff2cc;color:#805f00}.concentration-badge.baixa{background:#e5f6e8;color:#2e6a37}.concentration-badge.indefinida{background:#edf1f4;color:#61717b}.analysis-summary{margin-top:18px;padding:14px 16px;background:#fff;border:1px solid #d6e5ed;border-radius:12px}.analysis-table-wrap{overflow:auto;border:1px solid #d8e4eb;border-radius:14px}.analysis-table{width:100%;border-collapse:collapse;min-width:900px;background:#fff}.analysis-table th{background:#eaf3fb;color:#24516d;font-size:12px;text-align:left;padding:12px;border-bottom:1px solid #d8e4eb}.analysis-table td{padding:12px;border-bottom:1px solid #edf1f4;font-size:13px}.analysis-table tbody tr:hover{background:#f8fbfd}.analysis-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.weight-list{display:flex;flex-direction:column;gap:14px}.weight-row{display:flex;flex-direction:column;gap:6px}.weight-label{display:flex;justify-content:space-between;font-size:13px}.weight-track{height:12px;background:#e8f0f4;border-radius:999px;overflow:hidden}.weight-fill{height:100%;background:#0b6fa4;border-radius:999px}.secondary-fill{background:#3d9f72}.analysis-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:10px;line-height:1.45}.warning-list li::marker{color:#b65b32}@media(max-width:1200px){.analysis-grid{grid-template-columns:1fr}.analysis-head{flex-direction:column}.analysis-kpis{max-width:none;width:100%}}.analysis-actions{display:flex;gap:10px;align-items:center}.upload-box.has-preview{padding:18px;align-items:stretch}.preview-wrap{display:flex;align-items:center;gap:16px;width:100%}.analysis-preview{width:220px;max-width:32%;height:120px;object-fit:contain;background:#fff;border:1px solid #cfe0e8;border-radius:12px;box-shadow:0 4px 14px #13405a14}.preview-meta{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.preview-meta strong{font-size:14px;color:#1b5f82}.preview-meta span{font-size:12px;color:#718b9b}.neutral-panel{border-color:#c9dceb}.neutral-note,.neutral-howto,.neutral-disclaimer{padding:13px 15px;border-radius:12px;margin:14px 0;font-size:13px;line-height:1.5}.neutral-note{background:#eef7fb;border:1px solid #cfe3ed;color:#315d73}.neutral-howto{background:#eef8ed;border:1px solid #cee5ca;color:#385f35}.neutral-disclaimer{background:#fff8e7;border:1px solid #eadcae;color:#6b5b2b}.neutral-panel h3{margin:24px 0 12px;font-size:16px;color:#173048}.neutral-list{display:flex;flex-direction:column;gap:9px}.neutral-row{display:grid;grid-template-columns:minmax(220px,1fr) 150px 150px;gap:12px;align-items:center;padding:11px 13px;background:#f9fcfd;border:1px solid #dbe8ee;border-radius:10px;font-size:13px}.neutral-assets{display:flex;flex-direction:column;gap:10px}.neutral-asset{display:grid;grid-template-columns:180px 1fr 300px;gap:16px;align-items:center;padding:14px;border:1px solid #dbe5eb;border-radius:12px;background:#fff}.neutral-asset.priorizar{border-left:5px solid #2d9b68}.neutral-asset.nao-priorizar{border-left:5px solid #c5a13a;background:#fffdf6}.neutral-asset-main{display:flex;flex-direction:column;gap:4px}.neutral-asset-main strong{font-size:16px;color:#0b4d88}.neutral-asset-main span{font-size:11px;color:#718797}.neutral-asset-data{display:flex;gap:18px;flex-wrap:wrap;font-size:13px}.neutral-action{font-size:13px;text-align:right}@media(max-width:1200px){.neutral-row{grid-template-columns:1fr 120px 120px}.neutral-asset{grid-template-columns:1fr}.neutral-action{text-align:left}}.shell.theme-green{--bg:#f4f6f5;--top:#f8faf9;--surface:#ffffff;--surface-soft:#eaf4f0;--sidebar:#103b32;--sidebar-hover:#194b40;--primary:#1d6b55;--primary-strong:#155642;--accent:#c6a15b;--text:#17231f;--muted:#6c7b75;--border:#d8e0dc;--input:#fffaf0;--result:#edf6f2;--table-head:#eaf4f0;--track:#dfe9e5}.shell.theme-dark{--bg:#0f1115;--top:#14181d;--surface:#171b21;--surface-soft:#20262d;--sidebar:#0b0e11;--sidebar-hover:#1a2026;--primary:#8fd52c;--primary-strong:#76b61d;--accent:#a3e635;--text:#f3f4f6;--muted:#aeb7c2;--border:#2a2f36;--input:#11161b;--result:#171f13;--table-head:#202831;--track:#2a3239}.shell.theme-green,.shell.theme-dark{background:var(--bg);color:var(--text)}.shell.theme-green .sidebar,.shell.theme-dark .sidebar{background:var(--sidebar)}.shell.theme-green .logo span,.shell.theme-dark .logo span,.shell.theme-green .side-footer,.shell.theme-dark .side-footer{color:var(--muted)}.shell.theme-green .sidebar nav button,.shell.theme-dark .sidebar nav button{color:#dce8e4}.shell.theme-dark .sidebar nav button{color:#dce2e8}.shell.theme-green .sidebar nav button:hover,.shell.theme-dark .sidebar nav button:hover{background:var(--sidebar-hover)}.shell.theme-green .sidebar nav button.active{background:#f3eee1;color:#594216;box-shadow:inset 4px 0 0 var(--accent)}.shell.theme-dark .sidebar nav button.active{background:#202914;color:#c8f586;box-shadow:inset 4px 0 0 var(--primary)}.shell.theme-green .content,.shell.theme-dark .content{background:var(--bg);color:var(--text)}.shell.theme-green .top,.shell.theme-dark .top{background:var(--top);border-color:var(--border)}.shell.theme-green .eyebrow{color:var(--primary)}.shell.theme-dark .eyebrow{color:var(--accent)}.shell.theme-green .top p,.shell.theme-dark .top p,.shell.theme-green .section-title p,.shell.theme-dark .section-title p,.shell.theme-green .inline-help,.shell.theme-dark .inline-help,.shell.theme-green .field-help,.shell.theme-dark .field-help{color:var(--muted)}.shell.theme-green .brand-card{background:#f4eee0;border-color:#e0cfaa;color:#74591f}.shell.theme-dark .brand-card{background:#1d2515;border-color:#394d24;color:#b9ec73}.shell.theme-green .panel,.shell.theme-green .metric-card,.shell.theme-green .analysis-summary,.shell.theme-green .analysis-table,.shell.theme-green .ticker-list span,.shell.theme-green .neutral-asset,.shell.theme-dark .panel,.shell.theme-dark .metric-card,.shell.theme-dark .analysis-summary,.shell.theme-dark .analysis-table,.shell.theme-dark .ticker-list span,.shell.theme-dark .neutral-asset{background:var(--surface);color:var(--text);border-color:var(--border)}.shell.theme-green .result-panel,.shell.theme-dark .result-panel{background:var(--result);border-color:var(--border)}.shell.theme-green .field input,.shell.theme-green .readonly-box,.shell.theme-dark .field input,.shell.theme-dark .readonly-box{background:var(--input);border-color:var(--border);color:var(--text)}.shell.theme-dark .field input::placeholder{color:#75808a}.shell.theme-green .primary{background:var(--primary);color:#fff}.shell.theme-dark .primary{background:var(--primary);color:#11150b}.shell.theme-green .secondary,.shell.theme-dark .secondary{background:var(--surface-soft);color:var(--text);border-color:var(--border)}.shell.theme-green .metric-title,.shell.theme-dark .metric-title{color:var(--muted)}.shell.theme-green .metric-value,.shell.theme-green .retirement-time,.shell.theme-dark .metric-value,.shell.theme-dark .retirement-time{color:var(--primary)}.shell.theme-green .progress-track,.shell.theme-green .weight-track,.shell.theme-dark .progress-track,.shell.theme-dark .weight-track{background:var(--track);border-color:var(--border)}.shell.theme-green .progress-fill,.shell.theme-green .weight-fill,.shell.theme-dark .progress-fill,.shell.theme-dark .weight-fill{background:var(--primary)}.shell.theme-green .secondary-fill{background:var(--accent)}.shell.theme-dark .secondary-fill{background:#5e8f73}.shell.theme-green .upload-box{background:#f4faf7;border-color:#8db9a8;color:#315f50}.shell.theme-dark .upload-box{background:#151b18;border-color:#527238;color:#bde983}.shell.theme-dark .upload-box span,.shell.theme-dark .preview-meta span{color:var(--muted)}.shell.theme-dark .preview-meta strong{color:var(--accent)}.shell.theme-green .analysis-table th{background:var(--table-head);color:#315f50;border-color:var(--border)}.shell.theme-dark .analysis-table th{background:var(--table-head);color:#d8efbb;border-color:var(--border)}.shell.theme-green .analysis-table td,.shell.theme-dark .analysis-table td{border-color:var(--border)}.shell.theme-dark .analysis-table tbody tr:hover{background:#1c2228}.shell.theme-green .neutral-row,.shell.theme-dark .neutral-row{background:var(--surface-soft);border-color:var(--border)}.shell.theme-dark .neutral-asset.nao-priorizar{background:#211e15}.shell.theme-dark .neutral-note{background:#172414;border-color:#2f5122;color:#cbe9b5}.shell.theme-dark .neutral-howto{background:#152414;border-color:#2c5121;color:#cbe9b5}.shell.theme-dark .neutral-disclaimer{background:#241f13;border-color:#554725;color:#e2cf94}.shell.theme-dark .neutral-panel h3,.shell.theme-dark .neutral-asset-main strong{color:var(--accent)}.shell.theme-dark .neutral-asset-main span{color:var(--muted)}.shell.theme-dark .grid-line{stroke:#30373e}.shell.theme-dark .axis-label{fill:#aab5bf}.shell.theme-dark .line-total{stroke:var(--primary)}.shell.theme-dark .dot-total{fill:var(--primary)}.shell.theme-dark .line-invest{stroke:#cfd6dc}.shell.theme-dark .dot-invest{fill:#cfd6dc}.shell.theme-dark .legend-dot.total{background:var(--primary)}.shell.theme-dark .legend-dot.invest{background:#cfd6dc}.theme-switch{margin-top:auto;margin-bottom:4px;width:100%;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;padding:11px 12px;border-radius:13px;font-weight:700;cursor:pointer;transition:.18s ease}.theme-switch:hover{transform:translateY(-1px);background:#ffffff1c}.theme-switch-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;font-size:13px}.theme-green .theme-switch-icon{background:#f1dfb5;color:#71561c}.theme-dark .theme-switch-icon{background:#283715;color:#b9ef71}.theme-switch+.side-footer{margin-top:0}
