:root{--bg:#0f141b;--panel:#191f29eb;--panel-2:#202734f0;--line:#2a3342;--ink:#f1eadc;--muted:#a3acb9;--gold:#c9a227;--teal:#58a3aa;--rose:#c96058}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #58a3aa21, transparent 34rem), radial-gradient(circle at top right, #c9a2271a, transparent 30rem), var(--bg);min-height:100vh;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,100vw - 32px);margin:0 auto}.nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#0f141bdb;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:700;display:flex}.brand-mark{border:1px solid var(--line);width:34px;height:34px;color:var(--gold);background:var(--panel);border-radius:10px;place-items:center;display:grid}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.nav-link,.btn{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#181e28c7;border-radius:999px;padding:9px 13px}.nav-link:hover,.btn:hover{border-color:#c9a2278c;transform:translateY(-1px)}.btn.primary{color:#11151a;background:linear-gradient(135deg,#c9a227e6,#be872de6);border-color:#c9a227e6;font-weight:700}.btn.ghost{background:0 0}.hero{padding:64px 0 38px}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700}h1{letter-spacing:-.055em;margin:14px 0 16px;font-size:clamp(38px,6vw,74px);line-height:.96}h2{letter-spacing:-.03em;margin:0 0 16px;font-size:24px}p{color:var(--muted);line-height:1.65}.grid{gap:16px;display:grid}.grid.metrics{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:860px){.grid.two{grid-template-columns:1fr}}.card{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:0 12px 38px #00000038}.card.soft{background:#181e28a6}.metric-label{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px}.metric-value{letter-spacing:-.035em;margin-top:10px;font-size:clamp(22px,3vw,34px);font-weight:800}.metric-sub{color:var(--muted);margin-top:7px;font-size:12px}.section{padding:28px 0}.form{gap:12px;max-width:440px;display:grid}.form-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}label{color:var(--muted);gap:7px;font-size:13px;display:grid}input,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#0c1016bf;border-radius:12px;outline:none;padding:11px 12px}input:focus,select:focus{border-color:var(--teal)}.table-wrap{border:1px solid var(--line);border-radius:18px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:860px}th,td{text-align:left;border-bottom:1px solid #2a3342b3;padding:12px 14px;font-size:13px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:11px}td.num,th.num{text-align:right;font-variant-numeric:tabular-nums}.badge{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:4px 8px;font-size:12px;display:inline-flex}.badge.open{color:var(--teal);border-color:#58a3aa73}.badge.closed{color:var(--rose);border-color:#c9605873}.chart-placeholder{height:260px;color:var(--muted);border:1px dashed var(--line);border-radius:18px;place-items:center;display:grid}.footer{color:var(--muted);padding:40px 0;font-size:13px}.error{color:var(--rose)}.success{color:var(--teal)}.shell-wide{width:min(1720px,100vw - 32px)}.data-tabs{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.nav-link.active{color:#11151a;background:linear-gradient(135deg,#c9a227e6,#be872de6);border-color:#c9a227e6;font-weight:800}.editor-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.editor-actions{flex-wrap:wrap;gap:8px;display:flex}.editor-meta-line{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:12px;font-size:13px;display:flex}.data-card-full{padding:14px}.wide-table-wrap{border-radius:18px;max-height:70vh}.wide-table{min-width:3900px}.wide-table th{z-index:2;white-space:nowrap;background:#202734fa;position:sticky;top:0}.wide-table td{vertical-align:middle;min-width:185px}.wide-table td:has(.input-wide){min-width:260px}.wide-table input{border-radius:10px;min-width:170px;padding:8px 9px;font-size:12px}.wide-table .input-wide{min-width:240px}.wide-table .input-num{text-align:right;font-variant-numeric:tabular-nums;min-width:180px}.locked-dot{color:var(--teal);text-transform:uppercase;letter-spacing:.08em;margin-left:6px;font-size:9px}code{color:var(--gold)}.dash-hero{justify-content:space-between;align-items:end;gap:20px;padding:44px 0 22px;display:flex}.dash-hero h1{margin:12px 0 10px;font-size:clamp(34px,4.5vw,58px)}.dash-hero p{max-width:820px;margin:0}.hero-grid-modern{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.hero-grid-modern .card{min-height:112px;position:relative;overflow:hidden}.hero-grid-modern .card:before{content:"";pointer-events:none;background:linear-gradient(120deg,#58a3aa1f,#0000 38%,#c9a22714);position:absolute;inset:0}.hero-grid-modern .metric-label,.hero-grid-modern .metric-value,.hero-grid-modern .metric-sub{position:relative}.modern-filter{background:var(--panel);border:1px solid var(--line);border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:22px 0 18px;padding:15px 18px;display:flex;box-shadow:0 10px 32px #0000002e}.modern-filter p{margin:5px 0 0;font-size:13px}.year-filter-title,.position-mode-label{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.year-filter,.position-mode-wrap{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.position-mode-wrap{justify-content:flex-end;margin-top:10px}.year-btn{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#121820b8;border-radius:999px;padding:8px 12px}.year-btn.active{background:linear-gradient(135deg, var(--gold), #e1bf4c);color:#0d1117;border-color:#c9a227d9;font-weight:800}.year-gap-note{color:var(--muted);background:#c9a22714;border:1px solid #c9a22757;border-radius:16px;margin:0 0 18px;padding:13px 16px}.year-gap-note strong{color:var(--gold)}.sec-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.sec-head h2{margin:0}.note{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.panel-premium{background:linear-gradient(#1a202bf5,#11161eeb);border-color:#8ea1b32e}.legend-row{color:var(--muted);flex-wrap:wrap;gap:18px;margin-bottom:12px;font-size:12px;display:flex}.dot,.sw{vertical-align:middle;border-radius:2px;width:9px;height:9px;margin-right:7px;display:inline-block}.chart-box{height:350px;position:relative}.chart-svg{width:100%;height:100%;display:block;overflow:visible}.grid-line{stroke:#a3acb924;stroke-width:1px}.axis-label{fill:#aebacc;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.axis-date{letter-spacing:.05em;font-weight:700}.line-anim{stroke-dasharray:1800;stroke-dashoffset:1800px;animation:.8s cubic-bezier(.2,.8,.2,1) forwards drawLine}.vbar-anim{transform-box:fill-box;transform-origin:50% 100%;animation:.45s cubic-bezier(.2,.8,.2,1) both growY}.donut-layout{grid-template-columns:minmax(260px,360px) 1fr;align-items:center;gap:18px;min-height:290px;display:grid}.donut-svg{width:100%;height:300px;display:block}.donut-slice{transform-box:fill-box;transform-origin:50%;cursor:pointer;transition:opacity .2s,filter .2s,transform .2s,stroke .2s;animation:.48s cubic-bezier(.2,.8,.2,1) both pieIn}.donut-slice.is-selected{filter:saturate(1.08)drop-shadow(0 0 7px #6df0db57);transform:scale(1.018);opacity:1!important}.donut-slice.is-dimmed{filter:saturate(.22);opacity:.2!important}.donut-slice:focus-visible{stroke:var(--ink);stroke-width:3px;outline:none}.donut-center-action{cursor:pointer;outline:none}.donut-center-action:focus-visible .donut-center{stroke:var(--teal);stroke-width:3px}.donut-label{fill:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.donut-value{fill:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:22px;font-weight:800}.donut-legend{align-content:center;gap:10px;display:grid}.legend-line{color:var(--muted);border-bottom:1px solid #2a334280;justify-content:space-between;align-items:start;gap:12px;padding-bottom:8px;font-size:13px;display:flex}.donut-legend-option{cursor:pointer;border-radius:9px;transition:opacity .2s,background-color .2s,border-color .2s,color .2s}.donut-legend-option.is-selected{color:var(--ink);background:color-mix(in srgb, var(--teal) 10%, transparent);border-bottom-color:color-mix(in srgb, var(--teal) 55%, transparent)}.donut-legend-option.is-dimmed{opacity:.38}.donut-legend-option:focus-visible{outline:2px solid color-mix(in srgb, var(--teal) 70%, transparent);outline-offset:3px}@media (hover:hover){.donut-slice:not(.is-dimmed):hover{filter:brightness(1.08)drop-shadow(0 0 5px #6df0db38)}.donut-legend-option:not(.is-dimmed):hover{background:color-mix(in srgb, var(--teal) 7%, transparent)}}.legend-name{color:var(--ink);overflow-wrap:anywhere;min-width:0}.allocation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-grid-modern{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.chart-empty{height:100%;min-height:220px;color:var(--muted);text-align:center;border:1px dashed #a3acb93b;border-radius:16px;place-items:center;padding:20px;display:grid}.watchlist-mini{gap:10px;display:grid}.watch-card{border:1px solid #2a3342cc;border-left:3px solid var(--teal);background:#0f141b7a;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.watch-card span,.watch-card small{color:var(--muted)}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes growY{0%{opacity:.35;transform:scaleY(.001)}to{opacity:1;transform:scaleY(1)}}@keyframes pieIn{0%{opacity:0;transform:scale(.88)}to{opacity:.92;transform:scale(1)}}@media (max-width:1050px){.allocation-grid,.visual-grid-modern,.donut-layout,.grid.two{grid-template-columns:1fr}.visual-grid-modern .wide{grid-column:auto}.dash-hero{flex-direction:column;align-items:start}}@media (prefers-reduced-motion:reduce){.line-anim,.vbar-anim,.donut-slice{stroke-dashoffset:0!important;transition:none!important;animation:none!important}.donut-legend-option{transition:none!important}}.input-computed{cursor:not-allowed;color:#d9edf0!important;background:#58a3aa14!important}.computed-dot{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin-left:6px;font-size:9px}.tax-warning-row td{background:#c9605814}.tax-warning-row input[name=tax_allowance_used],.tax-warning-row .input-computed{border-color:#c9605873}.row-actions{white-space:nowrap;gap:8px;display:flex;min-width:210px!important}.wide-table select{border-radius:10px;min-width:150px;padding:8px 9px;font-size:12px}.wide-table td:has(select){min-width:190px}.hidden-file-input{display:none}.input-computed{opacity:.78;cursor:not-allowed;background:#58a3aa14}.visual-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.visual-head h2{margin:0}.visual-grid-modern{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px}.interactive-chart{width:100%;height:100%;position:relative}.chart-tooltip{z-index:30;pointer-events:none;max-width:310px;color:var(--ink);white-space:nowrap;background:#080c12f5;border:1px solid #58a3aa7a;border-radius:12px;padding:9px 11px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;position:absolute;box-shadow:0 18px 42px #00000061}.chart-scroll-x{padding-bottom:6px;overflow:auto hidden}.chart-scroll-y{max-height:100%;padding-right:4px;overflow:auto}.scroll-svg{min-width:100%;height:100%}.bar-hit{transition:filter .16s,opacity .16s}.bar-hit:hover{filter:brightness(1.14)}.hbar-anim{transform-box:fill-box;transform-origin:0%;animation:.45s cubic-bezier(.2,.8,.2,1) both growX}@keyframes growX{0%{opacity:.35;transform:scaleX(.001)}to{opacity:1;transform:scaleX(1)}}.donut-layout{grid-template-columns:minmax(320px,420px) minmax(280px,1fr);align-items:center;min-height:350px}.donut-subvalue{fill:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:700}.legend-line span:last-child{white-space:nowrap}.legend-more{color:var(--muted);padding-top:2px;font-size:12px}.input-percent-display:after{content:"%"}@media (max-width:1050px){.visual-grid-modern{grid-template-columns:1fr}.visual-grid-modern .wide{grid-column:auto}.chart-box.long{height:340px}.chart-card-tall{min-height:auto}}.metrics-section{padding-top:34px;position:relative}.metric-menu-trigger{width:38px;height:28px;color:var(--ink);cursor:pointer;z-index:6;background:#121820eb;border:1px solid #8ea1b347;border-radius:999px;font-size:22px;font-weight:800;line-height:18px;position:absolute;top:0;left:4px}.metric-menu-trigger:hover{border-color:var(--teal)}.metric-menu-panel{z-index:10;background:#0a0e14fa;border:1px solid #58a3aa61;border-radius:18px;gap:7px;min-width:280px;padding:13px;display:grid;position:absolute;top:34px;left:0;box-shadow:0 22px 60px #00000070}.metric-menu-panel strong{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:4px;font-size:11px}.metric-menu-panel label{color:var(--ink);border-radius:10px;align-items:center;gap:8px;padding:6px;font-size:13px;display:flex}.metric-menu-panel label:hover{background:#58a3aa1a}.metric-menu-panel input{width:auto;accent-color:var(--gold)}.metric-extra{margin-top:10px;position:relative}.metric-range-controls{grid-template-columns:1fr 1fr;gap:7px;display:grid}.metric-range-controls select{color:var(--ink);background:#0a0e14c7;border-color:#8ea1b347;border-radius:999px;padding:7px 9px;font-size:11px}.donut-layout{grid-template-columns:minmax(380px,520px) minmax(360px,1fr);gap:28px;min-height:470px}.donut-chart-wrap{min-height:430px}.donut-svg{height:430px}.donut-value{font-size:27px}.donut-legend{max-height:500px}.legend-line{padding:9px 0}.diverging-wrap{max-height:100%}.diverging-wrap .axis-label{font-size:12px}.dashboard-table-wrap{max-height:560px;overflow:auto}.dashboard-table-wrap table{min-width:860px}.dashboard-table-wrap thead th{z-index:2;background:#1a202bfa;position:sticky;top:0}.watchlist-mini{max-height:560px;padding-right:4px;overflow:auto}.watch-card{min-height:84px}@media (max-width:1050px){.metric-range-controls{grid-template-columns:1fr}.chart-box.long,.chart-box.tall{height:380px}.chart-box.small{height:320px}.donut-layout{grid-template-columns:1fr;min-height:auto}.donut-svg{height:330px}}.dash-hero{padding-left:4px;padding-right:4px}.chart-box.long{height:540px}.chart-box.tall{height:660px}.chart-box.small{height:430px}.chart-card-tall{min-height:760px}.wide-chart-card{padding:30px 34px}.visual-grid-modern{gap:24px}.donut-layout{grid-template-columns:minmax(440px,620px) minmax(460px,1fr);align-items:center;gap:34px;min-height:560px}.donut-chart-wrap{justify-content:center;align-items:center;min-height:500px;display:flex}.donut-svg{max-width:560px;height:500px;margin:0 auto}.donut-label{letter-spacing:.02em;font-size:12px}.donut-value{letter-spacing:-.04em;font-size:21px}.donut-subvalue{font-size:13px}.donut-legend{max-height:520px;padding-right:8px;overflow:auto}.legend-line{grid-template-columns:minmax(0,1fr) auto}.legend-name{padding-right:12px}@media (min-width:1500px){.visual-grid-modern{grid-template-columns:minmax(0,1.05fr) minmax(0,1.05fr)}.allocation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1050px){.shell-dashboard{width:min(100%,100vw - 12px)}.donut-layout{grid-template-columns:1fr;min-height:auto}.donut-svg{height:380px}.chart-box.long,.chart-box.tall{height:420px}}.visual-grid-modern{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.visual-grid-modern .wide{grid-column:1/-1}.card.panel-premium{padding-left:34px;padding-right:34px}.chart-card-readable{min-height:860px}.chart-card-readable .chart-box.tall{height:780px}.chart-card-readable .interactive-chart,.chart-card-readable .chart-svg{overflow:visible}.readable-bar-chart .axis-label{font-size:14px}.readable-bar-chart .axis-label-strong{fill:#c3cedb;font-size:14px;font-weight:800}.readable-bar-chart .axis-value-label{fill:var(--ink);font-size:14px;font-weight:800}.monthly-comparison-chart .axis-label{font-size:13px}.sales-chart-box{min-height:780px}.diverging-wrap{max-height:none;overflow:visible}.donut-wide-card{min-height:790px}.donut-wide-card .donut-layout{grid-template-columns:minmax(560px,760px) minmax(560px,1fr);align-items:center;gap:48px;min-height:670px}.donut-wide-card .donut-chart-wrap{min-height:640px}.donut-wide-card .donut-svg{max-width:700px;height:610px}.donut-wide-card .donut-legend{align-content:start;max-height:650px;padding-right:12px;overflow:hidden auto}.donut-wide-card .legend-line{min-height:38px;padding:10px 0;font-size:14px}.donut-wide-card .legend-line span:last-child{text-align:right;font-variant-numeric:tabular-nums;min-width:190px}.donut-wide-card .legend-name{font-weight:700}.invested-wide-card .donut-legend{max-height:690px}.dashboard-table-wrap,.watchlist-mini{max-height:720px}@media (max-width:1350px){.donut-wide-card .donut-layout{grid-template-columns:1fr}.donut-wide-card .donut-svg{height:470px}.donut-wide-card .donut-legend{max-height:520px}.chart-card-readable .chart-box.tall{height:620px}}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-shell{width:min(1480px,100vw - 32px)}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(460px,.86fr);align-items:center;gap:36px;min-height:640px;padding:56px 0 36px;display:grid}.landing-hero h1{font-size:clamp(54px,9vw,118px)}.landing-hero p{max-width:780px;font-size:18px}.landing-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.landing-preview{background:linear-gradient(#1a202bf5,#0d1219f5);min-height:430px;position:relative;overflow:hidden}.preview-top{gap:7px;margin-bottom:20px;display:flex}.preview-top span{background:var(--line);border-radius:50%;width:10px;height:10px}.preview-metrics{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.preview-metrics div{background:#0f141b85;border:1px solid #8ea1b32e;border-radius:16px;padding:14px}.preview-metrics small{color:var(--muted);margin-bottom:8px;display:block}.preview-metrics strong{font-size:20px}.preview-chart{background:linear-gradient(135deg,#0000 5%,#58a3aa38 30%,#c9a2278c 58%,#0000 60%),linear-gradient(#8ea1b31c,#0000);border:1px solid #8ea1b329;border-radius:18px;height:160px;margin:28px 0}.preview-bars{gap:10px;display:grid}.preview-bars i{background:linear-gradient(90deg, var(--gold), var(--teal));opacity:.78;border-radius:999px;height:12px;display:block}.preview-bars i:nth-child(2){width:72%}.preview-bars i:nth-child(3){width:86%}.preview-bars i:nth-child(4){width:54%}.preview-bars i:nth-child(5){width:66%}.check-grid{color:var(--ink);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.check-grid span{background:#0f141b6b;border:1px solid #8ea1b32e;border-radius:14px;padding:12px 14px}.info-dot{width:17px;height:17px;color:var(--teal);text-transform:none;letter-spacing:0;cursor:help;vertical-align:middle;border:1px solid #58a3aa8c;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:inline-grid;position:relative}.info-dot>span{z-index:40;width:min(320px,78vw);color:var(--ink);letter-spacing:0;text-transform:none;background:#080c12fa;border:1px solid #58a3aa73;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:500;line-height:1.45;display:none;position:absolute;top:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #00000061}.info-dot:hover>span,.info-dot:focus>span{display:block}.chart-clickable{cursor:pointer;position:relative}.chart-clickable:hover{border-color:#58a3aa70}.chart-clickable:after{content:"Klick öffnet Daten";color:var(--muted);opacity:0;font-size:11px;transition:opacity .16s;position:absolute;bottom:12px;right:16px}.chart-clickable:hover:after{opacity:.82}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#58a3aa14}.modal-backdrop{z-index:100;background:#04070bb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#101722;border:1px solid #8ea1b342;border-radius:24px;width:min(1080px,100vw - 32px);max-height:min(860px,100vh - 48px);padding:22px;overflow:auto;box-shadow:0 28px 90px #0000008f}.modal-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.modal-head h2,.modal-head p{margin:6px 0 0}.modal-table-wrap{max-height:560px}.detail-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.detail-list div{background:#0f141b85;border:1px solid #8ea1b32e;border-radius:16px;padding:14px}.detail-list span{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}.detail-list strong{font-size:16px}.import-preview{background:#0f141ba6;border:1px solid #58a3aa5c;border-radius:20px;gap:14px;margin-top:16px;padding:16px;display:grid}.import-preview-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.import-preview-head p{margin:6px 0 0}.import-errors{color:#ffd4d1;background:#c960581a;border:1px solid #c960586b;border-radius:14px;gap:6px;padding:12px;display:grid}.import-warnings{color:var(--gold);background:#c9a22714;border:1px solid #c9a22761;border-radius:14px;gap:6px;padding:12px;display:grid}.preview-table-wrap{max-height:260px}button:disabled{opacity:.45;cursor:not-allowed}.settings-hero{padding-bottom:20px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-bottom:56px;display:grid}.settings-card{min-height:240px}.settings-card h2{margin-bottom:18px}.settings-card label{margin-bottom:12px}.btn.danger{color:#ffd4d1;border-color:#c9605880}@media (max-width:1050px){.grid.three,.landing-hero,.settings-grid{grid-template-columns:1fr}.landing-hero{min-height:auto;padding-top:40px}.landing-preview{min-height:340px}.preview-metrics{grid-template-columns:1fr}.modal-head,.import-preview-head{flex-direction:column}}@media (max-width:720px){.shell,.shell-wide,.shell-dashboard{width:min(100%,100vw - 14px)}.nav-inner{flex-direction:column;align-items:flex-start}.nav-links{justify-content:flex-start}.hero{padding-top:34px}.metric-value{font-size:24px}.card.panel-premium{padding-left:16px;padding-right:16px}.donut-wide-card .donut-svg{height:330px}.chart-card-readable .chart-box.tall{height:500px}}.chart-tooltip{white-space:normal;max-width:360px;overflow:visible;z-index:9999!important;position:fixed!important}.info-dot>span{z-index:9999;margin-top:24px;margin-left:-140px;position:fixed;top:auto;left:auto;transform:none}.hero-grid-modern .card,.metrics-section{overflow:visible}.portfolio-comparison-card{min-height:980px}.portfolio-comparison-card .comparison-tall{height:900px;min-height:900px}.portfolio-comparison-card .interactive-chart,.portfolio-comparison-card .chart-svg{overflow:visible}.portfolio-comparison-card .axis-label,.portfolio-comparison-card .axis-label-strong{font-size:15px}.visual-grid-modern .card,.panel-premium{overflow:visible}.settings-tabs{background:#0c10168c;border:1px solid #8ea1b32e;border-radius:999px;flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:6px;display:flex}.settings-tab{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:9px 14px}.settings-tab.active{background:linear-gradient(135deg, var(--gold), #e1bf4c);color:#0d1117;border-color:#c9a227e6;font-weight:800}.settings-message{color:var(--ink);background:#58a3aa14;border:1px solid #58a3aa52;border-radius:16px;padding:12px 14px}.settings-help{margin-top:-6px;font-size:13px}.wide-settings-card{grid-column:1/-1}.mfa-list{gap:8px;margin:10px 0 16px;display:grid}.mfa-factor{background:#0c101673;border:1px solid #8ea1b32e;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.mfa-enroll-box{background:#0c10168c;border:1px solid #58a3aa5c;border-radius:18px;gap:12px;margin-top:16px;padding:14px;display:grid}.mfa-enroll-box img{background:#fff;border-radius:14px;width:220px;max-width:100%;padding:10px}.legal-page{padding-bottom:64px}.legal-grid{gap:18px;display:grid}.legal-grid .card h2{margin-top:0}.legal-list{color:var(--muted);line-height:1.8}.legal-list strong{color:var(--ink)}@media (max-width:900px){.settings-tabs{border-radius:24px}.settings-tab{flex:auto}.portfolio-comparison-card{min-height:680px}.portfolio-comparison-card .comparison-tall{height:620px;min-height:620px}}.checkbox-label{flex-direction:row;grid-template-columns:none;align-items:center;gap:8px;display:flex}.checkbox-label input{width:auto}.billing-page .hero,.billing-hero{padding-bottom:22px}.billing-grid,.onboarding-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:60px;display:grid}.billing-card{min-height:310px}.plan-highlight{background:linear-gradient(#1c222cfa,#0e131bf5);border-color:#c9a22757}.price-line{align-items:baseline;gap:10px;margin:18px 0 22px;display:flex}.price-line strong{letter-spacing:-.03em;color:var(--ink);font-size:38px}.price-line span{color:var(--muted)}.billing-status-list{grid-template-columns:minmax(140px,.65fr) 1fr;gap:9px 14px;margin:14px 0 22px;font-family:JetBrains Mono,monospace;font-size:12px;display:grid}.billing-status-list span{color:var(--muted)}.billing-status-list strong{color:var(--ink);overflow-wrap:anywhere}.billing-status-list.compact{font-size:12px}.access-hero{min-height:460px}.muted-small{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:12px}.billing-choice-grid{grid-template-columns:1fr 1fr;gap:12px;margin:8px 0 10px;display:grid}.billing-choice{cursor:pointer;background:#0c101680;border:1px solid #8ea1b338;border-radius:18px;grid-template-columns:auto 1fr;gap:5px 10px;padding:14px!important;display:grid!important}.billing-choice input{grid-row:1/span 2;align-self:start;width:auto;margin-top:3px}.billing-choice strong{color:var(--ink)}.billing-choice span{color:var(--muted);font-size:12px;line-height:1.45}.billing-choice.active{background:#c9a22714;border-color:#c9a227b3}.pricing-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.pricing-mini-grid div{background:#0f141b7a;border:1px solid #8ea1b32e;border-radius:16px;padding:13px 14px}.pricing-mini-grid strong{color:var(--ink);font-size:18px;display:block}.pricing-mini-grid span{color:var(--muted);font-size:12px}.onboarding-card{min-height:220px}.onboarding-card span{background:var(--gold);color:#0d1117;border-radius:999px;place-items:center;width:34px;height:34px;margin-bottom:12px;font-weight:900;display:inline-grid}.demo-preview{min-height:520px}.compact-table{max-height:460px}.compact-table table{min-width:980px}@media (max-width:1100px){.billing-grid,.onboarding-grid,.pricing-mini-grid,.billing-choice-grid{grid-template-columns:1fr}}.demo-intro-card{grid-template-columns:minmax(0,1fr) minmax(240px,340px);align-items:end;gap:18px;padding:42px 0 10px;display:grid}.demo-intro-title{margin-bottom:10px}.demo-intro-card p{max-width:900px;margin:0}.demo-summary-box{text-align:right;background:linear-gradient(#1a202beb,#0f141be0);border:1px solid #c9a22757;border-radius:22px;gap:6px;padding:20px;display:grid}.demo-summary-box strong{letter-spacing:-.04em;color:var(--gold);font-size:30px}.demo-summary-box span{color:var(--muted);font-size:13px}.demo-nav-public .brand{color:var(--ink)}.cards-large .hero-grid-modern{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.cards-large .hero-grid-modern .card{min-height:148px;padding:26px}.cards-large .metric-value{font-size:clamp(30px,3.3vw,46px)}.cards-large .metric-label,.cards-large .metric-sub{font-size:13px}.cards-compact .hero-grid-modern{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.cards-compact .hero-grid-modern .card{min-height:108px;padding:18px}.cards-compact .metric-value{font-size:clamp(22px,2.3vw,32px)}.cards-compact .metric-range-controls select{padding:7px 9px}.shell-dashboard .muted-small{margin-top:8px}@media (max-width:900px){.demo-intro-card{grid-template-columns:1fr;padding-top:28px}.demo-summary-box{text-align:left}}.admin-headline{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:18px;display:grid}.admin-stats-grid>div{background:linear-gradient(#121821db,#0a0f16b8);border:1px solid #8ea1b32e;border-radius:18px;padding:15px 16px}.admin-stats-grid span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:11px;display:block}.admin-stats-grid strong{color:var(--ink);font-family:JetBrains Mono,monospace;font-size:28px;line-height:1;display:block}.brand span:last-child{letter-spacing:.01em}.billing-actions-stack{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.public-footer{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:18px;margin:54px 0 20px;font-size:13px;display:flex}.public-footer a{color:var(--muted);text-decoration:none}.public-footer a:hover{color:var(--ink)}.legal-page{padding-top:54px;padding-bottom:60px}.legal-card{max-width:980px;line-height:1.65}.legal-card h2{margin-top:28px}.legal-card p{color:var(--muted)}.goal-modal{width:min(980px,100vw - 32px)}.goal-grid{grid-template-columns:1fr 1.4fr;gap:14px;margin:16px 0 18px;display:grid}.goal-grid label{color:var(--muted);gap:7px;font-size:12px;display:grid}.goal-grid input,.goal-grid select{border:1px solid var(--line);width:100%;color:var(--ink);background:#0d121a;border-radius:13px;padding:12px 13px;font:13px Inter,sans-serif}.goal-result-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-bottom:16px;display:grid}.goal-result-grid>div{background:#0f141b85;border:1px solid #8ea1b32e;border-radius:16px;padding:13px 14px}.goal-result-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px;font-size:11px;display:block}.goal-result-grid strong{color:var(--ink);font-family:JetBrains Mono,monospace;font-size:17px}.goal-answer{background:#58a3aa17;border:1px solid #58a3aa6b;border-radius:18px;gap:7px;margin-bottom:16px;padding:16px;display:grid}.goal-answer.warning{background:#c9a22714;border-color:#c9a22773}.goal-answer strong{color:var(--ink);font-size:20px}.goal-answer span{color:var(--muted);line-height:1.5}.goal-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.goal-actions span{color:var(--muted);font-size:13px}.billing-renewal-note{color:var(--ink);background:#c9a22714;border:1px solid #c9a22757;border-radius:16px;margin-top:14px;padding:12px 14px;line-height:1.5}@media (max-width:760px){.goal-grid{grid-template-columns:1fr}}.contact-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start}.contact-card{gap:14px;display:grid}.contact-card label{color:var(--muted);gap:7px;font-size:13px;display:grid}.contact-card input,.contact-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#0d121a;border-radius:13px;padding:12px 13px;font:13px Inter,sans-serif}.contact-card textarea{resize:vertical;min-height:170px}.contact-card input:focus,.contact-card textarea:focus{outline:1px solid var(--teal);border-color:var(--teal)}.paywall-decision{max-width:980px}.paywall-status{margin:18px 0}.legal-page a{color:var(--gold)}.legal-page a.btn{color:var(--ink)}@media (max-width:920px){.contact-grid{grid-template-columns:1fr}}.connection-rule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.connection-rule-grid div{background:#0f141b6b;border:1px solid #8ea1b32e;border-radius:16px;gap:6px;padding:14px;display:grid}.connection-rule-grid strong{color:var(--ink)}.connection-rule-grid span{color:var(--muted);font-size:13px;line-height:1.45}.connection-card{min-height:250px}.connection-card-head,.suggestion-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.status-pill{color:var(--muted);letter-spacing:.04em;white-space:nowrap;background:#0f141b7a;border:1px solid #8ea1b338;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.status-pill.gold{color:#f0d16b;background:#c9a2271a;border-color:#c9a22759}.status-pill.green{color:#7ed6a7;background:#7ed6a71a;border-color:#7ed6a759}.connection-details,.suggestion-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.connection-details div,.suggestion-grid div{background:#080c1247;border:1px solid #2a3342bf;border-radius:14px;min-width:0;padding:10px 12px}.connection-details span,.suggestion-grid dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:11px;display:block}.connection-details strong,.suggestion-grid dd{color:var(--ink);overflow-wrap:anywhere;margin:0}.btn.danger{color:#ffb1ab;background:#c9605814;border-color:#c9605873}.import-suggestions-card{margin-bottom:18px}.suggestion-list{gap:12px;margin-top:14px;display:grid}.suggestion-card{background:#0f141b73;border:1px solid #8ea1b32e;border-radius:18px;padding:16px}.suggestion-card h3{margin:8px 0 6px}.suggestion-card p{color:var(--muted);margin:0}.muted-card{opacity:.72}@media (max-width:1050px){.connection-rule-grid,.connection-details,.suggestion-grid{grid-template-columns:1fr}.connection-card-head,.suggestion-head{flex-direction:column}}html,body{max-width:100%;overflow-x:hidden}body{-moz-text-size-adjust:100%;text-size-adjust:100%}button,a,input,select,textarea{-webkit-tap-highlight-color:#c9a2272e}button,.btn,.nav-link,.settings-tab,.year-btn{touch-action:manipulation;min-height:44px}img,svg,canvas{max-width:100%}.mobile-menu-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#181e28e6;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:9px 13px;display:none}.mobile-menu-button i{width:18px;height:12px;display:inline-block;position:relative}.mobile-menu-button i:before,.mobile-menu-button i:after{content:"";background:var(--ink);border-radius:999px;width:18px;height:2px;position:absolute;left:0}.mobile-menu-button i:before{top:1px}.mobile-menu-button i:after{bottom:1px}.mobile-menu-button[aria-expanded=true]{border-color:#c9a227a6}.table-wrap,.wide-table-wrap,.dashboard-table-wrap,.compact-table,.modal-table-wrap,.preview-table-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin}.data-tabs,.settings-tabs,.year-filter,.position-mode-wrap,.editor-actions,.billing-actions-stack,.goal-actions,.landing-actions{-webkit-overflow-scrolling:touch}@media (max-width:1180px){.shell,.shell-wide,.shell-dashboard,.landing-shell{width:min(100%,100vw - 24px)}.nav-inner{gap:12px}.nav-links{gap:7px}.nav-link,.btn{padding:9px 12px}.chart-card-readable,.donut-wide-card,.portfolio-comparison-card{min-height:auto}.chart-card-readable .chart-box.tall,.portfolio-comparison-card .comparison-tall,.sales-chart-box{height:560px;min-height:560px}}@media (max-width:820px){.nav{position:sticky;top:0}.nav-inner{grid-template-columns:1fr auto;align-items:center;padding:10px 0;display:grid}.brand{min-width:0}.brand span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-menu-button{display:inline-flex}.nav-links{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;width:100%;padding:6px 0 2px;display:none}.nav-links.open{display:grid}.nav-link{text-align:center;justify-content:center;align-items:center;width:100%;display:inline-flex}.dash-hero,.demo-intro-card,.admin-headline,.editor-head,.sec-head,.visual-head,.price-line,.connection-card-head,.suggestion-head{flex-direction:column;align-items:flex-start}.dash-hero{padding-top:28px}.hero,.section,.legal-page{padding-left:0;padding-right:0}.grid.metrics,.hero-grid-modern,.cards-large .hero-grid-modern,.cards-compact .hero-grid-modern,.admin-stats-grid,.goal-result-grid,.detail-list,.check-grid{grid-template-columns:1fr}.modern-filter,.import-preview-head,.modal-head,.admin-headline,.editor-head{align-items:stretch}.year-filter,.position-mode-wrap,.data-tabs,.settings-tabs{flex-wrap:nowrap;padding-bottom:7px;overflow-x:auto}.year-btn,.settings-tab,.data-tabs .nav-link{white-space:nowrap;flex:none}.settings-tabs{border-radius:18px}.billing-status-list{grid-template-columns:1fr;gap:5px}.billing-status-list strong{margin-bottom:8px}.connection-rule-grid,.connection-details,.suggestion-grid,.billing-grid,.onboarding-grid,.pricing-mini-grid,.billing-choice-grid,.settings-grid,.contact-grid,.goal-grid{grid-template-columns:1fr}.wide-settings-card{grid-column:auto}.modal-backdrop{align-items:end;padding:10px}.modal-card,.goal-modal{border-radius:20px;width:100%;max-height:calc(100dvh - 20px);padding:16px}}@media (max-width:640px){:root{--mobile-pad:10px}.shell,.shell-wide,.shell-dashboard,.landing-shell{width:min(100%,100vw - 16px)}h1,.landing-hero h1,.dash-hero h1{letter-spacing:-.045em;font-size:clamp(31px,11vw,44px);line-height:1.02}h2{font-size:20px}p{line-height:1.55}.brand-mark{border-radius:9px;width:32px;height:32px}.nav-links{grid-template-columns:1fr}.nav-link,.btn,.mobile-menu-button{font-size:14px}.card,.card.panel-premium,.wide-chart-card,.data-card-full,.suggestion-card,.connection-card{border-radius:18px;padding:15px}.metric-value,.cards-large .metric-value,.cards-compact .metric-value{overflow-wrap:anywhere;font-size:clamp(23px,8vw,31px)}.metric-label{font-size:11px}.metrics-section{padding-top:44px}.metric-menu-trigger{width:44px;height:34px}.metric-menu-panel{width:min(340px,100vw - 22px);max-height:70dvh;overflow:auto}.form,.form-grid,.contact-card,.import-preview,.watchlist-mini,.suggestion-list{gap:10px}input,select,textarea{min-height:44px;font-size:16px}.wide-table-wrap,.table-wrap,.dashboard-table-wrap,.compact-table,.preview-table-wrap,.modal-table-wrap{border-radius:14px;max-height:68dvh}table,.dashboard-table-wrap table,.compact-table table{min-width:760px}.wide-table{min-width:2600px}th,td{padding:10px 11px}.wide-table td{min-width:150px}.wide-table td:has(.input-wide){min-width:210px}.wide-table input,.wide-table select{min-width:140px}.wide-table .input-wide{min-width:190px}.row-actions{white-space:normal;flex-wrap:wrap;min-width:170px!important}.chart-box,.chart-box.long,.chart-box.tall,.chart-box.small,.chart-card-readable .chart-box.tall,.portfolio-comparison-card .comparison-tall,.sales-chart-box{-webkit-overflow-scrolling:touch;height:390px;min-height:390px;overflow:auto hidden}.chart-svg,.scroll-svg{min-width:620px}.donut-layout,.donut-wide-card .donut-layout{grid-template-columns:1fr;gap:12px;min-height:auto}.donut-chart-wrap,.donut-wide-card .donut-chart-wrap{min-height:260px;overflow:hidden}.donut-svg,.donut-wide-card .donut-svg{min-width:0;height:290px}.donut-value,.donut-wide-card .donut-value{font-size:18px}.donut-subvalue{font-size:11px}.donut-legend,.donut-wide-card .donut-legend,.invested-wide-card .donut-legend{max-height:340px}.legend-line,.donut-wide-card .legend-line{grid-template-columns:minmax(0,1fr);gap:4px;font-size:13px;display:grid}.donut-wide-card .legend-line span:last-child{text-align:left;min-width:0}.chart-tooltip{white-space:normal!important;max-width:calc(100vw - 28px)!important;left:14px!important;right:14px!important}.info-dot>span{width:min(300px,100vw - 28px);margin-left:-120px}.landing-hero{grid-template-columns:1fr;gap:18px;padding:28px 0 26px}.landing-preview,.demo-preview{min-height:auto}.preview-chart{height:110px;margin:18px 0}.demo-summary-box{padding:16px}.demo-summary-box strong,.price-line strong{font-size:30px}.contact-card textarea{min-height:140px}.public-footer{gap:12px;margin-top:36px}}@media (max-width:390px){.shell,.shell-wide,.shell-dashboard,.landing-shell{width:min(100%,100vw - 12px)}.card,.card.panel-premium,.wide-chart-card,.suggestion-card,.connection-card{padding:13px}.chart-svg,.scroll-svg{min-width:560px}.chart-box,.chart-box.long,.chart-box.tall,.chart-box.small,.chart-card-readable .chart-box.tall,.portfolio-comparison-card .comparison-tall,.sales-chart-box{height:350px;min-height:350px}}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#080c12b8;margin-top:48px;padding:24px 0}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;font-size:13px;display:flex}.site-footer a{color:var(--muted);text-decoration:none}.site-footer a:hover{color:var(--text)}.site-footer nav{flex-wrap:wrap;gap:14px;display:flex}.update-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0;display:grid}.update-card h2{margin-top:12px}.date-range-filter{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.date-range-filter label{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.date-range-filter input{border:1px solid var(--line);color:var(--text);background:#ffffff0a;border-radius:12px;padding:9px 10px}.watch-alert{background:linear-gradient(135deg,#daac4224,#141d2bd1);border-color:#daac428c;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr) auto;align-items:center;gap:18px;margin-bottom:18px;display:grid}.watch-alert h2{margin:4px 0 6px}.watch-alert p{color:var(--muted);margin:0}.watch-alert-items{gap:8px;display:grid}.watch-alert-items div{border:1px solid var(--line);background:#ffffff0a;border-radius:14px;padding:10px}.watch-alert-items strong,.watch-alert-items span{display:block}.watch-alert-items span{color:var(--muted);margin-top:3px;font-size:12px}.watch-card.interesting{background:#daac421f;border-color:#daac42bf}@media (max-width:900px){.update-timeline,.watch-alert{grid-template-columns:1fr}.site-footer-inner{align-items:flex-start}}:root[data-theme=light]{--bg:#f5f7fb;--panel:#fffffff0;--panel-2:#f8fafcf5;--line:#d9e2ef;--ink:#15202e;--muted:#667085;--gold:#a67c00;--teal:#247b84;--rose:#b43d35}:root[data-theme=light] .nav{background:#ffffffe0;box-shadow:0 8px 28px #0f172a0f}:root[data-theme=light] .nav-link,:root[data-theme=light] .btn{color:var(--ink);background:#ffffffdb}:root[data-theme=light] .btn.ghost{background:#ffffff6b}:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea{color:var(--ink);background:#ffffffeb}:root[data-theme=light] .card,:root[data-theme=light] .modern-filter,:root[data-theme=light] .settings-tab,:root[data-theme=light] .data-card-full{box-shadow:0 14px 34px #0f172a14}:root[data-theme=light] .card.soft,:root[data-theme=light] .watch-card,:root[data-theme=light] .year-btn,:root[data-theme=light] .mobile-menu-button{background:#ffffffb8}:root[data-theme=light] .panel-premium{background:linear-gradient(#fffffff5,#f1f5f9eb);border-color:#94a3b861}:root[data-theme=light] .wide-table th{background:#f8fafcfa}:root[data-theme=light] th,:root[data-theme=light] td{border-bottom-color:#d9e2efe0}:root[data-theme=light] .chart-tooltip{color:var(--ink);background:#fffffffa;border-color:#247b8461;box-shadow:0 18px 42px #0f172a2e}:root[data-theme=light] .axis-label{fill:#667085}:root[data-theme=light] .grid-line{stroke:#64748b2e}:root[data-theme=light] .legend-line,:root[data-theme=light] .table-wrap,:root[data-theme=light] .wide-table-wrap{border-color:#d9e2efe6}:root[data-theme=light] .input-computed{color:#155e63!important;background:#247b8414!important}:root[data-theme=light] .year-gap-note{background:#a67c0014}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.table-scroll{border:1px solid var(--line);-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-radius:16px;width:100%;max-width:100%;overflow:auto}.table-scroll thead th{z-index:2;background:#1a202bfa;position:sticky;top:0}.admin-top-pages-card{align-self:start;min-height:0}.admin-top-pages-card .compact-table{max-height:430px;overflow-y:auto}.chart-data-scroll{overscroll-behavior:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch;width:100%;height:100%;max-height:100%;overflow:auto!important}.chart-data-scroll .readable-svg{flex:none;display:block}.donut-center{fill:#121821;stroke:#8ea1b32e;stroke-width:1px}.help-page{padding-bottom:32px}.help-hero{max-width:1180px;padding-bottom:30px}.help-hero p{max-width:980px;font-size:17px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin:12px 0 18px;display:flex}.section-heading h2{margin:8px 0 0}.section-heading>p{text-align:right;max-width:580px;margin:0}.help-section{padding-top:42px}.help-table-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.help-info-card{min-height:190px}.help-info-card h3{margin:0 0 10px;font-size:19px}.help-info-card p{margin:0}.help-settings-card{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:28px;display:grid}.help-settings-card h2{margin:8px 0 12px}.help-settings-card p{margin:0}.help-checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.help-checklist span{color:var(--ink);background:#0c10166b;border:1px solid #8ea1b338;border-radius:14px;padding:12px 13px;font-size:13px;font-weight:700}.faq-list{gap:10px;display:grid}.faq-item{border:1px solid var(--line);background:var(--panel);border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #00000024}.faq-item summary{cursor:pointer;color:var(--ink);padding:17px 52px 17px 18px;font-weight:800;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--gold);font-size:24px;line-height:1;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.faq-item[open] summary:after{content:"–"}.faq-item[open] summary{border-bottom:1px solid var(--line)}.faq-item p{margin:0;padding:15px 18px 18px}.help-final-action{justify-content:center;padding:18px 0 20px}@media (max-width:1100px){.help-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-settings-card{grid-template-columns:1fr}}@media (max-width:720px){.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.section-heading>p{text-align:left}.help-table-grid,.help-checklist{grid-template-columns:1fr}.help-info-card{min-height:0}}:root[data-theme=light] .btn.primary,:root[data-theme=light] .nav-link.active,:root[data-theme=light] .settings-tab.active,:root[data-theme=light] .year-btn.active{color:#111827;background:linear-gradient(135deg,#d6ad23,#e2bd45);border-color:#c99b13;box-shadow:0 8px 18px #a67c002e}:root[data-theme=light] .landing-preview{background:linear-gradient(#fffffffa,#eef3f9f5)}:root[data-theme=light] .preview-metrics div,:root[data-theme=light] .pricing-mini-grid div{background:#fff;border-color:#cbd5e1;box-shadow:0 7px 18px #0f172a12}:root[data-theme=light] .preview-top span{background:#b8c4d3}:root[data-theme=light] .site-footer{color:#475569;background:#e9eef5;border-top-color:#cbd5e1}:root[data-theme=light] .site-footer a{color:#475569}:root[data-theme=light] .site-footer a:hover{color:var(--ink)}:root[data-theme=light] .settings-tabs{background:#e9eef5;border-color:#cbd5e1;box-shadow:inset 0 1px #ffffffe6}:root[data-theme=light] .settings-tab{color:#475569;box-shadow:none;background:0 0}:root[data-theme=light] .settings-tab:not(.active):hover{color:var(--ink);background:#ffffffd1}:root[data-theme=light] .admin-stats-grid>div{background:linear-gradient(#fff,#eef3f8);border-color:#cbd5e1;box-shadow:0 8px 20px #0f172a12}:root[data-theme=light] .admin-stats-grid span{color:#64748b}:root[data-theme=light] .admin-stats-grid strong{color:#172033}:root[data-theme=light] .plan-highlight{background:linear-gradient(#fff,#eef3f8);border-color:#a67c0061}:root[data-theme=light] .billing-choice{background:#f8fafc;border-color:#cbd5e1}:root[data-theme=light] .billing-choice.active{background:#d6ad2321;border-color:#c99b13}:root[data-theme=light] .billing-renewal-note{color:var(--ink);background:#d6ad231f;border-color:#a67c0059}:root[data-theme=light] .dashboard-table-wrap thead th,:root[data-theme=light] .table-scroll thead th{color:#475569;background:#e8edf4;border-bottom-color:#cbd5e1}:root[data-theme=light] .donut-center{fill:#f8fafc;stroke:#cbd5e1}:root[data-theme=light] .readable-bar-chart .axis-label-strong,:root[data-theme=light] .axis-label-strong{fill:#475569}:root[data-theme=light] .connection-rule-grid div,:root[data-theme=light] .connection-details div,:root[data-theme=light] .suggestion-grid div,:root[data-theme=light] .suggestion-card,:root[data-theme=light] .import-preview,:root[data-theme=light] .mfa-factor,:root[data-theme=light] .mfa-enroll-box,:root[data-theme=light] .help-checklist span{background:#f8fafc;border-color:#cbd5e1}:root[data-theme=light] .metric-menu-panel{background:#fffffffc;border-color:#247b8459;box-shadow:0 20px 50px #0f172a2e}:root[data-theme=light] .metric-range-controls select{color:var(--ink);background:#fff;border-color:#cbd5e1}:root[data-theme=light] .status-pill{color:#475569;background:#f8fafc;border-color:#cbd5e1}:root[data-theme=light] .status-pill.gold{color:#755500;background:#d6ad2321;border-color:#a67c0059}:root[data-theme=light] .watch-alert{background:linear-gradient(135deg,#d6ad2321,#fff)}:root[data-theme=light] .watch-alert-items div{background:#fff;border-color:#cbd5e1}:root[data-theme=light] .faq-item{background:#fff;box-shadow:0 10px 26px #0f172a12}.admin-top-pages-card table{min-width:620px}.admin-test-shell{padding-bottom:1rem}.admin-test-hero{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.admin-test-hero>div:first-child{max-width:850px}.admin-test-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.admin-test-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.admin-test-summary>div{border:1px solid var(--border);background:var(--card);border-radius:18px;gap:.35rem;padding:1rem;display:grid}.admin-test-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.admin-test-summary strong{font-size:1.08rem}.admin-test-tabs{flex-wrap:nowrap;margin-top:1rem;overflow-x:auto}.admin-test-tabs button{white-space:nowrap}.admin-test-editor{gap:1rem;padding-top:1rem;padding-bottom:2rem;display:grid}.test-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.test-form-grid label{align-content:start;gap:.4rem;display:grid}.test-form-grid textarea{resize:vertical;min-height:88px}.test-form-grid .form-span-two{grid-column:span 2}.test-form-grid .check-row{align-items:center;gap:.65rem;padding-top:1.7rem;display:flex}.test-form-grid .check-row input{width:auto}.admin-test-table{max-height:520px;overflow:auto}.admin-test-table.tall{max-height:680px}.admin-test-table table{min-width:1050px}.admin-test-table thead th{z-index:2;position:sticky;top:0}.table-actions{flex-wrap:wrap;gap:.4rem;display:flex}.feature-flag-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.feature-flag-card{gap:1rem;display:grid}.feature-flag-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.feature-flag-head h2{margin:.25rem 0 0}.feature-flag-head code{overflow-wrap:anywhere;max-width:48%}.feature-state-row{flex-wrap:wrap;gap:.6rem;display:flex}.feature-state-row span{border-radius:999px;padding:.45rem .7rem;font-size:.82rem;font-weight:700}.state-on{color:#86d6a5;background:#48bb7826;border:1px solid #48bb7873}.state-off{color:var(--muted);background:#94a3b81f;border:1px solid #94a3b84d}.pilot-badge{align-self:center;padding:.55rem .8rem}.admin-test-access-card .compact-table{max-height:300px}:root[data-theme=light] .state-on{color:#166534;background:#dcfce7;border-color:#86efac}:root[data-theme=light] .state-off{color:#64748b;background:#f1f5f9;border-color:#cbd5e1}:root[data-theme=light] .admin-test-summary>div,:root[data-theme=light] .feature-flag-card{background:#fff}@media (max-width:1100px){.admin-test-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.test-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.admin-test-hero{flex-direction:column}.admin-test-actions{justify-content:flex-start}.admin-test-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.test-form-grid,.feature-flag-grid{grid-template-columns:1fr}.test-form-grid .form-span-two{grid-column:span 1}.feature-flag-head{flex-direction:column}.feature-flag-head code{max-width:100%}}.benchmark-toolbar{border-bottom:1px solid var(--line);background:#5ca1a80f;justify-content:space-between;align-items:flex-end;gap:18px;padding:18px 20px;display:flex}.benchmark-toolbar>div:first-child{gap:5px;max-width:650px;display:grid}.benchmark-toolbar span{color:var(--muted);font-size:.84rem;line-height:1.45}.benchmark-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.benchmark-controls input{border:1px solid var(--line);background:var(--panel-2);min-width:min(430px,70vw);height:42px;color:var(--text);border-radius:12px;padding:0 13px}.benchmark-message{margin:14px 20px 0}.benchmark-result{border:1px solid var(--line);background:var(--panel-2);border-radius:14px;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;margin:16px 20px;padding:14px;display:grid}.benchmark-result>div{gap:4px;display:grid}.benchmark-result span,.benchmark-result small{color:var(--muted);font-size:.8rem}.benchmark-result strong{font-size:1.08rem}.benchmark-result small{grid-column:1/-1;line-height:1.45}.positive{color:#56b88b!important}.negative{color:#d56d69!important}.net-worth-grid{align-items:start}.finance-list{gap:0;margin-top:10px;display:grid}.finance-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;display:flex}.finance-row>div{gap:4px;display:grid}.finance-row>div:last-child{text-align:right}.finance-row span{color:var(--muted);font-size:.78rem}.finance-total{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:9px 16px;margin-top:16px;padding-top:14px;display:grid}.finance-total span{color:var(--muted)}.contribution-card{margin-top:18px}.contribution-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin:14px 0;display:grid}.contribution-grid>div{border:1px solid var(--line);background:var(--panel-2);border-radius:14px;gap:5px;padding:14px;display:grid}.contribution-grid span{color:var(--muted);font-size:.8rem}.contribution-grid strong{font-size:1.12rem}:root[data-theme=light] .benchmark-toolbar{background:#eef5f6}:root[data-theme=light] .benchmark-controls input,:root[data-theme=light] .benchmark-result,:root[data-theme=light] .contribution-grid>div{color:#122033;background:#fff}@media (max-width:900px){.benchmark-toolbar{flex-direction:column;align-items:stretch}.benchmark-controls{justify-content:flex-start}.benchmark-controls input{width:100%;min-width:100%}.benchmark-result{grid-template-columns:1fr}.contribution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-row{flex-direction:column}.finance-row>div:last-child{text-align:left}}@media (max-width:560px){.contribution-grid{grid-template-columns:1fr}}.metric-menu-panel{max-height:min(72vh,680px);overflow:auto}.chart-section-head{align-items:flex-start;position:relative;overflow:visible}.chart-section-head>div:first-child{gap:5px;display:grid}.chart-menu-wrap{z-index:24;position:relative}.chart-menu-trigger{width:42px;height:32px;color:var(--ink);cursor:pointer;background:#121820f0;border:1px solid #8ea1b352;border-radius:999px;font-size:23px;font-weight:800;line-height:20px}.chart-menu-trigger:hover{border-color:var(--teal)}.chart-menu-panel{z-index:40;background:#0a0e14fc;border:1px solid #58a3aa6b;border-radius:18px;width:min(480px,100vw - 32px);max-height:min(78vh,760px);padding:16px;position:absolute;top:40px;right:0;overflow:auto;box-shadow:0 24px 70px #0000007a}.chart-menu-title{justify-content:space-between;align-items:center;gap:14px;margin-bottom:5px;display:flex}.chart-menu-title strong{font-size:14px}.chart-menu-title .compact{padding:6px 10px;font-size:11px}.chart-menu-panel>p{color:var(--muted);margin:0 0 12px;font-size:12px;line-height:1.45}.chart-menu-list{gap:7px;display:grid}.chart-menu-row{background:#ffffff06;border:1px solid #8ea1b32e;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:8px 9px;display:flex}.chart-menu-row label{cursor:pointer;align-items:center;gap:9px;min-width:0;font-size:13px;display:flex}.chart-menu-row label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chart-menu-row input{width:auto;accent-color:var(--gold)}.chart-order-actions{flex:none;gap:5px;display:flex}.chart-order-actions button{width:30px;height:28px;color:var(--ink);cursor:pointer;background:#121820c7;border:1px solid #8ea1b347;border-radius:8px;padding:0;font-weight:800}.chart-order-actions button:hover:not(:disabled){border-color:var(--teal)}.chart-order-actions button:disabled{opacity:.3;cursor:not-allowed}.configurable-chart-grid{align-items:stretch}.configurable-chart-item{min-width:0;display:flex}.configurable-chart-item.wide{grid-column:1/-1}.configurable-chart-item>.card{box-sizing:border-box;width:100%;height:100%}:root[data-theme=light] .chart-menu-trigger{color:#172033;background:#fff;border-color:#cbd5e1}:root[data-theme=light] .chart-menu-panel{background:#fffffffe;border-color:#247b8459;box-shadow:0 22px 55px #0f172a2e}:root[data-theme=light] .chart-menu-row{background:#f8fafc;border-color:#d7dee8}:root[data-theme=light] .chart-order-actions button{color:#172033;background:#fff;border-color:#cbd5e1}@media (max-width:700px){.chart-section-head{align-items:flex-start}.chart-menu-panel{width:auto;max-height:calc(100vh - 110px);position:fixed;top:84px;left:16px;right:16px}.configurable-chart-item.wide{grid-column:auto}.chart-menu-row label span{white-space:normal}.chart-menu-row{align-items:flex-start}}.global-language-selector{z-index:1200;border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:5px;padding:5px 8px;display:flex;position:fixed;top:10px;right:14px;box-shadow:0 8px 24px #00000029}.global-language-selector select{width:auto;min-width:48px;color:var(--text);background:0 0;border:0;padding:3px 20px 3px 5px;font-weight:800}.welcome-page{max-width:980px;padding-top:76px;padding-bottom:90px}.welcome-hero{padding-bottom:28px}.welcome-card{gap:22px;padding:26px;display:grid}.welcome-step,.welcome-step-heading{grid-template-columns:42px 1fr minmax(150px,230px);align-items:center;gap:16px;display:grid}.welcome-step>span,.welcome-step-heading>span{background:var(--accent);color:#111;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.welcome-step h2,.welcome-step-heading h2{margin:0 0 4px}.welcome-step p,.welcome-step-heading p{color:var(--muted);margin:0}.welcome-platforms{gap:16px;padding-top:4px;display:grid}.welcome-step-heading{grid-template-columns:42px 1fr}.welcome-platform-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.platform-choice{border:1px solid var(--border);background:var(--surface-2);cursor:pointer;border-radius:14px;align-items:center;gap:9px;padding:12px;display:flex}.platform-choice.active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.inline-add-platform{gap:10px;display:flex}.inline-add-platform input{flex:1}.welcome-summary{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;padding:16px}.welcome-summary p{margin-bottom:0}.platform-readonly-list{flex-wrap:wrap;gap:8px;margin:12px 0 18px;display:flex}.empty-state{grid-column:1/-1}.legal-navigation{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.dashboard-start-hint{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;align-items:center;gap:10px;margin:0 52px 14px 0;padding:10px 14px;font-size:.88rem;display:flex}.dashboard-start-hint span{color:var(--muted)}.metric-sort-panel{min-width:min(420px,100vw - 30px)}.metric-menu-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:6px 0;display:flex}.metric-menu-row label{align-items:center;gap:8px;margin:0!important;display:flex!important}.metric-menu-row:last-child{border-bottom:0}.chat-dock{z-index:1100;position:fixed;bottom:18px;right:18px}.chat-launcher{background:var(--accent);color:#111;cursor:pointer;border:0;border-radius:50%;width:58px;height:58px;font-size:24px;position:relative;box-shadow:0 14px 38px #00000059}.chat-launcher b{color:#fff;background:#c94d4d;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:12px;display:grid;position:absolute;top:-4px;right:-3px}.chat-panel{border:1px solid var(--border);background:var(--bg);border-radius:20px;flex-direction:column;width:min(900px,100vw - 32px);height:min(670px,100vh - 120px);display:flex;position:absolute;bottom:70px;right:0;overflow:hidden;box-shadow:0 24px 70px #0000006b}.chat-panel>header{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-panel>header div{flex-direction:column;display:flex}.chat-panel>header small{color:var(--muted)}.chat-panel>header button{color:var(--text);cursor:pointer;background:0 0;border:0;font-size:26px}.chat-tabs{border-bottom:1px solid var(--border);background:var(--surface);gap:6px;padding:8px 12px;display:flex}.chat-tabs button,.watch-direction button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:999px;padding:7px 12px}.chat-tabs button.active,.watch-direction button.active{background:var(--accent);color:#111;border-color:var(--accent)}.chat-body{flex:1;grid-template-columns:260px 1fr;min-height:0;display:grid}.chat-sidebar{border-right:1px solid var(--border);background:var(--surface);padding:12px;overflow:auto}.chat-sidebar>button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;padding:10px;display:flex}.chat-sidebar>button:hover,.chat-sidebar>button.active{background:var(--surface-2)}.chat-sidebar small{color:var(--muted)}.chat-section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:12px 0 5px;font-size:.72rem}.chat-sidebar details{border-top:1px solid var(--border);padding:8px}.chat-sidebar details input,.chat-sidebar details textarea{margin:6px 0}.chat-conversation{flex-direction:column;min-width:0;min-height:0;display:flex}.chat-title{border-bottom:1px solid var(--border);flex-direction:column;padding:12px 16px;display:flex}.chat-title small{color:var(--muted)}.chat-messages{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow:auto}.chat-messages article{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;align-self:flex-start;max-width:78%;padding:10px 12px}.chat-messages article.own{background:color-mix(in srgb,var(--accent) 20%,var(--surface-2));align-self:flex-end}.chat-messages article small{color:var(--muted);font-size:.72rem;display:block}.chat-messages article p{white-space:pre-wrap;margin:5px 0 0}.chat-compose{border-top:1px solid var(--border);background:var(--surface);grid-template-columns:1fr 210px auto;gap:8px;padding:10px;display:grid}.chat-compose textarea{resize:none}.chat-simple-panel{flex:1;padding:16px;overflow:auto}.chat-simple-panel form{align-items:end;gap:10px;display:flex}.chat-simple-panel form label{flex:1}.friend-request{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 0;display:flex}.friend-request span{flex-direction:column;flex:1;display:flex}.friend-request small{color:var(--muted)}.shared-watch-card{border:1px solid color-mix(in srgb,var(--accent) 60%,var(--border));background:var(--surface);border-radius:10px;gap:3px;margin-top:7px;padding:10px;display:grid}.shared-watch-card.large{margin:10px 0}.shared-watch-card em{color:var(--accent);font-style:normal;font-weight:800}.watch-direction{gap:6px;margin-bottom:12px;display:flex}.chat-status{background:var(--surface-2);border-top:1px solid var(--border);color:var(--muted);padding:8px 14px}.chat-empty{text-align:center;place-items:center;height:100%;padding:30px;display:grid}.chat-empty p{color:var(--muted)}@media (max-width:760px){.global-language-selector{top:6px;right:8px}.welcome-step{grid-template-columns:38px 1fr}.welcome-step>select{grid-column:2}.inline-add-platform{flex-direction:column}.dashboard-start-hint{flex-direction:column;align-items:flex-start;margin-right:0}.chat-dock{bottom:10px;right:10px}.chat-panel{width:calc(100vw - 16px);height:calc(100vh - 95px);bottom:68px;right:-2px}.chat-body{grid-template-columns:1fr}.chat-sidebar{border-right:0;border-bottom:1px solid var(--border);max-height:190px}.chat-compose{grid-template-columns:1fr}.chat-messages article{max-width:92%}.chat-simple-panel form{flex-direction:column;align-items:stretch}}.dashboard-empty-welcome{justify-content:space-between;align-items:center;gap:22px;margin:18px 0;padding:22px;display:flex}.dashboard-empty-welcome h2{margin:4px 0}.dashboard-empty-welcome p{max-width:760px;color:var(--muted);margin-bottom:0}@media (max-width:760px){.dashboard-empty-welcome{flex-direction:column;align-items:flex-start}}.entry-modal{width:min(1120px,100vw - 32px);padding:26px}.entry-form-notice{background:#58a3aa14;border:1px solid #58a3aa59;border-radius:15px;gap:4px;margin:0 0 18px;padding:14px 16px;display:grid}.entry-form-notice span{color:var(--muted);font-size:.86rem;line-height:1.5}.entry-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.entry-field{border:1px solid var(--line);background:#0f141b70;border-radius:15px;align-content:start;padding:13px}.entry-field-wide{grid-column:span 2}.entry-field textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:88px;color:var(--ink);background:#0c1016bf;border-radius:12px;outline:none;padding:11px 12px}.entry-label{color:var(--ink);justify-content:space-between;align-items:center;gap:8px;font-weight:700;display:flex}.entry-field.has-error{background:#c9605812;border-color:#c96058b8}.entry-error{color:#f6a6a1;font-size:.78rem;line-height:1.4}.entry-modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:20px;padding-top:18px;display:flex}.asset-estimate-preview{background:#c9a22712;border:1px solid #c9a22759;border-radius:16px;grid-template-columns:minmax(220px,.7fr) 1.3fr;align-items:center;gap:16px;margin-top:18px;padding:16px;display:grid}.asset-estimate-preview>div{gap:5px;display:grid}.asset-estimate-preview span,.asset-estimate-preview p{color:var(--muted);font-size:.83rem}.asset-estimate-preview strong{font-size:1.35rem}.asset-estimate-preview p{margin:0}.wide-table th .info-dot{margin-left:4px}.net-worth-grid .wide{grid-column:1/-1}:root[data-theme=light] .entry-field{background:#f8fafc}.entry-field textarea:focus{border-color:var(--teal)}:root[data-theme=light] .entry-form-notice{background:#eef8f8}:root[data-theme=light] .asset-estimate-preview{background:#fff9e9}@media (max-width:920px){.entry-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-estimate-preview{grid-template-columns:1fr}}@media (max-width:620px){.entry-modal-backdrop{padding:8px}.entry-modal{width:100%;max-height:calc(100vh - 16px);padding:18px}.entry-form-grid{grid-template-columns:1fr}.entry-field-wide{grid-column:span 1}.entry-modal-actions{background:var(--panel);padding:12px 0 2px;position:sticky;bottom:-18px}.entry-modal-actions .btn{flex:1}}.amortization-modal{width:min(1180px,100vw - 28px);max-height:calc(100vh - 28px);padding:26px;overflow:auto}.amortization-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.amortization-summary>div{border:1px solid var(--line);background:#0f141b7a;border-radius:15px;gap:5px;padding:15px;display:grid}.amortization-summary span{color:var(--muted);font-size:.78rem}.amortization-summary strong{overflow-wrap:anywhere;font-size:1rem}.amortization-toolbar{justify-content:space-between;align-items:center;gap:14px;margin:14px 0;display:flex}.segmented-control{border:1px solid var(--line);background:#090d1273;border-radius:999px;padding:4px;display:inline-flex}.segmented-control button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 15px;font-weight:700}.segmented-control button.active{background:var(--gold);color:#111820}.payment-edit-card{background:#c9a2270f;border:1px solid #c9a22759;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;margin:12px 0;padding:15px;display:grid}.payment-edit-card label{color:var(--muted);gap:6px;font-size:.8rem;display:grid}.payment-edit-card input{width:100%}.payment-edit-card .entry-field-wide{grid-column:1/-1}.payment-edit-card .table-actions{grid-column:1/-1;justify-content:flex-end}.amortization-table-wrap{border:1px solid var(--line);border-radius:16px;max-height:52vh;overflow:auto}.amortization-table-wrap thead th{z-index:2;background:var(--panel);position:sticky;top:0}.row-more-menu{position:relative}.row-more-menu summary{cursor:pointer;border-radius:10px;padding:4px 8px;font-size:1.35rem;line-height:1;list-style:none}.row-more-menu summary::-webkit-details-marker{display:none}.row-more-menu[open] summary{background:#c9a2271f}.row-more-menu>div{z-index:8;border:1px solid var(--line);background:var(--panel);min-width:130px;box-shadow:var(--shadow);border-radius:12px;padding:6px;display:grid;position:absolute;top:32px;right:0}.row-more-menu button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px}.row-more-menu button:hover{background:#c9a2271f}:root[data-theme=light] .amortization-summary>div,:root[data-theme=light] .segmented-control{background:#f8fafc}:root[data-theme=light] .payment-edit-card{background:#fff9e9}@media (max-width:900px){.amortization-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-edit-card{grid-template-columns:1fr 1fr}.amortization-toolbar{flex-direction:column;align-items:stretch}}@media (max-width:560px){.amortization-modal{width:100%;max-height:calc(100vh - 12px);padding:16px}.amortization-summary,.payment-edit-card{grid-template-columns:1fr}.payment-edit-card .entry-field-wide{grid-column:1}.amortization-toolbar .table-actions{grid-template-columns:1fr;display:grid}.amortization-toolbar .btn{width:100%}}.estimate-source-links{flex-wrap:wrap;gap:.6rem;margin-top:.65rem;display:flex}.estimate-source-links a{border:1px solid var(--border);min-height:36px;color:var(--text);background:var(--surface-2);border-radius:999px;align-items:center;padding:.45rem .75rem;font-weight:700;text-decoration:none;display:inline-flex}.estimate-source-links a:hover{border-color:var(--accent);color:var(--accent)}.asset-estimate-preview-detailed{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.asset-estimate-preview-detailed>div:not(.asset-estimate-explanation):not(.estimate-source-links){border:1px solid var(--line);background:#0a0f143d;border-radius:13px;padding:12px}.asset-estimate-preview small{color:var(--muted);font-size:.76rem;line-height:1.4}.asset-estimate-explanation{border-top:1px solid var(--line);grid-column:1/-1;padding:14px}.asset-estimate-explanation ol{color:var(--muted);margin:.65rem 0 0 1.2rem;padding:0;font-size:.84rem;line-height:1.55}.asset-estimate-explanation p{margin:.75rem 0 0}.asset-estimate-preview-detailed .estimate-source-links{grid-column:1/-1}.admin-estimate-preview{margin:1rem 0}.admin-estimate-preview .asset-estimate-explanation{grid-column:1/-1}:root[data-theme=light] .asset-estimate-preview-detailed>div:not(.asset-estimate-explanation):not(.estimate-source-links){background:#fff}@media (max-width:760px){.asset-estimate-preview-detailed{grid-template-columns:1fr}.asset-estimate-explanation,.asset-estimate-preview-detailed .estimate-source-links{grid-column:1}}.demo-nav-public{z-index:80}.demo-nav-public .nav-link,.demo-nav-public .brand{pointer-events:auto;z-index:2;position:relative}.demo-nav-links{align-items:center}.demo-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.demo-summary-grid>div{border:1px solid var(--line);background:var(--panel);border-radius:15px;gap:4px;padding:14px;display:grid}.demo-summary-grid span{color:var(--muted);font-size:.75rem}.demo-summary-grid strong{font-size:1.15rem}.demo-feature-chips{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.demo-feature-chips span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:6px 9px;font-size:.75rem}.demo-explainer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px auto;display:grid}.demo-explainer-grid p{margin-bottom:0}.hero-grid-modern{grid-template-columns:repeat(auto-fit,minmax(min(100%,235px),1fr));align-items:stretch}.hero-grid-modern .card{flex-direction:column;min-width:0;height:100%;display:flex;container-type:inline-size}.hero-grid-modern .metric-value{overflow-wrap:anywhere;word-break:normal;font-variant-numeric:tabular-nums;font-size:clamp(1.45rem,13cqi,2.55rem);line-height:1.05}.hero-grid-modern .metric-sub{overflow-wrap:anywhere}.hero-grid-modern .metric-extra{margin-top:auto;padding-top:8px}.compact-entry-dialog{width:min(760px,100vw - 28px);padding:25px}.platform-dialog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:4px 0 18px;display:grid}.sale-preview>div{border:1px solid var(--line);background:#0f141b7a;border-radius:14px;gap:4px;padding:13px;display:grid}.sale-preview span{color:var(--muted);font-size:.76rem}.preference-manager-modal{width:min(760px,100vw - 28px);max-height:calc(100vh - 32px);padding:25px;overflow:auto}.preference-help{color:var(--muted);background:#58a3aa12;border:1px solid #58a3aa57;border-radius:13px;align-items:center;gap:10px;margin:4px 0 14px;padding:12px;font-size:.84rem;display:flex}.preference-dnd-list{gap:8px;display:grid}.preference-dnd-row{border:1px solid var(--line);cursor:grab;background:#0f141b7a;border-radius:13px;grid-template-columns:34px 1fr 34px;align-items:center;gap:10px;padding:11px 12px;transition:all .15s;display:grid}.preference-dnd-row:hover{border-color:#c9a2278c;transform:translateY(-1px)}.preference-dnd-row.dragging{opacity:.48;border-style:dashed}.preference-dnd-row label{color:var(--ink);align-items:center;gap:10px;font-size:.9rem;display:flex}.preference-dnd-row label input{width:auto}.drag-grip{letter-spacing:-3px;color:var(--teal);cursor:grab;font-size:1.2rem;font-weight:900}.preference-position{width:28px;height:28px;color:var(--gold);background:#c9a2271f;border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid}.admin-test-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}:root[data-theme=light] .demo-summary-grid>div,:root[data-theme=light] .sale-preview>div,:root[data-theme=light] .preference-dnd-row{background:#f8fafc}:root[data-theme=light] .preference-help{background:#eef8f8}@media (max-width:800px){.demo-explainer-grid{grid-template-columns:1fr}.demo-summary-grid{grid-template-columns:1fr 1fr}.platform-dialog-grid,.sale-preview{grid-template-columns:1fr}.hero-grid-modern{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}}.preference-row-actions{align-items:center;gap:5px;display:flex}.preference-row-actions button{border:1px solid var(--line);width:28px;height:28px;color:var(--ink);cursor:pointer;background:0 0;border-radius:9px}.preference-row-actions button:disabled{opacity:.28;cursor:not-allowed}.dashboard-layout-trigger{white-space:nowrap}.dashboard-metric-layout-grid,.dashboard-chart-layout-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.dashboard-layout-item{min-width:0;display:flex}.dashboard-layout-item>.card{box-sizing:border-box;width:100%;height:100%}.metric-layout-item>.card{flex-direction:column;min-height:112px;display:flex;position:relative;overflow:visible;container-type:inline-size}.metric-layout-item .metric-value{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-size:clamp(1.35rem,11cqi,2.55rem);line-height:1.05}.metric-layout-item .metric-sub{overflow-wrap:anywhere}.metric-layout-item .metric-extra{margin-top:auto;padding-top:8px}.dashboard-layout-modal{width:min(1180px,100vw - 24px);max-height:calc(100vh - 24px);padding:26px;overflow:auto}.layout-editor-tabs{border:1px solid var(--line);background:#0c111773;border-radius:999px;gap:8px;width:max-content;margin:4px 0 14px;padding:5px;display:flex}.layout-editor-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 18px;font-weight:800}.layout-editor-tabs button.active{background:var(--gold);color:#111820}.layout-preview-help{color:var(--muted);background:#58a3aa12;border:1px solid #58a3aa57;border-radius:14px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;font-size:.84rem;display:flex}.dashboard-layout-preview{background:#090d125c;border:1px dashed #8ea1b361;border-radius:18px;grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:10px;min-height:210px;padding:14px;display:grid}.layout-preview-tile{border:1px solid var(--line);background:var(--panel);cursor:grab;border-radius:15px;align-content:space-between;gap:13px;min-height:95px;padding:13px;transition:all .15s;display:grid;box-shadow:0 8px 20px #0000001c}.layout-preview-tile:hover{border-color:#c9a22794;transform:translateY(-1px)}.layout-preview-tile.dragging{opacity:.48;border-style:dashed}.layout-preview-tile.hidden-tile{opacity:.5;background:#78829114}.layout-preview-title{align-items:flex-start;gap:9px;min-width:0;display:flex}.layout-preview-title label{cursor:pointer;align-items:flex-start;gap:8px;min-width:0;display:flex}.layout-preview-title input{width:auto;margin-top:3px}.layout-preview-title strong{overflow-wrap:anywhere;font-size:.88rem}.layout-size-controls{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:.75rem;display:flex}.layout-size-controls button{border:1px solid var(--line);width:32px;height:28px;color:var(--ink);cursor:pointer;background:0 0;border-radius:9px;font-size:1.05rem}.layout-size-controls button:disabled{opacity:.3;cursor:not-allowed}.update-plan-admin-form{grid-template-columns:1.4fr 1fr .45fr;gap:12px;margin:16px 0;display:grid}.update-plan-admin-form label{color:var(--muted);gap:6px;font-size:.82rem;display:grid}.update-plan-admin-form .wide-field{grid-column:1/-1}.update-plan-admin-form textarea{resize:vertical;width:100%}.update-plan-admin-card .compact-table{max-height:430px}:root[data-theme=light] .dashboard-layout-modal{color:#122033;background:#fff}:root[data-theme=light] .layout-editor-tabs,:root[data-theme=light] .dashboard-layout-preview{background:#f4f7fb;border-color:#cbd5e1}:root[data-theme=light] .layout-preview-tile{color:#122033;background:#fff;border-color:#d7dee8}:root[data-theme=light] .layout-preview-help{color:#475569;background:#eef8f8}:root[data-theme=light] .goal-modal{color:#102033;background:#fff}:root[data-theme=light] .goal-modal h2,:root[data-theme=light] .goal-modal strong,:root[data-theme=light] .goal-modal label{color:#102033}:root[data-theme=light] .goal-modal p,:root[data-theme=light] .goal-modal span{color:#53657a}:root[data-theme=light] .goal-modal input,:root[data-theme=light] .goal-modal select{color:#102033;background:#fff;border-color:#b9c5d3}:root[data-theme=light] .goal-result-grid>div{background:#f8fafc;border-color:#d7dee8}:root[data-theme=light] .goal-answer{color:#102033;background:#eef8f8;border-color:#7bbbc2}@media (max-width:980px){.dashboard-metric-layout-grid,.dashboard-chart-layout-grid,.dashboard-layout-preview{grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-layout-item,.layout-preview-tile{grid-column:span 6!important}.update-plan-admin-form{grid-template-columns:1fr 1fr}.update-plan-admin-form .wide-field{grid-column:1/-1}}@media (max-width:620px){.dashboard-hero-actions{justify-content:flex-start}.dashboard-metric-layout-grid,.dashboard-chart-layout-grid,.dashboard-layout-preview{grid-template-columns:1fr}.dashboard-layout-item,.layout-preview-tile{grid-column:1!important}.dashboard-layout-modal{padding:16px}.update-plan-admin-form{grid-template-columns:1fr}.update-plan-admin-form .wide-field{grid-column:1}}.landing-page-v4013{padding-bottom:32px;overflow:hidden}.landing-hero-v4013{grid-template-columns:minmax(420px,.78fr) minmax(620px,1.22fr);gap:48px;min-height:760px;padding-top:72px}.landing-hero-v4013 h1{max-width:780px;font-size:clamp(60px,8vw,122px);line-height:.88}.landing-lead{max-width:760px;font-size:clamp(17px,1.4vw,21px)!important}.landing-proof-row{color:var(--muted);flex-wrap:wrap;gap:10px 20px;margin-top:20px;font-size:13px;display:flex}.landing-product-shot{background:linear-gradient(155deg,#1f2734fa,#0c1118fa);border:1px solid #8ea1b338;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000057}.landing-product-shot:before{content:"";pointer-events:none;background:radial-gradient(circle,#58a3aa3b,#0000 68%);position:absolute;inset:-35% 45% 48% -10%}.hero-shot{min-height:520px;padding:0 22px 24px;transform:perspective(1400px)rotateY(-3deg)rotateX(1deg)}.shot-window-bar{border-bottom:1px solid var(--line);z-index:1;align-items:center;gap:7px;height:58px;display:flex;position:relative}.shot-window-bar>span{background:#3c4656;border-radius:50%;width:9px;height:9px}.shot-window-bar small{color:var(--muted);margin-left:10px;font-weight:700}.shot-metrics{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0;display:grid;position:relative}.shot-metrics>div{border:1px solid var(--line);background:#0a0f166b;border-radius:16px;gap:4px;padding:14px;display:grid}.shot-metrics span,.shot-metrics small{color:var(--muted);font-size:11px}.shot-metrics strong{font-size:21px}.hero-shot-grid{z-index:1;grid-template-columns:minmax(0,1.6fr) minmax(190px,.6fr);gap:14px;display:grid;position:relative}.shot-chart-card,.shot-side-card{border:1px solid var(--line);background:#0b10176b;border-radius:18px;padding:16px}.shot-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.shot-card-head small{color:var(--muted)}.shot-area-chart{height:270px;margin-top:8px}.shot-area-chart svg,.shot-line-chart svg{width:100%;height:100%;overflow:visible}.shot-grid{fill:none;stroke:#a3acb91f;stroke-width:1px}.shot-line{fill:none;stroke-width:5px;stroke-linecap:round}.gold-line{stroke:var(--gold)}.teal-line{stroke:var(--teal)}.rose-line{stroke:var(--rose)}.secondary{stroke-width:3px;opacity:.9}.shot-side-card{align-content:start;gap:12px;display:grid}.mini-donut{aspect-ratio:1;background:conic-gradient(var(--gold) 0 28%,var(--teal) 28% 92%,#7d9ae2 92% 100%);border-radius:50%;width:150px;margin:8px auto;position:relative}.mini-donut:after{content:"561 T€";background:#121923;border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;inset:27%}.shot-side-card p{border-top:1px solid var(--line);justify-content:space-between;margin:0;padding-top:9px;font-size:12px;display:flex}.shot-side-card p span{color:var(--muted)}.landing-value-strip{border:1px solid var(--line);background:var(--line);border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:12px;display:grid;overflow:hidden}.landing-value-strip>div{background:#171d27f5;gap:5px;padding:19px 22px;display:grid}.landing-value-strip span{color:var(--muted);font-size:12px}.landing-section{padding:100px 0 48px}.landing-section-heading{max-width:920px;margin-bottom:34px}.landing-section-heading h2,.landing-showcase-copy h2,.landing-final-cta h2{margin:12px 0 18px;font-size:clamp(34px,4vw,62px);line-height:1}.landing-section-heading p,.landing-showcase-copy p,.landing-final-cta p{font-size:17px}.landing-feature-grid{gap:16px;display:grid}.landing-feature-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-feature-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-feature-grid article{border:1px solid var(--line);background:linear-gradient(#1c232feb,#11161ee6);border-radius:22px;padding:24px}.landing-feature-grid article>span{color:#11151a;background:var(--gold);border-radius:11px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.landing-feature-grid h3{margin:22px 0 8px;font-size:21px}.landing-feature-grid p{margin:0;font-size:14px}.landing-showcase-row{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:58px;padding:90px 0;display:grid}.landing-showcase-row.reverse{direction:rtl}.landing-showcase-row.reverse>*{direction:ltr}.compact-shot{min-height:470px;padding:0 22px 22px}.shot-legend{color:var(--muted);flex-wrap:wrap;gap:16px;padding:16px 0 4px;font-size:12px;display:flex}.shot-legend i,.allocation-shot-list i{border-radius:3px;width:9px;height:9px;margin-right:7px;display:inline-block}.rose{background:var(--rose)}.shot-line-chart{height:285px;padding:10px 0}.shot-caption{background:#58a3aa14;border:1px solid #58a3aa3d;border-radius:16px;gap:5px;padding:16px;display:grid}.shot-caption span{color:var(--muted);font-size:13px;line-height:1.5}.landing-showcase-copy ul{color:var(--muted);gap:11px;margin:24px 0;padding-left:20px;display:grid}.allocation-shot-body{grid-template-columns:260px 1fr;align-items:center;gap:28px;padding:32px 10px;display:grid}.allocation-donut{aspect-ratio:1;background:conic-gradient(var(--gold) 0 28.4%,var(--teal) 28.4% 92.2%,#7d9ae2 92.2% 100%);border-radius:50%;width:235px;position:relative}.allocation-donut:after{content:"";background:#121923;border-radius:50%;position:absolute;inset:26%}.allocation-donut>div{z-index:1;text-align:center;place-content:center;display:grid;position:absolute;inset:0}.allocation-donut strong{font-size:22px}.allocation-donut span{color:var(--muted);font-size:11px}.allocation-shot-list{gap:0;display:grid}.allocation-shot-list p{border-bottom:1px solid var(--line);grid-template-columns:18px 1fr auto;align-items:center;gap:5px;margin:0;padding:13px 0;font-size:12px;display:grid}.allocation-shot-list span{color:var(--muted)}.landing-final-cta{background:linear-gradient(120deg,#c9a2271f,#58a3aa17);border:1px solid #c9a22757;border-radius:28px;justify-content:space-between;align-items:end;gap:32px;margin:80px auto 40px;padding:38px;display:flex}.landing-final-cta>div:first-child{max-width:850px}.dashboard-workspace-head{justify-content:space-between;align-items:end;gap:22px;margin-bottom:18px;display:flex}.dashboard-workspace-head>div{max-width:900px}.dashboard-workspace-head h2{margin:8px 0}.dashboard-workspace-head p{margin:0}.dashboard-unified-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:16px;display:grid}.dashboard-unified-block>.card,.dashboard-unified-block>.dashboard-block-section{height:100%}.dashboard-block-section{padding:0}.dashboard-block-heading{margin-bottom:14px}.dashboard-block-heading h2{margin:7px 0 4px}.dashboard-block-heading p,.dashboard-card-description{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.55}.dashboard-content-card{min-height:100%}.dashboard-content-card .sec-head{align-items:start}.dashboard-all-hidden{text-align:center;grid-column:1/-1}.dashboard-layout-preview.unified{align-content:start;min-height:360px}.layout-preview-kind{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.dashboard-save-state{min-height:22px;color:var(--teal);margin-top:12px;font-size:13px}.info-dot>span{width:min(390px,82vw);font-size:13px;line-height:1.55}:root[data-theme=light] .landing-product-shot,:root[data-theme=light] .landing-feature-grid article,:root[data-theme=light] .landing-value-strip>div{color:#122033;background:linear-gradient(#fff,#f4f7fb)}:root[data-theme=light] .shot-chart-card,:root[data-theme=light] .shot-side-card{background:#f7f9fc}.landing-page-v4013 :root[data-theme=light] .mini-donut:after{background:#fff}:root[data-theme=light] .mini-donut:after,:root[data-theme=light] .allocation-donut:after{background:#f7f9fc}:root[data-theme=light] .dashboard-content-card,:root[data-theme=light] .dashboard-block-section{color:#122033}@media (max-width:1180px){.landing-hero-v4013,.landing-showcase-row{grid-template-columns:1fr}.landing-showcase-row.reverse{direction:ltr}.hero-shot{transform:none}.landing-feature-grid.four,.landing-value-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.landing-hero-v4013{padding-top:42px}.landing-hero-v4013 h1{font-size:clamp(50px,16vw,82px)}.hero-shot{min-height:auto;padding:0 12px 14px}.hero-shot-grid,.allocation-shot-body,.shot-metrics{grid-template-columns:1fr}.shot-side-card{display:none}.landing-feature-grid.four,.landing-feature-grid.three{grid-template-columns:1fr}.landing-final-cta{flex-direction:column;align-items:start}.dashboard-unified-grid{grid-template-columns:1fr}.dashboard-unified-block{grid-column:1!important}.dashboard-workspace-head{flex-direction:column;align-items:start}.allocation-donut{margin:auto}}@media (max-width:520px){.landing-value-strip{grid-template-columns:1fr}.landing-section{padding-top:68px}.landing-showcase-row{padding:58px 0}.landing-product-shot{border-radius:20px}.compact-shot{padding:0 12px 12px}.shot-line-chart{height:220px}}.field-help{color:var(--muted);margin-top:6px;font-size:12px;font-weight:500;line-height:1.45;display:block}.smart-view-summary{background:linear-gradient(120deg,#58a3aa1a,#c9a2270f);border-color:#58a3aa6b;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:18px 22px;display:flex}.smart-view-summary h2{margin:5px 0;font-size:20px}.smart-view-summary p{max-width:780px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.smart-source-list{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.smart-source-list span{white-space:nowrap;background:#0c12198f;border:1px solid #58a3aa52;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.smart-dashboard .dashboard-unified-grid{gap:12px}.smart-dashboard .dashboard-content-card{padding:18px}.smart-dashboard .dashboard-card-description{font-size:12px}.layout-preview-tile.no-data-tile{border-color:#dc464661}.layout-preview-title label{align-items:center;gap:8px;min-width:0;display:flex}.data-warning{color:#ef4444;cursor:help;filter:drop-shadow(0 1px 3px #ef444438);place-items:center;font-size:18px;line-height:1;display:inline-grid}:root[data-theme=light] .smart-view-summary{color:#122033;background:linear-gradient(120deg,#edfafa,#fff9e8);border-color:#9fd5d8}:root[data-theme=light] .smart-source-list span{color:#173044;background:#fff;border-color:#b7dfe1}@media (max-width:760px){.smart-view-summary{flex-direction:column;align-items:flex-start}.smart-source-list{justify-content:flex-start}}.smart-dashboard-surface{border:1px solid var(--line);background:linear-gradient(145deg,#161e28f5,#0b1017fa);border-radius:28px;padding:0 18px 20px;overflow:hidden;box-shadow:0 28px 70px #0000003d}.smart-dashboard-windowbar{border-bottom:1px solid var(--line);min-height:54px;color:var(--muted);grid-template-columns:auto auto 1fr;align-items:center;gap:14px;font-size:12px;display:grid}.smart-dashboard-windowbar>span{gap:7px;display:flex}.smart-dashboard-windowbar i{background:#344152;border-radius:50%;width:9px;height:9px;display:block}.smart-dashboard-windowbar i:nth-child(2){background:#3f4c60}.smart-dashboard-windowbar i:nth-child(3){background:#4a586b}.smart-dashboard-windowbar strong{color:var(--ink);font-size:13px}.smart-dashboard-windowbar em{letter-spacing:.04em;justify-self:end;font-style:normal}.smart-metric-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;padding:18px 0;display:grid}.smart-metric-grid>.card{min-height:108px;box-shadow:none;background:#0d131bb8;border-color:#8fa1b433;padding:17px 18px}.smart-metric-grid .metric-label{font-size:11px}.smart-metric-grid .metric-value{font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.05}.smart-metric-grid .metric-sub{font-size:11px;line-height:1.35}.smart-visual-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.smart-panel-primary{grid-column:span 8;min-width:0}.smart-panel-primary.full{grid-column:1/-1}.smart-panel-side{grid-column:span 4;min-width:0}.smart-panel-support{grid-column:span 6;min-width:0}.smart-chart-card{height:100%;min-height:300px;box-shadow:none;background:#0c121a9e;border-color:#8fa1b433;padding:18px}.smart-chart-primary,.smart-chart-side{min-height:390px}.smart-card-head h2{margin:0;font-size:18px}.smart-card-head span{color:var(--muted);text-align:right;font-size:11px}.smart-chart-card .donut{max-width:220px}.smart-chart-card .legend,.smart-chart-card .legend-row{font-size:11px}.smart-empty-state{justify-items:start;gap:10px;max-width:720px;padding:54px 16px 38px;display:grid}.smart-empty-state h2{margin:0}.smart-empty-state p{color:var(--muted);margin:0 0 8px}.smart-dashboard .year-filter-panel{margin-top:12px}.smart-dashboard .dashboard-workspace-section{display:none}:root[data-theme=light] .smart-dashboard-surface{background:linear-gradient(145deg,#fff,#eef3f8);border-color:#cbd7e2;box-shadow:0 24px 60px #2132441f}:root[data-theme=light] .smart-metric-grid>.card,:root[data-theme=light] .smart-chart-card{color:#122033;background:#ffffffe6;border-color:#d7e0e9}:root[data-theme=light] .smart-dashboard-windowbar{border-color:#d7e0e9}:root[data-theme=light] .smart-dashboard-windowbar strong{color:#122033}@media (max-width:980px){.smart-panel-primary,.smart-panel-side,.smart-panel-support{grid-column:1/-1}.smart-chart-primary,.smart-chart-side{min-height:340px}.smart-chart-box{height:270px}}@media (max-width:620px){.smart-dashboard-surface{border-radius:20px;padding:0 10px 12px}.smart-dashboard-windowbar{grid-template-columns:auto 1fr}.smart-dashboard-windowbar em{display:none}.smart-metric-grid{grid-template-columns:1fr 1fr;gap:9px;padding:12px 0}.smart-metric-grid>.card{min-height:96px;padding:14px}.smart-chart-card{min-height:280px;padding:14px}.smart-chart-box{height:230px}.smart-panel-support{grid-column:1/-1}}.row-actions-compact{text-align:center;vertical-align:middle;min-width:58px}.data-row-menu{display:inline-block}.data-row-menu summary{border:1px solid var(--line);background:var(--surface-2);letter-spacing:.08em;place-items:center;min-width:38px;min-height:34px;font-weight:900;display:grid}.data-row-menu>div{min-width:178px;top:38px}.data-row-menu .danger-menu-action{color:#f2a09a}.data-row-menu:hover>div,.data-row-menu:focus-within>div{display:grid}.data-row-menu:not([open])>div{display:none}.data-row-menu:hover:not([open])>div{display:grid}.history-setup-page{max-width:1180px;padding-top:72px;padding-bottom:90px}.history-setup-hero{padding-bottom:28px}.history-setup-hero p{max-width:850px}.history-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.history-mode-card{text-align:left;color:var(--ink);cursor:pointer;border:1px solid var(--line);grid-template-columns:38px 1fr;align-items:center;gap:4px 12px;transition:all .2s;display:grid}.history-mode-card>span{background:var(--surface-2);border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.history-mode-card strong{font-size:1rem}.history-mode-card small{color:var(--muted);line-height:1.45}.history-mode-card.active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent),0 10px 28px #0000001f}.history-mode-card.active>span{background:var(--accent);color:#101010}.history-start-today-card{padding:24px}.history-start-today-card h2{margin-top:0}.history-quality-badges{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.history-quality-badges span{background:var(--surface-2);border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:.82rem}.history-points-card{padding:24px}.history-points-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.history-points-head h2{margin:0 0 5px}.history-points-head p{color:var(--muted);margin:0}.history-point-list{gap:14px;display:grid}.history-point-row{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;grid-template-columns:38px repeat(3,minmax(150px,1fr));gap:12px;padding:16px;display:grid}.history-point-index{background:var(--accent);color:#111;border-radius:50%;align-self:start;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.history-point-row label{align-content:start;gap:6px;margin:0;font-weight:700;display:grid}.history-point-row label small{color:var(--muted);font-weight:400;line-height:1.35}.history-point-note{grid-column:2/5}.history-point-remove{grid-column:4;justify-self:end}.history-assistant-note{color:var(--muted);background:#c9a22712;border:1px solid #c9a2274d;border-radius:13px;margin:18px 0 0;padding:13px 15px}.history-setup-actions{justify-content:flex-end;margin-top:18px;display:flex}.history-setup-actions .btn{min-height:46px}html[data-theme=light] .history-mode-card,html[data-theme=light] .history-point-row,html[data-theme=light] .data-row-menu summary{color:#17202b;background:#fff}html[data-theme=light] .history-start-today-card,html[data-theme=light] .history-points-card{background:#fff}html[data-theme=light] .data-row-menu>div{color:#17202b;background:#fff}@media (max-width:900px){.history-mode-grid{grid-template-columns:1fr}.history-point-row{grid-template-columns:34px repeat(2,minmax(0,1fr))}.history-point-note{grid-column:2/4}.history-point-remove{grid-column:3}}@media (max-width:620px){.history-setup-page{padding-top:60px}.history-points-card{padding:16px}.history-points-head{flex-direction:column}.history-point-row{grid-template-columns:32px 1fr}.history-point-row label,.history-point-note,.history-point-remove{grid-column:2}.history-setup-actions .btn{width:100%}}.history-quality-banner{background:#c9a22714;border:1px solid #c9a22757;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px;padding:11px 14px;display:flex}.history-quality-banner span{color:var(--muted);font-size:.84rem;line-height:1.45}@media (max-width:720px){.history-quality-banner{flex-direction:column;align-items:flex-start}}.wide-table tbody tr:nth-last-child(-n+2) .data-row-menu>div{top:auto;bottom:38px}.notification-settings-list{gap:10px;margin:18px 0;display:grid}.notification-setting-row{border:1px solid var(--line);background:var(--surface-2);cursor:pointer;border-radius:14px;grid-template-columns:24px 1fr;align-items:start;gap:12px;padding:15px 16px;margin:0!important;display:grid!important}.notification-setting-row input{margin-top:3px}.notification-setting-row span{gap:5px;display:grid}.notification-setting-row strong{font-size:.98rem}.notification-setting-row small{color:var(--muted);font-size:.82rem;line-height:1.45}.system-health-card details{border-top:1px solid var(--line);margin-top:16px;padding:14px 0}.system-health-card details summary{cursor:pointer;font-weight:800}.system-health-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.system-health-summary>div{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;gap:4px;padding:15px;display:grid}.system-health-summary span,.system-health-summary small{color:var(--muted);font-size:.75rem}.system-health-summary strong{font-size:1.2rem}.health-ok{border-color:#38a16966!important}.health-warning{border-color:#c9a22780!important}.health-error{border-color:#dc464685!important}.health-live{border-color:#58a3aa85!important}.system-config-grid{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px;padding:14px;display:grid}.system-config-grid>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:8px 0;font-size:.82rem;display:flex}.system-config-grid span{color:var(--muted);text-transform:capitalize}.status-good{color:#55c989}.status-missing{color:#ef7676}.event-severity{text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:.7rem;font-weight:900;display:inline-block}.event-severity.info{color:#75c4ca;background:#58a3aa26}.event-severity.warning{color:#e1bd4a;background:#c9a2272b}.event-severity.error,.event-severity.critical{color:#ef8580;background:#dc464629}.launch-manual-checks{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.launch-manual-checks strong{width:100%}.launch-manual-checks span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:.75rem}:root[data-theme=light] .notification-setting-row,:root[data-theme=light] .system-health-summary>div,:root[data-theme=light] .system-config-grid{color:#17202b;background:#fff;border-color:#d6e0e8}@media (max-width:980px){.system-health-summary,.system-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.system-health-summary,.system-config-grid{grid-template-columns:1fr}.system-health-card .admin-headline{flex-direction:column;align-items:flex-start}.system-health-card .editor-actions{width:100%}.system-health-card .editor-actions .btn{flex:1}.settings-tabs{scrollbar-width:thin;overflow-x:auto}.settings-page .table-scroll{max-width:calc(100vw - 28px)}.modal-card,.guided-entry-modal,.dashboard-layout-modal{max-height:calc(100dvh - 20px);overflow:auto}.form-grid,.guided-form-grid{grid-template-columns:1fr!important}.chat-panel{max-height:calc(100dvh - 88px)}.dashboard-unified-grid{gap:10px}}.dashboard-settings-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end}.calculation-settings-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.settings-control-field{grid-template-rows:auto 44px;align-content:end;gap:8px;margin:0!important;display:grid!important}.settings-control-field>span{align-items:flex-end;min-height:20px;font-weight:700;display:flex}.settings-control-field input,.settings-control-field select{height:44px;margin:0}.dashboard-setting-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.dashboard-setting-notes p{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:13px;margin:0;padding:12px 13px;font-size:.8rem;line-height:1.45}.dashboard-setting-notes strong{color:var(--ink)}.cards-compact .smart-metric-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.cards-compact .smart-metric-grid>.card{min-height:94px;padding:14px 15px}.cards-compact .smart-metric-grid .metric-value{font-size:clamp(1.25rem,2.2vw,1.8rem)}.cards-large .smart-metric-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:14px}.cards-large .smart-metric-grid>.card{min-height:132px;padding:22px}.cards-large .smart-metric-grid .metric-value{font-size:clamp(1.7rem,3vw,2.55rem)}.smart-panel-support{grid-column:span 6}.smart-chart-card .chart-empty{min-height:190px}.smart-chart-card .chart-box{overflow:hidden}.dashboard-workspace-head{grid-template-columns:1fr}:root[data-theme=light] .dashboard-setting-notes p{color:#526071;background:#fff;border-color:#d6e0e8}:root[data-theme=light] .dashboard-setting-notes strong{color:#17202b}@media (max-width:1050px){.dashboard-settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-setting-notes{grid-template-columns:1fr}.calculation-settings-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.dashboard-settings-form-grid,.calculation-settings-form-grid{grid-template-columns:1fr}.settings-control-field{grid-template-rows:auto 44px}.smart-metric-grid,.cards-compact .smart-metric-grid,.cards-large .smart-metric-grid{grid-template-columns:1fr 1fr}.smart-panel-support{grid-column:1/-1}}@media (max-width:430px){.smart-metric-grid,.cards-compact .smart-metric-grid,.cards-large .smart-metric-grid{grid-template-columns:1fr}}:where(.btn,.year-btn,.nav-link,.settings-tab,.card,input,select,textarea,summary){transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s,opacity .18s,color .18s}:where(.btn,.year-btn,.nav-link,.settings-tab,summary):hover{transform:translateY(-1px)}:where(input,select,textarea):focus-visible{outline:2px solid color-mix(in srgb,var(--teal) 72%,transparent);outline-offset:2px;border-color:var(--teal)}.shell-dashboard{width:min(1540px,100vw - 28px)}.compact-dashboard-hero{align-items:center;padding:28px 2px 12px}.compact-dashboard-hero h1{margin:6px 0 4px;font-size:clamp(30px,3.3vw,48px);line-height:1.02}.dashboard-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-view-badge,.dashboard-currency-chip{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);letter-spacing:.05em;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.dashboard-hero-summary{color:var(--muted);line-height:1.45;max-width:680px!important;font-size:14px!important}.dashboard-currency-chip{margin-top:9px;padding:4px 8px}.dashboard-currency-chip .info-dot{width:17px;height:17px;font-size:10px}.dashboard-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.dashboard-hero-actions .btn{min-height:39px;padding:9px 14px}.compact-filter-panel{border-radius:17px;grid-template-columns:auto 1fr;align-items:center;gap:13px;margin:12px 0 14px;padding:10px 12px;display:grid;box-shadow:0 8px 24px #0000001f}.compact-filter-label{border-right:1px solid var(--line);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;padding-right:10px;font-size:11px;font-weight:900;display:flex}.compact-filter-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.compact-filter-controls .year-filter{gap:5px}.compact-filter-controls .year-btn{min-height:34px;padding:7px 10px}.compact-date-range{align-items:center;gap:6px;display:flex}.compact-date-range label{color:var(--muted);font-size:11px;align-items:center!important;gap:5px!important;margin:0!important;display:flex!important}.compact-date-range input{max-width:145px;height:34px;padding:6px 8px}.compact-position-mode{border-left:1px solid var(--line);gap:5px;margin:0;padding-left:8px}.compact-position-mode .position-mode-label{margin-right:2px}.compact-workspace-head{justify-content:space-between;align-items:end;gap:18px;margin:18px 2px 10px;display:flex}.compact-workspace-head h2{margin:4px 0 0;font-size:21px}.workspace-help{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.dashboard-unified-block{animation:.34s cubic-bezier(.2,.8,.2,1) both dashboardCardIn}.dashboard-unified-block:nth-child(2){animation-delay:30ms}.dashboard-unified-block:nth-child(3){animation-delay:60ms}.dashboard-unified-block:nth-child(4){animation-delay:90ms}.card.panel-premium{padding:20px 22px}.panel-premium:hover{border-color:#58a3aa47}.cards-compact .dashboard-metric-layout-grid{gap:10px}.cards-compact .metric-layout-item>.card{min-height:110px;padding:15px 16px}.cards-large .metric-layout-item>.card{min-height:138px;padding:21px}.cards-compact .chart-box{height:280px}.cards-compact .chart-box.small{height:230px}.cards-large .chart-box{height:340px}.cards-large .chart-box.small{height:290px}.chart-box:has(.compact-chart-empty){height:auto!important;min-height:0!important}.compact-chart-empty{justify-content:center;align-items:center;gap:14px;height:auto!important;min-height:148px!important;padding:22px!important;display:flex!important}.compact-chart-empty>div{gap:5px;max-width:620px;display:grid}.compact-chart-empty strong{color:var(--ink);font-size:15px}.compact-chart-empty span{color:var(--muted);line-height:1.45}.empty-chart-icon{width:38px;height:38px;color:var(--teal);background:#58a3aa1f;border:1px solid #58a3aa47;border-radius:12px;flex:0 0 38px;place-items:center;font-size:19px;display:grid}.smart-dashboard-section{padding-top:8px}.smart-dashboard-surface{border-radius:22px;padding:12px 14px 14px;box-shadow:0 18px 48px #0003}.smart-dashboard-windowbar{min-height:42px;margin:-12px 0 0}.smart-metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:0 0 10px}.smart-metric-grid>.card{min-height:112px;padding:15px 16px;animation:.32s cubic-bezier(.2,.8,.2,1) both dashboardCardIn}.smart-metric-grid>.card:nth-child(2){animation-delay:30ms}.smart-metric-grid>.card:nth-child(3){animation-delay:60ms}.smart-metric-grid>.card:nth-child(4){animation-delay:90ms}.smart-visual-grid{gap:10px}.smart-chart-card{min-height:280px;padding:16px;animation:.36s cubic-bezier(.2,.8,.2,1) both dashboardCardIn}.smart-chart-box{height:265px}.smart-support-chart{height:210px}.smart-chart-card .donut-layout{min-height:245px}.smart-chart-card .donut-svg{height:245px}.smart-card-head{margin-bottom:7px}.smart-card-head h2{font-size:16px}.smart-card-head span{font-size:10px}.cards-compact .smart-chart-card{min-height:245px}.cards-compact .smart-chart-primary,.cards-compact .smart-chart-side{min-height:300px}.cards-compact .smart-chart-box{height:235px}.cards-compact .smart-support-chart{height:185px}.smart-preference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.smart-preference-grid .entry-field{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;padding:16px}.smart-preference-grid .entry-field small{color:var(--muted);line-height:1.4}.smart-toggle-card{border:1px solid var(--line);background:var(--surface-2);cursor:pointer;border-radius:15px;grid-template-columns:22px 1fr;align-items:start;gap:10px;padding:16px;display:grid}.smart-toggle-card input{margin-top:3px}.smart-toggle-card span{gap:5px;display:grid}.smart-toggle-card small{color:var(--muted);line-height:1.4}.smart-preference-note{background:#58a3aa12;border:1px solid #58a3aa47;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.smart-preference-note span{color:var(--muted);font-size:12px}.entry-form-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.entry-form-toolbar .entry-form-notice{flex:1;margin:0}.optional-fields-toggle{white-space:nowrap}.optional-fields-toggle.active{border-color:var(--teal);color:var(--teal)}.compact-entry-form-grid{gap:12px}.compact-entry-form-grid .entry-field{border:1px solid var(--line);background:color-mix(in srgb,var(--surface-2) 82%,transparent);border-radius:14px;padding:12px}.compact-entry-form-grid .entry-field input,.compact-entry-form-grid .entry-field select,.compact-entry-form-grid .entry-field textarea{margin-top:7px}.entry-modal{max-width:1040px}.entry-modal .modal-head p{max-width:760px}.dashboard-loading-shell{padding-top:34px}.dashboard-skeleton-head{gap:10px;margin-bottom:22px;display:grid}.skeleton-line,.skeleton-card{background:var(--surface-2);border:1px solid var(--line);position:relative;overflow:hidden}.skeleton-line{border-radius:999px;height:12px}.skeleton-line.short{width:180px}.skeleton-line.title{width:min(520px,80%);height:42px}.skeleton-line.medium{width:min(700px,90%)}.dashboard-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.skeleton-card{border-radius:18px;height:112px}.dashboard-skeleton-visuals{grid-template-columns:2fr 1fr;gap:10px;margin-top:10px;display:grid}.skeleton-card.chart{height:310px}.skeleton-line:after,.skeleton-card:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);animation:1.35s infinite skeletonSweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes dashboardCardIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes skeletonSweep{to{transform:translate(100%)}}:root[data-theme=light] .dashboard-view-badge,:root[data-theme=light] .dashboard-currency-chip,:root[data-theme=light] .smart-preference-grid .entry-field,:root[data-theme=light] .smart-toggle-card,:root[data-theme=light] .compact-entry-form-grid .entry-field{color:#17202b;background:#fff;border-color:#d6e0e8}@media (max-width:1050px){.compact-filter-panel{grid-template-columns:1fr}.compact-filter-label{border-right:0;border-bottom:1px solid var(--line);padding:0 0 8px}.compact-filter-controls{justify-content:flex-start}.smart-panel-primary,.smart-panel-side,.smart-panel-support{grid-column:1/-1}.dashboard-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.compact-dashboard-hero{align-items:flex-start;padding-top:22px}.dashboard-hero-actions{justify-content:flex-start}.compact-date-range{flex-wrap:wrap;width:100%}.compact-position-mode{border-left:0;padding-left:0}.compact-workspace-head{flex-direction:column;align-items:flex-start}.workspace-help{white-space:normal}.smart-preference-grid{grid-template-columns:1fr}.smart-preference-note{flex-direction:column;align-items:flex-start}.entry-form-toolbar{flex-direction:column;align-items:stretch}.optional-fields-toggle{width:100%}.dashboard-skeleton-visuals{grid-template-columns:1fr}.skeleton-card.chart.side{display:none}}@media (max-width:520px){.shell-dashboard{width:min(100% - 18px,1540px)}.dashboard-title-row{align-items:flex-start}.dashboard-hero-actions{width:100%}.dashboard-hero-actions .btn{flex:1}.compact-filter-controls{grid-template-columns:1fr;display:grid}.compact-filter-controls .year-filter{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.compact-date-range label{flex:1}.compact-date-range input{width:100%;max-width:none}.smart-dashboard-surface{border-radius:17px;padding:9px}.smart-metric-grid{grid-template-columns:1fr 1fr}.smart-metric-grid>.card{min-height:104px;padding:13px}.smart-chart-card{padding:13px}.compact-chart-empty{justify-content:flex-start;align-items:flex-start}.dashboard-skeleton-grid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){:where(.btn,.year-btn,.nav-link,.settings-tab,.card,input,select,textarea,summary){transition:none!important}.dashboard-unified-block,.smart-metric-grid>.card,.smart-chart-card,.skeleton-line:after,.skeleton-card:after{animation:none!important}}.cards-compact .dashboard-card-description,.cards-compact .dashboard-content-card>.muted-small{display:none}.compact-block-heading{margin-bottom:10px}.compact-block-heading h2{margin:4px 0 0;font-size:20px}.cards-compact .dashboard-block-heading p{display:none}.cards-compact .dashboard-content-card{padding:17px 18px}.cards-compact .finance-row{padding-top:9px;padding-bottom:9px}.chat-security-note{border-bottom:1px solid var(--line);color:var(--muted);background:#58a3aa12;align-items:center;gap:7px;padding:7px 11px;font-size:10px;line-height:1.35;display:flex}.chat-security-note>span:first-child{color:var(--teal);font-weight:900}.demo-intro-card{padding-top:28px}.demo-intro-title{font-size:clamp(28px,3vw,44px);line-height:1.05}.demo-explainer-grid{margin:14px auto}.demo-explainer-grid .card{padding:16px}.demo-explainer-grid p{font-size:12px;line-height:1.45}.landing-feature-grid article,.landing-product-shot,.hero-shot{animation:.45s cubic-bezier(.2,.8,.2,1) both dashboardCardIn}.landing-feature-grid article:nth-child(2){animation-delay:40ms}.landing-feature-grid article:nth-child(3){animation-delay:80ms}.landing-feature-grid article:nth-child(4){animation-delay:.12s}.landing-feature-grid article:hover,.landing-product-shot:hover{border-color:#58a3aa57;transform:translateY(-3px);box-shadow:0 20px 48px #00000029}@media (prefers-reduced-motion:reduce){.landing-feature-grid article,.landing-product-shot,.hero-shot{animation:none!important}}.info-dot{appearance:none;background:0 0;flex:none;margin:0 0 0 3px;padding:0;font-family:inherit;line-height:1}.info-popover{z-index:10020;color:#f5f1e8;letter-spacing:0;text-align:left;text-transform:none;white-space:normal;overflow-wrap:anywhere;pointer-events:none;background:#090e15fa;border:1px solid #5ca1a88c;border-radius:13px;max-width:calc(100vw - 24px);padding:12px 14px;font-size:13px;font-weight:550;line-height:1.55;position:fixed;box-shadow:0 18px 48px #0000006b}html[data-theme=light] .info-popover{color:#172033;background:#fffffffc;border-color:#317e896b;box-shadow:0 18px 48px #18233433}.info-dot>span{white-space:normal;overflow-wrap:anywhere;max-width:min(380px,100vw - 32px)}html[data-theme=light] .info-dot>span{color:#172033;background:#fff;border-color:#317e8961;box-shadow:0 16px 38px #1823342e}.chart-tooltip.chart-tooltip-fixed{pointer-events:none;color:#f5f1e8;background:#080d14fa;border:1px solid #5ca1a894;border-radius:13px;width:min(350px,100vw - 24px);min-width:min(230px,100vw - 24px);max-height:min(420px,100vh - 24px);padding:12px 14px;font-size:13px;line-height:1.4;overflow:auto;box-shadow:0 20px 52px #00000073;z-index:10010!important;position:fixed!important;transform:none!important}.chart-tooltip-title{color:#fff;margin-bottom:8px;font-size:13px;display:block}.chart-tooltip-line{overflow-wrap:anywhere;padding:3px 0}.chart-tooltip-series{justify-content:space-between;align-items:center;gap:14px;display:flex}.chart-tooltip-series-label{color:#dce4ee;align-items:center;min-width:0;display:flex}.chart-tooltip-series-label i{border-radius:50%;flex:none;width:8px;height:8px;margin-right:7px}.chart-tooltip-series strong{white-space:nowrap;font-variant-numeric:tabular-nums}html[data-theme=light] .chart-tooltip.chart-tooltip-fixed{color:#172033;background:#fffffffc;border-color:#317e896b;box-shadow:0 20px 52px #18233438}html[data-theme=light] .chart-tooltip-title{color:#101827}html[data-theme=light] .chart-tooltip-series-label{color:#425066}.axis-label{fill:#cbd5e1;font-size:14px}.axis-label-strong{font-weight:800;fill:#eef2f7!important}.axis-value-label{fill:#f5f1e8;font-weight:750}html[data-theme=light] .axis-label{fill:#526176}html[data-theme=light] .axis-label-strong,html[data-theme=light] .axis-value-label{fill:#182235!important}.smart-visual-grid{align-items:start;gap:16px}.smart-panel-primary,.smart-panel-side,.smart-panel-support{align-self:start;min-width:0}.smart-panel-primary>.smart-chart-card,.smart-panel-side>.smart-chart-card,.smart-panel-support>.smart-chart-card{min-height:inherit;height:auto;padding:20px;overflow:hidden}.smart-chart-primary,.smart-chart-side{min-height:500px!important}.smart-chart-box,.smart-panel-timeline .smart-support-chart{min-height:420px;height:420px!important}.smart-panel-bars .smart-support-chart{scrollbar-gutter:stable;min-height:330px;max-height:700px;overflow:auto;height:auto!important}.smart-panel-standard .smart-support-chart{min-height:340px;height:340px!important}.smart-chart-card .interactive-chart{min-width:0}.smart-chart-card .chart-svg{width:100%;height:100%;min-height:300px;display:block}.smart-panel-bars .chart-svg{min-height:330px}.smart-panel-timeline .chart-svg{min-height:400px}.smart-chart-card .chart-data-scroll{max-height:660px;overflow:auto}.smart-card-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.smart-card-head h2{font-size:clamp(18px,1.5vw,23px);line-height:1.2}.smart-card-head span{color:#c3cedc;text-align:right;font-size:12px;line-height:1.4}html[data-theme=light] .smart-card-head span{color:#5c687a}.smart-panel-donut .donut-layout,.smart-panel-side .donut-layout{align-items:center;grid-template-columns:minmax(230px,.85fr) minmax(0,1.15fr)!important;gap:22px!important;min-height:350px!important}.smart-chart-card .donut-chart-wrap{min-width:0}.smart-chart-card .donut-svg{min-height:280px;max-height:360px;display:block;width:100%!important;height:auto!important}.smart-chart-card .donut-legend{min-width:0;max-height:390px;color:var(--ink);padding-right:6px;overflow:auto}.smart-chart-card .legend-line{grid-template-columns:minmax(0,1fr) auto;gap:12px}.smart-chart-card .legend-line>span:first-child{white-space:normal;overflow-wrap:anywhere;min-width:0;color:var(--ink)}.smart-chart-card .legend-line strong,.smart-chart-card .legend-line>span:last-child{color:var(--ink);font-variant-numeric:tabular-nums}.smart-chart-card .donut-label{fill:#b9c5d4}.smart-chart-card .donut-value,.smart-chart-card .donut-subvalue{fill:#f5f1e8}html[data-theme=light] .smart-chart-card .donut-label{fill:#66758a}html[data-theme=light] .smart-chart-card .donut-value,html[data-theme=light] .smart-chart-card .donut-subvalue{fill:#172033}.dashboard-unified-grid{align-items:start}.dashboard-unified-block{align-self:start;min-width:0}.dashboard-unified-block>.card,.dashboard-unified-block>section{height:auto;min-height:0}.dashboard-unified-chart .chart-box.small{height:390px;min-height:390px}.dashboard-unified-chart .chart-box.tall,.dashboard-unified-chart .comparison-tall{height:auto;min-height:470px}.dashboard-unified-chart .donut-layout{max-width:100%}.workspace-help{align-items:center;gap:5px;min-width:0;display:inline-flex}.data-row-menu-trigger{border:1px solid var(--line);background:var(--surface-2);min-width:40px;min-height:36px;color:var(--ink);letter-spacing:.08em;cursor:pointer;border-radius:11px;place-items:center;padding:4px 9px;font-size:1.25rem;font-weight:900;display:inline-grid}.data-row-menu-trigger:hover,.data-row-menu-trigger:focus-visible{background:#c9a92521;border-color:#c9a925bf;outline:none}.data-row-menu-popover{z-index:10030;border:1px solid var(--line);background:var(--panel);border-radius:13px;width:218px;padding:7px;display:grid;position:fixed;box-shadow:0 20px 52px #0000006b}.data-row-menu-popover button{color:var(--ink);text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;padding:11px 12px}.data-row-menu-popover button:hover,.data-row-menu-popover button:focus-visible{background:#c9a92521;outline:none}.data-row-menu-popover .danger-menu-action{color:#f2a09a}html[data-theme=light] .data-row-menu-trigger,html[data-theme=light] .data-row-menu-popover{color:#172033;background:#fff}html[data-theme=light] .data-row-menu-popover .danger-menu-action{color:#a82d27}.turnstile-host{min-height:65px;margin:4px 0 10px}@media (max-width:1050px){.smart-panel-primary,.smart-panel-side,.smart-panel-support{grid-column:1/-1!important}.smart-panel-donut .donut-layout,.smart-panel-side .donut-layout{grid-template-columns:minmax(220px,330px) minmax(0,1fr)!important}}@media (max-width:720px){.smart-chart-card{padding:15px!important}.smart-chart-primary,.smart-chart-side{min-height:420px!important}.smart-chart-box,.smart-panel-timeline .smart-support-chart{min-height:340px;height:340px!important}.smart-panel-donut .donut-layout,.smart-panel-side .donut-layout{grid-template-columns:1fr!important;min-height:auto!important}.smart-chart-card .donut-svg{max-height:310px}.smart-chart-card .donut-legend{max-height:300px}.dashboard-unified-chart .chart-box.small{height:330px;min-height:330px}.chart-tooltip.chart-tooltip-fixed{font-size:12px}}.smart-metric-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr))}.smart-metric-grid>.card{min-width:0;overflow:hidden;container-type:inline-size}.smart-metric-grid .metric-value{letter-spacing:-.045em;white-space:nowrap;text-overflow:clip;font-variant-numeric:tabular-nums;max-width:100%;line-height:1.03;overflow:hidden;font-size:clamp(1.35rem,10cqi,2.2rem)!important}@media (max-width:720px){.smart-metric-grid,.cards-compact .smart-metric-grid,.cards-large .smart-metric-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,165px),1fr))}.smart-metric-grid .metric-value{font-size:clamp(1.3rem,11cqi,1.8rem)!important}}@media (max-width:430px){.smart-metric-grid,.cards-compact .smart-metric-grid,.cards-large .smart-metric-grid{grid-template-columns:1fr}.smart-metric-grid .metric-value{font-size:clamp(1.5rem,10cqi,2rem)!important}}.user-audit-card{gap:18px;display:grid}.registration-control-panel{border:1px solid var(--line);background:#0a0f1438;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.registration-control-panel h3{margin:.25rem 0}.registration-control-panel p{color:var(--muted);max-width:760px;margin:.35rem 0 0}.registration-control-action{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.status-pill{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.status-pill.success,.status-pill.completed{color:#86efac;background:#22c55e1f;border-color:#22c55e4d}.status-pill.danger,.status-pill.failed{color:#fca5a5;background:#ef444421;border-color:#ef444459}.status-pill.running{color:#93c5fd;background:#3b82f624;border-color:#3b82f659}.status-pill.queued,.status-pill.dispatching{color:#fcd34d;background:#f59e0b21;border-color:#f59e0b59}.status-pill.cancelled{color:var(--muted)}.audit-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.audit-mode-card{text-align:left;border:1px solid var(--line);color:var(--text);cursor:pointer;background:#0a0f142e;border-radius:16px;gap:8px;padding:16px;display:grid}.audit-mode-card:hover,.audit-mode-card.active{border-color:var(--accent);box-shadow:0 0 0 2px #4ea1ff1f}.audit-mode-card span,.audit-mode-card small{color:var(--muted);line-height:1.45}.audit-start-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.audit-live-panel{background:#3b82f60f;border:1px solid #3b82f659;border-radius:18px;gap:14px;padding:18px;display:grid}.audit-progress-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.audit-progress-head h3{margin:.2rem 0}.audit-progress-head p{color:var(--muted);margin:.25rem 0}.audit-progress-head>div:last-child{text-align:right;display:grid}.audit-progress-head>div:last-child strong{font-size:1.6rem}.audit-progress-head small{color:var(--muted)}.audit-progress-track{background:#94a3b82e;border-radius:999px;height:10px;overflow:hidden}.audit-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8);height:100%;transition:width .35s;display:block}.audit-live-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:14px;display:grid}.audit-live-shot{border:1px solid var(--line);background:#0003;border-radius:14px;place-items:center;min-height:260px;display:grid;overflow:hidden}.audit-live-shot img{object-fit:contain;background:#111827;width:100%;height:100%;max-height:440px}.audit-live-shot>div{text-align:center;color:var(--muted);gap:8px;display:grid}.audit-event-list{border:1px solid var(--line);border-radius:14px;max-height:440px;padding:12px;overflow:auto}.audit-event-list h4{margin-top:0}.audit-event-list>div{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:8px;padding:9px 0;display:grid}.audit-event-list span{color:var(--muted);font-size:.78rem}.audit-event-list p{margin:0;font-size:.88rem;line-height:1.45}.audit-live-findings{gap:8px;display:grid}.audit-finding{border:1px solid var(--line);border-radius:12px;grid-template-columns:82px 1fr;gap:10px;padding:11px;display:grid}.audit-finding>span{text-transform:uppercase;font-size:.73rem;font-weight:800}.audit-finding p{color:var(--muted);margin:.25rem 0 0;font-size:.86rem}.audit-finding.critical,.audit-finding.high{border-color:#ef444459}.audit-finding.medium{border-color:#f59e0b59}.audit-history-section{gap:12px;display:grid}.audit-history-table{max-height:430px}.audit-history-table table{min-width:920px}.audit-history-table tbody tr{cursor:pointer}.audit-history-table .selected-row{background:#3b82f614}.critical-count{color:#fca5a5}.audit-selected-summary{border:1px solid var(--line);border-radius:14px;padding:14px}.audit-selected-summary h4{margin-top:0}.audit-selected-summary>div{grid-template-columns:repeat(4,auto);align-items:center;gap:8px 18px;display:grid}.audit-selected-summary span{color:var(--muted)}.registration-disabled-notice{max-width:720px}.registration-disabled-notice p{margin:.5rem 0}.registration-disabled-notice a{font-weight:700}:root[data-theme=light] .registration-control-panel,:root[data-theme=light] .audit-mode-card,:root[data-theme=light] .audit-live-panel{background:#f8fafc}:root[data-theme=light] .audit-live-shot{background:#eef2f7}:root[data-theme=light] .audit-live-shot img{background:#fff}:root[data-theme=light] .status-pill.success,:root[data-theme=light] .status-pill.completed{color:#166534}:root[data-theme=light] .status-pill.danger,:root[data-theme=light] .status-pill.failed{color:#991b1b}:root[data-theme=light] .status-pill.running{color:#1d4ed8}:root[data-theme=light] .status-pill.queued,:root[data-theme=light] .status-pill.dispatching{color:#92400e}@media (max-width:980px){.audit-mode-grid,.audit-live-grid{grid-template-columns:1fr}.registration-control-panel{flex-direction:column;align-items:flex-start}.registration-control-action{justify-content:flex-start}.audit-selected-summary>div{grid-template-columns:auto 1fr}}@media (max-width:620px){.audit-progress-head{flex-direction:column}.audit-progress-head>div:last-child{text-align:left}.audit-live-shot{min-height:190px}.audit-event-list{max-height:300px}.registration-control-action .btn{width:100%}}.dashboard-unified-chart{min-width:0;container-type:inline-size}.dashboard-unified-chart .donut-wide-card{min-width:0;min-height:0}.dashboard-unified-chart .donut-wide-card .donut-layout{grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);align-items:center;gap:28px;max-width:100%;min-height:0}.dashboard-unified-chart .donut-wide-card .donut-chart-wrap{min-width:0;min-height:0}.dashboard-unified-chart .donut-wide-card .donut-svg{min-width:0;max-width:540px;max-height:520px;margin-inline:auto;display:block;width:100%!important;height:auto!important}.dashboard-unified-chart .donut-wide-card .donut-legend{width:100%;min-width:0;max-height:520px;padding-right:6px;overflow:auto}.dashboard-unified-chart .donut-wide-card .legend-line{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.dashboard-unified-chart .donut-wide-card .legend-name{overflow-wrap:anywhere;min-width:0}.dashboard-unified-chart .donut-wide-card .legend-line>span:last-child{text-align:right;white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%}@container (max-width:980px){.dashboard-unified-chart .donut-wide-card .donut-layout{grid-template-columns:1fr;gap:14px}.dashboard-unified-chart .donut-wide-card .donut-svg{max-width:470px;max-height:430px}.dashboard-unified-chart .donut-wide-card .donut-legend{max-height:none;overflow:visible}}@container (max-width:560px){.dashboard-unified-chart .donut-wide-card .donut-svg{max-width:360px}.dashboard-unified-chart .donut-wide-card .legend-line{grid-template-columns:1fr;gap:4px}.dashboard-unified-chart .donut-wide-card .legend-line>span:last-child{text-align:left}}.mobile-language-nav{display:none}@media (max-width:820px){body.has-app-nav .global-language-selector{display:none}.mobile-language-nav{border:1px solid var(--line);background:var(--surface-2);min-height:44px;color:var(--ink);border-radius:12px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-weight:750;display:flex}.mobile-language-nav select{width:auto;min-width:130px;min-height:38px}}.audit-connection-card{border:1px solid var(--line);background:#0a0f1438;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.audit-connection-card>div{gap:4px;display:grid}.audit-connection-card span{color:var(--muted);line-height:1.45}.audit-connection-card.ready{background:#22c55e0f;border-color:#22c55e61}.audit-connection-card.error{background:#ef44440f;border-color:#ef444461}@media (max-width:720px){.audit-connection-card{flex-direction:column;align-items:stretch}}.landing-language-selector{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:6px 10px;display:flex}.landing-language-selector label{color:var(--muted);font-size:.82rem;font-weight:700}.landing-language-selector select{width:auto;min-height:36px}.position-status-filter{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;gap:4px;padding:4px;display:inline-flex}.position-status-filter button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 14px;font-weight:750}.position-status-filter button.active{background:var(--accent);color:#071017}.icon-hit-button,.data-row-menu-trigger{border-radius:12px;place-items:center;padding:0;display:inline-grid;min-width:44px!important;min-height:44px!important}.data-row-menu-popover{min-width:218px;box-shadow:0 18px 60px #00000061;z-index:10050!important}.data-row-menu-popover [role=menuitem]{text-align:left;width:100%;min-height:44px}.entry-modal-backdrop{z-index:10020;align-items:flex-start;padding:18px;overflow:auto}.quick-entry-modal,.import-assistant-modal{width:min(1180px,100%);max-height:calc(100dvh - 36px);margin:auto;overflow:auto}.quick-entry-table,.mapping-preview,.import-preview-table{outline:none;max-width:100%;overflow:auto}.quick-entry-table table,.mapping-preview table,.import-preview-table table{min-width:980px}.quick-entry-table input,.quick-entry-table select,.import-preview-table input,.import-preview-table select{min-width:120px;min-height:42px}.quick-entry-table td.has-error{background:#ef444412}.entry-error{color:#fca5a5;margin-top:5px;font-size:.75rem;line-height:1.3;display:block}.quick-entry-footer,.bulk-actions,.entry-modal-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.import-summary-card,.sale-calculation-preview{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;gap:9px;padding:15px;display:grid}.import-summary-card>div,.sale-calculation-preview>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:7px 0;display:flex}.import-summary-card>div:last-child,.sale-calculation-preview>div:last-child{border-bottom:0}.assistant-steps{grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 18px;padding:0;list-style:none;display:grid}.assistant-steps li{border:1px solid var(--line);color:var(--muted);text-align:center;border-radius:10px;padding:10px;font-size:.82rem;font-weight:750}.assistant-steps li.active{border-color:var(--accent);color:var(--text);background:#d0a92514}.import-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.import-source-card{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;align-content:start;gap:10px;padding:16px;display:grid}.import-source-card textarea{min-height:150px}.import-history-card{grid-column:1/-1}.import-history-card>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 0;display:grid}.column-mapping-layout,.import-preview-layout{gap:16px;display:grid}.mapping-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mapping-grid label{gap:6px;display:grid}.mapping-grid select{min-height:44px}.bulk-actions{justify-content:flex-start}.import-status{border:1px solid var(--line);border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:800;display:inline-flex}.import-status.new{color:#86efac}.import-status.possible_duplicate,.import-status.update_possible{color:#fcd34d}.import-status.error,.import-status.incomplete{color:#fca5a5}.chart-event{fill:var(--surface);stroke:var(--accent);stroke-width:3px;cursor:pointer;outline:none}.chart-event:focus{stroke-width:5px}.chart-event-sale{fill:var(--surface);stroke:#ca5f58}.chart-event-history{fill:var(--surface);stroke:#d0a925}.chart-event-buy{fill:#5ca1a8;stroke:var(--surface)}.hidden-file-input{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.table-wrap[tabindex="0"]:focus-visible,.chart-scroll-x:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 70%,transparent);outline-offset:3px}input[type=checkbox]{min-width:22px;min-height:22px}.btn.small{min-height:36px}@media (max-width:820px){.landing-language-selector{justify-content:space-between;width:100%}.import-source-grid,.mapping-grid{grid-template-columns:1fr}.assistant-steps{grid-template-columns:repeat(2,1fr)}.entry-modal-backdrop{padding:8px}.quick-entry-modal,.import-assistant-modal{max-height:calc(100dvh - 16px)}.quick-entry-footer,.entry-modal-actions{align-items:stretch}.entry-modal-actions .btn{flex:150px;min-height:44px}.sale-calculation-preview{grid-template-columns:1fr}.import-history-card>div{grid-template-columns:1fr auto}.import-history-card>div .btn{grid-column:1/-1}}:root[data-theme=light] .import-summary-card,:root[data-theme=light] .sale-calculation-preview,:root[data-theme=light] .import-source-card{background:#f8fafc}.import-preview-table table{min-width:1500px}.import-preview-table input,.import-preview-table select{min-width:105px;min-height:40px}.import-identifier-inputs,.import-row-actions{gap:6px;display:grid}.import-identifier-inputs input{min-width:145px}.import-row-actions select{min-width:230px}.import-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.import-summary-grid>div{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;gap:4px;padding:12px;display:grid}.import-summary-grid span{color:var(--muted);font-size:.78rem}.import-summary-grid strong{font-size:1.15rem}.import-confirm-layout{gap:16px;display:grid}@media (max-width:820px){.import-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-summary-grid>div:last-child{grid-column:1/-1}}.visual-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.visual-head-actions .btn{min-height:40px;text-decoration:none}.visual-head-actions .note{text-align:right}@media (max-width:760px){.visual-head-actions{justify-content:flex-start}.visual-head-actions .note{text-align:left}}.history-metric-toggle{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.history-metric-toggle label{border:1px solid var(--line);background:var(--surface-2);cursor:pointer;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:6px 10px;display:inline-flex}.history-metric-toggle input{width:20px;height:20px}.history-metric-toggle span{font-size:.78rem;font-weight:700}.chart-event-deposit{fill:#5ca1a8;stroke:var(--surface)}.chart-event-withdrawal{fill:#ca5f58;stroke:var(--surface)}.chart-event-dividend{fill:#d0a925;stroke:var(--surface)}.status-pill.partial{color:#fcd34d;background:#f59e0b21;border-color:#f59e0b59}.audit-history-table td>strong,.audit-history-table td>span{display:block}.audit-table-detail{color:var(--muted);margin-top:4px;font-size:.75rem;line-height:1.35;display:block}.audit-selected-summary>div{grid-template-columns:repeat(4,minmax(0,auto))}.audit-stress-summary{background:#f59e0b12;border:1px solid #f59e0b4d;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:14px;margin-top:14px;padding:12px 14px;display:flex}.audit-stress-summary span{color:var(--muted);text-align:right;line-height:1.5}:root[data-theme=light] .status-pill.partial{color:#92400e}:root[data-theme=light] .audit-stress-summary{background:#fffbeb}@media (max-width:900px){.audit-selected-summary>div{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.audit-stress-summary{display:grid}.audit-stress-summary span{text-align:left}}.status-pill.completed-errors{color:#fca5a5;background:#ef444421;border-color:#ef444459}:root[data-theme=light] .status-pill.completed-errors{color:#991b1b}:is(body:has(.modal-backdrop) .chat-dock,body:has(.entry-modal-backdrop) .chat-dock,body:has([role=dialog][aria-modal=true]:not(.chat-panel):not(.chat-delete-dialog)) .chat-dock){pointer-events:none;visibility:hidden}.table-wrap[tabindex="0"],.chart-scroll-x[tabindex="0"],[role=tabpanel][tabindex="0"]{outline:none}.table-wrap[tabindex="0"]:focus-visible,.chart-scroll-x[tabindex="0"]:focus-visible,[role=tabpanel][tabindex="0"]:focus-visible{outline-offset:3px;border-radius:14px;outline:3px solid #58a3aab8}.site-footer a{align-items:center;min-height:44px;padding:8px 4px;display:inline-flex}.site-footer nav{gap:4px 14px}.status-pill.completed-findings{color:#fcd34d;background:#f59e0b21;border-color:#f59e0b59}:root[data-theme=light] .status-pill.completed-findings{color:#92400e}.data-row-menu-popover{overscroll-behavior:contain;max-height:min(360px,100dvh - 24px);overflow-y:auto}.landing-cinematic-stage{--hero-pointer-x:0;--hero-pointer-y:0;isolation:isolate;min-height:590px;transform:perspective(1400px) rotateY(calc(var(--hero-pointer-x) * 1.8deg)) rotateX(calc(var(--hero-pointer-y) * -1.2deg));contain:layout paint;background:radial-gradient(circle at 50% 48%,#6f46bf2e,#0000 31%),linear-gradient(155deg,#121721fc,#05080dfc);border:1px solid #8ea1b33d;border-radius:32px;transition:transform .18s ease-out,border-color .3s;position:relative;overflow:hidden;box-shadow:0 38px 110px #0000006b}.landing-cinematic-stage:after{content:"";z-index:8;pointer-events:none;background:linear-gradient(#0000 74%,#03060aad);position:absolute;inset:0}.landing-cinematic-stage:hover{border-color:#7f5cd37a}.landing-cinematic-grid{z-index:-3;opacity:.23;transform:perspective(700px) rotateX(58deg) translateY(20%) translateX(calc(var(--hero-pointer-x) * -10px));transform-origin:bottom;background-image:linear-gradient(#9eaec517 1px,#0000 1px),linear-gradient(90deg,#9eaec517 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:-18%}.landing-cinematic-noise{z-index:7;opacity:.055;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:absolute;inset:0}.landing-cinematic-glow{z-index:-2;aspect-ratio:1;filter:blur(52px);opacity:.22;will-change:transform, opacity;border-radius:50%;width:360px;position:absolute}.landing-cinematic-glow.glow-one{background:#8d5de8;top:27%;left:34%}.landing-cinematic-glow.glow-two{opacity:.16;background:#3f9ca5;width:250px;bottom:7%;right:4%}.landing-cinematic-stage.is-active .glow-one{animation:5.8s ease-in-out infinite landingEnergyBloom}.landing-cinematic-stage.is-active .glow-two{animation:7.2s ease-in-out 1.2s infinite reverse landingEnergyBloom}.landing-cinematic-wordmark{z-index:4;text-transform:uppercase;letter-spacing:.08em;transform:translate3d(calc(var(--hero-pointer-x) * -7px), calc(var(--hero-pointer-y) * -5px), 0);display:grid;position:absolute;top:28px;left:34px}.landing-cinematic-wordmark span{color:#e1e8f394;letter-spacing:.42em;font-size:12px}.landing-cinematic-wordmark strong{letter-spacing:-.045em;color:#0000;-webkit-text-stroke:1px #f0f4fbdb;text-shadow:0 0 32px #8d5de83d;margin-top:2px;font-size:clamp(34px,4.8vw,72px);line-height:.92}.landing-cinematic-wordmark small{color:var(--gold);letter-spacing:.23em;margin-top:8px;font-weight:800}.landing-cinematic-core{z-index:3;aspect-ratio:1;width:210px;transform:translate(-50%,-50%) translate3d(calc(var(--hero-pointer-x) * 10px), calc(var(--hero-pointer-y) * 7px), 0);background:radial-gradient(circle at 45% 42%,#fff3,#0000 18%),radial-gradient(circle,#5d33a3b3,#10101ef5 62%);border-radius:50%;position:absolute;top:49%;left:50%;box-shadow:0 0 65px #8d5de859,inset 0 0 38px #ffffff14}.landing-cinematic-core:before{content:"";background:radial-gradient(circle at 44% 38%,#ffffff29,#06090feb 72%);border-radius:50%;position:absolute;inset:17%;box-shadow:inset 0 0 26px #8d5de85c}.core-ring{border:1px solid #ae8ef63b;border-radius:50%;position:absolute;inset:-22%}.ring-two{border-color:#58a3aa29;inset:-44%}.landing-cinematic-stage.is-active .ring-one{animation:18s linear infinite landingOrbit}.landing-cinematic-stage.is-active .ring-two{animation:27s linear infinite reverse landingOrbit}.core-ring:after{content:"";background:#b79af4;border-radius:50%;width:8px;height:8px;position:absolute;top:6%;left:28%;box-shadow:0 0 18px #b79af4}.ring-two:after{background:#73c3ca;top:70%;left:90%;box-shadow:0 0 16px #73c3ca}.core-value{z-index:2;text-align:center;place-content:center;display:grid;position:absolute;inset:0}.core-value span{color:#e1e8f3ad;letter-spacing:.08em;font-size:11px}.core-value strong{margin-top:5px;font-size:23px}.core-value small{color:#84d8ad;margin-top:5px;font-weight:800}.landing-orbit{z-index:4;pointer-events:none;position:absolute;inset:0}.orbit-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e1e8f3a6;background:#0a0e15d1;border:1px solid #aab7ca38;border-radius:14px;gap:2px;min-width:112px;padding:11px 13px;font-size:11px;display:grid;position:absolute;box-shadow:0 12px 35px #0000004d}.orbit-chip b{color:#f4f7fb;font-size:14px}.chip-depot{top:35%;left:7%}.chip-property{top:30%;right:5%}.chip-cash{bottom:17%;left:13%}.chip-debt{bottom:15%;right:10%}.landing-cinematic-stage.is-active .chip-depot{animation:5.8s ease-in-out infinite landingFloat}.landing-cinematic-stage.is-active .chip-property{animation:6.4s ease-in-out .8s infinite reverse landingFloat}.landing-cinematic-stage.is-active .chip-cash{animation:7s ease-in-out 1.4s infinite landingFloat}.landing-cinematic-stage.is-active .chip-debt{animation:6.7s ease-in-out .3s infinite reverse landingFloat}.landing-cinematic-chart{z-index:2;color:#8060cf;opacity:.78;width:90%;height:48%;transform:translate3d(calc(var(--hero-pointer-x) * -6px), calc(var(--hero-pointer-y) * -4px), 0);position:absolute;bottom:2%;left:5%;right:5%}.cinematic-area{fill:url(#cinematicArea);opacity:.6}.cinematic-line,.cinematic-line-secondary{fill:none;stroke:currentColor;stroke-width:3.5px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px}.cinematic-line-secondary{stroke:#58a3aa;stroke-width:2px;opacity:.66}.landing-cinematic-stage.is-active .cinematic-line{animation:2.2s cubic-bezier(.3,.7,.2,1) .25s forwards landingDrawLine}.landing-cinematic-stage.is-active .cinematic-line-secondary{animation:2.5s cubic-bezier(.3,.7,.2,1) .65s forwards landingDrawLine}.cinematic-point{fill:#c7b2f4;opacity:0;filter:drop-shadow(0 0 7px #9b79e4)}.landing-cinematic-stage.is-active .cinematic-point{animation:.35s forwards landingPointIn}.landing-cinematic-stage.is-active .point-1{animation-delay:.45s}.landing-cinematic-stage.is-active .point-2{animation-delay:.8s}.landing-cinematic-stage.is-active .point-3{animation-delay:1.15s}.landing-cinematic-stage.is-active .point-4{animation-delay:1.5s}.landing-cinematic-stage.is-active .point-5{animation-delay:1.85s}.landing-cinematic-event{z-index:5;opacity:0;background:#070a10d1;border:1px solid #b19ae236;border-radius:12px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:absolute;transform:translateY(12px)}.landing-cinematic-event>span{color:#cdb9f6;background:#8d5de82e;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.landing-cinematic-event div{display:grid}.landing-cinematic-event strong{font-size:11px}.landing-cinematic-event small{color:var(--muted);font-size:9px}.event-buy{top:20%;left:26%}.event-history{top:51%;right:18%}.event-sale{bottom:8%;left:40%}.landing-cinematic-stage.is-active .event-buy{animation:.55s 1.4s forwards landingEventIn}.landing-cinematic-stage.is-active .event-history{animation:.55s 2s forwards landingEventIn}.landing-cinematic-stage.is-active .event-sale{animation:.55s 2.55s forwards landingEventIn}.landing-cinematic-status{z-index:9;color:#e1e8f3ad;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;bottom:22px;left:28px}.status-pulse{background:#66c58f;border-radius:50%;width:8px;height:8px;animation:2s infinite landingPulse;box-shadow:0 0 #66c58f80}:root[data-theme=light] .landing-cinematic-stage{background:radial-gradient(circle at 50% 48%,#6f46bf1f,#0000 31%),linear-gradient(155deg,#f9fbff,#e9eef6);box-shadow:0 30px 80px #1f293729}:root[data-theme=light] .landing-cinematic-stage:after{background:linear-gradient(#0000 74%,#e6ecf5bd)}:root[data-theme=light] .landing-cinematic-wordmark strong{-webkit-text-stroke-color:#1c2737d1}:root[data-theme=light] .landing-cinematic-wordmark span,:root[data-theme=light] .landing-cinematic-status{color:#1c27379e}:root[data-theme=light] .orbit-chip,:root[data-theme=light] .landing-cinematic-event{color:#526174;background:#ffffffd6;box-shadow:0 12px 32px #1f29371f}:root[data-theme=light] .orbit-chip b,:root[data-theme=light] .landing-cinematic-event strong{color:#172234}@keyframes landingDrawLine{to{stroke-dashoffset:0}}@keyframes landingPointIn{to{opacity:1;transform:scale(1.08)}}@keyframes landingOrbit{to{transform:rotate(360deg)}}@keyframes landingEnergyBloom{0%,to{opacity:.15;transform:scale(.85)}48%{opacity:.42;transform:scale(1.35)}}@keyframes landingFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-11px)}}@keyframes landingEventIn{to{opacity:1;transform:translateY(0)}}@keyframes landingPulse{70%{box-shadow:0 0 0 9px #66c58f00}to{box-shadow:0 0 #66c58f00}}@media (max-width:1180px){.landing-cinematic-stage{min-height:560px;transform:none}}@media (max-width:720px){.landing-cinematic-stage{border-radius:24px;min-height:500px}.landing-cinematic-wordmark{top:20px;left:20px}.landing-cinematic-wordmark strong{font-size:clamp(34px,12vw,58px)}.landing-cinematic-core{width:170px;top:48%}.orbit-chip{min-width:96px;padding:8px 10px}.chip-depot{top:29%;left:4%}.chip-property{top:30%;right:3%}.chip-cash{bottom:20%;left:5%}.chip-debt{bottom:18%;right:4%}.event-buy,.event-history,.event-sale{display:none}.landing-cinematic-chart{height:42%;bottom:4%}.landing-cinematic-status{bottom:14px;left:18px}}@media (max-width:460px){.landing-cinematic-stage{min-height:430px}.landing-cinematic-core{width:145px}.core-value strong{font-size:18px}.orbit-chip{min-width:82px;font-size:9px}.orbit-chip b{font-size:11px}.chip-cash{display:none}}@media (prefers-reduced-motion:reduce){.landing-cinematic-stage,.landing-cinematic-stage *,.status-pulse{transition:none!important;animation:none!important;transform:none!important}.cinematic-line,.cinematic-line-secondary{stroke-dashoffset:0}.cinematic-point,.landing-cinematic-event{opacity:1;transform:none}}.landing-cinematic-burst{z-index:2;pointer-events:none;width:12px;height:12px;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.landing-cinematic-burst:before,.landing-cinematic-burst:after{content:"";opacity:0;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.2)}.landing-cinematic-burst:before{border:1px solid #c3a6ffb8;width:180px;height:180px;box-shadow:0 0 42px #8d5de861,inset 0 0 28px #8d5de82e}.landing-cinematic-burst:after{filter:blur(.4px);background:radial-gradient(circle,#fffffffa,#b387ffad 28%,#8d5de800 72%);width:34px;height:34px}.landing-cinematic-burst span{--burst-angle:0deg;opacity:0;transform-origin:50% 100%;width:2px;height:34px;transform:translate(-50%,-100%) rotate(var(--burst-angle)) translateY(-34px) scaleY(.15);background:linear-gradient(#fff0,#cfb2fff2,#69c4cd1f);border-radius:999px;position:absolute;top:50%;left:50%;box-shadow:0 0 9px #b79af4b3}.landing-cinematic-burst span:first-child{--burst-angle:0deg}.landing-cinematic-burst span:nth-child(2){--burst-angle:26deg}.landing-cinematic-burst span:nth-child(3){--burst-angle:52deg}.landing-cinematic-burst span:nth-child(4){--burst-angle:78deg}.landing-cinematic-burst span:nth-child(5){--burst-angle:104deg}.landing-cinematic-burst span:nth-child(6){--burst-angle:130deg}.landing-cinematic-burst span:nth-child(7){--burst-angle:156deg}.landing-cinematic-burst span:nth-child(8){--burst-angle:182deg}.landing-cinematic-burst span:nth-child(9){--burst-angle:208deg}.landing-cinematic-burst span:nth-child(10){--burst-angle:234deg}.landing-cinematic-burst span:nth-child(11){--burst-angle:260deg}.landing-cinematic-burst span:nth-child(12){--burst-angle:286deg}.landing-cinematic-burst span:nth-child(13){--burst-angle:312deg}.landing-cinematic-burst span:nth-child(14){--burst-angle:338deg}.landing-cinematic-stage.is-active .landing-cinematic-burst:before{animation:1.45s cubic-bezier(.16,.84,.3,1) .95s both landingBurstRing}.landing-cinematic-stage.is-active .landing-cinematic-burst:after{animation:1.05s ease-out .9s both landingBurstFlash}.landing-cinematic-stage.is-active .landing-cinematic-burst span{animation:landingBurstParticle 1.5s calc(.94s + var(--burst-index,0s)) cubic-bezier(.18,.72,.2,1) both}.landing-cinematic-burst span:nth-child(3n+1){--burst-index:20ms}.landing-cinematic-burst span:nth-child(3n+2){--burst-index:90ms}.landing-cinematic-burst span:nth-child(3n){--burst-index:.16s}@keyframes landingBurstRing{0%{opacity:0;transform:translate(-50%,-50%)scale(.12)}28%{opacity:.9}to{opacity:0;transform:translate(-50%,-50%)scale(1.65)}}@keyframes landingBurstFlash{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}28%{opacity:1;transform:translate(-50%,-50%)scale(2.4)}to{opacity:0;transform:translate(-50%,-50%)scale(5.4)}}@keyframes landingBurstParticle{0%{opacity:0;transform:translate(-50%,-100%) rotate(var(--burst-angle)) translateY(-24px) scaleY(.15)}22%{opacity:.95}to{opacity:0;transform:translate(-50%,-100%) rotate(var(--burst-angle)) translateY(-190px) scaleY(1.15)}}@media (max-width:720px){.landing-cinematic-burst{transform:translate(-50%,-50%)scale(.78)}}@media (prefers-reduced-motion:reduce){.landing-cinematic-burst{display:none}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.dashboard-view-switcher{background:#080c147a;border:1px solid #97a3b838;border-radius:14px;align-items:center;gap:4px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.dashboard-view-switcher button{min-height:38px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 13px;font-size:13px;font-weight:750}.dashboard-view-switcher button:hover{color:var(--text);background:#ffffff0d}.dashboard-view-switcher button.active{color:#fff;background:linear-gradient(135deg,#7e58cdf5,#4a70a9eb);box-shadow:0 8px 22px #3d2a7152}.dashboard-view-switcher button:focus-visible{outline-offset:2px;outline:3px solid #7ba8ff8c}:root[data-theme=light] .dashboard-view-switcher{background:#eff3f9eb;border-color:#3f4d6226}:root[data-theme=light] .dashboard-view-switcher button.active{color:#fff}.animation-dashboard .compact-dashboard-hero{margin-bottom:16px}.portfolio-animation-section{gap:15px;margin:8px 0 34px;display:grid}.portfolio-animation-head{justify-content:space-between;align-items:flex-end;gap:24px;padding:0 4px;display:flex}.portfolio-animation-head h2{letter-spacing:-.035em;margin:5px 0 4px;font-size:clamp(24px,3vw,38px)}.portfolio-animation-head p{max-width:760px;color:var(--muted);margin:0}.portfolio-animation-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.portfolio-animation-period{min-height:36px;color:var(--muted);background:#0c101873;border:1px solid #97a3b833;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:760;display:inline-flex}.portfolio-animation-stage{--animation-pointer-x:0;--animation-pointer-y:0;isolation:isolate;color:#eef2f8;background:radial-gradient(circle at 50% 43%,#7b4bce30,#0000 28%),radial-gradient(circle at 88% 20%,#368e991a,#0000 25%),linear-gradient(145deg,#070a11 0%,#0a0d15 48%,#070910 100%);border:1px solid #9f91c73d;border-radius:34px;min-height:760px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 34px 90px #00000057,inset 0 1px #ffffff0a}.portfolio-animation-stage:before{content:"";z-index:20;pointer-events:none;background:linear-gradient(#ffffff06,#0000 24% 76%,#020409b3);position:absolute;inset:0}.portfolio-animation-grid{z-index:-3;opacity:.22;transform:perspective(820px) rotateX(58deg) translateY(28%) translateX(calc(var(--animation-pointer-x) * -10px));transform-origin:bottom;background-image:linear-gradient(#96a7c114 1px,#0000 1px),linear-gradient(90deg,#96a7c114 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:-20% -8%}.portfolio-animation-noise{z-index:18;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.83' numOctaves='3' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.72'/%3E%3C/svg%3E");position:absolute;inset:0}.portfolio-animation-glow{z-index:-2;filter:blur(60px);pointer-events:none;opacity:.18;border-radius:50%;position:absolute}.portfolio-animation-glow.glow-primary{background:#8455dd;width:430px;height:430px;top:18%;left:31%}.portfolio-animation-glow.glow-secondary{opacity:.12;background:#4a9da7;width:300px;height:300px;bottom:12%;right:6%}.portfolio-animation-stage.is-active .glow-primary{animation:6.8s ease-in-out infinite portfolioAnimationBloom}.portfolio-animation-stage.is-active .glow-secondary{animation:8.2s ease-in-out 1.1s infinite reverse portfolioAnimationBloom}.portfolio-animation-titlemark{z-index:5;text-transform:uppercase;transform:translate3d(calc(var(--animation-pointer-x) * -7px), calc(var(--animation-pointer-y) * -4px), 0);display:grid;position:absolute;top:28px;left:34px}.portfolio-animation-titlemark span{color:#e4eaf48f;letter-spacing:.44em;font-size:10px;font-weight:800}.portfolio-animation-titlemark strong{color:#0000;-webkit-text-stroke:1px #eff3fad1;letter-spacing:-.055em;text-shadow:0 0 34px #895fe133;margin-top:3px;font-size:clamp(42px,6vw,84px);line-height:.92}.portfolio-animation-titlemark small{color:#d6b854;letter-spacing:.18em;margin-top:9px;font-size:10px;font-weight:800}.portfolio-animation-core{z-index:6;aspect-ratio:1;width:235px;transform:translate(-50%,-50%) translate3d(calc(var(--animation-pointer-x) * 10px), calc(var(--animation-pointer-y) * 7px), 0);background:radial-gradient(circle at 45% 39%,#ffffff2e,#0000 17%),radial-gradient(circle,#553394b8,#080a12fa 64%);border-radius:50%;position:absolute;top:42%;left:48%;box-shadow:0 0 76px #8558de57,inset 0 0 42px #ffffff12}.portfolio-animation-core:before{content:"";z-index:1;background:radial-gradient(circle at 43% 38%,#ffffff24,#05080ef2 72%);border-radius:50%;position:absolute;inset:18%;box-shadow:inset 0 0 30px #8455dd57}.portfolio-animation-allocation-ring{opacity:.9;filter:drop-shadow(0 0 9px #9571e254);border-radius:50%;position:absolute;inset:-9%;-webkit-mask:radial-gradient(circle,#0000 64%,#000 65% 71%,#0000 72%);mask:radial-gradient(circle,#0000 64%,#000 65% 71%,#0000 72%)}.portfolio-animation-ring{border:1px solid #b195ed33;border-radius:50%;position:absolute;inset:-24%}.portfolio-animation-ring.ring-two{border-color:#53a6af26;inset:-48%}.portfolio-animation-ring:after{content:"";background:#b79af4;border-radius:50%;width:8px;height:8px;position:absolute;top:7%;left:27%;box-shadow:0 0 18px #b79af4}.portfolio-animation-ring.ring-two:after{background:#73c3ca;top:72%;left:90%;box-shadow:0 0 16px #73c3ca}.portfolio-animation-stage.is-active .portfolio-animation-ring.ring-one{animation:19s linear infinite portfolioAnimationOrbit}.portfolio-animation-stage.is-active .portfolio-animation-ring.ring-two{animation:29s linear infinite reverse portfolioAnimationOrbit}.portfolio-animation-core-value{z-index:3;text-align:center;place-content:center;display:grid;position:absolute;inset:0}.portfolio-animation-core-value span{color:#e1e8f3a6;letter-spacing:.08em;font-size:11px}.portfolio-animation-core-value strong{letter-spacing:-.035em;margin-top:6px;font-size:clamp(22px,2.4vw,31px)}.portfolio-animation-core-value small{margin-top:6px;font-size:11px;font-weight:800}.portfolio-animation-core-value .positive,.portfolio-animation-insights .positive{color:#82d5aa}.portfolio-animation-core-value .negative,.portfolio-animation-insights .negative{color:#eb8580}.portfolio-animation-orbits{z-index:8;pointer-events:none;position:absolute;inset:0}.portfolio-animation-chip{-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#080c13d1;border:1px solid #aab8cd33;border-radius:15px;gap:3px;min-width:142px;padding:12px 14px;display:grid;position:absolute;box-shadow:0 14px 38px #00000045}.portfolio-animation-chip span{color:#e1e8f399;font-size:10px;font-weight:750}.portfolio-animation-chip.chip-portfolio{top:31%;left:7%}.portfolio-animation-chip.chip-accounts{top:56%;left:13%}.portfolio-animation-chip.chip-assets{top:16%;left:50%}.portfolio-animation-chip.chip-liabilities{top:45%;right:27%}.portfolio-animation-stage.is-active .chip-portfolio{animation:6.2s ease-in-out infinite portfolioAnimationFloat}.portfolio-animation-stage.is-active .chip-accounts{animation:7s ease-in-out .8s infinite reverse portfolioAnimationFloat}.portfolio-animation-stage.is-active .chip-assets{animation:6.8s ease-in-out 1.3s infinite portfolioAnimationFloat}.portfolio-animation-stage.is-active .chip-liabilities{animation:7.4s ease-in-out .35s infinite reverse portfolioAnimationFloat}.portfolio-animation-chart{z-index:3;color:#8d6ad7;width:69%;height:48%;transform:translate3d(calc(var(--animation-pointer-x) * -5px), calc(var(--animation-pointer-y) * -3px), 0);position:absolute;bottom:4%;left:3.5%;overflow:visible}.portfolio-animation-area{fill:url(#portfolioAnimationArea);opacity:.63}.portfolio-animation-line{fill:none;stroke:currentColor;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;filter:drop-shadow(0 0 5px #9570e08c)}.portfolio-animation-stage.is-active .portfolio-animation-line{animation:2.4s cubic-bezier(.28,.72,.2,1) .22s forwards portfolioAnimationDraw}.portfolio-animation-point{fill:#c8b6f2;opacity:0;filter:drop-shadow(0 0 7px #9b79e4)}.portfolio-animation-point.exact{stroke:#ffffffc7;stroke-width:1.3px}.portfolio-animation-stage.is-active .portfolio-animation-point{animation:.35s 1.4s forwards portfolioAnimationPoint}.portfolio-animation-chart-caption{z-index:9;color:#c5d0e082;letter-spacing:.05em;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;bottom:3.2%;left:6%;right:31%}.portfolio-animation-chart-caption strong{color:#e0e7f2a6;font-size:10px}.portfolio-animation-event-stack{z-index:10;gap:8px;width:min(260px,25%);display:grid;position:absolute;top:120px;left:28px}.portfolio-animation-event{opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070a10c4;border:1px solid #ae99dd2e;border-radius:13px;align-items:center;gap:9px;padding:9px 10px;display:flex;transform:translateY(12px)}.portfolio-animation-event>span{color:#cdb9f6;background:#8d5de82b;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.portfolio-animation-event div{min-width:0;display:grid}.portfolio-animation-event strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.portfolio-animation-event small{text-overflow:ellipsis;white-space:nowrap;color:#bec9da8c;font-size:8px;overflow:hidden}.portfolio-animation-stage.is-active .portfolio-animation-event:first-child{animation:.55s 1.25s forwards portfolioAnimationEvent}.portfolio-animation-stage.is-active .portfolio-animation-event:nth-child(2){animation:.55s 1.7s forwards portfolioAnimationEvent}.portfolio-animation-stage.is-active .portfolio-animation-event:nth-child(3){animation:.55s 2.15s forwards portfolioAnimationEvent}.portfolio-animation-insights{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#0d111ae0,#080b12c4);border:1px solid #a6b5cb2e;border-radius:22px;flex-direction:column;gap:13px;width:min(320px,28%);padding:18px;display:flex;position:absolute;top:22px;bottom:24px;right:22px;box-shadow:0 22px 52px #00000042}.portfolio-animation-insight-head{border-bottom:1px solid #a6b5cb21;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.portfolio-animation-insight-head span{font-size:12px;font-weight:850}.portfolio-animation-insight-head strong{color:#cdb9f6;background:#8d5de829;border-radius:999px;place-items:center;min-width:36px;height:26px;font-size:9px;display:grid}.portfolio-animation-insights dl{gap:7px;margin:0;display:grid}.portfolio-animation-insights dl div{border-bottom:1px solid #a6b5cb14;justify-content:space-between;align-items:center;gap:12px;padding:7px 0;display:flex}.portfolio-animation-insights dd{text-align:right;margin:0;font-size:11px;font-weight:850}.portfolio-animation-top-items{border-top:1px solid #a6b5cb21;gap:7px;margin-top:auto;padding-top:10px;display:grid}.portfolio-animation-top-items>span{color:#c6d0df94;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.portfolio-animation-top-items>div{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.portfolio-animation-top-items p{min-width:0;margin:0;display:grid}.portfolio-animation-top-items p strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.portfolio-animation-top-items b{flex:none;font-size:9px}.portfolio-animation-status{z-index:13;color:#d7e0ed99;align-items:center;gap:9px;font-size:10px;display:flex;position:absolute;bottom:20px;left:28px}.portfolio-animation-status i{background:#68c793;border-radius:50%;width:8px;height:8px;animation:2s infinite portfolioAnimationPulse;box-shadow:0 0 #68c79380}:root[data-theme=light] .portfolio-animation-stage{color:#172234;background:radial-gradient(circle at 50% 43%,#7048c224,#0000 29%),radial-gradient(circle at 88% 20%,#3f96a01c,#0000 25%),linear-gradient(145deg,#f9fbff,#e8edf5);border-color:#5444842e;box-shadow:0 32px 78px #2530412b,inset 0 1px #fffc}:root[data-theme=light] .portfolio-animation-titlemark strong{-webkit-text-stroke-color:#1b2739d1}:root[data-theme=light] .portfolio-animation-titlemark span,:root[data-theme=light] .portfolio-animation-titlemark small{color:#2a364994}:root[data-theme=light] .portfolio-animation-core:before{background:radial-gradient(circle at 43% 38%,#fffffff2,#f4f7fcf5 72%)}:root[data-theme=light] .portfolio-animation-period{background:#f0f4f9e6}@keyframes portfolioAnimationDraw{to{stroke-dashoffset:0}}@keyframes portfolioAnimationPoint{to{opacity:1;transform:scale(1.08)}}@keyframes portfolioAnimationOrbit{to{transform:rotate(360deg)}}@keyframes portfolioAnimationBloom{0%,to{opacity:.13;transform:scale(.84)}48%{opacity:.34;transform:scale(1.3)}}@keyframes portfolioAnimationFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}@keyframes portfolioAnimationEvent{to{opacity:1;transform:translateY(0)}}@keyframes portfolioAnimationPulse{70%{box-shadow:0 0 0 10px #68c79300}to{box-shadow:0 0 #68c79300}}@media (max-width:1180px){.portfolio-animation-stage{min-height:850px}.portfolio-animation-insights{grid-template-columns:1.1fr 1fr;width:auto;height:220px;display:grid;inset:auto 22px 22px}.portfolio-animation-insights dl{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}.portfolio-animation-top-items{border-top:0;border-left:1px solid #a6b5cb21;margin-top:0;padding-top:0;padding-left:16px}.portfolio-animation-chart{width:92%;height:42%;bottom:25%}.portfolio-animation-chart-caption{bottom:24.5%;right:6%}.portfolio-animation-core{top:35%;left:54%}.portfolio-animation-chip.chip-liabilities{top:41%;right:8%}.portfolio-animation-status{bottom:252px}}@media (max-width:820px){.dashboard-hero-actions{width:100%}.dashboard-view-switcher{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.dashboard-view-switcher button{width:100%;padding:0 8px}.portfolio-animation-head{flex-direction:column;align-items:flex-start}.portfolio-animation-head-actions{justify-content:flex-start}.portfolio-animation-stage{border-radius:25px;min-height:920px}.portfolio-animation-titlemark{top:20px;left:20px}.portfolio-animation-titlemark strong{font-size:clamp(38px,11vw,65px)}.portfolio-animation-event-stack{width:250px;top:108px;left:18px}.portfolio-animation-core{width:190px;top:36%;left:50%}.portfolio-animation-chip{min-width:112px;padding:10px 11px}.portfolio-animation-chip.chip-portfolio{top:30%;left:4%}.portfolio-animation-chip.chip-accounts{top:48%;left:5%}.portfolio-animation-chip.chip-assets{top:27%;left:auto;right:4%}.portfolio-animation-chip.chip-liabilities{top:47%;right:4%}.portfolio-animation-chart{width:96%;height:34%;bottom:27%;left:2%}.portfolio-animation-chart-caption{bottom:27%;left:5%;right:5%}.portfolio-animation-insights{grid-template-columns:1fr 1fr;height:245px}.portfolio-animation-status{bottom:276px;left:18px}}@media (max-width:600px){.portfolio-animation-stage{min-height:970px}.portfolio-animation-titlemark small{max-width:250px;line-height:1.5}.portfolio-animation-event-stack{display:none}.portfolio-animation-core{width:168px;top:29%}.portfolio-animation-core-value strong{font-size:20px}.portfolio-animation-chip{min-width:102px}.portfolio-animation-chip strong{font-size:12px}.portfolio-animation-chip.chip-portfolio,.portfolio-animation-chip.chip-assets{top:19%}.portfolio-animation-chip.chip-accounts,.portfolio-animation-chip.chip-liabilities{top:39%}.portfolio-animation-chart{height:28%;bottom:31%}.portfolio-animation-chart-caption{bottom:31%}.portfolio-animation-insights{grid-template-columns:1fr;height:285px;overflow:auto}.portfolio-animation-insights dl{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-animation-top-items{display:none}.portfolio-animation-status{max-width:70%;bottom:317px}}@media (max-width:420px){.portfolio-animation-stage{min-height:930px}.portfolio-animation-titlemark strong{font-size:36px}.portfolio-animation-core{width:148px}.portfolio-animation-core-value span{font-size:9px}.portfolio-animation-core-value strong{font-size:17px}.portfolio-animation-chip{min-width:90px;padding:8px 9px}.portfolio-animation-chip small{display:none}.portfolio-animation-insights{padding:14px;bottom:12px;left:12px;right:12px}.portfolio-animation-status{left:15px}}@media (prefers-reduced-motion:reduce){.portfolio-animation-stage,.portfolio-animation-stage *,.portfolio-animation-status i{transition:none!important;animation:none!important;transform:none!important}.portfolio-animation-core{transform:translate(-50%,-50%)!important}.portfolio-animation-line{stroke-dashoffset:0}.portfolio-animation-point,.portfolio-animation-event{opacity:1;transform:none}}.portfolio-animation-flow{z-index:4;pointer-events:none;opacity:.48;width:100%;height:100%;position:absolute;inset:0}.portfolio-animation-flow path{fill:none;stroke:#a484e752;stroke-width:1.3px;stroke-linecap:round;stroke-dasharray:5 13;filter:drop-shadow(0 0 5px #8e66de61)}.portfolio-animation-stage.is-active .portfolio-animation-flow path{animation:8s linear infinite portfolioAnimationFlow}.portfolio-animation-stage.is-active .portfolio-animation-flow path:nth-child(2){animation-duration:10s;animation-direction:reverse}.portfolio-animation-stage.is-active .portfolio-animation-flow path:nth-child(3){animation-duration:7s}.portfolio-animation-stage.is-active .portfolio-animation-flow path:nth-child(4){animation-duration:11s;animation-direction:reverse}.portfolio-animation-scan{z-index:2;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#bca1f4bf,#69c2ca7a,#0000);height:1px;position:absolute;top:14%;left:2%;right:30%;box-shadow:0 0 18px #976fe557}.portfolio-animation-stage.is-active .portfolio-animation-scan{animation:7.8s ease-in-out 1s infinite portfolioAnimationScan}.portfolio-animation-empty-note{color:#c6d0df9e;margin:2px 0 0;font-size:10px;line-height:1.55}.portfolio-animation-top-items p small{white-space:normal;line-height:1.35}.portfolio-animation-top-items b{text-align:right}@keyframes portfolioAnimationFlow{to{stroke-dashoffset:-72px}}@keyframes portfolioAnimationScan{0%,12%{opacity:0;transform:translateY(0)}22%{opacity:.8}72%{opacity:.35;transform:translateY(430px)}86%,to{opacity:0;transform:translateY(500px)}}.dashboard-animation-preview-page{max-width:none;padding:14px}.dashboard-animation-preview-page .portfolio-animation-section{margin:0}.dashboard-animation-preview-page .portfolio-animation-head{display:none}.admin-animation-preview-card{overflow:hidden}.admin-animation-device-switcher{border:1px solid var(--line);background:#0a0e1661;border-radius:14px;grid-template-columns:repeat(3,minmax(92px,1fr));gap:5px;margin:14px 0;padding:5px;display:inline-grid}.admin-animation-device-switcher button{min-height:42px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 15px;font-weight:800}.admin-animation-device-switcher button.active{color:#fff;background:linear-gradient(135deg,#7e58cdf5,#4a70a9eb);box-shadow:0 8px 22px #3d2a7140}.admin-animation-preview-shell{border:1px solid var(--line);background:#070a11;border-radius:18px;width:100%;margin:0 auto;transition:width .25s;overflow:hidden;box-shadow:0 20px 55px #0000003d}.admin-animation-preview-shell.preview-tablet{width:min(820px,100%)}.admin-animation-preview-shell.preview-mobile{width:min(390px,100%)}.admin-animation-preview-toolbar{background:#101620;border-bottom:1px solid #a6b5cb29;align-items:center;gap:7px;height:34px;padding:0 11px;display:flex}.admin-animation-preview-toolbar span{background:#d2dcea47;border-radius:50%;width:8px;height:8px}.admin-animation-preview-toolbar strong{color:#d2dcea94;letter-spacing:.05em;margin-left:auto;font-size:10px}.admin-animation-preview-shell iframe{background:#070a11;border:0;width:100%;height:880px;display:block}.admin-animation-preview-shell.preview-tablet iframe{height:980px}.admin-animation-preview-shell.preview-mobile iframe{height:844px}:root[data-theme=light] .admin-animation-device-switcher{background:#eff3f9db}@media (max-width:1180px){.portfolio-animation-flow{opacity:.35}.portfolio-animation-scan{right:4%}}@media (max-width:820px){.portfolio-animation-stage{min-height:900px}.portfolio-animation-core{top:31%}.portfolio-animation-chip.chip-portfolio,.portfolio-animation-chip.chip-assets{top:22%}.portfolio-animation-chip.chip-accounts,.portfolio-animation-chip.chip-liabilities{top:43%}.portfolio-animation-chart{height:31%;bottom:29%}.portfolio-animation-chart-caption{bottom:29%}.portfolio-animation-status{bottom:265px}.portfolio-animation-flow{transform-origin:50% 35%;transform:scale(.92)}}@media (max-width:600px){.portfolio-animation-stage{min-height:1060px}.portfolio-animation-titlemark strong{font-size:clamp(34px,10vw,48px)}.portfolio-animation-core{width:160px;top:25%}.portfolio-animation-chip{min-width:98px;max-width:42%}.portfolio-animation-chip.chip-portfolio{top:15%;left:3%}.portfolio-animation-chip.chip-assets{top:15%;right:3%}.portfolio-animation-chip.chip-accounts{top:35%;left:3%}.portfolio-animation-chip.chip-liabilities{top:35%;right:3%}.portfolio-animation-chart{height:25%;bottom:36%}.portfolio-animation-chart-caption{bottom:36%}.portfolio-animation-insights{grid-template-columns:1fr;height:355px;overflow:auto}.portfolio-animation-top-items{border-top:1px solid #a6b5cb21;border-left:0;padding-top:10px;padding-left:0;display:grid}.portfolio-animation-top-items>div:nth-of-type(n+4){display:none}.portfolio-animation-status{bottom:390px}.portfolio-animation-flow{opacity:.23;transform:scale(.82)translateY(-20px)}.portfolio-animation-scan{display:none}.admin-animation-device-switcher{grid-template-columns:repeat(3,1fr);width:100%}}@media (max-width:420px){.portfolio-animation-stage{min-height:1030px}.portfolio-animation-insights{height:350px}.portfolio-animation-status{bottom:382px}.portfolio-animation-top-items p strong{white-space:normal;line-height:1.25}.portfolio-animation-top-items>div{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.portfolio-animation-flow path,.portfolio-animation-scan{animation:none!important}.portfolio-animation-scan{display:none}}.admin-device-preview-setting{border:1px solid var(--line);background:color-mix(in srgb,var(--surface-2) 84%,transparent);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:16px;display:flex}.admin-device-preview-setting .admin-animation-device-switcher{flex:none;margin:0}.admin-device-preview-copy{gap:6px;max-width:720px;display:grid}.admin-device-preview-copy span{color:var(--muted);line-height:1.5}:root[data-theme=light] .admin-device-preview-setting{background:#f5f8fc;border-color:#c9d4e2}.cwns-device-preview{color:#eef3fa;background:radial-gradient(circle at 50% 0,#7050b82e,#0000 38%),#080c13;min-height:100vh}.cwns-device-preview-bar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0f17f5;border-bottom:1px solid #a4b5cd38;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:10px 18px;display:flex;position:sticky;top:0;box-shadow:0 12px 35px #00000047}.cwns-device-preview-bar>div{gap:3px;display:grid}.cwns-device-preview-bar span{color:#dae3efad;font-size:12px}.cwns-device-preview-canvas{justify-content:center;align-items:start;min-height:calc(100vh - 68px);padding:22px;display:grid;overflow:auto}.cwns-device-preview-frame{background:#fff;border:1px solid #b2c1d64d;border-radius:22px;display:block;box-shadow:0 34px 100px #0000008c}.cwns-device-preview-mobile .cwns-device-preview-frame{width:390px;height:844px}.cwns-device-preview-tablet .cwns-device-preview-frame{width:820px;height:1180px}html[data-device-preview-frame=true],html[data-device-preview-frame=true] body{min-width:0}@media (max-width:880px){.admin-device-preview-setting{flex-direction:column;align-items:stretch}.cwns-device-preview-bar{flex-direction:column;align-items:flex-start}.cwns-device-preview-canvas{padding:12px 4px}.cwns-device-preview-tablet .cwns-device-preview-frame{width:min(820px,100vw - 8px)}}@media (max-width:430px){.cwns-device-preview-mobile .cwns-device-preview-frame{border-left:0;border-right:0;border-radius:0;width:min(390px,100vw)}}.portfolio-animation-stage{background:radial-gradient(circle at 48% 39%,#7348c83d,#0000 29%),radial-gradient(circle at 87% 24%,#2a919e26,#0000 27%),linear-gradient(145deg,#050810 0%,#0b0f19 49%,#060912 100%);border-color:#b197eb61;box-shadow:0 38px 110px #00000075,inset 0 1px #ffffff12}.portfolio-animation-chip,.portfolio-animation-event,.portfolio-animation-insights{background:#080d16e6;border-color:#b9c7dc4a;box-shadow:0 18px 48px #0000005c,inset 0 1px #ffffff09}.portfolio-animation-chip span{color:#e7edf7bf;font-size:11px}.portfolio-animation-chip strong{font-size:16px}.portfolio-animation-chip small{color:#cfd9e8ad;font-size:10px}.portfolio-animation-core-value span{color:#ebf1fac2}.portfolio-animation-core-value small{max-width:170px;margin-inline:auto;line-height:1.35}.portfolio-animation-insight-head span{font-size:13px}.portfolio-animation-insights dt{color:#dae2efbd;font-size:10px}.portfolio-animation-insights dd{font-size:12px}.portfolio-animation-top-items>span{color:#dae2efb8;font-size:10px}.portfolio-animation-top-items p strong,.portfolio-animation-top-items b{font-size:10px}.portfolio-animation-top-items p small{color:#cdd7e6a1;font-size:9px}.portfolio-animation-line{stroke-width:4.6px;filter:drop-shadow(0 0 8px #a580f1c2)}.portfolio-animation-chart{color:#ad8be9}.portfolio-animation-chart-caption{color:#d8e1eead}.portfolio-animation-chart-caption strong{color:#edf2facc}.portfolio-animation-calculation{border-bottom:1px solid #a6b5cb29;padding:2px 0 9px}.portfolio-animation-calculation summary{color:#bca6ed;cursor:pointer;align-items:center;min-height:32px;font-size:10px;font-weight:800;display:flex}.portfolio-animation-calculation p{color:#ced8e7b3;margin:6px 0 0;font-size:9px;line-height:1.5}.portfolio-animation-calculation strong{color:#eef2f9e0}:root[data-theme=light] .portfolio-animation-stage{color:#111a2b;background:radial-gradient(circle at 48% 40%,#7752ca33,#0000 31%),radial-gradient(circle at 88% 22%,#288b972b,#0000 28%),linear-gradient(145deg,#f8faff 0%,#e9eef7 50%,#dfe8f3 100%);border:2px solid #9eabc0;box-shadow:0 30px 80px #28364d38,inset 0 1px #fff}:root[data-theme=light] .portfolio-animation-stage:before{background:linear-gradient(#ffffff47,#0000 24% 76%,#bbc8da6b)}:root[data-theme=light] .portfolio-animation-grid{opacity:.36;background-image:linear-gradient(#43536e1f 1px,#0000 1px),linear-gradient(90deg,#43536e1f 1px,#0000 1px)}:root[data-theme=light] .portfolio-animation-titlemark strong{-webkit-text-stroke-color:#34435c;text-shadow:0 0 28px #6645b029}:root[data-theme=light] .portfolio-animation-titlemark span{color:#53627a}:root[data-theme=light] .portfolio-animation-titlemark small{color:#71570a}:root[data-theme=light] .portfolio-animation-core{background:radial-gradient(circle at 44% 38%,#fff,#0000 18%),radial-gradient(circle,#d8cbf3 0%,#f8faff 58%,#dfe5f1 100%);box-shadow:0 0 68px #623eb54d,inset 0 0 34px #fffffff5}:root[data-theme=light] .portfolio-animation-core:before{background:radial-gradient(circle at 43% 38%,#fff,#eef2f9 72%);box-shadow:inset 0 0 28px #6947ba33}:root[data-theme=light] .portfolio-animation-core-value span{color:#4e5d73}:root[data-theme=light] .portfolio-animation-chip,:root[data-theme=light] .portfolio-animation-event,:root[data-theme=light] .portfolio-animation-insights{color:#111a2b;background:#fffffff0;border-color:#aebbd0;box-shadow:0 16px 38px #29374d29,inset 0 1px #fff}:root[data-theme=light] .portfolio-animation-chip span,:root[data-theme=light] .portfolio-animation-chip small,:root[data-theme=light] .portfolio-animation-event small,:root[data-theme=light] .portfolio-animation-insights dt,:root[data-theme=light] .portfolio-animation-top-items p small,:root[data-theme=light] .portfolio-animation-top-items>span{color:#526178}:root[data-theme=light] .portfolio-animation-insight-head,:root[data-theme=light] .portfolio-animation-insights dl div,:root[data-theme=light] .portfolio-animation-top-items{border-color:#c6d0de}:root[data-theme=light] .portfolio-animation-insight-head strong{color:#4b2f91;background:#ece5fb}:root[data-theme=light] .portfolio-animation-chart{color:#6d4fc1}:root[data-theme=light] .portfolio-animation-line{filter:drop-shadow(0 0 5px #5d3dab61)}:root[data-theme=light] .portfolio-animation-point{fill:#684cb4;filter:drop-shadow(0 0 4px #5738a06b)}:root[data-theme=light] .portfolio-animation-point.exact{stroke:#fff;stroke-width:2px}:root[data-theme=light] .portfolio-animation-chart-caption{color:#53627a}:root[data-theme=light] .portfolio-animation-chart-caption strong{color:#27354a}:root[data-theme=light] .portfolio-animation-status{color:#3c4b61}:root[data-theme=light] .portfolio-animation-flow path{stroke:#5b3ea46b}:root[data-theme=light] .portfolio-animation-calculation{border-color:#c6d0de}:root[data-theme=light] .portfolio-animation-calculation summary{color:#55369c}:root[data-theme=light] .portfolio-animation-calculation p{color:#4e5c70}:root[data-theme=light] .portfolio-animation-calculation strong{color:#1f2b3d}:root[data-theme=light] .portfolio-animation-empty-note{color:#53627a}@media (max-width:600px){.portfolio-animation-insights{height:390px}.portfolio-animation-status{bottom:426px}.portfolio-animation-calculation p{font-size:10px}}@media (max-width:420px){.portfolio-animation-stage{min-height:1100px}.portfolio-animation-insights{height:410px}.portfolio-animation-status{bottom:444px}}.column-settings-dialog{flex-direction:column;gap:14px;width:min(760px,100vw - 24px);max-height:min(820px,100vh - 24px);display:flex}.column-mode-selector{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:5px;display:grid}.column-mode-selector button{min-height:44px;color:var(--text);background:0 0;border:0;border-radius:10px;font-weight:800}.column-mode-selector button.active{background:var(--accent);color:#111827}.column-settings-actions{flex-wrap:wrap;gap:8px;display:flex}.column-search-label{gap:6px;font-weight:750;display:grid}.column-search-label input{min-height:44px}.column-switch-list{gap:7px;padding:2px 4px 4px 2px;display:grid;overflow:auto}.column-switch-row{border:1px solid var(--border);background:var(--panel-soft);cursor:pointer;border-radius:12px;align-items:center;gap:12px;min-height:54px;padding:8px 10px;display:flex}.column-switch-row input{flex:none;width:20px;height:20px}.column-switch-row span{gap:2px;display:grid}.column-switch-row small{color:var(--muted);font-size:12px}.portfolio-animation-comparisons{gap:3px;margin-top:7px;display:grid}.portfolio-animation-comparisons small{margin:0!important;font-size:10px!important}.portfolio-animation-stage{box-shadow:0 30px 90px #00000052,inset 0 0 0 1px #ae91ef26}.portfolio-animation-core{filter:drop-shadow(0 22px 44px #6d48c44d)}.portfolio-animation-allocation-ring{filter:drop-shadow(0 0 16px #a077ef61);transition:filter .45s}.portfolio-animation-insights{-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2)}.portfolio-animation-top-items>div{min-height:42px}.portfolio-animation-top-items p strong{font-size:11px;line-height:1.25}.portfolio-animation-top-items b{font-size:11px}:root[data-theme=light] .portfolio-animation-stage{border-color:#aebbd0;box-shadow:0 28px 80px #414e692e,inset 0 0 0 1px #4d3a861f}:root[data-theme=light] .portfolio-animation-insights,:root[data-theme=light] .portfolio-animation-chip{background:#ffffffe6;border-color:#aebbd0;box-shadow:0 16px 36px #3e4b6524}:root[data-theme=light] .portfolio-animation-insights dd,:root[data-theme=light] .portfolio-animation-top-items p strong,:root[data-theme=light] .portfolio-animation-top-items b{color:#17243a}:root[data-theme=light] .workspace-help{color:#4c5b71;opacity:1;font-size:13px}.platform-choice,.legal-check,.auth-check{align-items:center;min-height:44px;display:flex}label:has(>input[type=checkbox]){align-items:center;min-height:44px;display:flex}label:has(>input[type=radio]){align-items:center;min-height:44px;display:flex}@media (max-width:720px){.column-mode-selector{grid-template-columns:1fr}.column-settings-actions>.btn{flex:100%}.column-settings-dialog{max-height:calc(100vh - 12px)}.portfolio-animation-comparisons small{font-size:9px!important}}.account-transfer-dialog{width:min(720px,100vw - 24px)}.account-transfer-balance,.account-transfer-preview{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:13px 15px;display:flex}.account-transfer-balance span,.account-transfer-preview span{color:var(--muted);font-size:13px}.account-transfer-balance strong,.account-transfer-preview strong{font-size:20px}.account-transfer-direction{border:1px solid var(--border);border-radius:13px;align-items:center;gap:14px;min-height:72px;padding:10px 12px;display:flex}.account-transfer-direction legend{padding:0 6px;font-weight:800}.account-transfer-direction label{align-items:center;gap:8px;min-height:44px;margin:0;display:flex}.account-transfer-direction input{width:20px;height:20px}.account-transfer-preview .positive,.account-protocol-dialog .positive{color:var(--success,#55c98f)}.account-transfer-preview .negative,.account-protocol-dialog .negative{color:var(--danger,#ef7772)}.account-protocol-dialog{width:min(940px,100vw - 24px);max-height:calc(100vh - 24px);overflow:auto}.account-protocol-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.account-protocol-summary>div{border:1px solid var(--border);background:var(--panel-soft);border-radius:13px;gap:4px;padding:12px 14px;display:grid}.account-protocol-summary span{color:var(--muted);font-size:12px}.account-protocol-summary strong{font-size:18px}.account-recurring-section,.account-transaction-section{gap:10px;display:grid}.account-recurring-section h3,.account-transaction-section h3{margin:4px 0 0;font-size:16px}.account-recurring-list{gap:8px;display:grid}.account-recurring-list article{border:1px solid var(--border);background:var(--panel-soft);border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.account-recurring-list article.is-inactive{opacity:.62}.account-recurring-list article>div{gap:3px;display:grid}.account-recurring-list article span{color:var(--muted);font-size:11px}.account-recurring-list article b{white-space:nowrap;font-size:13px}.status-pill{border:1px solid var(--border);border-radius:999px;align-items:center;min-height:32px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.account-transaction-table-wrap{border:1px solid var(--border);border-radius:14px;max-height:420px;overflow:auto}.account-transaction-table{border-collapse:collapse;width:100%;min-width:700px}.account-transaction-table th,.account-transaction-table td{border-bottom:1px solid var(--border);text-align:left;padding:11px 12px}.account-transaction-table th{z-index:1;background:var(--panel);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;position:sticky;top:0}.account-transaction-table td{font-size:12px}.account-transaction-table td:nth-child(2){gap:2px;display:grid}.account-transaction-table td small{color:var(--muted)}.portfolio-animation-chart{pointer-events:auto;height:36%;bottom:3%;overflow:visible}.portfolio-animation-hit-point{fill:#0000;stroke:#0000;stroke-width:2px;cursor:crosshair;pointer-events:all;outline:none}.portfolio-animation-hit-point:focus{stroke:currentColor;stroke-opacity:.8}.portfolio-animation-hover{pointer-events:none}.portfolio-animation-hover>line{stroke:currentColor;stroke-width:1.4px;stroke-dasharray:5 6;opacity:.55}.portfolio-animation-hover>circle{fill:currentColor;stroke:#fff;stroke-width:2px;filter:drop-shadow(0 0 8px)}.portfolio-animation-hover rect{fill:#080c14f5;stroke:currentColor;stroke-opacity:.7;stroke-width:1.2px;filter:drop-shadow(0 10px 20px #00000059)}.portfolio-animation-hover-date{fill:#e0e7f2b8;font-size:11px}.portfolio-animation-hover-value{fill:currentColor;font-size:16px;font-weight:900}:root[data-theme=light] .portfolio-animation-hover rect{fill:#fffffff7;stroke-opacity:.8;filter:drop-shadow(0 10px 20px #34405633)}:root[data-theme=light] .portfolio-animation-hover-date{fill:#53627a}@media (max-width:1100px){.portfolio-animation-chart{height:22%;bottom:28%}.portfolio-animation-chart-caption{bottom:28%}}@media (max-width:760px){.portfolio-animation-chart{height:20%;bottom:31%}.portfolio-animation-chart-caption{bottom:31%}}@media (max-width:600px){.portfolio-animation-chart{height:24%;bottom:33%}.portfolio-animation-chart-caption{bottom:33%}.account-recurring-list article{grid-template-columns:1fr auto}.account-recurring-list article .btn,.account-recurring-list article .status-pill{grid-column:1/-1;justify-self:start}.account-protocol-summary{grid-template-columns:1fr}}@media (max-width:420px){.portfolio-animation-chart{height:22%;bottom:39%}.portfolio-animation-chart-caption{bottom:39%}}.asset-valuation-dialog{width:min(760px,100vw - 24px)}.asset-valuation-preview{border:1px solid var(--border);background:var(--panel-soft);border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:13px;display:grid}.asset-valuation-preview>div{gap:4px;display:grid}.asset-valuation-preview span{color:var(--muted);font-size:11px}.asset-valuation-preview strong{font-size:18px}.asset-valuation-preview p{color:var(--muted);grid-column:1/-1;margin:2px 0 0;font-size:12px;line-height:1.55}.asset-valuation-history-dialog{width:min(980px,100vw - 24px);max-height:calc(100vh - 24px);overflow:auto}.asset-valuation-history-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.asset-valuation-history-table{min-width:760px}.asset-valuation-history-table td:nth-child(2){display:table-cell}@media (max-width:650px){.asset-valuation-preview{grid-template-columns:1fr}.asset-valuation-preview p{grid-column:1}.asset-valuation-history-actions>.btn{flex:100%}}.portfolio-animation-stage-v4030{min-height:800px}.portfolio-animation-stage-v4030 .portfolio-animation-titlemark strong{letter-spacing:-.06em;font-size:clamp(38px,5.2vw,72px)}.portfolio-animation-stage-v4030 .portfolio-animation-core{filter:drop-shadow(0 24px 50px #6140b952);top:39%}.portfolio-animation-stage-v4030 .portfolio-animation-core.gross-core{background:radial-gradient(circle at 42% 35%,#fff3,#0000 17%),radial-gradient(circle,#4b6999c7,#070b13fa 66%);width:184px;left:41.5%;box-shadow:0 0 64px #5691a93d,inset 0 0 36px #ffffff14}.portfolio-animation-stage-v4030 .portfolio-animation-core.net-core{background:radial-gradient(circle at 42% 35%,#fff3,#0000 17%),radial-gradient(circle,#5b369dc7,#070910fc 66%);width:220px;top:41%;left:58.5%;box-shadow:0 0 82px #8958e266,inset 0 0 42px #ffffff14}.portfolio-animation-stage-v4030 .gross-core:before{background:radial-gradient(circle at 43% 38%,#ffffff26,#070c14f5 72%);box-shadow:inset 0 0 30px #4b96a63d}.portfolio-animation-stage-v4030 .net-core:before{background:radial-gradient(circle at 43% 38%,#ffffff26,#05080ef5 72%)}.portfolio-animation-stage-v4030 .gross-core .portfolio-animation-core-value strong{font-size:clamp(18px,1.9vw,26px)}.portfolio-animation-stage-v4030 .gross-core .portfolio-animation-core-value small{color:#80c6cd}.portfolio-animation-stage-v4030 .net-core .portfolio-animation-core-value strong{font-size:clamp(22px,2.3vw,31px)}.portfolio-animation-balance-operator{z-index:10;color:#ec8580;text-shadow:0 0 18px #ec858080;place-items:center;gap:2px;display:grid;position:absolute;top:39.5%;left:50.5%;transform:translate(-50%,-50%)}.portfolio-animation-balance-operator span{font-size:34px;font-weight:900;line-height:1}.portfolio-animation-balance-operator small{letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.portfolio-animation-flow-v4030{opacity:.82;z-index:4}.portfolio-animation-flow-v4030 path{fill:none;stroke-width:4.6px;stroke-linecap:round;stroke-dasharray:13 16;filter:drop-shadow(0 0 7px)}.portfolio-animation-flow-v4030 .asset-flow{stroke:#8f7bd0;color:#8f7bd0}.portfolio-animation-flow-v4030 .flow-accounts{stroke:#5ca1a8;color:#5ca1a8}.portfolio-animation-flow-v4030 .flow-depot-cash{stroke:#d7bd55;color:#d7bd55}.portfolio-animation-flow-v4030 .flow-tangible{stroke:#d08fb7;color:#d08fb7}.portfolio-animation-flow-v4030 .bridge-flow{stroke:#a98aee;color:#a98aee;stroke-width:6.2px;stroke-dasharray:10 12}.portfolio-animation-flow-v4030 .debt-flow{stroke:#e77973;color:#e77973;stroke-width:6.2px;stroke-dasharray:10 13}.portfolio-animation-stage-v4030.is-active .portfolio-animation-flow-v4030 .asset-flow,.portfolio-animation-stage-v4030.is-active .portfolio-animation-flow-v4030 .bridge-flow{animation:3.4s linear infinite portfolioFlowInV4030}.portfolio-animation-stage-v4030.is-active .portfolio-animation-flow-v4030 .debt-flow{animation:2.8s linear infinite portfolioFlowOutV4030}@keyframes portfolioFlowInV4030{to{stroke-dashoffset:-58px}}@keyframes portfolioFlowOutV4030{to{stroke-dashoffset:58px}}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-portfolio{top:31%;left:6%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-accounts{top:56%;left:12%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-depot-cash{border-color:#d7bd554d;top:67%;left:27%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-assets{top:15%;left:49%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-liabilities{border-color:#e779734d;top:50%;right:25%}.portfolio-animation-stage-v4030.is-active .chip-depot-cash{animation:6.6s ease-in-out .55s infinite portfolioAnimationFloat}.portfolio-animation-stage-v4030 .portfolio-animation-chart{width:70%;height:27%;bottom:4%;left:3.5%}.portfolio-animation-stage-v4030 .portfolio-animation-chart-caption{bottom:3.5%;left:6%;right:30%}.portfolio-animation-stage-v4030 .portfolio-animation-insights{z-index:12}.asset-monthly-history-toggle{border:1px solid var(--border);background:var(--panel-soft);cursor:pointer;border-radius:14px;align-items:flex-start;gap:12px;min-height:66px;padding:11px 13px;display:flex}.asset-monthly-history-toggle input{flex:none;width:21px;height:21px;margin-top:2px}.asset-monthly-history-toggle span{gap:4px;display:grid}.asset-monthly-history-toggle strong{font-size:13px}.asset-monthly-history-toggle small{color:var(--muted);font-size:11px;line-height:1.45}.asset-monthly-history-preview{border-top:1px solid var(--border);grid-column:1/-1;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding-top:10px;display:grid!important}.asset-monthly-history-preview strong{font-size:14px!important}.asset-monthly-history-preview small{color:var(--muted);text-align:right;font-size:11px}:root[data-theme=light] .portfolio-animation-stage-v4030 .portfolio-animation-core.gross-core{background:radial-gradient(circle at 42% 35%,#fff,#0000 18%),radial-gradient(circle,#bcdbe0,#eef4f8 67%);box-shadow:0 0 58px #40839140,inset 0 0 34px #ffffffd9}:root[data-theme=light] .portfolio-animation-stage-v4030 .portfolio-animation-core.net-core{background:radial-gradient(circle at 42% 35%,#fff,#0000 18%),radial-gradient(circle,#d6c8f3,#f0edf8 67%);box-shadow:0 0 68px #6947ba40,inset 0 0 38px #ffffffe0}:root[data-theme=light] .portfolio-animation-stage-v4030 .gross-core:before,:root[data-theme=light] .portfolio-animation-stage-v4030 .net-core:before{background:radial-gradient(circle at 43% 38%,#fff,#edf2f8 74%)}:root[data-theme=light] .portfolio-animation-balance-operator{color:#b74642;text-shadow:none}@media (max-width:1100px){.portfolio-animation-stage-v4030{min-height:980px}.portfolio-animation-stage-v4030 .portfolio-animation-core.gross-core{width:170px;top:30%;left:40%}.portfolio-animation-stage-v4030 .portfolio-animation-core.net-core{width:195px;top:31%;left:62%}.portfolio-animation-balance-operator{top:30.5%;left:51%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-portfolio{top:20%;left:4%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-assets{top:16%;left:auto;right:5%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-accounts{top:42%;left:4%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-depot-cash{top:52%;left:27%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-liabilities{top:42%;right:5%}.portfolio-animation-stage-v4030 .portfolio-animation-chart{width:92%;height:22%;bottom:28%}.portfolio-animation-stage-v4030 .portfolio-animation-chart-caption{bottom:28%;right:6%}.portfolio-animation-flow-v4030{opacity:.48;transform-origin:50% 35%;transform:scale(.88)translateY(-30px)}}@media (max-width:760px){.portfolio-animation-stage-v4030{min-height:1130px}.portfolio-animation-stage-v4030 .portfolio-animation-titlemark strong{font-size:clamp(31px,9vw,52px)}.portfolio-animation-stage-v4030 .portfolio-animation-core.gross-core{width:145px;top:27%;left:34%}.portfolio-animation-stage-v4030 .portfolio-animation-core.net-core{width:165px;top:27%;left:68%}.portfolio-animation-balance-operator{top:27%;left:51%}.portfolio-animation-balance-operator span{font-size:25px}.portfolio-animation-stage-v4030 .portfolio-animation-core-value strong{font-size:17px!important}.portfolio-animation-stage-v4030 .portfolio-animation-core-value span{font-size:9px}.portfolio-animation-stage-v4030 .portfolio-animation-chip{min-width:105px;max-width:44%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-portfolio{top:14%;left:3%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-assets{top:14%;right:3%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-accounts{top:40%;left:3%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-liabilities{top:40%;right:3%}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-depot-cash{top:48%;left:50%;transform:translate(-50%)}.portfolio-animation-stage-v4030 .portfolio-animation-chart{width:96%;height:20%;bottom:35%;left:2%}.portfolio-animation-stage-v4030 .portfolio-animation-chart-caption{bottom:35%;left:5%;right:5%}.portfolio-animation-flow-v4030{opacity:.28;transform:scale(.72)translateY(-70px)}.asset-monthly-history-preview{grid-template-columns:1fr}.asset-monthly-history-preview small{text-align:left}}@media (max-width:460px){.portfolio-animation-stage-v4030{min-height:1180px}.portfolio-animation-stage-v4030 .portfolio-animation-core.gross-core{width:124px;top:25%;left:31%}.portfolio-animation-stage-v4030 .portfolio-animation-core.net-core{width:142px;top:25%;left:70%}.portfolio-animation-balance-operator{top:25%}.portfolio-animation-stage-v4030 .portfolio-animation-core-value strong{font-size:14px!important}.portfolio-animation-stage-v4030 .portfolio-animation-comparisons small{font-size:7px!important}.portfolio-animation-stage-v4030 .portfolio-animation-chip{min-width:92px;padding:8px 9px}.portfolio-animation-stage-v4030 .portfolio-animation-chip.chip-depot-cash{top:45%}.portfolio-animation-stage-v4030 .portfolio-animation-chart{height:18%;bottom:39%}.portfolio-animation-stage-v4030 .portfolio-animation-chart-caption{bottom:39%}}@media (prefers-reduced-motion:reduce){.portfolio-animation-flow-v4030 path{stroke-dasharray:none;animation:none!important}}.asset-valuation-history-table th:last-child,.asset-valuation-history-table td:last-child{text-align:right;width:106px}.asset-valuation-delete{justify-content:center;min-width:84px}.asset-valuation-delete:disabled{opacity:.42;cursor:not-allowed}.portfolio-animation-stage-v4031{isolation:isolate;min-height:860px}.portfolio-animation-stage-v4031 .portfolio-animation-core{appearance:none;color:inherit;font:inherit;cursor:pointer;border:0;outline:none;padding:0;transition:left .75s cubic-bezier(.22,.82,.2,1),top .75s cubic-bezier(.22,.82,.2,1),transform .38s cubic-bezier(.22,.82,.2,1),filter .38s,opacity .38s}.portfolio-animation-stage-v4031 .portfolio-animation-core:focus-visible{box-shadow:0 0 0 3px #ffffffeb,0 0 0 7px #9b79e4bf,0 0 78px #8958e27a}.portfolio-animation-stage-v4031 .portfolio-animation-core.gross-core{width:196px;top:37%;left:37.5%}.portfolio-animation-stage-v4031 .portfolio-animation-core.net-core{width:226px;top:38%;left:62.5%}.portfolio-animation-stage-v4031 .portfolio-animation-balance-operator{top:37.5%;left:50%}.portfolio-animation-stage-v4031 .portfolio-animation-core:hover{filter:drop-shadow(0 30px 62px #784ed585);transform:translate(-50%,-50%) scale(1.035) translate3d(calc(var(--animation-pointer-x) * 10px),calc(var(--animation-pointer-y) * 7px),0)}.portfolio-animation-stage-v4031 .portfolio-animation-core.is-selected{z-index:15;filter:drop-shadow(0 36px 78px #9767eb9e);transform:translate(-50%,-50%)scale(1.085)}.portfolio-animation-stage-v4031.has-selected-core .portfolio-animation-core:not(.is-selected){opacity:.62;filter:saturate(.7)blur(.15px)}.portfolio-animation-core-ripple{opacity:0;pointer-events:none;border:1px solid #bc9df666;border-radius:50%;position:absolute;inset:-13%}.portfolio-animation-core.is-selected .portfolio-animation-core-ripple{animation:1.35s cubic-bezier(.2,.75,.2,1) infinite portfolioCoreSelectRipple}.portfolio-animation-core.is-selected .portfolio-animation-allocation-ring{filter:drop-shadow(0 0 25px #ae82f2c7);animation:2.3s ease-in-out infinite portfolioCoreRingBreathe}.portfolio-animation-core.is-selected .portfolio-animation-ring{border-color:#c2a2ff70}@keyframes portfolioCoreSelectRipple{0%{opacity:.8;transform:scale(.78)}75%,to{opacity:0;transform:scale(1.25)}}@keyframes portfolioCoreRingBreathe{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.045)}}.portfolio-animation-core-detail{z-index:18;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080c14eb;border:1px solid #ae97e152;border-radius:17px;width:min(370px,100% - 32px);padding:14px 16px;animation:.34s cubic-bezier(.22,.82,.2,1) both portfolioCoreDetailIn;position:absolute;top:61%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 54px #0000006b,0 0 36px #764ecd33}.portfolio-animation-core-detail>div{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.portfolio-animation-core-detail>div>span{letter-spacing:.1em;text-transform:uppercase;color:#e2e9f4c7;font-size:11px;font-weight:850}.portfolio-animation-core-detail>div>button{width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:1px solid #aab8cd33;border-radius:50%;place-items:center;font-size:20px;display:grid}.portfolio-animation-core-detail dl{grid-template-columns:1fr 1fr;gap:0 18px;margin:0;display:grid}.portfolio-animation-core-detail dl>div{border-top:1px solid #a0b1c91f;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.portfolio-animation-core-detail dt{color:#c4cfe0a3;font-size:10px}.portfolio-animation-core-detail dd{margin:0;font-size:12px;font-weight:850}@keyframes portfolioCoreDetailIn{0%{opacity:0;transform:translate(-50%,-42%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.portfolio-animation-stage-v4031 .portfolio-animation-flow-v4030 path{stroke-width:5.4px;stroke-dasharray:16 18;opacity:.9}.portfolio-animation-stage-v4031 .portfolio-animation-flow-v4030 .bridge-flow,.portfolio-animation-stage-v4031 .portfolio-animation-flow-v4030 .debt-flow{stroke-width:7px}.flow-particle{pointer-events:none;filter:drop-shadow(0 0 8px)}.particle-portfolio{fill:#a993ef;color:#a993ef}.particle-accounts{fill:#67bec5;color:#67bec5}.particle-cash{fill:#ead066;color:#ead066}.particle-tangible{fill:#df9ac3;color:#df9ac3}.particle-bridge{fill:#c2a9ff;color:#c2a9ff}.particle-debt{fill:#f18b84;color:#f18b84}.portfolio-animation-stage-v4031.selected-gross .asset-flow,.portfolio-animation-stage-v4031.selected-gross .bridge-flow{opacity:1;filter:drop-shadow(0 0 12px)}.portfolio-animation-stage-v4031.selected-net .debt-flow,.portfolio-animation-stage-v4031.selected-net .bridge-flow{opacity:1;filter:drop-shadow(0 0 14px)}.portfolio-animation-stage-v4031 .portfolio-animation-chart-v4031{color:#b18af0;width:75.5%;height:31%;bottom:2.5%;left:1.8%}.portfolio-animation-stage-v4031 .portfolio-animation-chart-caption{bottom:1.8%;left:4.5%;right:25.5%}.portfolio-animation-chart-gridline{stroke:#b0c0d71f;stroke-width:1px;stroke-dasharray:3 8}.portfolio-animation-axis-tick line{stroke:#c0ccdf57;stroke-width:1px}.portfolio-animation-axis-tick text{fill:#d0dae9a3;text-anchor:middle;font-size:11px;font-weight:650}.portfolio-animation-axis-value{fill:#d8e2efb8;font-size:11px;font-weight:750}.portfolio-animation-stage-v4031 .portfolio-animation-line{stroke-width:5.2px;filter:drop-shadow(0 0 9px #b18af0bf)}.portfolio-animation-stage-v4031 .portfolio-animation-area{opacity:.72}.portfolio-animation-hover-v4031 rect{stroke-width:1.5px}.portfolio-animation-hover-v4031 .portfolio-animation-hover-date{font-size:12px}.portfolio-animation-hover-v4031 .portfolio-animation-hover-value{font-size:20px}.portfolio-animation-hover-change{fill:#7ed4aa;font-size:11px;font-weight:750}.portfolio-animation-hover-change.negative{fill:#f08a84}:root[data-theme=light] .portfolio-animation-core-detail{background:#fffffff5;border-color:#5b43973d;box-shadow:0 20px 48px #2c384e33,0 0 28px #644ab11f}:root[data-theme=light] .portfolio-animation-core-detail>div>span{color:#34435a}:root[data-theme=light] .portfolio-animation-core-detail dt{color:#617087}:root[data-theme=light] .portfolio-animation-chart-gridline{stroke:#485b7826}:root[data-theme=light] .portfolio-animation-axis-tick text,:root[data-theme=light] .portfolio-animation-axis-value{fill:#53627a}@media (max-width:1100px){.portfolio-animation-stage-v4031{min-height:1030px}.portfolio-animation-stage-v4031 .portfolio-animation-core.gross-core{width:174px;top:29%;left:35%}.portfolio-animation-stage-v4031 .portfolio-animation-core.net-core{width:199px;top:30%;left:66%}.portfolio-animation-stage-v4031 .portfolio-animation-balance-operator{top:29.5%;left:50.5%}.portfolio-animation-core-detail{width:min(390px,100% - 32px);top:48%}.portfolio-animation-stage-v4031 .portfolio-animation-chart-v4031{width:96%;height:24%;bottom:27%;left:2%}.portfolio-animation-stage-v4031 .portfolio-animation-chart-caption{bottom:26.5%;left:5%;right:5%}}@media (max-width:760px){.portfolio-animation-stage-v4031{min-height:1190px}.portfolio-animation-stage-v4031 .portfolio-animation-core.gross-core{width:140px;top:25%;left:30%}.portfolio-animation-stage-v4031 .portfolio-animation-core.net-core{width:158px;top:25%;left:71%}.portfolio-animation-stage-v4031 .portfolio-animation-balance-operator{top:25%;left:50.5%}.portfolio-animation-core-detail{width:calc(100% - 26px);top:43%}.portfolio-animation-core-detail dl{grid-template-columns:1fr}.portfolio-animation-stage-v4031 .portfolio-animation-chart-v4031{height:23%;bottom:31%}.portfolio-animation-stage-v4031 .portfolio-animation-chart-caption{bottom:30.5%}.portfolio-animation-axis-value{display:none}}@media (max-width:460px){.portfolio-animation-stage-v4031{min-height:1260px}.portfolio-animation-stage-v4031 .portfolio-animation-core.gross-core{width:120px;top:23%;left:29%}.portfolio-animation-stage-v4031 .portfolio-animation-core.net-core{width:138px;top:23%;left:72%}.portfolio-animation-stage-v4031 .portfolio-animation-balance-operator{top:23%}.portfolio-animation-core-detail{top:39%}.portfolio-animation-stage-v4031 .portfolio-animation-chart-v4031{height:22%;bottom:36%}.portfolio-animation-stage-v4031 .portfolio-animation-chart-caption{bottom:35.5%}.portfolio-animation-axis-tick text{font-size:9px}}@media (prefers-reduced-motion:reduce){.portfolio-animation-core-ripple,.portfolio-animation-core-detail,.flow-particle{animation:none!important}.flow-particle{display:none}.portfolio-animation-stage-v4031 .portfolio-animation-core{transition:none}}.portfolio-animation-stage-v4032{background:radial-gradient(circle at 45% 30%,#7042d224,#0000 28%),radial-gradient(circle at 75% 26%,#27b5be17,#0000 24%),linear-gradient(145deg,#050812 0%,#090d18 53%,#050811 100%);border-radius:30px;grid-template:"header aside""main aside"minmax(390px,auto)"chart aside"minmax(300px,auto)/minmax(0,1fr) minmax(280px,320px);gap:18px 22px;min-height:900px;padding:28px 28px 18px;display:grid}.portfolio-animation-stage-v4032:before{background:linear-gradient(#ffffff06,#0000 18% 78%,#02040980)}.portfolio-animation-stage-v4032 .portfolio-animation-glow.glow-primary{opacity:.16;width:420px;height:420px;top:20%;left:31%}.portfolio-animation-stage-v4032 .portfolio-animation-glow.glow-secondary{opacity:.11;width:360px;height:360px;top:16%;right:18%}.data-flow-header-v4032{z-index:8;grid-area:header;justify-content:space-between;align-items:flex-start;gap:24px;min-width:0;display:flex;position:relative}.data-flow-header-v4032>div{gap:4px;min-width:0;display:grid}.data-flow-header-v4032>div>span{color:#d3dbea9e;letter-spacing:.34em;font-size:10px;font-weight:850}.data-flow-header-v4032>div>strong{color:#f1eef7;letter-spacing:.035em;text-transform:uppercase;text-shadow:0 0 32px #9569ea2b;font-size:clamp(28px,3.6vw,52px);font-weight:320;line-height:1.03}.data-flow-header-v4032>div>p{color:#cad4e4ad;margin:0;font-size:13px}.data-flow-header-v4032>div>small{color:#e2be42;letter-spacing:.17em;text-transform:uppercase;margin-top:8px;font-size:10px;font-weight:900}.data-flow-period-v4032{color:#e8edf6;white-space:nowrap;background:#090d17ad;border:1px solid #a3b1c938;border-radius:12px;justify-content:center;align-items:center;min-width:146px;min-height:42px;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff09}.data-flow-main-v4032{z-index:6;grid-area:main;grid-template-columns:minmax(210px,250px) minmax(0,1fr);gap:22px;min-width:0;display:grid;position:relative}.data-flow-sources-v4032{align-content:center;gap:12px;min-width:0;display:grid}.data-flow-source-card-v4032{--source-color:#9d73ff;border:1px solid color-mix(in srgb,var(--source-color) 34%,#98a8c12e);background:linear-gradient(135deg,color-mix(in srgb,var(--source-color) 12%,#0b101cf0),#070b14e6);border-radius:14px;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:11px;min-height:74px;padding:11px 12px;transition:transform .28s,border-color .28s,box-shadow .28s;display:grid;position:relative;box-shadow:0 15px 34px #0000003d,inset 0 1px #ffffff09}.data-flow-source-card-v4032:hover{border-color:color-mix(in srgb,var(--source-color) 66%,transparent);box-shadow:0 18px 42px #0000004d,0 0 25px color-mix(in srgb,var(--source-color) 22%,transparent);transform:translate(4px)}.data-flow-source-card-v4032.source-accounts{--source-color:#50d0d2}.data-flow-source-card-v4032.source-cash{--source-color:#e8bb43}.data-flow-source-card-v4032.source-assets{--source-color:#778cff}.source-icon-v4032{border:1px solid color-mix(in srgb,var(--source-color) 45%,transparent);background:color-mix(in srgb,var(--source-color) 18%,#080d17cc);width:38px;height:38px;color:var(--source-color);box-shadow:0 0 18px color-mix(in srgb,var(--source-color) 24%,transparent);border-radius:50%;place-items:center;font-size:18px;font-weight:900;display:grid}.data-flow-source-card-v4032>div{gap:2px;min-width:0;display:grid}.data-flow-source-card-v4032>div>span{color:#dce4f0b8;font-size:11px;font-weight:760}.data-flow-source-card-v4032>div>strong{font-size:18px;line-height:1.1}.data-flow-source-card-v4032>div>small{color:#b4c2d68c;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.data-flow-source-card-v4032>i{border:1px solid color-mix(in srgb,var(--source-color) 48%,transparent);width:28px;height:28px;color:var(--source-color);border-radius:50%;place-items:center;font-style:normal;font-weight:900;display:grid}.data-flow-cores-v4032{min-width:0;min-height:390px;position:relative}.data-flow-lines-v4032{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.flow-line-v4032{fill:none;stroke-width:2.6px;stroke-linecap:round;filter:drop-shadow(0 0 6px);opacity:.72;stroke-dasharray:8 11;animation:5.5s linear infinite flowLinePulseV4032}.flow-line-portfolio-v4032{stroke:#9f71ff;color:#9f71ff}.flow-line-accounts-v4032{stroke:#51d3d4;color:#51d3d4}.flow-line-cash-v4032{stroke:#e2b84d;color:#e2b84d}.flow-line-assets-v4032{stroke:#778cff;color:#778cff}.flow-line-debt-v4032{stroke:#f07b78;color:#f07b78;stroke-width:3.5px}.flow-dot-v4032{filter:drop-shadow(0 0 8px)}.dot-portfolio-v4032{fill:#ad8bff;color:#ad8bff}.dot-accounts-v4032{fill:#69e1e2;color:#69e1e2}.dot-cash-v4032{fill:#f1cd66;color:#f1cd66}.dot-assets-v4032{fill:#92a2ff;color:#92a2ff}.dot-debt-v4032{fill:#ff938f;color:#ff938f}@keyframes flowLinePulseV4032{to{stroke-dashoffset:-38px}}.portfolio-animation-stage-v4032 .portfolio-animation-core{appearance:none;z-index:5;aspect-ratio:1;width:220px;color:inherit;font:inherit;cursor:pointer;background:radial-gradient(circle at 42% 35%,#fff3,#0000 18%),radial-gradient(circle,#3e217ebf,#04080ffa 67%);border:0;border-radius:50%;outline:none;padding:0;transition:transform .38s cubic-bezier(.22,.82,.2,1),filter .38s,opacity .38s;position:absolute;top:50%;box-shadow:0 0 70px #8753e95c,inset 0 0 38px #ffffff0f}.portfolio-animation-stage-v4032 .portfolio-animation-core.gross-core{left:36%;transform:translate(-50%,-50%)}.portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{background:radial-gradient(circle at 42% 35%,#ffffff2e,#0000 18%),radial-gradient(circle,#146770b8,#030c12fa 68%);left:79%;transform:translate(-50%,-50%);box-shadow:0 0 70px #30cbcd42,inset 0 0 38px #ffffff0e}.portfolio-animation-stage-v4032 .portfolio-animation-core:before{background:radial-gradient(circle at 43% 37%,#ffffff21,#04080ff5 72%);inset:15%}.portfolio-animation-stage-v4032 .portfolio-animation-core.net-core:before{background:radial-gradient(circle at 43% 37%,#ffffff1f,#030d13f5 72%)}.portfolio-animation-stage-v4032 .portfolio-animation-core:hover{filter:drop-shadow(0 28px 58px #8753e980);transform:translate(-50%,-50%)scale(1.035)}.portfolio-animation-stage-v4032 .portfolio-animation-core.is-selected{z-index:12;filter:drop-shadow(0 32px 70px #9767eb9e);transform:translate(-50%,-50%)scale(1.075)}.portfolio-animation-stage-v4032 .portfolio-animation-core:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 7px #9b79e4c2,0 0 74px #8958e27a}.portfolio-animation-stage-v4032 .portfolio-animation-allocation-ring{inset:-8%;-webkit-mask:radial-gradient(circle,#0000 65%,#000 66% 71%,#0000 72%);mask:radial-gradient(circle,#0000 65%,#000 66% 71%,#0000 72%)}.portfolio-animation-stage-v4032 .portfolio-animation-ring.ring-one{border-color:#4ee0e13d;inset:-12%}.portfolio-animation-stage-v4032 .portfolio-animation-ring.ring-two{border-color:#4ee0e11f;inset:-25%}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong{font-size:clamp(24px,2.5vw,34px)}.portfolio-animation-stage-v4032 .portfolio-animation-core-value>span:first-child{letter-spacing:.08em;font-size:10px;font-weight:850}.data-flow-debt-v4032{z-index:8;align-items:center;gap:10px;display:flex;position:absolute;top:50%;left:57.5%;transform:translate(-50%,-50%)}.data-flow-debt-v4032>span{color:#ff8e89;background:#321117e0;border:2px solid #f27c78b8;border-radius:50%;place-items:center;width:46px;height:46px;font-size:27px;font-weight:900;display:grid;box-shadow:0 0 28px #f1706b40}.data-flow-debt-v4032>div{background:#1d0d14e6;border:1px solid #f07b7780;border-radius:13px;gap:2px;min-width:140px;padding:12px 14px;display:grid;box-shadow:0 14px 34px #0000004d,0 0 24px #f07b771f}.data-flow-debt-v4032 small{color:#ebd9dcb3;font-size:9px}.data-flow-debt-v4032 strong{font-size:17px}.data-flow-debt-v4032 em{color:#e5c3c6c7;font-size:11px;font-style:normal;font-weight:700;line-height:1.35}.portfolio-animation-stage-v4032 .portfolio-animation-core-detail{width:min(380px,52%);animation:.34s cubic-bezier(.22,.82,.2,1) both portfolioCoreDetailInV4032;top:auto;bottom:-2px;left:58%;transform:translate(-50%)}@keyframes portfolioCoreDetailInV4032{0%{opacity:0;transform:translate(-50%,10px)scale(.95)}to{opacity:1;transform:translate(-50%)scale(1)}}.data-flow-chart-card-v4032{z-index:7;background:linear-gradient(#0a0f1bd1,#070b14e8);border:1px solid #9dabc32e;border-radius:16px;grid-area:chart;grid-template-rows:auto minmax(0,1fr) auto;min-height:300px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff07}.portfolio-history-chart-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.portfolio-history-chart-controls>label{color:#dae2f0b3;align-items:center;gap:8px;font-size:10px;font-weight:750;display:flex}.portfolio-history-chart-controls select{color:#eee8ff;max-width:210px;min-height:34px;font:inherit;cursor:pointer;background:#111827;border:1px solid #9aa9c238;border-radius:9px;padding:0 30px 0 11px;font-size:11px;font-weight:800}.portfolio-history-chart-controls select:focus-visible{outline-offset:2px;outline:2px solid #a971ff}:root[data-theme=light] .portfolio-history-chart-controls>label{color:#53627a}:root[data-theme=light] .portfolio-history-chart-controls select{color:#172236;background:#fff;border-color:#aab6c7}@media (max-width:760px){.data-flow-chart-head-v4032{align-items:flex-start}.portfolio-history-chart-controls{justify-content:flex-start;width:100%}.portfolio-history-chart-controls>label{justify-content:space-between;width:100%}.portfolio-history-chart-controls select{flex:1;max-width:none}}.data-flow-chart-head-v4032{justify-content:space-between;align-items:center;gap:14px;padding:14px 18px 4px;display:flex}.data-flow-chart-head-v4032 strong{color:#dae2f0ba;letter-spacing:.22em;font-size:10px}.data-flow-chart-head-v4032 span{color:#bda6f4;background:#714ac121;border:1px solid #9aa9c229;border-radius:9px;align-items:center;min-height:30px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.portfolio-animation-stage-v4032 .portfolio-animation-chart-v4032{color:#a971ff;width:100%;height:100%;min-height:230px;position:relative;bottom:auto;left:auto;overflow:visible;transform:none}.portfolio-animation-stage-v4032 .portfolio-animation-area-v4032{fill:url(#portfolioAnimationArea4032);opacity:.86}.portfolio-animation-hover-v4032 rect{fill:#080c16f7;stroke:#a971ff;stroke-width:1.4px}.portfolio-animation-hover-v4032 .portfolio-animation-hover-value{font-size:20px}.data-flow-chart-foot-v4032{color:#b7c5da85;justify-content:space-between;align-items:center;gap:16px;padding:5px 18px 13px;font-size:9px;display:flex}.data-flow-chart-foot-v4032>span:first-child{color:#dae2efb3;align-items:center;gap:7px;display:flex}.data-flow-chart-foot-v4032 i{background:#a971ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #a971ff}.data-flow-chart-foot-v4032 small{font-size:9px}.portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032{z-index:8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0b111deb,#070c15f0);border:1px solid #9dabc333;border-radius:17px;grid-area:aside;width:auto;min-width:0;height:auto;padding:18px 16px;position:relative;inset:auto;box-shadow:0 18px 44px #00000040}.portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032 dl{gap:0}.portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032 dl div{min-height:38px;padding:8px 0}.portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032 dt{font-size:9px}.portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032 dd{font-size:11px}.portfolio-animation-stage-v4032 .portfolio-animation-top-items{margin-top:16px;padding-top:14px}.portfolio-animation-stage-v4032 .portfolio-animation-top-items>div{min-height:45px}.portfolio-animation-stage-v4032 .portfolio-animation-top-items p strong,.portfolio-animation-stage-v4032 .portfolio-animation-top-items b{font-size:10px}.data-flow-shares-v4032{border-top:1px solid #a6b5cb21;gap:9px;margin-top:16px;padding-top:14px;display:grid}.data-flow-shares-v4032>span{color:#c6d0df99;letter-spacing:.14em;font-size:9px;font-weight:850}.data-flow-shares-v4032>div{gap:4px;display:grid}.data-flow-shares-v4032 p{color:#cfd9e8ab;justify-content:space-between;align-items:center;gap:10px;margin:0;font-size:9px;display:flex}.data-flow-shares-v4032 p span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.data-flow-shares-v4032 p b{color:#dfe6f2;font-size:9px}.data-flow-shares-v4032>div>i{background:#98a9c11f;border-radius:999px;height:4px;display:block;overflow:hidden}.data-flow-shares-v4032>div>i>em{border-radius:inherit;background:linear-gradient(90deg,#7247d3,#b675ff);height:100%;display:block;box-shadow:0 0 10px #a668ff8c}:root[data-theme=light] .portfolio-animation-stage-v4032{color:#132033;background:radial-gradient(circle at 45% 30%,#7d56d01f,#0000 28%),radial-gradient(circle at 75% 26%,#2a9ba617,#0000 24%),linear-gradient(145deg,#f7f9fd 0%,#edf2f8 53%,#f8fafd 100%);border-color:#aebbd0;box-shadow:0 30px 80px #35435c2b,inset 0 1px #fff}:root[data-theme=light] .data-flow-header-v4032>div>strong{color:#172236;text-shadow:none}:root[data-theme=light] .data-flow-header-v4032>div>span,:root[data-theme=light] .data-flow-header-v4032>div>p{color:#53627a}:root[data-theme=light] .data-flow-header-v4032>div>small{color:#87670a}:root[data-theme=light] .data-flow-period-v4032,:root[data-theme=light] .data-flow-chart-card-v4032,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032{color:#172236;background:#ffffffe0;border-color:#b8c4d5;box-shadow:0 14px 34px #35435c1a}:root[data-theme=light] .data-flow-source-card-v4032{background:linear-gradient(135deg,color-mix(in srgb,var(--source-color) 10%,#fff),#fffffff0);color:#172236;box-shadow:0 12px 28px #35435c1a}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core{color:#172236;background:radial-gradient(circle at 42% 35%,#fff,#0000 19%),radial-gradient(circle,#eee7ff,#dfe6f1 68%);box-shadow:0 0 55px #764dc83b,inset 0 0 28px #fffc}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{background:radial-gradient(circle at 42% 35%,#fff,#0000 19%),radial-gradient(circle,#e2fbfb,#dce9ef 68%);box-shadow:0 0 55px #229da52e,inset 0 0 28px #fffc}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core:before{background:radial-gradient(circle at 43% 37%,#fff,#f6f8fcf5 72%)}:root[data-theme=light] .data-flow-debt-v4032>div{color:#172236;background:#fff5f5}:root[data-theme=light] .data-flow-debt-v4032>span{background:#fff1f1}:root[data-theme=light] .data-flow-debt-v4032 em{color:#7a3038}:root[data-theme=light] .data-flow-chart-head-v4032 strong,:root[data-theme=light] .data-flow-chart-foot-v4032,:root[data-theme=light] .data-flow-shares-v4032 p{color:#53627a}:root[data-theme=light] .data-flow-shares-v4032 p b{color:#172236}@media (max-width:1240px){.portfolio-animation-stage-v4032{grid-template:"header""main""chart"320px"aside"/1fr;min-height:auto}.portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 22px;display:grid}.portfolio-animation-stage-v4032 .portfolio-animation-insight-head{grid-column:1/-1}.portfolio-animation-stage-v4032 .portfolio-animation-top-items{border-top:0;border-left:1px solid #a6b5cb21;margin-top:0;padding-top:0;padding-left:18px}.data-flow-shares-v4032{grid-column:1/-1}}@media (max-width:960px){.portfolio-animation-stage-v4032{gap:16px;padding:22px 18px 14px}.data-flow-main-v4032{grid-template-columns:1fr;gap:14px}.data-flow-sources-v4032{align-content:initial;grid-template-columns:repeat(2,minmax(0,1fr))}.data-flow-cores-v4032{min-height:400px}.data-flow-lines-v4032{display:none}.portfolio-animation-stage-v4032 .portfolio-animation-core.gross-core{left:31%}.portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{left:72%}.data-flow-debt-v4032{left:51.5%}.data-flow-debt-v4032>div{display:none}.portfolio-animation-stage-v4032 .portfolio-animation-core-detail{width:min(430px,90%);bottom:-8px;left:50%}}@media (max-width:680px){.portfolio-animation-head{flex-direction:column;align-items:flex-start}.portfolio-animation-head-actions{justify-content:flex-start}.portfolio-animation-stage-v4032{border-radius:22px;grid-template-rows:auto auto 300px auto;padding:18px 12px 12px}.data-flow-header-v4032{flex-direction:column}.data-flow-header-v4032>div>strong{font-size:clamp(25px,8vw,38px)}.data-flow-period-v4032{min-width:0}.data-flow-sources-v4032{grid-template-columns:1fr}.data-flow-source-card-v4032{min-height:68px}.data-flow-cores-v4032{min-height:440px}.portfolio-animation-stage-v4032 .portfolio-animation-core{width:152px;top:31%}.portfolio-animation-stage-v4032 .portfolio-animation-core.gross-core{left:28%}.portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{left:73%}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong{font-size:18px}.portfolio-animation-stage-v4032 .portfolio-animation-core-value>span:first-child,.portfolio-animation-stage-v4032 .portfolio-animation-core-value small{font-size:8px}.portfolio-animation-comparisons small{font-size:7px!important}.data-flow-debt-v4032{top:31%;left:50.5%}.data-flow-debt-v4032>span{width:36px;height:36px;font-size:21px}.portfolio-animation-stage-v4032 .portfolio-animation-core-detail{width:96%;bottom:8px}.portfolio-animation-core-detail dl,.portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032{grid-template-columns:1fr}.portfolio-animation-stage-v4032 .portfolio-animation-top-items{border-top:1px solid #a6b5cb21;border-left:0;margin-top:16px;padding-top:14px;padding-left:0}.data-flow-chart-foot-v4032>span:nth-child(2){display:none}.data-flow-chart-foot-v4032{flex-direction:column;align-items:flex-start;gap:5px}}@media (max-width:420px){.portfolio-animation-stage-v4032 .portfolio-animation-core{width:126px}.portfolio-animation-stage-v4032 .portfolio-animation-core.gross-core{left:27%}.portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{left:74%}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong{font-size:15px}.portfolio-animation-stage-v4032 .portfolio-animation-core-value small{font-size:7px}.data-flow-chart-card-v4032{min-height:285px}.portfolio-animation-axis-tick text{font-size:8px}}@media (prefers-reduced-motion:reduce){.portfolio-animation-stage-v4032 *{scroll-behavior:auto}.flow-line-v4032,.flow-dot-v4032,.portfolio-animation-stage-v4032 .portfolio-animation-core-ripple,.portfolio-animation-stage-v4032 .portfolio-animation-ring{animation:none!important}.flow-dot-v4032{display:none}.data-flow-source-card-v4032,.portfolio-animation-stage-v4032 .portfolio-animation-core{transition:none}}.contact-grid .card a{align-items:center;min-height:36px;padding-block:7px;line-height:1.35;display:inline-flex}@media (pointer:coarse),(max-width:720px){.contact-grid .card a{min-height:44px;padding-block:10px}}.contact-grid .card a{min-height:44px;padding-block:10px}.contact-form-status{min-height:24px;color:var(--muted);margin:2px 0 4px}.contact-form-status.success{color:var(--success,#62d7a7)}.contact-form-status.error{color:var(--danger,#ff7d7d)}.editor-feedback{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;margin:14px 0 0;padding:11px 13px;font-size:.9rem;line-height:1.45}.editor-feedback.success{color:var(--teal);background:#38a16914;border-color:#38a16961}.editor-feedback.error{color:var(--rose);background:#c9605814;border-color:#c9605866}.editor-feedback.note{color:var(--muted)}:root[data-theme=light] .workspace-help,:root[data-theme=light] .smart-preference-note,:root[data-theme=light] .muted-small.workspace-help{color:#334155;opacity:1;font-weight:600}.portfolio-animation-hit-point[role=button]:focus-visible{fill:#a771ff33;stroke:#f4ecff;stroke-width:3px;outline:none}.contact-card label{min-width:0}.contact-card input,.contact-card textarea{width:100%}.portfolio-animation-stage-v4040{background:radial-gradient(at 37% 33%,#6743be4d,#0000 34%),radial-gradient(at 76% 27%,#3084a840,#0000 33%),linear-gradient(112deg,#0b0d1b 0%,#15132a 38%,#122036 72%,#0b111d 100%);border-color:#9b84da6b;min-height:1000px;box-shadow:0 34px 92px #0006,inset 0 1px #ffffff0d,inset 0 0 90px #48357e1f}.portfolio-animation-stage-v4040 .portfolio-animation-noise{display:none}.portfolio-animation-stage-v4040:before{background:linear-gradient(#ffffff07,#0000 24% 82%,#04070e75)}.portfolio-animation-stage-v4040 .data-flow-header-v4032>div>strong{letter-spacing:.012em;text-transform:none;text-shadow:0 0 34px #9f79e826;max-width:820px;font-size:clamp(34px,4.2vw,62px);font-weight:330}.portfolio-animation-stage-v4040 .data-flow-header-v4032>div>p{color:#dae0eeb8;font-size:14px}.portfolio-animation-stage-v4040 .data-flow-header-v4032>div>small{margin-top:12px}.portfolio-animation-stage-v4040 .data-flow-source-card-v4032{border-color:color-mix(in srgb,var(--source-color) 46%,#98a8c129);background:linear-gradient(135deg,color-mix(in srgb,var(--source-color) 15%,#0d1120ed),#070b16eb);min-height:78px}.portfolio-animation-stage-v4040 .flow-line-v4032{stroke-width:2.8px;stroke-dasharray:none;opacity:.64;animation-play-state:var(--animation-play-state,running)}.portfolio-animation-stage-v4040 .flow-line-debt-v4032{stroke-width:3.6px;opacity:.76}.portfolio-animation-stage-v4040 .flow-dot-v4032,.portfolio-animation-stage-v4040 .portfolio-animation-core-ripple,.portfolio-animation-stage-v4040 .portfolio-animation-ring,.portfolio-animation-stage-v4040 .portfolio-animation-glow,.portfolio-animation-stage-v4040 .portfolio-animation-line{animation-play-state:var(--animation-play-state,running)!important}.portfolio-animation-stage-v4040.is-paused .flow-dot-v4032{opacity:.4}.portfolio-animation-stage-v4040.is-paused .data-flow-source-card-v4032,.portfolio-animation-stage-v4040.is-paused .portfolio-animation-core{transition:none}.animation-toggle-button{min-width:148px}.animation-toggle-button.is-paused{color:#94efd2;background:#1f645438;border-color:#59d3b57a}.portfolio-animation-stage-v4040 .data-flow-chart-card-v4032{background:linear-gradient(#090d1bd1,#070b17f0);border-color:#a493d345;min-height:330px;box-shadow:inset 0 1px #ffffff09,0 18px 44px #0003}.portfolio-animation-stage-v4040 .portfolio-animation-chart-v4032{min-height:260px}.portfolio-animation-stage-v4040 .portfolio-animation-line{stroke-width:4.3px;filter:drop-shadow(0 0 9px #ae7affbf)}.portfolio-animation-stage-v4040 .portfolio-animation-insights-v4032{background:linear-gradient(#0b111ff0,#070d19f2);border-color:#a5b2cc42;padding:20px 18px}.portfolio-animation-stage-v4040 .portfolio-animation-top-items>div{min-height:39px}.portfolio-animation-stage-v4040 .portfolio-animation-top-items p strong,.portfolio-animation-stage-v4040 .portfolio-animation-top-items b{font-size:10px}.portfolio-animation-stage-v4040 .portfolio-animation-top-items p small{font-size:8px;line-height:1.25}.portfolio-animation-stage-v4040 .data-flow-shares-v4032{gap:7px}.inspectable-value{appearance:none;color:inherit;font:inherit;font-weight:inherit;line-height:inherit;text-align:inherit;background:0 0;border:0;margin:0;padding:0;display:inline}button.inspectable-value{cursor:help;text-underline-offset:4px;border-radius:5px;-webkit-text-decoration:underline dotted #b084ffb3;text-decoration:underline dotted #b084ffb3;text-decoration-thickness:1px}button.inspectable-value:hover{color:#c9a9ff;text-decoration-style:solid}button.inspectable-value:focus-visible{outline-offset:4px;outline:2px solid #b584ff}.inspector-chart-hit{cursor:help;outline:none}.inspector-chart-hit:focus-visible{filter:drop-shadow(0 0 8px #b584ff)}.calculation-inspector-backdrop{z-index:10050;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02050cb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.calculation-inspector-dialog{color:#eef2f8;background:radial-gradient(circle at 86% 5%,#3798a526,#0000 27%),radial-gradient(circle at 12% 8%,#834ede33,#0000 31%),linear-gradient(150deg,#101526,#090e1a);border:1px solid #a784ee6b;border-radius:24px;width:min(720px,100%);max-height:min(820px,100vh - 40px);padding:24px;overflow:auto;box-shadow:0 34px 100px #0000008c,inset 0 1px #ffffff0d}.calculation-inspector-dialog>header{border-bottom:1px solid #a5b5cc29;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.calculation-inspector-dialog>header>div{gap:5px;display:grid}.calculation-inspector-dialog>header span{color:#b68cff;letter-spacing:.22em;font-size:10px;font-weight:850}.calculation-inspector-dialog h2{margin:0;font-size:clamp(24px,4vw,36px)}.calculation-inspector-dialog header p{color:#cdd8e9a6;margin:0}.calculation-inspector-close{color:#eef2f8;cursor:pointer;background:#070c17b3;border:1px solid #abb9cf40;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:27px;display:grid}.calculation-inspector-close:hover,.calculation-inspector-close:focus-visible{border-color:#b584ff;outline:none;box-shadow:0 0 0 3px #b584ff33}.calculation-inspector-result{background:#6841b81f;border:1px solid #9f7ee242;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:20px;margin:20px 0;padding:18px;display:flex}.calculation-inspector-result span{color:#d4ddeba8;font-size:12px}.calculation-inspector-result strong{text-align:right;font-size:clamp(25px,5vw,40px)}.calculation-inspector-formula{gap:8px;margin-bottom:18px;display:grid}.calculation-inspector-formula>span,.calculation-inspector-dialog footer>strong{color:#d4ddeba6;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:850}.calculation-inspector-formula code{overflow-wrap:anywhere;color:#d8c8ff;background:#0408108c;border:1px solid #93a4be2b;border-radius:12px;padding:13px 15px;font-family:inherit;font-size:14px}.calculation-inspector-formula p{color:#cdd8e9b8;margin:0;line-height:1.55}.calculation-inspector-steps{border:1px solid #97a9c22b;border-radius:16px;display:grid;overflow:hidden}.calculation-inspector-steps>div{border-bottom:1px solid #97a9c21f;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:grid}.calculation-inspector-steps>div:last-child{background:#6f45be1a;border-bottom:0}.calculation-inspector-operation{color:#bf98ff;background:#8a5bde24;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.calculation-inspector-steps p{gap:3px;margin:0;display:grid}.calculation-inspector-steps p strong{font-size:13px}.calculation-inspector-steps p small{color:#becbde94;font-size:10px}.calculation-inspector-steps b{text-align:right;font-size:14px}.calculation-inspector-dialog footer{border-top:1px solid #97a9c226;gap:8px;margin-top:18px;padding-top:16px;display:grid}.calculation-inspector-dialog footer ul{color:#cdd8e9b3;gap:5px;margin:0;padding-left:20px;font-size:12px;display:grid}:root[data-theme=light] .portfolio-animation-stage-v4040{background:radial-gradient(at 37% 33%,#7b51cc2b,#0000 35%),radial-gradient(at 76% 27%,#3899ac29,#0000 34%),linear-gradient(112deg,#f8f9fd 0%,#f1eefb 38%,#edf5fa 72%,#f8fafc 100%)}:root[data-theme=light] .portfolio-animation-stage-v4040 .data-flow-header-v4032>div>strong{color:#1b2639}:root[data-theme=light] .calculation-inspector-backdrop{background:#2a33456b}:root[data-theme=light] .calculation-inspector-dialog{color:#172236;background:linear-gradient(150deg,#fff,#f2f5fa);border-color:#9f8bcf;box-shadow:0 30px 90px #323f5a47}:root[data-theme=light] .calculation-inspector-formula code{color:#50338d;background:#f5f2fc;border-color:#c9d2e0}:root[data-theme=light] .calculation-inspector-formula p,:root[data-theme=light] .calculation-inspector-dialog footer ul,:root[data-theme=light] .calculation-inspector-dialog header p{color:#53627a}:root[data-theme=light] .calculation-inspector-close{color:#172236;background:#fff;border-color:#b9c5d6}:root[data-theme=light] button.inspectable-value{color:inherit;text-decoration-color:#6d4ab5}@media (max-width:680px){.animation-toggle-button{min-width:0}.calculation-inspector-backdrop{align-items:end;padding:8px}.calculation-inspector-dialog{border-radius:22px 22px 10px 10px;max-height:92vh;padding:18px}.calculation-inspector-result{flex-direction:column;align-items:flex-start}.calculation-inspector-result strong{text-align:left}.calculation-inspector-steps>div{grid-template-columns:30px minmax(0,1fr);gap:9px}.calculation-inspector-steps b{text-align:left;grid-column:2;padding-bottom:4px}}.auth-secondary-link{min-height:44px;color:inherit;align-self:flex-start;align-items:center;padding:8px 4px;display:inline-flex}.checkbox-label .auth-legal-link{align-items:center;min-height:32px;margin:-4px 0;padding:4px 3px;display:inline-flex}@media (max-width:820px){.checkbox-label .auth-legal-link{min-height:44px;margin:-10px 0;padding-top:10px;padding-bottom:10px}}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#edf2f7;--panel:#fff;--panel-2:#f4f7fb;--line:#8493a5;--ink:#0f172a;--muted:#44536a;--gold:#8a6500;--teal:#176a73;--rose:#a62f2a;--surface:#fff;--surface-2:#f4f7fb;--border:#8493a5;--text:#0f172a;--accent:#b48a0b}:root[data-theme=light] body{background:radial-gradient(circle at 8% 0,#247b8417,#0000 31rem),radial-gradient(circle at 96% 0,#a67c0014,#0000 29rem),#edf2f7}:root[data-theme=light] .card,:root[data-theme=light] .settings-card,:root[data-theme=light] .wide-settings-card,:root[data-theme=light] .dashboard-settings-card,:root[data-theme=light] .dashboard-content-card,:root[data-theme=light] .dashboard-block-section,:root[data-theme=light] .data-card-full,:root[data-theme=light] .modern-filter,:root[data-theme=light] .panel-premium,:root[data-theme=light] .welcome-card,:root[data-theme=light] .contact-card,:root[data-theme=light] .legal-card,:root[data-theme=light] .billing-card,:root[data-theme=light] .system-health-card,:root[data-theme=light] .user-audit-card,:root[data-theme=light] .audit-live-panel,:root[data-theme=light] .import-history-card,:root[data-theme=light] .history-points-card,:root[data-theme=light] .history-start-today-card{color:#0f172a;background:#fff;border-color:#8493a5;box-shadow:0 12px 30px #1e2d4217,inset 0 1px #fffffff5}:root[data-theme=light] .card.soft,:root[data-theme=light] .entry-field,:root[data-theme=light] .smart-toggle-card,:root[data-theme=light] .feature-flag-card,:root[data-theme=light] .payment-edit-card,:root[data-theme=light] .amortization-summary>div,:root[data-theme=light] .goal-result-grid>div,:root[data-theme=light] .contribution-grid>div,:root[data-theme=light] .admin-stats-grid>div,:root[data-theme=light] .suggestion-card,:root[data-theme=light] .import-source-card,:root[data-theme=light] .import-summary-card,:root[data-theme=light] .import-suggestions-card,:root[data-theme=light] .shared-watch-card,:root[data-theme=light] .notification-setting-row,:root[data-theme=light] .dashboard-setting-notes p{color:#172033;background:#f5f7fa;border-color:#8798ac}:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea,:root[data-theme=light] .entry-field textarea,:root[data-theme=light] .goal-grid input,:root[data-theme=light] .goal-grid select,:root[data-theme=light] .contact-card textarea{color:#0f172a;background:#fff;border-color:#7f8fa2;box-shadow:inset 0 1px 2px #1e2d420f}:root[data-theme=light] input::placeholder,:root[data-theme=light] textarea::placeholder{color:#66758a;opacity:1}:root[data-theme=light] input:hover,:root[data-theme=light] select:hover,:root[data-theme=light] textarea:hover{border-color:#6f8298}:root[data-theme=light] input:focus,:root[data-theme=light] select:focus,:root[data-theme=light] textarea:focus,:root[data-theme=light] input:focus-visible,:root[data-theme=light] select:focus-visible,:root[data-theme=light] textarea:focus-visible{outline-offset:1px;border-color:#176a73;outline:3px solid #176a732e;box-shadow:0 0 0 1px #176a73,inset 0 1px 2px #1e2d420a}:root[data-theme=light] input:disabled,:root[data-theme=light] select:disabled,:root[data-theme=light] textarea:disabled{color:#526176;opacity:1;background:#e7ecf2;border-color:#bdc7d3}:root[data-theme=light] .nav-link,:root[data-theme=light] .btn,:root[data-theme=light] .year-btn,:root[data-theme=light] .settings-tab,:root[data-theme=light] .mobile-menu-button,:root[data-theme=light] .chart-menu-trigger,:root[data-theme=light] .data-row-menu-trigger,:root[data-theme=light] .icon-hit-button{color:#172033;background:#fff;border-color:#8493a5;box-shadow:0 2px 7px #1e2d420f}:root[data-theme=light] .nav-link:hover,:root[data-theme=light] .btn:hover,:root[data-theme=light] .year-btn:not(.active):hover,:root[data-theme=light] .settings-tab:not(.active):hover,:root[data-theme=light] .chart-menu-trigger:hover,:root[data-theme=light] .data-row-menu-trigger:hover{color:#0f172a;background:#eef3f7;border-color:#64788f}:root[data-theme=light] button:focus-visible,:root[data-theme=light] a:focus-visible,:root[data-theme=light] summary:focus-visible,:root[data-theme=light] [role=button]:focus-visible{outline-offset:2px;outline:3px solid #176a734d}:root[data-theme=light] .table-wrap,:root[data-theme=light] .table-scroll,:root[data-theme=light] .wide-table-wrap,:root[data-theme=light] .dashboard-table-wrap,:root[data-theme=light] .modal-table-wrap,:root[data-theme=light] .preview-table-wrap,:root[data-theme=light] .amortization-table-wrap,:root[data-theme=light] .account-transaction-table-wrap{background:#fff;border-color:#7f8fa2;box-shadow:0 8px 22px #1e2d4214}:root[data-theme=light] table{color:#172033}:root[data-theme=light] th,:root[data-theme=light] .wide-table th,:root[data-theme=light] .dashboard-table-wrap thead th,:root[data-theme=light] .table-scroll thead th{color:#334155;background:#e1e8f0;border-bottom-color:#95a5b7}:root[data-theme=light] td{border-bottom-color:#c8d1dc}:root[data-theme=light] tbody tr:nth-child(2n) td{background:#f8fafc}:root[data-theme=light] tbody tr:hover td{background:#edf4f7}:root[data-theme=light] .wide-table input,:root[data-theme=light] .wide-table select{background:#fff;border-color:#7f8fa2}:root[data-theme=light] p,:root[data-theme=light] label,:root[data-theme=light] .note,:root[data-theme=light] .muted-small,:root[data-theme=light] .metric-label,:root[data-theme=light] .metric-sub,:root[data-theme=light] .editor-meta-line,:root[data-theme=light] .year-filter-title,:root[data-theme=light] .position-mode-label,:root[data-theme=light] .dashboard-card-description,:root[data-theme=light] .workspace-help,:root[data-theme=light] .preference-help,:root[data-theme=light] .contact-form-status,:root[data-theme=light] .data-flow-chart-foot-v4032{color:#44536a}:root[data-theme=light] .metric-value,:root[data-theme=light] h1,:root[data-theme=light] h2,:root[data-theme=light] h3,:root[data-theme=light] strong{color:#0f172a}:root[data-theme=light] .grid-line,html[data-theme=light] .grid-line{stroke:#41526947}:root[data-theme=light] .axis-label,html[data-theme=light] .axis-label,:root[data-theme=light] .portfolio-animation-axis-tick text,:root[data-theme=light] .portfolio-animation-axis-value{fill:#41516a}:root[data-theme=light] .chart-empty,:root[data-theme=light] .compact-chart-empty{color:#44536a;background:#f8fafc;border-color:#9eacbd}:root[data-theme=light] .chart-tooltip,:root[data-theme=light] .chart-tooltip.chart-tooltip-fixed{color:#0f172a;background:#fff;border-color:#75899f;box-shadow:0 18px 44px #1e2d4238}:root[data-theme=light] .portfolio-animation-stage-v4040,:root[data-theme=light] .portfolio-animation-stage-v4032{background:radial-gradient(at 37% 30%,#744cc92e,#0000 35%),radial-gradient(at 78% 26%,#2293a426,#0000 34%),linear-gradient(112deg,#fff 0%,#f2effb 39%,#eaf4f8 73%,#f8fafc 100%);border-color:#8294aa;box-shadow:0 26px 68px #2c3a522b,inset 0 1px #fff}:root[data-theme=light] .data-flow-source-card-v4032{background:linear-gradient(135deg,color-mix(in srgb,var(--source-color) 13%,#fff),#fff);border-color:color-mix(in srgb,var(--source-color) 48%,#8798ac);color:#0f172a;box-shadow:0 10px 24px #2c3a5221}:root[data-theme=light] .data-flow-source-card-v4032>div>span{color:#33445c}:root[data-theme=light] .data-flow-source-card-v4032>div>small{color:#52637a}:root[data-theme=light] .data-flow-period-v4032,:root[data-theme=light] .data-flow-chart-card-v4032,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032,:root[data-theme=light] .portfolio-animation-stage-v4040 .portfolio-animation-insights-v4032{color:#0f172a;background:#fffffff5;border-color:#7f8fa2;box-shadow:0 12px 30px #2c3a521f}:root[data-theme=light] .data-flow-shares-v4032>div>i{background:#d5dde7}:root[data-theme=light] .portfolio-animation-stage-v4040 .portfolio-animation-line{filter:drop-shadow(0 0 5px #693fb766)}:root[data-theme=light] .modal-card,:root[data-theme=light] .entry-modal,:root[data-theme=light] .position-modal,:root[data-theme=light] .detail-modal,:root[data-theme=light] .quick-entry-modal,:root[data-theme=light] .compact-entry-dialog,:root[data-theme=light] .import-assistant-modal,:root[data-theme=light] .account-transfer-dialog,:root[data-theme=light] .account-protocol-dialog,:root[data-theme=light] .asset-valuation-dialog,:root[data-theme=light] .asset-valuation-history-dialog,:root[data-theme=light] .sale-entry-dialog,:root[data-theme=light] .amortization-modal,:root[data-theme=light] .metric-menu-panel,:root[data-theme=light] .chart-menu-panel,:root[data-theme=light] .data-row-menu-popover{color:#0f172a;background:#fff;border-color:#7f8fa2;box-shadow:0 24px 62px #1e2d423d}.metric-range-controls select,.cards-compact .metric-range-controls select{min-height:36px;padding:8px 11px;font-size:12px}@media (max-width:1024px),(pointer:coarse){.metric-range-controls select,.cards-compact .metric-range-controls select{min-height:44px;padding:10px 12px;font-size:16px}}:root[data-theme=light] .landing-feature-grid article>span{color:#fff;background:#8a6500}:root[data-theme=light] .legal-card a:not(.btn){color:#176a73;text-underline-offset:.18em;text-decoration-skip-ink:auto;text-decoration-line:underline;text-decoration-thickness:.1em}:root[data-theme=light] .legal-card a:not(.btn):hover{color:#0f5f67;text-decoration-thickness:.14em}@media (max-width:1024px),(pointer:coarse){button:not(.inspectable-value),[role=button]:not(.inspectable-value),a.btn,a.nav-link,.year-btn,.settings-tab,.mobile-menu-button,.chart-menu-trigger,.data-row-menu-trigger,.icon-hit-button,select,input:not([type=hidden]):not([type=checkbox]):not([type=radio]){min-height:44px}button:not(.inspectable-value),[role=button]:not(.inspectable-value),.mobile-menu-button,.chart-menu-trigger,.data-row-menu-trigger,.icon-hit-button{min-width:44px}.checkbox-label{min-height:44px}label:has(>input[type=checkbox]){min-height:44px}label:has(>input[type=radio]){min-height:44px}}.dashboard-currency-chip{gap:3px;min-height:44px;margin-top:9px;padding:0 4px 0 10px;overflow:hidden}.dashboard-currency-chip .info-dot:before{background:color-mix(in srgb,var(--surface) 96%,transparent);width:18px;height:18px}.portfolio-animation-stage-v4040 .portfolio-animation-insights-v4032{-webkit-backdrop-filter:none}.portfolio-animation-stage-v4040.is-scroll-paused *,.portfolio-animation-stage-v4040.is-scroll-paused :before,.portfolio-animation-stage-v4040.is-scroll-paused :after{transition:none!important;animation-play-state:paused!important}.portfolio-animation-stage-v4040.is-scroll-paused .portfolio-animation-glow{opacity:.08!important}.portfolio-animation-stage-v4040.is-scroll-paused .flow-line-v4032,.portfolio-animation-stage-v4040.is-scroll-paused .flow-dot-v4032,.portfolio-animation-stage-v4040.is-scroll-paused .portfolio-animation-line{filter:none!important}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong{white-space:nowrap;font-variant-numeric:tabular-nums;max-width:84%;margin-inline:auto;line-height:1.04}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong.amount-long{letter-spacing:-.045em;font-size:clamp(20px,2vw,28px)}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong.amount-xlong{letter-spacing:-.055em;font-size:clamp(17px,1.65vw,23px)}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong.amount-xxlong{letter-spacing:-.06em;font-size:clamp(14px,1.35vw,19px)}.data-flow-debt-v4032 strong.amount-long{font-size:15px}.data-flow-debt-v4032 strong.amount-xlong{font-size:13px}.data-flow-debt-v4032 strong.amount-xxlong{font-size:11px}@media (min-width:1101px){.data-flow-debt-v4032{pointer-events:none;width:auto;height:auto;display:block;inset:0;transform:none}.data-flow-debt-v4032>span{position:absolute;top:50%;left:57.5%;transform:translate(-50%,-50%)}.data-flow-debt-v4032>div{pointer-events:auto;width:max-content;min-width:154px;max-width:190px;position:absolute;top:calc(50% + 120px);left:57.5%;transform:translate(-50%)}.data-flow-debt-v4032>div:before{content:"";background:linear-gradient(#f07b7714,#f07b779e);width:1px;height:19px;position:absolute;bottom:100%;left:50%}}@media (max-width:600px){.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong.amount-long{font-size:15px}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong.amount-xlong{font-size:13px}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong.amount-xxlong{font-size:11px}}.audit-mode-coverage{border:1px solid var(--line);background:#0a0f1429;border-radius:14px;gap:10px;padding:14px 16px;display:grid}.audit-mode-coverage>strong{font-size:.9rem}.audit-mode-coverage>div{flex-wrap:wrap;gap:7px;display:flex}.audit-mode-coverage span{border:1px solid var(--line);min-height:32px;color:var(--muted);background:#94a3b80f;border-radius:999px;align-items:center;padding:6px 10px;font-size:.78rem;line-height:1.25;display:inline-flex}.audit-live-context-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.audit-context-card{border:1px solid var(--line);background:#0f172a4d;border-radius:12px;align-content:start;gap:5px;min-height:76px;padding:11px 12px;display:grid}.audit-context-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.045em;font-size:.72rem}.audit-context-card strong{overflow-wrap:anywhere;font-size:.88rem;line-height:1.35}.audit-event-list>div>div{min-width:0}.audit-event-meta{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-size:.72rem;line-height:1.35;display:block}:root[data-theme=light] .audit-mode-coverage,:root[data-theme=light] .audit-context-card{background:#fff;border-color:#cbd5e1}:root[data-theme=light] .audit-mode-coverage span{color:#334155;background:#f1f5f9;border-color:#cbd5e1}@media (max-width:1100px){.audit-live-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.audit-live-context-grid{grid-template-columns:1fr}.audit-context-card{min-height:auto}.audit-mode-coverage span{min-height:36px}}.audit-mode-scope{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:2px 0 0;display:grid}.audit-mode-scope>div{border:1px solid color-mix(in srgb,var(--line) 88%,transparent);background:color-mix(in srgb,var(--surface) 76%,transparent);border-radius:11px;gap:4px;min-width:0;padding:10px 11px;display:grid}.audit-mode-scope dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.audit-mode-scope dd{overflow-wrap:anywhere;margin:0;font-size:.8rem;line-height:1.4}:root[data-theme=light] .audit-mode-scope>div{background:#f8fafc;border-color:#cbd5e1}@media (max-width:900px){.audit-mode-scope{grid-template-columns:1fr}}.audit-selected-summary>.audit-artifact-list{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 86%,transparent);border-radius:12px;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:14px;padding:12px 14px;display:grid}.audit-artifact-list>div:first-child{gap:4px;display:grid}.audit-artifact-list>div:first-child span{line-height:1.45}.audit-artifact-list .editor-actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.audit-artifact-list .btn{white-space:normal;text-align:left;min-height:44px}:root[data-theme=light] .audit-selected-summary>.audit-artifact-list{background:#f8fafc;border-color:#cbd5e1}@media (max-width:640px){.audit-artifact-list .editor-actions{grid-template-columns:1fr;display:grid}.audit-artifact-list .btn{width:100%}}.audit-account-safety-card{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 88%,transparent);border-radius:14px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);align-items:start;gap:18px;padding:15px 16px;display:grid}.audit-account-safety-card>div{gap:5px;display:grid}.audit-account-safety-card strong{font-size:.92rem}.audit-account-safety-card span,.audit-account-safety-card small{color:var(--muted);line-height:1.45}.audit-account-safety-card dl{gap:8px;margin:0;display:grid}.audit-account-safety-card dl>div{border:1px solid color-mix(in srgb,var(--line) 88%,transparent);border-radius:10px;grid-template-columns:110px minmax(0,1fr);gap:10px;padding:9px 10px;display:grid}.audit-account-safety-card dt{font-weight:700}.audit-account-safety-card dd{color:var(--muted);margin:0;line-height:1.4}.audit-account-safety-card.ready{border-color:color-mix(in srgb,#22c55e 44%,var(--line))}.audit-account-safety-card.warning{border-color:color-mix(in srgb,#f59e0b 54%,var(--line))}.audit-cleanup-summary{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 86%,transparent);border-radius:12px;gap:5px;margin-top:14px;padding:12px 14px;display:grid}.audit-cleanup-summary span{color:var(--muted);line-height:1.45}.audit-cleanup-summary.ready{border-color:color-mix(in srgb,#22c55e 42%,var(--line))}.audit-cleanup-summary.error{border-color:color-mix(in srgb,#ef4444 52%,var(--line))}:root[data-theme=light] .audit-account-safety-card,:root[data-theme=light] .audit-cleanup-summary{background:#f8fafc;border-color:#cbd5e1}:root[data-theme=light] .audit-account-safety-card.ready,:root[data-theme=light] .audit-cleanup-summary.ready{border-color:#86efac}:root[data-theme=light] .audit-account-safety-card.warning{border-color:#fcd34d}:root[data-theme=light] .audit-cleanup-summary.error{border-color:#fca5a5}@media (max-width:900px){.audit-account-safety-card,.audit-account-safety-card dl>div{grid-template-columns:1fr}}.computed-dot{border:1px solid color-mix(in srgb,var(--gold) 62%,transparent);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:18px;padding:2px 6px;line-height:1;display:inline-flex}:root[data-theme=light] .computed-dot{color:#493500;background:#fff1b8;border-color:#8a6500;font-weight:800}.portfolio-animation-hit-target{cursor:crosshair;outline:none}.portfolio-animation-hit-target .portfolio-animation-hit-point{fill:#0000;stroke:#0000;pointer-events:all}.portfolio-animation-focus-marker{fill:#0000;stroke:#0000;stroke-width:3px;pointer-events:none}.portfolio-animation-hit-target:focus-visible .portfolio-animation-focus-marker{fill:#a771ff38;stroke:#f4ecff}:root[data-theme=light] .portfolio-animation-hit-target:focus-visible .portfolio-animation-focus-marker{fill:#5c3ea529;stroke:#50338d}@media (max-width:1024px),(pointer:coarse){a.brand,.landing-actions .btn,.dashboard-hero-actions .btn,.compact-filter-controls .year-btn,.portfolio-animation-head-actions .btn,.btn.small,button.btn.primary,button.btn.dashboard-layout-trigger{min-height:44px!important}a.brand,.landing-actions .btn,.dashboard-hero-actions .btn,.portfolio-animation-head-actions .btn{align-items:center;display:inline-flex}a.brand{padding-block:5px}.compact-filter-controls .year-btn,.year-btn{min-width:44px;padding-block:9px!important}.portfolio-animation-hit-point{r:36px}}@media (max-width:600px){.portfolio-animation-hit-point{r:60px}}@media (max-width:1024px),(pointer:coarse){.portfolio-animation-hit-target[data-audit-target-exception=dense-chart] .portfolio-animation-hit-point{r:24px}}.admin-tools-grid>[hidden]{display:none!important}.admin-tools-navigation-card{gap:18px;min-height:0;padding:20px;display:grid}.admin-tools-navigation-card h2{margin:6px 0 8px}.admin-tools-tabs{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(150px,1fr));gap:9px;padding:2px 2px 5px;display:grid;overflow-x:auto}.admin-tools-tabs button{border:1px solid var(--line);background:color-mix(in srgb,var(--surface-2) 82%,transparent);min-width:150px;min-height:76px;color:var(--ink);text-align:left;cursor:pointer;border-radius:14px;align-content:start;gap:5px;padding:12px 13px;display:grid}.admin-tools-tabs button strong{font-size:.88rem;line-height:1.25}.admin-tools-tabs button span{color:var(--muted);font-size:.72rem;line-height:1.35}.admin-tools-tabs button:hover{border-color:color-mix(in srgb,var(--gold) 58%,var(--line))}.admin-tools-tabs button.active,.admin-tools-tabs button[aria-selected=true]{border-color:color-mix(in srgb,var(--gold) 78%,var(--line));background:linear-gradient(135deg,color-mix(in srgb,var(--gold) 21%,var(--surface)),color-mix(in srgb,var(--teal) 10%,var(--surface)));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--gold) 34%,transparent)}.admin-tools-tabs button:focus-visible{outline:3px solid color-mix(in srgb,var(--teal) 58%,transparent);outline-offset:2px}.admin-tool-component-panel{grid-column:1/-1;min-width:0}.admin-tool-component-panel>*{width:100%}:root[data-theme=light] .admin-tools-tabs button{color:#172234;background:#f7f9fc;border-color:#cbd5e1}:root[data-theme=light] .admin-tools-tabs button.active,:root[data-theme=light] .admin-tools-tabs button[aria-selected=true]{background:linear-gradient(135deg,#fff4c7,#eef7f8);border-color:#8a6500}.info-dot{appearance:none;vertical-align:middle;cursor:help;font-family:inherit;aspect-ratio:1!important;color:#0000!important;background:0 0!important;border:0!important;border-radius:50%!important;flex:0 0 32px!important;place-items:center!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important;display:grid!important;position:relative!important}.info-dot:before{content:"i";width:18px;height:18px;color:var(--teal);background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid #58a3aab8;border-radius:50%;place-items:center;font-size:10px;font-weight:900;line-height:1;display:grid}.info-dot:after{content:"";border-radius:999px;position:absolute;inset:0!important}.dashboard-currency-chip .info-dot{flex-basis:44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important}.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-glow{opacity:.1!important;filter:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized .flow-line-v4032,.portfolio-animation-stage-v4040.is-scroll-optimized .flow-dot-v4032,.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-line,.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-core,.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-ring,.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-core-ripple{filter:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-core{box-shadow:inset 0 0 22px #ffffff0f,0 0 22px #6f4cbf29!important}.portfolio-animation-stage-v4040.is-scroll-optimized:before{opacity:.58}@media (max-width:1024px),(pointer:coarse){.info-dot{flex-basis:44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}.landing-showcase-copy>.btn{align-items:center;display:inline-flex;min-height:44px!important}}@media (max-width:920px){.admin-tools-tabs{grid-template-columns:repeat(5,minmax(180px,1fr))}}@media (max-width:620px){.admin-tools-navigation-card{padding:16px}.admin-tools-tabs button{min-height:82px}}:root[data-theme=light] .positive{color:#0f6f45!important}:root[data-theme=light] .negative{color:#9f2f2a!important}button.inspectable-value{box-sizing:border-box;vertical-align:middle;justify-content:center;align-items:center;min-width:32px;max-width:100%;min-height:32px;display:inline-flex}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong{box-sizing:border-box;place-items:center;width:94%;min-width:0;max-width:94%;margin-inline:auto;padding-inline:6px;display:grid}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong>.inspectable-value,.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong button.inspectable-value{width:100%;min-width:0;max-width:100%;color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;white-space:nowrap;padding-inline:4px;overflow:visible}@media (min-width:961px) and (max-width:1100px){.data-flow-main-v4032{grid-template-columns:1fr;gap:14px}.data-flow-sources-v4032{align-content:initial;grid-template-columns:repeat(2,minmax(0,1fr))}.data-flow-lines-v4032{display:none}.data-flow-cores-v4032{min-height:485px}.portfolio-animation-stage-v4032 .portfolio-animation-core.gross-core{top:43%;left:29%}.portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{top:43%;left:71%}.data-flow-debt-v4032{pointer-events:none;width:auto;height:auto;display:block;inset:0;transform:none}.data-flow-debt-v4032>span{position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.data-flow-debt-v4032>div{pointer-events:auto;width:max-content;min-width:154px;max-width:min(240px,80%);position:absolute;top:calc(43% + 128px);left:50%;transform:translate(-50%)}.data-flow-debt-v4032>div:before{content:"";background:linear-gradient(#f07b7714,#f07b779e);width:1px;height:18px;position:absolute;bottom:100%;left:50%}}@media (min-width:521px) and (max-width:900px){.smart-metric-grid,.cards-compact .smart-metric-grid,.cards-large .smart-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.smart-metric-grid .metric-value{min-width:0;font-size:clamp(1.2rem,8cqi,1.72rem)!important}}@media (max-width:520px){.smart-metric-grid,.cards-compact .smart-metric-grid,.cards-large .smart-metric-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.legal-page>h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%;font-size:clamp(28px,9vw,40px);line-height:1.05}}@media (max-width:1024px),(pointer:coarse){button.inspectable-value{min-width:44px;min-height:44px}.portfolio-animation-hit-point{r:42px}}@media (max-width:600px){.portfolio-animation-hit-point{r:76px}}.portfolio-animation-stage-v4040.is-scroll-optimized,.portfolio-animation-stage-v4040[data-scroll-optimized=true]{box-shadow:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.portfolio-animation-glow,.data-flow-source-card-v4032,.data-flow-chart-card-v4032,.portfolio-animation-insights-v4032,.data-flow-debt-v4032>div),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.portfolio-animation-glow,.data-flow-source-card-v4032,.data-flow-chart-card-v4032,.portfolio-animation-insights-v4032,.data-flow-debt-v4032>div){filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.brand-with-logo{flex:0 auto;gap:0;min-width:0}.brand-logo-shell{box-sizing:border-box;background:linear-gradient(135deg,#050d1afa,#0a1b30f5);border:1px solid #62b5e747;border-radius:12px;justify-content:flex-start;align-items:center;width:204px;height:44px;min-height:44px;padding:3px 8px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 8px 22px #0003}.brand-logo-image{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.landing-brand-logo{box-sizing:border-box;background:linear-gradient(135deg,#040c19f0,#081b31e6);border:1px solid #54beea47;border-radius:18px;align-items:center;width:min(338px,82vw);min-height:72px;margin:0 0 14px;padding:5px 12px;display:flex;box-shadow:inset 0 1px #ffffff0f,0 18px 42px #0003,0 0 34px #1da4e514}.landing-brand-logo img{object-fit:contain;object-position:left center;width:100%;height:auto;max-height:92px;display:block}:root[data-theme=light] .brand-logo-shell,:root[data-theme=light] .landing-brand-logo{background:linear-gradient(135deg,#071426,#0b2945);border-color:#186f9b61;box-shadow:inset 0 1px #ffffff14,0 10px 26px #173d562e}:root[data-theme=light] .input-computed{opacity:1!important;color:#0a4b50!important;-webkit-text-fill-color:#0a4b50!important;background:#e6f2f2!important;border-color:#0a4b507a!important}.audit-event-list:focus-visible,.table-scroll[tabindex="0"]:focus-visible{outline-offset:3px;outline:3px solid #48b2e1b8}@media (min-width:768px) and (max-width:1100px){:is(.chart-box:not(:has(.compact-chart-empty)),.smart-chart-box:not(:has(.compact-chart-empty)),.smart-support-chart:not(:has(.compact-chart-empty))){min-height:250px!important}.chart-box.small:not(:has(.compact-chart-empty)){min-height:250px!important}}.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-scan,.portfolio-animation-stage-v4040[data-scroll-optimized=true] .portfolio-animation-scan{display:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.flow-line-v4032,.flow-dot-v4032,.portfolio-animation-line,.portfolio-animation-ring,.portfolio-animation-core-ripple,.portfolio-animation-status i),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.flow-line-v4032,.flow-dot-v4032,.portfolio-animation-line,.portfolio-animation-ring,.portfolio-animation-core-ripple,.portfolio-animation-status i){filter:none!important;box-shadow:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized .data-flow-cores-v4032,.portfolio-animation-stage-v4040[data-scroll-optimized=true] .data-flow-cores-v4032{contain:layout paint}@media (max-width:820px){.brand-logo-shell{width:154px;height:44px;padding-inline:5px}}@media (max-width:480px){.brand-logo-shell{width:142px}.landing-brand-logo{border-radius:15px;width:min(270px,78vw);min-height:62px;padding:4px 9px}}@media (min-width:981px){.audit-mode-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.audit-repair-decision-panel{border:1px solid color-mix(in srgb,var(--accent) 34%,var(--line));background:color-mix(in srgb,var(--surface) 90%,var(--accent) 10%);border-radius:16px;gap:14px;margin-top:16px;padding:16px;display:grid}.audit-repair-decision-panel>.admin-headline h4{margin:0 0 4px}.audit-repair-counts{flex-wrap:wrap;grid-template-columns:none!important;gap:8px!important;display:flex!important}.audit-repair-counts span{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 88%,transparent);min-height:34px;color:var(--text);border-radius:999px;align-items:center;padding:6px 10px;font-size:.78rem;font-weight:750;display:inline-flex}.audit-repair-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.audit-repair-item{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:10px;min-width:0;padding:14px;display:grid}.audit-repair-item.risk-high{border-color:color-mix(in srgb,#ef4444 45%,var(--line))}.audit-repair-item.risk-medium{border-color:color-mix(in srgb,#f59e0b 40%,var(--line))}.audit-repair-item.risk-low{border-color:color-mix(in srgb,#22c55e 35%,var(--line))}.audit-repair-item header{gap:8px;display:grid}.audit-repair-item header>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.audit-repair-item header>strong{font-size:1rem;line-height:1.35}.audit-repair-item p{margin:0;line-height:1.5}.audit-repair-item dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.audit-repair-item dl>div{border:1px solid var(--line);border-radius:10px;gap:3px;padding:8px;display:grid}.audit-repair-item dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.audit-repair-item dd{overflow-wrap:anywhere;margin:0}.audit-repair-risk{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:800}.audit-repair-build-row{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px;grid-template-columns:none!important;display:flex!important}.audit-repair-build-row>div{gap:5px;display:grid}.audit-repair-build-row span{color:var(--muted);line-height:1.45}.audit-repair-package-summary{border:1px solid color-mix(in srgb,#22c55e 35%,var(--line));background:color-mix(in srgb,#22c55e 8%,var(--surface));border-radius:12px;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:14px;padding:12px 14px;grid-template-columns:none!important;display:flex!important}.audit-repair-package-summary.error{border-color:color-mix(in srgb,#ef4444 45%,var(--line));background:color-mix(in srgb,#ef4444 8%,var(--surface))}.audit-artifact-list .btn:has(+*){max-width:100%}:root[data-theme=light] .audit-repair-decision-panel{background:#f4f8fc;border-color:#9fb5cb}:root[data-theme=light] .audit-repair-item,:root[data-theme=light] .audit-repair-build-row,:root[data-theme=light] .audit-repair-counts span{background:#fff;border-color:#c7d1dd}@media (max-width:1100px){.audit-repair-list{grid-template-columns:1fr!important}}@media (max-width:720px){.audit-repair-build-row,.audit-repair-package-summary{display:grid!important}.audit-repair-build-row .btn{width:100%;min-height:44px}.audit-repair-item dl{grid-template-columns:1fr}.audit-repair-item .editor-actions{grid-template-columns:1fr 1fr;display:grid}.audit-repair-item .editor-actions .btn{min-height:44px}}.audit-repair-code{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);border-radius:10px;overflow:hidden}.audit-repair-code summary{cursor:pointer;align-items:center;min-height:44px;padding:8px 11px;font-weight:750;display:flex}.audit-repair-code pre{border-top:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;background:color-mix(in srgb,var(--background) 80%,transparent);max-height:320px;margin:0;padding:12px;font:600 .75rem/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}:root[data-theme=light] .audit-repair-code{background:#fff;border-color:#c7d1dd}:root[data-theme=light] .admin-stats-grid span,:root[data-theme=light] .system-health-summary span,:root[data-theme=light] .system-health-summary small{color:#475569!important}:root[data-theme=light] .system-health-card .admin-headline .editor-actions .btn{color:#172033!important;-webkit-text-fill-color:#172033!important;background:#fff!important;border-color:#8b9aae!important}:root[data-theme=light] .system-health-card .admin-headline .editor-actions .btn.ghost{color:#253247!important;-webkit-text-fill-color:#253247!important;background:#eef2f7!important}.admin-test-tabs{scroll-snap-type:x proximity;scrollbar-gutter:stable;padding-bottom:8px}.admin-test-tabs button{scroll-snap-align:start;min-height:44px;flex:none!important;min-width:max-content!important}@media (max-width:600px){.dashboard-hero-actions .dashboard-layout-trigger{white-space:normal;text-align:center;overflow-wrap:anywhere;min-width:0;min-height:44px;line-height:1.25;flex:100%!important}}.portfolio-animation-stage-v4040.is-scroll-optimized,.portfolio-animation-stage-v4040[data-scroll-optimized=true]{box-shadow:none!important;transition:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.portfolio-animation-glow,.portfolio-animation-scan,.portfolio-animation-core-ripple),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.portfolio-animation-glow,.portfolio-animation-scan,.portfolio-animation-core-ripple){display:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.data-flow-source-card-v4032,.data-flow-chart-card-v4032,.portfolio-animation-insights-v4032,.data-flow-debt-v4032>div,.portfolio-animation-core),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.data-flow-source-card-v4032,.data-flow-chart-card-v4032,.portfolio-animation-insights-v4032,.data-flow-debt-v4032>div,.portfolio-animation-core){filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;transition:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized:before,.portfolio-animation-stage-v4040[data-scroll-optimized=true]:before{opacity:.08!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.admin-payment-loading{min-height:180px;color:var(--muted);text-align:center;place-items:center;padding:24px;font-weight:750;display:grid}.portfolio-animation-stage-v4040.is-scroll-optimized,.portfolio-animation-stage-v4040[data-scroll-optimized=true]{contain:layout paint style;background-color:#080b17;will-change:auto!important;box-shadow:none!important;transform:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized:before,.portfolio-animation-stage-v4040[data-scroll-optimized=true]:before,.portfolio-animation-stage-v4040.is-scroll-optimized :is(.portfolio-animation-grid,.portfolio-animation-glow,.portfolio-animation-scan,.portfolio-animation-core-ripple),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.portfolio-animation-grid,.portfolio-animation-glow,.portfolio-animation-scan,.portfolio-animation-core-ripple){display:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.flow-line-v4032,.flow-dot-v4032,.portfolio-animation-line,.portfolio-animation-hit-point,.portfolio-animation-ring,.portfolio-animation-allocation-ring,.portfolio-animation-status i),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.flow-line-v4032,.flow-dot-v4032,.portfolio-animation-line,.portfolio-animation-hit-point,.portfolio-animation-ring,.portfolio-animation-allocation-ring,.portfolio-animation-status i){filter:none!important;box-shadow:none!important;text-shadow:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-core:before,.portfolio-animation-stage-v4040[data-scroll-optimized=true] .portfolio-animation-core:before{filter:none!important;box-shadow:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.portfolio-animation-titlemark,.portfolio-animation-chart),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.portfolio-animation-titlemark,.portfolio-animation-chart){transform:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-core,.portfolio-animation-stage-v4040[data-scroll-optimized=true] .portfolio-animation-core{will-change:auto!important;transform:translate(-50%,-50%)!important}.admin-access-management-panel{display:contents}.admin-access-card,.access-code-card{grid-column:1/-1}.admin-user-search{gap:10px;margin:20px 0;display:grid}.admin-user-search .editor-actions{align-items:stretch}.admin-user-search input{flex:320px;min-width:min(100%,360px)}.admin-row-menu{display:inline-block;position:relative}.admin-row-menu>summary{cursor:pointer;place-items:center;min-width:44px;min-height:44px;font-size:1.35rem;list-style:none;display:inline-grid}.admin-row-menu>summary::-webkit-details-marker{display:none}.admin-row-menu-popover{z-index:45;border:1px solid var(--border);background:var(--panel-strong,var(--panel));border-radius:16px;gap:4px;width:min(290px,100vw - 44px);padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 48px #00000047}.admin-row-menu-popover button{text-align:left;width:100%;min-height:42px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px 12px}.admin-row-menu-popover button:hover,.admin-row-menu-popover button:focus-visible{background:var(--soft);outline:2px solid var(--accent);outline-offset:1px}.admin-row-menu-popover button:disabled{opacity:.45;cursor:not-allowed}.compact-table td small{color:var(--muted);margin-top:4px;display:block}.access-code-value{letter-spacing:.18em;font-variant-numeric:tabular-nums}.admin-access-dialog{width:min(620px,100vw - 32px)}.access-restricted-settings{margin:0 0 18px}.access-restricted-settings p{margin:8px 0 12px}.access-code-redeem-card label{gap:8px;margin:14px 0;display:grid}@media (max-width:760px){.admin-user-search .editor-actions>*{width:100%}.admin-row-menu-popover{width:auto;position:fixed;inset:auto 16px 20px}}.audit-single-agent-notice{border:1px solid color-mix(in srgb,var(--accent) 36%,var(--line));background:color-mix(in srgb,var(--surface) 90%,var(--accent) 10%);border-radius:14px;gap:4px;margin:16px 0;padding:14px 16px;display:grid}.audit-single-agent-notice strong{font-size:1rem}.audit-single-agent-notice span{color:var(--muted);line-height:1.45}.audit-mode-grid-separated{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.audit-mode-grid-separated .audit-mode-card{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:default;min-width:0;box-shadow:none;border-radius:16px;flex-direction:column;align-items:stretch;padding:16px;display:flex}.audit-mode-grid-separated .audit-mode-card:last-child{grid-column:1/-1}.audit-mode-grid-separated .audit-mode-card>header{align-items:center;gap:12px;display:flex}.audit-mode-grid-separated .audit-mode-card h3{margin:2px 0 0;font-size:1.08rem}.audit-mode-grid-separated .audit-mode-card header small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-weight:750}.audit-mode-number{background:color-mix(in srgb,var(--accent) 18%,var(--surface));width:40px;height:40px;color:var(--accent);border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.audit-mode-grid-separated .audit-mode-card>p{color:var(--muted);margin:12px 0 0;line-height:1.5}.audit-mode-compact-facts{grid-template-columns:1fr 1.5fr;gap:8px;margin:14px 0 0;display:grid}.audit-mode-compact-facts>div{border:1px solid var(--line);border-radius:11px;gap:3px;padding:9px 10px;display:grid}.audit-mode-compact-facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem}.audit-mode-compact-facts dd{margin:0;font-weight:700;line-height:1.35}.audit-overlap-note{border-left:3px solid var(--accent);background:color-mix(in srgb,var(--surface) 86%,var(--accent) 14%);border-radius:0 10px 10px 0;padding:10px 11px;color:var(--text)!important}.audit-mode-details{margin:12px 0}.audit-mode-details summary{cursor:pointer;min-height:44px;color:var(--text);align-items:center;font-weight:750;display:flex}.audit-mode-area-tags{flex-wrap:wrap;gap:6px;margin:4px 0 10px;display:flex}.audit-mode-area-tags span{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent);border-radius:999px;padding:5px 8px;font-size:.74rem}.audit-mode-start{width:100%;min-height:46px;margin-top:auto}.audit-mode-extreme{border-color:color-mix(in srgb,#f59e0b 45%,var(--line))!important}.audit-mode-repair{border-color:color-mix(in srgb,#58a3aa 48%,var(--line))!important}:root[data-theme=light] .audit-single-agent-notice,:root[data-theme=light] .audit-overlap-note{background:#f4f8fc}@media (max-width:900px){.audit-mode-grid-separated{grid-template-columns:1fr}.audit-mode-grid-separated .audit-mode-card:last-child{grid-column:auto}.audit-mode-compact-facts{grid-template-columns:1fr}}.portfolio-animation-stage-v4040.is-scroll-optimized,.portfolio-animation-stage-v4040[data-scroll-optimized=true]{background-color:#080b17!important;background-image:none!important;border-color:#9f91c729!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.portfolio-animation-noise,.portfolio-animation-flow,.portfolio-animation-scan),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.portfolio-animation-noise,.portfolio-animation-flow,.portfolio-animation-scan){display:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.portfolio-animation-chip,.portfolio-animation-event,.portfolio-animation-insights),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.portfolio-animation-chip,.portfolio-animation-event,.portfolio-animation-insights){-webkit-backdrop-filter:none!important;box-shadow:none!important;background-color:#080c13f5!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.portfolio-animation-line,.portfolio-animation-point,.portfolio-animation-allocation-ring),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.portfolio-animation-line,.portfolio-animation-point,.portfolio-animation-allocation-ring){filter:none!important}:root[data-theme=light] .portfolio-animation-stage-v4040.is-scroll-optimized :is(.portfolio-animation-chip,.portfolio-animation-event,.portfolio-animation-insights),:root[data-theme=light] .portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.portfolio-animation-chip,.portfolio-animation-event,.portfolio-animation-insights){background-color:#fffffff7!important}.audit-run-error{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:12px;display:flex}.audit-run-error .error{flex:520px;margin:0}.admin-user-search-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-user-search-head>span{color:var(--muted);font-size:12px}.portfolio-animation-stage-v4040{isolation:isolate;contain:layout paint style;overflow:clip}.portfolio-animation-stage-v4040.is-scroll-optimized,.portfolio-animation-stage-v4040[data-scroll-optimized=true]{box-shadow:none!important;will-change:auto!important;background-image:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.portfolio-animation-grid,.portfolio-animation-glow,.portfolio-animation-scan,.portfolio-animation-core-ripple),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.portfolio-animation-grid,.portfolio-animation-glow,.portfolio-animation-scan,.portfolio-animation-core-ripple){visibility:hidden!important;opacity:0!important;filter:none!important;display:block!important}.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-flow,.portfolio-animation-stage-v4040[data-scroll-optimized=true] .portfolio-animation-flow{visibility:visible!important;opacity:.28!important;filter:none!important;display:block!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.data-flow-source-card-v4032,.data-flow-chart-card-v4032,.portfolio-animation-insights-v4032,.data-flow-debt-v4032>div,.portfolio-animation-core,.portfolio-animation-chip,.portfolio-animation-event),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.data-flow-source-card-v4032,.data-flow-chart-card-v4032,.portfolio-animation-insights-v4032,.data-flow-debt-v4032>div,.portfolio-animation-core,.portfolio-animation-chip,.portfolio-animation-event){-webkit-backdrop-filter:none!important;box-shadow:none!important;text-shadow:none!important;transition:none!important}.portfolio-animation-stage-v4040.is-scroll-optimized :is(.flow-line-v4032,.flow-dot-v4032,.portfolio-animation-line,.portfolio-animation-point,.portfolio-animation-hit-point,.portfolio-animation-ring,.portfolio-animation-allocation-ring),.portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.flow-line-v4032,.flow-dot-v4032,.portfolio-animation-line,.portfolio-animation-point,.portfolio-animation-hit-point,.portfolio-animation-ring,.portfolio-animation-allocation-ring){filter:none!important;box-shadow:none!important;text-shadow:none!important}:root[data-theme=light] .event-severity{font-size:.78rem;line-height:1.2}:root[data-theme=light] .event-severity.info{color:#17656b;background:#e6f1f2;border:1px solid #9fc8cc}:root[data-theme=light] .event-severity.error,:root[data-theme=light] .event-severity.critical{color:#9b1c1c;background:#f9e1e1;border:1px solid #e6aaaa}:root[data-theme=light] .event-severity.warning{color:#713f12;background:#fef3c7;border:1px solid #a16207;font-size:.78rem;line-height:1.2}.portfolio-animation-stage-v4040{contain:layout paint}.portfolio-animation-stage-v4040.is-scroll-optimized,.portfolio-animation-stage-v4040[data-scroll-optimized=true]{background-color:#070a12}:root[data-theme=light] .portfolio-animation-stage-v4040.is-scroll-optimized,:root[data-theme=light] .portfolio-animation-stage-v4040[data-scroll-optimized=true]{background-color:#e8edf3}.data-pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin:10px 0 14px;font-size:.82rem;display:flex}@media (max-width:680px){.data-pagination{justify-content:space-between}.data-pagination span{text-align:center}}html:root[data-theme=light] body .event-severity.warning{color:#713f12!important;opacity:1!important;background:#fef3c7!important;border:1px solid #a16207!important;font-size:.8rem!important;font-weight:900!important}.responsive-line-chart{overscroll-behavior-inline:contain;min-width:0}.responsive-line-chart.is-scrollable{scrollbar-gutter:stable;padding-bottom:6px;overflow:auto hidden}.responsive-line-chart-svg{max-width:none;display:block}.responsive-line-chart.is-narrow .axis-label{letter-spacing:0;font-size:12px}.zero-grid-line,.zero-axis-line{stroke:color-mix(in srgb, var(--muted) 68%, transparent);stroke-width:1.5px}:root[data-theme=light] .zero-grid-line,:root[data-theme=light] .zero-axis-line{stroke:#64748b}.audit-account-safety-card{grid-template-columns:minmax(0,1.15fr) minmax(360px,.95fr)}.audit-account-safety-card dl>div{grid-template-columns:minmax(0,1fr);gap:4px}.audit-account-safety-card dt,.audit-account-safety-card dd{overflow-wrap:anywhere;word-break:normal;min-width:0}@media (max-width:1120px){.audit-account-safety-card{grid-template-columns:1fr}}.portfolio-history-chart-controls select{min-height:44px}html:root[data-theme=light] body .portfolio-animation-stage-v4032.portfolio-animation-stage-v4040,html:root[data-theme=light] body .portfolio-animation-stage-v4040.is-scroll-optimized,html:root[data-theme=light] body .portfolio-animation-stage-v4040[data-scroll-optimized=true]{color:#172236!important;background-color:#f3f6fa!important;background-image:radial-gradient(circle at 45% 30%,#7d56d01a,#0000 28%),radial-gradient(circle at 75% 26%,#2a9ba614,#0000 24%),linear-gradient(145deg,#fbfcfe 0%,#eef3f8 53%,#f8fafc 100%)!important;border-color:#aebbd0!important}html:root[data-theme=light] body .data-flow-header-v4032>div>strong{color:#172236!important;text-shadow:none!important}html:root[data-theme=light] body .data-flow-header-v4032>div>span,html:root[data-theme=light] body .data-flow-header-v4032>div>p{color:#475569!important;opacity:1!important}html:root[data-theme=light] body .data-flow-header-v4032>div>small{color:#755900!important;opacity:1!important}html:root[data-theme=light] body .portfolio-animation-stage-v4040.is-scroll-optimized :is(.data-flow-source-card-v4032,.data-flow-chart-card-v4032,.portfolio-animation-insights-v4032),html:root[data-theme=light] body .portfolio-animation-stage-v4040[data-scroll-optimized=true] :is(.data-flow-source-card-v4032,.data-flow-chart-card-v4032,.portfolio-animation-insights-v4032){color:#172236!important;background-color:#fffffff7!important}@media (max-width:600px){.responsive-line-chart.is-narrow .axis-label{font-size:11px}:is(.chart-box.long:has(.responsive-line-chart),.chart-box.smart-chart-box:has(.responsive-line-chart)){min-height:360px}}:is(.chart-box:has(.responsive-line-chart),.smart-chart-box:has(.responsive-line-chart),.smart-support-chart:has(.responsive-line-chart)){width:100%;max-width:none}.responsive-line-chart,.responsive-line-chart-svg{width:100%!important;max-width:none!important}.responsive-line-chart-svg{height:100%!important}.chart-detail-shell{width:100%;min-width:0;height:100%;position:relative}.chart-detail-shell>.card,.chart-detail-shell>section{width:100%;height:100%}.chart-detail-shell :is(.visual-head,.smart-card-head){padding-right:98px}.chart-detail-trigger{z-index:15;border:1px solid color-mix(in srgb,var(--teal) 42%,var(--line));background:color-mix(in srgb,var(--surface-2) 92%,transparent);min-height:36px;color:var(--ink);font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:12px;font-weight:850;display:inline-flex;position:absolute;top:15px;right:15px;box-shadow:0 8px 24px #00000029}.chart-detail-trigger:hover,.chart-detail-trigger:focus-visible{border-color:var(--teal);background:color-mix(in srgb,var(--teal) 15%,var(--surface-2));outline:2px solid color-mix(in srgb,var(--teal) 46%,transparent);outline-offset:2px}.detail-modal{width:min(1180px,100vw - 32px);max-height:min(880px,100dvh - 32px);overflow:auto}.detail-modal-summary{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin:0 0 14px;display:grid}.detail-modal-summary>div{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;gap:5px;min-width:0;padding:12px 13px;display:grid}.detail-modal-summary span{color:var(--muted);font-size:11px;font-weight:750}.detail-modal-summary strong{color:var(--ink);overflow-wrap:anywhere;font-size:15px}.detail-modal-notes{border:1px solid color-mix(in srgb,var(--teal) 28%,var(--line));background:color-mix(in srgb,var(--teal) 7%,var(--surface-2));border-radius:14px;gap:7px;margin-top:14px;padding:14px 15px;display:grid}.detail-modal-notes>strong{color:var(--ink)}.detail-modal-notes p{color:var(--muted);margin:0;line-height:1.55}.wealth-risk-card{--risk-accent:#59b8bd;background:radial-gradient(circle at 18% 28%,color-mix(in srgb,var(--risk-accent) 13%,transparent),transparent 31%), var(--panel);min-height:420px;overflow:hidden}.risk-profile-intro .admin-headline{align-items:center}.risk-profile-intro .admin-headline>strong{color:var(--ink);white-space:nowrap;font-size:1.15rem}.risk-profile-progress{border:1px solid var(--line);background:var(--surface-3);border-radius:999px;height:12px;margin:14px 0 8px;overflow:hidden}.risk-profile-progress>span{border-radius:inherit;background:linear-gradient(90deg,#59b8bd,#7b69d4);height:100%;transition:width .25s;display:block}.risk-profile-intro .settings-help{max-width:900px}.welcome-risk-profile{border-top:1px solid var(--line);gap:18px;padding-top:22px;display:grid}.welcome-risk-profile .welcome-step-heading{margin-bottom:0}.welcome-risk-profile .notice{margin:0}.wealth-risk-card.risk-low{--risk-accent:#58b978}.wealth-risk-card.risk-balanced{--risk-accent:#5bb5bd}.wealth-risk-card.risk-elevated{--risk-accent:#d2a82c}.wealth-risk-card.risk-high{--risk-accent:#d46563}.wealth-risk-head{align-items:flex-start}.wealth-risk-head>div{gap:5px;min-width:0;display:grid}.wealth-risk-head h2{margin:0}.wealth-risk-head p{max-width:780px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.wealth-risk-layout{grid-template-columns:minmax(180px,240px) minmax(0,1fr);align-items:center;gap:26px;margin-top:22px;display:grid}.wealth-risk-score{appearance:none;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--risk-accent) 62%,transparent);background:radial-gradient(circle at 38% 32%,#ffffff29,transparent 18%), radial-gradient(circle,color-mix(in srgb,var(--risk-accent) 24%,var(--surface-2)),var(--surface-2) 69%);width:min(220px,100%);color:var(--ink);cursor:pointer;box-shadow:0 0 0 12px color-mix(in srgb,var(--risk-accent) 10%,transparent),0 24px 60px #00000038,inset 0 0 32px color-mix(in srgb,var(--risk-accent) 18%,transparent);border-radius:50%;align-content:center;place-items:center;gap:7px;margin:auto;padding:22px;display:grid}.wealth-risk-score:hover,.wealth-risk-score:focus-visible{outline:3px solid color-mix(in srgb,var(--risk-accent) 55%,transparent);outline-offset:4px;transform:translateY(-2px)}.wealth-risk-score>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:850}.wealth-risk-score>strong{font-size:clamp(38px,4vw,58px);line-height:1}.wealth-risk-score>strong small{color:var(--muted);font-size:.34em}.wealth-risk-score>em{color:var(--risk-accent);text-transform:uppercase;font-size:14px;font-style:normal;font-weight:900}.wealth-risk-factors{gap:10px;min-width:0;display:grid}.wealth-risk-factor-row{appearance:none;width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:minmax(150px,1.2fr) minmax(120px,1fr) 38px;align-items:center;gap:12px;padding:9px 10px;display:grid}.wealth-risk-factor-row:hover,.wealth-risk-factor-row:focus-visible{border-color:color-mix(in srgb,var(--risk-accent) 38%,var(--line));background:color-mix(in srgb,var(--risk-accent) 7%,var(--surface-2));outline:none}.wealth-risk-factor-row>span{gap:2px;min-width:0;display:grid}.wealth-risk-factor-row strong{font-size:12px}.wealth-risk-factor-row small{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.wealth-risk-factor-row>i{background:var(--surface-3);border-radius:999px;height:7px;display:block;overflow:hidden}.wealth-risk-factor-row>i>em{border-radius:inherit;background:var(--risk-accent);height:100%;display:block}.wealth-risk-factor-row>b{text-align:right;font-size:12px}.wealth-risk-basis{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:20px;padding-top:14px;font-size:11px;display:flex}.wealth-risk-basis strong{color:var(--ink)}.animation-risk-panel{--risk-accent:#5bb5bd;background:radial-gradient(circle at 24% 46%,color-mix(in srgb,var(--risk-accent) 18%,transparent),transparent 31%), radial-gradient(circle at 78% 25%,#7e58de21,transparent 28%), linear-gradient(145deg,#070b15,#0b1120 56%,#070b14);color:#f3f5fa;border:1px solid #8ea0bc33;border-radius:28px;gap:20px;margin-top:18px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000047}.animation-risk-panel.risk-low{--risk-accent:#5ec985}.animation-risk-panel.risk-balanced{--risk-accent:#60c4cb}.animation-risk-panel.risk-elevated{--risk-accent:#e2b840}.animation-risk-panel.risk-high{--risk-accent:#eb7470}.animation-risk-heading{z-index:3;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.animation-risk-heading>div{gap:5px;display:grid}.animation-risk-heading span,.animation-risk-summary>div>span{color:var(--risk-accent);letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:900}.animation-risk-heading h3{color:#f3f1f8;margin:0;font-size:clamp(24px,2.8vw,39px);font-weight:430}.animation-risk-heading p{color:#d5deecad;margin:0;font-size:12px;line-height:1.5}.animation-risk-detail-button{border:1px solid color-mix(in srgb,var(--risk-accent) 48%,transparent);color:#f3f5fa;cursor:pointer;white-space:nowrap;background:#0a101cb8;border-radius:11px;min-height:40px;padding:0 15px;font-weight:850}.animation-risk-detail-button:hover,.animation-risk-detail-button:focus-visible{background:color-mix(in srgb,var(--risk-accent) 17%,#0a101ce6);outline:2px solid color-mix(in srgb,var(--risk-accent) 60%,transparent);outline-offset:2px}.animation-risk-stage{z-index:2;grid-template-columns:minmax(250px,360px) minmax(0,1fr);align-items:center;gap:34px;min-height:360px;display:grid;position:relative}.animation-risk-orbit{border:1px solid color-mix(in srgb,var(--risk-accent) 26%,transparent);pointer-events:none;border-radius:50%;position:absolute;top:50%;left:170px;transform:translate(-50%,-50%)}.animation-risk-orbit.orbit-one{width:280px;height:280px}.animation-risk-orbit.orbit-two{opacity:.55;width:340px;height:340px}.animation-risk-core{z-index:3;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--risk-accent) 64%,transparent);background:radial-gradient(circle at 38% 34%,#ffffff2e,transparent 16%),radial-gradient(circle,color-mix(in srgb,var(--risk-accent) 24%,#12182a),#060a13 70%);color:#f6f4fb;cursor:pointer;width:235px;box-shadow:0 0 0 16px color-mix(in srgb,var(--risk-accent) 7%,transparent),0 0 80px color-mix(in srgb,var(--risk-accent) 23%,transparent),inset 0 0 38px #ffffff0d;border-radius:50%;align-content:center;place-items:center;gap:7px;margin:auto;display:grid;position:relative}.animation-risk-core:hover,.animation-risk-core:focus-visible{outline:3px solid color-mix(in srgb,var(--risk-accent) 66%,transparent);outline-offset:6px;transform:scale(1.025)}.animation-risk-core>span{color:#e0e8f4b8;letter-spacing:.12em;font-size:9px;font-weight:900}.animation-risk-core>strong{font-size:52px;line-height:1}.animation-risk-core>strong small{color:#dee7f394;font-size:16px}.animation-risk-core>em{color:var(--risk-accent);text-transform:uppercase;font-size:14px;font-style:normal;font-weight:900}.animation-risk-core>small{color:#cdd8e894;font-size:9px}.animation-risk-factor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.animation-risk-factor{--factor-color:var(--risk-accent);appearance:none;border:1px solid color-mix(in srgb,var(--factor-color) 30%,#97a9c424);background:linear-gradient(135deg,color-mix(in srgb,var(--factor-color) 9%,#0e1524e6),#080d17e0);color:#eef2f8;text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;min-height:82px;padding:13px 14px;display:grid;box-shadow:inset 0 1px #ffffff08}.animation-risk-factor.factor-low{--factor-color:#61c988}.animation-risk-factor.factor-balanced{--factor-color:#60c4cb}.animation-risk-factor.factor-elevated{--factor-color:#dfb43b}.animation-risk-factor.factor-high{--factor-color:#e96f6c}.animation-risk-factor:hover,.animation-risk-factor:focus-visible{border-color:var(--factor-color);outline:none;transform:translateY(-2px)}.animation-risk-factor-grid>.animation-risk-factor:last-child:nth-child(odd){grid-column:1/-1}.animation-risk-factor>span{font-size:11px;font-weight:850}.animation-risk-factor>strong{color:var(--factor-color);font-size:12px}.animation-risk-factor>small{color:#c6d2e49e;grid-column:1/-1;font-size:9px;line-height:1.4}.animation-risk-summary{z-index:2;grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}.animation-risk-summary>div{background:#0a101ca8;border:1px solid #91a3bf29;border-radius:15px;padding:16px}.animation-risk-summary ul{color:#dbe3efbd;gap:7px;margin:10px 0 0;padding-left:18px;font-size:11px;line-height:1.45;display:grid}.animation-risk-disclaimer{z-index:2;color:#bdcadc85;margin:0;font-size:9px;position:relative}html:root[data-theme=light] body .animation-risk-panel{background:radial-gradient(circle at 24% 46%,color-mix(in srgb,var(--risk-accent) 13%,transparent),transparent 31%),radial-gradient(circle at 78% 25%,#7e58de14,transparent 28%),linear-gradient(145deg,#fbfcfe,#eef3f8 56%,#f8fafc);color:#172236;border-color:#aebbd0;box-shadow:0 22px 54px #2d3a5221}html:root[data-theme=light] body .animation-risk-heading h3{color:#172236}html:root[data-theme=light] body .animation-risk-heading p,html:root[data-theme=light] body .animation-risk-summary ul{color:#526178}html:root[data-theme=light] body .animation-risk-detail-button{color:#172236;border-color:color-mix(in srgb,var(--risk-accent) 48%,#aebbd0);background:#fff}html:root[data-theme=light] body .animation-risk-core{color:#172236;background:radial-gradient(circle at 38% 34%,#fff,transparent 18%),radial-gradient(circle,color-mix(in srgb,var(--risk-accent) 15%,#fff),#edf2f7 70%);box-shadow:0 0 0 16px color-mix(in srgb,var(--risk-accent) 7%,transparent),0 18px 44px #2d3a5224,inset 0 0 32px #43536e14}html:root[data-theme=light] body .animation-risk-core>span,html:root[data-theme=light] body .animation-risk-core>small{color:#56657b}html:root[data-theme=light] body .animation-risk-factor,html:root[data-theme=light] body .animation-risk-summary>div{color:#172236;background:#ffffffe0;border-color:#c2ccda}html:root[data-theme=light] body .animation-risk-factor>small{color:#5b687b}html:root[data-theme=light] body .animation-risk-disclaimer{color:#66758a}@media (max-width:900px){.chart-detail-shell :is(.visual-head,.smart-card-head){padding-top:44px;padding-right:0}.chart-detail-trigger{top:10px;right:10px}.wealth-risk-layout{grid-template-columns:1fr}.wealth-risk-score{width:190px}.animation-risk-stage{grid-template-columns:1fr}.animation-risk-orbit{top:145px;left:50%}.animation-risk-factor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.detail-modal{width:calc(100vw - 18px);max-height:calc(100dvh - 18px)}.wealth-risk-factor-row{grid-template-columns:minmax(0,1fr) 34px}.wealth-risk-factor-row>i{grid-area:2/1/auto/-1}.wealth-risk-factor-row>b{grid-area:1/2}.animation-risk-panel{border-radius:20px;padding:18px}.animation-risk-heading{flex-direction:column}.animation-risk-detail-button{width:100%}.animation-risk-stage{gap:34px;min-height:0}.animation-risk-core{width:205px}.animation-risk-orbit.orbit-one{width:240px;height:240px}.animation-risk-orbit.orbit-two{width:285px;height:285px}.animation-risk-orbit{top:125px}.animation-risk-factor-grid,.animation-risk-summary{grid-template-columns:1fr}}.gemini-valuation-panel{background:linear-gradient(145deg,#58a3aa1c,#c9a2270e);border:1px solid #58a3aa6b;border-radius:18px;gap:14px;margin-top:18px;padding:18px;display:grid}.gemini-valuation-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.gemini-valuation-head>div{gap:6px;max-width:760px;display:grid}.gemini-valuation-head h3{margin:0;font-size:1.08rem}.gemini-valuation-head p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.gemini-valuation-head .btn{white-space:normal;text-align:center;flex:none;min-height:44px}.gemini-daily-limit-notice{border:1px solid var(--line);background:#0a0f143d;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.gemini-daily-limit-notice span{color:var(--muted);font-size:.8rem;line-height:1.45}.gemini-valuation-message{background:#c9605817;border:1px solid #c9605873;border-radius:13px;margin:0;padding:11px 13px;font-size:.84rem;line-height:1.5}.gemini-valuation-message.success{background:#58a3aa1a;border-color:#58a3aa7a}.gemini-valuation-result{gap:14px;display:grid}.gemini-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.gemini-result-grid>div{border:1px solid var(--line);background:#0a0f143d;border-radius:14px;gap:5px;padding:13px;display:grid}.gemini-result-grid span,.gemini-result-grid small{color:var(--muted);font-size:.78rem;line-height:1.4}.gemini-result-grid strong{font-size:1rem}.gemini-comparison-list{gap:8px;display:grid}.gemini-comparison-list>a{border:1px solid var(--line);color:var(--ink);background:#0a0f1433;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:11px 12px;text-decoration:none;display:grid}.gemini-comparison-list>a:hover{border-color:#58a3aaa6}.gemini-comparison-list a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gemini-comparison-list a b{white-space:nowrap}.gemini-comparison-list a small{color:var(--muted);grid-column:1/-1}.gemini-search-source{color:var(--teal);justify-self:start;font-size:.84rem;font-weight:700}:root[data-theme=light] .gemini-valuation-panel{background:linear-gradient(145deg,#f3fbfb,#fffaf0)}:root[data-theme=light] .gemini-daily-limit-notice,:root[data-theme=light] .gemini-result-grid>div,:root[data-theme=light] .gemini-comparison-list>a{background:#fff}:root[data-theme=light] .gemini-valuation-message.success{background:#eef8f8}@media (max-width:760px){.gemini-valuation-head{display:grid}.gemini-valuation-head .btn{width:100%}.gemini-result-grid,.gemini-comparison-list>a{grid-template-columns:1fr}.gemini-comparison-list a b,.gemini-comparison-list a small{grid-column:1}.gemini-comparison-list a span{white-space:normal}}.dynamic-asset-panel,.watchlist-auto-panel{border:1px solid var(--line);background:#58a3aa0e;border-radius:18px;gap:14px;margin-top:18px;padding:18px;display:grid}.dynamic-asset-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.dynamic-asset-head>div{gap:5px;display:grid}.dynamic-asset-head h3,.dynamic-asset-head p{margin:0}.dynamic-asset-head p{color:var(--muted);font-size:.86rem;line-height:1.5}.dynamic-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.custom-attribute-list{gap:10px;padding-top:4px;display:grid}.custom-attribute-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.custom-attribute-row .btn{min-height:42px}.integration-disabled-notice{background:#c9a22714;border:1px solid #c9a22773;border-radius:14px;gap:4px;padding:13px 14px;display:grid}.integration-disabled-notice span{color:var(--muted);font-size:.82rem;line-height:1.45}.valuation-image-box{background:#0a0f142e;border:1px dashed #58a3aa80;border-radius:14px;gap:8px;padding:14px;display:grid}.valuation-image-box p,.valuation-image-box small{color:var(--muted);margin:0;font-size:.8rem}.valuation-image-box input[type=file]{border:1px solid var(--line);background:var(--panel);min-height:44px;color:var(--ink);border-radius:12px;padding:9px}.integration-switch-list{gap:14px;display:grid}.integration-switch-row{border:1px solid var(--line);background:#0a0f1429;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:16px;display:grid}.integration-switch-row>div:first-child{gap:5px;display:grid}.integration-switch-row span,.integration-switch-row small{color:var(--muted);line-height:1.45}.integration-switch-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.integration-readiness{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px 12px;padding-top:12px;display:grid}.integration-readiness span{font-size:.76rem}.integration-readiness strong{font-size:.86rem}:root[data-theme=light] .dynamic-asset-panel,:root[data-theme=light] .watchlist-auto-panel,:root[data-theme=light] .integration-switch-row,:root[data-theme=light] .valuation-image-box{background:#fff}@media (max-width:760px){.dynamic-asset-grid,.custom-attribute-row,.integration-switch-row{grid-template-columns:1fr}.integration-switch-actions{justify-content:flex-start}.integration-readiness{grid-template-columns:repeat(2,minmax(0,1fr))}}.watchlist-auto-cell{gap:.35rem;min-width:14rem;display:grid}.watchlist-auto-badge{letter-spacing:.02em;width:max-content;color:var(--text);background:#10b9811f;border:1px solid #34d39973;border-radius:999px;align-items:center;padding:.18rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex}.production-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.production-readiness-grid>div{border:1px solid var(--border);background:var(--card-soft,#ffffff06);border-radius:14px;gap:5px;padding:14px;display:grid}.production-readiness-grid span{color:var(--muted);line-height:1.5}@media (max-width:760px){.production-readiness-grid{grid-template-columns:1fr}}.portfolio-animation-transition-status{border:1px solid color-mix(in srgb,var(--teal) 28%,var(--line));background:color-mix(in srgb,var(--panel) 90%,transparent);font-variant-numeric:tabular-nums;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:max-content;max-width:calc(100% - 24px);margin:-4px auto 14px;padding:8px 14px;font-size:12px;display:flex}.portfolio-animation-transition-status>span{color:var(--muted)}.portfolio-animation-transition-status>strong{font-size:12px}@media (max-width:640px){.portfolio-animation-transition-status{border-radius:16px;gap:6px 12px;width:calc(100% - 20px)}.portfolio-animation-transition-status>span{text-align:center;width:100%}}.chat-thread-row{grid-template-columns:minmax(0,1fr) 34px;align-items:stretch;gap:5px;display:grid}.chat-thread-row>button:first-child{width:100%;min-width:0;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;padding:10px;display:flex}.chat-thread-row>button:first-child:hover,.chat-thread-row>button:first-child.active{background:var(--surface-2)}.chat-thread-delete{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;place-items:center;font-size:18px;display:grid}.chat-thread-delete:hover,.chat-thread-delete:focus-visible{color:#d96b78;border-color:#d96b78}.chat-support-pinned{z-index:2;position:sticky;top:0;border-color:color-mix(in srgb,var(--teal) 48%,var(--line))!important;background:color-mix(in srgb,var(--teal) 9%,var(--panel))!important}.chat-support-pinned strong:before{content:"◆";color:var(--teal);margin-right:7px;font-size:10px}.chat-support-compose{align-content:start;gap:14px;height:100%;padding:14px;display:grid}.chat-support-compose form{gap:12px;display:grid}.chat-support-compose label{color:var(--muted);gap:6px;font-size:12px;display:grid}.chat-support-compose input,.chat-support-compose textarea{width:100%}.chat-delete-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050a12b8;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.chat-delete-dialog{border:1px solid var(--line);background:var(--panel);border-radius:18px;gap:12px;width:min(390px,100%);padding:20px;display:grid;box-shadow:0 22px 60px #00000059}.chat-delete-dialog p{color:var(--muted);margin:0;line-height:1.55}.chat-delete-dialog>div{flex-wrap:wrap;gap:8px;display:flex}.landing-preview-changes{border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 88%,transparent);border-radius:13px;align-items:center;gap:10px;padding:9px 12px;font-size:10px;display:flex}.landing-preview-changes>span,.landing-preview-changes>small{color:var(--muted)}.landing-preview-changes>small{margin-left:auto}@media (max-width:560px){.landing-preview-changes{grid-template-columns:1fr auto;display:grid}.landing-preview-changes>small{grid-column:1/-1;margin-left:0}}.landing-portfolio-preview{border:1px solid var(--line);background:var(--bg);min-height:590px;color:var(--ink);isolation:isolate;border-radius:28px;gap:14px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #00000040}.landing-portfolio-preview:before{content:"";z-index:-1;background:linear-gradient(145deg,#58a3aa0e,#0000 42%,#c9a2270a);position:absolute;inset:0}.landing-preview-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:42px;padding:0 4px 12px;display:flex}.landing-preview-brand{color:var(--gold);letter-spacing:.16em;font-size:13px;font-weight:900}.landing-preview-toolbar>div{gap:5px;margin-left:auto;display:flex}.landing-preview-toolbar i{background:var(--line);border-radius:99px;width:24px;height:6px;display:block}.landing-preview-toolbar i.active{background:var(--teal)}.landing-preview-toolbar small{color:var(--muted);font-size:10px}.landing-preview-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.landing-preview-metrics article,.landing-preview-card{border:1px solid var(--line);background:var(--panel);box-shadow:0 10px 28px #00000024}.landing-preview-metrics article{opacity:0;border-radius:16px;gap:5px;padding:14px;display:grid;transform:translateY(10px)}.landing-portfolio-preview.is-active .landing-preview-metrics article{animation:.48s forwards portfolioCardIn}.landing-portfolio-preview.is-active .landing-preview-metrics article:nth-child(2){animation-delay:.1s}.landing-portfolio-preview.is-active .landing-preview-metrics article:nth-child(3){animation-delay:.2s}.landing-preview-metrics span,.landing-preview-metrics small,.landing-preview-card header span,.landing-preview-card header small{color:var(--muted);font-size:10px}.landing-preview-metrics strong{font-variant-numeric:tabular-nums;font-size:clamp(17px,2vw,23px)}.landing-preview-metrics .positive{color:#66c58f}.landing-preview-grid{grid-template-columns:minmax(0,1.65fr) minmax(210px,.8fr);gap:12px;min-height:390px;display:grid}.landing-preview-card{border-radius:18px;min-width:0;padding:14px}.landing-preview-card header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.landing-preview-card header>div{gap:3px;display:grid}.landing-preview-card header strong{font-size:13px}.landing-preview-history{grid-template-rows:auto 1fr auto;display:grid}.landing-preview-history svg{width:100%;height:100%;min-height:250px;overflow:visible}.preview-grid-line{fill:none;stroke:color-mix(in srgb,var(--line) 72%,transparent);stroke-width:1px}.preview-area{fill:color-mix(in srgb,var(--teal) 20%,transparent)}.preview-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px}.preview-line-main{stroke:var(--teal);stroke-width:4px}.preview-line-secondary{stroke:var(--gold);stroke-width:2.4px}.landing-portfolio-preview.is-active .preview-line{animation:2s cubic-bezier(.2,.75,.2,1) .25s forwards portfolioLineIn}.landing-preview-history footer{color:var(--muted);gap:16px;font-size:10px;display:flex}.landing-preview-history footer i,.landing-preview-allocation-list i{border-radius:3px;width:8px;height:8px;margin-right:6px;display:inline-block}.teal{background:var(--teal)}.gold{background:var(--gold)}.blue{background:#6487c8}.landing-preview-allocation{grid-template-rows:auto auto 1fr;gap:12px;display:grid}.landing-preview-donut{aspect-ratio:1;background:conic-gradient(var(--teal) 0 64%,var(--gold) 64% 92%,#6487c8 92%);border-radius:50%;place-items:center;width:132px;margin:4px auto;display:grid}.landing-preview-donut:before{content:"";aspect-ratio:1;background:var(--panel);border-radius:50%;grid-area:1/1;width:72%}.landing-preview-donut>div{z-index:1;text-align:center;grid-area:1/1;display:grid}.landing-preview-donut strong{font-size:13px}.landing-preview-donut span{color:var(--muted);font-size:9px}.landing-preview-allocation-list{align-content:start;gap:9px;display:grid}.landing-preview-allocation-list p{grid-template-columns:auto 1fr auto;align-items:center;gap:4px;margin:0;padding-bottom:7px;font-size:9px;display:grid;position:relative}.landing-preview-allocation-list p span{color:var(--muted)}.landing-preview-allocation-list p em{background:var(--teal);border-radius:99px;height:2px;position:absolute;bottom:0;left:0}.landing-preview-status{color:var(--ink);align-items:center;gap:7px;font-size:10px;display:flex}.landing-preview-status>span{background:#66c58f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #66c58f1a}.landing-preview-status small{color:var(--muted);margin-left:auto}:root[data-theme=light] .landing-portfolio-preview{background:var(--bg);box-shadow:0 24px 58px #2d3a5226}:root[data-theme=light] .landing-preview-metrics article,:root[data-theme=light] .landing-preview-card{background:var(--panel);box-shadow:0 8px 24px #2d3a5214}@keyframes portfolioCardIn{to{opacity:1;transform:translateY(0)}}@keyframes portfolioLineIn{to{stroke-dashoffset:0}}@media (max-width:900px){.landing-portfolio-preview{min-height:540px}.landing-preview-grid{grid-template-columns:1fr}.landing-preview-allocation{display:none}}@media (max-width:560px){.landing-portfolio-preview{border-radius:22px;min-height:460px;padding:12px}.landing-preview-metrics{grid-template-columns:repeat(2,1fr)}.landing-preview-metrics article:nth-child(3){display:none}.landing-preview-history svg{min-height:240px}.landing-preview-status small{display:none}}@media (prefers-reduced-motion:reduce){.landing-preview-metrics article{opacity:1;transform:none}.preview-line{stroke-dashoffset:0}.landing-portfolio-preview *{animation:none!important}}.portfolio-animation-head-controls-only{justify-content:flex-end;min-height:0;margin-bottom:10px}.portfolio-animation-head-controls-only .portfolio-animation-head-actions{margin-left:auto}@media (max-width:720px){.portfolio-animation-head-controls-only .portfolio-animation-head-actions{justify-content:flex-start;width:100%}}.editor-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.editor-head>div:first-child{min-width:0}.editor-head .editor-actions{justify-content:flex-end;max-width:min(760px,58vw);margin-left:auto}.delete-confirmation-dialog{max-width:560px}.delete-confirmation-dialog .entry-modal-actions{justify-content:flex-end}@media (max-width:980px){.editor-head{grid-template-columns:1fr}.editor-head .editor-actions{justify-content:flex-start;width:100%;max-width:none;margin-left:0}}.platform-manager-dialog{width:min(920px,100vw - 28px)}.platform-manager-list{gap:12px;margin-top:18px;display:grid}.platform-manager-row{border:1px solid var(--line);background:var(--panel-soft);border-radius:16px;grid-template-columns:minmax(170px,.8fr) minmax(220px,1.4fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.platform-manager-row>div{gap:4px;display:grid}.platform-manager-row small{color:var(--muted)}.platform-manager-row input{width:100%}@media (max-width:720px){.platform-manager-row{grid-template-columns:1fr;align-items:stretch}.platform-manager-row .btn{width:100%}}:root{--wealth-bloom-image:url(data:image/webp;base64,UklGRuDZAABXRUJQVlA4INTZAACQ+gSdASqIBq0DPpFGnkwlo7OqojI5cnASCWlu3Kjj30K8haMi5jued7RWVJ+C9hPTNQeyQ4upXbNvg/OApHyTCcq2fWj2J/5zhz5/MfvQedW85nfyOiqvl35D5WPmfY72Wv472rP4rRn8J/r+bH3T/q+u3/H8Lf2n+v9Av3R/ufXdhxalf/D/d+wd79/e/+5/lvXZ/N/93pN/Jf6P/2e4D/dP3U8ujx2/xv/f9gz+pf5T/3f6/3jf9P/+f8P/hewr9a/2/7a/Az+xX/m7In74///3lv3qFtYqC3oJvKC3oHjNKC3omYqC3u7NLF+SIqC3oHjNKC3oHjNKC3oHjNKC3oHj5x3oHjNKC3oHjNKERRmlNKKzwiKgt6G3LrvMCmSCosthbK3z3yxpW8jilMyoq1tn2gsaVvQPHVituD8WTMxUG4VcKulbNNAKAumK2aVXKzI364zSgt6B3imlvpEVBb0Dx0aIvCrjvQWoeqOz1aala0zHjcaVXiNBuZY3OlbNKDFvaE88Zfpag6NK3oHz97uQXmrjSC3z3yxpXEcVij0NMrZpQbiVqWJF7wIHAzr7vGliaRGYf5qaPeiovHnDgVF3jSHd/lcd6B4y2saVvI32uzoW03S4757kt3zt5D5l6RizS7xpuK3RpUgHAqMxNiQu9AzDZ1Ppe9S7xrzvQMhoxZfQeThTMd5gRBT2yLZ5AjJeyrAzQPFsUXjN8O9A+hbK3vFC93oHjNKHhlbNKC3oHjNKC3oPYE9HSmGAOXfl1PtEcYPe77yP0Dxlvu8aW4VKSlbNKDcKi7xpW8lBopx5w4Wh7LE4tUFvQPaHTGM0oNwqLvGluFRd5DM9Z36Oad0qEBleH097GN0Yt9Dw9FjSrItltrUgzY8nCou8al0im5DiOQ0/SgtNkfgZ8oLegfnHbxlarGlWRbNKC3kXyuPA4SfX9kVuzqlstI0X+3OQOBD21pocCppiytmhV4WR52YhBtNN28z6eN5Y0h5+IqF8HhAvwtmliPb0Vxsi1r1EWVQxLxcIoOnam11TV8uOz0qoMowjQKgKh++8djDx4zSgq8GqTSgHOQESjtDD39NcnUbdTtkaHiKlhq1ipYo5cfhh7oDVd9kYSi18xhaQN1AaCQGbja3Z0pU36i29Ay3AogmciHh0EV92bGkFttKgHp29ltpVlmF7ZUmlBb0DL9NnMd6CBcw+9FTz9cV6wTvokDA9FUDlfZ7CNCXVGWVF3hRHsgATkyIqAYjXi1nBezyA48bq7QfAuUc0AIZA4Q3x3NgHCni3bmHbalRYoql73qBCO8gIXgN6Bmx42A3I1jKi7xpVlSaUG3XDPLcuCavfCDrnlXOdK/5aw27iRT/AAro+Nm2LIyYnahto0cYzIBDaXNiWmLSSt+CZEX7p8tvZhIRXTld+1HB6OfbT98tMb1xa9Sjb0UwdW7Fs0oLegeMuCSla0x1yhoUMcplU19O7Ep2ZaknYLkzDZtVlsO8+A1ZyqlxvYsCPQBNGwOspOFGdINX0qgqtpBX+VvVmNPLq5XeFti2n8pC/Ee2Z98WlBs5ARTMPXJ4sj0uCXDpyYYzeUq2g98WxP8O9kWVstu7jfNs8rNA8ZpemCuURaqMfIXjY8iTNdxuOh+Z8UkZ4inuKMNQ3jsXPMdEcjDNGtxpamkf3x6RQus/CGZliYG3semdDpBjbbDWEY/WbS5vHG5GPQkBKet7w78H61+23OZpTSshnagPMd+/XU81TYsswl4t3qZQmGZv+XyNRb7aX44PhNIb93G+cbduiuO2wcAkVx3oH0LY9NckH3X6A2xKSg6sKS6hhjLGNoEjdTN5BXZOrE3IXY/EmS7BbZlLmTRetqMAVdyzClo/9DH74rMCyMcrt5eedjityeYsz//p8uNg9HC3C1jArYG/b25HjJIUjMOuerwKq459emLzduUK6Tn7cqsNkUapvCIRNy+mUkUmx2fsqiTZwSHk8zaTODUO7P3xx4nbw5HmcCaHdALMZurt8FN3kl5Uvc42g/AhkSRilg7P1ooopZwj+DrqM9UwCXO/oDOJnOLU225BefgkC4e1bze6TyVKL5mLaMxeeZvK94FEs5ytcTBB+XR9+icWBFuXY8aMKP7HfFHZrXkSdDn6XX8gDjox/mVf/JZ/FCF/a1QkGx7cC6rRxwyGZxJV0V8///9dCBb320UvZoXmaeEXLfEfKRkkf0uBoxgeWYGZwuk8n+4u3Y5KhzuGvVTtcB1dS7qYt9I4y3frjLfeId0iInnjxml6U4RFL1GbKZ4sTFajelw8+26IRNI+fzf/Q6lC5Tm70y+RWoq1j7s4/mEHPAfYDCrT67GYbTcMID0kUu2fK9LNS5GXiCwpRVIbKJ+3l4ltmj7EGnFCe65lXRc0pWwZ7w84WCE3h8ThXbf2c3S5uXh4/IUrI1Tn76jaKMswv8+mTb3hl1pEg3JOw+JHAdYmUbl6uXz7iM87IzWNAGJBUpJWaYAlFvQPqosaB4tN6mHjvDgu8aQ4kIXABH3vBcG9ZizB05NiVdTY+v+h4+N9WOihDYF+xA1LegjVPN+xIUqctyEjEu2EGS24ghe5cbDGDH6AUtaT2juxSPulbG51IK8VQUhCEXezVG8pMUQ1zFWOpQH8gaBWJTKCSgtyWmKyT8TW7v8GIHaWWXUCeTpnbRX/iUwF++rdrhn/bLuxpV1cxTuV/su8XUBHVotl7ONAahHLVoyodyoqUoKFCLHkQ3dy57n7hkgyRXQUiRNRQwKdyATL6uYQ8yfvcVtmHpgVFxm7z75vbnIGl34RFQW9A8ZpQgX3ceROM3NuMzlNOnZupx/N2rXoaFyTfscEW+a8kLxQEYHqE6eAuI9bwVy5Sbg0+AkpP5IhHzFnmWv3QLij2nJJUiCzFHa4lkzP+hrgIC55+rcJvGPppyUdYqLOiIuFPJAi8Iz6OIT2b0GtDtiz5DZ6ezY1XiXAfkD1Xyyx1URDkmZZom/f6Tb//9gGi+uydBL/7PPEKmXxTg61AC3QP6TGlbj9lkuQg1+he4Fu5gWZ1xXYYh0YaRsKiLQU7TtNS91ip71az0z0NEK1/jSfU2V3rfCsSXh0NxpDje0iKgu+sB/aMVF4DegfQtlWA2DNCK5Xal5aoXIsfKy838vXbd0UU+MBADi845h3eQviMEwxxND3GQpCd7XafZbOYiocGveVsocjvNexCjG3zC/Qgxry/n6iLny3ZmaU71PTHzCuEzjBFQOD4qGxd62a3Rtl80LOZIbwvIzcWz4pcEewiFwVu7nusDL5ypG5EW7d3Cinj/i/dThPTHMj5/a1Pe/Jd0b+MiasI9YQ3B9LwiQ84ZQjbIo+WthYS7kFfnxOZEe2B3p/NWXfM4JlC6r6u+L6/koVPLh19zpKsqTNoTWPANkoZB0B6fDJnDzJ87WLO1x2oLIDb1xmlFdFRd4ylJjNKQL575991tV+1UevsbnkPSfgL3u/72F9oJLHpN7ALJS4p/5S6tdbDH2iZw5Cudp8iEuDY2Yy1b4k3N2ae9si3aftJyL5M2DGusV8Vwwb4IZsfCUWg+6AmCjNpdXnbG44lle8Z5S9O6I/aY+A4VSRTc/W8tmTPHkSkk8YSiGsIQCRx2x4QmMfWXGU9qPehZS9N6evde5OVBlvI5WlqhIPOu0BSfwivy4UQbznvQlHrY/NF+MZILzb3YgG+8KycFFIbKP2wibp/j3PSnTOekr0oLegf9j2VvQO7g/gVF3jSujohggTkQe4I4GBdqgI1PyyuWuHTvyO8Hhb6UizYfp86VTLBclWNf3QmWItCQHHFTvNSN7WN9PQqO5hGDCwN8/+NjtXZh/AsumwK+GkdN5TYwm8kjC2/N6m8L/+SOwaWSTahrBrQUkBHXMghtxu1ppmOE1+z4uFomMy2BJImg/RkpHl0dtPzvrzYj9F5EB0GeSI0M04LBTATv6h1LHPoN0t6PoFJsQV2kHo+QypF9ZOSDCaocJyouZe3ROCSgAgePhhpy6CDLf//zJqs5D6eUlT0KdMbDA3kF5yT1/FUXGc4VF3jSt596K470DxqgAA43eA+YU+B62jwtU97eOLtnCxaQiRM0QYpFvxhFaPK+SMttHI7yFEXppHSpJR66YM6ZJesPj4BauwoWJK1PWH2Y519b+yxZ2YqYNZR3PVXnK2L53OKODN3KsypZ35fsI6ppXyPOrQ39DGelzLHYyu1zpA0Z1+b2NSHUE3XQWx90BXDR9zglaxU2is9Gqkwp13Rm7l6dv+1DTNuuZmNNyN/80lGXmtLz5C1gTmHlJzguDrUicDeT9uOspFW/ugX1GHxKAy4FeEYI1mMjC+5v35agSs1baq7S9HuvaoS+UIaJ/79DFk1MIVhfBMcfXed8Dou8aQ58JmhPPHjNJ/xW0qbXtFhcWO9kA6vjaCpJ5d1mqHd7GprmnPPMEXAY1fVSAmPfVVTFfBwGlmE8mT3eRuwsVSm+ovQ7Cu+cGsXs5r9lf4tiZ8ULlx1gHXv14wevKGQ+nWG2kQNvUuKYuZ4CdNCJQCaYofgZEVsqsz1pyz2430gOhDe7af/SNzh7avzpUqRNybGSHL3Pgnl+wOwZf3iBR56Sz22u/YOOvtAjCOt/JsUXkRC1/ARJJRKlsar6O+0r8JKhP73oqewpMctSEFncOuWdf92yCjuXBLQqqfnAjQt/9V4cOElTDhFf5kOmJvfqbb9cr0xuOBvYsVB6MVF3hYz70V/GBmjziO3y/6Wts+dy/8wM0GLhPiDiKGkHfiZKypT8M10n81tv6n8ergbRd/T5zrgCQ7RYCYzCtKc0S3PISiKn4zLWhDGB5f9TEGOF5CjDbKyJNNBu8Atgz23E0FUoESYNxjc835lXIg1Gf64JoVgoDL7l5h65tUh5UuSwpYaH4wQjJ2u3Qb1zf4WH/Agh+xwmPMBdrxK5RkOmKFjON1OIqggYHVK6qi4PG3mG3Zaxs2e33XKjasFShlXdIR49t7oDL9VAze0vGzezfAiYP+UFpIJepgxsR6WVR3sRUOyEcEMuA/xnrK4rMMzxyXCngBroax9NNLjgb0eyi3oLUPZCw1ZuYzc5XR0SUMTd3kpzWAiWMmKBY13WdI5gLtv32/9Jq2Dl6KWX/ee3V0yZIpXzKLeXvsduKFPqA5RoBBmS1yO/uLLR6+MsQ2WCfKA8LuGVrSGnZLhB2vEtPbukyOkvZhrnDT51kf4T3z93q5FdYvDIACmRtOO9fP0N8JcwDtl+PhPb+LCX8wiG9F7GyYuWO9UiejXnelqfE5LdhDfhcyVfaR6xBA9cG7TvIAo4IhzD6OXHM1NEFB88K6aj8m6hfG8alah2efhfcvaKLlqky2FMtSsJQzo9IybyISOzCsA6LARdRl9IioLo6Lz+ksVGaTCHLCxoHjP2nH271NzdXl5Vkp/b969Bl+qZud73pB6TPrDcxbcUzym23LSdu0KoQL8ntgPI4poLNRDv9F7zAXHo0+ng/EbLhXBn5+0xIxA3EbM/V2gO/2UXtwxMORpZM0KOpbysolY7Df9q6W47HnUZCnG7kTE5KFfXVRdNBOrHWynKJe8zF93wQm9VIJ5c/thSZbWewWeja7wLU7IKA4zpxWQW650iRRT2BF9CKKWfohsWz2xaynYoHOFSmdYMuY3u+D9jbyUs3hGG7aMTWZZ89/h/iA4l6negNd0+xyj8wTFGQTon5DAQTxf2mN03ookjeFBppY+i8OC87+kRXpThEVBcBW4zWO9IHBFYGR0rDbKqBWJgr69qWO8twqm2AWMksjjcnNB+DcgRvt+vUuDobjcmaIveWpeP88MrwUgfsljf1IENvxrLBYwf9Xe/NiTDnMF510Pkw4hOYYrxrme6Kk6DJs3zxGsBJr+zgIclf5WrWKDLkV03dfm7/Y2c/i7TgW9dZ/PYEWiiIvJ7GTckj05qZeBivNIIRRAw1wCStL8BDghhBKVuuIi6+qJa3L2Ghqp5C8bSQ9wWZgcf+JNNejsrGczXITs6/dvZ6UGlhSEZ+oohBzVe22mAPYAfpW2+PWeqakyTpU3FA4EYTap65gVF3jWC9A8ZpQW8+9DmWNK4A1vWP1PeFptSZDpOQtxc6iiMOoSDJDu++QpfCGaKi6Hf7RR/X/gdYMQx7ogjRLS19Qpszk7Mzw901xmO9dZd8//S89+7iAhMbuoQsyFlm0vbt/TMk9Q7Gy1nBEgEN41xRyKRhn2ELGO2Ph7tv2DR+CtX7tkTUbGn11iKlfxWbHlPW0gO4sFLG3poYlfzcH94VHLHMO6TcU/nGnof/CWhNajeSi5SYe6UIAhkAEJFv/96IUK7M2ebEZCXJ6pfqt+M/bsAg/L9+v+bssdZPb3cXa1ARGv2exvaPffgu75QlBzdyVdAxgcFwqgWDdNDgVEjBb0DxmlBb0DxlyeyDsZumMovAPtmkDkrWLCtLQgsgrgtPn9sWcE3fc8X2JxQcP1wd/cxhYM+a3oIfSGeoGmBd6ZsRwQeu2M7kgTIF6C69qkU2vMTZP+0dDO771vj/exuz/JwagnqFoYX46RvyZCHTZxHdxueEMeL59ofLBaqM4iKpwZ9qy4gyDXfkAuzdTkR3M2jHv2DkKz3hA3SS3vHQ0aH7UZYFEr/OSZ7SwDDZCwlzNMq69jpc1Jew1LpWg1g4WTLQwGvRCHNATXBZvoGYsfCkahA8YnOxXc4Sot10H7Eq2FAkNUDTfvlGOvDsuoF0F3q7bq/9j6182vK0LRaXjvTzegS1OwBzBCxpDjSVxbxWwG32VxpBbbCIqC5H7NB/9LIhFnKYdTxNjXClculDGLbS/fFu7MGQkIDQI8VJOFaTAz3kRgO685Ec6iImpoUaADooz0DiTvycUOlwDl0C0/DybL//DFGKGobib1QsFkPG5+0dTEa4FcMW+PF1dCVQiMvRvSrDcMPb66NdUl0repisNqQBIjzG3yAM/hjsF5sbkQxWMYG9bOXLIOUd9pCRLuuA6NQYZRfJBxAqqa+AV6ialQ1ZW1QNRNaxkjDZkrjxlj4k4MlBqbVfCOyTLdWxiDXk7x/ZyZQ9UmLKrO3ZON//o9oFDehRQWnQ9UecTzpcrjtsQZUFZFs0oCUALIRP8JrWMcEfSgRCQ5EnwV6kNl1nMOK9mxVUtCaCvM8dVNv1vcT9yxJwtfqIX27kw/XRGcmdYonVqrV8H///6Y9L6bYVZ67y0WUUL4gzKSTwjnMV+ztzMjr3WXwlLOlanX5AL4HMWOCBvG2ZY2C5ChHZ7i0Kb5muP8X1DGcyZEBbDA9bFF2sCyN0z20LcuIki6pwqea1EdYc2hfzjAQULOSAmn3CxnvCyhvm89L5k6acKtVbbziBgyTIeuj94ABe1BY0rfG0cQLfyI+WNPht4LIhOv6hj7r/o6MD4yTkMsroTQk7m/Uv0+oAxke1Scu7LN8tsM0MfCyDir/ptxp6ct7EO9uubzrwfSV/amhPe6XucH4/iz2T4Jj7hX/8yQaz8aABJSc7bP9oUzKuhKI/KZIjy5AGEzTQBLN2ULVS3evEo3JXLZHd1j9/3SdynXJV7Rksl6rK7Ysh9RToMSYCjdZBjUrSX96PJmUEuABWMd2yOGc4mji2m7wmO2pwusrOjgY80N6ig+vSvKjM4FLf8qHpa1pGnUqFFkxXDXpDHsYpvCxoNy/N3oHjNKDE0iKgHOi4ibfeQOPHxRTa6sGq2eT3RIpJieW6n4ooUnsr6u5fSz+tyucZJD0PwgqT+fRKx5yc3xH61id9GtZ5//7htTTPKhG9dY/WqyPyJR2P2T43DMUmHyOvkEltD0aWaUPjOyMfp5H9irEBS89W2TN/zsX5yS6WwYdkokJUa9szc5X4pCK1PJfsyKmr9sOtYnpw+VLipYFBc02cygHn+LXP9+AGtyIdRzm9z8JR1U4Q+kN+i4WZAo3jU4vBCPl2ZXSTTGoP+x7K4Ctxlvu8aVZFtntoxzNqhHEewH1Dx/H0BojE9AKf3y6DHXB8t2lwG4FDErPcl0byLKI7aDVCrv3EOT3wbmN/fvnYP7IagdeidtKMw/e8XLpuDF+987TvNfzt/0gpEI9cUMvifEGAecx4x3rZred3ek+D48q+A4kpKfNV/yNXC+GxKJGU0EVcWeJDZK28ATEQXcuxVKiMznF5K7UGgRsFCCRQwF++E9GOo5Yzw/fk9+xAAry5ADgH685EJkKlHbpy1I2vBhVSw6K6anH21qkiKgt+5f5otkEx5OFMyJxQ9SXXgoxsF1mKGDw5CJclZLqV7aQoH7xLylzcExZgIMDqI050qmEfiZsH+QD1uCEOPkk91onRJSJZf8LmzroX9DG/TsXRU1L0Y27SRkkyiU3dKkOcDITTMMdQoiSLoBJMq6FjlAxRQPZqvmuJd+hDeQbm6UHOEoTuNbxMQr9Oiogxz2IlHLRTPTfmItgVmiDHKAttm2KG0tOzguBzsIBAF1HBuREm+mwFFEI1TnUchRMbiMyTVI2KOt8pApYOytm5y9GKjyIFSnyKuZIbTmI2TscUi956JGG38a71oAEPuE7bQz+hjFx2b/+L7AQKkF8sZ801L+KGzsMEsjdiRPBpuGS5tc3oL87mmfDcz8/6DI3yzQ7QLvQyjhWJ7kd/AH6DdmpHdvFmmDu+y15e2+6RlMD+nGZgFJld4Cg/fKF3iI+5Bn9O7QA1Vsspgmo22HBARzpa3VQOTA8rPWrYWwokFPd1cs0+gwk3tPMtOBcWrtx9Ng2CTb1Zim9t49K2aUFvQO8PslN96d5wkrNBqeHf4fKEdVlZyuBUzf6+En+GKQH+obAKVugShLVqRue5z7rktRD6ZytDhhZgf3wT07u//5Iv9uYmpF6GReYnM2d6jIz03JjGSJL20LpqrXAWyx6V+Lj4pYGW1nZATc2433CL8sRI7VKkGxMb/9j0Rc0xFnrYm9f03V+hr28XlH48PWm3dVP+jE23FD8sIVDMIfTcuyeS0ABFwiwMfI3Dn1Kz1Cml6vSXRExvXKZbK3oHjNKC4jiT4r8KcWWgL6xdG8jyFaCL6lz7x/v/FTVUSsdr4hHSUAj5xCTrbswxM3HWCAZ2S4ZCF1OePRRsEuW8xU7cDkIqfX8XKwedQbUE9FYzviA9Hq1dKmZrAp1xoxF1rZMMg2opJJCFxJxh11ZR24FkGDak0p9U0f0kWTkczMLxVy5W82vsV1JHzB2BzerfZzvAEpU1x2aVA/wWlKxbpOmqr78IF3CGnDtRSg5YAmdbI3SOU1G3ldookiQ1oB5LdH2IqevkCJ548ZpQW9AzY8e/KuEgXmxMt5ixDcsQXzSfHCuL1GmNBxgqX2dAXOT99JQJ9FH8nhLrcGy+6qwTW8O6epcvsfHSAm4G/+BlNC+y2iQPS/igaJhkpw/HZLO+76Pyr3/FcFq9pgUno+7zrtg61A39RVTajph3RGXx/cWMCwZ2ZFCK8C5n9xDT5Dafye2gWHcEfii9ClDCIdkJiJbnzXUQqhGjQNYG/rUTNwUMUnJzZfyqm4SaIf//FD+4iF2L9CsOdeGcH6pNSvcYoKgH9AZgaKWfNJA0ljmUNpIUdy4No6fq5kWCJgWPtH8c0jfarGlvYu2RdL1g3oHfoV2X6Rl3Dpe36spZW8DcTFC/elkbVqtBh9LoaqEPdUlOLbav4cGqsWDtwk1fyYU2IvfaL3hlASiguilMMRAQ7WDXjsUJ4MyrMuhpeP9o/VyjxoLt5989l8pcwwgkYADm8CMs4fUVIup/Gg1kYBxp098gyEf3wK33bkpGdM8I6BjYZ3KsDqOihhlg623M9RBa1JXnOvBRraQjnq3OECmN6snHuYnfy395hgMO3XclCtXmDOzYu1wgxxMsZAZjBgQuWrtHoLSA3jpXN8H9YnUEn5Ec4Tpp0W5XKBUF4Ukd+5caxoLehqqLryzkxUUzgtrOrie4WwUvtLVxufNNOb8U1LaFAtk9ITRtRiqgE+4jEDKV6dcPiTGpHl3NU7VcFXwtdeXmHsqwKgZrp4HlZtL74i+k4fyg8a61OKTtK6CsnmWHu1BB0kqr/MZbO9YJJxXkX/ZPu/I46AYF42YBa+PfIbXAKapFkxjL2r7TZr1Q6m0PFVgC0LoxPLkVX8K+KpAP7kcnPc1x22kii0d//WdElUiy/vLYksuzwpmHPACnKNWiONsQ/ZpQ8MrZpQW9A8ZqYeWiMCmoF/S/VvySny77lWbmHJGxQqEdmLgGqMWeEWYy36s/p8315a9qB8L9Spsxlo737Yxhawf9pNvv//QYcbNCyXWxIUb3Iqhf/qFROhzLIvAD04B+QCuMTLgEBLyZBp2D3lBRctGc9jufNylD36AaOp8tyOFd7oREAwUNBLAMl+9gpvwQ/Kq2rTzYk52OBaXdHO8uPOfPoUoYgYIi8ZeYhsczgzszEWKZkNWkCXFBGdpxpfQSW3ui172+0l0iuivz1+GIyceSd/O1Yj2hjmYv3urCwsaBmx470v+Rt+8xwOxZ6lvdY3NugzlLxzQO0e7qnzFpR/pmFuN+hnLUHZL6fF1hxKy/bDMvtxl+JrwzdEiv+kQIgaH93BRlKlki7iUX+vJX/q6DS5iP///Po/9MWuCTTr1sEVtaHaW9SvVM9E+jeY5ZZwF9THbvwk9AUmv/olBZtEnUd+3mrUauzfOAC4tGEtkT/yYJe1t2ZqUT6gdfSC34Lyk7C3yXelhicG7MVzabKX8jh6LUneT0XyPtORPEjM0Ttu9CFu4FMQ60bLvjhqHJvmev4wVasUD6cz9qyEjb7KrwBwXeMo95z9+1uKuK+Hs6ZYoinsX0ZfRqHm2UD3dOyyUEKUNsbe8HYxDftf02ARu6iwWATEOmiftidBNDutaWFpgG6sHnNkmB+lQgss6vrnO553W9H/5pc5NEocAHsbFBurS4O77f64z2ot5RlEI2QVDtNfzghODuPxVHbNPHRJRAWeiePh8FuRI81gk4FJMFC2Qk3oNc3LqPZnQSitJndG2qvzbLFrmfVUzh2TiMzcNc7MNC+bkzdzU0VUm9af83jVdyTyAv1Do5GWbNinZ29RL1mzx81njSbRtUkRUFtsIioKyLZpRXREFrp8trQrpVMNSg+lV749vvNyywuaK0y79iyovrW7TiD7B/cANEjmybjIETJN/9/7k4v/3e/VDZuUEF17F+fPGCslxAk6MvWegdK7ik++Eyp+RqlfzDsYIT4BofuWWkq+hCmNvs7hfXGGX02T2pHs6Nnix30DRXpVFd103c1S5GAsPOfCTa/Vt3DC06Ru7VvexR9tG2vZ9SN/pQ2OOAwyw88NOO/CW8fSQhdVQVDEF8DpSJAr/zjOLThHu8LO/wtrGgHOQOBVA9Oqru296GbxFq+dh7xgdHposLAsJ48XYzcWPdHn2z5fvyP8m+Gwrf9IUAJo5kQkSDmTb//PFP+GluAOctk+4Fn9fiKFqqKo0Z+L0y5+dfR+f0go4+UDlwcY1QAppLD8Ozsm2zbu84HdDpQOhszF/Q2XUoUQ0FAYQ8BTaSEZOh703XF2wcs8085PqPR0jdJlJ2CSe5zcZQhqR7IRZ1v5SePWZoOmo0XGI6xzce6qUtXM6vMkvnS37+xGDfRZcnczyCGuURavxChu+Y2lr7ZGFekB3CdZHbks5oCECyi4s2sVTali49rsH/9ibVRg49HDjJuIRfNIekBoAGs7+Z02fySeK1/hZzLY4HsN2BZq7m8h7O7NOB1hkgcZb3VHBcu1ZP4v9XiAVvoSINaDHheReL3pi2obmAt1OjcEqo6zQ72miA12yP3OynzTTTFFXIAjD0YRg2iOewL4bzI8S/fyf6WfYmBlT5tZ96XJUHAWFMv4wuWOGKIcVRn2zwgpc+kx23pkEcXXyry6Sa6I1yt0b7jyWcGqGT6t1HBupe4Y3rBWs9+VF3jSt+jqMdIoAFj9UFFNJ+0XM/CAERgR3Cdvj3ts90hNgndydUpmLcQp9swPfhmuUVfLPNi9+MLe29BeHz77vuyc8GebjxldLc1HtgNg64cIt2ygFce+NjGl85Iihvcf7+XSe66biSlrSUTTCMAUMcH8rQ4Pxoxo3GPKR1xSV5eQYy6ro/7AygZoB8+CyG4o+MfLI9vgi6Wn97uzo+DT+C0CT6ZHmzNyCC37lxmlBb0DMDAjODmWyB+cXCuBwnEVaw2HSl51GMnF3G+omjpw5H2aPPSoPPiQVg5lY+KK4qWVVLshRSUlRmWCl4PMTG18K6tjNgw8QIAi4tQZngbtZci3yQKbJLpCS+IYIxevsa5S1qF6Nto6R5kAJdRCH/TsCO+CW/FWLPIcGOYzkWzgVtu/HRyxw8JjfWPi9vM9XCAWGosrZpQW9MPMG9MW85hF4wN3ElNy5uqUuska56GWT7ZEMKSuKHfqF+jgPAV8qiu88RikP4MMTRj0J0OUZh/bClwzbr3l/ugluN9w+ZOU2GaBLk7Wd5M6vRMsi7MZJLlYOHBFX/eCxJ6rTJo/sx12hhGOO1i1y2Kse8omB+oQp86Oi5n/u9eBhbt1rcr1WLrGFNRFl4xviB1g5ensSZpWqntWSanO2WwuyVUkh+3Xjmc9uuhnTQJCoGq6r7AyeLGJ7vDF2p2o6xbvNHquqUPvGdt/93xm9buw6RE9x8DQDsfGrPxqHCrhrHXd0QFuOwcAA9oqTkkkj5E2/MOn1T2tN5e2uXsmmH2RF1gsgNy201OuezpJxEIt1tlwVYLs8ZpQW9ixZ9vXGaTDDLvRi/c9Q9mExt7dpZc6tfjei53y5veVpH70Pv6OJUyo2QD7RdGmrKG65BgiSuri7Jv7sLANP2PfENoH47Ypvo6ne/Kyv1YUbGDwEGmPCvPK6pVLJmONwsvmmAigsqs7HM7YsD2xgYQpOV7juJgcjdJqKxKuO8kvBZYHnxSmxn9lsbYjJez9Xhf8ewO1GRhRQfsavVv31Y/3ArL0AZ7GQitSjxZS90UHIOUVXNu9Nxna7VGCxyJfsf8q/Hdd6NqmAFtsK0LnQ+ZmLlROdXHgWw9pNZXR5mBc4s2zLgBuypIAyzt+3Ed3wB7c4z4EoZtCgWKY+bFx4nmmKiyJjx3pkdajf40+gU9GRvzB7dWfPr07s3rlYhjha2LLqzyuDRB9jaQVmMsZpFXDSULeNh9JXfCNPmLkAQfly7zcU/Z1FOEeccQgVcy0P+g5l379kjjn2S/1SFr3MkuPlNVsx/UvPsknFl4cVRfreWLvflTVpCrj4UkdtpaJmMtZDfXptQk0G1pPhhnKAW+sPkf74IOUQX6k0k/VRd2GLC9ELsgduiJD8bVJ2zOby3g8SutbjTFXBdjmBfzhbjzj0rZpQXflRIyBeg4by4mVBIbPfMzzKQeKKgRXh0NbmJIfXBHFdn8/muiZFXGLr3ohddnfpqLh04NQk/z4FnD3udRs+cMRzpdF5YaKAvUdXp747tpE4qbyPHQi02V0y2VtsHHy5a9lIKjegMea9I3j3xXpg0CRqP2l5aIbows7SOco/68DwRTN+F7Q8rbq0xrcKrrOXQPeZjnO/LIIvivTFkzMVIaptVhY0DOMZbsm+ZpcfYohjoyMC0+YB6CCZRdtqAlsNvqP6WvadbtWAlIuXZIc9KJxg25QYzGmuLISpnEwAAD++v+95d6Fd2O0YFunPbZnlXGAsMbodcCcZq8OVg0ojXtABTz6da17iyihlK+FWiKTlJhN2H/TmS8Xl2AA8AsAAABsgAABBUUQWSwAAAOkR6AAAANxs7qNbQZhtXFyCwnqO+zsNoTIAAAAAajAhw0T8FyaABjYKhbjt0Y7dMkUzk5EAAAf/ogBnEL4AooRfSxPqX4gdQe18JJcSiDbziS7LdNM77j7kEbqC5qlIXAAAAAVQXyBjtcAAAEhrlp9DdwRBiEzbzwRxgGYDZJAsZ67URLj7RYmCfs6rjQhOkwRcba17dwXjMJX6pwFnyWW2W9DnI9FYM0Ew0/aONtlKnvBSuLmGXbb7cwq71OGU+oluUB8hZoJlDEZd4xxgAHGIACi5axmjiAENVTJ60tlRAAJo51AMShOVHdM7wrDPvqV+rPGkBOU3+eYM9dCq1WtMR/TH6gxraUEjXdwJWyxanbGh4hoZZgd3TO8yoZfm1A5nARQLsUE4SqZu6XbC4unspoRmnMVnl/MLjuYu3hilH43gQQhZ3EIKLB/An6i6H6NBxt2j3niMZwkHn5PBs5YWgSABE0DOAAD5ifLNAJDneMHejRJ/WDrwY+osZgMVIMenH6yKRWuyRk9eLzuZdwAyadI/7XcfaGPcSHFDQ/alTn430r+6lznKUBN+IJDIAT2aUjMp7NCw+NOqIH+6tvuuHKAZe2yZR7H+7+jjiTh8+hwD7DzeAahY+uF+P8HDFoQ0PXXxIAHGXdNWwdWKUAhjJZhECYsp+rgQ0CTjwNMziebSvNiGgWWBfe84pQbY9yvp7OWzPQodQyhl8oKtTfBHdGsK4E7Xw18sJP8o8ZSCmH+i9NzmeH3CrQnZIZhDfSKmYHlTcegoypWQfuRU0lk0guTdDBn+usV7Cv71XSsYkcvLjimiE0AAAAY4GKGM3rV/zd8huEOxqHSduoANOCFNh38tqgjWIcwAdpKMHysTMoveuCfbJjH2crfs3KdzmP9F2EO5KlUySBWuTcXVzUcOUqQiMUnGAzUBdG4RSzpIdBMcWvSQJS6e2SVK6Z+vqj5QtnltyUJvUmMXVWe8lmp0U4sfahq4mKs24y5MsPnrpwFkHYifFeE90BQq7lPXH8dCY+r7GYYBV6ndl/T9pBwccvMzU4bue/10qWBD08+Wv7iupvTm0GBW++wSHWWoe5PyeYVVe704iQBX0fZ/FWsxweDguDYgABO3lA9kyRZ50EVnG0jYfDz6hgh4IaRthu7wI+mMdUgtjY/VF0imsZulMDKR3yiIqqfeGhgUoMzx96Mo2uPTwTKwAR4/nU3Mvx9uXVKMg34zTxOob4ua4vwjEYLHgxU0XtXeA5Cn6wnZY7c9xiFem5+Xt27oQXJXMKqOpo3Pr7wpu7SIYk9YQgHJ1NuiNCPF/fcDp+owaTNBu+4AKiQt7+0LTqzT4knuaKNkf/0yQK73dGjEdDa5lI0p6A2hui99VChLoKYaM002zRcredROU1DAXqGbxoLr0emhZKoxlx1VG8hbG2h/5u8hXuFkk6iyeirMX+UAGbuO2yRFBDe0xD/y9O0v1kWpttEL1/2hyniY2v3N8X0JMEV4CDoUa+U8iBAFMBSNR8DrcRHC8l22lRjWZX3Rz25SddEG1O+fhwtt98Rd4IyT/62MJDrLhc+lS5dYOkG4bHfaukQ8tPCAW4/wOD5228Ou5vPpKUjzSAVIH48BhsVc++uQt5lKWbkOX4lFbO4RhBzLIi6/UgOYggn0ilq+TWC/7hk5tgs1XtdiWcYpL33GuY0UUWX51AA4tl85GgqIrI9sB2B1RkYvjBPPwBZd1pnL9PM7z1a5ZH877CmhxhzcNzZUyXmmGoNs0wUYQ1D4liD1GFpp+996DqqCqwTD1IH5krZcyHYfP3YrDkoGL1eEGcvckC/KDDq/idR2Nx0EdoV8K7AnTelRuDVF9cyCkRH0nqezjDbeVFEFpQI7140T7zNzcAGo78bAyhY5y3DRUXGB3zSkQofJRdbbz2oWDBa5E87FyjC9Se+xJaVTzHddCStpFYGrNgyvdr6Zf+8ZDIAlv/W2kYt9mqfwWhVbmb00JIi5WnJnXZs2YmMsv2NtI0FqoYGqotP0LGRhCo83GMXw3m3OiIXYH1n1TfhP3EQ491euKHA/lMXiLA+/+a+IHAMl8IC0OKwxVWoAgGyEQfxWD5KTNkABCnEfWjlJdwha0sC2UWajB14ziEjls8U/YuXmh1Wjo8SGvATxbQsS9STQ/xY9XCNJaGR6slPzctEWbL7k8Y49kpxZsKSD3+8lmSXGshDPhT2cb9qF7NBvYPmFjn7BKTUdCHklQS0wFLgrd4JIKVm1yilEN2vY4ydfC9r6NrcLZgPgHeHu7M0CLAmVvQmSm7F5MrNMxzxBYG0qX3r9E+ygrHCIc6CvjK3y/nuTu1SCaZJZwSbEpMbougzFq/clIdBIAOfBZy6eIsH1k6iPr1N7/w1KGt33wAXUCrpnI2dWBDxFI3GG9CERFFqE3fhBcEbxgeyfMuwJHWTl1m13hGPawwkK3beMJUGQVaMQPBbAtk0QQ7hGeMm6l5KEG1g/94h48ZSDUDSAFfMwdEsqmv9HWDd4HrRuoaRy5rcil28a4jb0rdMX9zwLC4DpYpKvxkvnn66Gg8XOTF/z09sPCf2EpA7WqrpdIfgI93JacU/PQ4lzh5rXE9i03EVfXmKZinbLUViuYHFK5/T/YYXKXm1nLFZl+obb0np+KWM55xZfi1uZqgK2QSOMv2/nbpHe/UKSJcEXONqms65WvgYZuqu3tZ7y+cukI2nSJrAEPLitliZKXLgKH6JIUXgw9KV6KmWyL1roGrsJdJXjpDPdp/4fmx7nXOWOkJHKcuAHQQ6CDghUnsNLpZOCZiAJUy9NjhgzQcivZsYyWAagD8p3KUPx25EHVHZMCKhwyzm/rdTcXu7nuL4jFoGPDZPikKEZnDP4VpDJY2zrmYEQibgMLIUHhBaeleODNxZoa4KsOrVPUN+hsqHr1gNLAAeHeO9jGyzD6VL38jAgsRp7lOAq6oIuJFGPZ5iTNJBqSk+t4EMX+vWgNF7l08moGS4aKe/VkTfeoFT1AM3FA5K0CovUjKOQABCIgJWUts4c+Q5lJcmBTYXFH+ZODAduZ/EstN8628SXFY0FzUVHlvkMFOf73RoHQJTGF+C+bon7uyn2m69R8a7yayaYBpRCvEUBbhqvF181SiiEJE5Ebn9aFIVkZdB1sttapjQszWrKIYUk2DktWSPN+kIgadnF7EHcLeBRLMxXlITj35LB/ovZJ+DDTqtScErFX6lHGdqu3vI+1p4zHv4oXHWKiuANA1Gkiq+v3ELbCVre1c/7AX6A82vwj6BMZQNYtBImg59hIOQT5ho1m/vsKUPE4nfoKu8O6pbIslTxKF9MNxcoMNy4WsAep0ktApX6+RagCgXreH98aM/9E0bYP0+kqmYCvco+2oeAm0NWysUN6/EEvWJeOjCZ8Ok81Zn9RopJELU8rRF03r4VBvtOnUKBTmpMwcEr3xIyW+b9JZbSFf+zV6c2m5h7ukV+IaG7rsJqP60u7HujNu/NtgAvno/L4o31iDHR9Z9CJ6m/L0B7Dht1a/wFTAYQT4AYenpeP53nnh5bFGFDeIwmItSyy5/fEIm/Ee9ofg6+oqNKexvR60sz+EleVHy1LsxhIoMfikbRwijsruRoX7xIi2IZPWvDr8juAUxiH8X5TvTuQjhCFNiR/OUtpLvfe8gSjx8VKVyjUN8ifUUBt0I8A29QfeyWUS0ezNyyKb7a+SYrUAe8OVGfzC5WGyGHmckuxD1q/g4OI3MQqzFA5ZBDGrI6TIKHkDlDOYUsPSKjpJNFW3C+vBY5B+VPKwQDhPbGM10bGgoFIi5FC0mogAAX3UBZvREqVahrvv9DPyRHO+8KLvbGGnpDyoJmlUPKKEfUflbqbE9/UodZrZ0AATuVoA1haP0MWL0GMc+NjJZZCGkZ+XneBLRrTvOR+F2lTgchuHjx+LWvO3Sf1c/XH7Bebfq7g49FjwydEUzyj6NtkX9VsWTwp44hN84jo7IaubHRnz6BmzNVCKC5rJTOHtijXAMyojWS0Rst4WiZBOFcPHTNGP/AS2wup4qp6QykRfc6TONumHgZYm0c7sYS/gajz0VbvO+fkzp8l5EW450Q4y5FBBTlmcLdgtLKIt9vjiAf1RwjDQhzqzdojxTDnPxR/HfEwdrGp1WPLAuXy6r7LKj79i5VnHCjm6b3Xf2bmDtMV84KlYlNr1lWfN2eeQ/IOUnj2vru9EnPqx/W14kJeXd1g8izA8E9afSsef1wZU6Y0M9vEZWkf3UNWV9PPkfd2DKd4+8DPi6sa3P5Ec1JQtkD0haXhzPWGn1CRhH3fXVLfzkabAJAHIG5gY8eYmNBuy7/89sSMZKQ98RwX3AFDQ1eZjfP7EPfgAd1G28ofG616iAtjxi6mFTNK/pB5ETwHXbT3R9xjtwDY4HpCnyxP0zHhFH8xRraaq3DE4avVsQFnCxINFOA4WxnEM8BgBSOZ8sDbWZed+bCMl9znD5+eyJ80C9At6BSMIEUho5J0w8yW1JuNUfiBfbTsOV88RRAZUD+CF29fCzTK0v8BvWSads3Z8j8xXruGY5P4v9n7hVbkM5qGnC8Bv8ooUJHBoJQ5TeAHP3Fq8GYGh7lEu2+DZHq8eYVfbI4faoH/wBSKYD6BsJg21anyFMl1DSJC6BRGiqUloA6XvIQr6h+twru7yCtgdJhLyYvqKPRh4sLPXpqpn4kS27Gg29i549QkSMAxtCEDennZUVC8aVEueQRJxzz99k5K+46DSFpZSuZC0TjXRCJyyt89Ke3/lk2MlaPPIaj/Eh6wy2QfrTpXiDC+qXESXu6MCjAedcFrzYT2uWg/zG7C0IUv+fCzW72V38QKIQLzpnmNbEQnDX/E7MW23duIxf+U94+u4NZOJnEAM4JUcX+EtTWyQLEAAJRgl6sgAzj2tHjKFY0WN3pyU+IU/0A1brDT3+LxTW4NQnDl9YsGwj40VOkEkTYUIo7da4alO0j8zX9Kz9SdVFs6OkLsO0NQKqKQKJ8AT2LdSpIiQ1QJ51uAqkURlFxFniXYJUosQ0nfzVHG1ETh1xBOR1z91lDHUGtsqDoMPTDKfGJELkv6Ck76Um0fl4KUiuvNLEQmGpAP7TKe9fxom0qFBeaj0XnYiWxBS/hOId8bB7VKcZBitlhFLpPzAMGiNwvDnfYwddZEt+hMUNAMR9dEMQmNWV04vD8vrcx83SE8PIwdrFfyIT9Pmiaxc3BYIRmxy4eQabzAP8NadBl0PlUMp796h6pTCtfkomwdGUxomk5UBHIMPudjDMCNywLDfnWAzd8+sLDX7DZAGwfunelggid58n5iFJsYXE7XEK8M1HkOjf+gwxwcGTsJSBdr4X3GgfykC4V6WFsRLhKTjrTdGh8LVEe5TIUZIGsXx6bZGHsjOF5Cc10Y0P6Q2yB7Izsy5F8iYX3M/tA2eMajVWCxW5e4z7COzx4uJipfkGws7m+7Ot1xuJGMaDJBfwaK+4x+PcZg4DX8M+Y1ykh02DQTAIaEh2qb7Sikhoj0xHt+QX3pzsFp06vbUamsZPo9z0uI+JXTM3dbibh90fMx1H8xhoajBqosNzW9thKz6MiYvFt1PJS7yarRhj4Qyor8sJT+1oP7PGwGVNGbvVskliHr4tIZSMn4QuTTMWX5DDBRla5VCUiC2u+CHpVyt7eaC34XOO7VThyGe9HzaLgUfOH2JsMdEANqRmt5n3LmA/nUEsjUJnXmM5ewa/88Gjv0dq22ZyeCLDfOCYdfheHCWGyUUw94tlq4vYz03Yxp1T0W7/3IBP5MXURsT2CQz7GlALmKEHrmLdneyWka2VhS4XJoQtS/kqaa+bJVWbTHQPjun3xdalcYmoZT9U78esRO6t3RK41lDnCscXTGKurQxOAAcJBaSBO+l0mLz4BNNkvQI3fw/KWl2b6NIMBg+0N3zAFpQgTsmLcGU4Pg+0GanD9gJdZLks7dtloLlo02C3sveESwXqzGoUt+pa4MvF+Q6rUzEvhqRusAJ62mqaA5oSJY/XPQmbtExGpFDW5aQdPgj1/j/rc3V1W2bOM2DOB8COeoaXFdGBuSh3qdxkq1h9q+73wDiG9a7IZEG0JqBIHgt+3EfwIHCItMjVPg/Z99u68/kBARsBObVgwCPaPueDnrYw1MJllQPkAw4xncnGkJVkNTtr3JpMNpr0eLf0cVCXCv9Jh/CMWi7ntceo3uTe1fUa+nj9rr26owdNiYa9VDMAbRvCLjaayu6nL7SdgTohtlrY3Rm/EnOPD6mgxxQcIW/9rUZxmtsY81MiYUIJoAAmTmIRXfvJeX+lwTEHvI/pe79zc77Gy5yIOTugJbjC1cETI0wgTJfnbxYKJ9KRHJYky+AzFSlp4C4Jqdu8mVjWEXMe6+FffzuBKjpyndfuV9mE0vU/8pilSotfydkadpMdXbYhBvUiHh4R+z66vlyfOYNtyfO11DP9+nB6dXumkhaEgcLkklNW7bU5OJh/PEkgJYytm5xvLAZ+1RCnz6SPWl4g59e1Xo/fhYUgNRzAPFtFEmyTZHN42votWXgi/qO02PBVZTBu+2l71N7uvjvAogpY5uhX+1zLvbAWWFYd+DJFnX80IhT3BR9H1PUrxhxpvahuWdi3m6zjnmr/g6t60rFZgyrtFQ5hkIwGg+zgnulzwKiVP1n9bkCKSFRzv9ic5QvfUgO1xog7vzXt+hzKDwCwaWOCX7Yay+c/Lnk+bJVz9m3T95cWmOCHtQEny36eSkS+BjWAHTW3OOZG2NbabNC/lUhTgIdxxFkY38rgyuJFn7/dy5UuWcJkmZIXtBSZPO4D7CpyoYHIlVv5OSqJ9UpGNAqxol+MKgO0MKQAFUs3kxioK/JWsrGQQgKNDeLyJAFoS6ZuXbdSEduGK97XxMw2ghhYYk9wSdz4M9GvemJeyQ8XqdNT4QD2YWMiBL8oGmHFZpCfKEWGVk4qkDffsfMXQ2sgslqSCsyZEnc8RD/nv4/DvZDT5FzVK6iQs8IxiBVYOLDsWFXWklkwYkjjNNo7NGCUt2/L2TXdNTRUPny87ESdhpXQ2DBLlB8APXqQ3gUxAJEd76z8JQEcaw+xDxuReGTFz948vj6h6uYsdlfXQ6iNoI6sveTwWBQIjk+VT7vSsY13bXZOnrifwne/wwnJeLVogc7Jo5CZlVL6DBGB1qMlcdldmpnx0BsLwHsoxe3Wl5/ItOzv6I13zylBGUcDuyX6uWwna88+oyJB4gki2bXeG2sjzrPAxg4sJG3Fsi8PJtehSti+iOWpiEpuSFAzlQLJLoa5mD7K6IC3QQr56JAisivsvkfgDWsFTWOChXK8e8yCbdGlsrBzIPswV3wxaU/5GXYxm8yPKh9IpTADQTI4of4R+jCu836oB2LJsU6R9T6oTvh9gKigPi5Ii2p5h1kXVxL4WQJ+xhc/itWUaB/0kx+q7OYcxbszlig13n9lIxKy6P2UM01Jvbo1KWEuESVikC3r3COhc9BeJYPEvW9rFk8gLhYNcWa/ltkEFt7qAcGAjZyBg1iIaLR6CLLVQUdrBZfFT4Gnl4w1RJnKN/SQjFlmVbXQtBcR/QXcOrFRItNBY7VUa/g3g/Ho2Ty8t+Fucb0tml01fXm2GtGk9hm36k3KX4Fifh3vfpX7fhajUIL6WriG5Qia4cYZxkltcdVEcYllsZt4jj0KEi6aboEWmOzAyAHtmb8WuHgtFmz/0JNTgUGxXJJjkwbzlZOLImfm5nvANOmaTC7OgZG7U/l1wMXoEGvhaR8oDwWsHiLO01x6UC+tMTSqvDDnZGaHoGbuI81cJN6UI7Q0dQoLDpId33fisKuxM1uvyxXHDNnzd9pEdATJixpP0AxemHc+EhizMDOFyzU1UmIaBDjsD4w0IsaagtDxVv5rkilXQZFCKJBMf3K0tTNPZPm8Qs5NWPiWIgui6529Y3MQsiDqRcun4hy0DyLlHIFmsFkCpZgEDmo1+0b/fOdMqERps/ychx5ElylGt6gBJbUKugce96F1Wapts2XfuuDhbsUuKZrtC7TWwZl/QSMh8R09SPKW6FONL7ztwEMHHEQ0bK7W/YfNHb8p8TXNHfNssnMVGyGuY8qyLForetd9kW5kv3EWLuko8glKCtma7DngFH7XDZ3Q2vAK1WYnDZlqOn5bQQfFaLH4B4IVR3+zbOKGKEI1jt+5b2CdI0BWdbmRqUj6zXuzpS0G4jnF+nI+ArC0g00GjFly9qVZK9w6aw8C/aFbYldnRE0JNC0CmMHMEIUCW3aoSIvXGW35GtjQHqQFQAluP2opOXihq4jWQfex7GWSb8iLX1bRwkZoAAIVoIx9c88598zwGecGWZ7cSpMh/UwT8/2t/jKSXamXU1QcyfMW6KuZTHLYgcoE/wEWYYeZXr0XxRnbvicMWyY8x0IU9eajwzugr5sru5ned1hh5epezyAiqvXWAssQ43aeeWQPr3HGkvN83epJNSe+oJC5OyM9LiITjSFYFHaxbxIBD7NMSJEq21QyIfSZiDM5tIZT4Lxbezj5Hn0Meyhm9iOTD8Rc85Ep4rFFWKyej6NBUoYLQQAQTySR77Kyb4f7T1oEnKnimFlUK+Iz043q9ld7A1XDEC47UjdhYKieCnYUPB41aU/YVtNaKw8bv+3LCAlwM04cFj3uf2AdUpWocwiWmiJDXy8j3lJp14bfaIFMZo5gz8jpSto6HagW7qpn0O/fG0509ET4qLoCsgsgrfdw/Zp605cOT3RQDaEmHgg1FwJp+mc3w9KGIVN4Xm3gy67wfrgqSPcfwOc2TfyivxMkrMAzVqMdI1NPGwugJjoL9fnn5T41I8BJzsSlWqG/siFVsV7dQuEZkpq/u+rYynHivRgQhTaR75Bg60F9SexCj86+fSYeR+tHvawkocJTLbK7wH7okZKGO9WC+eHjDMzKdxktLtk2DLX/MPzHf6WwlKK7QtpjBOLoieKU43IudTBj4X7O7I5bInv1hOv1Fs4ur/TMqUOhw0cKdcy8aMbDSbt+zuuDSpfuLhxKT0d22Jn9J8HIPE3jp0ulqPTUDkmDTIuLN01WeXQrTqVJFe/ozZKPUzJjMa/ZDs/sKZjSbY6vlM1DMSOH2FK5Pw/Dz9YnEwv0hGyAF0B1Yi1BzZ17d1scCuFXMZ3qgxJysjlkYKpJi/bazi2lvCrZ3lcFpRh0+DiS/kPv0pRW+t3Xb6WlWqiyiFCIRuIwq9C1wS5jjapvzd3NK9O5mD6V5VrXOBvWCY27sjwtGKNtTWEuU9kTvsKgj8RQmH6xtLLeDANd2SjZCyTNUodbtuSVfkXIcdXif3LLsTRUh1Wa7Q9rynAL1eJHIxyVGW3DWU349Z0/CsOgA+WAdcvmqH3nuY+PvisHhiPdxZJ0qn/R+7QDf2XvO2Fp8LNFaUIbEWDGx4tJ7JQJ+RLaSWe1IE4ZY6MznKT1ex4BXFQpFfdsWqY6eywclHRDJv9qtUSYYtpQE99pLVGG+FGOj3QUAyZcP5iqTuY/37I71QkvWoFHWAUkVC2Z3YUmgq7qb46q7u16BMkFq4Hmo8j4wT/QAQrPPm9JRN3pXACi7+s7U1POqnAF2DVPWm0bIkV8kIIeMMfs6928rNenx+3QTaxAJ9sD5ry032mwwbsnp2fs3PJFnLyoOiq8gvGe3baR70mLi1nOt5CzC4FRCy3aP15OQ+XcvsPOzoJZIiAm7IrGNJl1RmXsTP1LoIunc+VU1nuJi/niXFy5FGbT2UPgCTJeobCCio7zzh/B0unsODgPT8ET/BmYN3iJLwHIXqya0mj1EfTOYQAWz6Az4BcfmJXge1GVciHUnYvVsZsTxHbrRZwI5BTD9zBJjV7U8kDLXTXecPNV7hL8OkDJ70P2/j0i5NNcAwLwDknqu/Bo7q0fv4Hm+RUaqkvuAPBhBssKrprRCFz97rl9jCB9u2VJoTAbGMgxjZsvNRtySMECORJu+Kr1tB/SdEV2sjvi/pp0ahv9Yb/1JoVsoV1zQW3tm7bnGCCTcDvLGbVpapLTxfqc/9V9GCYDQh2awOJSeTViCuym8lAG8XDNt+JwWrMInbNaKDiKybGjcd7d22PrNJxzivAfsFYdLVfNKMoPyjpGACG9FzDNoYVCqSi3SbFKwF9ZO8wQ5Gb7/gRToKmLyIVzJM45Khs331LSZzme/KD4HLBIzGFo3GlHZIVrq3OJmvm+Q3DqGztw5crDXu+ZgRJSmGN+bL1gR0sT2E05g+v33o/ZydKcLS95AVm46GbgzoZUoNBP/b4SEOn8XmB4RtAi399mqKJIirPHxL1g3NAMpLvJhaxz+7wPF+LFmy3cg+XWupsIjQnRrkC5TsMIBSLhwbv3xpkpAUqnGKaqDtHwXGEmpezF+6ZptS9QHNRjxCKDfE53M/MCJdBxIXy15le5mirIT+2x5VLntZfMGdngyC8ijIOMwuVdjPRBdulaf8BR7VTDCqYkLRNTBZDGmNOdexdmjN1rsOKalJReihDbe+4wSQRvEwvpnjFLjK0kK8O6MvrtqGVHdddNsaCtX0iVmjvMkX1+Emculr/udHtGQeI4yiGie65nWsqpOLNTrFPe2p+XE+XhB2gMVi5dco5TT5vIZUhJELl097a9u8af2Zlv/7Swlxf/hBeBG5MldwzDDNx4QDKKvgGmqJiy1uL3UIQvPZAbiBzaZYZ2uwXWsMjDXtV8RuxbbjWjT70CtwBgHf+UMYyKwvDGXRNMUf9yOoZJMS+84K02RGgP5GgeMZu+EoJ6PCaEGmephPc+4vn0fGC532IsGto3/3B7ftD2gRF27t8PyiIPy8jIP+Aqjop6bHv9fnpy0U0fYZfH+W18kSwf1S5cZ2yHlIMmPaFdUgV8QXvGPCowTY40sABqzHW9Za9CU5CFSzdKNKWessDVIwogKTSr8x97EakcRX5kBuaZmD9d6J/lUtgGv9Xq7tP/u3tsFwce4zWcEt+EKCEHN0b95ykg5L7x5t8ZQcV6mOenVDuOWIDbis+S3vkcC0/4JtOAVstnqCBnH+Rn6SpUWamhrXahIxG6z+Xtb6ISo5APV+k5iBm0HiJIERForauxbJ+zQLI39Av5K9GIq88SIwB3G5WGbN7Fi4g4Fe2cpEUJmZtAlQH32uX4Br7KamCINf7uMvpUIJILOEbJAu1cHz2Hl0xuycLsbbbZ9pD02fJK1WmdD/4aKFhmiqWI3Vm0P7y7MKmPlosxtUPXQIp176rhRuOysgWfghrXsRuCyKdcLhoYLw4J8mh4Ag1pxdKr6P3LTRtmBu26SunmWihYX80B5WUzUAciRXF/eBwPGL/gYX/wAABnsdVyNsrDXSHJABGhkwpNDr+sJC337ucv0ouRNl2ossSbUgxbFjYMeBQoewuntEef4KunCNjJhlbTdUv8JKuCQq+B2vF224Avue1w10KCxBFbd2ka31LlmN4GopJtIjINoOIF+4xkSBqs679i2iDEnkIiLMKH5R3is4Un5VqmOFL/auMTklUM/EH9HPsES/cgrkE2x4ube0jyfqfeLlkF7Fn45C7jlmm3cUsCJ/dPgFAENAXn5NETfcBvrJIK84TVA8wgoJNogvkXTpH8QkIz6eQEeRNaDRV0kVacFtPR7vxAh594tXii1rPmfYGJ3NdIuy0n4cHP9789FmZzzS/n5pfUjGE5D28jDDvMcK5BJwv+d4hZhruzzghzJ3z+DrzfYeXoLWd1i6nb+xFgiOg3SD9fFwClF42bkq+PfTXWuTnd8W2VDc7lr/VstoSnS2aZ3ViSn+yKx/UXuESB0F+KFRdJTFTOkuceFhyk7BEgZx8CEK5BOLcmvqOyveMNhXo2kVmtkp82nZ9k1uIM60Rwkbs/Xj8SIPmJJgqYWs+PGphNAb4W9/v6wdlI5ySLhcy4DsraWkOCmnKLdiyHDwbjOdE1weGhIN0OqNafnsL2hSrTFL6GNmGTD3kR2hE/cHuK4VIAfoJzmyfKLnQFNDEocRgUsm2Xxzg/B69ZwLMG+vCGNyI7mhKbx2dP4ElVBrQI82D679mxqn9JFGHnzf4xSkoi/nu3felNwyXFeZCcWwlkt7w0agKAqrRVuROlvMU/2vAl5HSQa9MRGTb+uv8KdL2Hcr2Pq8SN05fd37GJKIlhJVoKa2hrJ/Q7oINpBice8VlBLod4nVjOCgMGUbKhFZZ1C87Slc+kaJ3hrZXlv3c23XSZNT9Xl6FbvJDa6P6YsvPqEykouWWJGzA0c2PSrU1R+M22mlcRLaz8XCPNMf4RZD/STYDeZloJfRhI4jvL2nbcgjwYMK/x3RUvSuDMAjslAr4grNiTLdGXSAwYX8VVOJLUvTuidWGe8+cEXTX+hImPzFi0d7brOlqgdkne1StI1CzJaPusDHUlHhZl3LCaz/x5OYLFbekcM6MglvdS2EtRCmvC0zFHq7Hyb+soyeMkxBq936c8D0kgGh6PCA/bbANY3r0I8uIpQCo+3+mWQZoM/m5StVE035hxbGMXgs5IdePhSs7UKbtP3lgRVYsf5IVzXvSzGn+jBF6ae/PXzXgKqX0fOjkmaCQqkYWxo7Dg/1AHcxTHfO+y66AQKdAzj6OvbFOglFUre1HSgaCRnOv/vCU6FzfF9fI7kdfoZU4H5vihbZRCqtaUdpgbER4q6Bej6qR595NBfKfEFLB3o7BVD/PMfQlkd22viaDb9C3yCoqjJ55EyB4RwUY5IVM7oLFgeGNkdbmw89cXuuoIGwE2ftGKtWJqHUR9EeOxpF2tBscCcri1rB3PldD8b4Gie36QeV6eypSA6bI5/fh7jmIhhIqxlVJeAqni/0+KW6lw4WhQCaVGTXD1gAB5pvmWHIXFaezKPXUvG4QpbE1vW1MbmRnPd3vTr3Geu/DtB9KX6naLmLjHFjEtXo7SuAOJZybh9laxwOBRPwlCM7yormtCD0+6soVJ+gLN9uiNkcNuthDBWo9p/JJKFnD1sJIRFAmCjKhGXxvR9Rf3tC3i2iuUQJE/D0PJT5hL3ER7NOtQKgNeDqILM2GMlOMDP5BLt28kjdUFpagbGV+XJ5dHY3dPWpVOwcZuujlcQAxzaEOJGQBhtRrPOJLP4p6VeoCZjuEtRrx0huM1rpm5z9cX1zt8Ce6sGVOTN6ObPJvXJ73sNLiAlhhm4xb+7sf519ttgqf2sN4DyQ5+HSpAHeewISnM4a6faCAdOMM1umCNHVT39vbH3opWNN8Q5E8x/VN/wqpjhBayNtnFgM+6FEpKrJCN4dzacIaAM0WbjjycdnGcigcE7TjL8N0pLHd4QRy6l7sli+mxzHi9ZwRR4affRhe4k1J4vu4GL67QWGEPiZMDN3A7jla2p+Z7CNes4ibZtyAv00MbJrawTdxQwd6MRucdPzDmQ0NFcTqvCuIaHlII1uJFW7b6YTDQSj3ennf8r3UMyGl615voxbSFXSf3UnI+1LFs92r3wIRnwYDB+3rHHi4Tq5EoW97igZW8KS81yE+uQLvva/mhGjPgJtPeV0YhoShCFOErVinSPF9kwkdRY3bhCrAKV+gj97A9ccx/eH8hekXxghtQ+/uInpLPq8Hd2TRl87N3z7liSm5UY0fwGBMg29b64IyxHne7b8VPCOpBHQHatlGr1skuZqU5+u5z9AYx562T7LiDS4e6+SJsHPGak3HUhwHvQ62gqZj7LAMQKM4Vjr80/sFgxGsT/OMhy6X8Ph9dLbV0THrGdIT2uxr6mzE7Qbl2Wb4qBh1f3btt3KnmlrZcIaxHgy0BBo19bJ2uxnYaYrlZBLlaGGJNbDX6jW9WhjETLEum+kwjt+vFerBtBgW7RUQuViMvGFz/oLPbjnnW6/4ex4ZE+IsBKDvZisLJTfXi4rIKd/2YxxbgbB2m9y6SC3CpPPru52Jrp8c/MsDqJHX9qaQW/Ccu4aMk+z8Uak5PyAuAzCE70xWmxTJfu9FRZVT8GU9FVlL5XaaNM2S7VfBA5o+F8W4mRqaipNMe+U4t3A6/rK6wyAdP9ahCZ8EAxTHlv3tnvYZPgJ6acSvv+qDN2KIzP3Y4dCjZW+0Kj++mMURVxqokrVxuQB5eaFBw0qzpVfdInR8BBHjxIZioaaXJ1y5J7FMm0PZyJ/Zr3fdnn/YWHKJEVxNj2unlRkU/vq1/8VgJG9f5//I/KlU9dKjETzhKjUHJU56LFQjKBQJUkMTMzz+qLaMxjK71vx0B/ly1A+cKgSZgf414lxsnxqcDGgi9asdqXBX+lOvUtV/fLhz0eCG9Sx/j/M8yBky1jfiUehTHcXOOdJeka+3A5k2SI+UqYG22tPnwYPE3orarOE97MDlaBL1xGbsX3Ex7Ytc19NHgMZ09tvGStmnKdLfi7ndEtzEGvwJmNQCvyQNWNhyY/RNAzSPofy29zX9tpgro1KOvl7woOywKRCAg6h1wxFa3WFWnvIyinoWmYR8E6HnmAn/tdtbrsS8ZFKbOFm30kdzXeFPxIQrCOmair3EYBvubMU4d693NMPUsDC7CzSD8Qj4b7FMR2mV5zrChiXG6RSjW4/E4VcDcwOwnvNWPGcAks1wo1HPCcV47j6YJ+7KlbBdcGOJdLcNu8dM/IbBIFhhObKdsonxWBufNCJp4JqI2m6h/Byxtd6MtoypKEWNxKKapYr5qf9LMnNbeBMdFApsvNYJ93tsxlyd+hJlNxOEEmMNY9wAAOnSUJAkLlJgATaoq/7Q2RXbiCb3yWMhntCWh5TQXGlP7n0FKXx1D6zPA6mHeRxaXMppa++eAziphofD2X6XAAzG9mL0n4DoEPL0mR1JqHCDZohSZUX0IglTn0tPjK/mZcSOBVeLoj41n7KAcxWN+R35xolNbJjuf568xlz86FCEaFftnKnua+3fEVvztxqo3mxweVPDjhWwSEtiMArAHtezwBoTZLMaG00s2YaxnXB3p1RO87dCGyQKgRpUsjmw9nSHUyClQ1k036/dN+v1tJNMhFTZ78mA5GAvjzVKlyNbpHNuvrEKbrWxAKsc0b28wgn3VZAsfe75Sooa74fc57z/ZkB2n6UAv9ttTFIrThdRc1vlML3GQas1PVS3hjSYXvr6KZ0rVWauQ1vjwq1hzVqCqXS0XO55vYUNr4lyKyIpjDkmF6fLv+IvradZ/Vvt3N9ilfEdAuEbI7bnWy2I99+y43bn3aXegTrzbX4CBP4+ohv59akhfV4vDuARUlmN8ikhQ/aKX/X3dFghk80s/jWmKlvSGTOmbWoLN6GyMHGNLfXAKdqcN9da2Pu2IZ37CzqW46hXf3UfJWI7X6pHQREzQP9xtNXuMZF8naVYMkU3FXP8i3teDKOcoL5Ff5ftrboPvz1nqpH1BroHCrnuvtSqq1S8OLEN0v2iKF7AEil+zV/PB6xxV1bm95vSkgjaZUDQ7dnhewcCzSZ2YlPlWROtreODIPAHOJfK93GjoDSy+grOqVwF8eEE220R+byiHPIHUYqZ7zWCHLmi6Iik4OcRBeroAje/tgORSZmKWP4ziVRAHozlu4XFCyF/uUuhsnj4wIrTAp5waRzebxzStUp24WQp24lITdZNay/mBa3FKoys//dJA3LaDHdT6Z2pldN/YB0Kckd7StNknGqqAk6jHr79Lj5SGFbYrKQymsOoFa17D27rSw1B6hy6B0SiAhMpFn+0RnaS66KW8cshmJ2VopHCVcnNgLqIw3kz6O8KtMdAYaUB+CS3L1e3pDSS10W1SNqGsuKDs9Dk+CseV/XEsX3J/9Qc8LaXajBAsHftQFThAOszGR81coB3Dpz256RIQ7vFe1ExbxR6GVqylJoAJ5/X9JUJ9328fFTOFTDugQ51oY2Uemwjepo6nF/nOLTyw8gCt+rBtxwZfP2yjtxEn3oyWNe/9ddnHMocy/YUXToa+EBjZlpNNNKVKi/oV5B/trAf1bBOdsVU5mcio8NvAfrUI8VzGeEvsRGdc1Fxq1JabGRWkrr59qOM4MWevmwYLPtq4VwcI61M5kpz6Ck7BwbDR+LRiXS3HGC5Tby6HR7wHZcy/WsegwrLPPfFazPuYYgKNcUBMi1vZqfHOTWAYj7LNKLp8bCRYJSDyWwJMlUNdoDa7VNQccvVg+vprM6TPSkyqqlZ/WsKmlO9iHl0svvWNfDir9rLzFaaW9G2S4pd/XzwJSOF0s7AalSOmZ4x1+hNNcMgWQpqKUEuLaJ5hrBSfDu+9kwwQ8QTPnpP6iNwkZBR/fK0H0Pfxsny5GUxYQCejMrEdgjg+4moQjHJcO0VifVK5nVUzh/PTF/EhPWZLalJBShKuhbjwlgKmOUsqZJJAWSJW7jwXZSLzx1QLO5epr0QVKgN0zGSDwbexdqQqa27COdETDfLVVJ65PQBd6jXCiPABddD8jTbEJtPlL4m8KU8zsiWqIzzLMoM5dDPWrfBXI4DUr0TQPXlXy/vUjFaOimsuOS8Ii0fi+haSTT7MO+yCe8yXMQpQICqymAyihaPY06DGz1P/DxDx17BdhwwBIMIPGU97MMytpk/mE7V+7SLJo95Rn76EjZPIvX9NK+W+MsnNJIJ8nKDou4vs/ItABQ6uTVruDGEYgZ+as9ohzEVKmGMqTdmcSIh/9YzesmmtFILSnGKfKdD28mIvRsm6LnooN88gSKTkRe7o8zHjLC5jP9qI9aAATl8ifbKZEcyRd6sJowdUx9m8p9AKEF5Y66uHXqiNjXbZsK4ycTeX4IldNTaXZSv7z/22zmgVkWZnOgs7lfBiHdRAiO/DdeWEtiVGTB1STc5pDP/n4Y+Ci3He9MQks32oWKyaCCDDfLtU6MQyf/PMozG+ziagthcaQP6m1M4BYpQUHlfXHsGEQZkkRiu9IQqbRdVlhIq/L2lf4DtlhhS09LUgkpoPCe/4S39A3q1cmyg4XIjlluaqRKQfn1mK7nXvdrccjXNmbPYL8FKKVMT6XbF6H77Xww6a34RK/hOfaTwLZ3/LvUxomRaW0MXbGFAoQwRHaew4bwheUKeKTVao664lFZt3nUE5C1HFQ+i+G8j3dC+ExwNHh6ITTefE9KJgXGSzR8JbSTHYVHLh1NnVOFmfUd4dKDeBGg6cD1Vs6oaFyBW7SGAuBDcJQ+RVIY75Nb0c4KRmMWgC1UtPZldwa+ANY6kWefi6qfbHIUKpvpYT4sYDqZw8ukCzwpwZDPbg7YvWIgRfRC0iEOiv3qEibpPr9/vcl1xAD4nQfwfwEQuYWyXLZUPZE8sTsJN8OcRLcIZVWQ54pQWDsu22rSmHebSntZiG9Sokh2buni+E93gpSVAXsCK+QegpFpJw29A61WNbN3JB25w5VakOOzRh5GBFhHnpPoCiVeWov2d2k5Ze8jPE5GAjc0p5ariI3M55DTbV7NcsJoCD9tztGPwXrimAsElLHUIwB3G0Ceky+vz263DdrBM6iQrXjnScRAwN1B0a420ad7Gyr7AKVANSzYB/sdM18inYB/WzzElsKiy4mKH5PwRQvxwWtVFDeqXsXSGE7tSrNOu2BJ+8w32fX4+CItlBeg+y1GmOXTJZn8UqsZJJIoAmN4Vu+wSLJUpX0+uANNmEKpguxU8+mBPuvjaPkxo23YJbVK0LcWathnqEfYIhdUO8gAvVqxYjeqnYezO54p6O9eeebEM+o+/0TCzroWDDsvjkuXl5IsK3/hE7gwjqk8WovY8GFaZU3JdUoKD1bmF4isH5Mb3yYYMAqdCAagG/OTSKRTYgxOm6X3YkZhPWc8P+/B/6KTDOSYI3l+EbNRZtAj5me9LBDVVO9bqNrtmxNdLPSrmHvCPfA/4RmVPx1FdKL3oXK1KCFGarhtQT+kDUvK4SNDclV9NdDeNR4sNDu4DCgmpeXsqOMY4gUZ91s9AZsO5Bv6L3U7nyzR7QzibghZp5JSqufJm+TCxyBqvmg0nPQBGwtWM/V9U5CjcH/PNl7y9xCQ+o+4kwjGW3idedEb3rYiKaNMvJcPvonzTTfDp9v5UmDVm5Mne1iCQR7lGPp7vPF5LGYHbCDaQ4IWFXYP2ie4WKSLEA29HPJSwELnzWIID3+BXz6gOS5QucvF11IDYKq8dZmI99thzIuQ6lLLubmO+HosW/aViculTH6wHCawcvx1Nhfsg1mDcz+K/5vt0ee3r5Ej0qB7GXslKxHcJoofbSW0Nilg38utJYDSvN1AH9c1jjQNZKIQpzyFIeebx9vCa0MiyNLrSg8czV7EcuxfnjKgbRVHnEzPsc5xPD1vg9MpwQ6DmlRdlLodSrxkabMBUoO9XbJFpFY/te+9gBpvgJ23gSW9P3ojYHO2XTT2n3GyQb3g9k904wOm2x1mKUpZTgIize2IJuFlbhGC9T70NKEpwIaIH9WzHrw0dK63xCNXEJwuEmdHs3smiUy96u5l8PMFWadWcTLfXGN2qeIga4+QAuQbpEINcPNqHakjnPebigytoSHEdwBl1hW0JQIrKov+sbqeEqQlMtDhdUe1LFMZaao67TQ8OrsnG5XhSOqUhx7aZB5mGIOueTLG5IanbK6IyHt3N0j5B8x04i23lbQNzhG61kBadDbo2Vv58hZZ0jXstKqoBGnErkVu9UUZaTZI1QrSe2ujqABUhAlNwQyczBIezenHalhaSIgCFCnQZK1LsPdCr/PXOUWgr+X3lsgYdwUtodZ/6cVb0vb6x64prHauRklt2IAWDImzFvHk5XE+I6eKFI3SkfUYSgfB07MOWXWNL5y8ttyqQCyAmC8QrUz1QdOLyDtERYJfHtyUJ4CGNehCLTzsCtPHrLttyfykCnUMltad4PeXkj6lL7duqNAir+ftXnVMH6YLu3ktxj64TmGAucH/P+rVKCl/Eviuel/wQG4aoymkKnUkjNxmt00jPXQtCydpcxlWH2wMjD57n/8cGQJi2yvLfZ4uK8RtKD3Qsp8eKRq+1s4Cf6nMyliaNPMEJN6V6xHFTTmLW3G2wraALw9IzKc2uPlH72CGXWHXLIwZv3VbEAShv3GtqtAxBLpobsnH5BxA65lKivu+aEo70g4xIGE9J/87gCzozv8cgKztGYOXkppLOhf5XJ996uSd7x/7yVDfOCCIYgiTyfQ+qh10gbrRZm4nYEXoDX42abQYePFQSA8u8RYe1gcFFlPXAjxAvh0i+6VYCs9BnQnsMpycIp0hU/leuflYrA7TNq5vTX9iQL0bwF0iYQ2s5sWvqSzmldI0sPdhaNpD1bdTl9D8+XSLocZ1nRyGD2LQN8WAJqgvUgaFW9O7SmbKmqvkjicC4iBiD5EkvIoDt5C2CjZr6T7aOl9+WoM2H1sQZb8q1Hv+Z2kVBtFwK8FD7yZplD4lDCPkHLAQgNWRMBJu2Hl0rZYYSya2NYY396CS2I5LnOWTg2nGLaeGFkYbDsTFAZZQ77GxeJiZca0Er3oTSghkaVQ9iFFf2BQiJTQu3nyaeimM72fvxEblgf21e1Y2rBRha+8Zt45p6KIVGIuU8bMi0dYeMKXG01Gf5hwMVackMOrtWVB4IuD1Lz3dybnIAzWMQ4CjiYiESqosisKYgzgzLaiJxu0U5CZBzbZiLGkNKsF34NgqO4eLs+sPjSivgBkeolxfPCoiuhlyY2u2B+YuKUV9cncmHQnC7OfmLrPPu6z8ciKsrCiL3ODq3m9UBmYRvBYXaaCTstwQywJjlRlnInVAtQcKyMq1CkRSmAyuIJJTQF2EA4MOBVQmocOZVzfWGl/XJkHYTV7c0rJhydNRg+PMx5BL6vwJF/RKsZB9Tk+rellyJwuCJacwOJbUDRVJ4DwCrymm0a/3MX8tw/JcgGskf2uCEtfvUURL1R/TKvrZmiWcopro20LZ/sEGRs1YAy5mPT/2QhifHaD1N12EyNS8V/cxIN0XaTXdTDqPCMMpQ8JCf4SHGgMjgZlKIhcvU4Fz5rVCPSb8Jiq4cU5mEtD1e6UEKSPtkM6GbhlNeW8824eWhDYMobO8fpV2WDoG28cq1hQOAdsJF73zoBGzlrcRuyW0m89OpBEeLBTlLxocwV8vCPo5EZfQf3HHnYGcr/oQgiJZ++UGBFXGeM54jS1xwsLOuTOO2OPNtpQGgOebaMpYQwZ/iOwlVCoDT6VhFop2/G6lqsMx0kHEJPSOS/+k+l7HuANaAdVoi0TjoAyjv6gLbWDQnAF9DfIqR/IJtPdTPZGgJHuwFVN8GuSJEUSvo5Vo/2QEHRtCM/trOBq8l6pYGbO5TRW6O/aFRUPikBS6zabWX2IZBwVdpsIEW2+TJwU3AqDv+wq1c6Laz4Azznn0m/g0wJA6CUKHN5MJuDZTUUIMOpUiJsD2xH1i8MmA/2I/7JB8+lmNPrrEWK0NxhWY5LbAo1GQsIwb1JAX4JRZqIKJIiu/cxVACOmPQMr7FLtu6tBaLMdkIt37yYbP6i+YRPDGc7NME2Y5faBJ9KHH9APkgQJZMPMc86IGcxcO5rL8JGFBK5meKDgpWjnVtAWTDgbM2igF8rvL9djaDOOEkEUOyx9WxAGLc9BtO5iILnCGHnC0ujV/8Q4P4pkmfnnaZ63X5zzJR8iR3wqYNIJqcbR3j2uAgAtWjg57WIRH40ZlaD8mBgx7M9myNFFb5rCB1v/sa/QxwvMypZkRe6jKRT+YI/+SLuy57UrzUSCTmFr+HHtIzt8UrOSRu+zJNiplydJaldKSGErpDzLQc1eZI4zyHOWyU9B38a3didf5PasC8fRnR9QBp2jpFcrhxBxTELuyQ2coyMHYBzKBuMqfLunNlndzYZO6zStIjBazbp8Fr3ekzGRhxBOAMFdchqKYprTjwN502I1pr+DYBKs2DAjIdO/N/XUP66wTC197cyPffxWYVB5UhSz2NTYeN4sQod81QqDyF5gkLl1WRdA1spdn+30NJxLL9Vm48xen9jG9L5Nr9tiQlJ5VM7ZZYUpR81cnetka6QEegK6nreh9KcxhF85ISOmOqppySB/UdriFsrWfglAwvQD0+fvnMWcZhyY1PDm27MMOgSeXESYJNqjqyFszic5M4bfxOkdWT6L2+hIPJPtEi0HurCifCSAhM9fwINuRSMO7XIzvDCUn2mCnJJOXQxf785wiCi7FMc+YjQW//LIdnYE/HDwGleWKzJ4ZYutEQDW1XJbN3QHqF92a6HQvyVMI7rFiKO/tUnLiez/5ouJmI0fhvqzk8Ysd1v8v0Mr5WNu6kRQIKPW6BjtW9u0TYxY2AsP3xXlsWay114Q/zjdUskz+k9382e8HupjnwSyJtPk5OwvSXETT1MnMJThafyNP3hz7ZCpuLJF8Wr8DM7lkJADq1SxKMs7wmtSbxPyRmHkRKy874wQbUO+bulKVMK7lrn8Pmh5SoBhl1tQYLzXnn/Y582sqKstjnMNa6IhImvvDnvuWYfnC9WLIgdSB6LP8yIk03J1esyAda5grRYqKilXdcdXtpUer4dMBDlrt1RLvLMRfOLOUyHgTYCW80kuWUVuexoY6+7whgP4gwlAFYO4a7JdZ0RqgPYo8kYTKvnsqrgyteWNqNDtlYYNMPuIkO5EIzcv3ed8fIyqeZxr+XYLNLuP1uVy7U+FUg/iQUgr9rp6WwQovpvdD2CvqghkoYlgN3SrPzhC3f01Q/rfEgpKxO9Wefl1nP+b5XfX2tx8mXjQf/CyfRcQbG+ZCJVg7+SIBY5C1L7Gvd8gvGiugvRHqp0Bdpa5L1DM9Kgp9wvBPuZsUOUHmFa6jgf3ueZbASX06FO9m9zKLAP316MVkiXwfBa+dx/Juz6ik/MUGZVrDkpq6ezvTOtOKwJs7pZ5SxCZHseuwPgOd9NX6XZh8mQlJFfsBs2fNuIXRpgaYdB1pfSqslwREJBNVDhOSWKbee2VkoRfQcCfDngNw+oVzNQlzSpgpoLnKkiR5ttNz/b2lK7fIguGuhhu1N6jmaGA5mCTVw5hLXr0FmciU3mg2Sgpd1KBrWS76Qvde8dPYCv3SMuhIZQoANiAAAGcGT2kNZexq94CXtCzJrcWyNOVqIZ/ydyvdsJ6IF44tZwLFf2F/51VROWkE/SSXqrj53iBsCQE2oDvPFl7+4m2RXmd506jxNLe2VQk2dtc9gPCzsOMsjRImPdYgBJsdLe6Spajz9klfrrMz3shUTpICI8aNZX2J9pttNEux5lgahVZPfK8Rx752CX5S7wJKy7SFxQcfvYsWrSGQ+YQByuQdcrTP1sGrL1MftAQYv+o4jwvoH/jf28D3/brprV5itL2nucv4kxJKbSi85SimIkCL81Bv0kZeb3rUfONSs6kiJvFROPzyFgYVm1FNwCguSrli7xoicpihh0K6w0CpsRIj8uYZTBqnBsEoMU6IKh8u+7Q2RMGk9Y8aXtYYWGWFN9DUq6Hl9jCTeJEJbH+crwYP7i2aZ1sv4q0m7k02d81+at1apZ82W4ehQBYxOb+EPWc7Rl/jNqfd4Z177+L8ZcF7WGwTLmUXaz63GM4jZ5EsA56H8B8ihFWmFwbpbL3zW5KoVdHIBY9CdDlNKffOXqrHLP/jiyZAbz6N5r5wPX5F8xKnR3aeXdYXAqtT/t/QEyg/cSFsHEPIbXt9ZsXgDfsKMOa1B8yKYLR37XRd8Dv7syvq3EoqbnC+dj9zuHCnV4Uua+naef+c6Y/YRAjClETUpF2wRqQdsU/w707yYFx61gvKH2/EXsAVz/eATp4oczApm9BB7/IIBXHiGXyxLDrTDmzV0XKgKgkgfD79tK1QgWYZaQhhTXXHVqopeQgtZkvpA6+vTZsUfvqWA4+tdXAFzzoaZem8VVgqLgUKHDqyRT1KpKF0FGDI/cYh1cWE+z3pDkJShU1edBveohdBT9uavCKm11UyRGnOjAiLPmlS5IadsJXBZJ3bV1Ya2Ufky6j3mgtoYkgJxFXnG/O/oNyAr1GVtap7mNsnvyhGgparO1KttV2OzzZL/L2E2TnTv6uqZKw6Zi1YNclsXuVPwbaqX7T/C3XlK+JaXtM+E4HhpHGSJB6L0Q2BSV4Lcww81JE+oJMUyRT4NkX/vW0XdOAtF1wWHPK69yPI9X1tKD350eU6XhzKaQAAn+kO4CDIljaJ0IUgsqf5Ixb5GQdJwFShXJqqK+BUrFF9APt04fnTrpV/Ml0EeHYj4hP3qSX4z5OcUA16pIYQyAEMZ7ynF6duWCh3uJUcCeFbOYiBuIU4iw0aBn30fj/MrxOU6euBxX31uxhWKEpC7ltQLKDnx/fmb8ZmFPOB6JEwkrUnP6TrxZvHGTs61f2v8CJXKxEqS/QmtH6jsu4qEfaJS80sZGdWj+CIFOAuw7NNLDaltR0W6pHaU5VMc5I7PWpqYUvK9XT8mWrmKMSLHVygXNb8nK7epsvQwKfzICwaVyyOIe/8rOw1qRXyl2kWkqQtP+UiU4bG/fKgzXly+E9+j8Lscc7Xk/3psB0ggkJCk2JwSWHQzu0hDIWwnl+IE9BDL2ejuVhZOF4W+a5B+AZiUXds9d58VTYt3gs3WWQKGUuIQGj8oGnKnEAe6lkd1k33yVgqHB6SCcmOYiCP4O+60hzigkWCWN89OhHlDJZU36VVkXkkchJCouSVrm/Lf6Tmj4UrdoptiSh8qH93AAXwwm9qje1jmiJT19VjIXyq6WV+NlPZ+mY23iTDnAIZNz7TbpdIxgV66RDJbKTxkwspJXQJPzgDxgeG4rls/kksyK2+c26zxdzoKiPMF88SAEUa0BXOchswiTqQHI59fjunivsVhH6SG9SWT4D+00ri7Jz50/2FX1VGyJyDwI3m+PBluPUX5hFg6mhBPL6AjkXr2pdRNAVhzATO93AVz6Sow97VJqK1IkJpIixb6+dr8lhC/iMjVgK5H8alChA3+BOqnzJ3/z7HEz9eMZmHlSMxC3+y/N8uwiIBwwY/D39GRrX3STq14uuqD9Z/C8zbBGahIL3bUjUPnSfYSa1QcGSUkICFn/R2OU4u7v7CF8ziZIZFAAgQQkPd/y6rU2zL5izRxARjb4zwE0WDJkUxjkJ7oTFmGuTmpiUh1B3hVbJKA4mopWgInExxMOYdu7Oe8APH1iEew/0LSr+qnQ+KWr60fKWAH6Gg8zx/4UTfYZUF714E40NSDqTBBcx5XANi9Dfnxy3c/ArUYA5ZdBsVlcDdsFma4/2DfYxDpuCpUN5UPg3gVt9m26jnQppRAlbvRCU2mCi3VlOAXc37sIX3HRuxOAg/vubU5+twAJZoLpcUNU9GwXhvT9rdO/3S5rR9CzU0KmOw3f9OfEzWNVB2VJPkM1TPm/Z1wcrg8ILswdiWcRXM7H2k2dyhJBkRuu5esbt4N8+Ay6VdDBcfyxq1ivl6yH0evXJdP762wETQ/SRhV4ooyoidMbsycCA+2bLEwHkHw/L9/XvUpUHG+8m6B6XHE3prsknkZzlz0HU/rMQToLc+Fk+OxLihahmrv7wA6GziVADlk1PDhCjzaz98ZmbseEBDARMAPwwg0QpjURZyWqyXFaQXQ4AJ/j98fniBr7mxEvsCqjXB4shW8JffQKwyPHWWJvdDhfORbeMuiO8Od4NTGRm/YeymfCLxQoUcJMTD95ZBLlH6+XntvYY+OQxjwY7hUE/bsGcjVbPBls5Qng5zvrsukT5vYT72J+Ih2ulWUwr+6YbE17YckpsW8t07OKy7Da57wiP7dPI7Joy4IUTOAOmR3HZCt2bGJPLb+eeq3N3IfHm0YWm6ziz+OeRTpsqM6h74UMuSDaK8cBunvBYAU+46SuvVZ4niVfXDX+svLQbWG3YOVv2m1iizWMOSO3GLZ1gbInAzvLjNFQdQ5WRJv7mRalWpfl3AfKn714WiUH+EE28Vi0XBrLeaW8alhhYvmO345CozSLVN851JjkXSc8NcmuQ07xVgRg+AkqtYnx5rih5G/ILzlxsr6EC6zuLcS8qpV97H/rMOh/CekuleCoH3QTR8qvksrEYIYQyaQ6FuTN+DO8IYhSvDf+I3jlWl8p0bEDexUVGqOCqlPhDXWMYA62O1KfSc9w/B6vIa5v0F7c6nfO3nyGA/yJVQdDyTdxbiRHvw/EFuHZsiibiU5irp4s16k+018CC/1e++UnBmfWeLuBt7QfBRGaZpcbE8KlWXewO4h64BByxlfnR3qYOy5Va88YY0/+1nXMgD1a12wtl/NAeX2C1t0T7HBgQ1jHkWtBfcChihwl7iRyKwV98EHsOFDyVVn+oTq7MIAQWn+pkeLXiC42k1dB5TvbLyV3Zz0K7SYX1GMcgSEK9ztoYNwTQ3bdHp4v8Jd8q95CpZjQe4QshoJ+eyRwHPK6G+5vPPhAFJnCixHoeg+GHz1wm6NtYeeD+Z3v2HwhaboEQLQBJoh276obn/TXavkLjQCt5pLbBMYMlEZOluiF6iCBcRUXQ0KL+XJyg84xXcp2eqT6dF0rkwlXM5Jr+ivNt/INovB/lMcUR8jfMLkRFhf9gOeMZHK8rYYxAKjOyKVPvVLE1JgHQC2A4nJbDv8xUUKLXnPTyh16ClrItdsYU/NB5gqvHeMNDAhOcV5kSvwXR8MjOy7NpDWFIJPgZ00PMWCm/6aTyqS4v56NgD3urlQAIW94Es9kXusiXlarQI5i/BJ2/Op60LIbTlS+HVdDUUw1VD8jsANH8Zizy1U99oKf2E5/47HWj7TYvsboR+BkjfqmYfuY9N2/Sll0VoyUrvjWGg+Qdk9KcLFYcBir/DYTMqpRLfCYTkJ/6skQg5u+zboBjdVVzDUtuBYvH/ikYHhTnfE1NSc718PVBhPu1wuMSscF+XFOxm5bnw48y11q86YNie7bEuYwLY/VP1x6ij0ztYziuWDoe0d9o8H/JWdDeXu3tX1PM4SdlSeoVA/qCSscy2i6te2CXm8gI79nMLChUx5Bv023K01GdndiX/w9X8uKpQwS7tQR9chkeBTwVBAUxg1Dc5vssxrp3M5EEzVKPh/Ilsq2qmugfdAWuhXLMurpsRBp4y9a5ui6jMgzMsvqSARc7ZJfvH9c7dtAPlq/hsrFGed2qAAJ0jvkqYC7dM03xn1kSCLW7MDKucFB0/mLN/SNPQnwrN/mlnWqB8s6OZQ7Tc+vhPh/owoun8Cs/kIc2/GujW7fqHI93+FB3p8INFOnMgHmJRR1a2G1Z54L7e44MJ7nFbq32Hf/KlO0MuHpF+GJs347WTQgpCIfgKL+1GSJODT/ORuv6u/4b09TZgO7Pt8FvvnkSvIc3xnaygcCh/zeoujSXjtwUqMekgtSmzXm/NzncvQTMy3QIpwbgP9jJDeaBcTdzFXOJ19HaQ1kxXy6gFBeL4G1WkQE9GXNPYdNS4WdBRMt8BWJBFGifxAV/UKMTILBZQweGM4KOhBLmMFOJDybzZLpOsV1gOFZ2kjIPGcrdaB3rNh+S0g6DzlYh2O3ucygSobfNFF9je6uUJxkstpa2rOARvFLDVOdCeDYroLSModVpLyoDKymhhdf/w//hRs4sv+POBxMK7gUTw87/nemj0vMh9rFB2F0+9gXt+F+SSbI3AE6KAJnRJxxUnllr+BXEtMQzl+Djfp6XrLtbcbJeQLjSBP4+rqDH0J7amrwwpasrLvpKcQ7qQoNC4ZPqRTz1Ry6WUnXmGrEEi/DPTZl/QUKARXhKcfjRDQe6WI4X/igWPtikC1u26x3jIb9uPeeejGjCOY4N+3ezsdwC9f3w+1NbahUO6SxfxZ9ZBMZc6bbKguCfLYCl+Ei18f9uyUd53Bp2eyItjZR5sn/jKYaFG5iDNWU9KzSJ3bPMztbknbGP1Fs+jsMT6AYB8TTCFocFYPdr5rSjcVvyL4n58C1N7HEgtHWVN3M891CInAfHLqr66l6XMXBZEY8GwZJ36JjnEg7xqm8gHTbJ51bpAqBfPXBng8MHvs9KhX17t5wnOb9xlwobuO9YiLto2D+AkpZGBk+dFz9TIO+79SwOyOaT1QO2sn1JzIFW58s0OMWfNsRKYSTMh1zDvrfRKEvi9lYak9GVsE3VE/Qs3luO2I51pTwzr11rhBmVrkuAvEIGDd5/UKyCZiot1yy88FJ42GZifZhI6ht+3LA0CWq29fuhYIQ5NpIhf7dN/mjUAhsxLLVEcP61MmAWEuX5VoZaH/Xla69BqVRiTY2MBjNznkAgqa/oSmGusan2H9ZPbVNEnMX8oOF7Dydyn0wV1ZlZXxRSEhfHVGX7nRzPKlLyE+XGoS5JvYDaCu9M7mjSDXcgWrVCh6XQ09de14pQkWgsBQMUJsURO+J4yqJhuT4tP1pIxoGHCze+6V8GxLuQpzhyKmiXy7puCotrdVYv+i/RKkMGIRKqOOJlfNoIrKRxVX+ZyPxiZI2Fa36e5xaqN1WyZYSufySK7G8kq5XChbBl7yTs6Ix1AKr/BenRXZ4r6wVKlKEYSrpNERq+kMrI0UMk78IaBVxqsiEWocJleV8YFh/KAj57rS4La7rgPLCpXiYYrN/QdpwVm7IzBo/9TaXAfzkntj1XSfy0EBQ613BBUt/kOS4aOPys34EGD7ksqjpxx7NIYOJHtVgUv4HYPj+xqtDSJvabErEoQhe1g4iutfWlWj2zwvu1OkPh3Crt3wIiLvav4pJ4F6T1iNUGvib1EjaqiT3FR05lC8YPvPG36NISpCUHFiJ6Ap0SwmRgkJIKBHSWib5tckYJGbVVWUjw+yD432PrYHFDDACIE/bO3wg24bpdhNHjoJUK/d5JTuzbpmgnAIRQ8/V/0BTyYL5dE9ZBjwtn/8IrAzYUgJxG/g4CLOI5bLrbAqjAWfOslzrljtonC2IuT7TmC/8g8tGeo+W8DF79r0aJYDFiNkA1IExTFGa2tfPFx28dGQ9IizrHuJGBTt4akxyJvwx0OuCNN+Iey6oMuhiKOyQY/y/MX7kLQiaAC5hL1yWyvbgg8cDrJkEiAcMwxe/zspWNa8k8odi1vO+KPm+C5Ax8RnKuR9b2tXBlL2vU6m9bImZBOlP/zmjku66OdGVGYa9Jpb+AFUV/onOzss+O/qhV3jjxpaQ+VcIaXSTFlxVUNX1qn4UDhcr4YGBUU6hyddm/owj1wZ2hs1JqTrGOeYqbYszp5Za4JxR9Ds7lCZaYe9Jsc8zxAR4xNZhnZIygjlfXCtIJuKPUjTdrC0ObtQetNKXV/ROQ+UQhCgtEN2mbFy0jkDIRCGVAUpJDv9C84rRtu1MGRvrXH+e1/4QhW/ZubqrjHwg4QuISP59hOEHcn/orAEwyVLgLGtTOFEYnGgGix7M8YNriKhI8NwrRWk/uypxeW7wyDyeQY9AvlUNduiIi5F47CJ69gMi9UilHNcLliMbotjjsb//3JFOKh+MiT5CvepTq4FYPamvAR+yHz/ZD2uiCA911KxolrAgW1Jj/u7QcT7HwQkKXijQZKpDCXq1typsic/KZMmpgghmOZj+ua7621X3T/QVQE+J6tDJI7587xsK/hfXLoKZU52IbyCNxb0r1wChrXav2A35NEcmFts8dcZ++by55P2DZeV1UIdFdxvegJ+roHmjdzMHdCOIOeB7SNR6foJsJI7f10DVHUGn+pwG/nOC14+o6d7vPClq2cUU+D6Q/1DQY9jF52fy/5O+/ZB7QQ7kLnsUM21YAUnwyn1c0Qeqn92VGuVatWjU5lsgybdcmyJlAyVaaBpxCQ8AnFL7Y1gXFdU7jhFja9az2fdyESw+Ar38XRpeSqbeCjD11xenwTMjrSPCejZzjip6wZ75h34lUU8tgg3GiQmiFLvI2Hc0w4IXdPbD4dF1j5q8tiHnIHDGa4sYxj0OfdpQofjvRJ7Zfq43B2oW9k5RGXLZZX4YYt2Dh35wzHv1yMeEaPTRLwdbydWjQQDKofLIWg/3BzP4cz28qkkw1S4aXkD8x1Yh96wS9docYg5QIyX5BXrnPawykoQI2jH4GNqGs5JgCgW6TC/uQVr32jdQqcpKNHf68v1rdw7zM2WgbXUm3CLhoII9B8D5SsRV2m8oOwdxyf7qJCRzPQuPVfyIGnOGgYrTS96pk4ILX2M1xHh/a6TrivC5EEjo1KG95RpsNk6e1vJnGyickKbV9OCEDP6tqKfdxQkpGG6wnq8ul61JHzxqhIOoCynC+V56ZqAMJ2lvObZPCKou3VV+s41zHJbbKrheUUR1LXUmiVg/GVBdW+y6+Y14omVb5RZJPvLEiPA/HHX4RHXfX27mTIabr9AkjzAj6FJMpLvRf1BMPn5TqVaGEruW4VXnYuBBfCd4L5N5G07tofdapncmao5Nigl224Jgf59uCZGSYCEooo7PQqtE3SrSg92ZPX4BRNnf1A6B0F55PbnKQuj5i+ghuincDRYx2I/EVC59yVbt3SGHPFsBahnWTp/CCmylepM5DeTvbB1WgRlLaeuEMsUISIOnRorCMtiT3bTtNN5hzMhSoE6mNVRCJtdSMgCD62/SrC/WkZKied7LRjMVixZrNNn3OPAd+iCBzZYER1VUJgaC3k/BmtRRT2idSKE7rBIPZgkKu/yHAlPnCTLTxdjoKPvvD62Y0N4G2k9Jvjb7kMBkjX2SOfmkCbp52P7dzfaftkZnCSMZPCvz609FKOzmSYiU8X0GlA2QB46f9Ef8M5F1Gnctc1o7iKIYnChMz4tcXJSEUpM5vnsCBa3sa1riuUd0ylpcTpbxmDvfvGtVR5DVS6pQgFJJT4NGja9xM1bkzOkJE9rhLG75KUylLqAkWN3L4XXEB3AZD7fo4EmktBH0mrHYDYHwwI/NOwmJhbOJscqXescSl27c+hVML/2ryGNDC/FNBWDWVXOJiLWwfYQbGwp/gbLqAixB2tyE09H3/GQSEYe35sj0Zu4TV7pubRlrHAoPJZN8TDQ3XQFPUPxNZtoK0UNwIkCVihMu7SnJIQHDaEZ5q2hB7GGa9iH89cw2Khtpu4/mbsSpv+5VcNE65fzYh4RPeWUQnORLJLHbvI7hqmwPe0/bDjBFOyLseKSgaYW4WXIgSO+31DZx8s8q46vRkFJoosu58rQFqrgD5XHqXuNnYL+Xncsxz3EqVqHXNuPA2pgdg71QGjblLNUrwQAm3CsagAgkPiAABeItu8BTcDzgj9AFQiiSDUOsfbMOeD206txW4EjGUzd8hfBuACPGCySrzW43qFdUMNvVQLiEUF00wHgidExumIhu+J6NhIwDDo6SNtKeafvj/nva6MIhJ4frZYVisQZVVEDi2KHmrfl9irzKONksC+BIWhMc6JqrrCL9KWsvGCjHQlmqIdUwRbKrEcWYRCdJN3Y7kJzinT/kg5h945UjTm+Ojrv/3LFRcxxxS7kYbYGoVw/RElrvaWNACrT8mBeccIe2RrWD2rkuP0UfxDiyaDmO8w8INRG733Qboq7yDXBvzXDlasuLIWPxEkxH+K/0Pw+s/FA7/3YmT58xiaFEUF5CFw0tXuFJbkufFUW0fzJyqNfCOtjQXW1hJdroW/7OyKaiKDhlCvCkTwaxPN14jHznQ371EXrn8xcBX9wql7pvKv940F575WNOYDjY29kopan4W/bMvuW8x71YUElheIpK5CB+FW2FCyyeXWj2+5EVMoKyyDJsYqY+lak+olKufQz0j5uq2KdQLfLd34VeKveSPrw2LiiAHKYlYd86O29lMaHJEH4vWufv8tLKIqqAfbbfaHckZ6OBO3srBQqYnqmq+jIE/zKAoGGcrJ8pJy9zcpp9QyxcQAztxhr0t6ZiKAaaioQe7OjvwmnwGFg03N+SF1OwQ46ChIVFQtAtMBvbmgmdsecqr6p5qh5csXAzerNPKs8TvIHx3ihYQx9f/qFQuyti7ogK/DiBsagsBleGJUsdkEBc0OTqav2TFcCUbMZUgSkl92b4q75cvPYpy9hx178O+ye5no5a6qzpk3XiPsdECf0WLeMnbiuJ913yv9S7Digp4RTfkGcc84GTZ0vmRYIf8RMGMw5YSK1LiBVq9bNTIZ8ebPzEj+XuBEu91XXJzgnZDR00OG5ktLA2XGea9+YSQwEeGXP/vda6F7h2vHvovGTS3YN35Ms/jPg0Y4965rnNLLkrtTMh6Yy0XoJPBOA7m6DzUPYUwlpS179dOCCEbm0EukuFKsxTU9sU1nD+e9rGz6yMG0Y/8QND2JXzpL8cTPhVyt7U/WeESyhYLPD6qPMB8CdpOp68chgMKBMkR+B9/lwZoLe/dizVRrhjLs/D2cb1P2QJBOfj3EwXpZg849+bt1+c3loRrf5ETAIKl9Xq1By9X7VSufojfdQazk2D7ql3gPDZDdUaCBUWerVo0+g8e9lXoFsPYkA2r++o0invTG5Ko0S+A2ZAZ6fvteAvn7ZUM0/tmQcmNifL63FKHbgzGpj42CHg2/0uV/2dv4K6YYQEoehKVrwH8CZit5EVDAECUDd5Mgtz1EgXxF2smTlDvQyhJzInv6TYaG1G5XMGC7TUX0UBz7Wjt6QHmIWpHk0YiQkAID1TMm3zu0f47DdVD7vYaVXGFQeDFypkY0xgAkoAKRv03SdoKsFSWWNakm3vXoG1waxSrNHXuBTSI2MqEA5/gOJDrbknbUdExx0EMILD9YM0C67VY5eT33a4abmIwNKTFUtU/KcC5c+Vv1n3QJCuM2KjMboSIFkr5Yk6Q9ofNgpqUFpQ7Z/tkpJHorY7IIwG2btrNdWOp0C4uLEr01CkYfTwV4u5jIjxmUghbiHN9OT9SxgDoebJBO8N+x7iKCQNJ0wNPTU/A5CpKv9rSziYDLCwEkRQ/+57o5uuIEiGOYHqVgNTIcSQ/eP1iP/3MyXPMQ+ymSjnmG1/l/nyf6Nv5lnL+Zfmgm/C32vyr0h9G7XvpEISEfJQzwmAPQK+k6BKwtJvvNWKGwkhVHe9BHDV+bzXP1AbrRye/bDQ0CtvPyiE0Ickh5mPoXjbwWsTWoAakmQ21eT9IR5p+Khsy7vggYgG+MIAAF+yC6xSIUfZiOFKo86Ip74royqnSx3ugAhoN+8SEhBhZIiEBcQX7OSdYoSqqfZeCjjdQcjELJIGLb7dzFG4GFKPUHNssi74yW2BCY5PsQiggAOL4Wu9jpt/TPrNEN5cghKuymRgFbXfr5r1B0gjRWp84v9oGdH1N0l2vFC4apbPzXpOy4EL1ottVjts/Y8EDwkMfsBKAelEQGJ1iEWghRnpbbgeKm3uXkdZvZy6D1nSaRrkl3PXWe7B5mGhhBUVyyfK+0RMjt32haqE+pSLNLvniIR1c47OMhrzrsncq/4yKjbak/0aBonHoBf+VH3J5K92mmbcIf7hsk9EG0ISLWGHMY7wXRsBfjIfMD4c0GDYktKHbtOc0aJctuuA6HShVGxXznuSr+d6krulfLmuNyLbGtCHxjKCkRnlOIqBmopewHtCjD9a6XfjhDvQLlWykpuq67Z1K0ezgNGLyE5R41arLXhkIzBmyNzEYdvWnw4QdHcc//QB2h/JJx6ydVQ7DPIOM/4G3v2uUWYHdu2PvcvltAzduJ/Ldw0b7x7EHS6P2xPBsIAdLYh7XROtyOHhubgKTO8RMhbUrnqjaBt/rm3GE5oIsJTV/fq8xMEJRoFTS/xyzcb7Y1WD8cC2fvuZ+TSVq2TWt3IFjmIMpfz00/YS+0YeayPaCNc4neT0ZTjbN/yk0Mxln48C1NdEdxNYAUT+YcmTR+Yzvb1OpbCdEKEDQ8Ju2vhuw704MiFb4P491x04bYJdOzU9zVRdrocJSPhLGASSaiYF2mBq7iRJg2+H9PKRtjWWxeH47Uyeuhqxqlrj1NGEyU/Au02OEY90ZBJ5EIrJX9r5haoRAfvTkyyTSEC5zur2Xr4AdN0B9D5ERFKzfUnymsyX7TrgMoqz422XWIbv2WUG3bSra/JdwczHoM8p6y07Uwl+mczVIEvaxZZFw/jrA71CyLstmy9ki8blrSA0FGkM5+EII/n3dmhghQjh7NHJkX9X6Q0Bqm44/qxDAd+qDY6jdN9yhAvnwRoVfwNUsMcCnwl8r9GQIAnT4SONzikuodFgAExkTJBJswbfSNK5Qk2dRwsjWSMM5dejn63z7GTk0Oo9Xfj2MFtTD/62qPpj6fVVRz1fJscdk3cegw5x4vB6GYfuMlMUUr37CU8apvavcMHMai7hhLf7SiuzICusneS5R0ArYgEkY2HK6fny/YmW8LcaLn/pzDlh3J7/E/Q613PJPOb4b/1xlZmTK/YrXgqaqkpWEVHSZW98jaycfRahSbLGHt73TG4x2iiq28EIY0Lrxtg0MpM4SVy3KKfgn/ByMhEuP7aR7/0axRP7wT4v9L7u2709Le/qHNORS2B7AS6EFJEMpnXk3Ut1IHCxlyURzTTOaiKdHXglBGzjnZHlExuRNPVRJFSjADTeQiOMZiPu5D9JvjI3ySB3uUROEJQLerj6n0Aur183gWIWgAAH9EnFhoU+MkuTkVLaTJAagptSjNdrlWNgNlOY5k4AlDK2UvWEWWrNR9iqDZToKcpwZermtAN1NpRYscqx+AcAHQjF2ckAFkqKN6tNTB1p3nfmAZXKttCkvprKd91oRb4TjRKXWmJdPRRdKYGHEpRQGfP2itO93mZNnoVP5UaSYV8CwdmSMpIfdGOWWOjtjDJTv16XyPKnTAkoigG4AG/F+oEWXLPIIBUs0JheAup/2gAPQcojTV7ij10W0pUa5OibhGKKdyaYWeEospHMOX+0OlXC8FAviZ35TexO8JJtthoYgj14/ARkq3jsRxSbUiK8scXU8Q/SrMqbMErYuYfe5vcMXi21nwh1pXbb7NSc8YoCZCI4lln9tYNr2FJOOam6SxAOXmkJ+Fp4mHK659iSWns+5Dotfek+jthWSju7xZ/vAGEpqgZ6CwVJzlJy9pxV44rw0NAinRY2jWh1IPk4Umog+SQpBzxfXiebhHad8GMRDJuDySfrh4FdRc5wYsD8XypyP/jV3cgiGiHziD7/WTEMEFnzOPJoRWM8p4TYUa1VxeG9J2X6MTUxgiphBCCKNWmAuuGTlOwiBpGQJALs9OlRHoGw7Jt3VEhnCWogXhTHQxnNxrHjmqUdOfIHvM9H2a4ObbgR6fR11Js0ckloj0jTVHiuYtU50SRV+ipjm6Ko3UmeAbXBYJyOGTTufox1K0l11SmfRa3elLotj1OkByPN8tHYFrpM/BTI8g3vkt8QMwBESTIu4nP0JjXRRBfJEky6xOy3OVzpEin3824w0khBPITDae30KmooNCC/d5o2K57spiELo5gkZvgnT1FKrHJz9jyBT18CKa3mccWOgmoduXX1vW+PDiHCl2vq/0gAEM4doU+PAJmtgkgBOmwuDOfiioi+ePsvgVRvoTgH0U5tDsOl+h3WRNF4g0PT85H6K38UhiBVm+OmvGgIowfoRQQn3oiepxXCPZPMNTQH1YcS2N0fB5+9XaTkk9IhjUAMwCjfWcqii9bYN+1/JIt7/P34zASfjJn6ylQ9kmNP5jMDJKiwaSHenFz5iv/yY2KAJZvSabxFv+G+TvRCnom6DI5JMbvD9waMGQiuGdWKB2a1p5no+sAWd3ioEtlTPWk4Lf1zehlzr/5GPod4nIXsMlImTz+Oukz7vtv5cdsCQP/ZXhCxCGKt5nGFMFPDmO87MUvVFGrs28yAdCD8z2wQmuYj1NtgvvWXjgL3LK8P4m/Qhn65PQh9z0i+xSixkWmzXgy2/nhHxW/m7uZSC6CI13OD+wQvJoTXX+in+iJeiwRSvM0NsZzcm2UFEgqxVlHhz13nTo1n1Ntr5QjsJIfM0x55pX0pYFw77mfVlK9PLLPRh7jLZ4/l8nNWbzSphOj2I9tyC9MRjT4oC2yk/e1ouCoLEQPRpcnM3x/r80jI+O5Iyum/SwxYeUFwVg+rG1XbI3Am0F68lciLII43CNGpuH6Dnquh+KDy4QSIIC2RAABK7CCO3YIrgfhvO9Zur++0B8DjCddTNOJKOyOEZN1+tt1TRG2+ZKo9O18v8FoDa2WuLhQZ/kXXXEWJ2rTW/7zZCq+M6sL00VUCBQEBAOer+bRBWutpzayC2YRKw7JDhBtmZs6zQk9kct3gqKlyAZD4QwFh2DU4PoukIN9l7W8J3md8kRKn9RnWe04r7K9L4bWKrFvdyBMcttSWULyN114iRdaXp1aDxf1N7nmdCPMawA5uOQy52af39kUTbckWT2xAq9FT/KMH3fuEoepRGNr7wLhJBtYhLcq0XXlTwwBUvI5bN81uPh/XVz0Ds4KxVhhXff8l8RC2YWMz0I40mfXQpkyL7rDiYmwDe3tW0TF6GfVFQ1YVgSa7Qy+WcrE4K8DG9JDXOKhBMW//L5Ubs9Gi/ZQL0wdMQAswKEsgYEp3dPwwUFPpUI2UvM1fOF8rj9GK0BxA+vFoHXGUJ3YaOm639CSfw/YWyIwn6VnmRuB4nsJ038v7Vh+3QtEa/XwqhYt+07JzoexUkctq/wFgbPqceAY4rD/S0dTxfjGEvfCawIuVP3XWuDUJ33pTsti963G6h2Sk3o44QVn8mtqDoGsLNJ3H0ugRkKBN4/NqCpQCpESvb3VPpan0WclIWZauKIM36QpyhBjSqa1m+dlP9ApGrghMGgSxqKuBrL9AASR+408jEZCbW/wtSriDsKpKPoREzR7gFlDem7UZjMdzJHR/agP5nuQ5l9Hmn3MHaz18d0DHau6F/t5J0OqoEnsVH/mw3JTyt9rpus/qSxAq6hdGLcKU5OGbbkLeFU/GarFsjong2X0IsksECM3RlW/ctWF7spN9zsBmhjabGfCI9WOpYsN9iWiscK2E5qREvod80VD6k6PZLcWv151u3ja6vzJDJ3oytFEfnYAw6Li6y0pHQBE/8xhiyWAQifCyfH01yUiOQtDLtJAMgNE3QercFOOgBlZIeevJo2jAICcXwDz5msjboXB2csp/Qg4VKeglxiino3jqSGW/pSllgdUbMpMdHWSTQlVtPhPc1ngXEhiVSJrEniKQVKg1Pz01pMe2c1sewpD7D0tMsFU1rrJDVmHz/2ODZ+6dtzZVjeo9uhaFKro3CSnyOhiLnJnG+HwmpqjDddMc/MZ8YJEUYL+h+SPJtwUh3Nr1BOs71AY9fwrifAhcOVzgeM6y70nuhcUtV55Laf7GiFLQIQOxFp++iF5qy3ihG5ZzZtkCSPwN5OHEoxuxxAhbLVYqb2oBbpx6JkVx+1JiRWjc8zMOUbHqDzXYyZZMT6jQF9kaXfdD5Pu+phZp4EmSYFWurwWAuu6tByMC71K0rstpXzo9qZqy1EH4xjHFKmZ95glreBzG8Vc+2xMQW+6Ct4Jh9DNTJC9lScwHGA0SohPGwN1NxC91AfeY6ByW6r3RAb8wiKfzrX4VFh/eTdCthON5aynPiur6oDk1Ho3IMw/TPuIc3J7J43LN6JoThez/DY1bePXCxT4IL2A7Qc9It/64zbmh7T1baHCFxpBTT2BG1LkXVZiKRUtHSBOeS2zIR9FlvwijeWapzDDDudCs+7vL/C/39INx1izyKc4QLnacFicsSoM6bXy/oHuZwnL4p58tyiv2x3n/N5t2gITURQn5iHm8rqtFQp0WGeFGgSvI+dgipRopAnLUugWOJNiYehRBYu8xilo2ThSGFoQrv/Ca56YWpI0K95YnLZzpArUCpRdRYMPVUf0q2O0PbHscLYgE2U/ESYdUXfyvyCI9G8QWvDl6ASBoAL7PfFujo0a6zTXnMGhmxbcFUhCkn62Xiy3fkpSZ5q78fKXq4KQAazepp3zIpqN1uaP7PDY+pLDsYYVfotxKn59Gn/I81rg7zCicgFhOtw8nvD99Gw0oQ6SUSibYpdt1uQOirZJ0aBQfcWC4a6aAS1nvDBkxwqStnKDY7t0/auNfwqt+wyOUHHm+JmhhMdqRkXs/17TP6cz32XGCvQNELXoIDZ0CvMKrnSyRRMg2N+mVxoDoU/aD6OjSSw2DaPNTOvPcx5/Bw30iiSkC+I6c1HxBak28qejGDNyHjLR52/AMlei7ht5hIIEJpvPHwbQvvmNzjBiz4ZJOrU4ipY+Yi75Ovz8w5v7v9QxuDsspYFnInWbN47shdn1LOmv/Qui5E6q9g864azADeNfr9sLTW+Ne0J/7KePMewfV+4CimDVRDzOP5PzyHM0iaEHesh5TPg3U1mPdCJb5eh6QOHeKpnemh4Mcdczh12mk36hTfIoyH2uD3FzhMQZu8pGxd8z9AMnPRprQ2XbfbEHHyze/Ps5a+Q9BeBEcxl2ivxCCCtea3yzsFa+gG42omkNufJtbi2Q2HasDpHn28lBiv8reBee8IK7W24Lo/BRA9ai5QUDX0cFCiXu5FyYeEFM/jNibLGPRa72DbWZGL4WYPXV0BGwgSVszt5GRNBSA5WLSFKdq5ydJn7vdXbNecmJOemLo2Xzj/+z4ag8ACRYELmn2U3UZAlSVcMJo0TSlo0puE+0JPSLxqMJePw2GzttRjyZXBDTjMuGgRuMQubDzWXJxHiMktjo0FlWmk3XW1J5kKdSAs5WgXm1jRPM5Rw4uKeh1c/3O4lI8qDKqK23cCO8Y7qNIXk9XxI45jLRObBObsh/EQo3QbdUeWBEBMo/rmEYIl5pRyTFe2Lrt0cZr9B/Hyc4Jv7NoW3IrC7Mdaa4JdR2CYcpAV/3gWGuXt9gYWvmFfV1mk0g9buefR9Sgt3ffGGeCuiObgvqCOGFU07kbedPYWZSlx/K4C21gfCwLY/W9vS1r9lexdaqEYI9OJkjIWRDu/y5SsdOp6hqxorFdLw4xy0bDpJqDOAsqjOUPp+Ylm85x3nO1M/C/zWuhcI6mCesBPKw9QDBIusetEiVeuzdyPAoNtYAFcimbsH5+cDHZJPMVT1BbVO3HuDqxPJMSpSsLw/SJPLRMtRf0KglTff2O9s+qk4ehqWsiwzZfAYNHOGdEbwfHoHXWyfhCCJEyzBmIN367U8YUO2aZCsZaCcqVBjSMUu43ukM0Zi2CmvXhRoJz4Mz16TlkXOPonNkUHplTYmbN5HKd1QUONDpZbAkMoeHBKYCdMSmGlsWZygIbHUMxzMTzt5o+WBQey/c+fwUwxsiANPiYT8vFQvwInXLKmqKp1q1rgiVqbFPwqPgGQno69NV3TxUBCuae3Af9kRm97F6GV7muxOZIXO46xDwJM45sFJbzM1B33Wx2IZbddkniQJMwbRCHdJTO+hGxcKdLEmp+dCc5Pn8eW3D93oa5XEV3u2ckHJ5Y0SHoUin1Zoa/f5H1517Gg+1c3InBTJ2j2xC7xXR9KWk6r0SfXowBjnSG3U9UbCqoDqS+THZLHM9QO3xtChKtpnsWcVwg+OVCMxX+QDHwP1KwoZ7hnebf9tkC9DTq481+DV5LVrZRDFpQ6eXQ8a3cV7yojd2TDz8s3jLFhDHsJidi6fgmpABJnpp3I4xlNVJkKq0q76e2Z0bkYi+nsWd1Man1UzO3at+//GpQg+PjCh2RNnOtMLmFSXvizqU18gf2MjfGhAmw4Qls3UqN/aApFWqnL+9fZ/gCb6aREmCVDBP7Ran8cGdyVbyL2iGkHhV5THx2/5uxeq0vVkxs/x4I7QmKq9GjXWvf8ytsms+TzxRCL5R05kIZlBBkSjpShuBDF1KIyI6xJRX4RviY5lRsEqH4lUL0BO//XXhBO7B46Xhh2Hnj6wk1FoojBwwyGf8EtpeoAV/qHXyqbSX8a0IAAA1y8JXQ1K41Mh6lxT1wU3ixgXRRI2CtqgcUDv6QtkYYq2JudxNugurbkD9KewRofmsHrISQk8luOuKPG2vhIxeA4vvI4TiA+PltdIeHwEqgCBkoBQZUEoAJnTClqnY00AvNjqady4rssHlt5xPV1AbvkzV+H6/1mXwoAMwPcvYvChbleWR74kXUASjeZ2DLe11A5jOKZsf/wGWWF7CpZM9MRDhttiybnVADh9VNwTTSsl4MGQ2bSI5oWI+lMR39L+ENgsyVtxvhV5ckM+teGMKvS+74KN/ZxKewkbyPbsqOGjBeyMJA0NeUWfgYrMz4E5HroKLtI+8BEFkEdi6kBkkxz4d8slWn7IHeaDv6lxNt3O7wvBTi2gZzNmiZgjjAJp4ZU8MKWUtOT4QyABhRJLNvms4699ND2uh1AzlIDVEmPvT7I3NgBEbM5bx1kq1McwQZCAIHSWP85Vf2pKL6Iz5oY8o+0Vs6zs2xua8JYcm2WfxnJgRWOD9fQRfyABoxUvXjZHqiXjIqMAPgn4tC+Rjf5SAUfxea8YLzidfg0aZrjKihC/7ROlrvtrkuPJL8EqqQyQ/a9sk5tMU0BbsTJXLi4lk+g2jfzWw8qsFiRIUiTaUkPKsnODwih7JEn3kBl5nP78MEvH4+EEQyY1UNwGv3vUpkccMIRA26KiwGXS9axFWDZXXIOlWY4WyNXfxX9hTKhXbcFNwMWo3YpPRcb/5Bx4VLx/MwGeekM8vW86Pep8ek7fL24uoTPrtJ9/ai17nu6B4EYG2EFC4UsNu6EH8DkeLHVTlaV/ptlBF+PcA1q6CVrBFcHX/VuYbVZ3MTz9F3dAXCdC1DEI3NdckrYSZQ/htgOSqAnfknlyZLGQqsoSygTPc74y1fnIjb/IOZCc96eDcHToCoQGqa9Wq0B/AorVbyJvEyjFSBusDeYWRZbBcTt1A0/q/KkQ6HpgXXA/EAj7yuOVpHWlRpDuJrB84xGArUAAChJWRetea5E+I8d3oDACnIn7vLV7ojo5ia6kNXhUtaIjL+B+2QqaDzh3HyftBsLnmxVPDwVX6l0u7Ws2KT0RBGLxH3ho74pvTLNWJOOM2tEFJJA1YOSafjaKalqevrUkh1XMIU5mpSatI66gF8aBRg6AT43Mh4EkqDjjVKoOEyvZQiTYnuSftYJxH3VV3fH+F4uHBhq1w9RO3ao2On8c3I7HBce2hixRrAhdFSKxYB2m2w7lxh/furvIy9S3A+FydNMMrhh8UBuA7mUei5CdishFaLn2JdqIyrbSacZPSPg7x0G4vc/zfhQh/UajbCNEE96wcnGZz3NuUaqbp5UVyEGNcT9/ztt7w8bdV0g61h1Ne3nWplgK58YQenU6wFRtqzQsPDqovGEqFXmNw/5JY3HRcQgdMCXL4xcN6EvCNwAyPn4l7BjR5KjnwWBzxQF6AjCye06ShTq4+GSPxipLGsheMVw/RiCHB0bVbD1QSlYNIopbuLxp4qVpgiTUshkH4aF4xIO2U2Swkf85luJESViKS0+xaI8nlpOweBRquXGOZjng5aHRSZz7bEminKDREDsf3Bq/buGmRWVBS8mpkJ8+9AZKz+8eKTBlPLxxiUdYMrct9PtUfgpadU3fIXrc8S9yHksRDMPRqLyXsA3W57y6slOuRdxOujrofE7A25pNWvrq+OxcIVChsn4FJ5LfZQKLrLy0BPOKG+oyQRW91iZ+4X1hBpH6xaMYtjlF2Kz2AOsWw52zmZde/H6ilOKky5vgboumduN6ZT71f/W1054/9zgh+k/+X6TePDD9stbCKIrhSPtq4RV2ZAfhFjZSEPy3hABrytTdgDLSXcfxe1G3ym0R2LOd3q0Y6cO1COV93FXL9BNhf1g31gKQw6iNDLSR6l0IYjNY/T0mNCFDZ9uLbZeJYMAX8zMjfC0UKD60i7natW1vyHr+ULaYZgVDKlLVPFMg+Y5kh90ZedTc4dtG0bP3MJcqObNq2IQzyKDofugjypFVBGQAjJlllGbflSCcerhB0VEzGoMPqCy1eJb6oYuU1o6XuAB47oab7hgnbRkIg+xoABC54GwMN4tRhH8qrJiAB91OeNK+YsFzZf1IS5ZgoHeXRc3SNeF739Wj4UwaNAvNMOdElLEnXsYTtTbdYGmvGnHH7y7Dw9FT1iGwEx+FJDhR7oPjczpcuEuKJrCXGEiOR4EXESoJoK+U+utWlv2OzfDkILVmiCpDY1TyulH2K2DbAiG1vuZbDaXLawKkcieVGPF3Iryvw/eoOTFNjKA2fGGQez276zBAFoY7lV2KMRasyk3Dbk5WU2xLh8CHt79dQ+qlNkN/WHT5TavgRbML1e5IPhDxoUrowA6yLwf4zuDnXHQvycw7xxBc6UZ49o6do1mcf/RDkBpn+2l11BkZ6JJnHUnBU2OT5ANWgmbRH7e+qh8t/RGgGcdLM/NCr0MC9E17EFTU2naypnPycY1l3yZxcEy58Bl8kIjEVeKJiQrQPHWe1YNcaNJvH0I6nyJrhqHL893h+IE1HX9Zi5VwDH6nUGBYk767F6Lcn4Ybbst6b0JD19Ai5MvqaN61qfr6uV1shk++wsED/cFcyJ1RuEUo9r42Sl7jH9gpwF7TnIwH8NUjiwO7SCCSMyj27wTA3vkP6T0O83fz3gBzCrdP8aBWAUBsqceXDnSuFiCLql2VawbykSsuokMot9lQxTjH1K8GnmLjfaVeggyIdvNADmISiyvDeTNAHiWOUksOJu5XZK8E8fnCslu3BewuhKOGnSupCN6QDOksThqfIqPeljSyL6Wr9/OCrZqQ/SvYYYnymXczuka0mUf82bVm1/qCYLN8DmuaPmupY1mFXPuBNPbgasQkU8dKzbZY/MaJQNuR2fowz5Q5HiCtFYAN6kKXR4e0Wjsg/C31KkV26bg2fI1Sgp5kzvA+Csby9yzaqZKodZFnWYHdRroyi39Q888mJ3LFf8b0rXpCJeceS92SGE3fGmuRMrCFXA4Ia5lGdsHPu8o+ANdP0deZtfQtk4sJ76xZKUCvpC8sQDu9M0faULD0PP1LkbMYg+ybBRHF1DNVMI2jWqyCoqay6I0Uq1YlNt8MiprU5+TMhZBe2SZzeQIKQ9oJhIDzUCIGVr7Mb8L6K+Us66NmImrCtecHk7Rer0Z4KEWp8GOWYoUc2wf63lkk+eXu5a2Rcnb9JsBSgmGgvD+JzKeaelW+paHoMN3YTd7OPP6+bAArmtnpeJUTcjnZr7SfB9oq0cLKQ09nlb2pH9flgHDcl9NWWvKzFEZQkPBTCkaJemqybc5nW/R5Q7eEy3DSLcWHiNfk2iOUAjNKbjgDTVH6yTIAAAMGUwn/PlTtczhxmexRqqiWJnujWp+ofKXzxEQgiug9vWKXyv9Zz3dBHh66+PAnRwe5xPlC+ChuKDKs4/rLDou2YysCbiYdnredB0IJgsGDAIvO7GFiQgkwSMbQdAexiQeGeS9C6RdzRvEyaB7Mkr/z8+142fvy9tdN9tzR3YGcZgOkiIxxNkFi0iSIGEr4eNiyPj/eeZep3y0c3kVL+EvxTPcl7Q4QfqzOyX8xFegVgE43ug62xH5ncdoePYeXN9T1Z9Cos+eYmDzTNSITGKD5j2LHai/7L9kJbUcZiDuXdSeHDZlpLTNu3sS0KBoWLbtwGFyoMl+nRXYHS0LP5dcJSFaEY+7Vr8f49FZZu1ukgJ83Bf/nhw+kVYeJFiq5UETMywrRavVG3hGtpKf0g0JEBrkoVzf/Mf5n2pdAHEMP2opFnggLZ0vGGhz2ErwCbmT+Qp9J6DqQ+zylg6YWZZWOZK3sXRgcbFzOYeXC0CyfnqyEALJaeBT8qdmCZTbrOCPSbbgBkpIyg+roo5t7GYb/aqNlCeMmUOIVP5qf77QAg00zSdM25FMTXG4gO8lZ/gP6sR/o+rSx2Vprfkpb24Dwr3hqKRmhEp6UeUtnWHO79Z1p4Tk9HnuOrSS3hnZLMOFfRhyXSgX1zesLOysDxRriJKxWrf91py9g7c8E2RIAakih6CvGFUPyr2hcSH4ke9j6PLLOEAQ39RNp5AQl32hWJ2huSTMzlMPWOYYez3VPh+lX/4zeGRSpa45Fy3J8k9LHPgqZ/tQeFFWL3SllaJ5B4N0fgV8KPnlRGnpMWfqUCvKcv6Ho/lqNkqrYBsSQK+4lxnGZEMzdL5KZncNIVS6ZwWE69qAx/opQRUc21NC1ZN/DFcd9FKESKncOrpZrvPqFxpuL2fUD/7tviEyKaLUQgD4ZDcjq47BerJoa9+4vT4Adfni8xoKvmpxkri+xVUI0/OzdHtBW/qRmo3gIKyPzB/wopN/iZhiSqySQcyRavNykngEGeaBc8nB3mFeyk8PsjIRdly/b3wDGsXH2z0AUEenWmVZW1SZod1Ew6+46duplFvkBy9mQXvt32rrAx8QVohUPIw6lpm/zf3d7a0vgb6nhM3f3zIdeftvuyRCYBV2wJlBqQG7CZ4eg1GJS7nEIUiQTyIyve1A1z/hbhZxbHISuhVfU6JhN8ZGmbyF0ZAnpkuRiyZWJcZnF90jo04KSMp19Bmiu7E0alUWp28/uPpfoR+AP3llIZlGBy9JPWilvgm2zkEMQs5vxK6ZJfJJblAKCv3WBlgJ4SEmomqHQHg4JcyyFa0PFwqQrPLsBuyud2xWYhKbjXzr6WrHNPSwYj6Aegjncf/waYu2xXQcOBwPXe22P445o/71e+UTjb/6GjElGV33Kasyb9YM7/c2fyZo04/ocHURlTDyVDIb60h2oIgRfcXKje5+FDbtf5LsWiPVEfjUX1TCB2oWpOrc2BWHCefRNVDaqazBqeJv8wkEHjzjgUi1WYxWz1GhsappAVu71lIYn5Likw1dOYf72po/52lQDC6aNa6ZcuUBQuSFv/KbbvdqnPESHKVjAiWF289rwDOcsyVQkdKuL9eB/2Y4IX4hkZ2rJHrwlgi+4rf6i0UBRFziyfyUJ3R8bf6DteVXthYFN6wqe1sYYEfKdrCzgnowE0AmM9ymA6rwstd4nICNydgBLtFTU+XQgobG94SLu/WmcybxfnOjhdVgkAWCweEjaJCo9Ssul6VLlWSTQn8aWw1jNdEHNLCrpUUriRdW08tCMrfWw90WMv7X+YwM2ma7zz+oN9SO/b86mHC+ivuPmVnwoLKgNNw60NlGTxWTN0x0bniRvEDndCkteRyJieKc2mP1O3JolwSqYUXk/U0K5glhnp9Y3Wn28InwoXx0NppCxJEEQc1hMR8ys+tETj2M7BXpIxqvWW9Wo7KO7s1xz9bLF2h2uBg3YHvXRtl35ivW+3YBBcrdDIB53eIvgaZ/T6mqUJ34/pqt4B5f3fZGk05ocVA95DhUF1i6ChiS7/lMoZw61OuoOmieG8iMv3nKPcp1pzv9XDcqJPoodVOqPnliq5fhE+Qaat2JLiq42SEqtj7V2IhdnbK5r5HultExncMpc01BmeGjeR4xzEniyA7CvlgQ2jrplDEwQVWsi6gS7FRCst027aSo0dXRtkhmeUqIgxN+HpUf91IpmJ9qlEt46xL7glezMgHbYGgBjOvcDn17i6xMQ1Tzvc6RS3Uj0kSyB05tJuPewBFHB3ls97HiZTAKmC/pNs2Rzj4ZVWDx5nKLMt3SmRlomYMBthL3I/dIm4m116lA4cM/Ka+kQ9dibVtFl8M3iZXqEkbMmZhPHe5lgBtCFQ4XqTZ2MnvfxlVVO6f26uKv+SBvqIfyD52EuaQ7ktWMpARZ1LZfBvfdMBSyn8OvI7OviVXp9HhFF/bu9kjexNB9FRLmYSkN2SGP2r+LUwOdneAATFg2aWG6gH3Xk+OV2pMbsTvO7KZgSsNILsG5/uMAmlxadtdGhWEqfRRG4l25xftua0y/BwjDHznqQVCuSwWUbXEwe+LecQYpLVg5QCSGF1l8aIdSWYHhMOvfIeNSBOMG0UC5AglnfckG5eurF3SLf1S2UKOjQ6iNXEiLMOcz4QWODlYa8IoylyqWuHnKCT+CS8/wHmrvuOvAdMIF9gOhG+LpPVhH0F2V8U2P37g7lKUUYSjU7ImIZFMs7NSAmLmg59LDdwqZk2AVPQvHcmAue6Omb7C/om1U367GaTULknLx/jHsFoJSTrG3VZehYhl4w5nKqGE0B6+Gn0WJaNLSbJwwXW8KWSTcyObdRjJdjvg681Zz1VXPFqWLgZvB9aaq+GowzA7Ml2fBJvoehlUBMjsUd73FH7vTkaoWJucYMqLMMu+SCnfkwobhWlKoJUPDhtWXPqMg1VztwY7To7xIfd5pM1Y0isctq/dW9iFe2G48PfPXTfLaKmdP7bLlhAqYk8RbhwLEUMbYzLlhiUuaCaGaSgNu1RV26m/Zp3gkC6K6l+7ZykfeeOH2H2C2SXk09Aih6K+wHDO5OMzmsVxwxjWbsMBg6OcVztOSnFNf+8D0E2ttC4bcibASzcyh6oJ1C/IBqG8+ThCY1HeMTZUL5XZcJZbkBdqN/1IzUgGO1+TdNOJcf1TZHHVOjrtcxBJy5gVX2RZj94fl/a3y/FGUkVjgmFPXGHLxipRU/4b7oCnrYyf6ggID7YcztbVlcbyS88ocWgjIUUn2OQZOid50yMmHf7u9MLPiCs4luncNTzTzNAeB2ctl6GNoLViOKTDyVZiJ2QF/eDMF2wPR1axzGpvUTL+pEOxui7NseqwNFb3aNRgSN6sjvSb8Yaq47lYCqS0Ono+CS79iclCbwXDXWO48lG8QX1nfcAMtW5UBaBBulLh34GYWBNv/IVOA1y6dqqxeBtoE4oBVdJeV5pSpIsuszVUjvZ8achx1sKwFg+lZhUT03ht8qOAMmhplLP82YaKKcjQDbrigi70L/zSBZ/SqgtjEFzlkrzO0qC0tJPdemfbiJK4qvXpbf22nJ3P/ktfgeQ0XpZiawx3J01705I0HkmFRAewsvA9eGNUa3BhikDPHmmfPw5g9ArtHdPrV0LoxG4OIfSaoqWdhKWP4j1M6j4Ya3l8hOItkz+rBFNbJegIp/v2x7oxk+aMaAQ2zbzUTHF07N5OIG9NBFbF2M26abcMp62kj5RUw1BwnMlK+AMFyyaB+uUToiEvRAA40FPB0Usd3gWuvyxVIivnagqojna3MIY2FITHW0UZZIOTJ/RGfP2NU/HbKY1sbN7wd1LoIOuSXkt+Czp5097J69QWAe0D3w99xoFrt4OaxIqNvdrySneIJF3X3zFG1ITB5kOuX+0uyhWDxheCeq+j/1JS2ZdY9FBmjQTJKAi+nw+gFBoVRFeje7QSUI+wXC0U/WRxm+HUL3y2B+jbTwffRZjnRkH4TWhIZgfprC8J+LtR7OwgvwaMMvSjfoEXs2C65lQh00E63GFGCGy7gaaqUWB3c7Pi03lVe5AAOsZFFDYCB3pqKsDKToznzfVmTv0E/ljwJ1ZkNZRxxDqhHgzxsxUi8AIcejDZ+eA0QJ5ZGK+ZxpHek5AyXkCd4S3lyRRomIrc7TcJUv0ZRtp4RM/MZh5QJS3hnInSzOHXAXDe37xIk3Zl13yIMKFKqpVgbkrERuNEThBvQq4plZtNT1N2RdkhL8lEY+2CnCvL/IVrjcaSQG8UuSzTjDmYfO0kc4URKYc0kY4CBQ8codwEpBgMTD3EWj2RyVKkNFsJG7BIpXd53mM9OnIEJnkH93p9gZ0jyadX0YBs78gW4MRy4pertxFQ8sIx+JdsDolpIL9ZRk/vy9w5K3mGX4aNJSOu7ArzIcBUucS/KSHC9gAiylySGx9kpKEAxIoL4glNKqYNUAPF8TD89lM1IWCJlemDHuzT3CRACE39ww1UAAsB+sVsVHz0lBVEaxv+HB84Ky0xI/RYZxgvmhVnIy6fpGrEGwRQuPO20uonD29xu6cC+6dq1mp2Z54QD16qhvdPWKbLEPOuBDviKPR/t3E/RaBkc68ew4FcwmxMSBYt8wbP0i57S7X5HxQBATl2b4hiJcHWO1hFt4/xhrWhcL9HYgGejvf2exxrmkqz2cuIKJaLGUhzgeHcxyLwUMMdc6Q3Uirck0YOAxS6MQ/FJ7PwjWTirzh4BsiU7IzZln65SO3F/w0Arc5C11f/hnj7X/NJNWmcuJPObmu7a+EwcbwAFu5sSSZ/twJet5Teo+cit5URNjiIjRTJJbz2VGI40QbJYbbxUyKLCTx0lrxpcDJTI5V+gxWEN+tUD7jmKeB7ypptSliI4SM0UD7KiWFtLvnJggKMoWw8sPlKQ4EmWxpQWbgj83N4gXXtjyriJS6sLNvqRIxuaRmH71a5ZbST07Vb3ow9LFq1VLHRJUafNtNd++TNlmlonaLu80UH9t5hNY8385g6/cvEbjDex5vCfLQ2Vks2or7ETcXzcAKQ0+ADcgXBNRUIjzU5CbnB0WdPwNhDtdIwk2NKFZedhulfEcIIn8El1T5MCEdyc5IysiVFJ8JJYTfrX3XuioM+yEyXazTYKiI8kyPxlDUeEBnioYTyYPpFCwkQYESX5o54OR34kOyE8rGj4mjxCXvcvoV4WNRGUIE+hiT458yAvN4JfhL8WaO0fouOPvYlRrT56AhIKVpehXrI7m/mGgBshDkMChVhJS2kwWLxJI2sBirurH8oGaOq1yUyzWxOfRlr/EC84ia0UsdsW8s9CyutkVR7NXmID12OfMztE9/yMDqN8uDcurzq2tr25b0254rzGiF/i29STqb38DC86WU+CSc3luoSdoSCGgBdJ7Hk4yTpZmXu6WH+p1Hp6YnjUQL+4SkfI88jKqJ0YfhZ6rIP/xX0nX3Gqmj+/HV/FifcliyuXP002FvLOR6gal5LcFv/OHuMFM5/FNjnyYlaPx92LEwbnWh7aX5CqVzsaHfRJX6bfN38WMTJWPyQnK962T9VXoYF5Qk0Rc4JR6VUnvZdx8RlV+i4KNMwBNzqkslbtDFNECCkUG+noGIzXF9zR8Xv3rN0+D6c1NuxOjKrnHlOJtkIYBB+FlAG9/MIbMPRAHBvZ1qZvrYfWt1lUypq7f09qj6lYS9Bm4huerHlLWpC4zVzmnPTPIN/vYt5GlHfY/s16WZ71DRjfxmC3/dAPxkGEXy4VGZJePxTu/hhfU9lfC8r/9D3qigqFtQ0PDnktAzolzXeGicE8eYkVAxXeNs62ozdVnKhbbSPxbrn5kk6C7HaY0gob0nneC4RxqvFncKxiqDukLMdlbbuE1xFUJ+gwSNMbJU3G0ZmonSYz0CumShfo4akeZiKT4a3MRYwPtrVuRY7M+/M3A+opPRXmJ+nVuwNeKPQyJDjP8CWcFA9Hl08MG4+qSXmKdstXun1KC3jl0o6eObKFY8bOd2tRWOBOmGStDt7+acuHJhVcy/PsndP0Wc3AAAwXHXZIgHQ84SiCscKUsKWDqYuRAhEwlmXjDf/diNnsyvyP1o4bMG9qWsjwoX1wmGf0SP1e65W46/6Gd44709U694nLtxw3BBqo8hBo8rmL3CGFcdbq3LTDiddatc5IWC7bF//FJyC2cEzifMztsreuu6tIX6mq7D0ANJtpkdQjcCh6VkWP4p8x/70lsGiUjlL4CpRqcllceXpCCH0vAtVzKhNT7aXcufXwDR+LwhNlvswUPh0IBIpHjrQELG4Azzas41BcbhOpIN90KFO2qDvFTlz8YUC5nfSPyljyc8ejPW8qoajH6kukQGWVG+3uw9EeMyJhVIk6FnXXAV6nnyPe7XavDnDYrlqJg96FWOOIrFriaS7qoTZ9GeeKqmkQyKYwWYjbe4Enz6aqN/Is0vJ1+fvHs/2KbaBFN5LIYfe3lh2CUQMVZH+cC9A4Po3G5PaOu/tdkJ3p+7z7j+fy5agGUvKUEvinDF7joKOUmvYn7YRGDYl4+2mVsF8VKRq3fKnGbeb6leSEAqV3nczl8rXPaLF+8Yt5bTCHxyi6VQQwN6c1OsdpMJWlaeUVbE2rZ+syJ4DuiW3Ni3Gv9mlzKuMwHSe4dmF/ulbhG35VeLQ1iz4QjaHcr01X/Yq7P86euO2SgV8xJg/NoRZ8AD1oMdsT9mSBjsYX1Cg40IyfDsfGdUVJvrflW0efzwhayf/fACnyYAOE6DjbtIsQU8megpRu2//y2Rv9olw8i67wnMQMlMpjPCznzQDq60RK+qUA9FFs+oKjQUyRXwliQUX+TUjz3Fo4Y55ODyddY8aX4QlxElbdFEOsv1vf3+YsGsM0xfcISDKIpJbzHH3ydxBDe3gN++6+YNx/UWwlTuvRAOpHGIjlk1Qzme0B3LATlyzaw/+4wt6uzmTiHMsDUlu6MtT5TwRl4xqHG9quHDHotOzqbYr989Li0MFuHSobfZt2+Z5RzfBfR5KFXxlmw9cLrMZmsp/KEElc8BJAb96oJOaTskKbK2GoO+zmjQGnFFdj64ZfpnP4uywd8IGuXsD1Dflqo8/4OZXxLm8lr+TE+36FXfgIUp/IhAeJ9bdy9ndh7fD9uz3QwZx+E3jfwf2T1uk+jgzIU04f27APO4vN7fQYvB9wK45nF140diAz12c9BMK9fbXv9epb+JbsBXMF0Ue6AEYtT5HIVMCZqv0jvwTfih7HBDE0yxmd6gi7Psa47W1Qt1z013Uyy5/qZA/yrzFsCn8MQacdvMraxhzH/f38fCJnocvQxepjRk/oPDfK4RA5d0IoSWmrhxqfelYodf/CPoMTdyiS7UoG6lgKkfSR7QR5SOvScUxH4qxUoHiWB3yMqj7ktt7nlyNLiu4bPf/DSoEaH6LtmouZDX2WhKliTW1926jrq4q8Fq/0odGvCqFIlkB/UyLeLkWD9zktxKnpBhy8q2n3wjpCY4QG483RwVFIbkhLemH4Szaj7A7gxiaXofnrVVOU1/4h98s3SAAAAAGq61cF0Nq4gPFjjJtHNfPX/E99tdAh6/dZxb8vdBuV4eP4J3v8PXxZMh7zKvu1WesN4ewOOXvr8mUNPHuccaybQIHwrL9f90uIjpxUdfZUnuEkkWTdPEET3Eb6eZ4vYOT7E3zIP1jDxVVXP1ycRpHlSmVm6kihRssn0kX3lmpOTN2rkBWiL2vFFybNj/Z6R4EvbXURqNA6p8XLJarfF7E/lpJ2GQocP2W+4b2uCAiP3LwKlhgh7dDjNANqnM5NoLaP92FaQY2SUtCzB6YePEX05u5SgbY5DQuV1/WHBpbpm4mmnfpYr5mH+SOSxPfqfsaYDVt+oIDyGGSwpDMA/gB0Vwlyy4dC8t4I+6JjCTzIl6VtDqzl1GH8pSx/eUOyXQG5zYoFo61YPJJ3DAtLy06XJNZKABvFctHtT0Jn70t4JXSQY7mo29kjgpes2zt9om6I70O9i/yr0HdbvDdhMgjUR7BnxRgKVkRuyezWJ5IZrlIfse4p0UT2fX66N83bfA2RYigDknH8S0UdJgb5nvfj/I5ySqI9M5CmqfZWeDoCB9dpnVGompsxAQWDhFrzs89nqvzPco98CRjibwzfyZrrGwTbxNLiK0S/Y0tuOaDeDmwbgU/MjCJOROuhawsmRhmfGUh3kGapo/5K6OB0SeWzZ2DLCiLGxEZ+wVBHrnZI8JbXCVbgrgpMoKV/lR4dmmxIdD83igHJk9juO+7SmEi0aEog/LZzkLxwghM6YedL+t3r9iufgKElCW8+gtD/zQn+d4vHNwOFAaoH6UCqXwBwSR8ZOy7k6EjSL4AiXwoQiRiTrO5datTTUSkJxIn7T2Iigefq5RmXdGGTRLzTJVh8mzkX/IH54VnacUw4HNTDOBFjHOO4nsWW/6fEykdYmYNR/6gEaT82kqvrtArH6Z61mOKuSkR9n1duluLdjh+R4hbwJudcx/O3g9VPxWaqejLOK6F8dhh/evg75l+BVG0B7vmrVA7DQhcjg7K1MzS2jaqAWx0Gd5quyXUSj2kNmhLNk9GilCyWTmz8CRWl1xWX32vBovuG724PtMPRxyrJhY+eDu65PkM4hDIE4xn/z/Q26yz9iv0SinMjsGbmiULTNbTTPdFMJRUlSFWV2RB4RlSD+iPa6t5ptSidynSRe1iHOKKPeK8xb2+rsDban9Tq30dHanRhP2MSI9sF4BoIwJENnjzF+FsmUPT3W9KkOyS4pmTAE9H48ZUQVphHsVvyKlnuL+n2pff/RB+6aOw89mTv6B8Z/DYiLl+PZZchun16OUcCzM9WrhiNBreA3IxewTj8jH47v+i7yRVfvO3K4xOQFKDvNyzvuI8myTRWU7oY20tm3r9YLKJRIzb4AaQ/rwmQfify1br4F6t5ZNYVHWrVbGaybRqmVfTMV/i/Anb6u0qNqPANgxbnJg3U+mWeR9LhPag2pzBybwijpcU+EjP7gnNMsollMXMHA4O+XiNw6yQ7UebUAc/gPAPQpVuhDBWDvREEmNKiM0uOoFm+wsWh+EJbvz/Yv9umJJu4cNMpIeow/yq8MTa40dXD57II/3MrxQUqWdGoCCxnXwq9GP3leFNR7kqkJvmk8+IV8NgodJ1QBWXwlDcdRRiMThVKBvfg2KBF6pJBD1R5GE3bIocDfOJ1lP/lH7z9ygk9hgKwHt4pTnSe4cnbxpnGKF8ANoQcG1V8fz80DCverFmNwrSMoUR9MvlS1K76haRtyqi1vTLkPht9d2ZwVbVw1yhSHVP0ghmaVdpZjCGIc8CNuKQw3f8eyz7xFaHzuXA+259OchZF/Niy4mvs1Vzmem+jB262TLobkDVloIUS4UMIcwADdXVnam66CjOyTEjJvIhnzx9SSrP7qsmJNkt/5amWYPeLLT/7IbgCPm3wxelXyPz2DXErzgp3BxQbgp+YFSSDC3oLEBWpeZZ/P/fl7HWZV/rXFOfWI7O1DJXKtAmdJqKOag8VQWIp7Dpo6VFioUzPJXu/hMRnn4UQDhUD8prW6m9MYPgHZ9PDPwd/Mh57dg4TwSZu0hvpF/Td2DaR3O0oChipQvCI1f7WHPSfBmvyLi80aSx/p4Jb6PTxy/yTBEJU6yCmiAk/MXCGGBSvHSeAdXvH7UUzfw/s4b8wjoARbfGn6puulmYpo+IuYRWcXeL4YzmbizU3uCOkiubLYqm4AGKS1+jxVPl4t4sN9vq7C4WzqzF0cqu8TwaaI6FdWwtBjotpEJNsj2o4BSW+u4T7O2MDoK8aDuI25GtCAgwEiTh/sf35ggP1dBojslG6mvL2hr0j8XWoumJRZvzkO1vzLklQOEYVAbPz87KI4lM6IphHOO1O0dhpIZTk5HH/RHVdVbf1JprUo2wzFlh171W8a/O7QRC6CxVGey80igfZfe4nj44j9q/Izo8HUioJfMCbKD4Aw+LdvzCAVKL/9iWpGuU+kGoVG/zwet/QA6qlRk5+e8Dv8n7AMIjt0d7crNTgTIiPjGTTAirmVgM+3ETtZT1rCrASwzybaRcRKkZ/ZYqtho8gkmWhM9Zq/5kijo4rhxWSfEKNAe/mutgCmsLNN2R+Hu14XL01ccMmXXpU/mbEty/Vuue9XXB9aVMNX7R4Q/3OYw3915bcF9iQBEIjY33rXMXMl5+kgv8V4y4Fi7MbuDWpPaeRO//L2o+RzcN7CbGTxCVp2iIGlhTJq8Iz++RX4qNWZWMH7ihfzdOP9axt9Z6VaZsIsXxzsTwtScNCza+plVFyoZ3mgEFTbbEYEayg8Pz8aDL847ybCgIvZAQBaNg6+UWns8xD5WYBkKnC0aCApVuEAAL8MsQxmSMhQcIurRLceMc2k/b9dvwSGTDAPbS7RcKbS4u/F+yl3Y1PUje/5rUdUxMKM47DKUBgtXbvkMS1iJ1oJHfKQoXkqWmljzQy2DxBYL4PYVNL9glz6Y0OAUSb1QG/tfG2TpK/FMA/RyAcM4edzN7IfIb4EdKUlRNr/mZZJWHs4+DK5hAEbQA6rhg00ThnQNsSji13XuL06nnLA725rlgo87zW9UJcAozh9gLqLzYOJSpTIViH1eUPtL6fpR5wJaNXpVFq3NTcS9vq9MzdXf1nDdL7w9NxlnTHy7ayZjzfKbzaPmkVUyCJIsW5AbAy8kvjvHAybjpG4v9EsbzAJUhx8CxnSWH3a2H1ftYILQkBVQCkfFM4g+J9M4yB+yieVk7tcurRYKMTKHAhI09g1f/6ccZsSxgzWGUcF63uoYjmnFu8T9303OADHOmOrOtsVWnvfEysl260ByxzYAxyKETY/38RYqTXeQ62plXGOEwHY/wrm5T5reVj44fSiurPM+lvQZSHr2JBVPxSZ3Nx4eDoyOMo2OD7N2v9AIqCmlztgnSHqTDkg6uRWSgsKaZl0NQoOf4Wmk8OqPanXXGjr28ewZLLKIsCj61iU8sQhWkfqI07/gnGDaHS9Xn/Mf0rwkq4vJLMYfU6pwHFTZi2Xgn//yvSxl5OFRqwd/3BhzMXEULOVfdDgcehR68UFlRPQy6F7q9iSf1xDDcYs+iGxFLYjzyikmCTe1NMCMu2kqCYSZeriMuMxm9L8K540KS1rpA5lF85yp1hVC1LSpQm0JwcBHg3Yd1CcOazWUUYnt25EkX2eiyMKdEWP6FL5jLsqdWeeuhzhWMgcnA6Dx4tt12HeMnVEJEY6VWwxJKAkSnFIU6nX58lAjX0HTbzKowscEV6wl+iJ48Q+W/UMnC+/+g7V8NeJVRpxMS9CUb1GSkbrO3DhnuP/IMufQPBeIE5TT+8aS0nwBPmgZ7/FMAhr5HeNnd0aBnqofYNAOeH5pssHn0Mm5KD8COPjYiLpeIBR93giuVgKrqrKuoAcOiMsyB9XW0ARI9zeMUq5ZLTsvsmAX7dgYFQKovukt4qCL45+knrwBPyywr36DuOmecqDO7/rebqawPEV4oSvYQ7o76vnFKkQbPvj8o/+7lknuTZ7Xgcu0DJOix3H+QxD7wvz+7m9AN0hiqaJ5tia9QiFYoZKLN4Kg8zfOELD8GHxCtUQXVcszGOKF+GDmTA/iBWVtM6f/TIGqYm8uqoUcni3Nh2zFD8pLHyoZI48WqQvJSqniAyNb5lUr/D/tFu41g2A4XIgBlS99YAVr4/Y2hd5ePYZgNawF+VeMdKjfVSqH5S5qXTrRtf2rNqg/ZaTKAaH2horv1W4Ebv9VFlFsOGZXk08DB1kmn8OgM4kuMM1iQkklSR7Z/3lhc22zz7R1v593SDz0LWlGciQz/bPmViYZZ4SCG4JC/VyAPv6YpeJ9AUNOWUJNAAAJWWcP7QR7zCpGz87k//WNDP8s1QoqwORHI/6N/KTYHQtR6mrR4SFPCy0fmKTb2woqQTFyzQlhnWHmSaqiqXycRXGt6/LqhuyQUT8WwW9HRtpTdu2gUKxVwi9hOc3aHsFohjyuGwss6/Sqkld7yHvN4g3gzp66rGqJqJwOMFJct7dRC1KBdgH63akZ8+GkWpE6a81uWX0uycJGbnrI/tk/snl/Fs78NYAS5JVsAM7qDTN5053MVYQh5l3dqMwpSGWUnCxUfEhdbYouIIlZKk/rwwZDQkzJKRrsKr9DKLLbBDPZqNHM4SNvVJY09H96UcZ4QnvO3QTd1Txk6hivlVK338ll61f/eHXP++2bBL+1SVvB8cZIQZaQn3/HMoPHkLFTjiExp0IEgcHR3/REDEvo8i3S58GJzHOfHW3xmhdcbWQ4Eya2aYZG/Rs49/57FUFsWXZto/EILoXxDLx0kgjszgN+YJ07NgiC1kz7tqqcpm2TNTvOOqqt2V02yQgP+ggT/z5J5f2V92dHgamFA72LdzI4MHfA9T/uwFA+x79uueICYh0cACdcckmxmp+KWmpE53l7R1JKbxLS0rAhi9sMjn2RNmqGRVBEB/pYFAirjL6C82awTVpY2qE55ssvfezL2yGPEVnbIqVBeoiWsGQgAXDGO6JcH/EMF8tssU79iP9XFs2oHd/jW7Zu/U9XQaOo7aJaluhJXehFNGbIaJBzPUQ8r5Vz3Ezq00DLttvCZCOckwLjnsVn/9EXtGpduntSyaxlReyRJatsuIR17zJMrWdvlmCiOwX4XK7zZJd4ovOGEfiHBHPv7dp8ZelGNY1EwpbSkSoDfYhFzAbvDuGEe+ExWIkVIZG1RBN1h8JKvZdeFiLi/SlBqT1TABhHRbeRqBv1+hZxHkQm2l2+heRvWcxzdItYP075YZOgGbRd5maWbkyXk+d2l962O0UJ9A+z+8gvMvVvVd52kRYStP34KmqIKODxhH0PDEIZru0ewWP6meC0/bKqmlfT8irj9YB+IxCJ1MCNgwBu/VC3o7NUsBLQEEhCIdgG3ReSycGrVW9qg5r0MPx6zJhcrZLtEvoIZjJUlnKQ/+CwmqJ2XXBLwoyb/eL0xc06zrtcmwSlOfLEKEtmf4Io0EORWT7zuFgP1kI31xR46HOgjq1cvOiEq8fDbypJVqEhv+6GjjichJeyqRyLsevVZiUCfv8j8CC44V1Tpyok99f2AFG+MNeDG5sNBqZ24SwOVOkJeSmRRGqrLDIN3b2FYB2GtXCBcObqfXGLEsP1olhTgJ1xFlf5E5A0gPCTwYgANM4APbDeKIY5ux5MRd2X+/drBzNXlgoEMRzt1Mt/iS7YTqJb/M4Jx5YlPnSkg7xu4qLrMLWQbKyXpOPC+qgQJHBJ7RG1Pbmaudnl3P3MxDXXENGm+8kCO5demYGvbRKHdxQa4deSCsNwrpCUQXBkfVZGeNm+xZIX0C3ql9OLy4XlKq5JCGjn47y2ARB45vh7HRnBvUCUfu6m40H+nmNU73o6tPXLJq468menAe+QejcU8PgFcPfYVZJnOa3OnCfCdAvsNmWmP4HQZjOMMJ5AO+d3dckMCOpiY9zZgYdKYUqBDBhICfnP5MU3+oA1r1AA215vvXIueIC360bwpn9NTQkcjT9zLTvdhWGZn6h0/+Pb4alRGnASSTeG3Vp8qBN3ctAhGYl2cp/aT5V4HLtnw5jOEORl6FAiIUJ9j/tl1QeYrcpyhMCKNc9NVofHel2HCEeFiIJiMEYvgzZmeHkTKd5jLXsDrHezN3aGNkW7bbEwC5CJnxzbBMg46bT781ldkVHaouVRTwSM43KM66D3IdvdLzGB00Cl8N8FbEAwb11oIAWukTBqZSvz12Emz9+y+O4UCfoZJakflIoCvlQdKFilaaI7XqNSYttbvIQG9KIzKGAMsf51BfahLRDHNxTSUYAEuauBgWzBFn1ta6Sk6jVLK5c6F9cyP95wEhFwrrgVrl/PQmfS+WaY7hdxH25dhCBysBZ4JKwVotZdMECP9GSzuB5Mm82JcQxPIe20YbEo3RVj8oPGahS0jN3mssIAwnfYIAwtg0mEhzjqgirdP7tC30nfymUzatCkWkBD8+DJQlx7nx7K1UtuTYGf/jKknk40N5YKCysuPjS6+4L2g8069UZEH42XFprr8b1VSEg2affq/vB8UC3Ys0iZCfImFJBWE7aiBfnSUomHFK1+QBZ+svGfldS6GHaN5O74mhdUYxwpsm0WZOUFpAKE0mFTZw2ImSs5sxR3xzPT/sbfRk4RRiIEo0sOX0J80VCw9ckJ14p9iqVN3cXNOBy7OdGqRPqbLGXWll+9lvmc5SZKbF/5RD8/S5SmvkCplS9xsbCQyJEgPt/Y8X8zD4IPggJTXC+9xP84Xb6vuTiEqEQJMztTcumg/4dh8A/UYq30wQeQ29lter9jRkzSM8/Jim6FThwU5+nNYuNVUzFkqTz8Q9lVzZNccJ5VVbx6YuzOk98UZ38CCsNGnEwcYb5rjwd5+Ix9wBNw0RGhAM8+RAqESVISCTJNZ1ryIyfvek7CW+gn4lnwoeqiiLq0JcD0jCLVwsYEbOYjUyFlIxSzHD2t0En1Q1ex55JxMnKC+1JDTwksZDzTEkrCCA7a2ghaDfAUfw1rwSlWODfULyYfeGEHoIN21sJRC551zNkunvsm2q+fRMPeL9/U4X9KFypVp09RIHlW0asr7fqAVEauA2B7+ktG18voEW6Nv+cFDMN0q4277tGmmDwCEayraSCWGrTDTv/8Mlcfz3hC5vvaFvDJgqqB1d33GIvMGdDTxHYZZyDngiNNRXwczwBPu9CRkoTDBF7ZCktiUYQYLV9LjL/TKJvu6XLpKG6me3u+xiGUted0FQJi5W8jElBmBCm3WEI6XRMs+Fm5PMuhRwYpADHSYvR2W8TgavSHYZosZIQIGzK3WfArcck/5SbKBFWjMorpsGN6EGAPJUlRlbNL0zvoCBx4VBChmzVgfuFICKo2dCfidmTAUuFb4IAWtseZr4oaq0LFGjkx9otV24TtH10dDMUhkmt7XQPD27vYqrEl9i/nWGavgecmbnW4usJ2IUOIb2jNxhPTX9zjzjrcWVkwA37Hd18RpPqFP5NniBkKNwTk7H+2KFYNcOU0m0GuJkmT+Z//H87awughodm5zXrxe6paW93khVGtgstAh5I2sgLQbRKHpoHf4/3hWcOaSxFqOvf4LLmhChnhNijucRb7h9WfK9DYXkR5/WkgC0HrWcX/ZLj07rTk+uV9b6727iEKZb+GUuSd5JO3eRZSdVU4NopHC2yqAidiU3tr7yWZZGcJGJcXXlPxhiM9KyrFwYgxCYdnRTkAfSJEMJ5WmqaYVw669koFmAtJgEHRDLDkFQFxMUhu8iW1XRlIV+jwlBEykNYq/e7xO3Bql4ip0MVc81IAVLCw+wbKudQF9l+Gt0xaKxv03JRwDZbdOSW1mC8gpjLNLpAQUrlu2uNhKV15xkhp+OTpg6onnrWjSzojAhyalXfW1tlsxcGSEsOKHIgu4oP5Krb+wVdZZT6DvzOIg5JRWQkGg/l1U+n2lIgegyprMBwH2A8nh3K3ZMOYALmeN61M1TWtpl2oe74S+14URUEwa8ldInmCcssMuvzM5YMzxnSA3izfzZ11fLbUJziL7YcSdOQW0KPGnchph8rNymqvLgrsf6b2jdGFv69MtqdXFQDKSM72AuXwBFdYp/apXoJEr9l0UQPq1uxAywulELZD2OVk9VRzWK4u0GfnEzSWCYCg33qTGyRINJp2AjhGBt45+cvvFNBJcK6YwjFft7L/bqYStnkLlQj7uL2QIy2kUmLVTvo3+ybWaPm9SJ7F2qsAtLThAvQu2MzoN4iwlNP+qi5mEzTxd54Vh0RFUkrRFJKCfB7fkeQqKLAicqZSy40VkZHROvjlytTjMSrNNeOqVPReXxbVLypEmifHHwSA5FOxfoBnm5/nldPAdwz+W939+jyWxMbPGOAts1fVyRU2NYZk2itjDPV0hdmYrVZ01ibfSABOsXBL7FL80gDdkexp7qoT11FGyC+9oRieRjIFGgWZsDR+2wVYf2c3XWtM1mwwxJrbeRFXp6qKAforFFTI524+xLhVqfDQ5QS2rGCk785Hgq92/5NWuVSSmXBWcrKo37Z32RhiwQarcKTeCDtgJ3ODP7MKZUEuiyQhUhm3vQi8BSTCIxpFRx8aWNosomhrA0QpUyvcIXaLxiRj5j9e77+gkudRHrJNWFoteZS5GmN/HPlyDxSdQqnzn6ehrwVYZepjVEUFcclKgpTbi+uK2BRsSuT8q10ixV7PZqrjIaXn5cQeogL+iali6YTbqdT6sd0zatbyylyvkECyCHUiVi5wZlvQLkQvjzfrvcI3ezi5EINfEeLDV1JR1X0PjP3D750SHXOpn+6N1J7dPoMS8amyrcxbYoYNcmGT5Sr188aILAIqALkjmuYRSiMVzcPjL7QT1ov72hnZmjN8UzYnwE0m8wtqH8zO1vt6ke6VrRZOIw+IcWW2nn6beUrM5gEawCuC3WaX9Iqg9GTUoUuBlaJKXzvGaipAoZvtE+79uy58bpBo7bo5JnH0mcV0/D9+1DXyQNRWfJbpMtF4pWKpZKXlELB46hxxXeZOXtskgAmG1o/GUwH89jV2rqxhelvJzEOoVz3WPh9QWii+oEEpmz52+kQJJjdi3H/DEYa364LbiAeah0dMklBn2IqC0zKLasnlBJQd84kktET7D7q82e3wkJpw+VkAiztWUUgYRENTY6ZI51m/0tlgo0FCD+ZhthLKEgTm+VEArIh8YL6zesoTMOhBS4XgCLy65rNh0kU/Efdcuawagwf+ZvpZURYPgntkK76oxCG5z8XqtGjuilYOVicHvVh6fZFi0/Nir9Kr7MnpyerGisCZ+dBTh7bsm3/3cIubq7IyfQG9gnU4iNGwAl+rXNNK7SP8SkDpxZvBWf369pfPt4lfF3WzAafjNEHb++uH9xLa//gSNpVRt45OfzBFdBJScinCwxNO7hgbQxUrA3F9CdmPELptM0wutOGAMjxluTOJTVlFznuZv6TJmGPWFXxTe846j9Ra5MD7CYNXKqGPSjxs2wyenudHee1d0j7vdaLZAAAAAhs14BA1qTeGhMuNjvEu53eiLJV7yDlaFVKaxmqhjqDC7pmu+W6RwRhpEMGgKnlB0cRKu3NUyCAfOYAlMq6iV2fKF/nPHv2H6AkN3auRfl5LyhqzuHmp7+QUusuFHWurF+6MsiLGlj+ovEouDXhX87ZqjWHJnON6SLxMcsDkeMC1spUL4ru8iDIFMfY8vuC+Eo4J94ecyC0dYknUcboV3+4Wd+FvVT57Hj2b0qd63pdfoNkj/yddSL6SyloQQK0+qN4GgE96VmN5A7b9GA+tjQi9kvavoQ2CYDeKrkN1kiPk1otaRVL4T4UoYAyqjfI5/5J5yro8rBtKF7Cpda+l3IDb11ykl+XxBvSl1NiIVk2QOrTwDyoy3UA0a+Br8GA0H0AodTrwTgvwH4+87OM6WYUaPNiZJBrYtwlKqobs3V3cHzKIECA7MZSX74O/srfCXNKLE7Vtf0LPRRUcVb6laLTK935+8wm55d50hRaRq5FaydQX9FwIF0vaVfjXHq6yv/el0/X2nU+O5ZcYRE6dKS2k93Mq4I8U+ttlur8TBkwlKfK8N0u527hCfmUN3BrugYVlToFACkeVXHKwg0k17g4OGnxUjp3ZID8p571B4Rnff0nQKU3kkn+hLAv19W1bz9QW2kw4qVN5S8tIhGJlIUGLF5l8TOsCuzjk8oUeudal3mxAAAAJUcD1US3RiUm00GsAFUPjxELQMzL03IUtWsiIAvorPMV7Jr/mF8aXjLiyn5Mek6S8a2PEj+7LJA3wX4HcDXRc/TB7LyXjB31iOCFp96vvNw8iIG8Gjb9DjgMdVCI5Vbp5gNt5WbHPaLsu+yO9qC8ohUOKd0twnkFAT380wlYbJRr4Veb/4Jgb+QRjGXkSY+5nXRLX47XwzZte7YGvH9SvKkDzua35J9u+joQ0TN9EBT6RLPPpwrQkXLU0BhuWQZpMF8zmn5xFKus8H1FqTw//0z2Ieq+AqQsOIYls3nmnwUsWjzrDfIqw2Cz/VkcReUj1xcy2feE1luA6t4LSFz9/KOcG6+phrWxouhpkKDypULDeAP5U5VfI+2Wi7KtsjNOyzwpuR/pRPVwcZGvq9QoqIBewr5Y3y946W+qT+kyVC5YjIQ97Q/DHeUeM2RNryeu9/cQ5bJJ2gZI5AaxqdxPdFtDambKTzpep9VU6xxbkCPQs1lAEmMS296vlHrWNm9qY9KoHLgKc72GTZwtxxX/ZTDEcRX6tPPclu7d9XqVktmO2MxFU7DJSrxukTmwyxjx0czOmIs5gw42xYIFYT1Q1v8sPStdx8sTczPWWwo1q6K+d5UrVB5xAi0tuFEgAdqrIX1KKU5302bax8QUwZoHCFUGovPfE7R+yGejfyDcgrO7JvBPQXgTlaJ1q5KmdIfjdOYMntTcQgwtZjHKjf2yEn+Kijfzgxlf64ieffb9JAUyuVHQ6gjZ1No/VPb0dvrLS4wzADVcD9bpMt5eWC3ifw9JUSQHBnFdd0lC4sqjIZTCCEvArQ6DTo4CqgLgAD7CwGGi5mKq5IalONq49uisaXvTBPdJPUugh+iv0Gfdnp0Gw2Y0NgFNLbTJYOHkOUI7Qa042t3u28COuzOd9enCohdYaE7EsA29pza9fW6J6nDtNW+AQ58JG0doPazP0NRB1gC5t6JZxyuwuFghrWkT/uxq77S0fGUQYAUMxCgBE576IomxwD1x5HrgNkrQ+YViWh1gl501YiaTQ7gVqm6pHs/qpGgXQ05p1cD+SQkGe6Y5R+vmWd25RpzW1EpyEbyrBHjvCSBQEhcgBiljzLJPzRJ607KPxOI3T+S2mKlYAQbCAAAAA=);--bg:#0b0d0f;--panel:#121417eb;--panel-2:#181b1ef0;--panel-soft:#ffffff09;--surface-2:#ffffff0e;--line:#30343a;--border:#30343a;--ink:#f4f4f1;--text:#f4f4f1;--muted:#a9adb2;--gold:#b7a27a;--teal:#79a9a7;--rose:#d07170;--accent:#8fb7b4;--accent-strong:#b7d0ce;--shadow-soft:0 18px 50px #0000003d;--shadow-lifted:0 28px 80px #00000057}:root[data-theme=light]{--wealth-bloom-image:url(data:image/webp;base64,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);--bg:#f3f4f2;--panel:#fffffff0;--panel-2:#f7f8f6f7;--panel-soft:#1c212409;--surface-2:#1c21240e;--line:#d2d6d4;--border:#d2d6d4;--ink:#202426;--text:#202426;--muted:#62696b;--gold:#806b46;--teal:#3f7775;--rose:#a94848;--accent:#527f7d;--accent-strong:#315e5c;--shadow-soft:0 18px 46px #2d333517;--shadow-lifted:0 28px 72px #2d333524}body,:root[data-theme=light] body{background-color:var(--bg);background-image:radial-gradient(circle, color-mix(in srgb, var(--ink) 9%, transparent) 0 1px, transparent 1.4px), linear-gradient(180deg, color-mix(in srgb, var(--panel-2) 72%, var(--bg)), var(--bg) 42rem);color:var(--ink);background-position:0 0,0 0;background-size:92px 92px,100% 100%}body::selection{background:color-mix(in srgb, var(--accent) 35%, transparent)}.nav,:root[data-theme=light] .nav{border-bottom-color:color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--bg) 84%, transparent);-webkit-backdrop-filter:blur(22px)saturate(115%);backdrop-filter:blur(22px)saturate(115%);box-shadow:0 10px 35px #00000014}.brand-mark,.mobile-menu-button,.nav-link,.btn,:root[data-theme=light] .nav-link,:root[data-theme=light] .btn{border-color:var(--line);background:color-mix(in srgb, var(--panel) 92%, transparent);color:var(--ink);box-shadow:inset 0 1px #ffffff12}.nav-link,.btn,.settings-tab,.year-btn{border-radius:12px;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s}.nav-link:hover,.btn:hover,.settings-tab:hover,.year-btn:hover{border-color:color-mix(in srgb, var(--accent) 62%, var(--line));transform:translateY(-1px);box-shadow:0 10px 24px #0000001f}.btn.primary,.nav-link.active,.settings-tab.active,.year-btn.active,:root[data-theme=light] .btn.primary,:root[data-theme=light] .nav-link.active,:root[data-theme=light] .settings-tab.active,:root[data-theme=light] .year-btn.active{border-color:color-mix(in srgb, var(--accent) 68%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--accent-strong) 86%, #202426), color-mix(in srgb, var(--accent) 82%, #202426));color:#f8faf9;box-shadow:0 12px 30px color-mix(in srgb, var(--accent) 22%, transparent), inset 0 1px 0 #ffffff2e}.card,.panel-premium,.modern-filter,.settings-tab,.data-card-full,:root[data-theme=light] .panel-premium{border-color:color-mix(in srgb, var(--line) 94%, transparent);background:color-mix(in srgb, var(--panel) 96%, transparent);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px)saturate(108%);backdrop-filter:blur(18px)saturate(108%)}.card,.panel-premium,.data-card-full,.table-wrap,.wide-table-wrap,.entry-modal,.detail-modal{border-radius:18px}.card:hover{border-color:color-mix(in srgb, var(--accent) 28%, var(--line))}h1,h2,h3,strong{text-wrap:balance}h1{letter-spacing:-.048em;font-weight:680}h2{letter-spacing:-.035em;font-weight:650}.eyebrow{color:var(--teal);letter-spacing:.14em}input,select,textarea,:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea{border-color:var(--line);background:color-mix(in srgb, var(--panel-2) 92%, transparent);color:var(--ink);border-radius:12px;box-shadow:inset 0 1px #ffffff0d}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 17%, transparent)}.table-wrap,.wide-table-wrap{background:color-mix(in srgb, var(--panel) 94%, transparent);box-shadow:0 14px 40px #0000001a}.wide-table th,.dashboard-table-wrap thead th,.table-scroll thead th,:root[data-theme=light] .wide-table th,:root[data-theme=light] .dashboard-table-wrap thead th,:root[data-theme=light] .table-scroll thead th{background:color-mix(in srgb, var(--panel-2) 96%, transparent);color:var(--muted);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}th,td{border-bottom-color:color-mix(in srgb, var(--line) 76%, transparent)}tbody tr:hover td{background:color-mix(in srgb, var(--accent) 5%, transparent)}.landing-page-v4013{isolation:isolate;position:relative}.landing-hero-v4013{isolation:isolate;perspective:1600px;min-height:720px;position:relative}.landing-hero-v4013:before{content:"";z-index:-2;aspect-ratio:16/9;background:var(--wealth-bloom-image) center / contain no-repeat;opacity:.34;filter:saturate(.72)contrast(1.05);pointer-events:none;width:min(88vw,1320px);position:absolute;top:-3rem;right:-16vw;transform:translateZ(-10px)}:root[data-theme=light] .landing-hero-v4013:before{background-image:var(--wealth-bloom-image);opacity:.72;filter:saturate(.65)contrast(1.02)}.landing-copy,.landing-portfolio-preview{z-index:1;position:relative}.landing-copy{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--panel) 82%, transparent);box-shadow:var(--shadow-lifted), inset 0 1px 0 #ffffff1f;-webkit-backdrop-filter:blur(22px)saturate(112%);backdrop-filter:blur(22px)saturate(112%);border-radius:26px;padding:clamp(22px,4vw,56px)}.landing-hero h1{max-width:9ch;font-size:clamp(50px,7vw,98px)}.landing-portfolio-preview{border-color:color-mix(in srgb, var(--accent) 26%, var(--line));background:color-mix(in srgb, var(--panel) 86%, transparent);box-shadow:var(--shadow-lifted), inset 0 1px 0 #ffffff24;transform-origin:0;border-radius:24px;transition:transform .7s cubic-bezier(.18,.8,.2,1),border-color .35s;transform:perspective(1600px)rotateY(-2.2deg)rotateX(1deg)translateZ(0)}.landing-portfolio-preview:hover{border-color:color-mix(in srgb, var(--accent) 50%, var(--line));transform:perspective(1600px)rotateY(0)rotateX(0)translateY(-4px)}.landing-portfolio-preview:before{background:linear-gradient(145deg,#ffffff0a,#0000 58%)}.landing-preview-metrics article,.landing-preview-card,:root[data-theme=light] .landing-preview-metrics article,:root[data-theme=light] .landing-preview-card{border-color:var(--line);background:color-mix(in srgb, var(--panel-2) 90%, transparent);box-shadow:0 14px 36px #0000001f,inset 0 1px #ffffff17}.landing-feature-grid article,.landing-product-shot,.landing-value-strip>div,.landing-final-cta{border-color:var(--line);background:color-mix(in srgb, var(--panel) 94%, transparent);box-shadow:var(--shadow-soft)}.compact-dashboard-hero{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 92%, transparent);box-shadow:var(--shadow-soft);border-radius:22px;margin:14px 0 22px;padding:clamp(20px,3vw,34px)}.dashboard-view-switcher,:root[data-theme=light] .dashboard-view-switcher{border-color:var(--line);background:color-mix(in srgb, var(--panel-2) 92%, transparent);border-radius:13px}.dashboard-view-switcher button.active,:root[data-theme=light] .dashboard-view-switcher button.active{color:#f8faf9;background:linear-gradient(135deg, color-mix(in srgb, var(--accent-strong) 84%, #202426), color-mix(in srgb, var(--accent) 82%, #202426));box-shadow:0 9px 24px color-mix(in srgb, var(--accent) 20%, transparent)}.smart-dashboard-surface,:root[data-theme=light] .smart-dashboard-surface{border-color:var(--line);background:color-mix(in srgb, var(--panel) 92%, transparent);box-shadow:var(--shadow-lifted);border-radius:22px;overflow:visible}.dashboard-primary-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-primary-metrics>.card{border-color:color-mix(in srgb, var(--accent) 20%, var(--line));background:color-mix(in srgb, var(--panel-2) 92%, transparent);min-height:116px}.smart-visual-grid{gap:12px;margin-bottom:14px}.smart-chart-card,:root[data-theme=light] .smart-chart-card{border-color:var(--line);background:color-mix(in srgb, var(--panel-2) 92%, transparent);box-shadow:0 14px 36px #0000001f}.dashboard-disclosure-section{gap:14px;margin:8px 0 36px;display:grid}.dashboard-disclosure-heading{justify-content:space-between;align-items:flex-end;gap:22px;padding:8px 2px;display:flex}.dashboard-disclosure-heading h2{margin:4px 0 0;font-size:clamp(24px,3vw,38px)}.dashboard-disclosure-heading p{text-align:right;max-width:520px;margin:0}.dashboard-disclosure-list{gap:10px;display:grid}.dashboard-disclosure{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 94%, transparent);border-radius:17px;position:relative;overflow:clip;box-shadow:0 12px 34px #0000001a,inset 0 1px #ffffff12}.dashboard-disclosure[open]{border-color:color-mix(in srgb, var(--accent) 38%, var(--line));box-shadow:var(--shadow-soft)}.dashboard-disclosure>summary{min-height:82px;color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:18px;padding:15px 18px;list-style:none;display:grid}.dashboard-disclosure>summary::-webkit-details-marker{display:none}.dashboard-disclosure>summary:hover{background:color-mix(in srgb, var(--accent) 5%, transparent)}.dashboard-disclosure>summary:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 48%, transparent);outline-offset:-3px}.dashboard-disclosure-copy{gap:5px;min-width:0;display:grid}.dashboard-disclosure-copy strong{font-size:17px}.dashboard-disclosure-copy small{color:var(--muted);font-size:12px;line-height:1.45}.dashboard-disclosure-summary{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:760}.dashboard-disclosure-chevron{aspect-ratio:1;border:1px solid var(--line);width:28px;color:var(--muted);border-radius:50%;place-items:center;font-size:18px;transition:transform .28s,color .22s,border-color .22s;display:grid}.dashboard-disclosure[open] .dashboard-disclosure-chevron{color:var(--accent-strong);border-color:color-mix(in srgb, var(--accent) 52%, var(--line));transform:rotate(180deg)}.dashboard-disclosure-content{border-top:1px solid color-mix(in srgb, var(--line) 72%, transparent);transform-origin:top;padding:4px 14px 14px;animation:.34s cubic-bezier(.18,.8,.2,1) both cwnsDisclosureIn}.smart-disclosure-metrics,.dashboard-secondary-metric-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:10px;padding:12px 0;display:grid}.smart-disclosure-metrics>.card,.dashboard-secondary-metric-grid>.card{background:color-mix(in srgb, var(--panel-2) 92%, transparent);min-height:104px;box-shadow:none;padding:15px 16px}.dashboard-disclosure-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.dashboard-disclosure-panel{min-width:0}.dashboard-disclosure-panel[data-panel-span="12"]{grid-column:1/-1}.dashboard-disclosure-panel:has(.wealth-risk-panel){grid-column:1/-1}.dashboard-disclosure-panel:has(.smart-chart-primary){grid-column:1/-1}.dashboard-disclosure-panel>.chart-detail-shell,.dashboard-disclosure-panel>.wealth-risk-panel,.dashboard-disclosure-panel .smart-chart-card{height:100%}.dashboard-disclosure-panel .smart-chart-card{min-height:300px}.dashboard-disclosure-panel .smart-support-chart{height:235px}.individual-metric-disclosure{margin-top:12px}.individual-metric-disclosure .dashboard-secondary-metric-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.individual-metric-disclosure .dashboard-secondary-metric-grid>.card{grid-column:span 3}.dashboard-unified-grid{gap:14px}.dashboard-unified-block{min-width:0}.animation-dashboard .compact-dashboard-hero{border-color:color-mix(in srgb, var(--accent) 26%, var(--line))}.portfolio-animation-stage-v4032,.portfolio-animation-stage-v4040{position:relative;overflow:hidden;border-color:color-mix(in srgb, var(--accent) 30%, var(--line))!important;background:linear-gradient(90deg, #090b0df2 0%, #090b0dbd 48%, #090b0de6 100%), var(--wealth-bloom-image) center / cover no-repeat!important;box-shadow:var(--shadow-lifted), inset 0 1px 0 #ffffff14!important}:root[data-theme=light] .portfolio-animation-stage-v4032,:root[data-theme=light] .portfolio-animation-stage-v4040{color:var(--ink);border-color:color-mix(in srgb, var(--accent) 28%, var(--line))!important;background:linear-gradient(90deg, #f9f9f7eb 0%, #f9f9f7b3 48%, #f9f9f7db 100%), var(--wealth-bloom-image) center / cover no-repeat!important;box-shadow:var(--shadow-lifted), inset 0 1px 0 #fffc!important}.portfolio-animation-stage-v4040:before{animation:20s linear infinite cwnsParticlesFloat;animation-play-state:var(--animation-play-state,running);background-image:radial-gradient(circle,#e8efee57 0 1px,#0000 1.5px),linear-gradient(#ffffff09,#0000 28% 78%,#00000038);background-size:88px 88px,100% 100%}:root[data-theme=light] .portfolio-animation-stage-v4040:before{background-image:radial-gradient(circle,#394b4a2e 0 1px,#0000 1.4px),linear-gradient(#fff3,#0000 32% 78%,#363e3f0d)}.portfolio-animation-stage-v4040 .portfolio-animation-glow{display:none}.portfolio-animation-stage-v4032 .data-flow-source-card-v4032,.portfolio-animation-stage-v4032 .data-flow-chart-card-v4032,.portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032,:root[data-theme=light] .portfolio-animation-stage-v4032 .data-flow-source-card-v4032,:root[data-theme=light] .portfolio-animation-stage-v4032 .data-flow-chart-card-v4032,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-insights-v4032{border-color:color-mix(in srgb, var(--accent) 24%, var(--line));background:color-mix(in srgb, var(--panel) 86%, transparent);color:var(--ink);-webkit-backdrop-filter:blur(20px)saturate(110%);backdrop-filter:blur(20px)saturate(110%);box-shadow:0 18px 46px #0003,inset 0 1px #ffffff14}.portfolio-animation-stage-v4032 .data-flow-source-card-v4032{--source-color:#90aaa8}.portfolio-animation-stage-v4032 .portfolio-animation-core,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));background:radial-gradient(circle at 38% 32%, #ffffff3d, transparent 22%), radial-gradient(circle, color-mix(in srgb, var(--panel-2) 96%, transparent), color-mix(in srgb, var(--bg) 96%, transparent) 70%);color:var(--ink);box-shadow:0 24px 58px #00000040, 0 0 0 12px color-mix(in srgb, var(--accent) 5%, transparent), inset 0 0 32px #ffffff12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.animation-dashboard-details{perspective:1400px;position:relative}.animation-dashboard-details .dashboard-primary-metrics>.card,.animation-dashboard-details .dashboard-disclosure{animation:.64s cubic-bezier(.18,.8,.2,1) both cwnsSectionRise}.animation-dashboard-details .dashboard-primary-metrics>.card:nth-child(2){animation-delay:50ms}.animation-dashboard-details .dashboard-primary-metrics>.card:nth-child(3){animation-delay:.1s}.animation-dashboard-details .dashboard-primary-metrics>.card:nth-child(4){animation-delay:.15s}.animation-dashboard-details .dashboard-disclosure:nth-child(2){animation-delay:60ms}.animation-dashboard-details .dashboard-disclosure:nth-child(3){animation-delay:.12s}.animation-dashboard-details .dashboard-disclosure:nth-child(4){animation-delay:.18s}.animation-dashboard-details .dashboard-disclosure:nth-child(5){animation-delay:.24s}.animation-dashboard-details .dashboard-disclosure[open]{transform:translateZ(12px)}@keyframes cwnsDisclosureIn{0%{opacity:0;transform:translateY(-8px)scaleY(.985)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes cwnsSectionRise{0%{opacity:0;transform:translate3d(0,18px,-18px)}to{opacity:1;transform:translate(0,0)}}@keyframes cwnsParticlesFloat{0%{background-position:0 0,0 0}to{background-position:44px -88px,0 0}}.admin-stats-grid>div,.production-readiness-grid>div,.integration-switch-row,.dynamic-asset-panel,.watchlist-auto-panel,.gemini-valuation-panel,.connection-card,.suggestion-card,.settings-section,.settings-panel{border-color:var(--line);background:color-mix(in srgb, var(--panel) 94%, transparent);box-shadow:0 12px 32px #0000001a}.entry-modal-backdrop,.detail-modal-backdrop,.calculation-inspector-backdrop,.chat-delete-backdrop{-webkit-backdrop-filter:blur(12px)saturate(88%);backdrop-filter:blur(12px)saturate(88%);background:#070809b8}.entry-modal,.detail-modal,.calculation-inspector-modal,.chat-delete-dialog{border-color:color-mix(in srgb, var(--accent) 28%, var(--line));background:color-mix(in srgb, var(--panel) 98%, transparent);box-shadow:0 34px 100px #00000070}@media (max-width:1100px){.dashboard-primary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.individual-metric-disclosure .dashboard-secondary-metric-grid>.card{grid-column:span 6}.landing-hero-v4013:before{opacity:.26;width:112vw;right:-28vw}}@media (max-width:760px){.landing-hero-v4013{min-height:auto}.landing-copy{border-radius:20px;padding:24px 20px}.landing-portfolio-preview{transform:none}.landing-hero-v4013:before{opacity:.2;width:145vw;top:8rem;right:-42vw}:root[data-theme=light] .landing-hero-v4013:before{opacity:.45}.dashboard-disclosure-heading{flex-direction:column;align-items:flex-start}.dashboard-disclosure-heading p{text-align:left}.dashboard-disclosure>summary{grid-template-columns:minmax(0,1fr) 28px;gap:10px;min-height:76px;padding:14px}.dashboard-disclosure-summary{grid-area:2/1}.dashboard-disclosure-chevron{grid-area:1/2/3}.dashboard-disclosure-panels{grid-template-columns:1fr}.dashboard-disclosure-panel,.dashboard-disclosure-panel[data-panel-span="12"]{grid-column:1}.individual-metric-disclosure .dashboard-secondary-metric-grid{grid-template-columns:1fr}.individual-metric-disclosure .dashboard-secondary-metric-grid>.card{grid-column:1}}@media (max-width:520px){.dashboard-primary-metrics{grid-template-columns:1fr!important}.dashboard-primary-metrics>.card{min-height:100px}.compact-dashboard-hero{border-radius:18px;padding:18px 15px}.dashboard-disclosure-content{padding:3px 9px 10px}.smart-disclosure-metrics{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.landing-portfolio-preview,.dashboard-disclosure-chevron,.animation-dashboard-details .dashboard-primary-metrics>.card,.animation-dashboard-details .dashboard-disclosure,.dashboard-disclosure-content,.portfolio-animation-stage-v4040:before{transition:none!important;animation:none!important;transform:none!important}}.broker-fee-settings{gap:14px;margin:20px 0;display:grid}.broker-fee-intro,.broker-fee-card-head,.broker-fee-source,.broker-rule-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.broker-fee-intro{border:1px solid var(--line);background:#0c101657;border-radius:16px;padding:14px}.broker-fee-intro p,.broker-fee-card p{margin:3px 0 0}.broker-fee-card{border:1px solid var(--line);background:#0c10166b;border-radius:18px;gap:14px;padding:16px;display:grid}.broker-fee-card h3{margin:0 0 3px;font-size:18px}.broker-fee-card small{color:var(--muted)}.broker-fee-switch{border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:11px 12px;margin:0!important;display:flex!important}.broker-fee-switch input{width:auto;accent-color:var(--teal)}.broker-fee-defaults{grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;display:grid}.broker-fee-defaults label,.broker-rule-grid label{margin:0!important}.broker-fee-source{color:var(--muted);background:#58a3aa1a;border-radius:12px;padding:10px 12px;font-size:12px}.broker-fee-source a{color:var(--teal);text-underline-offset:3px;text-decoration:underline}.broker-fee-details{border-top:1px solid var(--line);padding-top:12px}.broker-fee-details summary{cursor:pointer;color:var(--ink);font-weight:750}.broker-rule-list{gap:10px;margin-top:12px;display:grid}.broker-rule-card{border:1px solid var(--line);background:#191f298c;border-radius:14px;gap:10px;padding:12px;display:grid}.broker-rule-grid{grid-template-columns:2fr repeat(6,minmax(96px,1fr));gap:8px;display:grid}:root[data-theme=light] .broker-fee-intro,:root[data-theme=light] .broker-fee-card,:root[data-theme=light] .broker-rule-card{background:#ffffffb3}@media (max-width:1180px){.broker-fee-defaults{grid-template-columns:repeat(3,minmax(150px,1fr))}.broker-rule-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (max-width:680px){.broker-fee-intro,.broker-fee-card-head,.broker-fee-source{flex-direction:column;align-items:flex-start}.broker-fee-card-head .editor-actions,.broker-fee-card-head .btn{width:100%}.broker-fee-defaults,.broker-rule-grid{grid-template-columns:1fr 1fr}.broker-fee-switch{align-items:flex-start}.broker-fee-source a{align-items:center;min-height:44px;display:flex}}@media (max-width:430px){.broker-fee-defaults,.broker-rule-grid{grid-template-columns:1fr}}@media (min-width:1051px){.compact-dashboard-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.dashboard-hero-actions{justify-content:flex-end;justify-self:end;width:max-content;max-width:min(100%,720px);margin-left:auto}}.dashboard-view-switcher button{color:color-mix(in srgb, var(--ink) 72%, var(--muted));font-weight:780}.dashboard-view-switcher button.active{color:#f7f8f7;letter-spacing:.005em;background:linear-gradient(145deg,#3b4243,#202526);font-weight:900;box-shadow:0 9px 24px #00000042,inset 0 1px #fff3}:root[data-theme=light] .dashboard-view-switcher button.active{color:#151a1b;background:linear-gradient(145deg,#fafaf8,#d9dddc);box-shadow:0 8px 20px #2d333524,inset 0 0 0 1px #aab1b0,inset 0 1px #fff}.btn.primary,.nav-link.active,.settings-tab.active,.year-btn.active,[aria-pressed=true]{font-weight:850}.animation-dashboard-details{margin-top:-10px}.animation-dashboard-details .dashboard-disclosure-list{margin-top:0}.portfolio-animation-stage-v4032 .data-flow-cores-v4032{perspective:1200px;transform-style:preserve-3d}.portfolio-animation-stage-v4032 .portfolio-animation-core,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{--core-turn:7deg;--core-hover-turn:3deg;--core-accent:#aeb5b4;aspect-ratio:1.16;color:#f5f6f4;-webkit-backdrop-filter:blur(20px)saturate(82%);backdrop-filter:blur(20px)saturate(82%);width:228px;transform:translate(-50%, -50%) perspective(900px) rotateX(5deg) rotateY(var(--core-turn));transform-style:preserve-3d;background:linear-gradient(145deg,#ffffff2e,#ffffff09 34%,#0507086b 78%),linear-gradient(155deg,#474e50f0,#131718f7);border:1px solid #dde2e157;border-radius:30px;overflow:visible;box-shadow:0 30px 70px #00000057,inset 0 1px #ffffff3d,inset 0 -22px 40px #0000002e}.portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{--core-turn:-7deg;--core-hover-turn:-3deg;--core-accent:#83aaa7;background:linear-gradient(145deg,#fff3,#ffffff0a 34%,#060a0a66 78%),linear-gradient(155deg,#414c4cf5,#111717fa);border-color:#c5dad76b}.portfolio-animation-stage-v4032 .portfolio-animation-core:before{content:"";z-index:1;background:linear-gradient(125deg, #ffffff17, transparent 42%), linear-gradient(180deg, transparent 68%, color-mix(in srgb, var(--core-accent) 13%, transparent));pointer-events:none;border:1px solid #ffffff21;border-radius:23px;position:absolute;inset:7px}.portfolio-animation-stage-v4032 .portfolio-animation-core:after{content:"";z-index:-2;pointer-events:none;background:linear-gradient(145deg,#99a2a12e,#050708b8);border:1px solid #cdd4d32e;border-radius:30px;position:absolute;inset:10px -10px -14px 12px;transform:translateZ(-34px);box-shadow:0 22px 46px #00000057}.portfolio-animation-crystal-depth,.portfolio-animation-crystal-sheen{pointer-events:none;position:absolute}.portfolio-animation-crystal-depth{z-index:1;border-right:1px solid color-mix(in srgb, var(--core-accent) 48%, transparent);opacity:.72;border-bottom:1px solid #ffffff1a;border-radius:17px;inset:18px}.portfolio-animation-crystal-sheen{z-index:2;opacity:.48;filter:blur(4px);background:linear-gradient(90deg,#0000,#ffffff57,#0000);border-radius:50%;width:36%;top:6%;bottom:6%;left:-44%;transform:skew(-16deg)}.portfolio-animation-stage-v4032.is-active .portfolio-animation-crystal-sheen{animation:9s ease-in-out 1.2s infinite cwnsCrystalSheen;animation-play-state:var(--animation-play-state,running)}.portfolio-animation-stage-v4032 .portfolio-animation-core-ripple,.portfolio-animation-stage-v4032 .portfolio-animation-allocation-ring,.portfolio-animation-stage-v4032 .portfolio-animation-ring{display:none!important}.portfolio-animation-stage-v4032 .portfolio-animation-core-value{z-index:4;border-radius:18px;inset:18px}.portfolio-animation-stage-v4032 .portfolio-animation-core-value>span:first-child{color:#edf0eeb8;letter-spacing:.13em}.portfolio-animation-stage-v4032 .portfolio-animation-core-value strong{color:#fff;text-shadow:0 2px 20px #00000047}.portfolio-animation-stage-v4032 .portfolio-animation-core-value small,.portfolio-animation-stage-v4032 .portfolio-animation-comparisons small{color:#eaeeecc2}.portfolio-animation-stage-v4032 .portfolio-animation-core:hover,.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-core:hover,.portfolio-animation-stage-v4040[data-scroll-optimized=true] .portfolio-animation-core:hover{border-color:#e1e8e69e;box-shadow:0 38px 82px #0006, 0 0 34px color-mix(in srgb, var(--core-accent) 18%, transparent), inset 0 1px 0 #ffffff4d!important;transform:translate(-50%, -50%) perspective(900px) rotateX(2deg) rotateY(var(--core-hover-turn)) translateY(-4px) scale(1.025)!important}.portfolio-animation-stage-v4032 .portfolio-animation-core.is-selected,.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-core.is-selected,.portfolio-animation-stage-v4040[data-scroll-optimized=true] .portfolio-animation-core.is-selected{border-color:color-mix(in srgb, var(--core-accent) 74%, #eef1ef);box-shadow:0 42px 88px #00000070, 0 0 38px color-mix(in srgb, var(--core-accent) 26%, transparent), inset 0 1px 0 #ffffff57!important;transform:translate(-50%,-50%)perspective(900px)rotateX(1deg)rotateY(0)translateY(-5px)scale(1.045)!important}.portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-core,.portfolio-animation-stage-v4040[data-scroll-optimized=true] .portfolio-animation-core{transform:translate(-50%, -50%) perspective(900px) rotateX(5deg) rotateY(var(--core-turn))!important;box-shadow:0 30px 70px #00000057,inset 0 1px #ffffff3d,inset 0 -22px 40px #0000002e!important}.portfolio-animation-stage-v4032 .data-flow-debt-v4032>span{background:linear-gradient(145deg,#793737b8,#221314f0);border-color:#d67a778a;border-radius:15px;width:48px;height:48px;transform:perspective(500px)rotateY(-8deg);box-shadow:0 14px 30px #00000047,inset 0 1px #ffffff24}.portfolio-animation-stage-v4032 .portfolio-animation-line{filter:drop-shadow(0 0 7px #8fb7b47a)}.portfolio-animation-stage-v4040.is-scroll-optimized:before,.portfolio-animation-stage-v4040[data-scroll-optimized=true]:before{opacity:.58;display:block!important}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{color:#1b2021;background:linear-gradient(145deg,#fffffffa,#ffffff7a 33%,#9ea6a530 78%),linear-gradient(155deg,#f6f7f5,#cfd4d3);border-color:#aeb5b4;box-shadow:0 28px 62px #30373833,inset 0 1px #fff,inset 0 -22px 38px #6068681a}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core.net-core{background:linear-gradient(145deg,#fffffffa,#ffffff80 33%,#5f848124 78%),linear-gradient(155deg,#f7f8f6,#cbd4d2);border-color:#94aaa8}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core:before{background:linear-gradient(125deg, #ffffffb8, transparent 42%), linear-gradient(180deg, transparent 68%, color-mix(in srgb, var(--core-accent) 12%, transparent));border-color:#ffffffdb}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core:after{background:linear-gradient(145deg,#e2e6e4f0,#979e9d6b);border-color:#636d6d2e;box-shadow:0 20px 42px #373f402e}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core-value>span:first-child,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core-value small,:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-comparisons small{color:#4b5556}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-core-value strong{color:#171c1d;text-shadow:0 2px 18px #ffffffb3}:root[data-theme=light] .portfolio-animation-stage-v4040.is-scroll-optimized .portfolio-animation-core,:root[data-theme=light] .portfolio-animation-stage-v4040[data-scroll-optimized=true] .portfolio-animation-core{box-shadow:0 28px 62px #30373833,inset 0 1px #fff,inset 0 -22px 38px #6068681a!important}@keyframes cwnsCrystalSheen{0%,16%{opacity:0;left:-44%}24%{opacity:.46}42%{opacity:0;left:112%}to{opacity:0;left:112%}}@media (max-width:960px){.portfolio-animation-stage-v4032 .portfolio-animation-core{width:205px}}@media (max-width:680px){.compact-dashboard-hero{grid-template-columns:1fr;display:grid}.dashboard-hero-actions{justify-self:stretch;width:100%;margin-left:0}.dashboard-view-switcher{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.portfolio-animation-stage-v4032 .portfolio-animation-core{border-radius:22px;width:146px}.portfolio-animation-stage-v4032 .portfolio-animation-core:before{border-radius:17px;inset:5px}.portfolio-animation-stage-v4032 .portfolio-animation-core:after{border-radius:22px}.portfolio-animation-stage-v4032 .portfolio-animation-core-value{inset:10px}}@media (max-width:420px){.portfolio-animation-stage-v4032 .portfolio-animation-core{width:121px}}@media (prefers-reduced-motion:reduce){.portfolio-animation-crystal-sheen{display:none!important}}:root{--cwns-side-nav-width:264px;--cwns-side-nav-gap:18px}body.has-app-nav{isolation:isolate;background-image:radial-gradient(circle, color-mix(in srgb, var(--ink) 8%, transparent) 0 1px, transparent 1.35px), linear-gradient(180deg, color-mix(in srgb, var(--panel-2) 68%, var(--bg)), var(--bg) 42rem);background-size:96px 96px,100% 100%;animation:42s linear infinite cwnsAmbientGrid;position:relative}body.has-app-nav:before{content:"";inset:0 calc(var(--cwns-side-nav-width) + var(--cwns-side-nav-gap)) 0 0;z-index:-1;pointer-events:none;opacity:.56;background-image:radial-gradient(circle at 18% 28%, color-mix(in srgb, var(--accent) 38%, transparent) 0 1.25px, transparent 1.9px), radial-gradient(circle at 72% 16%, color-mix(in srgb, var(--ink) 28%, transparent) 0 1px, transparent 1.7px), radial-gradient(circle at 42% 82%, color-mix(in srgb, var(--accent) 25%, transparent) 0 1.15px, transparent 1.8px);filter:drop-shadow(0 0 5px color-mix(in srgb, var(--accent) 18%, transparent));background-size:310px 310px,430px 430px,520px 520px;animation:30s ease-in-out infinite alternate cwnsAmbientParticles;position:fixed}body.has-app-nav .shell-dashboard{isolation:isolate;position:relative}body.has-app-nav .shell-dashboard:before{content:"";top:86px;right:calc(var(--cwns-side-nav-width) + 24px);z-index:-1;aspect-ratio:16/9;pointer-events:none;opacity:.075;background:var(--wealth-bloom-image) center / contain no-repeat;filter:grayscale(.45)saturate(.56)contrast(1.08);width:min(54vw,850px);position:fixed;transform:perspective(1400px)rotateY(-8deg)translateZ(-20px)}:root[data-theme=light] body.has-app-nav .shell-dashboard:before{opacity:.13;filter:grayscale(.55)saturate(.42)contrast(1.02)}@media (min-width:1121px){body.has-app-nav{padding-right:calc(var(--cwns-side-nav-width) + var(--cwns-side-nav-gap) + 10px)}body.has-app-nav .shell,body.has-app-nav .shell-wide,body.has-app-nav .shell-dashboard{width:min(1720px, calc(100vw - var(--cwns-side-nav-width) - var(--cwns-side-nav-gap) - 42px))}body.has-app-nav .app-side-navigation{z-index:1000;width:var(--cwns-side-nav-width);border:1px solid color-mix(in srgb, var(--line) 92%, transparent);background:linear-gradient(145deg, #ffffff12, transparent 26%), color-mix(in srgb, var(--panel) 94%, transparent);-webkit-backdrop-filter:blur(28px)saturate(108%);backdrop-filter:blur(28px)saturate(108%);border-radius:30px;position:fixed;inset:14px 14px 14px auto;overflow:hidden;box-shadow:-20px 24px 70px #0000002e,inset 0 1px #ffffff1f}:root[data-theme=light] body.has-app-nav .app-side-navigation{background:linear-gradient(145deg,#fffffff5,#f5f6f4e0 48%,#e6e9e7eb),#f4f5f3;border-color:#d3d7d6;box-shadow:-22px 26px 68px #2e353624,inset 0 1px #fff}body.has-app-nav .app-side-navigation:before{content:"";pointer-events:none;background:linear-gradient(120deg, transparent 4%, #ffffff14 32%, transparent 55%), radial-gradient(circle at 82% 12%, color-mix(in srgb, var(--accent) 14%, transparent), transparent 30%);position:absolute;inset:0}body.has-app-nav .nav-inner{z-index:1;flex-direction:column;align-items:stretch;gap:22px;width:100%;height:100%;margin:0;padding:22px 16px 18px;display:flex;position:relative}body.has-app-nav .brand-with-logo{border-bottom:1px solid color-mix(in srgb, var(--line) 84%, transparent);width:100%;padding:0 4px 18px}body.has-app-nav .brand-logo-shell{border-color:color-mix(in srgb, var(--line) 92%, transparent);background:linear-gradient(145deg, color-mix(in srgb, var(--panel-2) 92%, transparent), color-mix(in srgb, var(--panel) 98%, transparent));border-radius:16px;width:100%;height:52px;padding:7px 10px;box-shadow:0 15px 34px #0000002e,inset 0 1px #ffffff1c}body.has-app-nav .brand-logo-image{filter:grayscale(.85)saturate(.36)brightness(1.14)contrast(1.04)}:root[data-theme=light] body.has-app-nav .brand-logo-shell{background:linear-gradient(145deg,#fff,#e5e8e6);border-color:#cbd0cf;box-shadow:0 14px 30px #3037381f,inset 0 1px #fff}:root[data-theme=light] body.has-app-nav .brand-logo-image{filter:grayscale(.78)saturate(.45)brightness(.7)contrast(1.24)}body.has-app-nav .mobile-menu-button{display:none}body.has-app-nav .nav-links{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:6px;width:100%;display:flex}body.has-app-nav .side-navigation-label{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;padding:0 11px 7px;font-size:10px;font-weight:850;display:block}body.has-app-nav .nav-link{width:100%;min-height:48px;color:color-mix(in srgb, var(--ink) 70%, var(--muted));box-shadow:none;text-align:left;background:0 0;border-color:#0000;border-radius:14px;justify-content:flex-start;align-items:center;gap:12px;padding:0 13px;font-size:13px;font-weight:760;display:flex;position:relative;overflow:hidden}body.has-app-nav .nav-link svg{color:color-mix(in srgb, var(--ink) 48%, var(--muted));flex:none;transition:color .2s,transform .2s}body.has-app-nav .nav-link:hover{border-color:color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--panel-2) 78%, transparent);color:var(--ink);transform:translate(-2px);box-shadow:inset 0 1px #ffffff14}body.has-app-nav .nav-link:hover svg{color:var(--ink);transform:translate(-1px)}body.has-app-nav .nav-link.active,:root[data-theme=light] body.has-app-nav .nav-link.active{border-color:color-mix(in srgb, var(--accent) 35%, var(--line));background:linear-gradient(145deg, #ffffff1a, transparent 42%), color-mix(in srgb, var(--accent) 13%, var(--panel-2));color:var(--ink);font-weight:900;box-shadow:0 12px 28px #0000001f,inset 0 1px #ffffff21}body.has-app-nav .nav-link.active:before{content:"";background:linear-gradient(180deg, #d7dfde, color-mix(in srgb, var(--accent) 78%, #72817f));width:3px;box-shadow:0 0 14px color-mix(in srgb, var(--accent) 36%, transparent);border-radius:999px;position:absolute;inset:8px auto 8px 0}body.has-app-nav .nav-link.active svg{color:color-mix(in srgb, var(--accent) 80%, var(--ink))}:root[data-theme=light] body.has-app-nav .nav-link{color:#566060}:root[data-theme=light] body.has-app-nav .nav-link:hover{color:#1b2222;background:#ffffffb8;border-color:#d0d5d4}:root[data-theme=light] body.has-app-nav .nav-link.active{color:#171d1d;background:linear-gradient(145deg,#fff,#e1e5e3);border-color:#b7c0be;box-shadow:0 10px 22px #323a3a21,inset 0 1px #fff}body.has-app-nav .nav-signout{border-color:color-mix(in srgb, var(--line) 72%, transparent);margin-top:auto}body.has-app-nav .chat-dock{right:calc(var(--cwns-side-nav-width) + var(--cwns-side-nav-gap) + 12px)}}.portfolio-animation-stage-v4032,.portfolio-animation-stage-v4040,:root[data-theme=light] .portfolio-animation-stage-v4032,:root[data-theme=light] .portfolio-animation-stage-v4040{border-color:color-mix(in srgb, var(--accent) 25%, var(--line))!important;background:linear-gradient(104deg, color-mix(in srgb, var(--bg) 88%, transparent), color-mix(in srgb, var(--panel) 76%, transparent) 54%, color-mix(in srgb, var(--bg) 91%, transparent)), var(--wealth-bloom-image) center / cover no-repeat!important;box-shadow:0 34px 90px #00000047,inset 0 1px #ffffff1f!important}:root[data-theme=light] .portfolio-animation-stage-v4032,:root[data-theme=light] .portfolio-animation-stage-v4040{background:linear-gradient(104deg, #fbfbf9ed, #eef0eec4 54%, #fafaf8e8), var(--wealth-bloom-image) center / cover no-repeat!important;box-shadow:0 30px 78px #343c3c2b,inset 0 1px #fff!important}.portfolio-animation-stage-v4040:before,:root[data-theme=light] .portfolio-animation-stage-v4040:before{background-image:linear-gradient(180deg, #ffffff0d, transparent 26%, transparent 76%, #0000002e), radial-gradient(circle, color-mix(in srgb, var(--ink) 24%, transparent) 0 1px, transparent 1.55px)!important;opacity:.72!important;animation:24s linear infinite cwnsStageParticles!important;animation-play-state:var(--animation-play-state,running)!important;background-size:100% 100%,82px 82px!important}.portfolio-animation-stage-v4032:after{content:"";z-index:2;pointer-events:none;opacity:.48;filter:drop-shadow(0 0 5px #adcfcb42);animation:18s ease-in-out infinite alternate cwnsStageDepth;animation-play-state:var(--animation-play-state,running);background-image:radial-gradient(circle at 12% 24%,#e2eae8cc 0 1.25px,#0000 1.9px),radial-gradient(circle at 78% 18%,#88b4b0b8 0 1px,#0000 1.7px),radial-gradient(circle at 57% 74%,#ccd3d1a3 0 1.1px,#0000 1.8px);background-size:240px 240px,340px 340px,410px 410px;position:absolute;inset:0}:root[data-theme=light] .portfolio-animation-stage-v4032:after{opacity:.34;background-image:radial-gradient(circle at 12% 24%,#3f4e4d8a 0 1px,#0000 1.65px),radial-gradient(circle at 78% 18%,#51807c80 0 1px,#0000 1.6px),radial-gradient(circle at 57% 74%,#68706f6b 0 1px,#0000 1.65px)}.portfolio-animation-stage-v4032 .data-flow-source-card-v4032,:root[data-theme=light] .portfolio-animation-stage-v4032 .data-flow-source-card-v4032{--source-color:#9cb0ae;border-color:color-mix(in srgb, var(--source-color) 34%, var(--line));background:linear-gradient(140deg, #ffffff17, transparent 42%), color-mix(in srgb, var(--panel) 91%, transparent);-webkit-backdrop-filter:blur(22px)saturate(82%);backdrop-filter:blur(22px)saturate(82%);box-shadow:0 18px 38px #0000002b,inset 0 1px #ffffff1c}.portfolio-animation-stage-v4032 .data-flow-source-card-v4032.source-accounts{--source-color:#82aaa7}.portfolio-animation-stage-v4032 .data-flow-source-card-v4032.source-cash{--source-color:#b8ae98}.portfolio-animation-stage-v4032 .data-flow-source-card-v4032.source-assets{--source-color:#9ba5a5}:root[data-theme=light] .portfolio-animation-stage-v4032 .data-flow-source-card-v4032{color:#182020;background:linear-gradient(145deg,#ffffffeb,#dde1dfc2)}.portfolio-animation-stage-v4032 .flow-line-portfolio-v4032,.portfolio-animation-stage-v4032 .flow-line-assets-v4032{stroke:#acb7b6;color:#acb7b6}.portfolio-animation-stage-v4032 .flow-line-accounts-v4032{stroke:#82aaa7;color:#82aaa7}.portfolio-animation-stage-v4032 .flow-line-cash-v4032{stroke:#b8ae98;color:#b8ae98}.portfolio-animation-stage-v4032 .dot-portfolio-v4032,.portfolio-animation-stage-v4032 .dot-assets-v4032{fill:#c8d1d0;color:#c8d1d0}.portfolio-animation-stage-v4032 .dot-accounts-v4032{fill:#9bc5c1;color:#9bc5c1}.portfolio-animation-stage-v4032 .dot-cash-v4032{fill:#d1c6ae;color:#d1c6ae}.portfolio-animation-stage-v4032 .data-flow-chart-card-v4032,:root[data-theme=light] .portfolio-animation-stage-v4032 .data-flow-chart-card-v4032{border-color:color-mix(in srgb, var(--accent) 30%, var(--line));background:linear-gradient(135deg, #ffffff17, transparent 34%), linear-gradient(180deg, color-mix(in srgb, var(--panel) 93%, transparent), color-mix(in srgb, var(--bg) 93%, transparent));box-shadow:0 28px 65px #00000040, 0 9px 0 -6px color-mix(in srgb, var(--accent) 18%, var(--line)), inset 0 1px 0 #ffffff24;-webkit-backdrop-filter:blur(24px)saturate(84%);backdrop-filter:blur(24px)saturate(84%);transform-origin:bottom;border-radius:22px;overflow:hidden;transform:perspective(1500px)rotateX(.45deg)translateZ(0)}:root[data-theme=light] .portfolio-animation-stage-v4032 .data-flow-chart-card-v4032{background:linear-gradient(135deg,#fffffff5,#ffffff7a 34%),linear-gradient(#f8f9f7f0,#d6dbd9db);box-shadow:0 26px 58px #31393930,0 9px 0 -6px #b8c1bf,inset 0 1px #fff}.portfolio-animation-stage-v4032 .portfolio-animation-chart-v4032{color:#9fb8b5}:root[data-theme=light] .portfolio-animation-stage-v4032 .portfolio-animation-chart-v4032{color:#587e7b}.portfolio-animation-stage-v4032 .portfolio-animation-chart-gridline{stroke:color-mix(in srgb, var(--ink) 18%, transparent)}.portfolio-animation-stage-v4032 .portfolio-animation-line{stroke-width:3.1px;filter:drop-shadow(0 0 7px color-mix(in srgb, currentColor 58%, transparent))}.portfolio-animation-stage-v4032 .data-flow-chart-foot-v4032 i{background:#9fb8b5;box-shadow:0 0 12px #9fb8b585}.portfolio-animation-stage-v4032 .portfolio-animation-hover-v4032 rect{fill:color-mix(in srgb, var(--panel) 98%, transparent);stroke:#9fb8b5}.dashboard-view-switcher button:not(.active){color:color-mix(in srgb, var(--ink) 78%, var(--muted))}.dashboard-view-switcher button.active,:root[data-theme=light] .dashboard-view-switcher button.active{color:var(--ink);font-weight:900}@keyframes cwnsAmbientGrid{to{background-position:96px 96px,0 0}}@keyframes cwnsAmbientParticles{0%{background-position:0 0,20px 0,0 30px;transform:translate(0,0)}to{background-position:34px -62px,-42px 52px,58px -36px;transform:translateY(-7px)}}@keyframes cwnsStageParticles{to{background-position:0 0,82px -82px}}@keyframes cwnsStageDepth{0%{background-position:0 0,0 0,0 0;transform:translate(0,0)scale(1)}to{background-position:24px -34px,-38px 28px,44px -24px;transform:translateY(-5px)scale(1.012)}}@media (max-width:1120px){body.has-app-nav{padding-right:0}body.has-app-nav:before{inset:0}body.has-app-nav .shell-dashboard:before{opacity:.055;width:min(92vw,760px);right:-12vw}body.has-app-nav .app-side-navigation{border-width:0 0 1px;border-radius:0;width:100%;position:sticky;inset:0 auto auto}body.has-app-nav .nav-inner{grid-template-columns:1fr auto;align-items:center;gap:12px;width:min(100%,100vw - 24px);margin:0 auto;padding:10px 0;display:grid}body.has-app-nav .brand-with-logo{min-width:0}body.has-app-nav .mobile-menu-button{display:inline-flex}body.has-app-nav .side-navigation-label{display:none}body.has-app-nav .nav-links{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;padding:6px 0 2px;display:none}body.has-app-nav .nav-links.open{display:grid}body.has-app-nav .nav-link{text-align:left;justify-content:flex-start;align-items:center;gap:9px;width:100%;display:inline-flex}body.has-app-nav .nav-signout{margin-top:0}body.has-app-nav .chat-dock{right:10px}}@media (max-width:560px){body.has-app-nav .nav-links{grid-template-columns:1fr}.portfolio-animation-stage-v4032 .data-flow-chart-card-v4032,:root[data-theme=light] .portfolio-animation-stage-v4032 .data-flow-chart-card-v4032{border-radius:16px;transform:none}}@media (prefers-reduced-motion:reduce){body.has-app-nav,body.has-app-nav:before,.portfolio-animation-stage-v4040:before,.portfolio-animation-stage-v4032:after{animation:none!important}body.has-app-nav .shell-dashboard:before,.portfolio-animation-stage-v4032 .data-flow-chart-card-v4032{transform:none!important}}
