/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.table{display:table}}:root{--cream:#faf7f2;--ink:#453c36;--muted:#81766d;--rose:#bc7473;--line:#eae3da;--pink:#f1e3df;--sage:#6f8265;--shadow:0 4px 22px #604d3810}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5}button,input,select{font:inherit}a,button,input,select{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{background:var(--rose);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 18px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}button:hover{filter:brightness(.97)}button:disabled{opacity:.55;cursor:wait}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #91686c}a{color:inherit;text-decoration:none}input,select{color:var(--ink);background:#fffdf9;border:1px solid #d9cec5;border-radius:9px;outline:none;max-width:100%;min-height:46px;padding:12px 13px}input:focus,select:focus{border-color:#a86a6c;box-shadow:0 0 0 3px #bc747322}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.25}h1{letter-spacing:-.9px;font-family:Georgia,Times New Roman,serif;font-size:34px}h2{font-size:17px}h3{font-size:15px}p{color:var(--muted)}.subtle,small{font-size:12px}.subtle{color:var(--muted)}.eyebrow{letter-spacing:1.6px;color:#8f7164;font-size:10px;font-weight:700}.card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf9;border-radius:17px;padding:24px}.card-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.text-button{color:#956260;background:0 0;min-height:32px;padding:0;font-size:12px;font-weight:600}.secondary{color:#956260;background:#fff9f4;border:1px solid #dbc1b7}.wide{width:100%}.round-icon{color:#aa7664;background:#f3e6df;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;display:inline-flex}.icon-button{color:var(--ink);background:0 0;min-width:44px;padding:8px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:#fff;padding:12px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:12px}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;background:#f2e9e3;border-right:1px solid #e5d9d1;flex-direction:column;flex-shrink:0;width:223px;padding:29px 16px 20px;display:flex;position:fixed;inset:0 auto 0 0}.auth-brand,.brand{align-items:center;gap:10px;font-family:Georgia,serif;font-size:24px;line-height:1;display:flex}.brand{padding:0 12px 29px}.brand-mark{color:#fff3e6;background:#b87564;border-radius:14px 14px 17px 17px;justify-content:center;align-items:center;width:39px;height:43px;padding-bottom:6px;font-family:Georgia,serif;font-size:37px;font-style:italic;line-height:1;display:inline-flex}.brand-sub{letter-spacing:4.3px;color:#8f7a6c;margin-top:9px;margin-left:2px;font-family:Arial,sans-serif;font-size:9px;display:block}.sidebar nav{flex-direction:column;gap:3px;display:flex;overflow-y:auto}.sidebar nav button{color:#7b6d64;background:0 0;justify-content:flex-start;min-height:43px;padding:10px 14px;font-size:13px;font-weight:400;position:relative}.sidebar nav button.active{color:#77504a;background:#e9ceca;font-weight:600}.active-dot{background:#b7756c;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar nav .nav-separator{margin-top:18px}.sidebar-bottom{margin-top:auto;padding-top:28px}.private-note{color:#96857a;justify-content:center;gap:7px;margin-bottom:15px;font-size:10px}.private-note,.profile{align-items:center;display:flex}.profile{width:100%;color:var(--ink);text-align:left;background:0 0;border-top:1px solid #dfd2c8;border-radius:0;gap:10px;padding:13px 8px 0}.profile>span:nth-child(2){flex:1}.profile strong{font-size:12px;font-weight:600}.profile small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.avatar{background:#dfcdc1;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-family:Georgia,serif;display:flex}.main-content{width:calc(100% - 223px);max-width:1900px;margin-left:223px;padding:0 34px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:73px;display:flex}.breadcrumb,.topbar>div{align-items:center;gap:12px;display:flex}.breadcrumb{color:#9a8c7f;font-size:11px}.breadcrumb strong{color:var(--ink);font-weight:400}.environment-pill{color:#73806a;background:#eef0e8;border-radius:20px;align-items:center;gap:7px;padding:6px 11px;font-size:10px;display:flex}.environment-pill>span{background:#899977;border-radius:50%;width:5px;height:5px}.demo-banner{color:#8a7256;background:#f5ece0;border:1px solid #e8d8c1;border-radius:9px;justify-content:space-between;gap:15px;margin-top:18px;padding:10px 15px;font-size:11px;display:flex}.demo-banner a{white-space:nowrap;font-weight:600}.demo-banner a,.page-heading{align-items:center;display:flex}.page-heading{justify-content:space-between;gap:18px;padding:29px 0}.page-heading h1{margin:7px 0 9px;font-size:31px}.page-heading p{font-size:12px}.month-select select{border-color:var(--line);min-height:38px;padding:8px 10px;font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 270px;gap:23px;display:grid}.dashboard-primary{flex-direction:column;gap:21px;min-width:0;display:flex}.net-worth-card{background:linear-gradient(110deg,#f1e0d5,#f2e8d9);border:1px solid #e9d6c6;border-radius:17px;justify-content:space-between;min-height:202px;padding:25px 29px;display:flex;position:relative;overflow:hidden}.net-worth-card h2{letter-spacing:-1px;margin:7px 0;font-family:Georgia,serif;font-size:46px}.net-worth-card h2 span{color:#8d7b69;font-size:25px}.net-worth-card p{color:#917f70;font-size:11px}.net-worth-card .text-button{margin-top:9px}.net-worth-art{opacity:.65;align-self:center;align-items:flex-end;gap:8px;width:145px;height:137px;padding:0 10px;display:flex;position:relative;transform:rotate(-7deg)}.net-worth-art span{background:linear-gradient(#d6b691,#cdb59066);border-radius:8px 8px 2px 2px;width:24px;display:block}.net-worth-art span:first-child{height:36%}.net-worth-art span:nth-child(2){height:52%}.net-worth-art span:nth-child(3){height:74%}.net-worth-art span:nth-child(4){height:95%}.net-worth-art svg{color:#a3865c;position:absolute;top:7px;left:20px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.summary-card{text-align:left;color:var(--ink);border:1px solid #e5e0d4;border-radius:13px;min-width:0;padding:16px 14px;display:block}.summary-card>span{color:#847966;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.summary-card small{font-size:11px;font-weight:400;display:block}.summary-card strong{letter-spacing:-.5px;margin:3px 0;font-family:Georgia,serif;font-size:23px;display:block}.summary-card em{color:#958878;font-size:9px;font-style:normal;font-weight:400;display:block}.sage{background:#eaf0e5}.lavender{background:#ece9f2}.peach{background:#f4e5df}.sand{background:#f2ecdf}.spending-content{justify-content:space-around;align-items:center;gap:32px;display:flex}.donut{flex-shrink:0;width:210px;height:210px;transform:rotate(-30deg)}.donut,.donut>div{border-radius:50%;justify-content:center;align-items:center;display:flex}.donut>div{background:#fffdf9;flex-direction:column;width:167px;height:167px;transform:rotate(30deg)}.donut span{color:var(--muted);font-size:11px}.donut strong{margin:4px 0;font-family:Georgia,serif;font-size:29px}.donut small{color:#9b8f80;font-size:8px}.donut-empty{background:#eee7dc}.spending-legend{flex:1;max-width:290px}.spending-legend>div:not(.empty-copy){align-items:center;gap:9px;margin:11px 0;font-size:11px;display:flex}.spending-legend strong{margin-left:auto;font-size:11px;font-weight:500}.legend-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.empty-copy p{margin:10px 0;font-size:12px}.bottom-grid{grid-template-columns:1.12fr 1fr;gap:19px;display:grid}.bottom-grid .card{padding:20px}.bottom-grid h2{font-size:14px}.transaction-list{flex-direction:column;display:flex}.transaction{border-bottom:1px solid #f0e9e1;align-items:center;gap:11px;min-width:0;padding:13px 0;display:flex}.transaction:last-child{border-bottom:0}.transaction-icon{color:#a2947d;background:#f3ede2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.transaction-merchant{flex:1;min-width:0}.transaction-merchant strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;display:block;overflow:hidden}.transaction-merchant span{color:#9b8d7e;margin-top:3px;font-size:9px;display:block}.transaction-amount{text-align:right;white-space:nowrap;font-size:11px;font-weight:500}.transaction-amount small{color:#9b8d7e;font-size:9px;display:block}.goal{border-bottom:1px solid #f0e9e1;margin-bottom:13px;padding-bottom:15px}.goal:last-child{border:0;margin:0;padding-bottom:0}.goal-title{align-items:center;gap:8px;margin-bottom:9px;font-size:10px;display:flex}.goal-title strong{flex:1;font-weight:500}.goal-title>span:last-child{color:#968878}.goal-icon{color:#a78b76;background:#f1e7de;border-radius:8px;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.goal-color-1{color:#93a081;background:#ebeee5}.goal-color-2{color:#a298b2;background:#eee9f1}.goal-color-3{color:#b59e6f;background:#f1ecdf}.progress-track{background:#eee9e0;border-radius:10px;height:5px;overflow:hidden}.progress-track>div{border-radius:10px;height:100%}.goal p{color:#837062;margin-top:6px;font-size:10px}.goal p span{color:#ad9c8d}.panda-column{flex-direction:column;gap:19px;display:flex}.panda-scene{justify-content:center;align-items:center;height:285px;margin-top:-14px;display:flex;position:relative}.dashboard-panda{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 8px 5px #c4aa9120);width:100%;height:100%}.panda-spark{color:#c29a73;z-index:1;font-size:28px;position:absolute}.spark-one{top:42px;right:12px}.spark-two{font-size:18px;bottom:64px;left:7px}.panda-message{text-align:center;background:#f2e4d8;border:1px solid #e7d4c3;border-radius:15px;margin-top:-30px;padding:24px;position:relative}.panda-message .eyebrow{font-size:8px}.panda-message h2{margin:10px 0;font-family:Georgia,serif;font-size:24px}.panda-message p{font-size:11px;line-height:1.8}.little-heart{color:#b28167;margin-top:5px;font-size:26px;line-height:1;display:block}.insight-card{padding:21px}.insight-card h2{align-items:center;gap:9px;font-size:15px;display:flex}.insight{gap:11px;margin-top:21px;display:flex}.insight>span{color:#baa489;font-family:Georgia,serif;font-size:18px}.insight strong{font-size:11px;font-weight:600}.insight p{margin-top:5px;font-size:10px;line-height:1.8}.ask-card{background:#eee9ed;border:1px solid #e3d9e1;border-radius:16px;padding:24px}.ask-card .round-icon{color:#9c8198;background:#e5dce6}.ask-card h2{margin:16px 0 11px;font-family:Georgia,serif;font-size:23px}.ask-card p{margin-bottom:19px;font-size:11px;line-height:1.8}.ask-card button{color:#937388;background:#f8f1f4;border-color:#d8c5d2;font-size:11px}.ask-card>small{text-align:center;color:#a1919f;margin-top:9px;font-size:9px;display:block}.dashboard-footer{color:#ab9c8c;justify-content:space-between;align-items:center;gap:15px;padding:29px 0 25px;font-size:9px;display:flex}.empty-inline{text-align:center;color:#b8a491;padding:32px 12px}.empty-inline svg{margin:auto auto 16px}.empty-inline h3{color:#7e6d5f;font-family:Georgia,serif;font-size:19px}.empty-inline p{margin-top:10px;font-size:11px;line-height:1.8}.search-field{align-items:center;max-width:400px;margin-bottom:12px;display:flex;position:relative}.search-field svg{color:#ac9e8d;position:absolute;left:12px}.search-field input{width:100%;padding-left:39px;font-size:12px}.account-row{border-top:1px solid var(--line);align-items:center;gap:15px;padding:22px 0;display:flex}.account-row>div{flex:1}.account-row p{margin-top:5px;font-size:12px}.account-row>strong{font-family:Georgia,serif;font-size:23px}.tag{color:#9b8269;background:#f2ebe1;border-radius:15px;padding:6px 11px;font-size:10px}.account-totals{max-width:320px;margin:25px 0 0 auto}.account-totals p{justify-content:space-between;padding:9px 0;display:flex}.account-totals p:last-child{border-top:1px solid var(--line);color:var(--ink);font-weight:600}.large-empty,.planned-feature{text-align:center;padding:70px 35px}.large-empty>svg{color:#b49378;margin:0 auto 22px}.large-empty h2,.planned-feature h2{margin:20px 0;font-family:Georgia,serif;font-size:29px}.large-empty p,.planned-feature p{max-width:510px;margin:0 auto;font-size:13px;line-height:1.9}.connection-steps{flex-wrap:wrap;justify-content:center;gap:25px;margin:34px 0;display:flex}.connection-steps span{color:#a58c75;align-items:center;gap:8px;font-size:12px;display:flex}.connection-steps span:first-child{color:var(--sage)}.planned-feature button{margin-top:30px}.settings-card{max-width:750px}.settings-card>div{border-bottom:1px solid var(--line);align-items:flex-start;gap:18px;padding:26px 0;display:flex}.settings-card svg{color:#a48b74;flex-shrink:0}.settings-card p{margin-top:7px;font-size:12px;line-height:1.9}.settings-card form{margin-top:23px}.mobile-close,.mobile-toggle{display:none}.auth-page{background:radial-gradient(ellipse at 13% 75%,#efddcc 0,transparent 50%),var(--cream);min-height:100vh;padding:32px 6vw}.auth-brand{font-size:25px}.auth-grid{grid-template-columns:1fr 440px;align-items:center;gap:60px;max-width:1080px;margin:60px auto 25px;display:grid}.auth-welcome{min-height:580px;padding-top:10px;position:relative}.auth-welcome h1{margin:18px 0;font-size:51px;line-height:1.17}.auth-welcome h1 em{color:#b27464;font-weight:400}.auth-welcome p{z-index:2;max-width:280px;font-size:13px;line-height:1.9;position:relative}.auth-panda{object-fit:contain;mix-blend-mode:multiply;width:270px;height:330px;position:absolute;bottom:-20px;right:-15px}.auth-card{padding:34px}.auth-card h2{margin-top:19px;font-family:Georgia,serif;font-size:28px}.auth-card>p{margin:12px 0 24px;font-size:12px;line-height:1.8}.auth-card label:not(.check-label){margin-bottom:17px;font-size:12px;font-weight:600;display:block}.auth-card input:not([type=checkbox]){width:100%;margin-top:7px;font-size:16px;display:block}.auth-card form>small{color:var(--muted);margin:-6px 0 19px;font-size:11px;display:block}.auth-card form>.wide{margin-top:8px}.auth-note{color:#a59584;border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:25px;padding-top:20px;font-size:10px;line-height:1.7;display:flex}.auth-note svg{flex-shrink:0}.demo-link{color:#9c7565;justify-content:center;align-items:center;gap:5px;margin-top:20px;font-size:11px;display:flex}.auth-footer{text-align:center;color:#b09c87;padding:25px 0;font-size:10px}.form-error{color:#a14f47;background:#fbebe7;border-radius:8px;margin:14px 0;padding:11px 13px;font-size:12px}.enrollment{text-align:center;margin:0 0 24px}.enrollment img{max-width:100%;height:auto;margin:auto}.enrollment details{margin-top:9px;font-size:11px}.enrollment summary{cursor:pointer;color:#976c59;padding:8px}.secret-key{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#f4ece4;padding:10px;font-size:12px;display:block}.otp-input{text-align:center;letter-spacing:9px;font-size:23px!important}.recovery-codes{border:1px solid var(--line);background:#f5f0e8;border-radius:9px;margin-bottom:18px;padding:14px 9px}.recovery-codes code{text-align:center;overflow-wrap:anywhere;padding:4px 0;font-size:11px;display:block}.check-label{align-items:center;gap:9px;margin:18px 0;font-size:11px;display:flex}.check-label input{width:17px;height:17px;min-height:17px;accent-color:var(--rose);flex-shrink:0}@media (min-width:1550px){.main-content{padding:0 48px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px}.panda-scene{height:310px}.bottom-grid{gap:22px}.summary-card strong{font-size:28px}.spending-content{justify-content:flex-start;gap:60px}.spending-legend{max-width:380px}.transaction-amount,.transaction-merchant strong{font-size:13px}.transaction-merchant span{font-size:10px}.ask-card p,.insight p,.panda-message p{font-size:12px}}@media (max-width:1190px){.sidebar{width:195px;padding-left:10px;padding-right:10px}.brand{padding-left:8px;font-size:21px}.main-content{width:calc(100% - 195px);margin-left:195px;padding:0 24px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 235px;gap:18px}.page-heading h1{font-size:28px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-grid{grid-template-columns:1fr}.spending-content{gap:20px}.donut{width:175px;height:175px}.donut>div{width:140px;height:140px}.donut strong{font-size:25px}.card{padding:21px}.panda-scene{height:263px}.net-worth-card{padding:24px}.net-worth-art{width:105px}.net-worth-card h2{font-size:40px}}@media (max-width:950px){.dashboard-grid{grid-template-columns:1fr}.panda-column{grid-template-columns:1fr 1fr;display:grid;position:relative}.panda-scene{height:245px;margin:0}.panda-message{align-self:center;margin:0}.panda-column .ask-card,.panda-column .insight-card{height:100%}.bottom-grid{grid-template-columns:1fr 1fr}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-card{padding:14px 10px}.summary-card strong{font-size:20px}.page-heading{align-items:flex-start}.page-heading .eyebrow{font-size:8px}.page-heading h1{font-size:26px}.demo-banner{flex-direction:column;gap:4px}.auth-grid{grid-template-columns:1fr 410px;gap:20px;margin-top:45px}.auth-welcome h1{font-size:40px}.auth-panda{width:235px;right:-20px}.auth-page{padding:25px 4vw}}@media (max-width:760px){.sidebar{width:245px;transition:transform .2s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.menu-scrim{z-index:25;background:#42392f50;border-radius:0;width:100%;height:100%;position:fixed;inset:0}.mobile-close,.mobile-toggle{display:inline-flex}.mobile-close{margin-left:auto;padding:4px}.sidebar .brand{gap:9px;padding-left:4px;font-size:22px}.main-content{width:100%;margin-left:0;padding:0 20px}.topbar{height:64px}.topbar>div{gap:3px}.environment-pill{font-size:9px}.breadcrumb{gap:6px;font-size:10px}.page-heading{flex-wrap:wrap;gap:13px;padding:24px 0}.page-heading h1{font-size:29px}.page-heading .eyebrow{font-size:9px}.summary-card strong{font-size:23px}.dashboard-footer{font-size:8px}.auth-grid{flex-direction:column;gap:25px;max-width:450px;margin:34px auto 15px;display:flex}.auth-welcome{width:100%;min-height:160px;padding-top:0;padding-right:125px}.auth-welcome h1{margin:10px 0;font-size:29px;line-height:1.2}.auth-welcome h1 br:first-child{display:none}.auth-welcome .eyebrow{font-size:8px}.auth-welcome p{display:none}.auth-panda{width:140px;height:177px;bottom:-4px;right:-7px}.auth-card{width:100%;padding:27px}.auth-page{padding:23px 22px}.auth-brand{font-size:21px}.auth-brand .brand-mark{width:33px;height:37px;font-size:32px}.auth-card h2{font-size:26px}.auth-footer{font-size:9px}}@media (max-width:520px){.main-content{padding:0 16px}.page-heading h1{font-size:26px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.summary-card{padding:17px}.summary-card strong{font-size:27px}.summary-card small{font-size:12px}.summary-card em{font-size:10px}.net-worth-card{min-height:190px;padding:24px 21px}.net-worth-card h2{font-size:43px}.net-worth-card h2 span{font-size:23px}.net-worth-art{opacity:.4;gap:5px;width:83px;padding:0}.spending-content{flex-direction:column;gap:20px}.donut{width:215px;height:215px}.donut>div{width:172px;height:172px}.donut strong{font-size:30px}.spending-legend{width:100%;max-width:none}.spending-legend>div:not(.empty-copy){margin:12px 0;font-size:12px}.spending-legend strong{font-size:12px}.bottom-grid{grid-template-columns:1fr}.bottom-grid .card h2{font-size:16px}.transaction-amount,.transaction-merchant strong{font-size:12px}.transaction-merchant span{font-size:10px}.goal-title{font-size:12px}.goal p{font-size:11px}.panda-column{grid-template-columns:1fr}.panda-scene{height:285px}.panda-message{margin-top:-30px;position:relative}.panda-message h2{font-size:29px}.ask-card p,.insight p,.panda-message p{font-size:12px}.insight strong{font-size:13px}.dashboard-footer{flex-direction:column;align-items:flex-start;gap:4px}.account-page .card-heading{flex-wrap:wrap}.account-row{gap:10px}.account-row h3{font-size:12px}.account-row p{font-size:10px}.account-row>strong{font-size:18px}.account-row .round-icon{width:34px;height:36px}.large-empty,.planned-feature{padding:35px 18px}.large-empty h2,.planned-feature h2{font-size:25px}.connection-steps{flex-direction:column;align-items:center;gap:15px}.card-heading h2{font-size:16px}.recovery-codes code{font-size:10px}.empty-copy{text-align:center}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (max-width:760px){.sidebar{visibility:hidden}.sidebar.is-open{visibility:visible}}.sidebar nav{scrollbar-width:thin;scrollbar-color:#d5c1b4 transparent}.dashboard-panda{-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.auth-panda,.dashboard-panda{-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000),linear-gradient(#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000),linear-gradient(#0000,#000 8% 92%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.plaid-panel{margin-top:22px}.plaid-panel .card-heading{align-items:center;margin-bottom:14px}.plaid-panel h2{align-items:center;gap:9px;display:flex}.plaid-panel .card-heading p{margin-top:7px;font-size:11px}.sandbox-instructions{background:#f4ece0;border-radius:9px;margin-bottom:10px;padding:12px 14px;font-size:12px}.sandbox-instructions code{color:#8a624a;font-weight:600}.connection-row{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:18px;margin-top:16px;padding:18px 0;display:flex}.connection-row>div:first-child{flex:1;min-width:170px}.connection-row strong{font-size:13px}.connection-row p{margin-top:5px;font-size:11px}.connection-actions{align-items:center;gap:15px;display:flex}.connection-actions button{font-size:11px}.disconnect-confirm{background:#f5e8e2;border-radius:10px;width:100%;padding:14px}.disconnect-confirm button{margin:12px 8px 0 0;font-size:11px}.connection-message{color:#8a705b;background:#f1eadd;border-radius:9px;margin:14px 0;padding:12px 14px;font-size:12px}@media (max-width:600px){.plaid-panel .card-heading{flex-direction:column;align-items:stretch}.connection-actions,.plaid-panel .card-heading>button{width:100%}.connection-actions button{flex:1}}.bottom-grid,.bottom-grid>.card{min-width:0}.security-page{max-width:850px;margin:0 auto;padding:32px 20px 70px}.security-page>header{margin:32px 0}.security-page h1{margin:12px 0;font-size:36px}.security-page p{margin:12px 0;line-height:1.7}.security-page .auth-card{max-width:none}.security-options{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.security-options button{font-size:12px}.security-page .enrollment{overflow-wrap:anywhere;max-width:100%}.security-page .auth-note{font-size:12px}.security-page .auth-card{min-width:0}.security-page input{box-sizing:border-box}