:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#152133;background:#edf1f5;font-synthesis:none;text-rendering:optimizeLegibility;--navy-950: #07111f;--navy-900: #0b1728;--navy-800: #13243a;--ink: #152133;--muted: #657083;--line: #dce3ea;--panel: #ffffff;--canvas: #f3f5f7;--blue: #2d6cdf;--blue-dark: #1d53b1;--mint: #75e0bb;--green: #177b5d;--green-bg: #e9f7f1;--red: #b84444;--red-bg: #fff0ef;--amber: #946616;--amber-bg: #fff7e5;--shadow: 0 1px 2px rgb(13 28 48 / 4%), 0 12px 32px rgb(13 28 48 / 6%)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 75% 0%,rgb(45 108 223 / 5%),transparent 35rem),var(--canvas)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgb(45 108 223 / 32%);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:272px;display:flex;flex-direction:column;color:#dce5f0;background:radial-gradient(circle at 20% -10%,rgb(117 224 187 / 11%),transparent 20rem),linear-gradient(180deg,var(--navy-900),var(--navy-950));border-right:1px solid rgb(255 255 255 / 6%)}.sidebar-brand{min-height:92px;padding:24px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(255 255 255 / 7%)}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:38px;height:38px;padding:8px;display:inline-flex;align-items:flex-end;justify-content:space-between;gap:3px;border-radius:11px;background:var(--mint);box-shadow:inset 0 0 0 1px #ffffff59}.brand-mark i{width:4px;border-radius:4px;background:var(--navy-900)}.brand-mark i:nth-child(1){height:9px}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){height:12px}.brand-mark i:nth-child(4){height:21px}.brand-copy{display:flex;flex-direction:column;line-height:1.08}.brand-copy strong{color:#fff;font-size:.92rem;letter-spacing:-.01em}.brand-copy span{margin-top:5px;color:#8fa0b6;font-size:.78rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.sidebar nav{flex:1;padding:28px 16px}.sidebar-label{margin:0 12px 12px;color:#73839a;font-size:.69rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.sidebar nav button{width:100%;min-height:48px;margin:3px 0;padding:0 14px;display:flex;align-items:center;gap:13px;color:#aebbd0;background:transparent;border:0;border-radius:10px;font-size:.9rem;font-weight:620;text-align:left;transition:color .15s ease,background .15s ease,transform .15s ease}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#fff;background:linear-gradient(135deg,#2d6cdffa,#285cbbf2);box-shadow:0 10px 24px #00000029}.sidebar nav button.active svg{color:var(--mint)}.sidebar-security{margin:0 16px 18px;padding:16px;display:flex;align-items:center;gap:12px;background:#ffffff0a;border:1px solid rgb(255 255 255 / 7%);border-radius:12px}.security-indicator{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #75e0bb1a}.sidebar-security div{min-width:0;display:flex;flex-direction:column;gap:3px}.sidebar-security strong{color:#edf5ff;font-size:.75rem}.sidebar-security span:last-child{color:#7f91aa;font-size:.69rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace{width:calc(100% - 272px);min-height:100vh;margin-left:272px}.topbar{position:sticky;top:0;z-index:30;min-height:76px;padding:12px 28px;display:flex;align-items:center;gap:20px;background:#ffffffeb;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.portfolio-filters{display:flex;align-items:center;gap:12px}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.icon-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#4c596a;background:#fff;border:1px solid var(--line);border-radius:10px;transition:color .15s ease,border .15s ease,background .15s ease}.icon-button:hover{color:var(--blue);border-color:#b9c8db;background:#f8fafc}.icon-button:disabled{opacity:.55}.mobile-menu,.sidebar-close{display:none}.logout-button,.primary-button,.secondary-button,.danger-button,.text-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;font-weight:700;transition:background .15s ease,border .15s ease,color .15s ease,transform .15s ease}.logout-button{padding:0 14px;color:#536072;background:#fff;border:1px solid var(--line);font-size:.82rem}.logout-button:hover{color:#a33b3b;border-color:#e8bcbc;background:#fff8f7}.primary-button{padding:0 18px;color:#fff;background:linear-gradient(135deg,var(--blue),#255dbf);border:1px solid var(--blue);box-shadow:0 8px 18px #2d6cdf29}.primary-button:hover:not(:disabled){background:linear-gradient(135deg,#255fc5,var(--blue-dark));transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled{opacity:.48;box-shadow:none}.secondary-button{padding:0 16px;color:#344154;background:#fff;border:1px solid #cfd8e3}.secondary-button:hover:not(:disabled){color:var(--blue);border-color:#9eb7dd;background:#f8fbff}.danger-button{min-height:42px;padding:0 18px;color:#fff;background:#b42318;border:1px solid #b42318;box-shadow:0 8px 18px #b4231829}.danger-button:hover:not(:disabled){background:#912018;border-color:#912018;transform:translateY(-1px)}.text-button{min-height:34px;padding:0 8px;color:var(--blue);background:transparent;border:0;font-size:.78rem}.text-button:hover{color:var(--blue-dark);background:#edf4ff}.inline-button{padding:0;color:inherit;background:transparent;border:0;font-weight:750;text-decoration:underline}.main-content{width:min(100%,1560px);margin:0 auto;padding:32px}.page-stack{display:flex;flex-direction:column;gap:22px}.page-intro{min-height:76px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.page-intro h1{margin:2px 0 7px;color:var(--ink);font-size:clamp(1.7rem,2.2vw,2.25rem);line-height:1.1;letter-spacing:-.035em}.page-intro p:last-child{margin:0;color:var(--muted);font-size:.92rem}.eyebrow{margin:0;color:var(--blue);font-size:.7rem;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card,.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.metric-card{position:relative;min-width:0;padding:21px 22px 19px;overflow:hidden}.metric-card:before{position:absolute;top:0;left:0;width:100%;height:3px;content:"";background:linear-gradient(90deg,var(--blue),var(--mint));opacity:.72}.metric-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6b7584;font-size:.72rem;font-weight:760;letter-spacing:.075em;text-transform:uppercase}.metric-topline small{color:#667085;font-size:.62rem}.metric-card>strong{margin-top:13px;display:block;color:#16243a;font-size:clamp(1.45rem,2vw,1.85rem);font-variant-numeric:tabular-nums;letter-spacing:-.035em;white-space:nowrap}.metric-detail{min-height:18px;margin:7px 0 0;color:var(--muted);font-size:.75rem;line-height:1.4}.metric-detail.positive,.positive-text{color:var(--green)!important}.metric-detail.negative,.negative-text{color:var(--red)!important}.panel{min-width:0;padding:22px}.panel-header{margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.panel-header h2{margin:0;color:#233047;font-size:1rem;letter-spacing:-.012em}.panel-header p{max-width:50rem;margin:6px 0 0;color:#667085;font-size:.76rem;line-height:1.5}.overview-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px}.overview-grid.lower{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}.chart-panel{min-height:386px}.donut-layout{min-height:280px;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(210px,1.1fr);align-items:center;gap:6px}.chart-wrap{position:relative;width:240px;height:240px;display:grid;place-items:center;min-width:0}.allocation-donut{width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.donut-track,.donut-segment{fill:none;stroke-width:11}.donut-track{stroke:#edf1f5}.donut-segment{stroke-linecap:butt}.donut-total{position:absolute;inset:50% auto auto 50%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%);pointer-events:none}.donut-total strong{color:#203049;font-size:1.22rem;letter-spacing:-.04em}.donut-total span{margin-top:2px;color:#667085;font-size:.63rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chart-legend{margin:0;padding:0;display:flex;flex-direction:column;list-style:none}.chart-legend li{min-height:42px;display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #edf0f3;color:#596579;font-size:.72rem}.chart-legend li:last-child{border-bottom:0}.legend-swatch{width:8px;height:8px}.chart-legend strong{color:#2d394b;font-variant-numeric:tabular-nums}.sector-list{min-height:280px;padding:12px 2px 0;display:flex;flex-direction:column;justify-content:center;gap:19px}.sector-row>div{margin-bottom:7px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.sector-row strong{color:#334052;font-size:.73rem}.sector-row span{color:#667085;font-size:.67rem;font-variant-numeric:tabular-nums}.sector-row progress,.holding-bar{width:100%;overflow:hidden;appearance:none;background:#edf1f5;border:0;border-radius:10px}.sector-row progress{height:12px}.sector-row progress::-webkit-progress-bar,.holding-bar::-webkit-progress-bar{background:#edf1f5;border-radius:inherit}.sector-row progress::-webkit-progress-value,.holding-bar::-webkit-progress-value{background:linear-gradient(90deg,var(--blue),#5a91ef);border-radius:inherit}.sector-row progress::-moz-progress-bar,.holding-bar::-moz-progress-bar{background:linear-gradient(90deg,var(--blue),#5a91ef);border-radius:inherit}.top-holdings{display:flex;flex-direction:column}.top-holding{min-height:60px;display:grid;grid-template-columns:28px 38px minmax(110px,1fr) minmax(90px,.85fr) 112px;align-items:center;gap:12px;border-bottom:1px solid #edf0f3}.top-holding:last-child{border-bottom:0}.holding-rank{color:#667085;font-size:.66rem;font-weight:750;letter-spacing:.08em}.ticker-avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;color:#1f4f9e;background:#eaf2ff;border:1px solid #d4e3fa;border-radius:10px;font-size:.63rem;font-weight:850;letter-spacing:-.01em}.holding-identity,.holding-value,.security-cell>span:last-child,.account-cell{min-width:0;display:flex;flex-direction:column}.holding-identity strong,.holding-value strong{color:#28364b;font-size:.78rem}.holding-identity small,.holding-value small{margin-top:4px;color:#667085;font-size:.66rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.holding-bar{height:6px}.holding-value{align-items:flex-end}.observation-list{display:flex;flex-direction:column}.observation-list article{padding:14px 0;display:grid;grid-template-columns:10px 1fr;align-items:start;gap:12px;border-bottom:1px solid #edf0f3}.observation-list article:first-child{padding-top:3px}.observation-list article:last-child{border-bottom:0}.good-dot,.warning-dot,.info-dot{width:9px;height:9px;margin-top:4px;border-radius:50%}.good-dot{background:var(--mint);box-shadow:0 0 0 4px #75e0bb29}.warning-dot{background:#e0a62e;box-shadow:0 0 0 4px #e0a62e26}.info-dot{background:#72a3f5;box-shadow:0 0 0 4px #72a3f521}.observation-list strong{color:#354155;font-size:.78rem}.observation-list p{margin:4px 0 0;color:#667085;font-size:.72rem;line-height:1.5}.import-history{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.import-history article{padding:14px 15px;display:flex;justify-content:space-between;gap:14px;background:#f8fafc;border:1px solid #e7ebef;border-radius:10px}.import-history article div{min-width:0;display:flex;flex-direction:column;gap:4px}.import-history article div:last-child{align-items:flex-end}.import-history strong{color:#334056;font-size:.74rem}.import-history span,.muted-copy{color:#667085;font-size:.68rem}.status-message{min-height:48px;padding:12px 15px;display:flex;align-items:flex-start;gap:11px;border:1px solid;border-radius:11px;font-size:.78rem;line-height:1.5}.status-message>svg{width:18px;height:18px;margin-top:1px;flex:0 0 18px}.status-message.info{color:#285a94;background:#edf5ff;border-color:#cbdff8}.status-message.success{color:#1b674f;background:var(--green-bg);border-color:#c1e9da}.status-message.warning{color:var(--amber);background:var(--amber-bg);border-color:#ecd8a7}.status-message.error{color:var(--red);background:var(--red-bg);border-color:#f0c3bf}.status-message ul{margin:6px 0 0;padding-left:18px}.table-toolbar{margin:-5px 0 18px;display:flex;justify-content:space-between;gap:14px}.search-field{width:min(420px,100%);min-height:42px;padding:0 12px;display:flex;align-items:center;gap:9px;background:#f8fafc;border:1px solid #dbe2e9;border-radius:10px}.search-field svg{color:#8190a2}.search-field input{width:100%;min-width:0;color:#29374c;background:transparent;border:0;outline:0;font-size:.78rem}.search-field input::placeholder{color:#98a2af}.select-field,.form-grid label,.textarea-field{display:flex;flex-direction:column;gap:6px;color:#637083;font-size:.7rem;font-weight:720}.select-field select,.form-grid input,.form-grid select,.textarea-field textarea,.login-form input{width:100%;min-height:42px;padding:0 12px;color:#243248;background:#fff;border:1px solid #cfd8e3;border-radius:9px;outline:0;font-size:.78rem}.textarea-field textarea{min-height:172px;padding:12px;resize:vertical;line-height:1.5}.select-field select:hover,.form-grid input:hover,.textarea-field textarea:hover,.login-form input:hover{border-color:#b5c2d2}.select-field select:focus,.form-grid input:focus,.textarea-field textarea:focus,.login-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2d6cdf1f}.select-field.compact{min-width:160px;flex-direction:row;align-items:center}.select-field.compact select{min-height:40px}.topbar-select{min-width:210px;gap:2px}.topbar-select span{font-size:.59rem;letter-spacing:.07em;text-transform:uppercase}.topbar-select select{min-height:34px;padding-left:0;background:transparent;border:0;color:#263449;font-size:.78rem;font-weight:700}.desktop-table-wrap{width:100%;overflow-x:auto}.holdings-table{max-height:calc(100vh - 250px);min-height:240px;overflow:auto}.holdings-table .data-table thead th{position:sticky;top:0;z-index:2}.data-table{width:100%;border-collapse:collapse;font-size:.73rem}.data-table th{padding:11px 13px;color:#667085;background:#f7f9fb;border-top:1px solid #e5eaf0;border-bottom:1px solid #e0e6ed;font-size:.62rem;font-weight:800;letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap}.data-table th:first-child{border-left:1px solid #e5eaf0;border-radius:9px 0 0}.data-table th:last-child{border-right:1px solid #e5eaf0;border-radius:0 9px 0 0}.data-table td{min-height:56px;padding:12px 13px;color:#536073;border-bottom:1px solid #edf0f3;vertical-align:middle;white-space:nowrap}.data-table tbody tr:hover{background:#fbfcfe}.data-table .numeric{text-align:right;font-variant-numeric:tabular-nums}.data-table .strong{color:#2b394e;font-weight:750}.security-cell{min-width:190px;display:flex;align-items:center;gap:11px}.security-cell strong,.account-cell strong{color:#26354b;font-size:.75rem}.security-cell small,.account-cell small,.table-subline{max-width:220px;margin-top:4px;display:block;color:#667085;font-size:.65rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-quantity,.mobile-holding-list{display:none}.empty-state{min-height:220px;padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#667085;text-align:center}.empty-state>span{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;color:#7296ca;background:#eef4fc;border-radius:50%;font-size:1.5rem}.empty-state h3{margin:14px 0 5px;color:#39465a;font-size:.95rem}.empty-state p{max-width:28rem;margin:0;font-size:.76rem;line-height:1.5}.account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:18px}.account-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}.account-card-head{padding:20px;display:grid;grid-template-columns:44px 1fr auto;align-items:start;gap:13px;background:linear-gradient(135deg,rgb(45 108 223 / 5%),transparent 56%),#fbfcfd;border-bottom:1px solid #e8edf2}.account-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--blue);background:#eaf2ff;border:1px solid #d5e3f8;border-radius:11px}.account-card-head p{margin:0 0 4px;color:var(--blue);font-size:.65rem;font-weight:760}.account-card-head h2{margin:0;color:#27354a;font-size:.92rem}.account-card-head div>span{margin-top:5px;display:block;color:#667085;font-size:.66rem}.freshness-pill{padding:5px 8px;border-radius:20px;font-size:.61rem;font-weight:780}.freshness-pill.fresh{color:var(--green);background:var(--green-bg)}.freshness-pill.stale{color:var(--amber);background:var(--amber-bg)}.account-total{padding:22px 20px 17px;display:flex;flex-direction:column}.account-total>span{color:#667085;font-size:.66rem;font-weight:720;text-transform:uppercase}.account-total>strong{margin-top:7px;color:#203049;font-size:1.7rem;font-variant-numeric:tabular-nums;letter-spacing:-.04em}.account-total small{margin-top:6px;color:#667085;font-size:.65rem}.account-metrics{margin:0 20px 18px;padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#f7f9fb;border:1px solid #e8ecf1;border-radius:10px}.account-metrics div{min-width:0;display:flex;flex-direction:column;gap:5px}.account-metrics dt{color:#667085;font-size:.59rem;font-weight:700}.account-metrics dd{margin:0;color:#344157;font-size:.72rem;font-weight:750;font-variant-numeric:tabular-nums}.account-card-footer{min-height:52px;padding:8px 14px 8px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf0f3}.account-card-footer>span{color:#667085;font-size:.66rem}.import-layout{display:grid;grid-template-columns:minmax(280px,.76fr) minmax(380px,1.24fr);align-items:start;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label{min-width:0}.form-grid .full,.select-field.full{grid-column:1 / -1}.file-drop{position:relative;min-height:132px;padding:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#667286;background:#f8fbff;border:1.5px dashed #aebfda;border-radius:12px;text-align:center;transition:border .15s ease,background .15s ease}.file-drop:hover{background:#f2f7ff;border-color:var(--blue)}.file-drop:focus-within{background:#f2f7ff;border-color:var(--blue);box-shadow:0 0 0 3px #2d6cdf2e}.file-drop svg{width:26px;height:26px;color:var(--blue)}.file-drop strong{color:#2e3e55;font-size:.8rem}.file-drop span{font-size:.66rem}.file-drop input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.or-divider{height:34px;display:flex;align-items:center;color:#667085;font-size:.64rem}.or-divider:before,.or-divider:after{height:1px;flex:1;content:"";background:#e3e8ed}.or-divider span{padding:0 10px}.full-button{width:100%;margin-top:12px}.reconciliation-grid{margin-bottom:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.reconciliation-grid>div{min-width:0;padding:13px 14px;display:flex;flex-direction:column;gap:5px;background:#f7f9fb;border:1px solid #e4e9ef;border-radius:9px}.reconciliation-grid span{color:#667085;font-size:.61rem;font-weight:720}.reconciliation-grid strong{color:#2e3c51;font-size:.82rem;font-variant-numeric:tabular-nums}.reconciliation-grid .variance-error{background:var(--red-bg);border-color:#efc3bf}.reconciliation-grid .variance-error strong{color:var(--red)}.import-preview{max-height:440px;overflow:auto}.inline-book-cost{width:8.25rem;min-height:34px;padding:5px 8px;color:#243248;background:#fff;border:1px solid #c69b48;border-radius:7px;text-align:right;font-variant-numeric:tabular-nums;appearance:textfield;-moz-appearance:textfield}.inline-book-cost::-webkit-outer-spin-button,.inline-book-cost::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.inline-book-cost:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2d6cdf1f;outline:0}.table-toggle{margin:10px 0 0 auto;display:flex}.validation-details{margin-top:8px}.validation-details summary{cursor:pointer;font-weight:750}.validation-details ul{max-height:220px;overflow:auto}.reconciliation-help{margin:-10px 0 18px;font-size:.72rem}.error-text{color:var(--red)}.approval-bar{margin:20px -22px -22px;padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff4f2;border-top:1px solid #f0b9b3;border-radius:0 0 14px 14px}.approval-bar>div:first-child{display:flex;align-items:center;gap:9px;color:#5f2930;font-size:.7rem}.approval-bar svg{width:17px;height:17px;color:var(--red)}.approval-actions{display:flex;align-items:center;gap:8px}.workflow-steps{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none}.workflow-steps li{min-width:0;display:flex;align-items:flex-start;gap:12px}.workflow-steps li>span{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;color:#1e56a9;background:#eaf2ff;border-radius:50%;font-size:.7rem;font-weight:800}.workflow-steps strong{color:#354256;font-size:.76rem}.workflow-steps p{margin:4px 0 0;color:#667085;font-size:.69rem;line-height:1.5}.login-page{position:relative;min-height:100vh;padding:28px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#07111ffa,#0b1f34f5),var(--navy-950)}.login-atmosphere{position:absolute;inset:0;overflow:hidden;pointer-events:none}.login-atmosphere span{position:absolute;border-radius:50%;filter:blur(1px)}.login-atmosphere span:nth-child(1){top:-16rem;right:-8rem;width:40rem;height:40rem;background:radial-gradient(circle,rgb(45 108 223 / 22%),transparent 67%)}.login-atmosphere span:nth-child(2){bottom:-17rem;left:-10rem;width:38rem;height:38rem;background:radial-gradient(circle,rgb(117 224 187 / 13%),transparent 65%)}.login-atmosphere span:nth-child(3){inset:14% auto auto 16%;width:1px;height:68%;border-radius:0;background:linear-gradient(transparent,rgb(255 255 255 / 8%),transparent);transform:rotate(28deg)}.login-card{position:relative;z-index:1;width:min(100%,460px);padding:32px;background:#fffffffa;border:1px solid rgb(255 255 255 / 20%);border-radius:19px;box-shadow:0 30px 90px #00000061}.login-card .brand-copy strong{color:#142238}.login-card .brand-copy span{color:#667085}.login-heading{margin:32px 0 24px;display:flex;align-items:flex-start;gap:14px}.login-lock{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;color:var(--blue);background:#eaf2ff;border-radius:12px}.login-heading h1{margin:3px 0 7px;color:#17263b;font-size:1.75rem;letter-spacing:-.04em}.login-heading div>p:last-child{margin:0;color:#667085;font-size:.78rem;line-height:1.5}.login-form{margin-top:20px;display:flex;flex-direction:column;gap:15px}.login-form label{display:flex;flex-direction:column;gap:7px;color:#566275;font-size:.7rem;font-weight:740}.login-form input{min-height:46px;font-size:.84rem}.login-button{width:100%;min-height:47px;margin-top:3px}.privacy-note{margin:19px 0 0;padding-top:17px;color:#667085;border-top:1px solid #e6ebf0;font-size:.65rem;line-height:1.55;text-align:center}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#667085;background:radial-gradient(circle at 50% 43%,rgb(45 108 223 / 7%),transparent 22rem),var(--canvas)}.loading-screen .brand-copy strong{color:#16243a}.loading-bar{width:210px;height:3px;margin-top:28px;overflow:hidden;background:#dfe5eb;border-radius:3px}.loading-bar span{width:42%;height:100%;display:block;background:linear-gradient(90deg,var(--blue),var(--mint));border-radius:inherit;animation:loading-slide 1.2s ease-in-out infinite}.loading-screen p{margin-top:12px;font-size:.72rem}.spinning{animation:spin .8s linear infinite}@keyframes loading-slide{0%{transform:translate(-110%)}to{transform:translate(350%)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid,.overview-grid.lower{grid-template-columns:1fr}.overview-grid.lower>.panel:first-child{order:1}.reconciliation-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){.sidebar{width:272px;visibility:hidden;transform:translate(-100%);transition:transform .18s ease,visibility 0s linear .18s}.sidebar.open{visibility:visible;transform:translate(0);transition:transform .18s ease}.sidebar-close,.mobile-menu{display:inline-flex}.sidebar-close{color:#aab8cb;background:#ffffff0a;border-color:#ffffff14}.mobile-nav-scrim{position:fixed;inset:0;z-index:40;background:#030a1394;border:0;backdrop-filter:blur(3px)}.workspace{width:100%;margin-left:0}.topbar{padding:11px 18px}.topbar-select{min-width:170px}.main-content{padding:26px 22px 36px}.import-layout{grid-template-columns:1fr}}@media(max-width:700px){.topbar{min-height:68px;gap:10px}.portfolio-filters{min-width:0;flex:1;gap:8px}.topbar-select{min-width:0;flex:1}.topbar-select span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar-select select{width:100%;min-height:40px;padding:0 28px 0 9px;background:#f7f9fb;border:1px solid #dde4eb;border-radius:9px}.logout-button{width:42px;padding:0}.logout-button span{display:none}.main-content{padding:22px 15px 34px}.page-intro{align-items:flex-start;flex-direction:column}.page-intro>button{width:100%}.metric-grid{grid-template-columns:1fr;gap:11px}.metric-card{padding:18px}.metric-card>strong{margin-top:10px;font-size:1.55rem}.panel{padding:18px;border-radius:12px}.donut-layout{grid-template-columns:1fr}.chart-wrap{max-width:320px;margin:0 auto}.top-holding{grid-template-columns:25px 38px 1fr 94px}.holding-bar{display:none}.table-toolbar{align-items:stretch;flex-direction:column}.search-field,.select-field.compact{width:100%;min-width:0}.select-field.compact{justify-content:space-between}.desktop-table-wrap:not(.import-preview){display:none}.mobile-holding-list{display:flex;flex-direction:column;gap:11px}.mobile-holding-list article{padding:15px;background:#fbfcfd;border:1px solid #e3e8ee;border-radius:11px}.mobile-holding-head{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.mobile-holding-head>div{min-width:0;display:flex;flex-direction:column}.mobile-holding-head>div strong{color:#29384d;font-size:.75rem}.mobile-holding-head>div span{margin-top:3px;color:#667085;font-size:.63rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-holding-head>strong{color:#2e3b50;font-size:.76rem}.mobile-holding-list dl{margin:14px 0 0;padding-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid #e6ebf0}.mobile-holding-list dl div{display:flex;flex-direction:column;gap:4px}.mobile-holding-list dt{color:#667085;font-size:.58rem;font-weight:720;text-transform:uppercase}.mobile-holding-list dd{margin:0;color:#435065;font-size:.68rem;font-weight:700}.account-grid{grid-template-columns:1fr}.account-metrics{grid-template-columns:1fr 1fr}.account-metrics div:first-child{grid-column:1 / -1}.form-grid{grid-template-columns:1fr}.form-grid .full,.select-field.full{grid-column:auto}.reconciliation-grid{grid-template-columns:1fr 1fr}.import-preview{max-height:none;overflow:visible}.import-preview .data-table{table-layout:fixed}.import-preview .data-table th,.import-preview .data-table td{padding-inline:7px}.import-preview .data-table th:nth-child(2),.import-preview .data-table td:nth-child(2),.import-preview .data-table th:nth-child(3),.import-preview .data-table td:nth-child(3){display:none}.import-preview .data-table th:first-child{width:44%}.import-preview .data-table th:nth-child(4),.import-preview .data-table th:nth-child(5){width:28%}.import-preview .table-subline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-quantity{display:inline}.inline-book-cost{width:100%;min-width:0;padding-inline:5px}.approval-bar{margin:18px -18px -18px;padding:15px 18px;align-items:stretch;flex-direction:column}.approval-bar button{width:100%}.workflow-steps{grid-template-columns:1fr}.login-page{padding:16px}.login-card{padding:25px 22px}}@media(max-width:430px){.topbar{padding-inline:10px}.topbar-actions{gap:5px}.icon-button,.logout-button{width:39px;height:39px}.topbar{min-height:116px;flex-wrap:wrap}.portfolio-filters{order:3;flex-basis:100%}.reconciliation-grid{grid-template-columns:1fr}.account-card-head{grid-template-columns:40px 1fr}.freshness-pill{grid-column:2;justify-self:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
