@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#172220;--paper:#f5f1e9;--cream:#ece4d7;--coral:#dd654c;--sage:#8ca68c;--line:#17222024}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.landing-shell{min-height:100vh;overflow:hidden}.site-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1440px,100% - 64px);height:86px;margin:auto;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font-size:20px;font-weight:800;display:inline-flex}.brand-mark{background:var(--ink);border-radius:50%;justify-content:center;align-items:flex-end;gap:3px;width:31px;height:31px;padding:6px;display:inline-flex}.brand-mark i{background:var(--paper);border-radius:5px;width:4px;display:block;transform:rotate(20deg)}.brand-mark i:first-child{height:8px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:19px}.brand-mark.small{gap:2px;width:25px;height:25px;padding:5px}.brand-mark.small i{width:3px}.nav-links{gap:38px;margin-left:100px;font-size:13px;font-weight:700;display:flex}.nav-links a{opacity:.68;transition:all .2s}.nav-links a:hover{opacity:1}.nav-actions{align-items:center;gap:25px;font-size:13px;font-weight:700;display:flex}.text-link{padding:12px 0}.button{border-radius:4px;justify-content:center;align-items:center;gap:20px;min-height:48px;padding:0 24px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #dd654c66}.button-small{min-height:40px;padding:0 18px}.button-dark{background:var(--ink);color:#fff;box-shadow:0 8px 22px #17222021}.button-coral{background:var(--coral);color:#fff;box-shadow:0 12px 30px #dd654c33}.button-ghost{border:1px solid var(--line)}.hero-section{grid-template-columns:.86fr 1.14fr;align-items:center;gap:64px;width:min(1440px,100% - 64px);min-height:700px;margin:auto;padding:64px 0 82px;display:grid}.hero-copy{z-index:2;padding-left:max(0px,10vw - 144px);position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#56625f;align-items:center;gap:10px;margin:0 0 26px;font-size:10px;font-weight:800;display:flex}.eyebrow span{background:var(--coral);width:26px;height:2px}h1,h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:700px;font-size:clamp(58px,6vw,92px);line-height:.93}h1 em,h2 em{color:var(--coral);font-weight:400}.hero-lede{color:#5c6663;max-width:580px;margin:33px 0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-actions .button{min-width:190px}.trust-row{color:#66716e;text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:28px;margin-top:48px;font-size:10px;font-weight:700;display:flex}.trust-row span{align-items:center;gap:8px;display:flex}.trust-row b{color:var(--coral)}.hero-visual{min-width:0;padding:30px 0 40px;position:relative}.visual-glow{opacity:.5;background:#d8cabb;border-radius:50%;width:520px;height:520px;position:absolute;top:5%;right:5%}.portfolio-window{z-index:1;background:#fcfaf5;border:1px solid #17222024;border-radius:12px;width:110%;max-width:810px;position:relative;overflow:hidden;transform:rotate(-1deg);box-shadow:0 35px 75px #2d302a33}.window-topbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:20px;height:58px;padding:0 22px;display:flex}.mini-brand{align-items:center;gap:8px;width:128px;font-size:13px;font-weight:800;display:flex}.window-search{color:#8b918e;background:#f4f1eb;border:1px solid #e6e0d6;border-radius:5px;align-items:center;width:310px;height:34px;margin:auto;padding:0 12px;font-size:9px;display:flex}.window-search kbd{background:#fff;border:1px solid #d4d0c8;border-radius:3px;margin-left:auto;padding:3px 5px}.avatar{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;font-weight:800;display:grid}.window-body{min-height:420px;display:flex}.mini-sidebar{border-right:1px solid var(--line);flex-direction:column;gap:9px;width:142px;padding:30px 20px;display:flex}.mini-sidebar span{color:#858c89;padding:9px 12px;font-size:9px}.mini-sidebar .active{background:var(--ink);color:#fff;border-radius:4px}.window-content{flex:1;min-width:0;padding:28px}.window-heading{justify-content:space-between;align-items:flex-end;display:flex}.window-heading small{letter-spacing:.15em;color:#8b918e;font-size:7px}.window-heading h2{letter-spacing:-.03em;font-size:27px}.window-heading button{background:var(--coral);color:#fff;border:0;border-radius:4px;padding:10px 13px;font-size:8px;font-weight:800}.signal-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.signal-card{background:#fff;border:1px solid #e5dfd4;border-radius:6px;padding:13px}.signal-card span,.signal-card small{color:#8b918e;font-size:7px;display:block}.signal-card strong{margin:7px 0;font-family:Georgia,serif;font-size:17px;display:block}.signal-card small{color:#4d7d5a}.dashboard-grid{grid-template-columns:1.45fr .85fr;gap:10px;display:grid}.chart-card,.holdings-card{background:#fff;border:1px solid #e5dfd4;border-radius:6px;min-width:0;padding:16px}.card-title{justify-content:space-between;font-size:9px;font-weight:800;display:flex}.card-title small{color:#8b918e;font-size:7px}.chart-value{margin-top:14px;font-family:Georgia,serif;font-size:18px}.chart-value b{color:#4d7d5a;margin-left:5px;font-family:Arial,sans-serif;font-size:7px}.growth-chart{width:100%;height:115px;margin-top:5px;overflow:visible}.chart-gridline{stroke:#eeeae2;stroke-width:1px}.chart-area{fill:url(#area)}.chart-line{fill:none;stroke:var(--coral);stroke-width:2px}.chart-months{color:#a2a6a4;justify-content:space-between;font-size:6px;display:flex}.holding-row{border-bottom:1px solid #efebe4;align-items:center;gap:8px;padding:11px 0;display:flex}.holding-row:last-child{border:0}.asset-dot{background:#dac27b;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.asset-dot.ink{background:var(--ink);color:#fff}.asset-dot.sage{background:#a9bdab}.asset-dot.coral{background:var(--coral);color:#fff}.holding-row div{flex:1;min-width:0}.holding-row strong,.holding-row small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.holding-row strong{font-size:8px}.holding-row small{color:#999;margin-top:2px;font-size:6px}.holding-row b{font-size:8px}.floating-note{z-index:2;background:var(--ink);color:#fff;border-radius:5px;gap:12px;padding:15px 20px;display:flex;position:absolute;bottom:0;left:-28px;transform:rotate(1deg);box-shadow:0 15px 35px #17222040}.note-icon{color:#f09a85;background:#ffffff1a;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.floating-note div>*{display:block}.floating-note small{color:#aeb7b4;letter-spacing:.12em;font-size:6px}.floating-note strong{margin:3px 0;font-family:Georgia,serif;font-size:19px}.floating-note div span{color:#aeb7b4;font-size:6px}.proof-strip{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#5f6a67;justify-content:center;align-items:center;gap:clamp(20px,4vw,62px);min-height:95px;padding:20px 32px;display:flex}.proof-strip span{font-family:Georgia,serif;font-style:italic}.proof-strip strong{letter-spacing:.09em;font-size:11px}.feature-section{width:min(1220px,100% - 48px);margin:auto;padding:120px 0}.section-heading{max-width:760px}.section-heading h2{font-size:clamp(43px,5vw,68px);line-height:1.02}.feature-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin-top:70px;display:grid}.feature-grid article{border-right:1px solid var(--line);min-height:220px;padding:36px 46px 15px 0;position:relative}.feature-grid article+article{padding-left:46px}.feature-grid article:last-child{border-right:0}.feature-number{color:var(--coral);font-family:Georgia,serif;font-style:italic}.feature-grid h3{margin:52px 0 12px;font-family:Georgia,serif;font-size:25px;font-weight:400}.feature-grid p{color:#68716f;margin:0;font-size:13px;line-height:1.7}.method-section{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;gap:120px;padding:105px max(32px,50vw - 610px);display:grid}.eyebrow.light{color:#aab4b1}.method-section h2{font-size:clamp(45px,5vw,70px);line-height:1}.method-section>div>p:last-child{color:#aab4b1;max-width:500px;font-family:Georgia,serif;line-height:1.8}.method-list>div{border-bottom:1px solid #ffffff24;grid-template-columns:42px 1fr 30px;align-items:center;gap:18px;padding:24px 0;display:grid}.method-list>div>span{color:#ef8e77;border:1px solid #fff3;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;display:grid}.method-list strong{font-family:Georgia,serif;font-size:19px;font-weight:400}.method-list p{color:#96a09d;margin:5px 0 0;font-size:11px}.method-list b{color:#596461;font-family:Georgia,serif;font-style:italic}.security-section{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;width:min(1220px,100% - 48px);margin:auto;padding:55px 0;display:flex}.security-section p{color:#6d7673;max-width:760px;font-size:12px;line-height:1.7}footer{color:#69716f;justify-content:space-between;align-items:center;width:min(1220px,100% - 48px);min-height:120px;margin:auto;font-size:11px;display:flex}@media (max-width:1050px){.nav-links{display:none}.hero-section{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:780px}.hero-visual{width:95%;margin:auto}.portfolio-window{width:100%}.method-section{gap:70px}}@media (max-width:720px){.site-nav{width:calc(100% - 32px);height:72px}.nav-actions .text-link{display:none}.hero-section{gap:35px;width:calc(100% - 32px);padding:55px 0 65px}.hero-copy{padding:0}.hero-lede{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-row{flex-direction:column;gap:14px;margin-top:34px}.hero-visual{transform-origin:0 0;width:118%;margin-left:0}.portfolio-window{transform-origin:0 0;margin-bottom:-80px;transform:scale(.8)rotate(-1deg)}.floating-note{bottom:-5px;left:8px}.proof-strip{justify-content:flex-start;overflow:auto}.proof-strip strong{flex:none}.feature-section{padding:80px 0}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article+article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.feature-grid h3{margin:26px 0 10px}.method-section{grid-template-columns:1fr;gap:45px;padding:80px 24px}.security-section{flex-direction:column;align-items:flex-start}footer{flex-wrap:wrap;gap:20px;padding:30px 0}.signal-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:460px){h1{font-size:54px}.window-body{min-height:380px}.mini-sidebar{display:none}.window-content{padding:20px}.dashboard-grid{grid-template-columns:1fr}.holdings-card{display:none}.window-search{width:170px}.mini-brand{width:auto;font-size:0}.proof-strip{padding-left:20px}.method-list>div{grid-template-columns:42px 1fr}.method-list b{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.app-shell{min-height:100vh;color:var(--ink);background:#f3f0e9;grid-template-columns:238px minmax(0,1fr);display:grid}.app-sidebar{color:#f8f5ee;background:#172220;flex-direction:column;height:100vh;min-height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.app-brand{color:#fff;padding:0 9px 28px}.app-brand .brand-mark{background:var(--coral)}.app-brand .brand-mark i{background:#fff}.app-sidebar nav{flex-direction:column;gap:4px;display:flex}.app-sidebar nav p{color:#73817d;text-transform:uppercase;letter-spacing:.14em;margin:24px 12px 8px;font-size:8px;font-weight:800}.app-sidebar nav button{color:#96a19e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:12px;min-height:42px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.app-sidebar nav button span{color:#82908c;width:17px;font-size:14px}.app-sidebar nav button:hover{color:#fff;background:#ffffff0d}.app-sidebar nav button.active{color:#fff;box-shadow:inset 3px 0 0 var(--coral);background:#26332f}.app-sidebar nav button.active span{color:#ed8068}.sidebar-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:7px;margin-top:auto;padding:16px}.sidebar-card small,.sidebar-card span{color:#8d9996;letter-spacing:.1em;font-size:7px;display:block}.sidebar-card strong{margin:8px 0;font-family:Georgia,serif;font-size:26px;font-weight:400;display:block}.sidebar-card>div{background:#34403d;border-radius:4px;height:3px;margin:8px 0 10px;overflow:hidden}.sidebar-card i{background:var(--coral);height:100%;display:block}.sidebar-user{border-top:1px solid #ffffff14;align-items:center;gap:10px;margin-top:16px;padding:14px 6px 0;display:flex}.sidebar-user>span,.top-avatar{width:31px;height:31px;color:var(--ink);background:#e5d7c3;border-radius:50%;flex:none;place-items:center;font-size:8px;font-weight:800;display:grid}.sidebar-user div{flex:1;min-width:0}.sidebar-user strong,.sidebar-user small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebar-user strong{font-size:9px}.sidebar-user small{color:#84908d;margin-top:3px;font-size:7px}.sidebar-user>a,.sidebar-user>button{color:#7e8a87;cursor:pointer;background:0 0;border:0}.app-main{min-width:0}.app-topbar{z-index:20;background:#fbf9f5;border-bottom:1px solid #ded9cf;justify-content:space-between;align-items:center;gap:24px;height:72px;padding:0 36px;display:flex;position:relative}.app-search-wrap{width:min(500px,55vw);position:relative}.app-search{background:#f3f0e9;border:1px solid #e1dcd2;border-radius:5px;align-items:center;gap:10px;height:38px;padding:0 11px;display:flex}.app-search>span{color:#7e8784}.app-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.app-search input::placeholder{color:#929996}.app-search kbd{color:#8e9693;background:#fff;border:1px solid #d3cec4;border-radius:3px;padding:4px 6px;font-size:7px}.search-results{z-index:50;background:#fffefa;border:1px solid #dcd6cc;border-radius:7px;width:100%;padding:9px;position:absolute;top:45px;left:0;box-shadow:0 18px 50px #2428242e}.search-result-heading{text-transform:uppercase;letter-spacing:.11em;color:#89918e;justify-content:space-between;padding:8px 9px 10px;font-size:7px;display:flex}.search-results>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;width:100%;padding:9px;display:flex}.search-results>button:hover{background:#f3efe7}.search-results>button>div:first-of-type{flex:1;min-width:0}.search-results strong,.search-results small{display:block}.search-results strong{font-size:10px}.search-results small{color:#8b9390;margin-top:3px;font-size:7px}.search-market{text-align:right}.search-market span{color:var(--coral);font-size:7px;font-weight:800}.instrument-logo{color:#172220;background:#dac47e;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:grid}.instrument-logo.stock{background:#d8e0d4}.instrument-logo.etf{background:#ead9bd}.instrument-logo.crypto{background:#f0a38f}.topbar-actions{align-items:center;gap:13px;display:flex}.topbar-actions>button{cursor:pointer;background:#fff;border:1px solid #ddd7cd;border-radius:50%;width:31px;height:31px}.sync-state{color:#7e8784;align-items:center;gap:6px;font-size:8px;display:flex}.sync-state i{background:#67a276;border-radius:50%;width:6px;height:6px}.app-content{width:min(1250px,100% - 72px);margin:auto;padding:38px 0 70px}.mobile-tabs{display:none}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.dashboard-eyebrow{letter-spacing:.16em;font-weight:800;color:#7d8784!important;margin:0 0 9px!important;font-family:Arial,sans-serif!important;font-size:7px!important}.dashboard-heading h1{font-size:40px;line-height:1}.dashboard-heading>div>p:last-child{color:#77807d;margin:11px 0 0;font-family:Georgia,serif;font-size:12px}.add-button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:4px;min-height:40px;padding:0 18px;font-size:9px;font-weight:800;box-shadow:0 8px 20px #dd654c2e}.sample-banner{background:#eee6da;border:1px solid #dccdba;border-radius:6px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;padding:13px 17px;display:flex}.sample-banner strong,.sample-banner span{display:block}.sample-banner strong{font-family:Georgia,serif;font-size:13px}.sample-banner span{color:#777f7c;margin-top:3px;font-size:9px}.sample-banner button{color:var(--coral);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}.metric-grid.three{grid-template-columns:repeat(3,1fr)}.metric-card{background:#fffefa;border:1px solid #dfdad0;border-radius:6px;padding:18px}.metric-card>div{color:#7d8784;justify-content:space-between;display:flex}.metric-card span{letter-spacing:.1em;font-size:7px;font-weight:800}.metric-card button{color:#909693;background:0 0;border:0}.metric-card>strong{margin:13px 0 6px;font-family:Georgia,serif;font-size:25px;font-weight:400;display:block}.metric-card small{font-size:7px}.positive{color:#538260!important}.negative{color:#bf5241!important}.overview-grid{grid-template-columns:1.55fr .75fr;gap:12px;margin-bottom:12px;display:grid}.panel{background:#fffefa;border:1px solid #dfdad0;border-radius:6px}.performance-panel,.allocation-panel,.income-panel,.calendar-panel,.insight-panel,.assumptions-panel{padding:20px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-heading span,.panel-heading strong{display:block}.panel-heading span{color:#7e8784;text-transform:uppercase;letter-spacing:.11em;font-size:7px;font-weight:800}.panel-heading strong{margin-top:6px;font-family:Georgia,serif;font-size:17px;font-weight:400}.panel-heading>button{color:var(--coral);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800}.panel-heading>small{color:#89918e;font-size:7px}.period-pills{border:1px solid #dfdad0;border-radius:4px;padding:2px;display:flex}.period-pills button{color:#8b9390;cursor:pointer;background:0 0;border:0;padding:5px 8px;font-size:7px}.period-pills button.active{background:var(--ink);color:#fff;border-radius:3px}.performance-panel svg{width:100%;height:210px;margin-top:12px;overflow:visible}.grid-lines{fill:none;stroke:#ece7df;stroke-width:1px}.dash-area{fill:url(#dashArea)}.dash-line{fill:none;stroke:var(--coral);stroke-width:2px}.chart-axis{color:#9da3a1;justify-content:space-between;font-size:7px;display:flex}.demo-label{color:#a5aaa8;text-align:right;margin-top:7px;font-size:6px;display:block}.allocation-body{align-items:center;gap:22px;padding:28px 3px 10px;display:flex}.donut{border-radius:50%;flex:none;place-items:center;width:125px;height:125px;display:grid}.donut>div{text-align:center;background:#fffefa;border-radius:50%;place-content:center;width:72px;height:72px;display:grid}.donut strong,.donut span{display:block}.donut strong{font-family:Georgia,serif;font-size:21px}.donut span{color:#8b9390;font-size:7px}.allocation-list{flex:1;min-width:0}.allocation-list>div{border-bottom:1px solid #eee9e1;grid-template-columns:7px 1fr auto;align-items:center;gap:8px;padding:7px 0;display:grid}.allocation-list strong,.allocation-list small{font-size:8px}.allocation-list small{color:#7c8582}.legend{background:#172220;border-radius:50%;width:6px;height:6px}.legend-1{background:#dd654c}.legend-2{background:#8ca68c}.legend-3{background:#d9c580}.table-panel{overflow:hidden}.table-panel>.panel-heading{border-bottom:1px solid #e7e1d8;padding:18px 20px}.holding-table{min-width:760px}.holding-table-head,.holding-table-row{grid-template-columns:1.8fr .65fr .8fr .9fr .65fr .55fr;align-items:center;gap:15px;padding:10px 20px;display:grid}.holding-table-head{color:#8d9492;text-transform:uppercase;letter-spacing:.08em;background:#f7f4ee;font-size:6px;font-weight:800}.holding-table-row{border-top:1px solid #efebe4;font-size:8px}.holding-table-row:first-of-type{border-top:0}.holding-table-row>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.holding-table-row>div:first-child>div{min-width:0}.holding-table-row strong,.holding-table-row small{display:block}.holding-table-row small{color:#929896;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;overflow:hidden}.full-table .holding-table-head,.full-table .holding-table-row{grid-template-columns:1.8fr .65fr .8fr .9fr .65fr .55fr 28px}.remove-button{color:#a08780;cursor:pointer;background:0 0;border:1px solid #e1dbd1;border-radius:50%;width:25px;height:25px}.income-grid{grid-template-columns:1.4fr .6fr;gap:12px;display:grid}.income-row{border-bottom:1px solid #eee9e1;grid-template-columns:34px 1fr .8fr 58px;align-items:center;gap:11px;padding:14px 0;display:grid}.income-row>div>strong,.income-row>div>small{display:block}.income-row>div>strong{font-size:9px}.income-row>div>small{color:#8b9390;margin-top:4px;font-size:7px}.income-row>div:nth-of-type(2){text-align:right}.income-row>button{color:#7e8784;cursor:pointer;background:#f0ece4;border:1px solid #dcd6cc;border-radius:20px;padding:4px 7px;font-size:6px}.income-row>button i{background:#b7b6b1;border-radius:50%;width:6px;height:6px;display:inline-block}.income-row>button.drp-on{color:#497556;background:#e8f0e8;border-color:#bfd0c1}.income-row>button.drp-on i{background:#5f9069}.income-ring{background:conic-gradient(var(--coral) 0 64%,#d7d2c9 0);border-radius:50%;place-items:center;width:160px;height:160px;margin:35px auto 25px;display:grid}.income-ring>div{text-align:center;background:#fffefa;border-radius:50%;place-content:center;width:98px;height:98px;display:grid}.income-ring strong,.income-ring span{display:block}.income-ring strong{font-family:Georgia,serif;font-size:28px}.income-ring span{color:#888f8d;font-size:7px}.income-key{justify-content:center;gap:18px;font-size:7px;display:flex}.income-key i{background:#d7d2c9;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.income-key i.reinvest{background:var(--coral)}.calendar-panel>p{color:#858d8a;border-top:1px solid #ebe6de;margin:25px 0 0;padding-top:20px;font-size:8px;line-height:1.7}.analysis-toolbar{background:#eee7dc;border:1px solid #ddd1c1;border-radius:6px;justify-content:space-between;align-items:center;min-height:64px;margin-bottom:12px;padding:12px 16px;display:flex}.analysis-toolbar strong,.analysis-toolbar span{display:block}.analysis-toolbar strong{font-family:Georgia,serif;font-size:13px}.analysis-toolbar span{color:#7f8785;margin-top:3px;font-size:8px}.analysis-toolbar>div:last-child{background:#e7ded1;border:1px solid #d2c7b8;border-radius:4px;padding:3px}.analysis-toolbar button{color:#7d8683;cursor:pointer;background:0 0;border:0;padding:7px 13px;font-size:7px;font-weight:800}.analysis-toolbar button.active{color:var(--ink);background:#fffefa;box-shadow:0 2px 8px #272a2514}.analysis-score-grid{grid-template-columns:1.25fr repeat(3,.75fr);gap:12px;margin-bottom:12px;display:grid}.analysis-score{background:#fffefa;border:1px solid #dfdad0;border-radius:6px;min-height:144px;padding:18px}.analysis-score>span{color:#7d8583;text-transform:uppercase;letter-spacing:.09em;font-size:7px;font-weight:800}.analysis-score>strong{margin:20px 0 14px;font-family:Georgia,serif;font-size:32px;font-weight:400;display:block}.analysis-score>strong small{color:#929896;font-size:10px}.analysis-score>small{color:#868e8b;font-size:7px}.analysis-score.primary{background:var(--ink);color:#fff;grid-template-columns:auto 1fr;gap:20px;display:grid}.analysis-score.primary>div>span{color:#83908c;letter-spacing:.1em;font-size:6px;display:block}.analysis-score.primary>div>strong{margin-top:14px;font-family:Georgia,serif;font-size:43px;font-weight:400;display:inline-block}.analysis-score.primary>div>small{color:#7b8884;font-size:9px}.analysis-score.primary p{color:#aab4b1;margin:18px 0 0;font-family:Georgia,serif;font-size:10px;line-height:1.6}.analysis-score.primary .score-bar{grid-column:1/-1;margin-top:0}.score-bar{background:#e3ded5;border-radius:4px;height:4px;margin:0 0 12px;overflow:hidden}.score-bar i{background:var(--coral);height:100%;display:block}.analysis-score.sage .score-bar i{background:var(--sage)}.analysis-score.gold .score-bar i{background:#cfb760}.analysis-grid{grid-template-columns:1.45fr .55fr;gap:12px;display:grid}.insight{border-bottom:1px solid #ebe6de;grid-template-columns:30px 1fr;gap:17px;padding:19px 0;display:grid}.insight>span{color:var(--coral);font-family:Georgia,serif;font-style:italic}.insight strong{font-family:Georgia,serif;font-size:14px;font-weight:400}.insight p{color:#7e8684;margin:7px 0 0;font-size:8px;line-height:1.7}.assumptions-panel dl{margin:22px 0}.assumptions-panel dl>div{border-bottom:1px solid #eee9e1;justify-content:space-between;padding:11px 0;font-size:8px;display:flex}.assumptions-panel dt{color:#858d8a}.assumptions-panel dd{margin:0;font-weight:800}.assumptions-panel>p{color:#858d8a;font-size:8px;line-height:1.7}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111917b3;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.holding-modal{background:#faf7f1;border-radius:9px;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 35px 90px #0000004d}.modal-heading{justify-content:space-between;padding:26px 28px 16px;display:flex}.modal-heading small{color:var(--coral);letter-spacing:.12em;font-size:7px;font-weight:800}.modal-heading h2{margin:5px 0 7px;font-size:30px}.modal-heading p{color:#808885;margin:0;font-size:9px}.modal-heading>button{cursor:pointer;background:0 0;border:1px solid #ddd7cd;border-radius:50%;width:32px;height:32px;font-size:18px}.modal-instrument-search{padding:0 28px;position:relative}.modal-instrument-search>label{background:#fff;border:1px solid #d8d1c6;border-radius:5px;align-items:center;gap:9px;height:42px;padding:0 12px;display:flex}.modal-instrument-search input{border:0;outline:0;flex:1;font-size:10px}.modal-instrument-search>div{z-index:4;background:#fff;border:1px solid #dad4ca;padding:6px;position:absolute;top:46px;left:28px;right:28px;box-shadow:0 15px 35px #26292526}.modal-instrument-search>div button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:80px 1fr auto;gap:10px;width:100%;padding:9px;display:grid}.modal-instrument-search>div button:hover{background:#f3efe8}.modal-instrument-search>div button strong{font-size:9px}.modal-instrument-search>div button span,.modal-instrument-search>div button small{color:#858d8a;font-size:8px}.holding-modal form{padding:20px 28px 28px}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.form-grid>label{color:#69726f;font-size:8px;font-weight:800}.form-grid>label>span{color:#9a9f9d;font-weight:400}.form-grid input,.form-grid select{width:100%;height:38px;color:var(--ink);background:#fff;border:1px solid #d8d2c8;border-radius:4px;outline:0;margin-top:6px;padding:0 10px;font-size:9px}.form-grid input:focus,.form-grid select:focus{border-color:var(--coral);box-shadow:0 0 0 3px #dd654c1a}.check-label{background:#eee8df;border-radius:4px;align-items:center;gap:10px;min-height:45px;padding:6px 10px;display:flex}.check-label>input{width:15px;height:15px;accent-color:var(--coral);margin:0}.check-label>span{flex:1}.check-label strong,.check-label small{display:block}.check-label strong{color:var(--ink);font-size:8px}.check-label small{color:#858d8a;margin-top:3px;font-size:7px}.modal-actions{border-top:1px solid #e1dbd1;justify-content:flex-end;gap:9px;margin-top:24px;padding-top:18px;display:flex}.modal-actions button{cursor:pointer;background:0 0;border:1px solid #d8d2c8;border-radius:4px;min-height:39px;padding:0 17px;font-size:8px;font-weight:800}.modal-actions button[type=submit]{background:var(--coral);color:#fff;border-color:var(--coral)}@media (max-width:1100px){.app-shell{grid-template-columns:210px minmax(0,1fr)}.app-content{width:calc(100% - 40px)}.metric-grid{grid-template-columns:repeat(2,1fr)}.overview-grid,.income-grid,.analysis-grid{grid-template-columns:1fr}.analysis-score-grid{grid-template-columns:repeat(3,1fr)}.analysis-score.primary{grid-column:1/-1}.allocation-body{justify-content:center}.allocation-list{max-width:230px}}@media (max-width:780px){.app-shell{display:block}.app-sidebar{display:none}.app-topbar{height:64px;padding:0 16px}.app-search-wrap{width:min(480px,75vw)}.sync-state{display:none}.app-content{width:calc(100% - 28px);padding:20px 0 50px}.mobile-tabs{gap:4px;margin:0 -14px 22px;padding:0 14px 5px;display:flex;overflow:auto}.mobile-tabs button{background:#faf8f3;border:1px solid #ddd7cd;border-radius:20px;flex:none;padding:8px 13px;font-size:8px}.mobile-tabs button.active{background:var(--ink);color:#fff}.dashboard-heading{align-items:flex-start}.dashboard-heading h1{font-size:34px}.dashboard-heading>div>p:last-child{line-height:1.5}.add-button{flex:none}.metric-grid,.metric-grid.three{grid-template-columns:repeat(2,1fr)}.analysis-score-grid{grid-template-columns:1fr 1fr}.analysis-score.primary{grid-column:1/-1}.table-panel{overflow:auto}.performance-panel svg{height:150px}.sample-banner span{line-height:1.45}.search-results{width:calc(100vw - 32px)}.analysis-toolbar{flex-direction:column;align-items:flex-start}.income-grid{grid-template-columns:1fr}}@media (max-width:520px){.app-topbar{gap:10px}.app-search-wrap{width:calc(100vw - 88px)}.topbar-actions>button{display:none}.dashboard-heading{grid-template-columns:1fr auto;display:grid}.dashboard-heading>div>p:last-child{grid-column:1/-1}.dashboard-heading h1{font-size:30px}.dashboard-heading .add-button{width:40px;padding:0;font-size:0}.dashboard-heading .add-button:after{content:"+";font-size:18px}.metric-grid,.metric-grid.three{grid-template-columns:1fr 1fr;gap:8px}.metric-card{padding:14px}.metric-card>strong{font-size:20px}.overview-grid{gap:8px}.performance-panel,.allocation-panel,.income-panel,.calendar-panel,.insight-panel,.assumptions-panel{padding:16px}.panel-heading{gap:10px}.performance-panel svg{height:130px}.analysis-score-grid{grid-template-columns:1fr;gap:8px}.analysis-score.primary{grid-column:auto}.analysis-score{min-height:auto}.analysis-score.primary{grid-template-columns:1fr}.analysis-score.primary .score-bar{grid-column:auto}.analysis-toolbar>div:last-child{width:100%;display:flex}.analysis-toolbar button{flex:1;padding:7px 4px}.income-row{grid-template-columns:30px 1fr 70px}.income-row>button{grid-column:2/-1;justify-self:end}.form-grid{grid-template-columns:1fr}.holding-modal{border-radius:0;max-height:100vh}.modal-backdrop{padding:0}.modal-heading,.holding-modal form{padding-left:20px;padding-right:20px}.modal-instrument-search{padding:0 20px}.modal-instrument-search>div{left:20px;right:20px}.sample-banner{align-items:flex-start}.sample-banner button{flex:none}.allocation-body{align-items:flex-start}}.auth-shell{background:#f5f1e9;grid-template-columns:minmax(330px,.9fr) 1.1fr;min-height:100vh;display:grid}.auth-brand-panel{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;min-height:100vh;padding:46px clamp(32px,5vw,78px);display:flex;position:relative;overflow:hidden}.auth-brand-panel:before{content:"";border:1px solid #ffffff1c;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-130px;right:-250px;box-shadow:0 0 0 75px #ffffff06,0 0 0 150px #ffffff05}.auth-brand{color:#fff;z-index:1;position:relative}.auth-brand .brand-mark{background:var(--coral)}.auth-brand .brand-mark i{background:#fff}.auth-brand-panel>div{z-index:1;position:relative}.auth-brand-panel>div>p{color:#91a09b;text-transform:uppercase;letter-spacing:.16em;font-size:9px;font-weight:800;line-height:1.7}.auth-brand-panel blockquote{letter-spacing:-.04em;margin:27px 0 0;font-family:Georgia,serif;font-size:clamp(37px,4vw,61px);line-height:1.05}.auth-brand-panel blockquote em{color:#ee8a72;font-weight:400}.auth-brand-panel>small{color:#7d8b87;z-index:1;font-size:8px;line-height:1.6;position:relative}.auth-form-panel{place-items:center;padding:45px 28px;display:grid}.auth-form-wrap{width:min(430px,100%)}.auth-eyebrow{color:var(--coral);letter-spacing:.14em;margin:0 0 13px;font-size:8px;font-weight:800}.auth-form-wrap h1{font-size:46px;line-height:1.02}.auth-intro{color:#747d7a;margin:15px 0 29px;font-family:Georgia,serif;font-size:14px;line-height:1.7}.auth-form{flex-direction:column;gap:15px;display:flex}.auth-form>label{color:#59635f;font-size:9px;font-weight:800}.auth-form input{width:100%;height:46px;color:var(--ink);background:#fffefa;border:1px solid #d9d3c8;border-radius:4px;outline:0;margin-top:7px;padding:0 13px;font-size:11px}.auth-form input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #dd654c1c}.password-field{display:flex;position:relative}.password-field input{padding-right:60px}.password-field button{color:#68716e;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800;position:absolute;top:14px;right:7px}.auth-error{color:#a94132;background:#f8e7e2;border:1px solid #e3b6aa;border-radius:4px;margin:0;padding:10px 12px;font-size:9px}.auth-submit{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:4px;height:48px;margin-top:5px;font-size:9px;font-weight:800;box-shadow:0 10px 25px #dd654c2e}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-switch{color:#7e8683;text-align:center;margin:5px 0 0;font-size:9px}.auth-switch a{color:var(--coral);font-weight:800}.auth-notice{color:#959b99;text-align:center;border-top:1px solid #ddd7cd;margin:30px 0 0;padding-top:18px;font-size:8px;line-height:1.6}@media (max-width:780px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{min-height:260px;padding:28px 24px}.auth-brand-panel>div>p{display:none}.auth-brand-panel blockquote{margin:0;font-size:36px}.auth-brand-panel>small{display:none}.auth-form-panel{padding:45px 22px 60px}.auth-form-wrap h1{font-size:38px}}body{zoom:1.12}body,button,input,select{text-shadow:0 0 .35px}
