.portal-access{--access-padding-block:36px;--access-padding-inline:20px;min-height:100dvh;padding:calc(var(--access-padding-block) + env(safe-area-inset-top,0px)) max(var(--access-padding-inline), env(safe-area-inset-right,0px)) calc(var(--access-padding-block) + env(safe-area-inset-bottom,0px)) max(var(--access-padding-inline), env(safe-area-inset-left,0px));color:#edf4ff;background:radial-gradient(at 50% 30%,#1e4c8147,#0000 52%),radial-gradient(at 73% 83%,#166c7314,#0000 43%),#071321;place-items:center;font-family:Manrope Variable,Manrope,sans-serif;display:grid}.portal-access__card{-webkit-backdrop-filter:blur(18px);background:linear-gradient(150deg,#233b53b8,#102136ee 57%,#122a3cee);border:1px solid #7495b34a;border-top-color:#a9c9e76b;border-radius:24px;width:100%;max-width:440px;padding:34px 32px 20px;box-shadow:inset 0 1px #dceaff0c,0 24px 80px #0208124a}.portal-access__brands{justify-content:center;align-items:center;min-height:32px;margin-bottom:31px;display:flex}.portal-access__brands .brand-signature{mix-blend-mode:screen;gap:16px;height:36px;overflow:visible}.portal-access__brands .nima-wordmark{-o-object-fit:contain;object-fit:contain;opacity:.88;width:116px;max-width:none;height:auto}.portal-access--institutional{-moz-column-gap:76px;grid-template-columns:minmax(0,380px) minmax(0,440px);place-content:center;column-gap:76px}.portal-access--protection{grid-template-columns:minmax(0,440px);place-content:center;row-gap:24px}.portal-access--protection>.portal-access__brands{margin-bottom:0}.portal-access__institutional{width:100%;min-width:0}.portal-access__institutional .portal-access__brands{justify-content:flex-start;margin-bottom:32px}.portal-access__statement{color:#e1edfc;letter-spacing:-.045em;font-size:34px;font-weight:550;line-height:1.35}.portal-access__about{color:#adbed3;max-width:365px;margin-top:22px;font-size:15px;line-height:1.9}.portal-access__about-mobile{display:none}.portal-access__heading{text-align:center;margin-bottom:27px}.portal-access__heading h1{letter-spacing:-.045em;color:#edf4ff;margin:0;font-size:28px;font-weight:650;line-height:1.3}.portal-access__heading p{color:#b0bfd2;max-width:340px;margin:10px auto 0;font-size:14px;line-height:1.7}.portal-access__form{gap:21px;display:grid}.portal-access__remember{color:#b8c9de;cursor:pointer;align-items:center;gap:10px;min-height:44px;margin:-10px 0 -9px;font-size:12px;line-height:1.7;display:flex}.portal-access__remember>input{appearance:auto;accent-color:#8fb4ff;cursor:pointer;border-radius:4px;width:18px;min-width:18px;height:18px;min-height:18px;margin:0;padding:0}.portal-access__remember>input:focus-visible{outline-offset:4px;outline:2px solid #a8c8ff}.portal-access__remember strong{white-space:nowrap;color:#dbe7f7;font-weight:600}.portal-access__field{gap:9px;min-width:0;display:grid}.portal-access__field>label{color:#dce7f6;font-size:13px;font-weight:550;line-height:1.5}.portal-access__field>small{color:#b0bfd2;font-size:12px;line-height:1.7}.portal-access__input{background:#06152680;border:1px solid #6d8caa65;border-radius:13px;align-items:center;min-width:0;min-height:52px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:inset 0 1px 3px #00000017}.portal-access__input>svg{color:#94adca;pointer-events:none;position:absolute;left:15px}.portal-access__input>input{width:100%;min-width:0;min-height:50px;box-shadow:none;color:#edf4ff;background:0 0;border:0;border-radius:12px;outline:none;margin:0;padding:13px 15px 13px 44px;font-size:16px;line-height:1.5;display:block}.portal-access__input:has(.portal-access__reveal)>input{padding-right:50px}.portal-access__input>input::placeholder{color:#9caec5;opacity:.9}.portal-access__input>input:focus{box-shadow:none;background:0 0;border:0;outline:none}.portal-access__input:hover{border-color:#8baccb}.portal-access__input:focus-within{background:#0b1d31;border-color:#8fb6ff;box-shadow:0 0 0 3px #6e9dff24}.portal-access__reveal{color:#aec2dc;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;right:3px}.portal-access__reveal:hover{color:#edf4ff;background:#739fee12}.portal-access__submit{color:#081728;cursor:pointer;background:linear-gradient(110deg,#79a5ff,#91b4ff);border:1px solid #abc5ff8a;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;margin-top:3px;padding:12px 16px;font-size:14px;font-weight:750;line-height:1.5;transition:background .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #ecf3ff3d,0 6px 20px #417ce325}.portal-access__submit:hover:not(:disabled){background:#a0beff;box-shadow:0 6px 24px #417ce338}.portal-access__submit:disabled{cursor:wait;opacity:.6}.portal-access__support{border-top:1px solid #9bb4cc24;justify-content:center;margin-top:26px;padding-top:16px;display:flex}.portal-access__support a{color:#d9e6f6;text-align:left;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:4px 12px;font-size:12px;font-weight:550;display:flex}.portal-access__support a>svg:first-child{color:#7fc7d2}.portal-access__support a>svg:last-child{color:#a1b7d0;margin-left:4px}.portal-access__support small{color:#b0bfd2;margin-top:3px;font-size:11px;font-weight:450;display:block}.portal-access__support a:hover{background:#729ff012}.portal-access :is(a,button,summary):focus-visible{outline-offset:3px;outline:2px solid #a8c8ff}.portal-access__steps{justify-content:center;align-items:center;gap:20px;margin:-8px 0 24px;padding:0;list-style:none;display:flex}.portal-access__steps li{color:#a6b7cc;align-items:center;gap:7px;font-size:11px;display:inline-flex}.portal-access__steps li>span{color:#a9c0dc;background:#607a9826;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.portal-access__steps li[aria-current]{color:#d9e7fb}.portal-access__steps li[aria-current]>span{color:#a4c5ff;background:#709cff26}.portal-access__input--otp>input{letter-spacing:.25em;font-variant-numeric:tabular-nums}.portal-access__qr{justify-items:center;gap:15px;display:grid}.portal-access__qr-image{background:#fff;border-radius:15px;place-items:center;padding:12px;display:grid}.portal-access__qr-image svg{max-width:100%;height:auto;display:block}.portal-access__qr p{color:#b0bfd2;text-align:center;max-width:300px;font-size:13px;line-height:1.7}.portal-access__qr details{text-align:center;width:100%}.portal-access__qr summary{color:#bed3ef;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:5px;font-size:12px;display:flex}.portal-access__qr code{color:#edf4ff;overflow-wrap:anywhere;background:#071524;border:1px solid #6e8cab40;border-radius:10px;margin-top:8px;padding:13px;font-size:13px;display:block}.portal-access__back{color:#b9cbe1;background:0 0;border:0;border-radius:9px;min-height:44px;margin:10px auto -7px;padding:8px 14px;font-size:12px;display:block}.portal-access__back:hover{background:#729ff012}.portal-access__setup-loading{color:#b8c9de;align-items:center;gap:11px;padding:18px 0;font-size:13px;line-height:1.7;display:flex}.portal-access__setup-loading svg{color:#8fb4ff}.portal-access__setup-error{gap:18px;display:grid}@media (prefers-reduced-motion:no-preference){.portal-access__card{animation:.24s ease-out both portal-access-arrive}@keyframes portal-access-arrive{0%{opacity:.6;transform:translateY(4px)}to{opacity:1;transform:none}}}@media (width<=900px){.portal-access--institutional{grid-template-columns:minmax(0,440px);row-gap:27px}.portal-access__institutional{text-align:center}.portal-access__institutional .portal-access__brands{justify-content:center;margin-bottom:16px}.portal-access__statement,.portal-access__about{display:none}.portal-access__about-mobile{color:#adbed3;max-width:350px;margin:0 auto;font-size:13px;line-height:1.8;display:block}}@media (width<=480px){.portal-access{--access-padding-block:24px;--access-padding-inline:18px}.portal-access__card{padding:29px 24px 18px}.portal-access__brands{margin-bottom:27px}.portal-access__brands .brand-signature{gap:14px}.portal-access__brands .nima-wordmark{width:108px}.portal-access__heading{margin-bottom:25px}.portal-access__heading h1{font-size:26px}.portal-access__steps{gap:16px}}@media (prefers-reduced-motion:reduce){.portal-access *,.portal-access :before,.portal-access :after{transition:none!important;animation:none!important}}@media (prefers-reduced-transparency:reduce){.portal-access__card{-webkit-backdrop-filter:none;background:#102136}.portal-access__input{background:#071524}}.portal-access__recovery{color:#adbed3;text-align:center;margin-top:14px;font-size:12px;line-height:1.7}.portal-access__recovery summary{cursor:pointer;border-radius:8px;padding:10px 4px}.portal-access__recovery p{margin:4px 0 10px}.portal-access__recovery a{color:#a8c8ff;border-radius:9px;align-items:center;gap:8px;min-height:44px;padding:6px 12px;display:inline-flex}.portal-access__recovery a:hover{background:#729ff012}.session-greeting-row{align-items:flex-start;gap:10px;display:flex}.session-greeting-row .session-greeting{flex:1;min-width:0}.name-privacy-toggle{color:#b8c9de;flex-shrink:0;min-width:44px;min-height:44px;margin-top:-7px}.name-privacy-toggle[aria-pressed=true]{color:#9ce3dd;background:#1b4b5b66}.private-name{vertical-align:bottom;max-width:100%;display:inline-block}.private-name__blur{filter:blur(5px);-webkit-user-select:none;user-select:none;display:inline-block}.session-greeting{overflow-wrap:anywhere;margin:0 0 19px}.session-greeting__salutation{letter-spacing:-.025em;font-size:22px;line-height:1.35;display:block}.session-greeting__hello{color:#9caec5;font-size:.82em;font-weight:500}.session-greeting__name{color:#edf4ff;text-shadow:0 0 24px #6e9dff1f;font-weight:600}.session-greeting__description{color:#9caec5;margin-top:4px;font-size:13px;font-weight:400;line-height:1.6;display:block}@media (width<=600px){.session-greeting{margin-bottom:16px}.session-greeting__salutation{font-size:20px}.session-greeting__description{font-size:12px}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-ext-wght-normal-C8S-KRRz.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Inter,system-ui,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.visible{visibility:visible}.absolute{position:absolute}.block{display:block}.inline{display:inline}.\!table{display:table!important}.table{display:table}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{color:#292c2b;font-synthesis:none;--text:#292c2b;--muted:#6b706c;--bg:#f5f5f2;--surface:#ffffffd6;--surface-solid:#fff;--line:#e4e6df;--chart-credit:#426755;--gold:#9d7b46;--soft:#f0f2eb;--positive:#31624c;--shadow:0 4px 24px #29332c05;--sidebar:248px;background:#f5f5f2;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text:#e7e9e4;--muted:#a4aca4;--bg:#1b211e;--surface:#242b26eb;--surface-solid:#252d27;--line:#3b443d;--chart-credit:#a6c5af;--gold:#d0b381;--soft:#2e3830;--positive:#a5cbb2;--shadow:0 4px 24px #0001;background:var(--bg);color:var(--text)}*{box-sizing:border-box}body{background:var(--bg);margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;font-weight:550}h1{font-size:34px;line-height:1.2}h2{font-size:21px;line-height:1.3}h3{font-size:17px}p{color:var(--muted);line-height:1.65}small{color:var(--muted);font-size:12px;line-height:1.6}strong{font-weight:600}input,select,textarea{border:1px solid var(--line);background:var(--surface-solid);min-height:46px;color:var(--text);border-radius:9px;outline:none;width:100%;min-width:0;padding:11px 13px}textarea{resize:vertical;min-height:110px}input[type=checkbox]{accent-color:#45654f;width:18px;min-height:18px}input::placeholder{color:#858b85}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #a7844e}button{border:0}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;font-size:11px;font-weight:500}th,td{border-bottom:1px solid var(--line);padding:17px 13px}td{font-variant-numeric:tabular-nums}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}caption{text-align:left;color:var(--muted);padding:16px 0}td strong,td small{display:block}.table-scroll{width:100%;max-height:600px;overflow:auto}.table-scroll table{min-width:420px}.table-scroll th{background:var(--surface-solid);z-index:1;position:sticky;top:0}.button,.icon-button,.text-button{border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:44px;font-size:13px;font-weight:500;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.button{border:1px solid #0000;padding:11px 18px;line-height:1.4}.primary{color:#fff;background:#304b3b;box-shadow:0 3px 10px #263f3114}.primary:hover:not(:disabled){background:#243d2e}.secondary{border-color:var(--line);background:var(--surface-solid)}.secondary:hover:not(:disabled){background:var(--soft)}.light{color:#2f4133;background:#eef0e7}.light:hover:not(:disabled){background:#fff}.danger{color:#973b33;background:#fff2ed;border:1px solid #e7c7c0}.full{width:100%}.icon-button{background:0 0;border:1px solid #0000;width:44px;padding:0}.icon-button:hover:not(:disabled){background:var(--soft);border-color:var(--line)}.text-button{color:var(--text);background:0 0;min-height:44px;padding:8px 0}.text-button:hover:not(:disabled){color:var(--gold)}.positive{color:var(--positive)}.muted{color:var(--muted);font-size:13px}.eyebrow{letter-spacing:.15em;color:var(--muted);margin-bottom:10px;font-size:10px;font-weight:550;display:block}.stack{flex-direction:column;gap:24px;display:flex}.glass{border:1px solid var(--line);border-top-color:color-mix(in srgb, var(--line) 60%, white);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);border-radius:16px}.section-pad{padding:26px}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.section-heading h2+p{margin-top:7px;font-size:13px}.field{flex-direction:column;gap:8px;min-width:0;margin-bottom:18px;font-size:13px;display:flex}.field>span{font-weight:500}.field small{font-size:11px}.notice{color:#665435;background:#f6f0e4;border-radius:9px;align-items:flex-start;gap:10px;margin:16px 0;padding:13px 15px;font-size:12px;line-height:1.6;display:flex}.notice svg{margin-top:2px}.notice.error{color:#973a30;background:#fff0ec;border:1px solid #ecd3cc}.notice.success{color:var(--positive);background:var(--soft)}.notice.quiet{background:var(--soft);color:var(--muted)}.badge{white-space:nowrap;background:var(--soft);color:var(--muted);border-radius:30px;align-items:center;padding:5px 9px;font-size:10px;font-weight:550;line-height:1.4;display:inline-flex}.badge.status-active,.badge.status-paid,.badge.status-delivered,.badge.status-confirmed{color:#41644d;background:#e9f0e7}.badge.status-requested,.badge.status-prepared,.badge.status-partially_paid,.badge.status-pending{color:#886b37;background:#f6eddd}.badge.status-failed,.badge.status-overdue{color:#a35340;background:#fbece7}.round-icon{border:1px solid var(--line);background:var(--soft);width:46px;height:46px;color:var(--positive);border-radius:13px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.app-shell{min-height:100vh}.sidebar{width:var(--sidebar);background:var(--surface-solid);border-right:1px solid var(--line);z-index:30;flex-direction:column;padding:37px 22px 20px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.sidebar-head{justify-content:space-between;align-items:center;display:flex}.brand{flex-direction:column;align-items:flex-start;display:inline-flex}.brand img{-o-object-fit:contain;object-fit:contain;width:162px;height:auto}.brand>span{letter-spacing:.31em;color:var(--muted);margin:7px 0 0 2px;font-size:8px}[data-theme=dark] .brand img{filter:invert(.85)grayscale()}.nav-caption{letter-spacing:.13em;color:var(--muted);margin:44px 12px 16px;font-size:9px}.sidebar nav{flex-direction:column;gap:7px;display:flex}.nav-item{min-height:46px;color:var(--muted);text-align:left;background:0 0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 13px;font-size:12px;transition:background .15s;display:flex}.nav-item:hover{background:var(--soft);color:var(--text)}.nav-item.active{color:#35563f;background:#eaf0e7;font-weight:550}.nav-dot{background:#496349;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:40px}.support-card{background:var(--soft);border-radius:12px;flex-direction:column;align-items:flex-start;padding:18px 16px;display:flex}.support-card>svg{color:var(--positive);margin-bottom:13px}.support-card strong{font-size:13px}.support-card p{margin:7px 0 10px;font-size:11px}.support-card a{align-items:center;gap:4px;min-height:44px;font-size:10px;font-weight:550;display:flex}.support-card>small{font-size:10px}.sidebar-context{color:var(--muted);align-items:center;gap:9px;padding:25px 7px 12px;font-size:10px;display:flex}.sidebar-context small{font-size:9px;display:block}.signout{font-size:11px}.workspace{margin-left:var(--sidebar)}.topbar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface-solid) 70%, transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);justify-content:space-between;align-items:center;height:80px;padding:0 39px;display:flex}.breadcrumb{color:var(--muted);align-items:center;gap:11px;font-size:11px;display:flex}.breadcrumb strong{color:var(--text);font-weight:500}.topbar-actions{align-items:center;gap:9px;display:flex}.context-chip{border:1px solid var(--line);border-radius:22px;align-items:center;gap:7px;margin-right:8px;padding:8px 12px;font-size:10px;display:flex}.context-chip>span{background:#66856b;border-radius:50%;width:5px;height:5px}.avatar{color:#5e6255;border:2px solid var(--surface-solid);background:#e5dfd1;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;margin-left:6px;font-size:10px;display:flex}.main-content{max-width:1420px;margin:auto;padding:36px 40px 24px}.page-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:30px;display:flex}.page-heading h1{margin-bottom:9px}.page-heading p{font-size:13px}.today{color:var(--muted);white-space:nowrap;padding-bottom:5px;font-size:10px}.demo-banner{color:#725e3a;background:#eee7d9;justify-content:space-between;gap:15px;padding:9px 40px;font-size:10px;line-height:1.5;display:flex}.demo-banner a{white-space:nowrap;align-items:center;gap:5px;display:flex}.page-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:36px;padding-top:23px;display:flex}.page-footer>span{letter-spacing:-.02em;font-size:12px}.page-footer b{color:var(--muted);margin-left:5px;font-size:10px;font-weight:400}.page-footer>small{font-size:9px}.mobile-only,.menu-backdrop{display:none}.skip-link{z-index:100;background:var(--surface-solid);padding:14px;position:fixed;top:-100px;left:15px}.skip-link:focus{top:10px}.portfolio-hero{color:#edf0e8;background:radial-gradient(at 83% 5%,#60705b99,#0000 60%),linear-gradient(130deg,#26382e,#3e4a3d);border:1px solid #596552;border-radius:17px;justify-content:space-between;min-height:236px;padding:34px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #2d3b2c12}.portfolio-hero:after{content:"";pointer-events:none;border:1px solid #c6d1b813;border-radius:50%;width:460px;height:460px;position:absolute;top:-170px;right:-140px}.portfolio-hero .eyebrow{color:#bec9b9;letter-spacing:.13em;margin-bottom:15px;font-size:9px}.portfolio-value{letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:43px;font-weight:500;line-height:1.15}.portfolio-caption{color:#c0cbbd;align-items:center;gap:9px;margin-top:14px;font-size:10px;display:flex}.growth-pill{color:#d5e4cb;background:#a8c09b18;border:1px solid #a6bc9230;border-radius:20px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;display:flex}.hero-actions{align-items:center;gap:17px;margin-top:28px;display:flex}.hero-actions>.button{min-height:39px;padding:8px 13px;font-size:11px}.hero-actions>span{color:#bdc8b5;align-items:center;gap:6px;font-size:9px;display:flex}.portfolio-side{text-align:right;z-index:1;flex-direction:column;justify-content:space-between;align-items:flex-end;max-width:195px;padding-top:3px;display:flex}.portfolio-side>div>span{letter-spacing:.12em;color:#c0ccbb;font-size:8px;display:block}.portfolio-side strong{letter-spacing:-.025em;margin-top:8px;font-size:20px;font-weight:450;display:block}.portfolio-side small{color:#b3c0ac;max-width:170px;margin-top:7px;font-size:9px;display:block}.orbit-mark{border:1px solid #bdcaa73d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 8px 20px 0;display:flex;box-shadow:0 0 0 7px #bbcbb509,0 0 0 15px #bbcbb505}.orbit-mark>span{font-style:italic;font-weight:300;letter-spacing:-.08em!important;color:#c6d1b7!important;font-size:23px!important}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;display:grid}.stat-card{min-height:139px;padding:23px 24px}.stat-label{color:var(--muted);justify-content:space-between;align-items:center;gap:9px;margin-bottom:17px;font-size:11px;display:flex}.stat-label>svg{color:#7a8a74}.stat-card>strong{letter-spacing:-.04em;font-size:25px;font-weight:500;line-height:1.2;display:block}.stat-card>strong em{letter-spacing:0;color:var(--muted);margin-left:4px;font-size:10px;font-style:normal;font-weight:400}.stat-card>small{margin-top:8px;font-size:9px;display:block}.stat-card>strong.date-stat{font-size:23px}.stat-grid.compact{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0;padding:20px 0}.compact small,.compact strong{display:block}.compact strong{letter-spacing:-.04em;margin-top:8px;font-size:22px}.split-grid{grid-template-columns:1.5fr 1fr;gap:24px;display:grid}.investment-label{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:0 0 21px;display:flex}.investment-symbol{border:1px solid var(--line);background:var(--soft);width:38px;height:38px;color:var(--positive);border-radius:10px;justify-content:center;align-items:center;font-size:11px;display:flex}.investment-label>div{flex:1}.investment-label strong{font-size:12px}.investment-label small{margin-top:3px;font-size:10px;display:block}.detail-list{margin:8px 0 0}.detail-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:13px 0;font-size:11px;display:flex}.detail-list>div:last-child{border:0}.detail-list dt{color:var(--muted);flex:1}.detail-list dd{text-align:right;overflow-wrap:anywhere;max-width:62%;margin:0;font-weight:500}.guidance-card{background:linear-gradient(130deg, var(--surface), var(--soft));padding:27px 29px}.guidance-card .round-icon{background:0 0;border-color:#d6d6c8;width:37px;height:37px;margin-bottom:15px}.guidance-card h2{font-size:23px;line-height:1.25}.guidance-card>p{max-width:280px;margin-top:13px;font-size:11px}.guidance-card .text-button{margin-top:6px;font-size:11px}.guidance-footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:10px;margin-top:16px;padding-top:18px;font-size:10px;line-height:1.7;display:flex}.guidance-footer strong{color:var(--text);font-weight:500}.subtle-icon{color:var(--muted)}.record-list{flex-direction:column;gap:0;display:flex}.record-card{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:20px 0;display:flex}.record-card:last-child{border-bottom:0}.record-card strong{letter-spacing:-.03em;margin-bottom:7px;font-size:18px;display:block}.record-card small{font-size:11px;display:block}.record-card>div:last-child{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.record-card .text-button{font-size:11px}.preference-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin:25px 0 10px;padding-top:20px;display:flex}.preference-row strong{font-size:12px}.preference-row small{margin-top:6px;font-size:11px;display:block}.data-footnote{color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:9px;display:flex}.chart-card{padding:26px 27px 15px}.chart-card .section-heading{margin-bottom:18px}.chart-card h2{font-size:20px}.chart-card .eyebrow{margin-bottom:8px;font-size:8px}.segmented{border:1px solid var(--line);background:var(--soft);border-radius:8px;flex-shrink:0;align-items:center;gap:3px;padding:3px;display:flex}.segmented button{min-height:34px;color:var(--muted);white-space:nowrap;background:0 0;border-radius:5px;padding:7px 10px;font-size:10px}.segmented button.active{background:var(--surface-solid);color:var(--text);box-shadow:0 2px 4px #00000009}.chart-legend{color:var(--muted);align-items:center;gap:20px;margin-left:3px;font-size:9px;display:flex}.chart-legend>span{align-items:center;gap:7px;display:flex}.legend-line{border-top:2px solid var(--chart-credit);width:15px;display:inline-block}.legend-line.dashed{border-top:2px dashed #ac8954}.chart-canvas{width:100%;height:250px;margin-top:12px}.chart-detail{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0 12px;display:flex}.chart-detail strong{letter-spacing:-.025em;margin:3px 0;font-size:18px;display:block}.chart-detail strong>span{letter-spacing:0;color:var(--muted);margin-left:4px;font-size:10px;font-weight:400}.chart-detail small{font-size:9px}.chart-navigation{gap:5px;display:flex}.chart-navigation .icon-button{border:1px solid var(--line);border-radius:7px;width:35px;min-height:35px}.chart-footnote{justify-content:space-between;align-items:center;gap:20px;padding-top:4px;display:flex}.chart-footnote p{max-width:400px;font-size:9px}.chart-footnote .text-button{white-space:nowrap;font-size:10px}.recharts-wrapper:focus{outline:none}.recharts-default-tooltip{font-size:11px!important}.dialog{border:1px solid var(--line);color:var(--text);background:var(--surface-solid);border-radius:18px;width:min(590px,100% - 32px);max-height:88dvh;padding:0;overflow:auto;box-shadow:0 25px 90px #0003}.dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#15221975}.dialog>header{border-bottom:1px solid var(--line);background:var(--surface-solid);z-index:2;justify-content:space-between;align-items:center;gap:12px;padding:19px 24px;display:flex;position:sticky;top:0}.dialog>header h2{font-size:21px}.dialog-body{padding:24px}.dialog-body>p{margin-bottom:18px;font-size:13px}.modal-amount{padding:0 0 24px}.modal-amount>small,.modal-amount>strong{display:block}.modal-amount>strong{letter-spacing:-.04em;margin-top:6px;font-size:31px}.operation-form{margin-top:20px}.rules-list{color:var(--muted);flex-direction:column;gap:20px;padding-left:19px;font-size:13px;line-height:1.8;display:flex}.rules-list strong{color:var(--text);display:block}.toast{background:var(--surface-solid);border:1px solid var(--line);z-index:100;border-radius:12px;align-items:center;gap:10px;max-width:460px;padding:11px 13px 11px 19px;font-size:12px;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 35px #0002}.toast>svg{color:var(--positive)}.loading,.empty{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:65px 25px;font-size:13px;display:flex}.empty p{max-width:360px;font-size:12px}.empty-icon{border:1px solid var(--line);background:var(--soft);border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:4px;display:flex}.empty h3{color:var(--text)}.boot-screen{place-items:center;min-height:100vh;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{grid-template-columns:1.1fr 1fr;min-height:100dvh;display:grid}.auth-story{color:#e7eadd;background:radial-gradient(at 0,#59675055,#0000 75%),#2f3c32;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:50px 12% 34px;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";pointer-events:none;border:1px solid #c3c9a81c;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;right:-280px;box-shadow:0 0 0 80px #c3c9a805,0 0 0 160px #c3c9a803}.auth-story .brand img{filter:brightness(0)invert(.9);width:168px}.auth-story .brand>span{color:#bbc6b1;font-size:8px}.auth-story>.brand{margin-bottom:65px}.auth-story .eyebrow{color:#b4c0a8;letter-spacing:.19em;font-size:9px}.auth-story h1{letter-spacing:-.045em;margin:22px 0;font-size:clamp(38px,3.7vw,61px);font-weight:400;line-height:1.17}.auth-story h1 em{color:#bac7a9;font-style:normal}.auth-story p{color:#b5c0ad;max-width:340px;font-size:12px;line-height:1.9}.story-rule{background:#aebda332;width:50px;height:1px;margin:33px 0 24px}.story-points{color:#c1cbb7;gap:23px;font-size:10px;display:flex}.story-points span{align-items:center;gap:7px;display:flex}.story-points svg{width:16px}.auth-story footer{color:#acb9a4;margin-top:70px;font-size:9px}.auth-form-panel{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;padding:60px 40px 30px;display:flex;position:relative}.auth-form{width:100%;max-width:340px}.auth-form h2{letter-spacing:-.035em;font-size:29px}.auth-form>p{margin-top:12px;font-size:12px}.auth-form form{margin-top:29px}.auth-form .button{margin-top:6px}.auth-form .field{font-size:12px}.auth-form .eyebrow{margin-bottom:9px;font-size:9px}.auth-form .round-icon{background:var(--surface-solid);margin-bottom:25px}.auth-form .support-note{text-align:center;margin-top:23px;font-size:10px;line-height:1.9}.support-note strong{color:var(--text);font-weight:500}.demo-links{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:7px;margin-top:25px;padding-top:18px;display:flex}.demo-links>span{text-align:center;width:100%;color:var(--muted);margin-bottom:3px;font-size:9px}.demo-links a{align-items:center;gap:5px;min-height:40px;font-size:10px;display:flex}.auth-footer{color:var(--muted);margin-top:45px;font-size:9px}.mfa-page{place-items:center;min-height:100dvh;padding:30px;display:grid}.mfa-card{width:100%;max-width:440px;padding:35px}.mfa-card>svg{color:var(--positive);margin-bottom:25px}.mfa-card h1{font-size:27px}.mfa-card>p{margin:15px 0 25px;font-size:13px}.qr-block{flex-direction:column;align-items:center;gap:20px;padding:15px 0 25px;display:flex}.qr-block>svg{box-sizing:content-box;border:15px solid #fff;border-radius:12px}.qr-block details{text-align:center;max-width:100%;font-size:11px}.qr-block summary{cursor:pointer;min-height:44px}.secret-code{overflow-wrap:anywhere;background:var(--soft);padding:13px;font-size:11px;display:block}.admin-tabs{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.admin-tabs button{background:var(--soft);border-radius:8px;min-height:44px;padding:10px 14px;font-size:12px}.admin-tabs button.active{color:#fff;background:#304b3b}.checkbox-field{align-items:flex-start;gap:12px;margin:16px 0 23px;font-size:12px;line-height:1.7;display:flex}.checkbox-field input{flex-shrink:0;margin-top:3px}.search-field{border:1px solid var(--line);color:var(--muted);border-radius:8px;align-items:center;gap:10px;max-width:460px;margin-bottom:20px;padding:0 13px;display:flex}.search-field input{background:0 0;border:0;padding-left:0}.message-preview{background:var(--soft);border:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:12px;margin:18px 0;padding:18px;font-size:13px;line-height:1.8}.detail-grid{grid-template-columns:1fr 1fr;gap:8px 18px;margin:18px 0;display:grid}.detail-grid>div{min-width:0}.detail-grid strong,.detail-grid small{overflow-wrap:anywhere;display:block}.detail-grid strong{font-size:13px}.payment-steps{counter-reset:step;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.payment-steps li{color:var(--muted);flex:1;align-items:center;gap:6px;font-size:10px;display:flex}.payment-steps li:before{counter-increment:step;content:counter(step);border:1px solid var(--line);border-radius:50%;place-items:center;min-width:25px;height:25px;display:grid}.payment-steps .current{color:var(--text);font-weight:600}.payment-steps .current:before{color:#fff;background:#304b3b}.payment-steps .complete:before{color:#35563f;background:#eaf0e7}.deadline-overdue{color:#a24e38!important}.secret-value{border:1px solid var(--line);background:var(--soft);overflow-wrap:anywhere;border-radius:9px;margin:14px 0;padding:16px;font-family:monospace;font-size:14px}@media (width>=1450px){.main-content{padding-top:44px}.portfolio-hero{padding:39px 43px}.chart-canvas{height:285px}.sidebar{padding-left:25px;padding-right:25px}:root{--sidebar:267px}.portfolio-value{font-size:49px}}@media (width<=1150px){:root{--sidebar:214px}.sidebar{padding:30px 15px 15px}.brand img{width:145px}.main-content{padding:28px 26px}.topbar{padding:0 26px}.demo-banner{padding-left:26px;padding-right:26px}.portfolio-hero{padding:29px}.portfolio-value{font-size:37px}.stat-card{padding:20px 18px}.stat-card>strong{font-size:23px}.split-grid{grid-template-columns:1.3fr 1fr;gap:18px}.section-pad{padding:22px}.guidance-card{padding:24px}.hero-actions{gap:12px}.hero-actions>span{font-size:8px}.context-chip{display:none}}@media (width<=900px){:root{--sidebar:0px}.sidebar{width:250px;transition:transform .2s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.mobile-only{display:inline-flex}.menu-backdrop{z-index:29;background:#15221965;display:block;position:fixed;inset:0}.topbar{height:67px;padding:0 22px}.breadcrumb{gap:6px}.topbar-actions{gap:3px}.main-content{padding:28px 24px 20px}.today{font-size:9px}.page-heading h1{font-size:30px}.page-heading{margin-bottom:25px}.portfolio-hero{padding:30px}.stat-card>strong{font-size:24px}.auth-story{padding-left:10%;padding-right:10%}.auth-story h1{font-size:40px}.auth-page{grid-template-columns:1fr 1fr}.auth-form-panel{padding:45px 30px}.auth-form h2{font-size:25px}.story-points{flex-direction:column;gap:13px}.demo-banner{padding:9px 24px}}@media (width<=620px){h1{font-size:28px}.topbar{height:62px;padding:0 11px}.breadcrumb>span,.breadcrumb>svg{display:none}.breadcrumb strong{font-size:11px}.avatar{width:30px;height:30px;margin-left:2px}.topbar-actions>.icon-button{width:37px}.main-content{padding:25px 17px 20px}.page-heading{align-items:flex-start;margin-bottom:23px}.page-heading h1{font-size:30px}.page-heading .eyebrow{margin-bottom:9px;font-size:8px}.page-heading p{max-width:270px;font-size:11px;line-height:1.75}.today{display:none}.demo-banner{align-items:center;gap:10px;padding:8px 17px;font-size:8px}.demo-banner>span{max-width:225px}.demo-banner a{font-size:8px}.stack{gap:17px}.portfolio-hero{border-radius:14px;flex-direction:column;min-height:260px;padding:27px 24px}.portfolio-value{white-space:nowrap;font-size:38px}.portfolio-caption{gap:6px;font-size:9px}.portfolio-hero .eyebrow{margin-bottom:14px;font-size:8px}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:22px}.hero-actions>.button{min-height:44px;font-size:11px}.hero-actions>span{max-width:110px;font-size:8px}.portfolio-side{text-align:left;border-top:1px solid #cad5bb26;flex-direction:row;align-items:center;max-width:none;margin-top:25px;padding-top:15px}.portfolio-side>div:last-child{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;width:100%;display:flex}.portfolio-side strong{margin:0;font-size:15px}.portfolio-side>div>span{font-size:8px}.portfolio-side small{width:100%;max-width:none;margin:0;font-size:8px}.orbit-mark{display:none}.stat-grid{grid-template-columns:1fr 1fr;gap:12px}.stat-card{border-radius:12px;min-height:127px;padding:18px 16px}.stat-label{align-items:flex-start;gap:6px;margin-bottom:12px;font-size:9px;line-height:1.7}.stat-label svg{width:16px;height:16px}.stat-card>strong{white-space:nowrap;font-size:22px}.stat-card>strong em{margin:5px 0 0;font-size:8px;display:block}.stat-card>small{margin-top:7px;font-size:8px}.stat-card:last-child{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:5px 15px;min-height:0;padding:17px 18px;display:flex}.stat-card:last-child>.stat-label{align-items:center;width:100%;margin-bottom:3px}.stat-card:last-child>strong{font-size:21px}.stat-card:last-child>small{margin:0;font-size:8px}.split-grid{grid-template-columns:1fr;gap:17px}.section-pad{padding:23px 20px}.section-heading{flex-wrap:wrap;align-items:flex-start;gap:13px;margin-bottom:20px}.section-heading h2{font-size:20px}.section-heading>.button{font-size:11px}.chart-card{padding:23px 17px 10px}.chart-card .section-heading{gap:16px}.chart-card h2{font-size:20px}.chart-card .eyebrow{font-size:8px}.segmented{width:100%}.segmented button{flex:1;min-height:38px;font-size:10px}.chart-legend{align-items:flex-start;gap:12px;font-size:8px}.chart-legend>span{gap:5px;line-height:1.8}.legend-line{width:12px;margin-top:7px}.chart-canvas{width:calc(100% + 10px);height:240px;margin-top:10px;margin-left:-10px}.chart-detail strong{font-size:18px}.chart-navigation .icon-button{width:44px;min-height:44px}.chart-footnote{align-items:flex-start;gap:12px}.chart-footnote p{max-width:210px;padding-top:10px;font-size:8px}.chart-footnote .text-button{font-size:9px}.guidance-card{padding:25px}.guidance-card h2 br{display:none}.guidance-card>p{max-width:none}.guidance-card .round-icon{float:right;margin:0}.guidance-footer{margin-top:12px}.detail-list>div{font-size:10px}.detail-list dd{max-width:60%}.page-footer{align-items:flex-start;gap:15px;margin-top:25px;padding-top:20px}.page-footer small{text-align:right;max-width:135px;font-size:8px}.page-footer>span{white-space:nowrap;font-size:11px}.page-footer b{margin:4px 0 0;font-size:8px;display:block}.data-footnote{text-align:center;align-items:flex-start;padding:3px 9px;font-size:8px;line-height:1.7}.record-card{flex-direction:column;gap:12px}.record-card>div:last-child{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.record-card .text-button{min-height:30px;font-size:10px}.compact{grid-template-columns:1fr}.compact>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.compact strong{margin:0;font-size:20px}.compact small{font-size:10px}.dialog{max-height:92dvh}.dialog>header{padding:15px 18px}.dialog>header h2{font-size:19px}.dialog-body{padding:20px}.toast{max-width:none;font-size:11px;bottom:15px;left:15px;right:15px}.auth-page{flex-direction:column;display:flex}.auth-story{min-height:0;padding:28px 29px 32px}.auth-story>.brand{margin-bottom:35px}.auth-story .brand img{width:140px}.auth-story h1{margin:14px 0;font-size:34px}.auth-story h1 br{display:none}.auth-story h1{max-width:300px}.auth-story .eyebrow{font-size:8px}.auth-story p{max-width:300px;font-size:11px}.auth-story footer,.story-rule,.story-points{display:none}.auth-form-panel{padding:34px 27px 25px}.auth-form .round-icon{display:none}.auth-form h2{font-size:27px}.auth-form>p{font-size:11px}.auth-form form{margin-top:24px}.auth-form .field{font-size:11px}.auth-footer{margin-top:27px;font-size:8px}.auth-form .eyebrow{font-size:8px}.mfa-page{padding:20px}.mfa-card{padding:28px 23px}.detail-grid{gap:12px;font-size:11px}.payment-steps{gap:6px}.payment-steps li{gap:4px;font-size:8px}.payment-steps li:before{min-width:20px;height:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.glass.stack{padding:26px}.glass.stack>.section-heading{margin-bottom:0}.stat-card>svg{float:right;color:var(--positive);width:20px}.stat-card>span{color:var(--muted);margin-bottom:16px;font-size:11px;display:block}.stats{flex-direction:column;gap:22px;display:flex}.stats>div>span{color:var(--muted);font-size:11px;display:block}.stats>div>strong{letter-spacing:-.04em;margin-top:8px;font-size:27px;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.form-grid .field:last-child{grid-column:1/-1}.stack>.glass:not(.stack):has(>.table-scroll){padding:8px 24px}.stack>.glass:has(>.table-scroll){padding:8px 24px}@media (width<=620px){.glass.stack{padding:23px 20px}.form-grid{grid-template-columns:1fr}.stat-card>span{font-size:9px}}:root{--chart-daily:#a48047}:root[data-theme=dark]{--chart-daily:#d9bb83}.topbar{z-index:20;background:color-mix(in srgb, var(--surface-solid) 90%, transparent);height:88px;position:sticky;top:0}.header-identity{flex-direction:column;gap:5px;display:flex}.header-identity>span{letter-spacing:.13em;color:var(--muted);font-size:9px}.main-content{padding-top:28px}.content-actions{justify-content:flex-end;align-items:center;margin-bottom:-8px;display:flex}.demo-banner{padding-top:10px;padding-bottom:10px;font-size:11px}.premium-chart{background:radial-gradient(ellipse at 92% 0%, #c6b1840b, transparent 50%), var(--surface);padding:25px 29px 14px;overflow:hidden}.chart-topline{justify-content:space-between;align-items:center;gap:20px;display:flex}.chart-kicker{letter-spacing:.12em;color:var(--muted);font-size:10px;font-weight:550}.period-picker{border-radius:10px;flex-shrink:0;width:auto}.period-picker button{border-radius:7px;min-width:43px;min-height:37px;font-size:11px}.chart-metric{justify-content:space-between;align-items:flex-end;gap:15px;margin:23px 0 18px;display:flex}.chart-metric>div>span{color:var(--muted);font-size:12px}.chart-metric strong{letter-spacing:-.045em;font-variant-numeric:tabular-nums;margin-top:8px;font-size:36px;font-weight:450;line-height:1.2;display:block}.chart-date{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;padding-bottom:5px;font-size:11px;display:flex}.chart-series-controls{justify-content:space-between;align-items:center;gap:12px;margin-bottom:5px;font-size:11px;display:flex}.series-daily{color:var(--muted);align-items:center;gap:7px;display:flex}.series-daily i{border-top:3px solid var(--chart-daily);border-radius:3px;width:17px;display:inline-block}.series-credit{min-height:44px;color:var(--muted);background:0 0;align-items:center;gap:7px;padding:0 2px;font-size:11px;display:flex}.series-check{border:1px solid var(--line);border-radius:4px;place-items:center;width:15px;height:15px;display:grid}.series-credit.selected .series-check{border-color:var(--chart-credit);background:var(--chart-credit);color:var(--surface-solid)}.premium-chart .chart-canvas{height:270px;margin-top:0}.chart-scrubber{align-items:center;gap:12px;margin:6px -7px 14px;display:flex}.chart-scrubber .icon-button{color:var(--muted)}.chart-scrubber input[type=range]{appearance:none;height:44px;min-height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:1;padding:0}.chart-scrubber input::-webkit-slider-runnable-track{background:var(--line);border-radius:4px;height:3px}.chart-scrubber input::-webkit-slider-thumb{appearance:none;background:var(--chart-daily);border:3px solid var(--surface-solid);cursor:ew-resize;border-radius:50%;width:14px;height:14px;margin-top:-5.5px;box-shadow:0 0 0 1px #b59a6855}.chart-scrubber input::-moz-range-track{background:var(--line);height:3px}.chart-scrubber input::-moz-range-thumb{background:var(--chart-daily);border:3px solid var(--surface-solid);border-radius:50%;width:10px;height:10px}.chart-breakdown{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:15px;padding:20px 0 19px;display:grid}.chart-breakdown>div+div{border-left:1px solid var(--line);padding-left:25px}.chart-breakdown span{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.chart-breakdown strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin-top:8px;font-size:22px;font-weight:500;display:block}.credit-dot,.estimate-dot{background:var(--chart-credit);border-radius:50%;width:5px;height:5px}.estimate-dot{background:var(--chart-daily)}.premium-chart .chart-footnote{gap:25px;padding-top:3px}.premium-chart .chart-footnote p{max-width:340px;font-size:10px}.premium-chart .chart-footnote .text-button{font-size:11px}@media (width<=900px){.topbar{height:82px}.breadcrumb{gap:12px}.header-identity h1{font-size:24px}}@media (width<=620px){.topbar{height:80px;padding:0 12px}.breadcrumb{gap:8px;min-width:0}.header-identity>span{letter-spacing:.09em;font-size:8px}.header-identity h1{font-size:20px;line-height:1.2}.breadcrumb .icon-button{width:34px}.topbar-actions{gap:0}.topbar-actions>.icon-button{width:36px}.avatar{display:none}.main-content{padding-top:19px}.demo-banner{padding:9px 17px;font-size:10px}.demo-banner>span{max-width:195px}.demo-banner a{font-size:10px}.content-actions{margin-bottom:-10px}.content-actions .text-button{font-size:11px}.premium-chart{padding:22px 19px 12px}.chart-topline{gap:10px}.chart-kicker{letter-spacing:.13em;max-width:130px;font-size:8px;line-height:1.8}.period-picker{gap:0;width:auto;padding:3px}.period-picker button{min-width:35px;min-height:38px;padding:6px 8px;font-size:10px}.chart-metric{flex-wrap:wrap;gap:11px;margin:18px 0 10px}.chart-metric strong{margin-top:7px;font-size:33px}.chart-metric>div>span{font-size:11px}.chart-date{padding:0;font-size:10px}.chart-date svg{width:12px}.chart-series-controls{gap:8px;margin-top:5px}.series-daily,.series-credit{gap:5px;font-size:9px}.series-daily i{width:13px}.series-check{width:13px;height:13px}.premium-chart .chart-canvas{width:calc(100% + 17px);height:230px;margin-left:-12px}.chart-scrubber{gap:7px;margin:0 -5px 6px}.chart-scrubber .icon-button{width:35px;min-height:44px}.chart-breakdown{gap:10px;padding:17px 0}.chart-breakdown>div+div{padding-left:16px}.chart-breakdown span{font-size:9px}.chart-breakdown strong{margin-top:8px;font-size:20px}.premium-chart .chart-footnote{gap:15px}.premium-chart .chart-footnote p{padding-top:6px;font-size:9px}.premium-chart .chart-footnote .text-button{font-size:10px}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text:#edf4ff;--muted:#9caec5;--bg:#071321;--surface:#0e1e31db;--surface-solid:#0e1e32;--line:#24374d;--soft:#15283e;--positive:#38d4c4;--gold:#7aa6ff;--chart-daily:#37d5c7;--chart-credit:#6e9dff;--shadow:0 6px 26px #00000012;background:var(--bg);color:var(--text)}[data-theme=dark] body{background:radial-gradient(ellipse at 80% -5%, #1b3e6c44, transparent 55%), var(--bg);background-attachment:fixed}[data-theme=dark] .glass{background:linear-gradient(135deg, #17325138, transparent 45%), var(--surface);box-shadow:inset 0 1px 0 #dceaff08, var(--shadow);border-color:#3b516967 #22364e #22364e}[data-theme=dark] .topbar{-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);background:linear-gradient(105deg,#12326844,#10243844),#071625cf;border-bottom-color:#4b689033}[data-theme=dark] .header-identity>span{color:#afc0d4}[data-theme=dark] .sidebar{background:#0b1828e8;border-right-color:#24374d}[data-theme=dark] .nav-item.active{color:#60e0d4;background:linear-gradient(100deg,#2b72803b,#1b34482b);box-shadow:inset 0 0 0 1px #46b6bd24}[data-theme=dark] .nav-dot{background:#38d4c4}[data-theme=dark] .primary{color:#f5f9ff;background:linear-gradient(115deg,#245bdd,#3379ed);box-shadow:0 4px 16px #174ce22b,inset 0 1px #a8c9ff33}[data-theme=dark] .primary:hover:not(:disabled){background:linear-gradient(115deg,#3069ed,#478bfd)}[data-theme=dark] .light{color:#c7ffff;background:linear-gradient(120deg,#23b4b930,#148ca329);border:1px solid #41d5c651;box-shadow:inset 0 1px #abfff31c}[data-theme=dark] .light:hover:not(:disabled){background:#30d4c73b}[data-theme=dark] .portfolio-hero{color:#edf4ff;background:radial-gradient(at 96% 0,#16489170,#0000 60%),linear-gradient(125deg,#102840cc,#0b192b);border-color:#37648470 #37648470 #20b7b54d;box-shadow:inset 0 1px #92bbef16,0 12px 35px #00000016}[data-theme=dark] .portfolio-hero:after{border-color:#86c2ff10}[data-theme=dark] .portfolio-hero .eyebrow{color:#a6b8ce}[data-theme=dark] .portfolio-caption{color:#a4bad1}[data-theme=dark] .growth-pill{color:#43e2cf;background:#28c9bd12;border-color:#27c9bd38}[data-theme=dark] .hero-actions>span,[data-theme=dark] .portfolio-side small{color:#9bb0c9}[data-theme=dark] .portfolio-side>div>span{color:#a6bad1}[data-theme=dark] .portfolio-side{border-top-color:#335c813c}[data-theme=dark] .orbit-mark{border-color:#6ba0ff55;box-shadow:0 0 0 7px #4e8bff08,0 0 0 15px #468cff03,0 0 32px #2563ec25}[data-theme=dark] .orbit-mark>span{color:#76b7ff!important}[data-theme=dark] .stat-label>svg{color:#65a0e1}[data-theme=dark] .badge.status-active,[data-theme=dark] .badge.status-paid,[data-theme=dark] .badge.status-confirmed,[data-theme=dark] .badge.status-delivered,[data-theme=dark] .badge.status-published{color:#89ece0;background:#19433f}[data-theme=dark] .badge.status-requested,[data-theme=dark] .badge.status-pending,[data-theme=dark] .badge.status-partially_paid,[data-theme=dark] .badge.status-prepared{color:#e4cb94;background:#403824}[data-theme=dark] .notice{color:#bed1e5;background:#233345;border:1px solid #34516a}[data-theme=dark] .notice.error{color:#ffb8b2;background:#39252e;border-color:#68434a}[data-theme=dark] .notice.success{color:#8be4d9;background:#183d3b;border-color:#2a5557}[data-theme=dark] .notice.quiet{color:#b5c6d9;background:#12273a;border-color:#27425b}[data-theme=dark] .demo-banner{color:#a9bdd4;background:#13273c;border-bottom:1px solid #28415a66}[data-theme=dark] .avatar{color:#c6e0f9;background:#233c57;border-color:#324f6d}[data-theme=dark] .guidance-card .round-icon{border-color:#3b5874}[data-theme=dark] .premium-chart{background:radial-gradient(ellipse at 95% 0%, #1b5bb81a, transparent 60%), var(--surface)}[data-theme=dark] .series-credit.selected .series-check{color:#071321}[data-theme=dark] .auth-story{color:#edf4ff;background:radial-gradient(at 15% 30%,#2051b255,#0000 75%),#0b1b30}[data-theme=dark] .auth-story h1 em{color:#63dcd5}[data-theme=dark] .auth-story p,[data-theme=dark] .auth-story .eyebrow,[data-theme=dark] .auth-story .brand>span,[data-theme=dark] .auth-story footer{color:#aabed4}[data-theme=dark] .support-card{background:linear-gradient(135deg,#11364155,#10243c);border:1px solid #284257}.notification-button{position:relative}.notification-count{border:2px solid var(--surface-solid);color:#fff;background:#2a71ef;border-radius:20px;place-items:center;min-width:18px;height:18px;padding:0 3px;font-size:9px;font-weight:600;display:grid;position:absolute;top:2px;right:3px}.bottom-dock{display:none}.news-toolbar{align-items:center;gap:10px;display:flex}.news-filters{flex-wrap:wrap;gap:9px;display:flex}.news-filters .button{border-radius:22px;min-height:40px;padding:8px 16px;font-size:12px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.news-card{flex-direction:column;padding:25px;display:flex;position:relative;overflow:hidden}.news-featured{grid-column:1/-1}.news-card-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.news-category{color:var(--positive);align-items:center;gap:7px;font-size:11px;display:inline-flex}.news-date{color:var(--muted);white-space:nowrap;font-size:10px}.news-card-copy{padding:20px 0}.news-card-copy h3{max-width:590px;margin:11px 0 13px;font-size:23px;line-height:1.35}.news-card-copy p{max-width:700px;font-size:12px;line-height:1.85}.news-card-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:17px;margin-top:auto;padding-top:10px;display:flex}.news-card-actions .text-button{font-size:11px}.news-new{color:var(--chart-credit);letter-spacing:.05em;background:#236daf22;border-radius:4px;padding:3px 7px;font-size:9px}.news-read{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.news-article .news-card-top{color:var(--muted);flex-wrap:wrap;margin-bottom:25px;font-size:11px}.news-body{white-space:pre-wrap;color:var(--text);font-size:14px;line-height:1.9}.news-article>.news-read{margin-top:25px}.news-preview{border:1px solid var(--line);background:var(--soft);border-radius:12px;margin-bottom:20px;padding:20px}.news-preview h3{margin:12px 0}.news-preview p{font-size:12px}.news-home-preview{margin-top:24px;padding:22px 25px}.news-home-preview .section-heading{margin-bottom:10px}.news-home-preview h2{font-size:18px}.news-home-preview .eyebrow{display:none}.news-home-preview .text-button{font-size:11px}.news-preview-list{flex-direction:column;display:flex}.news-preview-item{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:15px 0;display:flex}.news-preview-item:last-child{border:0}.news-preview-item strong{font-size:12px;font-weight:500;display:block}.news-preview-item small{margin-top:5px;font-size:10px;display:block}.news-preview-item>svg{color:var(--positive);width:19px}.news-preview-item>div{flex:1}[data-theme=dark] .news-unread{border-color:#33688977}@media (width<=900px){.bottom-dock{z-index:35;bottom:max(15px, env(safe-area-inset-bottom));background:color-mix(in srgb, var(--surface-solid) 76%, transparent);-webkit-backdrop-filter:blur(24px)saturate(170%);border:1px solid #96adc050;border-top-color:#b4c7d469;border-radius:22px;justify-content:space-around;align-items:center;width:min(430px,100% - 30px);padding:7px 6px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0003,inset 0 1px #e9faff17}[data-theme=dark] .bottom-dock{background:linear-gradient(110deg,#24394baf,#192838c9);border-color:#8fa7bc61 #7292ad40 #7292ad40}.dock-link{min-height:56px;color:var(--muted);border-radius:15px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex;position:relative}.dock-icon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:26px;transition:background .18s,color .18s;display:flex;position:relative}.dock-link.active{color:#328ec9}[data-theme=dark] .dock-link.active{color:#4ee2d4}.dock-link.active .dock-icon{color:var(--positive);background:#2ecdc126;box-shadow:0 0 18px #28d4bd1c}.dock-unread{background:#458dff;border-radius:50%;width:5px;height:5px;position:absolute;top:2px;right:4px}.main-content{padding-bottom:112px}.page-footer{display:none}.toast{bottom:105px}}@media (width<=620px){.news-grid{grid-template-columns:1fr;gap:16px}.news-card{padding:22px 20px}.news-card-copy h3{font-size:22px}.news-card-copy p{font-size:12px}.news-home-preview{margin-top:18px;padding:18px 20px}.news-preview-item strong{font-size:12px}.news-preview-item small,.news-category{font-size:10px}.news-card-top{gap:10px}.news-filters .button{min-height:44px}.news-panel>.section-heading{margin-bottom:0}.news-panel>.section-heading>div>p{font-size:12px}.news-toolbar{gap:8px}}:root{font-optical-sizing:auto;font-family:Manrope Variable,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px}button:focus-visible,a:focus-visible,summary:focus-visible{outline-color:#78b2ff}input:focus,select:focus,textarea:focus{border-color:#6e9dff;box-shadow:0 0 0 3px #458dff26}input[type=checkbox]{accent-color:#319aea}.sidebar-title{letter-spacing:-.045em;color:#dbe8f8;font-size:23px;font-weight:650}.brand-signature{flex-shrink:0;align-items:center;gap:10px;height:22px;display:inline-flex}.nima-wordmark{filter:brightness(0)invert();opacity:.86;width:64px;height:auto}.auth-brand{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.auth-brand>.brand-signature{transform-origin:0;transform:scale(1.3)}.auth-brand>span:last-child{letter-spacing:.24em;color:var(--muted);font-size:10px}.topbar{-webkit-backdrop-filter:blur(26px)saturate(165%);backdrop-filter:blur(26px)saturate(165%);border:1px solid #536f8d55;border-top-color:#91adce66;border-radius:24px;height:88px;margin:16px 28px 0;padding:14px 22px;top:16px;box-shadow:0 10px 35px #0000001a,inset 0 1px #d6ebff0d}[data-theme=dark] .topbar{background:linear-gradient(115deg,#24497446,#11253ed9),#0f2031b8;border-bottom-color:#415d7955}.header-identity{gap:5px}.header-identity h1{color:var(--text);letter-spacing:-.045em;font-size:24px;font-weight:600;line-height:1.25}.header-identity>.brand-signature{color:inherit}.breadcrumb{min-width:0}.context-chip{font-size:11px}.context-chip>span{background:#37d5c7}.topbar-actions{gap:8px}.topbar-actions>.icon-button,.breadcrumb>.icon-button{width:44px;min-height:44px}.main-content{padding:24px 28px calc(130px + env(safe-area-inset-bottom))}.demo-banner{border-radius:11px;margin:12px 28px 0;padding:8px 12px;font-size:10px}[data-theme=dark] .demo-banner{color:#9fb6d1;background:#17304b60;border:1px solid #35527240}.demo-banner a{min-height:32px}.glass{border-radius:20px}.stack{gap:20px}.portfolio-focus{border-radius:24px;min-height:0;padding:28px 30px 20px;display:block}.portfolio-focus:after{display:none}.portfolio-primary-row{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.portfolio-focus .eyebrow{text-transform:uppercase;letter-spacing:.09em;margin-bottom:11px;font-size:11px;font-weight:450;display:block}.portfolio-focus .portfolio-value{letter-spacing:-.035em;white-space:normal;overflow-wrap:anywhere;font-size:clamp(30px,3.3vw,44px);font-weight:550}.retained-value{flex-direction:column;gap:5px;margin-top:21px;display:flex}.retained-value>span{color:#a6b8ce;font-size:11px}.retained-value strong{color:#42decb;letter-spacing:-.025em;font-size:25px;font-weight:550}.term-progress{flex-shrink:0;width:91px;height:91px;margin:5px 2px 0 0;position:relative}.term-progress svg{width:100%;height:100%;display:block;overflow:visible;transform:rotate(-90deg)}.term-progress circle{fill:none;stroke-width:9px}.term-track{stroke:#254b7a55}.term-fill{stroke:#3e84ff;stroke-linecap:round;filter:drop-shadow(0 0 8px #2d76ff66)}.term-progress>div{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.term-progress strong{font-size:23px;font-weight:600;line-height:1}.term-progress strong small{color:#a3bcda;font-size:13px;font-weight:500}.term-progress>div>span{color:#abc1dc;font-size:10px}.portfolio-pills{flex-wrap:wrap;align-items:center;gap:8px;margin-top:19px;display:flex}.rate-chip,.retention-chip{color:#b4d0ff;background:#2458ac3c;border:1px solid #3d7beb55;border-radius:20px;align-items:center;gap:5px;min-height:27px;padding:4px 10px;font-size:10px;display:inline-flex}.rate-chip i{background:#7caaff;border-radius:50%;width:4px;height:4px}.retention-chip{color:#b4c9df;background:#1b30454d;border-color:#39536e}.retention-chip.enabled{color:#72e6d7;background:#20b2b22a;border-color:#2bc8bd50}.portfolio-bottom-line{color:#a8bed7;border-top:1px solid #4762833b;justify-content:space-between;align-items:center;gap:10px;margin-top:20px;padding-top:14px;font-size:11px;display:flex}.portfolio-bottom-line strong{color:#dceaff;letter-spacing:-.015em;font-size:15px;font-weight:550}.portfolio-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.portfolio-stat{padding:23px 25px 16px}.portfolio-stat-label{color:var(--muted);align-items:center;gap:7px;font-size:11px;line-height:1.6;display:flex}.portfolio-stat-label svg{color:#74a7db}.portfolio-stat>strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin-top:13px;font-size:28px;font-weight:550;display:block}.portfolio-stat>.text-button{color:#54dcca;justify-content:flex-start;margin-top:4px;font-size:11px}.portfolio-stat>small{align-items:center;gap:6px;min-height:31px;margin-top:13px;font-size:10px;display:flex}.portfolio-stat>strong.next-credit-date{font-size:25px}.bottom-dock{z-index:35;bottom:calc(16px + env(safe-area-inset-bottom));left:calc(50% + var(--sidebar) / 2);-webkit-backdrop-filter:blur(26px)saturate(165%);background:linear-gradient(110deg,#24394baf,#192838db);border:1px solid #7292ad40;border-top-color:#8fa7bc61;border-radius:24px;justify-content:space-around;align-items:center;width:min(440px,100% - 32px);padding:7px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 12px 40px #0004,inset 0 1px #e9faff17}.dock-link{color:#b4c4d7;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;min-height:56px;font-size:10px;display:flex;position:relative}.dock-icon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:26px;transition:background .18s,color .18s;display:flex;position:relative}.dock-link:hover{background:#85b9e00d}.dock-link.active{color:#4ee2d4}.dock-link.active .dock-icon{color:#4ee2d4;background:#2ecdc126;box-shadow:0 0 18px #28d4bd1c}.dock-unread{background:#458dff;border-radius:50%;width:5px;height:5px;position:absolute;top:2px;right:4px}.toast{bottom:calc(110px + env(safe-area-inset-bottom))}.premium-chart .period-picker button{min-width:44px;min-height:44px}.premium-chart .chart-kicker{letter-spacing:.09em;font-size:11px;font-weight:550}.premium-chart .chart-series-controls,.premium-chart .series-daily,.premium-chart .series-credit,.premium-chart .chart-breakdown span,.premium-chart .chart-footnote p{font-size:11px}.premium-chart .chart-scrubber .icon-button{min-width:44px}@media (width<=900px){.bottom-dock{left:50%}.topbar{margin:12px 18px 0;top:12px}.main-content{padding:22px 18px calc(132px + env(safe-area-inset-bottom))}.demo-banner{margin:10px 18px 0}.auth-brand>.brand-signature{transform:none}}@media (width<=620px){.topbar{border-radius:22px;gap:4px;height:84px;margin:12px 14px 0;padding:11px 10px;top:12px}.header-identity{gap:4px}.header-identity h1{font-size:21px}.brand-signature{gap:8px;height:19px}.nima-wordmark{width:54px}.breadcrumb{gap:4px}.topbar-actions{gap:0}.main-content{padding:17px 16px calc(132px + env(safe-area-inset-bottom))}.demo-banner{gap:8px;margin:10px 16px 0;padding:5px 10px;font-size:10px}.demo-banner>span{max-width:175px;line-height:1.6}.demo-banner a{min-height:44px;font-size:10px}.stack{gap:16px}.portfolio-focus{border-radius:22px;padding:22px 21px 17px}.portfolio-focus .eyebrow{margin-bottom:9px;font-size:10px}.portfolio-focus .portfolio-value{font-size:30px}.portfolio-primary-row{gap:7px}.retained-value{gap:5px;margin-top:18px}.retained-value>span{font-size:10px}.retained-value strong{font-size:22px}.term-progress{width:72px;height:72px;margin-top:8px;margin-right:-2px}.term-progress strong{font-size:19px}.term-progress strong small{font-size:11px}.term-progress>div>span{font-size:9px}.portfolio-pills{gap:7px;margin-top:16px}.rate-chip,.retention-chip{padding:4px 9px;font-size:10px}.portfolio-bottom-line{margin-top:17px;padding-top:13px;font-size:10px}.portfolio-bottom-line strong{font-size:13px}.portfolio-stat-grid{gap:12px}.portfolio-stat{border-radius:17px;padding:16px 15px 11px}.portfolio-stat-label{align-items:flex-start;gap:6px;min-height:32px;font-size:10px}.portfolio-stat-label svg{width:14px;height:14px;margin-top:2px}.portfolio-stat>strong{margin-top:10px;font-size:23px}.portfolio-stat>strong.next-credit-date{font-size:19px;line-height:1.65}.portfolio-stat>.text-button{gap:4px;margin-top:4px;font-size:10px}.portfolio-stat>small{align-items:flex-start;gap:4px;margin-top:8px;font-size:10px;line-height:1.7}.portfolio-stat>small svg{margin-top:3px}.premium-chart{padding:20px 18px 12px}.premium-chart .chart-topline{align-items:center}.premium-chart .chart-kicker{letter-spacing:.07em;max-width:120px;font-size:10px}.premium-chart .chart-metric strong{font-size:30px}.premium-chart .chart-series-controls{flex-wrap:wrap;gap:0 10px}.premium-chart .series-daily,.premium-chart .series-credit,.premium-chart .chart-breakdown span{font-size:10px}.premium-chart .chart-breakdown strong{font-size:20px}.premium-chart .chart-footnote{flex-wrap:wrap;gap:2px}.premium-chart .chart-footnote p{max-width:none;font-size:10px}.premium-chart .chart-footnote .text-button{font-size:11px}}@media (prefers-reduced-transparency:reduce){[data-theme=dark] .topbar,[data-theme=dark] .bottom-dock{-webkit-backdrop-filter:none;background:#12283e}}@media (width<=900px){.topbar{border-top:0;border-left:0;border-right:0;border-radius:0 0 22px 22px;margin:0;top:0}.bottom-dock{width:100%;max-width:none;padding:9px max(14px, calc((100vw - 460px) / 2)) calc(10px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;bottom:0}.dock-link{flex:1;min-height:56px}.main-content{padding-bottom:calc(112px + env(safe-area-inset-bottom))}html{scroll-padding-top:108px;scroll-padding-bottom:calc(112px + env(safe-area-inset-bottom))}}.portfolio-details{padding:3px 23px}.portfolio-detail-link{text-align:left;background:0 0;align-items:center;gap:13px;width:100%;min-height:80px;padding:14px 0;display:flex}.portfolio-detail-link+.portfolio-detail-link{border-top:1px solid var(--line)}.portfolio-detail-link>svg:first-child{color:var(--positive)}.portfolio-detail-link>svg:last-child{color:var(--muted)}.portfolio-detail-link>span{flex:1}.portfolio-detail-link strong{font-size:13px;font-weight:550;display:block}.portfolio-detail-link small{margin-top:6px;font-size:11px;display:block}.portfolio-detail-link:hover strong{color:#5ee2d1}@media (width<=620px){.portfolio-details{padding:3px 20px}.portfolio-detail-link{gap:11px;min-height:79px}.portfolio-detail-link strong{font-size:12px}.portfolio-detail-link small{font-size:10px}}.topbar{border-radius:17px;height:62px;margin-top:12px;padding:8px 18px;top:12px}[data-theme=dark] .topbar{background:#0b1e31d9;border-color:#46617c3b;box-shadow:inset 0 1px #d6ebff06}.header-identity h1{letter-spacing:-.025em;font-size:19px;font-weight:600}.bottom-dock{border-radius:18px;padding-top:4px;padding-bottom:4px}[data-theme=dark] .bottom-dock{background:#102337de;border-color:#53738e48;box-shadow:0 -4px 22px #0000000f}.dock-link{gap:3px;min-height:48px;font-size:9px}.dock-icon{border-radius:8px;width:32px;height:24px}.dock-icon>svg{width:19px;height:19px}.dock-link.active .dock-icon{box-shadow:none;background:#23b8b017}.notification-count{background:#2c6bc2;min-width:15px;height:15px;font-size:8px;top:3px;right:4px}.sidebar{z-index:50;padding:24px 18px max(18px, env(safe-area-inset-bottom));overflow:hidden}[data-theme=dark] .sidebar{background:#0a192a;border-color:#2b435a}.sidebar-head{flex-shrink:0;gap:8px;min-height:53px}.sidebar-brand{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.sidebar-brand>span:last-child{letter-spacing:.19em;color:#99acc2;font-size:9px}.sidebar-brand .brand-signature{gap:9px}.sidebar-brand .nima-wordmark{width:62px}.sidebar .nav-caption{flex-shrink:0;margin:28px 12px 12px;font-size:9px}.sidebar>nav{gap:4px;min-height:0;margin:0 -3px;padding:3px;overflow-y:auto}.sidebar .nav-item{background-color:#0000;gap:11px;width:100%;min-height:44px;padding:11px 12px;font-size:12px}.sidebar .nav-item>svg{width:18px;height:18px}.sidebar-bottom{border-top:1px solid #29415a75;flex-shrink:0;margin-top:auto;padding-top:12px}.sidebar-bottom .nav-item{margin-top:2px;font-size:12px}.sidebar-support>span{flex:1}.sidebar-support small{margin-top:4px;font-size:10px;line-height:1.4;display:block}.sidebar .signout{color:#acbccf}.menu-backdrop{z-index:45;-webkit-backdrop-filter:blur(5px);background:#030b1594}html{scroll-padding-top:92px;scroll-padding-bottom:108px}@media (width<=900px){.topbar{border-radius:0 0 17px 17px;height:58px;margin:0;padding:6px 12px;top:0}.header-identity h1{font-size:18px}.topbar-actions .icon-button>svg{width:19px;height:19px}.bottom-dock{padding:4px max(14px, calc((100vw - 460px) / 2)) calc(5px + env(safe-area-inset-bottom));border-radius:17px 17px 0 0}.dock-link{min-height:48px}.sidebar{width:min(290px,87vw);height:100dvh;padding-top:17px;bottom:auto}.sidebar:not(.is-open){visibility:hidden}.sidebar.is-open{visibility:visible}.sidebar-head .icon-button{min-width:44px}.main-content{padding-bottom:calc(98px + env(safe-area-inset-bottom))}html{scroll-padding-top:75px;scroll-padding-bottom:calc(98px + env(safe-area-inset-bottom))}}.rate-explanation{gap:7px;min-height:44px;padding:6px 11px;font-family:inherit;font-size:10px}.rate-explanation-equation{border:1px solid var(--line);background:var(--soft);border-radius:16px;justify-content:space-between;align-items:center;gap:9px;margin-bottom:20px;padding:20px 16px;display:flex}.rate-explanation-equation>span{letter-spacing:-.03em;font-size:23px;font-weight:550}.rate-explanation-equation>span:last-child{color:var(--positive)}.rate-explanation-equation small{color:var(--muted);letter-spacing:0;margin-top:5px;font-size:10px;display:block}.rate-explanation-equation b{color:var(--muted);font-weight:400}.rate-explanation-note{margin:17px 0}@media (width<=620px){.rate-explanation-equation{gap:7px;padding:16px 12px}.rate-explanation-equation>span{font-size:20px}}.rate-info-control{background:0 0;border-radius:20px;justify-content:center;align-items:center;min-height:44px;padding:0;display:inline-flex}.rate-info-control .rate-chip{pointer-events:none}.rate-info-control:hover .rate-chip{background:#2862b94a;border-color:#73acff88}.rate-info-control:active .rate-chip{background:#2862b964}.portfolio-next-credit{color:#a5bcd4;align-items:center;gap:6px;margin-top:12px;font-size:10px;display:flex}.portfolio-next-credit>svg{color:#83ade0}.portfolio-next-credit>strong{margin-left:auto;font-size:11px;font-weight:500}.sidebar>nav{margin-top:23px;margin-bottom:16px}.withdrawal-flow{flex-direction:column;gap:16px;display:flex}.withdrawal-flow-steps{border-bottom:1px solid var(--line);gap:16px;margin:0 0 3px;padding:0;list-style:none;display:flex}.withdrawal-flow-steps li{color:var(--muted);flex:1;align-items:center;gap:8px;padding:0 0 13px;font-size:12px;display:flex}.withdrawal-flow-steps li>span{background:#173249;border-radius:9px;place-items:center;width:25px;height:25px;display:grid}.withdrawal-flow-steps li[aria-current=step]{color:#67e2d7;border-bottom:2px solid #49cfc5}.withdrawal-flow-steps li[aria-current=step]>span{color:#91ebe2;background:#24535f}.withdrawal-flow-value{flex-direction:column;gap:8px;margin:4px 0 3px;display:flex}.withdrawal-flow-value>span{color:var(--muted);font-size:12px}.withdrawal-flow-value>strong{letter-spacing:-.04em;color:#44d8c9;font-variant-numeric:tabular-nums;font-size:30px;font-weight:650}.withdrawal-flow .field{gap:8px;margin:0;font-size:13px}.withdrawal-flow .field input{border-radius:13px;min-height:54px;font-size:20px}.withdrawal-flow .field small{font-size:11px}.withdrawal-flow .withdrawal-use-balance{color:#6ee2d7;align-self:flex-start;min-height:44px;margin-top:-8px;padding:6px 0;font-size:12px}.withdrawal-flow-note{color:#b1c8dd;background:#15344970;border:1px solid #9db9d51a;border-radius:13px;align-items:flex-start;gap:9px;padding:12px;font-size:12px;line-height:1.7;display:flex}.withdrawal-flow-note>svg{color:#64cccf;flex-shrink:0;margin-top:2px}.withdrawal-flow-note strong{color:#e5effa;font-weight:600}.withdrawal-flow-caption{color:var(--muted);text-align:center;margin:0;font-size:11px;line-height:1.6}.withdrawal-review{flex-direction:column;gap:14px;margin:0;font-size:12px;display:flex}.withdrawal-review>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.withdrawal-review dt{color:var(--muted)}.withdrawal-review dd{overflow-wrap:anywhere;text-align:right;color:var(--text);margin:0;font-size:13px}.withdrawal-flow .withdrawal-back{align-self:center;font-size:12px}:root{--portal-chrome:#0b1e31}:root[data-theme=dark][data-portal-chrome=active]{background-color:var(--portal-chrome)}html[data-portal-chrome=active] body{background:var(--portal-chrome)}html[data-portal-chrome=active],html[data-portal-chrome=active] body{overscroll-behavior-y:none}html[data-portal-chrome=active] .app-shell{background:var(--bg);min-height:100dvh}[data-theme=dark] .sidebar{background:var(--portal-chrome)}@media (width<=900px){[data-theme=dark] .topbar,[data-theme=dark] .bottom-dock{background:var(--portal-chrome);-webkit-backdrop-filter:none}[data-theme=dark] .topbar{box-shadow:none;border-top:0}.topbar{height:calc(58px + env(safe-area-inset-top,0px));padding-top:calc(6px + env(safe-area-inset-top,0px));padding-left:max(12px, env(safe-area-inset-left,0px));padding-right:max(12px, env(safe-area-inset-right,0px))}.bottom-dock{padding-left:max(14px, calc((100vw - 460px) / 2), env(safe-area-inset-left,0px));padding-right:max(14px, calc((100vw - 460px) / 2), env(safe-area-inset-right,0px))}.sidebar{padding-top:calc(17px + env(safe-area-inset-top,0px));padding-left:max(18px, env(safe-area-inset-left,0px));padding-right:max(18px, env(safe-area-inset-right,0px))}.main-content{padding-left:max(var(--content-inline-padding,18px), env(safe-area-inset-left,0px));padding-right:max(var(--content-inline-padding,18px), env(safe-area-inset-right,0px))}html{scroll-padding-top:calc(75px + env(safe-area-inset-top,0px))}.dialog{max-height:min(88dvh, calc(100dvh - 2 * max(16px, env(safe-area-inset-top,0px), env(safe-area-inset-bottom,0px))))}}@media (width<=620px){.main-content{--content-inline-padding:16px}}:root{--motion-ease:cubic-bezier(.22, 1, .36, 1);--motion-fast:.16s}@keyframes portal-card-arrive{0%{opacity:.45;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes portal-backdrop-arrive{0%{opacity:0}to{opacity:1}}@keyframes portal-title-arrive{0%{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes portal-icon-settle{0%{transform:translateY(2px)scale(.92)}70%{transform:translateY(-1px)scale(1.03)}to{transform:translateY(0)scale(1)}}@keyframes portal-halo-arrive{0%{opacity:0;transform:scale(.82)}40%{opacity:.55}to{opacity:0;transform:scale(1.16)}}@keyframes portal-chart-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes portal-payment-reveal{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0)}}.page-stage{min-width:0}.page-stage .portfolio-focus,.page-stage .portfolio-stat,.page-stage .news-card,.page-stage .premium-chart,.page-stage .payment-history,.page-stage .portfolio-details{animation:portal-card-arrive .26s var(--motion-ease) both}.page-stage .portfolio-stat:first-child{animation-delay:35ms}.page-stage .portfolio-stat:nth-child(2){animation-delay:70ms}.page-stage .payment-history{animation-delay:90ms}.page-stage .portfolio-details{animation-delay:.11s}.page-stage .news-card:nth-child(2){animation-delay:40ms}.page-stage .news-card:nth-child(n+3){animation-delay:75ms}.header-identity h1{animation:portal-title-arrive .18s var(--motion-ease)}.term-progress:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle,#0000 38%,#397cf544 64%,#0000 73%);border-radius:50%;animation:.75s ease-out portal-halo-arrive;position:absolute;inset:-7px}.dock-icon{transition:background var(--motion-fast), color var(--motion-fast), transform var(--motion-fast) var(--motion-ease)}.dock-link.active .dock-icon>svg{animation:portal-icon-settle .23s var(--motion-ease)}.button,.icon-button,.text-button,.portfolio-detail-link,.news-preview-item,.dock-link{transition:background var(--motion-fast), color var(--motion-fast), border-color var(--motion-fast), box-shadow var(--motion-fast), transform var(--motion-fast) var(--motion-ease)}.button:active:not(:disabled),.icon-button:active:not(:disabled),.dock-link:active .dock-icon{transform:scale(.965)}.portfolio-detail-link:active,.news-preview-item:active{transform:translate(2px)}.news-new{animation:.22s ease-out portal-title-arrive}.payment-history__bar:not(.is-empty){animation:portal-payment-reveal .3s var(--motion-ease)}.premium-chart .recharts-area,.premium-chart .recharts-line{animation:portal-chart-reveal .36s var(--motion-ease)}@media (hover:hover) and (pointer:fine){.portfolio-stat:hover{border-color:#3a66865c}.news-preview-item:hover{background:#54b3d305}.icon-button:hover{background:#7cafd810}}@media (width<=900px){.sidebar{transition:transform .23s var(--motion-ease), visibility 0s .23s}.sidebar.is-open{transition:transform .23s var(--motion-ease), visibility 0s}.menu-backdrop{animation:.16s ease-out portal-backdrop-arrive}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.term-progress:before{display:none}}.page-stage .income-history{animation:portal-card-arrive .26s var(--motion-ease) both;animation-delay:60ms}.income-history__bar{animation:portal-payment-reveal .3s var(--motion-ease)}.admin-workspace{font-family:Manrope Variable,sans-serif;font-size:14px;line-height:1.55}.admin-workspace .stack,.admin-page{flex-direction:column;gap:16px;min-width:0;display:flex}.admin-workspace h2{letter-spacing:-.025em;margin:0;font-size:17px;font-weight:650;line-height:1.35}.admin-workspace h3{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:600;line-height:1.4}.admin-workspace p{font-size:13px;line-height:1.6}.admin-workspace .glass{border-radius:20px}.admin-workspace .glass.stack{gap:16px;padding:18px}.admin-workspace .section-heading{align-items:center;gap:12px;margin:0}.admin-workspace .section-heading>.button{font-size:12px}.admin-workspace .section-heading .eyebrow{display:none}.admin-workspace .button,.admin-workspace .text-button{border-radius:12px;gap:7px;min-height:44px;font-size:12px}.admin-workspace .button{padding:10px 14px}.admin-workspace button:focus-visible,.admin-workspace a:focus-visible,.admin-workspace summary:focus-visible{outline-offset:3px;outline:2px solid #4cded0}.admin-workspace .button svg,.admin-workspace .text-button svg{flex-shrink:0;width:17px;height:17px}.admin-workspace .field{gap:7px;margin:0;font-size:12px}.admin-workspace .field small{color:var(--muted);font-size:11px;line-height:1.6}.admin-workspace input,.admin-workspace select,.admin-workspace textarea{border-radius:12px;min-height:46px;font-family:inherit;font-size:14px}.admin-workspace input[type=checkbox]{min-height:0}.admin-workspace .search-field{border-radius:13px;max-width:none;margin:0;padding:0 13px}.admin-workspace .search-field>svg{flex-shrink:0}.admin-workspace .search-field input{width:100%;min-width:0;margin:0}.admin-workspace .notice{border-radius:13px;gap:9px;padding:12px 14px;font-size:12px;line-height:1.6}.admin-workspace .notice svg{flex-shrink:0;width:17px;height:17px}.admin-workspace .empty{padding:25px 14px}.admin-workspace .empty h3{font-size:15px}.admin-workspace .empty p{margin:7px 0 0;font-size:12px}.admin-workspace .empty-icon{width:38px;height:38px;margin:0 auto 12px}.admin-workspace .badge{padding:5px 9px;font-size:10px;line-height:1.4}.admin-workspace .dialog{border-radius:22px}.admin-workspace .dialog>header{gap:12px;min-height:64px;padding:18px 20px}.admin-workspace .dialog>header h2{overflow-wrap:anywhere;font-size:18px}.admin-workspace .dialog-body{padding:20px}.admin-workspace .dialog .form-grid{gap:16px}.admin-workspace .dialog .checkbox-field{gap:10px;margin:4px 0;font-size:12px}.admin-workspace .dialog .detail-grid{gap:14px 18px;margin:0}.admin-workspace .dialog .detail-grid dt{color:var(--muted);margin:0 0 4px;font-size:11px}.admin-workspace .dialog .detail-grid dd{overflow-wrap:anywhere;margin:0;font-size:13px}.admin-workspace .dialog .admin-tabs{background:#11253b;border-radius:13px;gap:4px;padding:4px;display:flex}.admin-workspace .dialog .admin-tabs .button{box-shadow:none;background:0 0;border:0;flex:1}.admin-workspace .dialog .admin-tabs .primary{color:#67e2db;background:#22496690}.admin-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.admin-context{color:var(--muted);font-size:12px}.admin-card-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-card-heading>span:first-child{color:#b6c8df;font-size:12px}.admin-card-heading>svg{color:#6acbcc;flex-shrink:0}.admin-capital{background:radial-gradient(at 90% 0,#23539b45,#0000 65%),linear-gradient(155deg,#10243a,#0b1b2d);padding:21px}.admin-capital-value{letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin:10px 0 21px;font-size:clamp(27px,4vw,38px);font-weight:650;line-height:1.25;display:block}.admin-capital-breakdown{grid-template-columns:1fr 1fr;gap:14px;margin:0;display:grid}.admin-capital-breakdown>div{min-width:0}.admin-capital-breakdown dt{color:#a6bdd4;margin:0 0 5px;font-size:11px}.admin-capital-breakdown dd{letter-spacing:-.03em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:600}.admin-capital-footer{border-top:1px solid #95bce319;justify-content:space-between;align-items:center;gap:12px;margin-top:17px;padding-top:5px;display:flex}.admin-capital-footer a{color:#b2c8df;align-items:center;gap:7px;min-height:40px;font-size:11px;text-decoration:none;display:flex}.admin-capital-footer a:hover{color:#53dace}.admin-priorities{padding:18px}.admin-workspace .admin-card-heading h2{font-size:15px}.admin-count{color:#a8bed6;background:#183047;border-radius:20px;align-items:center;padding:4px 8px;font-size:10px;display:inline-flex}.admin-count.has-pending{color:#efd49c;background:#bea46f14}.admin-pending-total{justify-content:space-between;align-items:center;gap:12px;margin:16px 0 4px;display:flex}.admin-pending-total>span{color:var(--muted);font-size:12px}.admin-pending-total>strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:20px;font-weight:600}.admin-priority-row{border-bottom:1px solid var(--line);min-height:78px;color:var(--text);grid-template-columns:34px minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:12px 0;text-decoration:none;display:grid}.admin-row-icon{color:#4cd8cd;background:#24cabe0d;border-radius:11px;flex-shrink:0;place-items:center;width:33px;height:33px;display:grid}.admin-row-copy{min-width:0}.admin-row-copy>strong{overflow-wrap:anywhere;font-size:12px;font-weight:600;display:block}.admin-row-copy>small{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.6;display:block}.admin-row-amount{letter-spacing:-.025em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:600}.admin-priority-row>svg{color:#7f9cba}.admin-footer-action{color:#50d8cc;justify-content:space-between;align-items:center;min-height:44px;padding-top:5px;font-size:12px;text-decoration:none;display:flex}.admin-overdue{color:#f3b6a0!important}.admin-all-clear{color:#5cdacf;align-items:center;gap:12px;padding:24px 0 8px;display:flex}.admin-all-clear strong{color:var(--text);font-size:14px;display:block}.admin-all-clear small{color:var(--muted);margin-top:5px;font-size:12px;display:block}.admin-quick-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-quick-actions>a,.admin-quick-actions>button{border:1px solid var(--line);min-height:55px;color:var(--text);text-align:left;background:#10233770;border-radius:16px;justify-content:flex-start;align-items:center;gap:9px;padding:13px 14px;font-size:12px;text-decoration:none;display:flex}.admin-quick-actions svg{color:#61d5cf;flex-shrink:0}.admin-quick-actions svg:last-child{color:#88a3bd;width:14px;margin-left:auto}.admin-search{border:1px solid var(--line);color:#a4bdd6;background:#11263a60;border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.admin-search>svg{flex-shrink:0}.admin-workspace .admin-search input{outline-offset:2px;background:0 0;border:0;flex:1;width:100%;min-width:0;padding:12px 0;font-size:13px}.admin-people-list{padding:0 17px;overflow:hidden}.admin-person-row{border-bottom:1px solid var(--line);width:100%;min-height:97px;color:var(--text);text-align:left;background:0 0;align-items:center;gap:12px;padding:17px 0;display:flex}.admin-person-row:last-child{border-bottom:0}.admin-avatar{color:#b0e4ea;background:linear-gradient(135deg,#2a637955,#24519750);border-radius:13px;flex-shrink:0;align-self:flex-start;place-items:center;width:37px;height:37px;font-size:12px;font-weight:600;display:grid}.admin-person-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.admin-person-copy>strong{overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.5}.admin-person-copy>span{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.admin-person-tags{flex-wrap:wrap;gap:5px 11px;margin-top:3px;display:flex}.admin-person-tags>span{align-items:center;gap:4px;font-size:10px;display:inline-flex}.admin-person-tags .is-ready{color:#6ecac6}.admin-person-tags .is-pending{color:#e3c791}.admin-person-row>svg{color:#829eb8;flex-shrink:0}.admin-empty{padding:10px}.admin-audit-list{padding:0 17px}.admin-audit-event{border-bottom:1px solid var(--line)}.admin-audit-event:last-child{border-bottom:0}.admin-audit-event>summary{cursor:pointer;align-items:center;gap:12px;min-height:78px;padding:12px 0;list-style:none;display:flex}.admin-audit-event>summary::-webkit-details-marker{display:none}.admin-audit-event>summary>.admin-row-copy{flex:1}.admin-audit-event>summary>svg{color:#809fb9;transition:transform .15s}.admin-audit-event[open]>summary>svg{transform:rotate(90deg)}.admin-audit-source{border-top:1px solid var(--line);margin:0;padding:12px 0 16px;font-size:12px}.admin-audit-source>div{margin-top:8px}.admin-audit-source dt{color:var(--muted);font-size:10px}.admin-audit-source dd{overflow-wrap:anywhere;margin:3px 0 0}.admin-workspace .news-panel>.section-heading p{max-width:370px;color:var(--muted);margin:0;font-size:12px}.admin-workspace .news-filters{border:1px solid var(--line);background:#10203370;border-radius:14px;flex-wrap:nowrap;gap:5px;padding:4px;overflow-x:auto}.admin-workspace .news-filters .button{white-space:nowrap;box-shadow:none;background:0 0;border-color:#0000;flex:1;padding:9px 10px;font-size:11px}.admin-workspace .news-filters .primary{color:#67e0d7;background:#22506a75}.admin-workspace .news-card{padding:18px}.admin-workspace .news-card-copy{margin:12px 0}.admin-workspace .news-card h3{font-size:16px}.admin-workspace .news-card p{font-size:12px;line-height:1.65}.admin-workspace .news-card-actions{flex-wrap:wrap;gap:10px}.admin-workspace .news-home-preview{margin-top:16px;padding:18px}.admin-workspace .news-home-preview h3{font-size:15px}@media (width>=1024px){.admin-capital{padding:24px}.admin-capital-breakdown{max-width:550px}.admin-priority-row{min-height:75px}.admin-people-list{padding:0 22px}.admin-person-row{min-height:89px}.admin-person-copy{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr);align-items:center;display:grid}.admin-person-tags{grid-area:1/2/span 2;justify-content:flex-end;margin:0}.admin-person-copy>span:not(.admin-person-tags){grid-column:1}.admin-quick-actions{max-width:620px}}@media (width<=480px){.admin-workspace{font-size:13px}.admin-capital{padding:18px}.admin-capital-value{font-size:30px}.admin-capital-breakdown dd{font-size:15px}.admin-priority-row{grid-template-columns:30px minmax(0,1fr) auto;gap:8px}.admin-priority-row>svg{display:none}.admin-row-copy>strong{font-size:12px}.admin-row-amount{font-size:13px}.admin-priorities{padding:16px}.admin-quick-actions{gap:9px}.admin-quick-actions>a,.admin-quick-actions>button{gap:7px;padding:12px;font-size:11px}.admin-quick-actions svg:last-child{display:none}.admin-workspace .dialog-body{padding:18px}.admin-workspace .dialog>header{padding:15px 18px}.admin-workspace .news-panel>.section-heading{flex-wrap:wrap;gap:12px}.admin-workspace .news-filters .button{padding:8px 7px;font-size:10px}}@media (prefers-reduced-motion:reduce){.admin-workspace *,.admin-workspace :before{transition:none!important;animation:none!important}}@media (width<=900px){body :where(input:not(:where([type=hidden],[type=checkbox],[type=radio],[type=range],[type=color],[type=file],[type=button],[type=submit],[type=reset],[type=image])),select,textarea,[contenteditable=""],[contenteditable=true],[contenteditable=plaintext-only]){font-size:max(16px, var(--mobile-input-font-size,16px))!important}.withdrawal-flow .field input{--mobile-input-font-size:20px}}
