@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--ink:#193630;--muted:#7b8985;--green:#276c59;--lime:#d2f392;--border:#e5eae7;--bg:#f6f8f7;--red:#c46664}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:DM Sans,sans-serif;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a{touch-action:manipulation}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9aba56;outline-offset:3px}button{border:0;background:none}i-lucide{display:inline-flex;flex-shrink:0}h1,h2,h3,p{margin:0}button:disabled{opacity:.5;cursor:wait}.app-shell{display:flex;min-height:100vh}.sidebar{background:#112923;width:236px;position:fixed;inset:0 auto 0 0;color:#b6c6be;padding:30px 18px 0;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;padding:0 14px;gap:9px;font:800 34px Plus Jakarta Sans,sans-serif;text-decoration:none;color:#fff;letter-spacing:-1.5px}.brand-mark{color:var(--lime);font:800 35px Plus Jakarta Sans;margin-right:3px}.brand-dot{color:var(--lime);margin-left:-9px}.workspace{margin:31px 1px 27px;display:flex;align-items:center;gap:10px;font-size:13px;color:#edf2ef;background:#1b352e;border:1px solid #294039;border-radius:8px;padding:12px 10px}.workspace small{display:block;font-size:11px;color:#92aaa0;margin-top:4px}.workspace-icon{color:#c4d6cd}.nav-label{font-size:10px;letter-spacing:1.8px;color:#779386;margin:0 14px 12px}nav{display:flex;flex-direction:column;gap:5px}nav button{justify-content:flex-start;padding:12px 13px;font-size:14px;border-radius:6px;color:#aac0b5;width:100%}nav button:hover{background:#1a362c}nav button.active{color:#e1f6cc;background:#2e4734}nav button.active i-lucide{color:#c8ef96}.mini-tag{font-size:9px;padding:2px 5px;border:1px solid #53664f;border-radius:4px;margin-left:auto;color:#c7dea9}.sidebar-bottom{margin-top:auto;padding-top:25px}.learn-promo{border:1px solid #355141;border-radius:9px;background:radial-gradient(ellipse at 100% 0,#34503c,transparent 80%),#1c3328;padding:17px 15px;margin-bottom:17px}.promo-icon{color:#d1edb2;display:block;margin-bottom:10px}.learn-promo strong{font-size:14px;line-height:1.6;color:#e0efdc}.learn-promo p{font-size:12px;line-height:1.7;margin-top:7px;color:#99b1a1}.learn-promo button{color:#e3efda;font-size:12px;padding:13px 0 0;justify-content:space-between;width:100%}.settings{padding:14px 13px;color:#9ab2a4;font-size:13px}.profile{display:flex;align-items:center;gap:10px;border-top:1px solid #2c4237;padding:20px 4px;font-size:12px;color:#e0e8e2}.profile>span,.avatar{display:grid;place-items:center;border-radius:50%;width:32px;height:32px;background:#d6e3d4;color:#31543d;font-size:13px}.profile small{display:block;color:#92a899;font-size:10px;margin-top:4px}.profile i-lucide{margin-left:auto}.main-shell{margin-left:236px;width:calc(100% - 236px)}.topbar{height:73px;border-bottom:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 36px}.breadcrumb{font-size:13px;color:#8b9791;display:flex;gap:15px}.breadcrumb strong{font-weight:500;color:#3e554a}.top-actions{display:flex;align-items:center;gap:19px}.sample-pill{font-size:11px;color:#7e795a;background:#f6f4eb;border:1px solid #eae5d1;border-radius:5px;padding:5px 9px}.icon-button{height:30px;width:30px;padding:0;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.icon-button:hover{background:#eaf0ec}.avatar{height:31px;width:31px;background:#e6ece2;border:1px solid #d4dfce}.top-actions>.icon-button{border-right:1px solid var(--border);border-radius:0;width:42px;padding-right:14px}main{padding:31px 36px 18px;max-width:1600px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:600;color:#8c9891;margin-bottom:8px}h1{font-family:Plus Jakarta Sans,sans-serif;font-size:29px;font-weight:650;letter-spacing:-1.1px}.page-heading p{font-size:13px;color:#849087;margin-top:9px}.primary{padding:11px 15px;border-radius:6px;background:#2b654f;color:#fff;font-size:13px;font-weight:500;white-space:nowrap}.primary:hover{background:#204f3e}.market-strip{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--border);border-radius:8px;background:#fff;margin-bottom:23px;padding:17px 0}.market-strip button{display:grid;grid-template-columns:1fr auto;gap:7px;padding:0 20px;text-align:left;border-right:1px solid var(--border)}.market-strip button:last-child{border:0}.market-strip button>span{font-size:10px;color:#809087;font-weight:600;letter-spacing:.5px}.market-strip strong{font-size:16px;font-weight:600;grid-row:2}.market-strip small{font-size:10px;color:#408367;grid-row:2;display:flex;align-items:center;gap:1px;white-space:nowrap}.negative{color:var(--red)!important}.overview-grid{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(265px,1fr);gap:22px;margin-bottom:24px}.panel{background:#fff;border:1px solid var(--border);border-radius:9px;overflow:hidden}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:23px 24px 0}.panel-title h2,h2{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.2px}.panel-title p{font-size:12px;color:#89958e;margin-top:6px}.quiet-badge{display:inline-block;vertical-align:middle;margin-left:7px;font:500 10px DM Sans;color:#8a8d7c;border:1px solid #e4e7dd;border-radius:4px;padding:2px 6px}.text-button{font-size:12px;color:#526b5f;padding:0;white-space:nowrap}.chart-summary{padding:24px 24px 4px;display:flex;align-items:center;justify-content:space-between;gap:12px}.asset-heading{display:flex;gap:8px;align-items:center;font-size:12px}.asset-heading .asset-icon{width:23px;height:23px;font-size:16px}.asset-heading small{color:#98a299;font-size:10px}.big-price{font:650 29px Plus Jakarta Sans;letter-spacing:-.6px;display:flex;align-items:center;gap:10px;margin-top:12px}.big-price>span{background:#edf5ef;color:#4a8e66;border-radius:4px;padding:4px 6px;font:500 10px DM Sans;letter-spacing:0}.periods{display:flex;border:1px solid #e4eae5;border-radius:5px;padding:3px;gap:1px}.periods button{font-size:10px;padding:5px 7px;border-radius:3px;color:#89958e}.periods button.active{background:#e8efe9;color:#426147}.chart-wrap{padding:13px 24px 0}.chart-wrap svg{width:100%;height:auto;display:block;overflow:visible}.chart-wrap text{font:11px DM Sans;fill:#9aa59e}.chart-axis{display:flex;justify-content:space-between;font-size:10px;color:#929f96;padding:0 30px 0 0;margin-top:0}.chart-footer{border-top:1px solid #edf0ed;margin-top:18px;padding:13px 24px;display:flex;justify-content:space-between;font-size:10px;color:#9ba59d}.chart-footer>span:first-child{display:flex;gap:8px;align-items:center;color:#738c7b}.legend-line{height:2px;width:14px;background:#28856a}.insight-panel{border:1px solid #cfdcca;border-radius:9px;background:radial-gradient(ellipse at 80% 100%,#d7e8cf,transparent 80%),#edf2e6;padding:24px;display:flex;flex-direction:column}.insight-label{font-size:9px;letter-spacing:1px;display:flex;align-items:center;gap:7px;color:#5d745b}.insight-label span{margin-left:auto;color:#9aa991;font-size:9px;letter-spacing:0}.insight-panel h2{font-size:23px;line-height:1.45;letter-spacing:-.65px;margin-top:23px;color:#284332}.insight-panel>p{font-size:13px;line-height:1.75;color:#81907b;margin-top:10px}.insight-rule{height:1px;background:#d6dfce;margin:21px 0 19px}.insight-item{display:flex;gap:10px;align-items:flex-start;margin-bottom:16px;color:#688760}.insight-item strong{font-size:12px;font-weight:600;color:#496041;display:block}.insight-item span{font-size:10px;display:block;color:#8a9981;margin-top:4px}.insight-panel>button{background:#314f38;color:#eef5e8;border-radius:5px;width:100%;padding:11px 13px;font-size:12px;justify-content:space-between;margin-top:auto}.insight-panel>small{text-align:center;font-size:9px;color:#819578;padding-top:10px}.markets-panel{margin-bottom:22px}.search{display:flex;align-items:center;border:1px solid var(--border);border-radius:6px;padding:8px 11px;gap:7px;color:#9fa9a2;width:216px}.search input{min-width:0;width:100%;border:0;outline:none;font-size:12px;color:var(--ink);background:none}.search input::placeholder{color:#9da7a0}.category-tabs{display:flex;padding:21px 24px 16px;gap:8px;overflow:auto}.category-tabs button{font-size:11px;color:#819087;white-space:nowrap;padding:7px 12px;border-radius:5px}.category-tabs button.active{background:#ecf2ed;color:#426e52}.category-tabs button:hover{background:#f3f6f2}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;white-space:nowrap}th{font-size:10px;font-weight:500;color:#8d9a91;background:#fafbf9;border-top:1px solid #f0f2ee;border-bottom:1px solid #edf0ea;padding:12px 16px}th small{font-size:9px;color:#adb5ac;margin-left:3px}td{border-bottom:1px solid #f0f2ee;padding:15px 16px;font-size:12px}th:first-child,td:first-child{padding-left:24px}tr:hover td{background:#fbfcf9}tbody tr{cursor:pointer}.asset-cell{display:flex;align-items:center;gap:11px}.asset-icon{width:33px;height:33px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:#fff;flex-shrink:0;font-weight:600}.asset-cell strong{font-size:12px;font-weight:550;display:block}.asset-cell small{color:#87958a;font-size:10px;display:block;margin-top:3px}.asset-cell small span{font-size:9px;color:#a6aea5}.number{font-weight:550;letter-spacing:.1px;font-variant-numeric:tabular-nums}.change{color:#3c8b68;font-size:11px}.spark{width:91px;height:30px;display:block}.asset-class{font-size:10px;color:#88968b;border:1px solid #e9eee7;border-radius:4px;padding:4px 8px}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;color:#9da79e;font-size:10px}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.small-feature{border:1px solid var(--border);background:#fff;border-radius:7px;justify-content:flex-start;text-align:left;padding:20px;gap:15px}.feature-icon{padding:12px;background:#edf4ea;border-radius:8px;color:#66865e}.feature-icon.lilac{background:#f0edf6;color:#9589af}.small-feature h3{font-size:13px;font-weight:550}.small-feature p{font-size:11px;color:#94a08f;margin-top:6px}.small-feature>i-lucide:last-child{margin-left:auto;color:#9eafa0}.footer{display:flex;justify-content:space-between;color:#9da89f;font-size:10px;margin-top:29px}.footer-brand{font:700 16px Plus Jakarta Sans;letter-spacing:-.6px;color:#7b9180;margin-right:12px}.placeholder{padding:40px}.placeholder p{margin:16px 0}.empty-state{text-align:center;padding:45px;color:var(--muted)}@media(min-width:1550px){body{font-size:17px}.sidebar{width:260px}.main-shell{margin-left:260px;width:calc(100% - 260px)}main{padding:36px 44px}.overview-grid{grid-template-columns:2fr 1fr}.chart-wrap svg{max-height:245px}.market-strip strong{font-size:18px}}@media(max-width:1200px){.sidebar{width:208px;padding-left:12px;padding-right:12px}.main-shell{margin-left:208px;width:calc(100% - 208px)}main{padding:25px 24px}.topbar{padding:0 24px}.market-strip button{padding:0 12px;grid-template-columns:1fr}.market-strip small{grid-row:3}.insight-panel{padding:21px}.insight-panel h2{font-size:20px}.chart-summary{flex-wrap:wrap}.overview-grid{grid-template-columns:minmax(0,1.6fr) minmax(240px,1fr)}.asset-cell small span,.spark-column{display:none}}@media(max-width:950px){.sidebar{width:76px;align-items:center;padding:20px 10px}.brand{font-size:0;padding:0;gap:0}.brand-mark{font-size:34px}.brand-dot,.workspace,.nav-label,.learn-promo,.profile,.settings{display:none}nav{margin-top:30px}nav button{font-size:0;padding:13px;gap:0;width:48px}nav .mini-tag{display:none}nav button i-lucide{width:20px}.main-shell{margin-left:76px;width:calc(100% - 76px)}.overview-grid{grid-template-columns:minmax(0,1.6fr) minmax(230px,1fr)}h1{font-size:25px}.insight-panel>p{font-size:12px}.chart-summary{padding-top:20px}.big-price{font-size:24px}.small-feature{padding:16px;gap:10px}.feature-icon{padding:9px}.small-feature p{font-size:10px}}@media(max-width:740px){.sidebar{position:sticky;inset:0 auto auto;width:100%;height:auto;padding:10px 16px;align-items:stretch;flex-direction:row;gap:15px}.brand{flex-shrink:0}.brand-mark{font-size:27px}nav{flex-direction:row;margin:0;overflow:auto;gap:4px}nav button{min-width:42px;padding:10px;flex-shrink:0}.sidebar-bottom{display:none}.app-shell{display:block}.main-shell{margin:0;width:100%}.topbar{height:54px;padding:0 18px}.top-actions{gap:8px}.sample-pill{font-size:10px}.top-actions .icon-button{display:none}main{padding:25px 18px 18px}.page-heading{align-items:flex-start}.eyebrow{font-size:8px;letter-spacing:1.3px}h1{font-size:24px}.page-heading p{font-size:12px;line-height:1.6;max-width:290px}.page-heading>.primary{font-size:0;padding:11px;gap:0}.market-strip{display:flex;overflow:auto}.market-strip button{min-width:145px;padding:0 17px;grid-template-columns:1fr auto}.market-strip small{grid-row:3;grid-column:1}.market-strip strong{font-size:15px}.overview-grid{grid-template-columns:1fr;gap:18px}.insight-panel{padding:22px}.insight-panel h2 br,.insight-panel>p br{display:none}.insight-panel h2{margin-top:15px}.insight-panel .insight-rule{margin:16px 0}.insight-panel>button{margin-top:5px}.insight-item span{font-size:12px}.insight-item strong{font-size:14px}.insight-panel>small{font-size:11px}.insight-panel>p{font-size:14px}.panel-title{padding:20px 18px 0}.panel-title .text-button{font-size:10px}.chart-summary{padding:20px 18px 5px}.chart-wrap{padding:15px 18px 0}.chart-footer{padding:13px 18px}.markets-panel>.panel-title{flex-wrap:wrap}.search{width:100%;padding:10px}.search input{font-size:14px}.category-tabs{padding:15px 18px}.category-tabs button{font-size:12px}th:first-child,td:first-child{padding-left:18px}td,th{padding:13px}.asset-cell strong{font-size:13px}.asset-cell small{font-size:11px}.table-footer{padding:14px 18px;gap:10px}.table-footer>span{max-width:170px;line-height:1.5}.bottom-grid{grid-template-columns:1fr;gap:14px}.small-feature h3{font-size:14px}.small-feature p{font-size:12px}.footer{gap:20px;line-height:1.7;font-size:9px}.footer>span{max-width:55%}}.section-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 22px}.button-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.secondary{border:1px solid #dce4dc;border-radius:6px;background:#fff;padding:10px 13px;font-size:14px;color:#45634e;display:inline-flex;align-items:center;gap:7px}.secondary:hover,.secondary.selected{background:#e9f0e6}.local-note{font-size:12px;color:#7d8f81;display:flex;align-items:center;gap:7px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px}.metric{padding:24px;display:flex;flex-direction:column;gap:13px}.metric>span{font-size:14px;color:#809084}.metric>strong{font:650 30px Plus Jakarta Sans;letter-spacing:-1px;overflow-wrap:anywhere}.metric em{font-size:20px;font-style:normal}.metric small{font-size:12px;line-height:1.6;color:#89998c}.portfolio-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:22px}.spacious{padding:62px 30px}.empty-icon{display:inline-flex;color:#8da182;border:1px solid #dde6d8;background:#f5f8f1;padding:17px;border-radius:15px}.empty-state h3{color:#54705b;font:650 19px Plus Jakarta Sans;margin-top:18px}.empty-state p{font-size:14px;line-height:1.8;margin:12px 0 20px;color:#8b998b}.empty-state>i-lucide{color:#8caa8c}.allocation-panel{padding:25px}.donut,.empty-donut{height:180px;width:180px;margin:30px auto;border-radius:50%;padding:20px;background:#edf1ea}.donut>div{height:100%;width:100%;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.donut strong{font:650 32px Plus Jakarta Sans}.donut span{font-size:12px;color:#80917f}.empty-donut{border:20px solid #edf1ea;background:#fff}.allocation-list>div{display:flex;align-items:center;gap:9px;font-size:14px;padding:10px 0}.allocation-list strong{margin-left:auto;font-size:14px;font-weight:500}.legend-dot{width:8px;height:8px;background:#39735b;display:inline-block;border-radius:50%;flex-shrink:0}.legend-dot.red{background:#bd8681}.legend-dot.pale{background:#91ae70}.panel-footnote{padding:20px 24px;font-size:12px;line-height:1.8;color:#89958a}.allocation-panel>.panel-footnote,.form-panel>.panel-footnote,.result-feature>.panel-footnote{padding:18px 0 0}.cell-meta{display:block;font-size:12px;color:#96a092;margin-top:5px;font-weight:400}.quote-source{font-size:12px}.soft-note{display:flex;align-items:flex-start;gap:10px;padding:15px;background:#f1f5ed;color:#77906d;border-radius:7px;margin-top:25px}.soft-note p{font-size:14px;line-height:1.8;color:#718367}.muted{color:#83917f;font-size:14px;line-height:1.7}.center{text-align:center}.top-space{margin-top:22px}.padded{padding:24px}.segmented{display:flex;gap:5px;border-bottom:1px solid #dce4db;padding:0 0 8px;overflow:auto}.segmented button{padding:10px 15px;border-radius:5px;white-space:nowrap;color:#85917f;font-size:14px}.segmented button.active{background:#e7eee1;color:#42673f}.lab-layout{display:grid;grid-template-columns:minmax(270px,1fr) minmax(0,1.9fr);gap:24px}.form-panel{padding:28px;height:fit-content}.form-panel h2{font-size:20px;line-height:1.5;margin-bottom:18px}.form-panel label,.app-dialog label{display:flex;flex-direction:column;gap:8px;margin:18px 0 0;font-size:14px;color:#61745e}.form-panel label>strong{font-size:17px;color:#42653b}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}input:not([type=range]):not([type=file]),select,textarea{border:1px solid #dfe6db;border-radius:6px;background:#fff;padding:10px 12px;color:#354f38;min-width:0;font-size:14px;line-height:1.5}select{max-width:100%}textarea{resize:vertical;width:100%}.search input{border:0!important;padding:0!important}.field-hint{display:block;font-size:12px;line-height:1.75;color:#93a08b;margin-top:9px}.field-hint .text-button{display:block;padding:5px 0;font-size:12px}.range{width:100%;accent-color:#4c7743;margin:8px 0}.lab-results{display:flex;flex-direction:column;gap:21px}.scenario-chart{padding:28px 24px 12px}.scenario-chart svg,.growth-chart{width:100%;height:auto;display:block}.scenario-values{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);margin:12px 24px 0;padding:22px 0;gap:15px}.scenario-values>div{display:flex;flex-direction:column;gap:10px}.scenario-values span{display:flex;align-items:center;gap:6px;font-size:12px;color:#85927d}.scenario-values strong{font:650 22px Plus Jakarta Sans;letter-spacing:-.5px}.scenario-values small{font-size:12px;color:#8c9983;line-height:1.6}.method{border-top:1px solid var(--border);background:#fafbf8;padding:19px 24px;color:#7e9074;font-size:13px}.method summary{cursor:pointer;font-size:14px;color:#5d7551}.method p{margin-top:13px;font-size:14px;line-height:1.8}.soft-advice{background:#eaf1e2;border:1px solid #d9e3d0;border-radius:8px;padding:23px;display:flex;align-items:flex-start;gap:13px;color:#789469}.soft-advice h3{font-size:15px;color:#416335}.soft-advice p{font-size:14px;line-height:1.8;margin-top:8px;color:#718365}.indicator-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:26px 24px 0}.indicator-grid>div{display:flex;flex-direction:column;gap:10px}.indicator-grid span{font-size:12px;color:#84947d}.indicator-grid strong{font:650 21px Plus Jakarta Sans}.technical-panel .panel-title{flex-wrap:wrap}.result-feature{padding:36px}.result-feature>.feature-icon{display:inline-flex;margin-bottom:24px}.result-feature h2{font-size:22px;line-height:1.5}.result-number{font:650 38px Plus Jakarta Sans;letter-spacing:-1.5px;margin:28px 0 10px;overflow-wrap:anywhere}.result-number span{font-size:18px;letter-spacing:0;color:#99a78e}.result-feature>p{color:#84937c;font-size:16px;line-height:1.8}.result-list{margin-top:22px}.result-list>div{display:flex;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #e8ece3;font-size:14px;color:#86977c}.result-list strong{font-weight:550;color:#536f45}.growth-chart{margin-top:25px}.form-error{color:#ae534f!important;background:#fbefed;padding:12px;border-radius:6px;font-size:14px;line-height:1.7;margin-top:16px}.research-banner{display:flex;gap:18px;align-items:center;background:#edf2e7;border:1px solid #dce5d3;border-radius:9px;padding:24px;margin-bottom:24px}.research-banner p{font-size:14px;line-height:1.8;color:#8b987e;margin-top:6px}.research-banner>a{margin-left:auto;flex-shrink:0}.institution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.institution-card{padding:23px;display:flex;flex-direction:column;align-items:stretch}.institution-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:25px}.institution-mark{display:grid;place-items:center;width:45px;height:45px;border-radius:9px;font:700 22px Plus Jakarta Sans;color:#5f7257}.follow-button{border:1px solid #dde5d6;border-radius:5px;font-size:12px;padding:7px 9px;color:#88987b}.follow-button.following{background:#edf4e7;color:#547344}.institution-card .eyebrow{font-size:10px;letter-spacing:1px}.institution-card h2{font-size:18px;line-height:1.6;min-height:57px}.institution-card>p{font-size:14px;line-height:1.8;color:#94a087;margin:13px 0 22px}.institution-links{display:flex;gap:15px;flex-wrap:wrap;margin-top:auto}.institution-links a,.research-note a{font-size:12px;display:flex;align-items:center;gap:5px;text-decoration:none;color:#688158}.standalone-note{padding:0 2px 25px}.filing-row{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:14px;padding:15px 0;border-bottom:1px solid var(--border)}.notes-grid{padding:0 24px 24px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.research-note{border:1px solid var(--border);border-radius:8px;padding:20px}.research-note>div:first-child{display:flex;justify-content:space-between;align-items:center}.research-note h3{font-size:17px;margin:15px 0}.research-note h3 small{font-size:12px;color:#9ba58f;font-weight:400}.research-note p{font-size:16px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.note-dates{font-size:12px;line-height:1.8;color:#96a18a;margin:18px 0}.inline-label{font-size:14px;color:#7b8d70;display:flex;align-items:center;gap:12px}.spending-row{margin-top:25px}.spending-row>div:first-child{display:flex;justify-content:space-between;gap:15px;font-size:14px;color:#718566;margin-bottom:12px}.spending-row strong{font-size:13px;font-weight:500}.progress-track{height:7px;border-radius:6px;overflow:hidden;background:#e9efdf}.progress-track>span{display:block;height:100%;background:#84a969;border-radius:6px;transition:width .25s}.progress-track.large{height:13px;margin:30px 0}.learning-heading{border:1px solid #dce6d3;border-radius:9px;background:linear-gradient(110deg,#eaf1e0,#f5f8ee);display:flex;align-items:center;justify-content:space-between;gap:25px;padding:32px;margin-bottom:25px}.learning-intro h2{font:600 26px/1.5 Plus Jakarta Sans;letter-spacing:-.5px;margin:15px 0}.learning-intro p{font-size:16px;color:#8c9c7e}.learning-progress{min-width:190px;display:flex;flex-direction:column;color:#82966f;gap:12px;font-size:14px}.learning-progress strong{font:650 35px Plus Jakarta Sans;color:#587a40}.learning-progress strong>span{font-size:22px;color:#9ead8e}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{display:flex;flex-direction:column;align-items:flex-start;padding:25px;text-align:left;gap:0;transition:transform .2s,border-color .2s}.guide-card:hover{transform:translateY(-3px);border-color:#adc49a}.guide-top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:24px}.guide-time,.read-badge{font-size:12px;color:#9daa8f;display:flex;align-items:center;gap:5px}.guide-card .eyebrow{font-size:11px;letter-spacing:1px}.guide-card h2{font-size:20px;line-height:1.5;margin:6px 0 14px}.guide-card p{font-size:14px;line-height:1.8;color:#919f82;margin-bottom:24px}.guide-link{margin-top:auto;font-size:14px;display:flex;align-items:center;gap:15px;color:#66894c}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.body-copy{font-size:16px;line-height:1.8;color:#899a7e;margin:15px 0 22px}.status-badge{display:inline-flex;border:1px solid #e0e5da;border-radius:5px;background:#f4f5ef;color:#909a80;font-size:12px;padding:5px 8px;white-space:nowrap}.status-badge.connected{background:#eef4e8;border-color:#d5e4c7;color:#729157}.no-padding{padding:0}.full-width{grid-column:1/-1}.coverage-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:25px}.coverage-grid h3{font-size:17px;margin:14px 0}.coverage-grid p{font-size:14px;line-height:1.85;color:#859577}.coverage-grid a{font-size:13px;color:#678d4d;margin-top:12px;display:block}.file-button{cursor:pointer;position:relative;overflow:hidden;margin:0!important;display:inline-flex!important}.file-button input{position:absolute;inset:0;opacity:0;cursor:pointer;max-width:100%}.app-dialog{border:1px solid #dce5d4;border-radius:12px;padding:0;width:min(560px,calc(100vw - 32px));max-height:90vh;max-height:90dvh;box-shadow:0 30px 100px #10271435;color:var(--ink)}.app-dialog::backdrop{background:#12292088;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-inner{padding:32px;position:relative}.dialog-close{position:absolute;right:14px;top:14px}.app-dialog h2{font:650 24px/1.5 Plus Jakarta Sans;max-width:94%}.dialog-description{font-size:14px;color:#8e9c80;line-height:1.8;margin:12px 0 20px}.full-button{width:100%;margin-top:23px}.delete-button{background:#ad6158}.guide-body{font-size:17px;line-height:1.95;color:#6e825f;margin:22px 0}.source-link{display:flex;gap:8px;align-items:center;color:#709650;font-size:14px;margin-top:22px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);max-width:min(620px,90vw);display:flex;align-items:center;gap:12px;background:#223b29;color:#f0f6e8;border:1px solid #49653f;border-radius:8px;padding:15px 18px;font-size:14px;line-height:1.6;z-index:100;box-shadow:0 8px 35px #18291925}.toast .icon-button{color:#c1d4ae;flex-shrink:0}.watch-button.watched{color:#a68d3f;background:#f7f4e5}.spinning{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.danger{color:#b3756d}.workspace{font-size:14px}.workspace small,.nav-label,.profile small,.learn-promo p,.learn-promo button,.insight-label,.insight-panel>small,.quiet-badge,.sample-pill,.eyebrow,.market-strip button>span,.market-strip small,.asset-heading small,.chart-axis,.chart-footer,.table-footer,.footer,.asset-cell small,.asset-cell small span,th small,.mini-tag{font-size:12px}.mini-tag{font-size:12px;padding:1px 4px}.nav-label{letter-spacing:1px}.workspace{padding:11px 8px}.workspace small{font-size:12px;line-height:1.4}.profile{font-size:14px}.sidebar{overflow-y:auto}.sidebar .brand{padding:0 10px}.learn-promo strong{font-size:16px}.settings,.primary,.text-button,.breadcrumb,.periods button,.category-tabs button,.asset-heading,.asset-cell strong,td,th,.change,.asset-class,.insight-item strong,.insight-item span,.insight-panel>button,.small-feature h3,.small-feature p{font-size:14px}.periods button{padding:5px 6px}.page-heading p,.insight-panel>p{font-size:16px;line-height:1.65}.panel-title p{font-size:14px;line-height:1.6}.panel-title h2{font-size:18px}.asset-cell small,.cell-meta,.asset-class,.change{font-size:12px}.small-feature h3{font-size:16px}.insight-item span{font-size:12px;line-height:1.6}.insight-panel h2{font-size:25px}.insight-panel>p{font-size:15px}.insight-label{letter-spacing:.5px;font-size:12px}.market-strip strong{font-size:17px}.market-strip button{padding:0 16px;grid-template-columns:1fr auto}.market-strip small{font-size:12px}.sample-pill{max-width:360px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.chart-footer{gap:20px;line-height:1.6}.chart-footer>span:last-child{text-align:right}.footer{gap:20px;line-height:1.8}.footer .text-button{font-size:12px;margin-left:10px}.asset-cell strong{font-size:14px}.table-footer>span{line-height:1.7}.table-footer{gap:18px}.table-footer .text-button{font-size:12px}.insight-panel>small{font-size:12px;line-height:1.5}.small-feature p{font-size:12px;line-height:1.7}.search{width:240px}.search input{font-size:14px}.insight-panel>button{margin-top:12px}.big-price{flex-wrap:wrap}.big-price>span{font-size:12px}.market-strip small i-lucide{display:none}p,small{text-wrap:pretty}.panel-title p,.page-heading p,.small-feature p,.guide-card p,.body-copy,.result-feature>p,.coverage-grid p,.dialog-description,.field-hint,.institution-card>p{color:#73836e}@media(max-width:1300px){.institution-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}.market-strip button{grid-template-columns:1fr}.market-strip small{grid-row:3}.market-strip strong{font-size:16px}.lab-layout{grid-template-columns:minmax(250px,1fr) minmax(0,1.6fr)}.scenario-values{grid-template-columns:1fr;gap:13px}.scenario-values>div{display:grid;grid-template-columns:1.2fr 1fr;gap:8px;align-items:center}.scenario-values small{grid-column:1/-1}.result-number{font-size:32px}.insight-panel h2{font-size:22px}.chart-summary{flex-wrap:wrap}.portfolio-layout{grid-template-columns:minmax(0,1.8fr) minmax(240px,1fr)}.metric>strong{font-size:26px}.sidebar .workspace{display:none}.sidebar .nav-label{margin-top:30px}.learning-intro h2{font-size:23px}}@media(max-width:950px){.sidebar nav button{font-size:0}.sidebar nav{margin-top:24px}.sidebar .nav-label{display:none}.lab-layout,.portfolio-layout{grid-template-columns:1fr}.lab-layout>.form-panel{display:block}.settings-grid{grid-template-columns:1fr}.learning-heading{align-items:flex-start}.learning-progress{min-width:140px}.metric{padding:20px}.metric>strong{font-size:23px}.research-banner>a{display:none}}@media(max-width:740px){.section-toolbar{flex-wrap:wrap;gap:12px}.segmented{max-width:100%;width:100%}.segmented button{font-size:13px;padding:9px 10px}.metric-grid{grid-template-columns:1fr;gap:12px}.metric{display:grid;grid-template-columns:1fr auto;gap:10px}.metric>strong{grid-column:2;grid-row:1/3;font-size:24px;align-self:center}.metric small{grid-column:1}.metric>span{font-size:13px}.institution-grid,.guide-grid,.coverage-grid,.notes-grid{grid-template-columns:1fr}.institution-card h2{min-height:0}.form-panel,.result-feature{padding:24px}.form-panel h2{font-size:20px}.scenario-values{margin-left:20px;margin-right:20px}.learning-heading{padding:24px;flex-wrap:wrap}.learning-intro h2{font-size:22px}.learning-progress{width:100%;max-width:220px}.research-banner{padding:20px;align-items:flex-start}.research-banner>.feature-icon{display:none}.page-heading p{font-size:14px}.sample-pill{max-width:180px;font-size:11px}.insight-panel h2{font-size:24px}.insight-panel>p{font-size:16px}.page-heading>.primary{font-size:0}.sidebar nav{margin-top:0}.topbar .breadcrumb{font-size:12px;gap:8px}.sidebar nav button{padding:10px}.small-feature{padding:18px}.page-heading h1{font-size:25px}.market-strip button{min-width:145px}.result-number{font-size:32px}.form-panel .field-row{gap:12px}.indicator-grid{grid-template-columns:1fr}.indicator-grid>div{flex-direction:row;justify-content:space-between;align-items:center}.panel-title{flex-wrap:wrap}.notes-grid{padding:0 18px 18px}.dialog-inner{padding:28px 22px}.app-dialog h2{font-size:22px}.app-dialog label{font-size:13px}.app-dialog .field-row{gap:10px}.table-footer>span{max-width:none}.footer{font-size:12px;flex-wrap:wrap}.footer>span{max-width:100%}.chart-footer{flex-wrap:wrap}.chart-footer>span:last-child{text-align:left}.chart-summary{gap:15px}.category-tabs button{font-size:13px}.table-scroll table{min-width:650px}.asset-cell small span{display:none}.field-hint{font-size:12px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}:root{--ink:#222235;--muted:#77778d;--green:#7052e5;--lime:#d3fc7b;--border:#e6e5ef;--bg:#f5f5fa;--red:#c25266}body{background:var(--bg);color:var(--ink)}h1,h2,h3,.number{font-variant-numeric:tabular-nums}.sidebar{background:#191923;color:#b1afc4;border-right:1px solid #292936;padding-top:27px}.brand{font-weight:800;letter-spacing:-2px}.brand-mark{background:var(--lime);color:#222232;border-radius:11px;font-size:28px;width:38px;height:39px;display:grid;place-items:center;transform:rotate(-7deg);margin-right:5px}.brand-dot{color:var(--lime)}.workspace{background:#252531;border-color:#3c3b4c;border-radius:12px;color:#f6f4ff}.workspace small,.workspace-icon{color:#aaa7c1}.nav-label{color:#8e8aa8}nav button{border-radius:10px;color:#a9a6bf;font-weight:500;padding:13px;margin-bottom:3px;transition:background .18s,transform .18s}nav button:hover{background:#2a293b;transform:translate(2px)}nav button.active{background:var(--lime);color:#252b1b;font-weight:650}nav button.active i-lucide{color:#303823}.mini-tag{color:#b1a1ff;border-color:#565069;border-radius:5px}nav button.active .mini-tag{color:#31431c;border-color:#a3bd6a}.learn-promo{background:#2b263f;border:1px solid #4e436d;border-radius:15px}.learn-promo strong{color:#fff;font-size:18px;letter-spacing:-.5px}.learn-promo p{color:#bbb0d3}.learn-promo button{color:#d3fc7b}.promo-icon{color:#b8a4ff}.settings{color:#b1abc8}.profile{border-color:#383346;color:#eeebfa}.profile small{color:#9d95b5}.profile>span,.avatar{background:#e4dbff;color:#5e4388;border-color:#cfc2ef}.topbar{background:#fff}.breadcrumb{color:#8b859d}.breadcrumb strong{color:#534866}.page-heading{margin-bottom:24px}.page-heading h1{font-weight:800;font-size:34px;letter-spacing:-1.4px;line-height:1.3}.page-heading .eyebrow{color:#7553c3;letter-spacing:1.4px;font-weight:700}.page-heading>.primary{padding:13px 18px;border-radius:13px;box-shadow:0 5px #5c3bb526}.primary{background:#7453e2;color:#fff;border-radius:10px;font-weight:600;transition:transform .15s,background .15s}.primary:hover{background:#6242cc;transform:translateY(-1px)}.secondary{border-color:#ded9ed;border-radius:10px;color:#655480}.secondary:hover,.secondary.selected{background:#eee8ff}.panel{border-color:var(--border);border-radius:18px;box-shadow:0 3px #29253b03}.panel-title h2{font-weight:750;letter-spacing:-.55px}.market-strip{border-radius:16px;border-color:var(--border);padding:20px 0}.market-strip button{border-color:var(--border)}.market-strip button>span{color:#7b718d}.market-strip strong{font-weight:650}.market-strip small{color:#27836c}.overview-grid{grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);gap:22px}.insight-panel{border:0;border-radius:20px;background:linear-gradient(135deg,#7853e8,#5733ba);color:#fff;padding:28px;position:relative;overflow:hidden}.insight-label{color:#ddd1ff;font-weight:600;letter-spacing:1px}.insight-panel h2{color:#fff;font-size:31px;line-height:1.28;font-weight:750;letter-spacing:-1.2px;margin-top:24px}.insight-panel>p{color:#e2d9fa;font-size:16px;line-height:1.7}.insight-rule{background:#a18bdf}.insight-item{color:#d3fc7b}.insight-item strong{color:#fff;font-size:14px}.insight-item span{color:#e5dbfa}.insight-panel>button{background:var(--lime);color:#2e3422;font-weight:650;border-radius:10px;padding:14px 16px}.insight-panel>button:hover{background:#e4ffae}.insight-panel>small{color:#e2d8f8}.big-price{font-weight:750;letter-spacing:-1px}.big-price>span{border-radius:6px;background:#e6f5ec;color:#277650}.periods{border-radius:8px;border-color:#e6e1ef}.periods button{border-radius:5px;color:#827591}.periods button.active{background:#ede6ff;color:#6740c8}.category-tabs button{border-radius:8px;color:#7f718e}.category-tabs button.active{background:#ede6ff;color:#7146ca}.category-tabs button:hover{background:#f2edf9}.text-button{color:#7456a1}.search{border-radius:10px;border-color:#e4deed}.chart-footer{border-color:#eee8f4}.legend-line{background:#7756dc}th{background:#faf8fd;border-color:#eee9f5;color:#80728b}td{border-color:#f0edf5}tr:hover td{background:#fbf9ff}.asset-class{color:#796d87;border-color:#e7e0ef;background:#fcfaff}.quote-source{color:#80758c}.bottom-grid{grid-template-columns:repeat(3,1fr)}.small-feature{border-radius:16px;padding:22px 18px;gap:12px;align-items:flex-start}.small-feature>i-lucide:last-child{color:#8f7caf}.small-feature h3{font-size:15px;line-height:1.6}.small-feature p{color:#8e809b}.feature-icon{background:#eee7ff;color:#8658cf;border-radius:13px}.feature-icon.lilac{background:#e3ecff;color:#627fc4}.feature-icon.lime{background:#edfad1;color:#749543}.metric{border-radius:18px;border-top:4px solid #a98fe7}.metric:nth-child(2){border-top-color:#ade16c}.metric:nth-child(3){border-top-color:#e9b86e}.metric>strong{font-weight:750}.metric>span,.metric small{color:#81758b}.segmented{border-color:#ded6eb}.segmented button{border-radius:9px;color:#84758f}.segmented button.active{background:#eae1ff;color:#7045c4}.form-panel{border-radius:18px}.form-panel label,.app-dialog label{color:#71607f}input:not([type=range]):not([type=file]),select,textarea{border-color:#e4ddef;color:#473355;border-radius:9px}.range{accent-color:#875fe0}.soft-advice{background:#eee6ff;border-color:#dfcff9;border-radius:14px;color:#9875cb}.soft-advice h3{color:#5c378b}.soft-advice p,.soft-note p{color:#71617f}.soft-note{background:#f2edf9;color:#957bab;border-radius:12px}.result-list>div{border-color:#eae4f1;color:#8c7e98}.result-list strong{color:#554168}.result-number{font-weight:750;color:#32203e}.research-banner{border-color:#dcd2f0;background:#eee7fa;border-radius:18px}.research-banner p{color:#82718e}.follow-button.following{background:#efe5ff;color:#79519e}.institution-card{border-radius:18px}.institution-card h2{color:#4b355a}.institution-card>p{color:#83738e}.institution-links a,.research-note a{color:#8657a9}.learning-heading{background:#282235;color:#fff;border:0;border-radius:20px;padding:38px}.learning-intro .eyebrow{color:#c9b3f8}.learning-intro h2{color:#fff;font-size:30px;font-weight:750}.learning-intro p{color:#c4b6d1}.learning-progress strong{color:#d3fc7b}.learning-progress strong>span,.learning-progress>span{color:#bbadcc}.learning-progress .progress-track{background:#4e3f5d}.progress-track>span{background:#9970da}.learning-progress .progress-track>span{background:#d3fc7b}.guide-card{border-radius:18px}.guide-card:hover{border-color:#c5a8ee;box-shadow:0 8px 25px #4834650d}.guide-card:nth-child(3n+2) .feature-icon{background:#eef9d7;color:#82a64e}.guide-card:nth-child(3n) .feature-icon{background:#ffe9d9;color:#bc8352}.guide-link{color:#8257ae}.guide-body{color:#6c5978}.read-badge{color:#6b954d}.status-badge.connected{background:#edf7df;color:#6a9044;border-color:#d8e8be}.app-dialog{border-radius:20px;border-color:#e1d6ee}.app-dialog::backdrop{background:#211c3888}.toast{background:#302240;border-color:#624d7b;border-radius:13px}.toast .icon-button{color:#d4bbed}.footer-brand{color:#806598}.footer{color:#8d7e9b}@media(max-width:1200px){.overview-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr)}.insight-panel h2{font-size:27px}.bottom-grid{grid-template-columns:1fr}.small-feature{align-items:center}.page-heading h1{font-size:30px}}@media(max-width:950px){.sidebar .brand-mark{margin-right:0}.sidebar .brand{padding:0}.overview-grid{grid-template-columns:1fr}.insight-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.insight-panel .insight-label,.insight-panel h2,.insight-panel>p{grid-column:1}.insight-panel .insight-rule{display:none}.insight-panel .insight-item{grid-column:2}.insight-panel>button{grid-column:2;grid-row:2;align-self:center}.insight-panel>small{grid-column:2;grid-row:3}.insight-panel .insight-item{display:none}.insight-panel h2{margin:15px 0 0}.learning-heading{padding:27px}}@media(max-width:740px){.sidebar{padding:12px 15px}.brand-mark{height:35px;width:32px;font-size:25px;border-radius:9px}.page-heading h1{font-size:28px;letter-spacing:-1px}.page-heading>.primary{padding:13px;box-shadow:none}.insight-panel{display:flex;padding:26px}.insight-panel h2{font-size:29px}.insight-panel .insight-item{display:flex}.insight-panel .insight-rule{display:block;margin:20px 0}.insight-panel>button{width:100%;align-self:auto}.sample-pill{max-width:145px}.learning-intro h2{font-size:25px}.metric>strong{font-size:26px}.guide-card{padding:25px}.small-feature{padding:21px}.topbar{background:#fcfbff}.segmented button{font-size:14px}}
