@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#20231d;--muted:#75786f;--line:#e6e6df;--paper:#fbfbf8;--white:#fff;--green:#315f49;--green-deep:#254b3a;--green-soft:#e7efe9;--lime:#cedc8c;--gold:#d7a64e;--navy:#344e5d}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#f3f3ed;flex-direction:column;width:258px;padding:30px 22px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 30px;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:39px;height:39px;display:grid;transform:rotate(-7deg);box-shadow:0 5px 12px #315f4930}.brand-mark span{font-family:Georgia,serif;font-size:22px;transform:rotate(7deg)}.brand strong{letter-spacing:-.3px;font-family:Georgia,serif;font-size:21px;display:block}.brand small{color:var(--muted);letter-spacing:.02em;margin-top:2px;font-size:11px;display:block}.side-nav{gap:5px;display:grid}.side-nav button{appearance:none;color:#676a62;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;padding:11px 13px;font-size:13px;font-weight:600;display:flex}.side-nav button:hover{color:var(--ink);background:#eaeae3}.side-nav button.active{background:var(--green);color:#fff;box-shadow:0 6px 18px #315f4924}.nav-icon{text-align:center;width:20px;font-size:18px;font-weight:400}.month-card{background:#e6ead9;border:1px solid #dce1cc;border-radius:16px;margin:auto 2px 18px;padding:16px}.month-card>span{color:#737967;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700;display:block}.month-card strong{margin:5px 0 12px;font-family:Georgia,serif;font-size:16px;display:block}.month-card button{width:100%;color:var(--green);background:0 0;border:0;justify-content:space-between;padding:0;font-size:12px;font-weight:700;display:flex}.user-card{border-top:1px solid #dfdfd7;align-items:center;gap:10px;padding:16px 4px 0;display:flex}.avatar{color:#604d38;background:#d9c6aa;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.user-card div:nth-child(2){flex:1}.user-card strong,.user-card span{font-size:12px;display:block}.user-card span{color:var(--muted);margin-top:2px;font-size:10px}.user-card button{color:var(--muted);background:0 0;border:0}.main-panel{width:calc(100% - 258px);min-height:100vh;margin-left:258px}.mock-banner{color:#7c6339;letter-spacing:.01em;background:#f5ecd7;border-bottom:1px solid #ead9b7;justify-content:center;align-items:center;gap:8px;height:32px;font-size:11px;display:flex}.mock-banner span{text-transform:uppercase;letter-spacing:.1em;border:1px solid #d9be87;border-radius:99px;padding:2px 7px;font-size:9px;font-weight:800}.page-wrap{width:min(1240px,100% - 64px);margin:0 auto;padding:42px 0 60px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800}.page-header h1{letter-spacing:-.035em;margin:7px 0;font-family:Georgia,serif;font-size:clamp(29px,3vw,42px);font-weight:500}.page-header p{max-width:640px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.header-actions{gap:9px;display:flex}.primary-btn,.secondary-btn{white-space:nowrap;border:1px solid #0000;border-radius:10px;padding:11px 15px;font-size:12px;font-weight:700}.primary-btn{background:var(--green);color:#fff;box-shadow:0 6px 16px #315f4922}.primary-btn:hover{background:var(--green-deep)}.secondary-btn{color:var(--ink);background:#fff;border-color:#deded6}.text-btn{color:var(--green);background:0 0;border:0;padding:4px;font-size:11px;font-weight:700}.stat-grid{grid-template-columns:1.25fr 1fr 1fr;gap:14px;margin-bottom:17px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:150px;padding:20px}.stat-card.feature{background:var(--green);color:#fff;border-color:var(--green);position:relative;overflow:hidden}.stat-card.feature:after{content:"";border:1px solid #ffffff18;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-95px;right:-70px;box-shadow:0 0 0 35px #ffffff08,0 0 0 70px #ffffff05}.stat-top{color:#7b7e76;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex}.feature .stat-top{color:#dfe9df}.stat-top i{background:#f1f1eb;border-radius:99px;padding:3px 7px;font-size:9px;font-style:normal}.feature .stat-top i{background:#ffffff18}.green-dot{color:#5d9a76;background:0 0!important}.stat-card>strong{letter-spacing:-.025em;margin:19px 0 7px;font-family:Georgia,serif;font-size:clamp(25px,2.5vw,35px);font-weight:500;display:block}.stat-card p{color:#969890;margin:0;font-size:10px}.stat-card p b{color:var(--green)}.feature p{color:#d9e3da}.mini-line{background:#ffffff24;border-radius:10px;width:58%;height:3px;margin-top:14px}.mini-line span{background:var(--lime);border-radius:10px;height:100%;display:block}.dashboard-grid{grid-template-columns:minmax(0,1fr) 300px;gap:17px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px}.budget-panel{padding:20px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.panel-heading h2{margin:0 0 4px;font-family:Georgia,serif;font-size:18px;font-weight:500}.panel-heading p{color:var(--muted);margin:0;font-size:10px}.expense-table{margin-top:18px}.expense-head,.expense-row{grid-template-columns:minmax(210px,1.6fr) .75fr .75fr .62fr;align-items:center;gap:12px;display:grid}.expense-head{color:#9a9b95;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ecece6;padding:8px 10px;font-size:8px;font-weight:800}.expense-row{border-bottom:1px solid #f0f0eb;min-height:57px;padding:8px 10px;font-size:11px}.expense-row:last-child{border-bottom:0}.expense-row>strong{font-size:11px}.expense-row>em{color:#666a60;background:#f2f3ed;border:1px solid #e5e6df;border-radius:99px;justify-self:start;padding:4px 8px;font-size:9px;font-style:normal}.expense-name{align-items:center;gap:10px;display:flex}.expense-name>i,.editor-row>div:first-child>i{width:28px;height:28px;color:var(--green);background:#eef1e9;border-radius:9px;flex:none;place-items:center;font-style:normal;font-weight:800;display:grid}.expense-name span,.expense-name small{display:block}.expense-name small{color:#9a9c94;margin-top:2px;font-size:8px}.over{color:#b45a4b}.side-stack{align-content:start;gap:17px;display:grid}.split-panel{padding:20px}.split-person{grid-template-columns:32px 1fr auto;align-items:center;gap:10px;margin-top:18px;display:grid}.person-dot{border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.person-dot.antony{color:#345c48;background:#dce9df}.person-dot.linda{color:#725729;background:#f0e2c4}.split-person div span,.split-person div strong{display:block}.split-person div span{color:var(--muted);font-size:9px}.split-person div strong{margin-top:2px;font-family:Georgia,serif;font-weight:500}.split-person em{color:var(--muted);font-size:9px;font-style:normal}.split-bar{border-radius:10px;gap:2px;height:7px;margin-top:18px;display:flex;overflow:hidden}.split-bar span:first-child{background:var(--green);width:49.7%}.split-bar span:last-child{background:var(--gold);flex:1}.split-note{color:var(--muted);margin:9px 0 0;font-size:9px}.quick-panel{padding:17px}.quick-panel>div{align-items:center;gap:10px;display:flex}.quick-icon{color:#80653c;background:#eee7db;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.quick-panel h3{margin:0;font-family:Georgia,serif;font-size:15px;font-weight:500}.quick-panel p{color:var(--muted);margin:2px 0 0;font-size:9px}.quick-panel>strong{margin:16px 0 4px;font-family:Georgia,serif;font-size:24px;font-weight:500;display:block}.quick-panel button{color:var(--green);background:0 0;border:0;padding:3px 0;font-size:10px;font-weight:700}.stepper{color:#9a9c94;grid-template-columns:26px auto 1fr 26px auto 1fr 26px auto;align-items:center;gap:8px;max-width:640px;margin:2px 0 27px;font-size:9px;display:grid}.stepper span{border:1px solid #d9dbd3;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.stepper span.active{color:#fff;background:var(--green);border-color:var(--green)}.stepper span.done{color:var(--green);background:var(--green-soft);border-color:#cbdccf}.stepper b{color:#777a72;white-space:nowrap}.stepper i{background:#ddded7;height:1px}.planner-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.planner-top{border-bottom:1px solid var(--line);background:#f7f7f3;align-items:end;gap:16px;padding:20px;display:flex}.field label{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:700;display:block}.field select,.planner-top .secondary-btn,.editor-row select{height:39px}select,input{color:var(--ink);background:#fff;border:1px solid #dcddd5;border-radius:9px;outline:none;padding:0 11px;font-size:11px}.copy-box{flex:1;align-items:center;gap:9px;min-height:39px;display:flex}.copy-box input{width:16px;height:16px;accent-color:var(--green)}.copy-box span,.copy-box b,.copy-box small{display:block}.copy-box b{font-size:11px}.copy-box small{color:var(--muted);margin-top:2px;font-size:9px}.editor-head,.editor-row{grid-template-columns:minmax(200px,1.4fr) 160px 110px 150px 30px;align-items:center;gap:16px;padding:0 20px;display:grid}.editor-head{border-bottom:1px solid var(--line);color:#92958d;text-transform:uppercase;letter-spacing:.09em;height:40px;font-size:8px;font-weight:800}.editor-row{border-bottom:1px solid #efefe9;min-height:64px}.editor-row>div:first-child{align-items:center;gap:10px;display:flex}.editor-row>div:first-child span,.editor-row>div:first-child strong,.editor-row>div:first-child small{display:block}.editor-row>div:first-child strong{font-size:11px}.editor-row>div:first-child small{color:var(--muted);margin-top:2px;font-size:8px}.money-input{background:#fff;border:1px solid #dcddd5;border-radius:9px;height:38px;display:flex;overflow:hidden}.money-input span{width:30px;color:var(--muted);background:#f5f5f0;place-items:center;font-size:10px;display:grid}.money-input input{border:0;border-radius:0;width:100%;min-width:0}.toggle{background:#d9dad4;border:0;border-radius:99px;width:35px;height:20px;padding:3px;transition:all .2s}.toggle span{background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;display:block;box-shadow:0 1px 3px #0002}.toggle.on span{transform:translate(15px)}.more-btn{color:var(--muted);background:0 0;border:0}.planner-footer{background:#f7f7f3;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.planner-footer>span{color:var(--muted);font-size:10px}.planner-footer div{text-align:right}.planner-footer small{color:var(--muted);font-size:8px;display:block}.planner-footer strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.property-summary,.owed-summary{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);margin-bottom:17px;display:grid;overflow:hidden}.property-summary article,.owed-summary article{border-right:1px solid var(--line);padding:19px 21px}.property-summary article:last-child,.owed-summary article:last-child{border-right:0}.property-summary span,.property-summary strong,.property-summary small,.owed-summary span,.owed-summary strong,.owed-summary small{display:block}.property-summary span,.owed-summary span{color:var(--muted);font-size:9px}.property-summary strong,.owed-summary strong{margin:7px 0 3px;font-family:Georgia,serif;font-size:24px;font-weight:500}.property-summary small,.owed-summary small{color:#9b9d96;font-size:8px}.property-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.property-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:150px 1fr;min-height:274px;display:grid;overflow:hidden}.property-visual{background:#9ba792;place-items:center;display:grid;position:relative;overflow:hidden}.property-visual:before,.property-visual:after{content:"";border:1px solid #fff2;width:120px;height:190px;position:absolute;transform:rotate(28deg)}.property-visual:after{width:150px;transform:rotate(-34deg)}.property-visual span{color:#fff;z-index:1;font-family:Georgia,serif;font-size:34px}.property-visual i{color:#4d5148;background:#ffffffd9;border-radius:99px;padding:4px 8px;font-size:8px;font-style:normal;font-weight:700;position:absolute;bottom:12px;left:12px}.property-body{padding:20px}.property-body>div:first-child>span{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.property-body h2{margin:4px 0 16px;font-family:Georgia,serif;font-size:19px;font-weight:500}.property-body dl{margin:0}.property-body dl div{border-bottom:1px solid #efefe9;justify-content:space-between;padding:7px 0;font-size:10px;display:flex}.property-body dt{color:var(--muted)}.property-body dd{margin:0;font-weight:700}.property-body dd.positive{color:var(--green)}.property-body .property-total{border-bottom:0;padding-top:10px}.property-body .property-total dt,.property-body .property-total dd{color:var(--ink);font-size:12px}.property-body button{color:var(--green);background:0 0;border:0;padding:9px 0 0;font-size:9px;font-weight:700}.cost-breakdown{margin-top:17px;padding:20px}.cost-bars{gap:12px;margin-top:19px;display:grid}.cost-bars>div{grid-template-columns:120px 1fr 80px;align-items:center;gap:13px;font-size:9px;display:grid}.cost-bars>div>div{background:#ecece6;border-radius:99px;height:6px;overflow:hidden}.cost-bars i{background:var(--green);border-radius:inherit;height:100%;display:block}.cost-bars strong{text-align:right}.owed-summary article:first-child{background:var(--green);color:#fff}.owed-summary article:first-child span,.owed-summary article:first-child small{color:#dbe5dc}.owed-list{padding:20px}.owed-list .panel-heading select{height:34px}.debt-row{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(200px,1fr) 120px auto;align-items:center;gap:14px;padding:20px 4px;display:grid}.debt-row:last-child{border-bottom:0}.debt-main>span{font-size:11px}.debt-main>span b{color:var(--green)}.debt-main small{color:var(--muted);margin-top:4px;font-size:8px;display:block}.debt-progress{background:#ebece6;border-radius:99px;max-width:280px;height:4px;margin-top:9px;overflow:hidden}.debt-progress i{background:var(--green);height:100%;display:block}.debt-amount{text-align:right}.debt-amount small,.debt-amount strong,.debt-amount span{display:block}.debt-amount small,.debt-amount span{color:var(--muted);font-size:8px}.debt-amount strong{margin:3px 0;font-family:Georgia,serif;font-size:19px;font-weight:500}.carry-note{background:#e9efe8;border:1px solid #d8e2d9;border-radius:16px;align-items:center;gap:12px;margin-top:17px;padding:17px 20px;display:flex}.carry-note>span{width:34px;height:34px;color:var(--green);background:#fff;border-radius:10px;place-items:center;display:grid}.carry-note strong{font-size:11px;display:block}.carry-note p{color:#667068;margin:3px 0 0;font-size:9px}.savings-total{background:var(--green);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:17px;padding:27px 32px;display:flex;position:relative;overflow:hidden}.savings-total:after{content:"";border:1px solid #ffffff13;border-radius:50%;width:250px;height:250px;position:absolute;top:-100px;right:-70px}.savings-total span{color:#dce7dd;font-size:10px}.savings-total strong{margin:7px 0;font-family:Georgia,serif;font-size:34px;font-weight:500;display:block}.savings-total p{color:#bacabd;margin:0;font-size:9px}.target-ring{z-index:1;border:7px solid #ffffff24;border-top-color:var(--lime);border-right-color:var(--lime);border-radius:50%;place-items:center;width:74px;height:74px;display:grid;position:relative;transform:rotate(18deg)}.target-ring span{color:#fff;font-family:Georgia,serif;font-size:24px;transform:rotate(-18deg)}.target-ring small{font-size:11px}.goal-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.goal-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.goal-top{justify-content:space-between;align-items:center;display:flex}.goal-icon{background:var(--green-soft);width:33px;height:33px;color:var(--green);border-radius:10px;place-items:center;display:grid}.goal-top em{color:var(--muted);background:#f2f2ed;border-radius:99px;padding:5px 8px;font-size:8px;font-style:normal}.goal-card h2{margin:20px 0 15px;font-family:Georgia,serif;font-size:18px;font-weight:500}.goal-values strong{font-family:Georgia,serif;font-size:25px;font-weight:500}.goal-values span{color:var(--muted);margin-left:5px;font-size:9px}.goal-bar{background:#e9eae4;border-radius:99px;height:7px;margin:16px 0 8px;overflow:hidden}.goal-bar i{border-radius:inherit;background:var(--green);height:100%;display:block}.goal-card.gold .goal-bar i{background:var(--gold)}.goal-card.blue .goal-bar i{background:var(--navy)}.goal-foot{color:var(--muted);justify-content:space-between;font-size:8px;display:flex}.goal-card>button{border:1px solid var(--line);width:100%;color:var(--green);background:#fafaf7;border-radius:9px;margin-top:20px;padding:9px;font-size:9px;font-weight:700}.report-filters{gap:7px;margin-bottom:17px;display:flex}.report-filters button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:9px;padding:8px 12px;font-size:9px}.report-filters button.active{background:var(--green);color:#fff;border-color:var(--green)}.report-filters select{margin-left:auto}.report-grid{grid-template-columns:1.65fr .85fr;gap:17px;display:grid}.trend-panel,.category-panel{min-height:360px;padding:20px}.legend{color:var(--muted);gap:12px;font-size:8px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.legend i{border-radius:2px;width:8px;height:8px}.legend .planned{background:#dfe2d7}.legend .actual{background:var(--green)}.chart-wrap{grid-template-columns:34px 1fr;gap:10px;height:260px;margin-top:24px;display:grid}.chart-axis{color:#a0a29a;flex-direction:column;justify-content:space-between;padding-bottom:25px;font-size:8px;display:flex}.bar-chart{background:repeating-linear-gradient(#0000 0 calc(33.33% - 1px),#efefe9 33.33%);border-bottom:1px solid #dedfd8;justify-content:space-around;align-items:stretch;gap:15px;display:flex}.bar-group{color:var(--muted);flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:9px;font-size:8px;display:flex}.bars{justify-content:center;align-items:flex-end;gap:4px;width:100%;height:220px;display:flex}.bars i{border-radius:4px 4px 0 0;width:25%;max-width:18px}.bars .planned{background:#dfe2d7}.bars .actual{background:var(--green)}.donut{background:conic-gradient(var(--green) 0 53%, var(--gold) 53% 63%, #79908a 63% 73%, #e3ddd0 73% 100%);border-radius:50%;place-items:center;width:150px;height:150px;margin:28px auto 23px;display:grid;position:relative}.donut:before{content:"";background:#fff;border-radius:50%;width:94px;height:94px;position:absolute}.donut div{z-index:1;text-align:center}.donut strong,.donut span{display:block}.donut strong{font-family:Georgia,serif;font-size:19px;font-weight:500}.donut span{color:var(--muted);margin-top:2px;font-size:8px}.category-panel ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.category-panel li{grid-template-columns:8px 1fr auto;align-items:center;gap:8px;font-size:9px;display:grid}.category-panel li i{border-radius:2px;width:7px;height:7px}.insight-card{background:#f5eedc;border:1px solid #e3d7b9;border-radius:16px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;margin-top:17px;padding:17px 20px;display:grid}.insight-card>span{color:#a07b35;background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.insight-card strong{font-size:11px}.insight-card p{color:#7d7463;margin:3px 0 0;font-size:9px}.insight-card button{color:#81652f;background:0 0;border:0;font-size:9px;font-weight:700}.mobile-nav,.mobile-drawer,.mobile-scrim{display:none}.desktop-layout{display:block}.phone-layout{display:none}@media (max-width:1000px){.sidebar{width:214px}.main-panel{width:calc(100% - 214px);margin-left:214px}.page-wrap{width:min(100% - 38px,900px)}.dashboard-grid,.report-grid{grid-template-columns:1fr}.side-stack,.goal-grid{grid-template-columns:1fr 1fr}.editor-head,.editor-row{grid-template-columns:minmax(170px,1.3fr) 125px 85px 130px 20px;gap:10px}}@media (max-width:760px){.sidebar{display:none}.main-panel{width:100%;margin-left:0;padding-bottom:74px}.mock-banner{height:38px;font-size:9px}.page-wrap{width:min(100% - 28px,620px);padding:28px 0 45px}.page-header{margin-bottom:22px;display:block}.page-header h1{margin-top:6px;font-size:30px}.page-header p{font-size:11px}.page-header>button,.header-actions{margin-top:17px}.header-actions{grid-template-columns:.7fr 1.3fr;display:grid}.stat-grid{grid-template-columns:1fr 1fr}.stat-card.feature{grid-column:1/-1}.stat-card{min-height:132px;padding:17px}.stat-card>strong{font-size:26px}.dashboard-grid{grid-template-columns:1fr}.budget-panel{padding:17px 13px;overflow:hidden}.expense-head{display:none}.expense-row{grid-template-columns:minmax(160px,1fr) auto;padding:10px 3px}.expense-row>span:nth-child(3),.expense-row>em{display:none}.expense-row>strong{text-align:right}.side-stack{grid-template-columns:1fr}.mobile-nav{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);background:#fffffff2;grid-template-columns:repeat(5,1fr);height:68px;padding:7px 5px 8px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#8d8f88;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;display:flex}.mobile-nav button>span{font-size:18px;line-height:1}.mobile-nav button.active{color:var(--green);font-weight:800}.stepper{display:none}.planner-top{grid-template-columns:1fr;align-items:stretch;display:grid}.copy-box{order:2}.planner-top .secondary-btn{order:3}.editor-head{display:none}.editor-row{grid-template-columns:1fr 110px 38px;gap:8px;min-height:76px;padding:11px 14px}.editor-row>div:first-child,.editor-row select{grid-column:1/3}.editor-row .more-btn{display:none}.property-summary,.owed-summary{grid-template-columns:1fr}.property-summary article,.owed-summary article{border-right:0;border-bottom:1px solid var(--line)}.property-summary article:last-child,.owed-summary article:last-child{border-bottom:0}.property-grid{grid-template-columns:1fr}.property-card{grid-template-columns:105px 1fr}.cost-bars>div{grid-template-columns:85px 1fr 60px}.debt-row{grid-template-columns:32px 1fr auto}.debt-amount{text-align:left;grid-column:2}.debt-row>button{grid-area:2/3;padding:8px 10px}.goal-grid{grid-template-columns:1fr}.savings-total{padding:23px}.report-grid{grid-template-columns:1fr}.report-filters{overflow-x:auto}.trend-panel{padding:17px 12px}.insight-card{grid-template-columns:36px 1fr}.insight-card button{text-align:left;grid-column:2;padding:0}}.live-banner{color:#486270;background:#eef6fb;border-bottom:1px solid #d6e5ef;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:5px max(24px,50% - 590px);font-size:9px;display:flex}.live-banner>span{color:#26754a;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.live-banner label{align-items:center;gap:7px;display:flex}.live-banner select{border-color:#cbdce7;height:25px;padding:0 25px 0 8px;font-size:9px}.invite-card{border:1px solid var(--line);background:#fff;border-radius:9px;margin-top:8px;padding:14px}.invite-card span,.invite-card strong,.invite-card p{display:block}.invite-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:800}.invite-card strong{color:var(--green);letter-spacing:.08em;margin-top:7px;font-size:15px}.invite-card p{color:var(--muted);margin:5px 0 0;font-size:8px}.top-actions .top-settings{width:auto;padding:0 11px;font-size:10px}.app-error,.app-loading{z-index:30;text-align:center;padding:9px 18px;font-size:10px;position:sticky;top:60px}.app-error{color:#9a3836;background:#fdeceb;border-bottom:1px solid #f1cecb}.app-loading{color:var(--green);background:#edf5fa}.auth-page{background:radial-gradient(circle at 15% 5%, #e5f1f8 0, transparent 32%), var(--paper);place-items:center;min-height:100vh;padding:42px 20px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(450px,100%);padding:30px;box-shadow:0 18px 50px #2a4e6512}.auth-card>.brand{padding:0 0 28px}.auth-copy h1{letter-spacing:-.03em;margin:7px 0 8px;font-size:30px;font-weight:500}.auth-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.auth-form{gap:14px;margin-top:24px;display:grid}.app-field{gap:6px;display:grid}.app-field>span{color:#4f5960;font-size:10px;font-weight:700}.app-field input,.app-field select{width:100%;height:42px;font-size:12px}.app-field small{color:var(--muted);font-size:8px}.full-btn{width:100%;min-height:42px}.primary-btn:disabled{cursor:wait;opacity:.65}.auth-switch{width:100%;color:var(--green);background:0 0;border:0;margin-top:17px;font-size:10px;font-weight:700;display:block}.form-error,.form-success{border-radius:7px;margin:0;padding:9px 11px;font-size:10px;line-height:1.4}.form-error{color:#9a3836;background:#fdeceb}.form-success{color:#276b48;background:#e9f5ee}.setup-badge{color:#26754a;text-transform:uppercase;letter-spacing:.09em;background:#e7f4ec;border-radius:99px;margin:5px 0 10px;padding:5px 9px;font-size:8px;font-weight:800;display:inline-block}.setup-card h1{margin:0 0 10px;font-size:27px;font-weight:500}.setup-card>p{color:var(--muted);font-size:12px;line-height:1.6}.setup-list{gap:8px;margin-top:20px;display:grid}.setup-list span{border:1px solid var(--line);background:#f8f9fa;border-radius:8px;align-items:center;gap:10px;padding:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;display:flex}.setup-list b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-family:Arial,sans-serif;display:grid}.segmented{background:#eef1f3;border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;margin-top:22px;padding:4px;display:grid}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:9px;font-size:10px;font-weight:700}.segmented button.active{color:var(--green);background:#fff;box-shadow:0 1px 4px #0001}.import-card{background:#eff7fb;border:1px solid #cfe1ed;border-radius:9px;align-items:center;gap:12px;padding:13px;display:flex}.import-card>span{color:#fff;background:#2a704f;border-radius:8px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.import-card strong,.import-card small{display:block}.import-card strong{font-size:10px}.import-card small{color:var(--muted);margin-top:3px;font-size:8px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#15283380;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:13px;width:min(620px,100%);max-height:min(850px,100vh - 36px);overflow-y:auto;box-shadow:0 28px 80px #10293640}.modal-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.modal-card>header h2{margin:0;font-size:19px;font-weight:600}.modal-card>header p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.5}.modal-card>header>button{color:#56616a;background:#f0f2f3;border:0;border-radius:50%;width:28px;height:28px;font-size:19px}.modal-form{gap:16px;padding:22px;display:grid}.form-grid{grid-template-columns:repeat(5,minmax(110px,1fr));gap:12px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.check-row{color:#4f5960;flex-wrap:wrap;gap:14px 24px;font-size:9px;display:flex}.check-row input{width:15px;height:15px;accent-color:var(--green);vertical-align:middle;margin-right:5px}.live-planner .editor-head,.live-planner .editor-row{grid-template-columns:minmax(180px,1.35fr) 105px 105px 145px 105px 92px 70px;min-width:1040px}.live-row>strong,.live-row>span{font-size:10px}.live-row>span:nth-child(4){text-overflow:ellipsis;white-space:nowrap;color:var(--muted);overflow:hidden}.compact{padding:7px 11px;font-size:9px}.expense-edit-form{border-bottom:1px solid var(--line);background:#f8fafb;min-width:1040px;padding:18px 20px}.expense-edit-form .form-grid{grid-template-columns:repeat(5,minmax(130px,1fr))}.expense-edit-form footer{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.line-editor{gap:8px;display:grid}.line-editor>span{color:#4f5960;font-size:10px;font-weight:700}.line-editor>div{grid-template-columns:1fr 140px 28px;gap:7px;display:grid}.line-editor input{height:38px}.line-editor>div button{color:#8b4542;background:#f1f2f3;border:0;border-radius:7px}.empty-state{text-align:center;color:var(--muted);padding:42px 20px}.empty-state>span{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:12px;place-items:center;margin:0 auto 10px;font-size:22px;display:grid}.empty-state h2,.empty-state h3{color:var(--ink);margin:0;font-size:17px}.empty-state p{max-width:460px;margin:7px auto 16px;font-size:10px;line-height:1.6}.empty-state.large{border:1px solid var(--line);background:#fff;border-radius:9px}.person-dot.household{color:#52616b;background:#e9edf0}.history-row em.neutral{color:#735c24;background:#fff5d9}.category-list{margin:18px 0 0;padding:0;list-style:none}.category-list li{border-bottom:1px solid #eceeef;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;padding:9px 0;font-size:9px;display:grid}.category-list li i{border-radius:50%;width:7px;height:7px}@media (max-width:760px){.live-banner{padding:5px 10px}.live-banner>span{display:none}.live-banner label{justify-content:space-between;width:100%}.invite-card{display:none}.auth-page{align-items:start;padding:18px 12px}.auth-card{margin-top:18px;padding:23px 18px}.form-grid,.form-grid.two,.expense-edit-form .form-grid{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.modal-card{border-radius:15px 15px 0 0;width:100%;max-height:92vh}.live-planner .editor-row{grid-template-columns:minmax(0,1fr) auto;min-width:0}.live-row>div:first-child{grid-column:1}.live-row>strong{text-align:right;grid-column:2}.live-row>span:nth-child(3),.live-row>span:nth-child(4),.live-row>span:nth-child(5),.live-row>span:nth-child(6){display:none}.live-row>button{grid-column:1/-1;width:100%}.expense-edit-form{min-width:0;padding:15px}.line-editor>div{grid-template-columns:1fr 100px 28px}.debt-row{grid-template-columns:32px 1fr}.debt-row>button{grid-area:auto/2;width:100%}.history-card{padding:11px}}@media (max-width:390px){.stat-grid{grid-template-columns:1fr}.stat-card.feature{grid-column:auto}.page-header h1{font-size:27px}.property-card{grid-template-columns:1fr}.property-visual{min-height:100px}.property-visual i{top:12px;bottom:auto}}:root{--ink:#1f2328;--muted:#666d73;--line:#d8dce0;--paper:#f3f2ef;--green:#1466a8;--green-deep:#0b4f85;--green-soft:#e8f2fa;--lime:#7ab4df;--gold:#b07a23;--navy:#234b68}body{background:var(--paper);font-family:Arial,Helvetica,sans-serif}.topbar{z-index:60;background:#fff;border-bottom:1px solid #d8dce0;align-items:center;gap:18px;height:60px;padding:0 22px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 1px 2px #0000000c}.topbar .brand{gap:10px;min-width:205px;padding:0}.topbar .brand-mark{background:linear-gradient(145deg,#287bb7,#0c568d);border-radius:11px;width:36px;height:36px;transform:rotate(-5deg);box-shadow:0 4px 11px #1466a822}.topbar .brand-mark span{font-family:Arial,sans-serif;font-size:19px;font-weight:800;transform:none}.topbar .brand strong{letter-spacing:-.2px;font-family:Arial,sans-serif;font-size:18px}.topbar .brand small{display:block}.global-search{background:#f7f9fa;border:1px solid #dce2e6;border-radius:9px;align-items:center;gap:8px;width:min(320px,29vw);height:37px;margin-left:auto;padding:0 11px;display:flex}.global-search>span{color:#4a5963;font-size:20px}.global-search input{background:0 0;border:0;width:100%;padding:0;font-size:12px}.top-actions{align-items:center;gap:9px;margin-left:0;display:flex}.save-state{color:#68727a;white-space:nowrap;font-size:9px}.save-state i{color:#3f8b62;font-size:8px;font-style:normal}.top-actions button{color:#4e5a62;background:0 0;border:0}.top-actions .top-create{background:var(--green);color:#fff;border-radius:99px;flex-direction:row;gap:5px;min-width:auto;padding:8px 13px;font-size:10px;font-weight:700;display:flex}.top-actions .top-create span{color:#fff;font-size:13px}.top-actions .top-settings{background:#fff;border:1px solid #dce2e6;border-radius:9px;width:34px;height:34px;font-size:15px}.mobile-menu{display:none}.app-shell{padding-top:60px}.sidebar{background:0 0;border:0;width:224px;padding:0;display:block;top:78px;bottom:auto;left:22px}.workspace-switcher{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:38px 1fr 20px;align-items:center;gap:9px;margin-bottom:8px;padding:12px;display:grid}.workspace-mark{width:38px;height:38px;color:var(--green);background:#e8f2fa;border-radius:10px;place-items:center;font-size:15px;font-weight:800;display:grid}.workspace-switcher strong,.workspace-switcher small{display:block}.workspace-switcher strong{font-size:11px}.workspace-switcher small{color:var(--muted);margin-top:3px;font-size:8px}.workspace-switcher button{color:var(--muted);background:0 0;border:0}.household-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:9px;margin-bottom:8px;padding-bottom:14px;overflow:hidden}.cover-band{background:linear-gradient(125deg,#0d5d96,#2c7ab2 55%,#8cb7d6);height:52px}.couple-avatars{justify-content:center;margin-top:-21px;display:flex}.couple-avatars span{width:42px;height:42px;color:var(--green);background:#d9e9f4;border:3px solid #fff;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.couple-avatars span+span{color:#775d35;background:#eee3d2;margin-left:-9px}.household-card>strong,.household-card>small{display:block}.household-card>strong{margin-top:8px;font-size:13px}.household-card>small{color:var(--muted);margin-top:3px;font-size:9px}.household-card>div:last-child{color:var(--muted);border-top:1px solid #eceeef;justify-content:space-between;margin-top:14px;padding:11px 14px 0;font-size:9px;display:flex}.household-card>div:last-child b{color:var(--green)}.side-nav{border:1px solid var(--line);background:#fff;border-radius:9px;gap:0;padding:5px 0;overflow:hidden}.side-nav button{border-radius:0;padding:10px 14px;font-size:11px}.side-nav button:hover{background:#f6f6f5}.side-nav button.active{color:var(--green);box-shadow:inset 3px 0 var(--green);background:#e8f2fa}.nav-icon{width:19px;font-size:16px}.sidebar-tip{border:1px solid var(--line);background:#fff;border-radius:9px;margin-top:8px;padding:14px}.sidebar-tip strong{font-size:11px}.sidebar-tip p{color:var(--muted);font-size:9px;line-height:1.5}.sidebar-tip button{border:1px solid var(--green);width:100%;color:var(--green);background:#fff;border-radius:99px;padding:7px 8px;font-size:9px;font-weight:700}.main-panel{width:calc(100% - 258px);margin-left:258px}.mock-banner{color:#735c24;background:#fff6df;border-bottom-color:#ead8a6;height:29px}.page-wrap{width:min(1180px,100% - 48px);padding-top:27px}.page-header{margin-bottom:20px}.page-header h1,.panel-heading h2,.stat-card>strong,.split-person div strong,.quick-panel h3,.quick-panel>strong,.planner-footer strong,.property-summary strong,.owed-summary strong,.property-body h2,.debt-amount strong,.savings-total strong,.goal-card h2,.goal-values strong,.donut strong{font-family:Arial,Helvetica,sans-serif}.page-header h1{letter-spacing:-.025em;margin:5px 0;font-size:clamp(26px,2.6vw,36px);font-weight:500}.eyebrow{color:var(--green)}.primary-btn{background:var(--green);box-shadow:none;border-radius:99px}.secondary-btn{border-color:var(--green);color:var(--green);border-radius:99px}.text-btn{color:var(--green)}.panel,.stat-card,.planner-card,.property-card,.goal-card{border-radius:9px}.stat-grid{gap:10px}.stat-card{min-height:134px;padding:17px}.stat-card.feature{color:var(--ink);border-color:var(--line);border-left:4px solid var(--green);background:#fff}.stat-card.feature:after{display:none}.feature .stat-top,.feature p{color:var(--muted)}.feature .stat-top i{color:var(--green);background:var(--green-soft)}.stat-card>strong{margin-top:16px;font-size:29px;font-weight:500}.mini-line{background:#e3e6e8}.mini-line span{background:var(--green)}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;gap:10px}.side-stack{gap:10px}.budget-panel,.split-panel,.quick-panel,.upcoming-panel{padding:16px}.expense-head,.expense-row{grid-template-columns:minmax(165px,1.35fr) 74px minmax(110px,.9fr) .65fr .65fr .58fr;gap:9px}.expense-name>i,.editor-row>div:first-child>i{background:var(--green-soft)}.bill-meta{color:#51585e;font-size:9px}.account-pill{text-overflow:ellipsis;white-space:nowrap;color:#4d5961;background:#eef3f6;border-radius:4px;max-width:130px;padding:4px 6px;font-size:8px;overflow:hidden}.expense-row>em{color:var(--green);background:#edf3f8;border:0}.upcoming-panel .panel-heading{margin-bottom:7px}.upcoming-item{border-bottom:1px solid #eceeef;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:9px 0;display:grid}.upcoming-item:last-child{border-bottom:0}.upcoming-item time{width:32px;height:35px;color:var(--green);background:#edf3f8;border-radius:5px;align-content:center;place-items:center;font-size:11px;font-weight:800;display:grid}.upcoming-item time span{text-transform:uppercase;font-size:7px;display:block}.upcoming-item div strong,.upcoming-item div small{display:block}.upcoming-item div strong{font-size:9px}.upcoming-item div small{color:var(--muted);margin-top:2px;font-size:7px}.upcoming-item>b{font-size:9px}.split-bar span:first-child{background:var(--green)}.split-bar span:last-child{background:#8d6d3d}.quick-icon{color:var(--green);background:#edf3f8}.planner-card{overflow-x:auto}.planner-top{background:#fff}.editor-head,.editor-row{grid-template-columns:minmax(170px,1.3fr) 130px 110px 150px 70px 130px 24px;gap:11px;min-width:1050px}.editor-head{background:#f8f9fa}.planner-footer{background:#f8f9fa;min-width:1050px}.toggle.on{background:var(--green)}.property-summary,.owed-summary{border-radius:9px}.property-visual{background:#4883ac}.meadow .property-visual{background:#6f8290}.property-body>div:first-child>span,.property-body button{color:var(--green)}.cost-bars i,.owed-summary article:first-child,.savings-total{background:var(--green)}.carry-note{background:#eaf3f9;border-color:#d1e4f1}.goal-icon{background:var(--green-soft)}.goal-bar i,.bars .actual{background:var(--green)}.donut{background:conic-gradient(var(--green) 0 53%, #7fa8c5 53% 63%, #7c8d99 63% 73%, #d9dee2 73% 100%)}.category-panel li .c1{background:var(--green)}.category-panel li .c2{background:#7fa8c5}.category-panel li .c3{background:#7c8d99}.category-panel li .c4{background:#d9dee2}.insight-card{background:#eaf3f9;border-color:#c9deed}.insight-card>span,.insight-card button{color:var(--green)}.insight-card p{color:#526774}.history-toolbar{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.history-toolbar>div{gap:5px;display:flex}.history-toolbar button{border:1px solid var(--line);color:var(--muted);background:#fff;padding:8px 12px;font-size:9px}.history-toolbar button:first-child{border-radius:99px 0 0 99px}.history-toolbar button:last-child{border-radius:0 99px 99px 0}.history-toolbar button.active{background:var(--green);color:#fff;border-color:var(--green)}.history-toolbar label{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:7px;width:min(280px,42vw);height:34px;padding:0 9px;display:flex}.history-toolbar input{border:0;width:100%;padding:0}.history-summary{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:repeat(3,1fr);margin-bottom:10px;display:grid;overflow:hidden}.history-summary article{border-right:1px solid var(--line);padding:17px 19px}.history-summary article:last-child{border-right:0}.history-summary span,.history-summary strong,.history-summary small{display:block}.history-summary span,.history-summary small{color:var(--muted);font-size:8px}.history-summary strong{margin:7px 0 3px;font-size:23px;font-weight:500}.history-positive,.positive{color:#26754a!important}.negative{color:#b2403d!important}.history-card{padding:16px}.history-card .panel-heading select{height:33px}.history-head,.history-row{grid-template-columns:minmax(160px,1.2fr) 1fr 1fr 1fr 110px 16px;align-items:center;gap:14px;display:grid}.history-head{border-bottom:1px solid var(--line);color:#8a9095;text-transform:uppercase;letter-spacing:.08em;padding:12px 10px 8px;font-size:8px;font-weight:700}.history-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #eceeef;width:100%;min-height:60px;padding:9px 10px;font-size:10px}.history-row:hover{background:#f7f9fa}.history-row>span:first-child{align-items:center;gap:10px;display:flex}.history-row>span:first-child i{background:var(--green-soft);width:34px;height:34px;color:var(--green);text-transform:uppercase;border-radius:50%;place-items:center;font-style:normal;display:grid}.history-row strong{font-size:10px}.history-row em{border-radius:99px;justify-self:start;padding:5px 8px;font-size:8px;font-style:normal}.history-row em.good{color:#26754a;background:#e7f4ec}.history-row em.bad{color:#9e3432;background:#f8e8e7}.history-row>span:last-child{color:var(--green);font-size:18px}.history-note{background:#eaf3f9;border:1px solid #c9deed;border-radius:8px;align-items:center;gap:11px;margin-top:10px;padding:13px 15px;display:flex}.history-note>span{color:var(--green)}.history-note strong{font-size:10px;display:block}.history-note p{color:#5d6b74;margin:3px 0 0;font-size:8px}.annual-table{margin-top:10px;padding:16px}.annual-head,.annual-row{grid-template-columns:1.2fr 1fr 1fr 1fr 90px;align-items:center;gap:12px;display:grid}.annual-head{border-bottom:1px solid var(--line);color:#8a9095;text-transform:uppercase;letter-spacing:.07em;margin-top:15px;padding:9px;font-size:8px}.annual-row{border-bottom:1px solid #eceeef;min-height:47px;padding:9px;font-size:9px}.annual-row:last-child{border-bottom:0}.annual-row em{color:var(--green);background:#edf3f8;border-radius:4px;justify-self:start;padding:4px 7px;font-size:8px;font-style:normal}@media (max-width:1100px) and (min-width:761px){.topbar .brand{min-width:180px}.global-search{width:250px}.save-state{display:none}.sidebar{width:196px;left:14px}.main-panel{width:calc(100% - 220px);margin-left:220px}.page-wrap{width:calc(100% - 28px)}.dashboard-grid,.report-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:repeat(3,1fr)}.expense-head,.expense-row{grid-template-columns:minmax(150px,1.2fr) 65px 105px .65fr .65fr}.expense-head>span:last-child,.expense-row>em{display:none}}@media (max-width:760px){.desktop-layout{display:none}.phone-layout{display:block}.app-shell{padding-top:52px}.sidebar{display:none}.main-panel{width:100%;min-width:0;margin-left:0;padding-bottom:74px}.topbar{gap:8px;height:52px;padding:0 10px}.topbar .brand{min-width:0}.topbar .brand strong,.topbar .brand small{display:none}.topbar .brand-mark{width:31px;height:31px}.mobile-menu{width:31px;height:31px;color:var(--green);background:#fff;border:1px solid #dce2e6;border-radius:8px;place-items:center;font-size:15px;display:grid}.global-search{flex:1;width:auto;min-width:0}.global-search input{width:100%;min-width:0}.global-search input::placeholder{color:#0000}.top-actions{display:none}.page-wrap{width:calc(100% - 20px);padding-top:20px}.page-header{display:block}.page-header h1{overflow-wrap:normal;max-width:none;font-size:30px;line-height:1.08}.page-header p{font-size:12px}.page-header>button,.page-header .header-actions{width:100%;margin-top:16px}.page-header>button{display:block}.mock-banner{height:34px}.stat-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card.feature{grid-column:1/-1}.expense-row{grid-template-columns:minmax(150px,1fr) auto}.expense-row>.bill-meta,.expense-row>.account-pill,.expense-row>span:nth-child(5),.expense-row>em{display:none}.side-stack{grid-template-columns:1fr}.mobile-nav{justify-content:flex-start;padding:6px 5px 7px;display:flex;overflow-x:auto}.mobile-nav button{flex:1 0 67px;min-width:67px}.planner-card{overflow:visible}.editor-head{display:none}.editor-row{grid-template-columns:1fr 100px;gap:8px;min-width:0;padding:13px}.editor-row>div:first-child{grid-column:1/-1}.editor-row>.money-input{grid-column:1}.editor-row>select:first-of-type{grid-column:2}.editor-row>select:nth-of-type(2){grid-column:1/-1}.editor-row>.toggle{grid-column:1}.editor-row>select:nth-of-type(3){grid-column:1/-1}.planner-footer{min-width:0}.history-toolbar{flex-direction:column;align-items:stretch;gap:8px}.history-toolbar label{width:100%}.history-summary{grid-template-columns:1fr}.history-summary article{border-right:0;border-bottom:1px solid var(--line)}.history-summary article:last-child{border-bottom:0}.history-head{display:none}.history-row{grid-template-columns:1fr auto;gap:6px;padding:12px 6px}.history-row>span:first-child{grid-column:1/-1}.history-row>strong:nth-child(2):before{content:"Budget: ";color:var(--muted);font-weight:400}.history-row>strong:nth-child(3){display:none}.history-row>strong:nth-child(4){justify-self:end}.history-row>em{grid-column:1}.history-row>span:last-child{grid-area:3/2;justify-self:end}.annual-table{overflow-x:auto}.annual-head,.annual-row{min-width:620px}.mobile-scrim{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14202b70;border:0;width:100%;display:block;position:fixed;inset:52px 0 0}.mobile-drawer{z-index:55;background:#f6f7f5;width:min(86vw,320px);padding:16px;display:block;position:fixed;top:52px;bottom:0;left:0;overflow-y:auto;box-shadow:12px 0 30px #17212b2b}.mobile-drawer .workspace-switcher,.mobile-drawer .side-nav{margin-bottom:10px}.mobile-drawer .invite-card{margin-top:10px}.drawer-signout{color:#344e5d;background:#fff;border:1px solid #cad3d8;border-radius:9px;width:100%;margin-top:10px;padding:11px;font-size:11px;font-weight:700}.phone-page-header{margin-bottom:18px}.phone-page-header h1{letter-spacing:-.03em;margin:5px 0 7px;font-size:30px;line-height:1.1}.phone-page-header p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.phone-budget-hero{color:#fff;background:#0f67a3;border-radius:18px;padding:20px;box-shadow:0 12px 28px #0f67a326}.phone-hero-top{color:#d9ecf8;justify-content:space-between;align-items:center;font-size:12px;display:flex}.phone-hero-top i{background:#ffffff18;border-radius:99px;padding:4px 8px;font-size:10px;font-style:normal}.phone-budget-hero>strong{letter-spacing:-.04em;margin:14px 0;font-size:clamp(32px,10vw,42px);font-weight:600;display:block}.phone-progress{background:#ffffff2b;border-radius:99px;height:7px;overflow:hidden}.phone-progress i{border-radius:inherit;background:#b9dbef;height:100%;display:block}.phone-hero-stats{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.phone-hero-stats div{background:#ffffff10;border-radius:12px;padding:12px}.phone-hero-stats span,.phone-hero-stats b{display:block}.phone-hero-stats span{color:#d9ecf8;margin-bottom:5px;font-size:10px}.phone-hero-stats b{color:#fff;font-size:15px}.phone-budget-hero>button{color:#0f67a3;background:#fff;border:0;border-radius:12px;width:100%;margin-top:16px;padding:12px;font-size:13px;font-weight:800}.phone-quick-grid{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0;display:grid}.phone-quick-grid button{text-align:left;background:#fff;border:1px solid #dde4e8;border-radius:14px;min-height:102px;padding:14px}.phone-quick-grid button>span{color:#0f67a3;background:#e8f2fa;border-radius:10px;place-items:center;width:32px;height:32px;margin-bottom:11px;font-size:17px;display:grid}.phone-quick-grid b,.phone-quick-grid small{display:block}.phone-quick-grid b{color:#202c33;font-size:13px}.phone-quick-grid small{color:var(--muted);margin-top:3px;font-size:10px}.phone-section{background:#fff;border:1px solid #dde4e8;border-radius:14px;margin-top:14px;padding:16px}.phone-section-heading{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:10px;display:flex}.phone-section-heading span{color:#26754a;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.phone-section-heading h2{margin:3px 0 0;font-size:18px}.phone-section-heading button{color:#0f67a3;background:0 0;border:0;font-size:11px;font-weight:700}.phone-action-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0f2;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 0;display:grid}.phone-action-list button:last-child{border-bottom:0}.phone-action-list i,.phone-expense-icon{color:#0f67a3;background:#e8f2fa;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.phone-action-list b,.phone-action-list small{display:block}.phone-action-list b{font-size:12px}.phone-action-list small{color:var(--muted);margin-top:3px;font-size:9px}.phone-action-list em{color:#0f67a3;font-size:10px;font-style:normal;font-weight:700}.phone-bill-list>div{border-bottom:1px solid #edf0f2;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 0;display:grid}.phone-bill-list>div:last-child{border-bottom:0}.phone-bill-list time{color:#0f67a3;font-size:10px;font-weight:800}.phone-bill-list span b,.phone-bill-list span small{display:block}.phone-bill-list span b{font-size:11px}.phone-bill-list span small{color:var(--muted);margin-top:2px;font-size:9px}.phone-bill-list strong{text-align:right;font-size:11px}.phone-split-card{background:#eaf3f9;border-radius:14px;grid-template-columns:1fr 1px 1fr;gap:14px;margin-top:14px;padding:17px;display:grid}.phone-split-card>i{background:#cadde9}.phone-split-card span,.phone-split-card strong{display:block}.phone-split-card span{color:#607681;font-size:10px}.phone-split-card strong{color:#20343f;margin-top:4px;font-size:16px}.phone-budget-summary{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.phone-budget-summary>div{background:#fff;border:1px solid #dde4e8;border-radius:14px;padding:15px}.phone-budget-summary span,.phone-budget-summary strong{display:block}.phone-budget-summary span{color:var(--muted);font-size:10px}.phone-budget-summary strong{margin-top:6px;font-size:clamp(17px,5vw,21px)}.phone-budget-actions{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px;display:grid}.phone-budget-actions button{width:100%;padding:11px 8px}.phone-expense-list{gap:10px;display:grid}.phone-expense-card{background:#fff;border:1px solid #dde4e8;border-radius:14px;padding:15px}.phone-expense-card header{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.phone-expense-card h3{margin:0;font-size:14px}.phone-expense-card p{color:var(--muted);margin:3px 0 0;font-size:9px}.phone-expense-card header button{color:#0f67a3;background:#fff;border:1px solid #c7d9e4;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:700}.phone-expense-values{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.phone-expense-values>div{background:#f5f8fa;border-radius:10px;padding:10px}.phone-expense-values span,.phone-expense-values strong{display:block}.phone-expense-values span{color:var(--muted);font-size:9px}.phone-expense-values strong{margin-top:4px;font-size:14px}.phone-expense-card footer{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.phone-expense-card footer span{color:#526774;text-overflow:ellipsis;white-space:nowrap;background:#edf3f8;border-radius:6px;max-width:100%;padding:5px 7px;font-size:9px;overflow:hidden}.phone-expense-form{background:#fff;border:2px solid #8fbedb;border-radius:14px;padding:16px;box-shadow:0 10px 28px #0f67a312}.phone-form-title{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.phone-form-title span{color:#0f67a3;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.phone-form-title h3{margin:3px 0 0;font-size:18px}.phone-form-title button{color:#5b6670;background:#eef2f4;border:0;border-radius:50%;width:30px;height:30px;font-size:20px}.phone-expense-form .form-grid{grid-template-columns:1fr;gap:12px}.phone-expense-form .app-field>span{font-size:11px}.phone-expense-form .app-field input,.phone-expense-form .app-field select{height:46px;font-size:14px}.phone-expense-form .app-field small{font-size:9px}.phone-checks{color:#4f5960;gap:10px;margin-top:15px;font-size:11px;display:grid}.phone-checks input{accent-color:#0f67a3;vertical-align:middle;width:17px;height:17px;margin-right:7px}.phone-form-actions{grid-template-columns:1fr 1.35fr;gap:9px;margin-top:16px;display:grid}.phone-form-actions button{width:100%}.phone-budget-total{color:#fff;background:#20343f;border-radius:14px;justify-content:space-between;align-items:center;margin-top:12px;padding:15px;display:flex}.phone-budget-total>span,.phone-budget-total small{color:#c8d6dc;font-size:9px}.phone-budget-total div{text-align:right}.phone-budget-total small,.phone-budget-total strong{display:block}.phone-budget-total strong{margin-top:3px;font-size:18px}}@media (max-width:480px){.stat-grid{grid-template-columns:1fr}.stat-card.feature{grid-column:auto}.stat-card{min-height:118px}.stat-card>strong{font-size:clamp(25px,8vw,31px)}.page-header h1{font-size:28px}.budget-panel,.split-panel,.quick-panel,.upcoming-panel,.owed-list,.history-card,.annual-table{padding:14px}.panel-heading{flex-wrap:wrap}.upcoming-item{grid-template-columns:34px minmax(0,1fr) auto}.upcoming-item>b{text-align:right;max-width:92px}}
