html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--ink:#1f2937;--muted:#667085;--line:#d9e1ec;--soft-line:#e9eef5;--surface:#fff;--canvas:#f6f8fb;--nav:#101b2d;--nav-soft:#192c49;--primary:#2563eb;--primary-soft:#eaf2ff;--warning:#b7791f;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}.full-width{width:100%}.boot-screen,.auth-shell{background:radial-gradient(circle at 12% 15%,#4174e22e,#0000 32%),linear-gradient(135deg,#0c1628 0%,#14243e 54%,#0d1b30 100%);place-items:center;min-height:100vh;padding:48px;display:grid;position:relative;overflow:hidden}.auth-grid{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:clamp(48px,8vw,120px);width:min(1120px,100%);display:grid;position:relative}.auth-atmosphere{pointer-events:none;border:1px solid #9dbef51c;border-radius:50%;width:420px;height:420px;position:absolute}.auth-atmosphere:before,.auth-atmosphere:after{border-radius:inherit;content:"";border:1px solid #9dbef517;position:absolute}.auth-atmosphere:before{inset:74px}.auth-atmosphere:after{inset:144px}.auth-atmosphere-one{top:-220px;right:-90px}.auth-atmosphere-two{bottom:-280px;left:12%}.auth-intro{color:#fff}.auth-brand-row{margin-bottom:clamp(54px,8vh,94px)}.auth-brand-name,.auth-brand-caption{display:block}.auth-brand-name.ant-typography{color:#fff;letter-spacing:.16em;font-size:13px;font-weight:800}.auth-brand-caption.ant-typography{color:#dee8f994;margin-top:2px;font-size:12px}.eyebrow.ant-typography,.eyebrow{color:var(--primary);letter-spacing:.15em;font-size:11px;font-weight:800;line-height:1.4}.auth-message h1.ant-typography{color:#fff;letter-spacing:-.055em;max-width:670px;margin:14px 0 18px;font-size:clamp(42px,5.4vw,70px);font-weight:720;line-height:.98}.auth-message .eyebrow.ant-typography{color:#8bb5ff}.auth-message-copy.ant-typography{color:#e7edf8ad;max-width:600px;font-size:17px;line-height:1.7;display:block}.auth-benefits{gap:13px;margin-top:40px;display:grid}.auth-benefit{background:#ffffff0a;border:1px solid #d4e2fa1c;border-radius:14px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:13px;max-width:620px;padding:12px 14px;display:grid;position:relative}.auth-benefit-icon{color:#91b9ff;background:#709ff221;border-radius:11px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.auth-benefit .ant-typography{color:#f7f9ff;display:block}.auth-benefit .ant-typography+.ant-typography{color:#e1e9f78c;margin-top:3px;font-size:12px}.auth-benefit-check{color:#6fa3ff;font-size:14px}.auth-card,.empty-workspace{border:1px solid #ffffff80;border-radius:20px;box-shadow:0 32px 90px #03102757}.auth-card .ant-card-body{padding:34px}.auth-card-heading h2.ant-typography{letter-spacing:-.035em;margin:8px 0 4px;font-size:30px}.auth-card .ant-segmented{border:1px solid var(--soft-line);background:#f4f6f9;padding:4px}.auth-card .ant-form-item-label>label{color:#3f4b5f;font-size:12px;font-weight:700}.auth-card .ant-btn-primary{height:44px;margin-top:3px}.brand-row{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;letter-spacing:.04em;background:linear-gradient(145deg,#3f7cf3,#2156c4);border:1px solid #ffffff2e;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:12px;font-weight:850;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff3}.brand-row h1{letter-spacing:0;margin:2px 0 0}.health-ok{color:#0f745d;background:#e5f5ef}.health-offline{color:#b54708;background:#fff3e6}.health-checking{color:#4b5563;background:#eef2f6}.dashboard-shell{background:var(--canvas);min-height:100vh}.dashboard-shell,.dashboard-shell .ant-layout,.dashboard-content,.page-stack,.page-heading,.portfolio-controls,.portfolio-grid,.chart-card,.chart-card .ant-card-body,.table-card,.table-card .ant-card-body,.table-card .ant-table-wrapper{min-width:0}.dashboard-sider{z-index:4;border-right:1px solid #ffffff0f;position:relative;box-shadow:12px 0 34px #1827421a;background:var(--nav)!important}.sider-brand{border-bottom:1px solid #ffffff12;align-items:center;gap:12px;height:76px;padding:0 20px;display:flex}.sider-brand-copy .ant-typography{color:#f4f7fd;display:block}.sider-brand-copy{min-width:0}.sider-brand-copy .ant-typography:first-child{letter-spacing:-.02em;font-size:15px}.sider-brand-copy .ant-typography:last-child{color:#dce5f573;white-space:nowrap;margin-top:2px;font-size:9px}.sider-section-label.ant-typography{color:#dae4f65c;letter-spacing:.16em;padding:24px 22px 8px;font-size:10px;font-weight:800;display:block}.dashboard-menu{border-inline-end:0;padding:0 10px;background:0 0!important}.dashboard-menu .ant-menu-item{color:#e1e9f79c;width:100%;height:44px;margin:4px 0;font-weight:600}.dashboard-menu .ant-menu-item-selected{color:#9fc0ff!important;background:#497ee62e!important}.dashboard-menu .ant-menu-item-selected:after{display:none}.sider-trust-note{color:#81adff;background:#ffffff08;border:1px solid #96baf81c;border-radius:13px;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:13px;display:grid;position:absolute;bottom:18px;left:14px;right:14px}.sider-trust-note>.anticon{margin-top:2px;font-size:17px}.sider-trust-note .ant-typography{color:#eff4fdcc;font-size:11px;display:block}.sider-trust-note .ant-typography:last-child{color:#dbe5f666;margin-top:3px;font-size:10px}.dashboard-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafbfde0;justify-content:space-between;align-items:center;gap:16px;height:76px;padding:0 clamp(20px,3vw,38px);line-height:normal;display:flex}.header-page-context{min-width:0}.header-page-context .eyebrow.ant-typography{margin-bottom:4px;font-size:9px;display:block}.header-title-line{align-items:center;gap:12px;min-width:0;display:flex}.header-title-line h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:20px;font-weight:740;line-height:1.2}.header-page-description.ant-typography{border-left:1px solid var(--line);padding-left:12px;font-size:12px}.dashboard-header-actions{flex:none;justify-content:flex-end}.header-health{border:1px solid var(--line);background:#ffffffad;border-radius:999px;align-items:center;gap:7px;height:34px;padding:0 11px;display:inline-flex}.header-health .ant-typography{color:#526078;font-size:11px;font-weight:700}.status-dot{background:#7f8c87;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #7f8c871a}.header-health-ok .status-dot,.hero-system-ok .status-dot{background:#24a17f;box-shadow:0 0 0 4px #24a17f1c}.header-health-offline .status-dot,.hero-system-offline .status-dot{background:#d45c4e;box-shadow:0 0 0 4px #d45c4e1c}.account-menu-button.ant-btn{border-color:var(--line);background:#ffffffc7;align-items:center;gap:8px;height:42px;padding:5px 10px 5px 6px;display:flex}.account-menu-button .ant-avatar{background:var(--nav-soft);color:#a8c6ff}.account-menu-copy{text-align:left;min-width:0;display:block}.account-menu-copy strong,.account-menu-copy small{text-overflow:ellipsis;white-space:nowrap;max-width:110px;display:block;overflow:hidden}.account-menu-copy strong{color:#29364a;font-size:12px;line-height:15px}.account-menu-copy small{color:var(--muted);text-transform:uppercase;font-size:9px;line-height:12px}.account-settings-stack{flex-direction:column;gap:18px;width:100%;display:flex}.account-settings-section{border-top:1px solid #edf1f7;padding-top:16px}.account-settings-section:first-of-type{border-top:0;padding-top:0}.account-settings-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.account-settings-heading .ant-typography{margin:0}.account-settings-actions{margin-bottom:0}.guide-modal .ant-modal-body{max-height:min(72vh,720px);overflow-y:auto}.guide-stack{gap:18px;display:grid}.guide-section h4{letter-spacing:0;margin:4px 0 8px}.guide-section .ant-typography{margin-bottom:0}.guide-section-compact{padding-bottom:2px}.guide-tags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.guide-tags .ant-tag{margin-inline-end:0}.guide-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.guide-feature,.guide-step{border:1px solid var(--soft-line);background:#f7f9fc;border-radius:12px;min-width:0;padding:12px}.guide-feature .ant-typography,.guide-step .ant-typography{display:block}.guide-feature .ant-typography-secondary,.guide-step .ant-typography-secondary{margin-top:6px}.guide-steps{gap:10px;display:grid}.guide-risk-list{gap:6px;margin:0;padding-left:18px;display:grid}.dashboard-content{background:radial-gradient(circle at 100% 0%, #2563eb0d, transparent 32%), var(--canvas);padding:28px clamp(20px,3vw,38px) 44px}.dashboard-grid{grid-template-columns:repeat(4,minmax(170px,1fr));gap:16px;display:grid}.overview-stack{gap:18px;width:min(1460px,100%);margin:0 auto;display:grid}.dashboard-hero{background:radial-gradient(circle at 76% 38%,#5289ef33,#0000 24%),linear-gradient(122deg,#101c31 0%,#18345f 66%,#112744 100%);border:1px solid #dae5f91c;border-radius:24px;grid-template-columns:minmax(0,1fr) 360px;align-items:center;min-height:300px;padding:clamp(32px,4vw,54px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #1f335729}.dashboard-hero:after{content:"";border:1px solid #99bbf71a;border-radius:50%;width:560px;height:340px;position:absolute;bottom:-64%;right:-5%;transform:rotate(-12deg)}.dashboard-hero-copy{z-index:2;max-width:720px;position:relative}.dashboard-hero-copy .eyebrow.ant-typography{color:#8fb7ff}.dashboard-hero-copy h1.ant-typography{color:#fff;letter-spacing:-.05em;margin:12px 0;font-size:clamp(34px,4vw,54px);font-weight:720;line-height:1.04}.dashboard-hero-copy .ant-typography-paragraph{color:#e7eefaa3;max-width:650px;margin-bottom:0;font-size:15px;line-height:1.65}.dashboard-hero-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.dashboard-hero-actions .ant-btn-default{color:#f6f9ffdb;background:#ffffff0f;border-color:#d8e5fc2e}.dashboard-hero-actions .ant-btn-default:hover{color:#fff!important;background:#ffffff1a!important;border-color:#8bb4fa8a!important}.dashboard-hero-orbit{z-index:1;justify-self:center;width:290px;height:290px;position:relative}.orbit-ring{border:1px solid #94b8f83b;border-radius:50%;position:absolute}.orbit-ring-outer{inset:14px}.orbit-ring-inner{border-color:#94b8f82b;inset:70px}.orbit-core{color:#d3e2ff;letter-spacing:-.06em;background:linear-gradient(145deg,#4e84ec6b,#183d7ec2);border:1px solid #a3c3fb61;border-radius:24px;place-items:center;width:76px;height:76px;font-size:21px;font-weight:800;display:grid;position:absolute;inset:50%;transform:translate(-50%,-50%)rotate(8deg);box-shadow:0 22px 50px #03143257,inset 0 1px #ffffff21}.orbit-node{background:#8ab4ff;border:3px solid #18335c;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 0 5px #8ab4ff1c}.orbit-node-one{top:31px;left:87px}.orbit-node-two{bottom:91px;right:19px}.orbit-node-three{background:#e5a36d;width:9px;height:9px;bottom:48px;left:53px}.hero-system-state{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08152d66;border:1px solid #d8e5fc1f;border-radius:12px;align-items:center;gap:10px;padding:9px 12px;display:flex;position:absolute;bottom:22px;right:26px}.hero-system-state .ant-typography,.hero-system-state strong{display:block}.hero-system-state .ant-typography{color:#e0e9f97a;font-size:9px}.hero-system-state strong{color:#f3f7ff;margin-top:1px;font-size:11px}.metric-card.ant-card{border:1px solid var(--line);border-radius:17px;min-height:138px;overflow:hidden;box-shadow:0 10px 32px #1f2d3d0d}.metric-card .ant-card-body{gap:7px;padding:18px 19px;display:grid;position:relative}.metric-card .ant-card-body:after{content:"";opacity:.035;background:currentColor;border-radius:0 0 0 72px;width:72px;height:72px;position:absolute;top:0;right:0}.metric-card-topline{align-items:center;gap:9px;display:flex}.metric-card-topline .ant-typography{color:#5e6b82;text-transform:uppercase;font-size:11px;font-weight:700}.metric-icon{width:29px;height:29px;color:inherit;background:currentColor;border-radius:9px;place-items:center;display:grid}.metric-icon .anticon{color:#fff}.metric-card-green{color:#198369}.metric-card-blue{color:#426cc9}.metric-card-violet{color:#765bb8}.metric-card-orange{color:#c56a28}.metric-value{color:var(--ink);letter-spacing:-.04em;font-size:25px;font-weight:760;line-height:1.15}.metric-card .ant-typography-secondary{font-size:11px}.overview-main-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);align-items:stretch;gap:18px;display:grid}.overview-card.ant-card{border:1px solid var(--line);border-radius:19px;box-shadow:0 12px 36px #1f2d3d0d}.overview-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.overview-card h3.ant-typography{letter-spacing:-.035em;margin:6px 0 0;font-size:20px}.readiness-summary{border:1px solid var(--soft-line);background:#f7f9fc;border-radius:14px;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:18px;margin:22px 0 13px;padding:16px 17px;display:grid}.readiness-summary strong,.readiness-summary .ant-typography{display:block}.readiness-summary strong{color:#244f9f;letter-spacing:-.04em;font-size:24px}.readiness-summary .ant-typography{margin-top:2px;font-size:10px}.account-pulse-list{display:grid}.account-pulse-row{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:14px;padding:12px 2px;display:flex}.account-identity{align-items:center;gap:11px;min-width:0;display:flex}.exchange-monogram{color:#315a9d;text-transform:uppercase;background:#f3f6fb;border:1px solid #dce5f3;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.account-identity .ant-typography,.account-pulse-status .ant-typography{display:block}.account-identity .ant-typography-secondary{margin-top:2px;font-size:10px}.account-pulse-status{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.account-pulse-status .ant-tag{margin-inline-end:0}.account-pulse-status .ant-typography-secondary{font-size:10px}.card-link-button.ant-btn{height:auto;margin:11px 0 -5px -15px;font-size:12px}.confidence-card{background:radial-gradient(circle at 100% 0,#2563eb0f,#0000 42%),#fff}.confidence-card .ant-typography-paragraph{margin:12px 0 20px;font-size:12px;line-height:1.65}.confidence-list{gap:16px;display:grid}.confidence-item{grid-template-columns:34px minmax(0,1fr);gap:11px;display:grid}.confidence-item>span{background:var(--primary-soft);width:34px;height:34px;color:var(--primary);border-radius:10px;place-items:center;display:grid}.confidence-item .ant-typography{font-size:12px;display:block}.confidence-item .ant-typography-secondary{margin-top:3px;font-size:10px;line-height:1.5}.workspace-role{border-top:1px solid var(--soft-line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding-top:15px;font-size:11px;display:flex}.workspace-role .ant-tag{text-transform:capitalize;margin-inline-end:0}.risk-callout{color:var(--warning);background:#fffaf4;border:1px solid #ead8c9;border-radius:13px;align-items:flex-start;gap:10px;padding:13px 16px;display:flex}.risk-callout .anticon{margin-top:3px}.risk-callout .ant-typography{color:#72513a;font-size:11px;line-height:1.6}.portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;display:grid}.account-sharing-grid{grid-template-columns:minmax(260px,.9fr) minmax(360px,1.6fr);align-items:start;gap:16px;display:grid}.account-sharing-grid .table-card .ant-card-body{padding:20px}.section-card-heading,.aggregate-list-row{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.section-card-heading{margin-bottom:16px}.section-card-heading h4{letter-spacing:0;margin:2px 0 0}.aggregate-list-row{border-bottom:1px solid var(--soft-line);padding:10px 0}.aggregate-list-row:last-child{border-bottom:0}.aggregate-list-row .ant-space{min-width:0}.aggregate-list-row .ant-typography{text-overflow:ellipsis;overflow:hidden}.square-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.square-card{border:1px solid var(--line);border-radius:17px;min-height:278px;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden;box-shadow:0 12px 36px #1f2d3d0d}.square-card:hover{border-color:#bed0ef;transform:translateY(-2px);box-shadow:0 18px 44px #1f2d3d1a}.square-card:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.square-card .ant-card-body{height:100%}.square-card-body{grid-template-rows:auto auto 82px auto minmax(0,auto);gap:12px;min-height:228px;display:grid}.square-card-header{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.square-card-header .ant-space{flex:auto;min-width:0;overflow:hidden}.square-card-header .ant-typography{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.square-card .ant-statistic-title{color:#667085;text-transform:uppercase;font-size:12px;font-weight:700}.square-card .ant-statistic-content{color:var(--ink);letter-spacing:0;font-size:22px}.square-card-preview{border:1px solid var(--soft-line);background:#f6f8fc;border-radius:11px;min-width:0;padding:8px 10px 6px}.square-card-preview-header{justify-content:space-between;align-items:center;gap:8px;min-height:18px;margin-bottom:4px;display:flex}.square-card-preview-header .ant-typography-secondary{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}.square-card-preview-header strong{color:#475467;white-space:nowrap;flex:none;font-size:12px;line-height:18px}.square-card-sparkline{width:100%;height:52px;display:block;overflow:visible}.square-card-sparkline path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.square-card-sparkline circle{fill:#fff;stroke-width:2.5px}.square-card-sparkline-positive path,.square-card-sparkline-positive circle{stroke:#157347}.square-card-sparkline-negative path,.square-card-sparkline-negative circle{stroke:#c2410c}.square-card-sparkline-flat path,.square-card-sparkline-flat circle{stroke:#2563eb}.square-card-sparkline-empty line{stroke:#b6c2cf;stroke-dasharray:5 5;stroke-linecap:round;stroke-width:2.5px}.square-card-tags{flex-wrap:wrap;gap:6px;display:flex}.square-card-tags .ant-tag{margin-inline-end:0}.square-card-note{-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:22px;display:-webkit-box;overflow:hidden}.portfolio-grid .ant-card{border:1px solid var(--line);border-radius:16px;min-height:112px;box-shadow:0 10px 30px #1f2d3d0d}.portfolio-grid .ant-statistic-title{color:#667085;text-transform:uppercase;font-size:12px;font-weight:600}.portfolio-grid .ant-statistic-content{color:var(--ink);letter-spacing:0;font-size:24px}.sync-status-value{align-items:flex-end;min-height:38px;padding-top:8px;display:flex}.empty-workspace{border-color:var(--line);margin-top:16px;box-shadow:0 12px 36px #1f2d3d0d}.page-stack{gap:18px;display:grid}.page-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-heading h2{color:var(--ink);letter-spacing:-.045em;margin:2px 0 0;font-size:clamp(26px,3vw,34px)}.portfolio-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.auto-sync-control{align-items:center;gap:8px;min-height:32px;display:flex}.sync-warning-list{gap:6px;display:grid}.sync-warning-list>div{align-items:center;gap:8px;display:flex}.account-select{min-width:240px}.history-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.history-controls .ant-typography{font-size:12px}.history-sampling-select{width:92px}.history-window-select{width:96px}.history-assets-select{min-width:220px;max-width:360px}.chart-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 14px 40px #1f2d3d0f}.chart-card .ant-card-head{border-bottom:1px solid var(--soft-line);min-height:60px}.chart-card .ant-card-head-title{font-weight:700}.balance-chart{width:100%;padding:4px 2px 0;overflow-x:auto}.chart-summary{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;padding:0 4px;display:flex}.chart-summary-value{color:var(--ink);letter-spacing:0;margin-top:2px;font-size:26px;font-weight:750}.chart-change{letter-spacing:0;justify-content:flex-end;align-items:center;gap:8px;min-height:31px;margin-top:2px;font-size:18px;font-weight:700;display:flex}.chart-change-positive{color:#157347}.chart-change-negative{color:#c2410c}.chart-change-flat{color:#475467}.asset-legend{color:var(--ink);flex-wrap:wrap;gap:8px 14px;margin-top:6px;font-size:13px;font-weight:700;display:flex}.asset-legend-item{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.asset-legend-swatch{border-radius:999px;width:10px;height:10px;display:inline-block}.asset-chart-list{gap:18px;display:grid}.asset-mini-chart{min-width:0;padding-top:2px}.asset-mini-chart+.asset-mini-chart{border-top:1px solid var(--soft-line);padding-top:18px}.asset-mini-chart-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:0 4px 6px;display:flex}.asset-mini-chart-title{color:var(--ink);font-weight:700}.asset-mini-chart-detail{margin-top:3px;font-size:12px;display:block}.asset-exposure-summary{justify-content:flex-end;margin-top:0}.balance-chart svg,.asset-mini-chart svg{width:100%;min-width:0;height:auto;display:block}.chart-axis{stroke:#b6c2cf;stroke-width:1.25px}.chart-grid{stroke:#e9efec;stroke-width:1px}.chart-area{fill:url(#balanceAreaGradient)}.chart-line{fill:none;stroke:#2563eb;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.25px}.asset-chart-line{stroke-width:2.75px}.asset-zero-line{stroke:#98a2b3;stroke-dasharray:3 4;stroke-width:1.25px}.chart-latest-label{fill:#344054;font-size:12px;font-weight:700}.chart-hover-indicator,.chart-tooltip{pointer-events:none}.chart-hover-layer{cursor:crosshair;fill:#0000;pointer-events:all}.chart-hover-layer:focus{outline:none}.chart-hover-line{stroke:#98a2b3;stroke-dasharray:4 4;stroke-width:1px}.chart-hover-point{fill:#fff;stroke:#2563eb;stroke-width:2.75px}.chart-tooltip-box{fill:#111827f0;stroke:#ffffff2e;stroke-width:1px}.chart-tooltip-label{fill:#cbd5e1;font-size:10.5px}.chart-tooltip-value{fill:#fff;font-size:12.5px;font-weight:700}.chart-label{fill:#667085;font-size:12px}.chart-range-caption{display:none}.table-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 12px 36px #1f2d3d0d}.table-card .ant-card-head{border-bottom:1px solid var(--soft-line);min-height:54px}.table-card .ant-card-head-title{color:var(--ink);font-weight:700}.table-card .ant-card-body{padding:0}.table-card .ant-table-wrapper{overflow-x:auto}.table-card .ant-table-thead>tr>th{color:#475467;text-transform:uppercase;background:#f7f9fc;font-size:12px;font-weight:700}.table-card .ant-table-tbody>tr>td{border-bottom-color:var(--soft-line)}.table-card .ant-table-tbody>tr:hover>td{background:#f7f9fd!important}.clickable-row{cursor:pointer}.selected-table-row>td{box-shadow:inset 3px 0 0 var(--primary);background:#eef5ff!important}.dashboard-sider .ant-layout-sider-zero-width-trigger{background:var(--nav);border-radius:0 10px 10px 0;top:19px;box-shadow:4px 8px 18px #0918322e}@media (width<=1180px){.dashboard-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}.dashboard-hero{grid-template-columns:minmax(0,1fr) 250px}.dashboard-hero-orbit{width:230px;height:230px}.overview-main-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}}@media (width<=920px){.auth-shell,.boot-screen{padding:34px 22px}.auth-grid{grid-template-columns:1fr;gap:34px;width:min(520px,100%)}.auth-brand-row{margin-bottom:42px}.auth-message h1.ant-typography{font-size:clamp(40px,10vw,58px)}.auth-benefits{margin-top:28px}.dashboard-hero{grid-template-columns:minmax(0,1fr);min-height:310px}.dashboard-hero-copy{max-width:620px}.dashboard-hero-orbit{opacity:.62;position:absolute;bottom:-82px;right:-80px}.hero-system-state{top:20px;bottom:auto;right:20px}.overview-main-grid{grid-template-columns:1fr}.header-page-description{display:none}}@media (width<=760px){.auth-shell,.boot-screen{align-items:start;padding:16px}.dashboard-grid,.portfolio-grid,.account-sharing-grid,.square-grid,.guide-feature-grid{grid-template-columns:1fr}.auth-card .ant-card-body{padding:24px 20px}.dashboard-header{flex-direction:row;align-items:center;height:68px;padding:0 12px 0 54px}.header-page-context .eyebrow{display:none}.header-title-line h1{font-size:17px}.dashboard-header-actions{flex-wrap:nowrap;justify-content:flex-end;width:auto}.header-health,.header-action-button,.account-menu-copy{display:none!important}.account-menu-button.ant-btn{background:0 0;border:0;width:36px;height:36px;padding:4px}.dashboard-content{padding:16px 14px 32px}.dashboard-hero{border-radius:19px;min-height:360px;padding:30px 24px}.dashboard-hero-copy h1.ant-typography{font-size:37px}.dashboard-hero-copy .ant-typography-paragraph{font-size:13px}.dashboard-hero-actions .ant-btn{flex:160px}.hero-system-state{display:none}.readiness-summary{grid-template-columns:1fr;gap:10px}.account-pulse-row{flex-direction:column;align-items:flex-start}.account-pulse-status{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.page-heading{flex-direction:column;align-items:flex-start}.page-heading .ant-space{flex-wrap:wrap;justify-content:flex-start;width:100%}.page-heading .ant-btn{flex:140px}.portfolio-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;display:grid}.account-select{grid-column:1/-1;width:100%;min-width:0}.auto-sync-control{grid-column:1/-1;justify-content:flex-start}.portfolio-controls .ant-btn{width:100%;min-width:0}.chart-card .ant-card-head{flex-direction:column;align-items:flex-start;gap:10px}.chart-summary,.asset-mini-chart-header{display:grid}.asset-exposure-summary,.chart-change{justify-content:flex-start}.chart-card .ant-card-extra,.history-controls,.history-assets-select,.history-controls .ant-picker{width:100%}.history-controls{justify-content:flex-start}}
