:root{--wb-primary:#174f77;--wb-primary-hover:#113f61;--wb-primary-subtle:#e8f0f5;--wb-background:#f5f4f0;--wb-sidebar:#0c2230;--wb-surface:#fffefb;--wb-surface-secondary:#eef1f1;--wb-surface-interactive:#e6ebed;--wb-text:#122632;--wb-text-muted:#64747c;--wb-text-subtle:#7b898f;--wb-border:#d9e0e2;--wb-border-strong:#c2cdd1;--wb-positive:#18705a;--wb-negative:#a23a42;--wb-warning:#986313;--wb-focus:#2879ab;--wb-on-primary:#ffffff;--wb-hero:#123c57;--wb-hero-elevated:#1a4a66;--wb-hero-border:#54758a;--wb-shadow:0 16px 44px rgb(13 35 48/7%);--wb-radius-sm:4px;--wb-radius:8px;--wb-sidebar-width:256px;--wb-duration-instant:100ms;--wb-duration-fast:160ms;--wb-duration-standard:220ms;--wb-duration-enter:320ms;--wb-duration-skeleton:1600ms;--wb-ease-standard:cubic-bezier(.2,0,0,1);--wb-ease-enter:cubic-bezier(.16,1,.3,1);--wb-ease-linear:linear;color-scheme:light}[data-theme=dark]{--wb-primary:#83b6d3;--wb-primary-hover:#a5cadf;--wb-primary-subtle:#173749;--wb-background:#091721;--wb-sidebar:#07141d;--wb-surface:#10232f;--wb-surface-secondary:#152b37;--wb-surface-interactive:#1a3340;--wb-text:#edf3f4;--wb-text-muted:#a8b9c0;--wb-text-subtle:#8da2ab;--wb-border:#29424f;--wb-border-strong:#3a5664;--wb-positive:#78c8aa;--wb-negative:#ee9296;--wb-warning:#e0b665;--wb-focus:#9dc9e1;--wb-on-primary:#07151e;--wb-hero:#11364e;--wb-hero-elevated:#18455f;--wb-hero-border:#4c6e82;--wb-shadow:0 18px 52px rgb(0 0 0/20%);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wb-background);color:var(--wb-text);font-family:Segoe UI Variable,Segoe UI,Arial,sans-serif;font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent;transition:color var(--wb-duration-fast) var(--wb-ease-standard),background-color var(--wb-duration-fast) var(--wb-ease-standard),border-color var(--wb-duration-fast) var(--wb-ease-standard),opacity var(--wb-duration-fast) var(--wb-ease-standard),transform var(--wb-duration-instant) var(--wb-ease-standard)}button{cursor:pointer}.wb-button:active,button:active{transform:translateY(1px)}:focus-visible{outline:2px solid var(--wb-focus);outline-offset:3px}::selection{background:var(--wb-primary-subtle)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.westbridge-logo{display:inline-flex;align-items:center;gap:11px;color:inherit;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:16px;font-weight:650;letter-spacing:.075em;line-height:1}.westbridge-logo img{width:30px;height:auto;display:block;object-fit:contain}.app-shell{min-height:100vh;display:flex}.app-main{min-width:0;flex:1 1;margin-left:var(--wb-sidebar-width)}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:var(--wb-sidebar-width);display:flex;flex-direction:column;padding:28px 18px 20px;overflow-y:auto;background:var(--wb-sidebar);color:#c7d5da;border-right:1px solid rgb(255 255 255/6%)}.sidebar__brand-row{min-height:37px;display:flex;align-items:center;justify-content:space-between;padding:0 9px}.brand{color:#f6fafb;text-decoration:none}.brand .westbridge-logo img{width:29px}.sidebar__close{display:none;width:36px;height:36px;place-items:center;color:#c7d5da;border:0;background:transparent;border-radius:var(--wb-radius-sm)}.sidebar nav{display:grid;gap:22px;margin-top:45px}.nav-group{display:grid;gap:3px}.nav-group h2{margin:0 11px 7px;color:#829aa5;font:600 10px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.13em;text-transform:uppercase}.nav-group a{position:relative;min-height:42px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:9px 11px;color:#b8c9cf;text-decoration:none;border-radius:var(--wb-radius-sm);font-size:13px;font-weight:520}.nav-group a svg{width:18px;height:18px;stroke-width:1.75;color:#8fa7b1}.nav-group a:hover{color:#fff;background:rgb(255 255 255/5%)}.nav-group a.active{color:#fff;background:rgb(137 190 216/10%)}.nav-group a.active:before{content:"";position:absolute;left:-1px;width:2px;height:20px;background:#8fc0d8}.nav-group a.active svg{color:#a8d2e3}.nav-group small{color:#7f969f;font:600 8px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.12em;text-transform:uppercase}.side-foot{margin-top:auto;padding-top:34px}.appearance{padding:15px 9px 17px;border-top:1px solid rgb(255 255 255/10%)}.appearance__label{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:#91a6ae;font:600 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.11em;text-transform:uppercase}.appearance__label svg{width:14px;height:14px;stroke-width:1.7}.theme-control{display:grid;grid-template-columns:repeat(3,1fr);padding:2px;background:rgb(255 255 255/4%);border:1px solid rgb(255 255 255/11%);border-radius:var(--wb-radius-sm)}.theme-control button{min-height:27px;padding:4px;color:#9eb0b7;background:transparent;border:0;border-radius:2px;font-size:9px;text-transform:capitalize}.theme-control button:hover{color:#fff}.theme-control button.selected{color:#fff;background:#274553;box-shadow:0 1px 2px rgb(0 0 0/15%)}.profile-menu{position:relative}.profile-menu summary{min-height:58px;display:flex;align-items:center;gap:10px;padding:9px;border-top:1px solid rgb(255 255 255/10%);list-style:none;cursor:pointer;border-radius:var(--wb-radius-sm)}.profile-menu summary::-webkit-details-marker{display:none}.profile-menu summary:hover{background:rgb(255 255 255/5%)}.avatar{flex:0 0 auto;width:33px;height:33px;display:grid;place-items:center;color:#f5f8f8;background:#704d3d;border:1px solid rgb(255 255 255/12%);border-radius:50%;font:600 10px ui-monospace,SFMono-Regular,Consolas,monospace}.profile-copy{min-width:0;flex:1 1}.profile-copy small,.profile-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-copy strong{color:#eef5f6;font-size:12px;font-weight:600}.profile-copy small{margin-top:2px;color:#89a0aa;font-size:10px}.profile-chevron{width:15px;height:15px;color:#8097a0;transition:transform var(--wb-duration-standard) var(--wb-ease-enter)}.profile-menu[open] .profile-chevron{transform:rotate(90deg)}.profile-popover{position:absolute;z-index:2;bottom:calc(100% + 8px);left:0;right:0;padding:7px;background:#142f3d;border:1px solid #35505d;border-radius:var(--wb-radius-sm);box-shadow:0 14px 36px rgb(0 0 0/30%)}.profile-popover p{margin:5px 8px 8px;color:#93aab3;font-size:10px}.profile-popover a,.profile-popover button{width:100%;min-height:35px;display:flex;align-items:center;gap:9px;padding:7px 8px;color:#dbe7ea;background:transparent;border:0;border-radius:3px;text-decoration:none;font-size:11px;text-align:left}.profile-popover a:hover,.profile-popover button:hover{background:rgb(255 255 255/7%)}.profile-popover svg{width:15px;height:15px}.sidebar-backdrop{display:none}.app-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(28px,4vw,62px);background:color-mix(in srgb,var(--wb-surface) 92%,transparent);border-bottom:1px solid var(--wb-border)}.app-header__context{color:var(--wb-text-muted);font-size:12px;font-weight:560}.app-header__tools{display:flex;align-items:center;gap:5px}.app-header__tools>a,.app-header__tools>button{position:relative;width:38px;height:38px;display:grid;place-items:center;padding:0;color:var(--wb-text-muted);background:transparent;border:0;border-radius:var(--wb-radius-sm);text-decoration:none}.app-header__tools>a:hover,.app-header__tools>button:hover{color:var(--wb-text);background:var(--wb-surface-secondary)}.app-header__tools svg{width:18px;height:18px;stroke-width:1.7}.header-profile{width:43px!important;margin-left:4px;border-left:1px solid var(--wb-border)!important;border-radius:0!important}.header-profile .avatar{width:29px;height:29px}.notification-dot{position:absolute;top:9px;right:9px;width:5px;height:5px;background:var(--wb-primary);border:1px solid var(--wb-surface);border-radius:50%}.profile-menu--header{margin-left:4px;padding-left:9px;border-left:1px solid var(--wb-border)}.profile-menu--header summary{min-height:40px;gap:5px;padding:4px;border:0;color:var(--wb-text-muted)}.profile-menu--header summary:hover{background:var(--wb-surface-secondary)}.profile-menu--header summary>svg{width:13px;height:13px}.profile-menu--header .avatar{width:29px;height:29px}.profile-menu--header .profile-popover{inset:calc(100% + 8px) 0 auto auto;width:220px;color:#dbe7ea}.mobile-menu{display:none;width:38px;height:38px;padding:0;color:var(--wb-text);background:transparent;border:0;border-radius:var(--wb-radius-sm)}.mobile-menu svg{width:21px;height:21px}.content{width:min(100%,1500px);margin:0 auto;padding:0 clamp(28px,4vw,62px) 48px}.content-entrance--enter{animation:wb-content-enter var(--wb-duration-enter) var(--wb-ease-enter) both}.page-intro{width:min(100%,1500px);display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 auto;padding:42px clamp(28px,4vw,62px) 28px}.eyebrow,.future__heading>p,.page-intro p,.section-header p{margin:0 0 8px;color:var(--wb-text-muted);font:600 10px/1.35 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.12em;text-transform:uppercase}.page-intro h1{margin:0;font-size:clamp(27px,2.2vw,36px);font-weight:420;line-height:1.15;letter-spacing:-.035em}.page-intro>div>span{display:block;margin-top:7px;color:var(--wb-text-muted);font-size:13px}.wb-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 15px;border:1px solid transparent;border-radius:var(--wb-radius-sm);text-decoration:none;font-size:12px;font-weight:650;line-height:1;white-space:nowrap}.wb-button svg{width:16px;height:16px;stroke-width:1.8}.wb-button--primary{color:var(--wb-on-primary);background:var(--wb-primary);border-color:var(--wb-primary);box-shadow:0 1px 2px rgb(0 0 0/8%)}.wb-button--primary:hover{background:var(--wb-primary-hover);border-color:var(--wb-primary-hover)}.wb-button--secondary{color:var(--wb-text);background:var(--wb-surface);border-color:var(--wb-border-strong)}.wb-button--secondary:hover{background:var(--wb-surface-secondary);border-color:var(--wb-text-muted)}.wb-button--ghost{color:var(--wb-text);background:transparent}.wb-button--ghost:hover{background:var(--wb-surface-secondary)}.wb-button--danger{color:var(--wb-negative);background:transparent;border-color:color-mix(in srgb,var(--wb-negative) 35%,var(--wb-border))}.wb-button--text{min-height:32px;padding:5px 2px;color:var(--wb-primary);background:transparent}.wb-button--text:hover{color:var(--wb-primary-hover)}.wb-button:disabled,.wb-button[aria-disabled=true]{cursor:not-allowed;opacity:.5}.balance-card{position:relative;overflow:hidden;min-height:374px;padding:30px 32px 0;color:#f4f8fa;background:linear-gradient(118deg,#0d3149 0,var(--wb-hero) 56%,var(--wb-hero-elevated) 100%);border:1px solid var(--wb-hero-border);border-radius:var(--wb-radius);box-shadow:var(--wb-shadow)}.balance-card:before{right:-78px;top:-115px;width:460px;height:340px;background:url(/Brand/westbridge-mark.png) 50%/contain no-repeat;opacity:.055;transform:rotate(-8deg)}.balance-card:after,.balance-card:before{content:"";position:absolute;z-index:0;pointer-events:none}.balance-card:after{right:-60px;top:-150px;width:520px;height:260px;border:1px solid rgb(192 224 239/10%);transform:rotate(-12deg)}.balance-card>*{position:relative;z-index:1}.balance-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.balance-card .eyebrow{color:#a7c4d2;margin-bottom:9px}.balance-card h2{margin:0;color:#e8f1f4;font-size:14px;font-weight:480;letter-spacing:-.01em}.balance-card__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,356px);align-items:center;gap:32px;min-height:209px}.balance-card__position{align-self:center}.balance-label{display:block;margin-top:22px;color:#a8c4d1;font:600 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.13em;text-transform:uppercase}.privacy-control{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:6px 9px;color:#d9e8ee;background:rgb(255 255 255/5%);border:1px solid rgb(255 255 255/14%);border-radius:var(--wb-radius-sm);font-size:10px}.privacy-control:hover{background:rgb(255 255 255/10%);border-color:rgb(255 255 255/24%)}.privacy-control svg{width:15px;height:15px;stroke-width:1.8}.balance{display:block;width:fit-content;margin-top:8px;font-family:Segoe UI Variable,Segoe UI,Arial,sans-serif;font-size:clamp(46px,5vw,66px);font-weight:480;font-feature-settings:tabular-nums lining-nums;font-variant-numeric:tabular-nums lining-nums;line-height:1.05;letter-spacing:-.06em}.balance>span{margin-left:2px;color:#b9cfda;font-size:.48em;font-weight:450;letter-spacing:-.02em}.balance.is-obscured{letter-spacing:.05em}.balance-support{display:flex;align-items:center;gap:16px;margin:11px 0 0;color:#bcd0d9;font-size:11px}.ledger-note{display:inline-flex;align-items:center;gap:5px;color:#9fb8c4}.ledger-note svg{width:13px;height:13px}.westbridge-card{position:relative;min-height:188px;overflow:hidden;padding:20px;color:#edf5f7;background:linear-gradient(100deg,rgb(3 17 29/24%),rgb(3 17 29/4%)),url(/card-background.png) 50% /cover no-repeat;border:1px solid rgb(192 222 236/28%);border-radius:11px;box-shadow:0 16px 30px rgb(3 14 22/24%)}.westbridge-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(1 11 20/15%),transparent 68%);pointer-events:none}.westbridge-card>*{position:relative;z-index:1}.westbridge-card__top{display:flex;align-items:flex-start;justify-content:space-between}.westbridge-card__top .westbridge-logo{gap:7px;color:#f4f8f9;font-size:10px;letter-spacing:.11em}.westbridge-card__top .westbridge-logo img{width:24px}.westbridge-card__top>span{color:#a7c6d4;font:600 8px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.12em;text-transform:uppercase}.westbridge-card__mark{width:34px;height:25px;margin-top:29px;border:1px solid rgb(205 226 236/34%);border-radius:4px;background:linear-gradient(135deg,rgb(214 231 238/78%),rgb(116 163 185/72%))}.westbridge-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:18px}.westbridge-card__bottom b,.westbridge-card__bottom small{display:block}.westbridge-card__bottom small{color:#a7c6d4;font:600 7px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.12em;text-transform:uppercase}.westbridge-card__bottom b{max-width:175px;margin-top:3px;overflow:hidden;color:#f6fafb;font:600 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.westbridge-card__bottom>span:last-child{text-align:right}.accounts{display:grid;grid-template-columns:repeat(2,minmax(0,270px));border-top:1px solid rgb(255 255 255/16%)}.account-tile{position:relative;min-width:0;min-height:93px;display:grid;grid-template-columns:31px 1fr 16px;align-items:center;gap:12px;padding:15px 17px 15px 5px;color:#f5f9fa;background:transparent;border:0;border-right:1px solid rgb(255 255 255/15%);text-align:left}.account-tile:first-child{padding-left:0}.account-tile.selected,.account-tile:hover{background:rgb(255 255 255/5%)}.account-tile.selected:after{content:"";position:absolute;bottom:0;left:5px;right:17px;height:2px;background:#a8cede}.account-tile__icon{width:20px;height:20px;color:#a6c8d7;stroke-width:1.55}.account-tile__copy{min-width:0}.account-tile__copy b,.account-tile__copy small,.account-tile__copy span{display:block}.account-tile__copy small{color:#a8c0cb;font:600 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.09em;text-transform:uppercase}.account-tile__copy b{margin-top:4px;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:570;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.account-tile__copy span{margin-top:2px;color:#90acb9;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em}.account-tile__arrow{width:15px;height:15px;color:#7899a8;transition:transform var(--wb-duration-fast) var(--wb-ease-standard),color var(--wb-duration-fast) var(--wb-ease-standard)}.account-tile:hover .account-tile__arrow{transform:translateX(2px);color:#c4dae3}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.funding-dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgb(2 12 19/68%)}.funding-dialog{position:relative;width:min(100%,470px);padding:30px;color:var(--wb-text);background:var(--wb-surface);border:1px solid var(--wb-border-strong);border-radius:var(--wb-radius);box-shadow:0 24px 80px rgb(0 0 0/30%)}.funding-dialog>p{margin:0 0 7px;color:var(--wb-text-muted);font:600 9px ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase}.funding-dialog h2{margin:0;font-size:24px;font-weight:470;letter-spacing:-.03em}.funding-dialog__close{position:absolute;top:14px;right:14px;width:34px;height:34px;display:grid;place-items:center;color:var(--wb-text-muted);background:var(--wb-surface-secondary);border:0;border-radius:var(--wb-radius-sm)}.funding-dialog__close svg{width:17px}.funding-instruction{display:grid;gap:7px;margin:21px 0;padding:15px;background:var(--wb-primary-subtle);border-left:2px solid var(--wb-primary)}.funding-instruction span{font-size:11px;font-weight:620}.funding-instruction code{color:var(--wb-primary);font:650 12px ui-monospace,monospace}.funding-instruction small{color:var(--wb-text-muted);font-size:10px;line-height:1.5}.funding-dialog form{display:grid;gap:15px}.funding-dialog label{display:grid;gap:6px;font-size:11px;font-weight:650}.funding-dialog input{width:100%;padding:9px 11px;color:var(--wb-text);border:1px solid var(--wb-border-strong);border-radius:var(--wb-radius-sm)}.file-input,.funding-dialog input{min-height:42px;background:var(--wb-background)}.file-input{display:flex;align-items:center;gap:8px;padding:8px 11px;color:var(--wb-text-muted);border:1px dashed var(--wb-border-strong);border-radius:var(--wb-radius-sm);font-size:10px}.file-input svg{width:16px}.file-input input{min-height:0;padding:0;border:0;background:transparent;font-size:10px}.funding-dialog__error{margin:0;color:var(--wb-negative);font-size:11px}.review-page{max-width:900px;margin:0 auto;padding:60px 28px}.review-page>p:first-child{color:var(--wb-text-muted);font:600 10px ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase}.review-page h1{margin:4px 0 28px;font-size:34px;font-weight:450;letter-spacing:-.04em}.review-list{display:grid;gap:12px}.review-list article{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px;background:var(--wb-surface);border:1px solid var(--wb-border);border-radius:var(--wb-radius)}.review-list code,.review-list p,.review-list small{color:var(--wb-text-muted);font-size:10px}.review-list h2{margin:5px 0;font-size:16px;font-weight:600}.review-list h2 span{margin-left:10px;color:var(--wb-positive);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.review-list a{display:inline-block;margin-top:6px;color:var(--wb-primary);font-size:11px}.review-list button{min-width:98px;min-height:38px;color:var(--wb-on-primary);background:var(--wb-primary);border:0;border-radius:var(--wb-radius-sm);font-weight:650}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(310px,1fr);gap:18px;margin-top:24px}.panel{min-width:0;min-height:350px;padding:25px 26px;background:var(--wb-surface);border:1px solid var(--wb-border);border-radius:var(--wb-radius);box-shadow:0 1px 2px rgb(10 30 41/2%)}.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.section-header p{margin-bottom:6px}.future h2,.section-header h2{margin:0;font-size:19px;font-weight:480;letter-spacing:-.025em}.section-header>a{margin-top:19px;color:var(--wb-primary);font-size:11px;font-weight:650;text-decoration:none}.section-header>a:hover{color:var(--wb-primary-hover);text-decoration:underline;text-underline-offset:3px}.transactions{margin-top:16px}.transaction-row{min-height:68px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 -10px;padding:8px 10px;color:var(--wb-text);border-top:1px solid var(--wb-border);border-radius:3px;text-decoration:none}.transaction-row:hover{background:var(--wb-surface-secondary)}.transaction-icon{width:32px;height:32px;display:grid;place-items:center;color:var(--wb-text-muted);background:var(--wb-primary-subtle);border-radius:50%}.transaction-icon svg{width:16px;height:16px;stroke-width:1.8}.transaction-icon--credit{color:var(--wb-positive)}.transaction-icon--debit{color:var(--wb-negative)}.transaction-copy{min-width:0}.transaction-copy code,.transaction-copy small,.transaction-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-copy strong{font-size:12px;font-weight:640}.transaction-copy small{margin-top:2px;color:var(--wb-text-muted);font-size:10px}.transaction-copy code{margin-top:2px;color:var(--wb-text-subtle);font:8px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.05em}.money-value{color:var(--wb-text);font-size:12px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.money-value.positive{color:var(--wb-positive)}[data-balances-hidden=true] .sensitive-value{visibility:hidden}.empty-state{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center}.empty-state__icon{width:38px;height:38px;display:grid;place-items:center;margin-bottom:14px;color:var(--wb-text-muted);background:var(--wb-surface-secondary);border:1px solid var(--wb-border);border-radius:50%}.empty-state__icon svg{width:17px;height:17px;stroke-width:1.6}.empty-state strong{font-size:13px;font-weight:650}.empty-state p{max-width:330px;margin:5px 0 0;color:var(--wb-text-muted);font-size:11px}.empty-state__action{margin-top:10px}.cash-summary{display:grid;grid-template-columns:1fr 1fr;margin-top:21px;border-block:1px solid var(--wb-border)}.cash-summary>span{padding:14px 14px 14px 0}.cash-summary>span+span{padding-left:18px;border-left:1px solid var(--wb-border)}.cash-summary small,.cash-summary strong{display:block}.cash-summary small{margin-bottom:4px;color:var(--wb-text-muted);font:600 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}.cash-summary strong{font-size:15px;text-align:left}.cash-empty{min-height:170px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:var(--wb-text-muted)}.cash-empty>svg{width:22px;height:22px;margin-bottom:12px;color:var(--wb-primary);stroke-width:1.5}.cash-empty strong{color:var(--wb-text);font-size:12px;font-weight:640}.cash-empty p{max-width:310px;margin:4px 0 0;font-size:10px;line-height:1.55}.cash-chart{height:116px;display:flex;align-items:end;gap:clamp(5px,1vw,10px);padding:20px 4px 0;border-bottom:1px solid var(--wb-border)}.cash-chart i{width:100%;min-height:4px;background:color-mix(in srgb,var(--wb-primary) 30%,var(--wb-surface));border-radius:2px 2px 0 0;transition:background-color var(--wb-duration-fast) var(--wb-ease-standard)}.cash-chart i.current,.cash-chart i:hover{background:var(--wb-primary)}.chart-axis{display:flex;justify-content:space-between;margin-top:7px;color:var(--wb-text-subtle);font:8px ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase}.panel-note{margin:16px 0 0;color:var(--wb-text-muted);font-size:9px;line-height:1.5}.future{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,2fr);gap:30px;margin-top:18px;padding:27px 28px;background:var(--wb-surface);border-top:1px solid var(--wb-border);border-bottom:1px solid var(--wb-border)}.future__heading>p{margin-bottom:7px}.future__heading>span{display:block;max-width:300px;margin-top:7px;color:var(--wb-text-muted);font-size:10px}.future__products{display:grid;grid-template-columns:repeat(3,1fr)}.future article{position:relative;min-width:0;display:grid;grid-template-columns:31px minmax(0,1fr) 16px;gap:10px;padding:3px 20px;border-left:1px solid var(--wb-border)}.future__icon{width:29px;height:29px;display:grid;place-items:center;color:var(--wb-primary);background:var(--wb-primary-subtle);border-radius:var(--wb-radius-sm)}.future__icon svg{width:15px;height:15px;stroke-width:1.7}.future article b{font-size:11px;font-weight:650}.future article p{margin:4px 0 5px;color:var(--wb-text-muted);font-size:9px;line-height:1.45}.future article small{color:var(--wb-warning);font:600 8px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.09em;text-transform:uppercase}.future__arrow{width:14px;height:14px;margin-top:7px;color:var(--wb-text-subtle)}footer:not(.auth-footer){width:min(100%,1500px);display:flex;align-items:center;gap:18px;margin:0 auto;padding:0 clamp(28px,4vw,62px) 25px;color:var(--wb-text-muted);font-size:9px}footer:not(.auth-footer) nav{display:flex;gap:13px;margin-left:auto}footer:not(.auth-footer) a{color:inherit;text-decoration:none}footer:not(.auth-footer) a:hover{color:var(--wb-text)}.skeleton{min-height:30px;overflow:hidden;background:var(--wb-surface-secondary);border:1px solid var(--wb-border);border-radius:var(--wb-radius)}.skeleton:after{content:"";display:block;width:35%;height:100%;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--wb-surface) 70%,transparent),transparent);animation:skeleton-sweep var(--wb-duration-skeleton) var(--wb-ease-linear) infinite}.loading-page{min-height:100vh;display:grid;grid-template-columns:var(--wb-sidebar-width) 1fr;background:var(--wb-background)}.loading-sidebar{height:100vh;border-radius:0;background:var(--wb-sidebar);border:0}.loading-main{padding:34px clamp(28px,4vw,62px)}.loading-header{height:38px}.loading-title{width:min(360px,70%);height:72px;margin-top:38px}.loading-hero{height:326px;margin-top:28px;background:var(--wb-hero)}.loading-grid{display:grid;grid-template-columns:1.62fr 1fr;gap:18px;margin-top:24px}.loading-grid .skeleton{height:350px}@keyframes skeleton-sweep{0%{transform:translateX(-100%)}to{transform:translateX(300%)}}@keyframes wb-content-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){:root{--wb-sidebar-width:230px}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr)}.balance-card__body{grid-template-columns:minmax(0,1fr) minmax(245px,300px);gap:22px}.westbridge-card{min-height:175px}.future{grid-template-columns:1fr}.future__heading>span{max-width:520px}}@media (max-width:900px){.app-main{margin-left:0}.sidebar{transform:translateX(-101%);transition:transform var(--wb-duration-enter) var(--wb-ease-enter);box-shadow:18px 0 52px rgb(0 0 0/28%)}.sidebar.is-open{transform:translateX(0)}.sidebar__close{display:grid}.sidebar-backdrop{position:fixed;z-index:29;inset:0;display:block;visibility:hidden;opacity:0;background:rgb(2 10 15/58%);transition:opacity var(--wb-duration-standard) var(--wb-ease-standard),visibility 0s linear var(--wb-duration-standard)}.sidebar-backdrop.is-open{visibility:visible;opacity:1;transition-delay:0s}.mobile-menu{display:grid;place-items:center}.app-header__context{margin-right:auto;margin-left:10px}.loading-page{grid-template-columns:1fr}.loading-sidebar{display:none}}@media (max-width:760px){.app-header{height:62px;padding-inline:18px}.app-header__tools>a:first-child{display:none}.page-intro{align-items:flex-start;padding:30px 18px 22px}.page-intro>div>span{display:none}.page-intro .wb-button{min-width:42px;padding-inline:12px;font-size:0;gap:0}.page-intro .wb-button svg{width:18px;height:18px}.content{padding:0 18px 36px}.balance-card{min-height:0;padding:24px 20px 0}.balance-card__body{grid-template-columns:1fr;gap:18px;min-height:0}.balance-card__position{width:100%}.balance{margin-top:20px;font-size:clamp(38px,11vw,50px)}.balance-support{display:block;margin-bottom:22px}.ledger-note{display:flex;margin-top:5px}.westbridge-card{min-height:166px;padding:17px}.westbridge-card__mark{margin-top:23px}.westbridge-card__bottom{margin-top:14px}.accounts{grid-template-columns:1fr}.account-tile{min-height:77px;padding:12px 6px;border-right:0;border-top:1px solid rgb(255 255 255/12%)}.account-tile:first-child{padding-left:6px;border-top:0}.account-tile.selected:after{left:6px;right:6px}.quick-actions{display:grid;grid-template-columns:1fr 1fr}.quick-actions .wb-button{min-width:0}.dashboard-grid{grid-template-columns:1fr}.panel{min-height:320px;padding:22px 20px}.future{padding:24px 20px}.future__products{grid-template-columns:1fr}.future article{min-height:80px;align-items:center;padding:13px 2px;border-left:0;border-top:1px solid var(--wb-border)}.future article:first-child{border-top:0}footer:not(.auth-footer){flex-wrap:wrap;padding-inline:18px}footer:not(.auth-footer) nav{width:100%;margin-left:0}.loading-main{padding-inline:18px}.loading-grid{grid-template-columns:1fr}}@media (max-width:430px){.app-header__context{display:none}.page-intro h1{font-size:26px}.privacy-control span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.privacy-control{width:35px;justify-content:center;padding:0}.balance-support{font-size:10px}.quick-actions{grid-template-columns:1fr}.transaction-row{grid-template-columns:34px minmax(0,1fr) auto;gap:8px}.transaction-copy small{max-width:165px}.section-header>a{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.content-entrance--enter{animation:none}}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(430px,.88fr) minmax(520px,1.12fr);background:#0b202d;color:#f4f8f9}.auth-panel{min-width:0;display:flex;flex-direction:column;padding:clamp(34px,5vw,74px);border-right:1px solid rgb(255 255 255/9%)}.auth-brand{width:fit-content;color:#f5f9fa;text-decoration:none}.auth-brand .westbridge-logo img{width:34px}.auth-panel__content{width:min(100%,510px);margin:auto 0;padding-block:70px}.auth-kicker,.auth-side__label{margin:0 0 16px;color:#9bb9c6;font:600 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.13em;text-transform:uppercase}.auth-panel h1{max-width:500px;margin:0;font-size:clamp(38px,4.5vw,62px);font-weight:390;line-height:1.04;letter-spacing:-.055em}.auth-panel__content>p:not(.auth-kicker,.auth-error,.auth-note){max-width:450px;margin:24px 0 0;color:#b8cbd3;font-size:14px;line-height:1.7}.discord-sign-in{width:fit-content;min-height:46px;display:inline-flex;align-items:center;gap:18px;margin-top:30px;padding:12px 17px;color:#0b202d;background:#f4f8f9;border:1px solid #f4f8f9;border-radius:var(--wb-radius-sm);text-decoration:none;font-size:12px;font-weight:680}.discord-sign-in:hover{background:#dce9ee;border-color:#dce9ee}.discord-sign-in svg{width:16px;height:16px;stroke-width:1.8;transition:transform var(--wb-duration-fast) var(--wb-ease-standard)}.discord-sign-in:hover svg{transform:translateX(2px)}.auth-note{max-width:440px;margin:17px 0 0;color:#829da8;font-size:10px;line-height:1.6}.auth-error{max-width:450px;margin:22px 0 -10px;padding:10px 12px;color:#ffd7d9;background:rgb(177 56 65/13%);border-left:2px solid #e98b91;font-size:11px}.auth-footer{color:#708d99;font-size:9px}.auth-side{overflow:hidden;display:grid;place-items:center;padding:0;background:#031424}.auth-banner{display:block;width:100%;height:auto;object-fit:contain}@media (max-width:900px){.auth-page{grid-template-columns:1fr}.auth-panel{min-height:100vh}.auth-panel__content{padding-block:80px}.auth-side{display:none}}@media (max-width:520px){.auth-panel{padding:28px 24px}.auth-panel__content{padding-block:54px}.auth-panel h1{font-size:40px}.discord-sign-in{width:100%;justify-content:space-between}}@media (prefers-reduced-motion:reduce){.discord-sign-in svg{transform:none!important}}