:root{color:#302a22;font-synthesis:none;text-rendering:optimizelegibility;--ink:#302a22;--muted:#756d60;--cream:#f7edcf;--paper:#fffaf0;--tomato:#ed745d;--tomato-soft:#fac4a8;--sky:#9ed2e5;--leaf:#a8c58e;--butter:#f2c955;--lilac:#c9b7dc;--line:#d7cab0;--shadow:0 10px 0 #41362614;background:#f7edcf;font-family:Inter,ui-rounded,SF Pro Rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{background:var(--cream);background-image:radial-gradient(#c7b996 1px,#0000 1px);background-size:22px 22px;min-height:100vh;padding-bottom:104px}.app-header{z-index:8;padding:max(14px, env(safe-area-inset-top)) 22px 13px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7edcff0;border-bottom:1px solid #6f5c372e;align-items:center;gap:12px;display:flex;position:sticky;top:0}.bagel-avatar{border:2px solid var(--ink);background:var(--butter);width:42px;height:42px;color:var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:50%;flex:none;padding:0;font-size:25px;position:relative}.bagel-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.bagel-avatar span{font-size:13px;position:absolute;top:-7px;right:-5px}.app-header>div:nth-child(2){min-width:0}.app-header strong{letter-spacing:-.025em;font-size:16px;display:block}.tiny-label{letter-spacing:.14em;color:var(--muted);margin:0 0 5px;font-size:9px;font-weight:900;line-height:1}.live-chip{white-space:nowrap;border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:8px 11px;font-size:10px;font-weight:800;display:flex}.live-chip i{background:#55a872;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #d8eadc}.content{width:min(100% - 30px,970px);margin:0 auto;padding-top:16px}.calendar-hero,.todo-panel,.calendar-page,.saved-notes{border:2px solid var(--ink);background:var(--paper);box-shadow:var(--shadow);border-radius:25px 13px 25px 25px;overflow:hidden}.calendar-hero{padding:22px 24px 13px;position:relative}.calendar-hero>:not(.hero-bagel){z-index:1;position:relative}.hero-bagel{z-index:0;object-fit:contain;pointer-events:none;filter:drop-shadow(2px 3px #302a2229);width:104px;height:104px;animation:5s ease-in-out infinite mascot-float;position:absolute;top:-7px;right:86px}.calendar-hero .section-title.compact>div{max-width:calc(100% - 230px)}.section-title{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.section-title h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,5vw,45px);line-height:1}.section-title button,.panel-heading button{border:0;border-bottom:1px solid var(--ink);white-space:nowrap;color:var(--ink);background:0 0;padding:3px 0;font-size:10px;font-weight:800}.calendar-list{display:grid}.calendar-day{border-top:1px solid var(--line);grid-template-columns:112px 1fr;gap:16px;padding:15px 2px;display:grid}.day-marker{grid-template-columns:42px 1fr;align-items:center;gap:8px;display:grid}.day-marker b{border:1.5px solid var(--ink);background:var(--butter);border-radius:13px;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:21px;display:grid}.day-marker small{font-size:10px;font-weight:900;line-height:1.25}.event-stack{gap:6px;display:grid}.event-stack article{grid-template-columns:5px 1fr auto;gap:10px;padding:7px 0;display:grid}.event-stack article i{background:var(--tomato);border-radius:8px}.event-stack article:nth-child(2n) i{background:var(--sky)}.event-stack strong,.event-stack small{display:block}.event-stack strong{margin-bottom:3px;font-size:12px}.event-stack small{color:var(--muted);font-size:9px}.calendar-list.compact .calendar-day:nth-child(n+4){display:none}.home-counts{grid-template-columns:repeat(3,1fr);gap:11px;margin:14px 0;display:grid}.home-counts button{border:2px solid var(--ink);text-align:left;min-height:77px;color:var(--ink);background:var(--paper);box-shadow:4px 5px 0 var(--ink);border-radius:13px 21px 21px;grid-template-rows:1fr 1fr;grid-template-columns:auto 1fr;align-items:center;gap:0 10px;padding:12px 14px;display:grid}.home-counts span{border:1.5px solid var(--ink);border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.tomato-dot{background:var(--tomato-soft)}.butter-dot{background:var(--butter)}.sky-dot{background:var(--sky)}.home-counts strong{align-self:end;font-family:Georgia,serif;font-size:24px;line-height:1}.home-counts small{color:var(--muted);align-self:start;font-size:9px;font-weight:800}.home-lists{grid-template-columns:1fr 1fr;gap:13px;display:grid}.todo-panel{box-shadow:none}.panel-heading{border-bottom:2px solid var(--ink);align-items:center;gap:12px;padding:15px 18px;display:flex}.todo-panel.butter .panel-heading{background:#f5d777}.todo-panel.sky .panel-heading{background:#b7ddeb}.panel-heading>div{flex:1;min-width:0}.panel-heading h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:24px}.panel-heading>b{border:1.5px solid var(--ink);background:var(--paper);border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.todo-row{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:0 0;grid-template-columns:27px 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.todo-row:last-child{border-bottom:0}.todo-row .check{border:1.5px solid var(--ink);background:#fff;border-radius:8px;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.todo-copy strong,.todo-copy small{display:block}.todo-copy strong{margin-bottom:4px;font-size:12px}.todo-copy small{color:var(--muted);font-size:9px}.entry-main{text-align:left;min-width:0;color:inherit;background:0 0;border:0;padding:0}.entry-menu,.card-menu{color:var(--muted);letter-spacing:.08em;background:#ffffff94;border:0;border-radius:8px;padding:6px 7px;font-size:12px;font-weight:900}.todo-row.done{opacity:.58}.todo-row.done .check{background:var(--leaf)}.todo-row.done strong{text-decoration:line-through}.empty-note{color:var(--muted);text-align:center;padding:24px 10px;font-size:11px}.bagel-callout{border:2px solid var(--ink);text-align:left;color:#fff8e9;background:var(--ink);width:100%;box-shadow:5px 6px 0 var(--tomato);border-radius:15px 26px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin:14px 0;padding:19px 21px;display:grid}.bagel-callout>span{background:var(--butter);width:46px;height:46px;color:var(--ink);border-radius:50%;place-items:center;font-size:27px;display:grid}.bagel-callout>.bagel-callout-art{border:1.5px solid #fff8e9;width:76px;height:72px;overflow:visible}.bagel-callout-art img{object-fit:contain;filter:drop-shadow(2px 3px #00000038);width:94px;height:94px;display:block;transform:translate(-9px,-18px)rotate(-2deg)}.bagel-callout .tiny-label{color:#cfc4b3}.bagel-callout strong,.bagel-callout small{display:block}.bagel-callout strong{margin-bottom:4px;font-family:Georgia,serif;font-size:19px}.bagel-callout small{color:#cfc4b3;line-height:1.4}.bagel-callout>b{font-size:23px}.page-stack{gap:14px;display:grid}.list-page-header{border:2px solid var(--ink);background:var(--butter);box-shadow:var(--shadow);border-radius:23px 23px 11px;justify-content:space-between;align-items:center;gap:24px;padding:19px 22px;display:flex;position:relative;overflow:hidden}.list-page-header>div{min-width:0}.list-page-header.has-bagel{min-height:136px}.list-page-header.has-bagel>div{z-index:1;max-width:calc(100% - 215px)}.page-mascot{z-index:0;object-fit:contain;pointer-events:none;filter:drop-shadow(2px 3px #302a2229);width:148px;height:148px;animation:5.6s ease-in-out infinite mascot-float;position:absolute;bottom:-27px;right:70px}.page-mascot-solo{right:10px}.list-page-header>button{z-index:2;position:relative}.list-page-header h1{letter-spacing:-.055em;margin:0 0 5px;font-family:Georgia,serif;font-size:clamp(31px,6vw,50px);line-height:1}.list-page-header p:last-child{color:#5f574c;max-width:610px;margin:0;font-size:11px;line-height:1.45}.add-button{border:2px solid var(--ink);color:#fff;background:var(--tomato);width:53px;height:53px;box-shadow:4px 4px 0 var(--ink);border-radius:50%;flex:none;font-size:31px;line-height:1}.task-composer{border:2px solid var(--ink);background:var(--paper);box-shadow:5px 6px 0 var(--ink);border-radius:13px 23px 23px;padding:17px}.task-composer>input{border:0;border-bottom:2px solid var(--ink);background:0 0;outline:0;width:100%;padding:8px 5px 13px;font-family:Georgia,serif;font-size:22px}.smart-preview{min-height:31px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:9px;display:flex}.smart-preview b{color:var(--ink)}.smart-preview i{font-style:normal}.form-row{grid-template-columns:1.2fr .8fr 1fr auto;gap:8px;display:grid}.form-row label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:4px;font-size:8px;font-weight:900;display:grid}.form-row select,.form-row input,.form-row button,.note-composer input,.note-composer select,.note-composer button{border:1.5px solid var(--ink);min-width:0;color:var(--ink);background:var(--paper);border-radius:10px;padding:10px;font-size:10px;font-weight:700}.form-row button,.note-composer button{background:var(--tomato);color:#fff;align-self:end}.done-list{border:2px solid var(--ink);background:var(--paper);border-radius:22px 13px 22px 22px;overflow:hidden}.done-list summary{background:var(--leaf);cursor:pointer;letter-spacing:.1em;justify-content:space-between;align-items:center;padding:14px 18px;font-size:10px;font-weight:900;list-style:none;display:flex}.done-list summary span{border:1.5px solid var(--ink);background:var(--paper);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.notes-heading{background:var(--tomato-soft)}.subject-tabs{grid-template-columns:1fr 1fr;gap:10px;display:grid}.subject-tabs button{border:2px solid var(--ink);text-align:left;color:var(--ink);background:var(--paper);box-shadow:4px 5px 0 var(--ink);border-radius:13px 21px 21px;grid-template-rows:1fr 1fr;grid-template-columns:auto 1fr;align-items:center;column-gap:11px;padding:13px 16px;font-weight:900;display:grid}.subject-tabs button span{border:1.5px solid var(--ink);background:var(--sky);border-radius:50%;grid-row:1/3;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.subject-tabs button:nth-child(2) span{background:var(--butter)}.subject-tabs button small{color:var(--muted);font-size:9px;font-weight:700}.subject-tabs button.active{background:var(--ink);color:var(--paper);box-shadow:4px 5px 0 var(--tomato)}.subject-tabs button.active small{color:#d7cdbd}.growth-card{border:2px solid var(--ink);background:var(--paper);box-shadow:5px 6px 0 var(--ink);border-radius:13px 25px 25px;overflow:hidden}.growth-heading{border-bottom:2px solid var(--ink);background:#c7e6ef;justify-content:space-between;align-items:center;gap:14px;padding:17px 19px 14px;display:flex}.growth-heading h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:24px}.growth-heading>span{border:1.5px solid var(--ink);background:var(--paper);border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:900}.growth-latest{grid-template-columns:1fr 1fr;gap:9px;padding:13px 15px 5px;display:grid}.growth-latest>div{border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;min-width:0;padding:11px 12px;display:flex}.growth-latest i{border:1px solid var(--ink);border-radius:999px;flex:none;width:9px;height:38px}.growth-latest .height-key{background:var(--tomato)}.growth-latest .weight-key{background:#55a4c3}.growth-latest span,.growth-latest small,.growth-latest strong,.growth-latest b{display:block}.growth-latest span{min-width:0}.growth-latest small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.growth-latest strong{margin:2px 0;font-family:Georgia,serif;font-size:22px;line-height:1}.growth-latest strong em{font-family:inherit;font-size:11px;font-style:normal}.growth-latest b{color:var(--muted);font-size:8px;font-weight:700}.growth-chart-wrap{padding:5px 14px 3px}.growth-chart{width:100%;height:auto;display:block;overflow:visible}.chart-grid line{stroke:#dcd1bc;stroke-width:1px;stroke-dasharray:3 5}.chart-label{fill:var(--muted);letter-spacing:.12em;font-size:8px;font-weight:900}.chart-tick,.chart-date{fill:var(--muted);font-size:8px;font-weight:700}.height-line,.weight-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.height-line{stroke:var(--tomato)}.weight-line{stroke:#438eae}.height-point,.weight-point{stroke:var(--ink);stroke-width:1.5px}.height-point{fill:var(--tomato-soft)}.weight-point{fill:var(--sky)}.growth-form{border-top:1px solid var(--line);background:#f9f2df;grid-template-columns:1fr 1fr 1fr 1.4fr auto;gap:8px;padding:14px 15px 16px;display:grid}.growth-form label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:5px;font-size:8px;font-weight:900;display:grid;position:relative}.growth-form label>span{color:#9a9184;font-size:7px;position:absolute;top:0;right:2px}.growth-form input,.growth-form button{border:1.5px solid var(--ink);min-width:0;color:var(--ink);background:var(--paper);border-radius:10px;padding:10px;font-size:10px;font-weight:700}.growth-form button{white-space:nowrap;background:var(--tomato);color:#fff;align-self:end}.growth-records{border-top:1px solid var(--line)}.growth-records summary{color:var(--muted);cursor:pointer;background:#fffaf0;justify-content:space-between;padding:11px 16px;font-size:9px;font-weight:900;list-style:none;display:flex}.growth-records summary span{color:var(--ink)}.growth-records>div{max-height:250px;overflow:auto}.growth-records button{border:0;border-top:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:10px 16px;display:grid}.growth-records button strong,.growth-records button small{display:block}.growth-records button small{color:var(--muted);margin-top:2px;font-size:8px}.growth-records button b{font-size:9px}.growth-records button i{color:var(--muted);font-style:normal;font-weight:900}.note-composer{border:2px solid var(--ink);background:var(--paper);border-radius:13px 21px 21px;grid-template-columns:1fr auto auto;gap:8px;padding:12px;display:grid}.note-composer input{border:0;outline:0;font-size:12px}.saved-notes{box-shadow:none;padding:16px 18px}.saved-notes article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:11px 2px;display:grid}.saved-notes article>span{color:var(--tomato)}.saved-notes strong,.saved-notes small{display:block}.saved-notes strong{margin-bottom:3px;font-size:11px}.saved-notes small{color:var(--muted);font-size:9px}.family-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.family-card{border:2px solid var(--ink);background:var(--paper);min-height:245px;box-shadow:5px 6px 0 var(--ink);border-radius:13px 23px 23px;padding:20px;position:relative}.card-menu{border:1px solid #302a2233;position:absolute;top:14px;right:14px}.family-card.tomato{background:#f9c8b8}.family-card.sky{background:#c7e6ef}.family-card.butter{background:#f8e196}.family-card.leaf{background:#cce0bc}.family-card.lilac{background:#ded2ea}.card-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.card-top span{border:1.5px solid var(--ink);background:#ffffff80;border-radius:50%;place-items:center;width:40px;height:40px;font-size:19px;display:grid}.card-top small{letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.family-card h2{letter-spacing:-.045em;margin:0 0 7px;font-family:Georgia,serif;font-size:25px}.family-card>p{color:var(--muted);font-size:11px;line-height:1.45}.family-card ul{gap:7px;margin:16px 0 0;padding-left:17px;font-size:10px;line-height:1.45;display:grid}.expense-heading{background:var(--lilac)}.balance-card{border:2px solid var(--ink);color:var(--paper);background:var(--ink);box-shadow:6px 7px 0 var(--tomato);border-radius:14px 28px 28px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:22px 24px;display:grid;position:relative;overflow:hidden}.balance-card .tiny-label{color:#cfc4b3}.balance-card strong,.balance-card span{display:block}.balance-card strong{letter-spacing:-.045em;margin-bottom:4px;font-family:Georgia,serif;font-size:clamp(23px,4vw,35px)}.balance-card span{color:var(--butter);font-family:Georgia,serif;font-size:clamp(37px,7vw,62px);font-weight:800;line-height:1}.balance-card>i{border:2px solid var(--paper);background:var(--tomato);border-radius:50%;place-items:center;width:67px;height:67px;font-size:31px;font-style:normal;display:grid}.balance-card>p{color:#e6dac7;border-top:1px solid #5e554a;grid-column:1/-1;align-items:center;gap:8px;margin:0;padding-top:12px;font-size:10px;display:flex}.balance-card>p b{width:20px;height:20px;color:var(--ink);background:var(--butter);border-radius:50%;place-items:center;display:grid}.balance-card.square{box-shadow:6px 7px 0 var(--leaf)}.balance-card.square>i{background:var(--leaf)}.expense-composer{border:2px solid var(--ink);background:var(--paper);box-shadow:5px 6px 0 var(--ink);border-radius:13px 24px 24px;overflow:hidden}.expense-kind{border-bottom:1px solid var(--line);background:#f5ecd8;grid-template-columns:1fr 1fr;display:grid}.expense-kind button{border:0;border-right:1px solid var(--line);color:var(--muted);background:0 0;padding:12px;font-size:10px;font-weight:900}.expense-kind button:last-child{border-right:0}.expense-kind button.active{color:var(--ink);background:var(--butter)}.expense-fields{grid-template-columns:1.6fr .7fr .8fr .8fr .85fr auto;gap:8px;padding:15px 15px 9px;display:grid}.expense-fields label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:5px;font-size:8px;font-weight:900;display:grid;position:relative}.expense-fields label>span{color:#9a9184;font-size:7px;position:absolute;top:0;right:2px}.expense-fields input,.expense-fields select,.expense-fields button{border:1.5px solid var(--ink);min-width:0;color:var(--ink);background:var(--paper);border-radius:10px;padding:10px;font-size:10px;font-weight:700}.expense-fields button{white-space:nowrap;color:#fff;background:var(--tomato);align-self:end}.expense-hint{color:var(--muted);margin:0;padding:0 16px 13px;font-size:9px}.expense-ledger,.expense-history{border:2px solid var(--ink);background:var(--paper);border-radius:24px 13px 24px 24px;overflow:hidden}.expense-ledger-heading,.expense-history>summary{border-bottom:2px solid var(--ink);background:#cce0bc;justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;display:flex}.expense-ledger-heading h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:24px}.expense-ledger-heading>b,.expense-history>summary span{border:1.5px solid var(--ink);background:var(--paper);border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.expense-rows article{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr auto auto;align-items:center;gap:11px;padding:13px 16px;display:grid}.expense-rows article:last-child{border-bottom:0}.expense-rows article.incomplete{background:#fff4cf}.expense-icon{border:1.5px solid var(--ink);background:var(--sky);border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.expense-icon.settlement{background:var(--butter);font-size:17px}.expense-copy{min-width:0}.expense-copy strong,.expense-copy small,.expense-copy b{display:block}.expense-copy strong{text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:11px;overflow:hidden}.expense-copy small{color:var(--muted);font-size:8px}.expense-copy b{color:#5c7761;margin-top:4px;font-size:8px}.expense-rows article.incomplete .expense-copy b{color:#9a6f13}.expense-rows article>span{white-space:nowrap;font-family:Georgia,serif;font-size:15px;font-weight:800}.expense-history>summary{background:var(--lilac);cursor:pointer;letter-spacing:.08em;border-bottom:0;font-size:10px;font-weight:900;list-style:none}.expense-history[open]>summary{border-bottom:2px solid var(--ink)}.calendar-heading{background:var(--sky)}.ask-calendar{border:2px solid var(--ink);color:#fff;background:var(--ink);border-radius:12px;flex:none;padding:10px 13px;font-size:10px;font-weight:800}.calendar-page{padding:8px 22px}.calendar-page .calendar-day{grid-template-columns:135px 1fr;padding-block:18px}.bottom-nav{z-index:10;left:50%;bottom:max(15px, env(safe-area-inset-bottom));border:2px solid var(--ink);background:var(--paper);width:min(100% - 26px,620px);box-shadow:5px 6px 0 var(--ink);border-radius:20px;grid-template-columns:repeat(5,1fr);gap:4px;padding:6px;display:grid;position:fixed;transform:translate(-50%)}.bottom-nav button{color:var(--muted);background:0 0;border:0;border-radius:13px;justify-items:center;gap:3px;padding:8px 5px;font-size:9px;font-weight:800;display:grid}.bottom-nav button span{font-size:18px}.bottom-nav button.active{color:var(--ink);background:var(--butter)}.toast,.undo-toast{z-index:20;border:2px solid var(--ink);background:var(--ink);color:#fff;width:max-content;max-width:calc(100% - 32px);box-shadow:4px 5px 0 var(--tomato);font-size:11px;font-weight:800;position:fixed;bottom:104px;left:50%;transform:translate(-50%)}.toast{border-radius:999px;padding:12px 16px}.undo-toast{border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:14px;min-width:280px;padding:10px 12px 13px 15px;display:grid;overflow:hidden}.undo-toast span b,.undo-toast span small{display:block}.undo-toast span small{color:#d7cdbd;margin-top:2px;font-size:8px}.undo-toast button{color:#fff;background:0 0;border:1px solid #fff;border-radius:9px;padding:7px 11px;font-size:10px;font-weight:900}.undo-toast>i{background:var(--butter);height:4px;transition:width .25s linear;position:absolute;bottom:0;left:0}.editor-backdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#302a227a;place-items:end center;padding:20px;display:grid;position:fixed;inset:0}.editor-sheet{border:2px solid var(--ink);background:var(--paper);width:min(100%,650px);max-height:min(86vh,780px);box-shadow:7px 8px 0 var(--ink);border-radius:25px 25px 12px;overflow:auto}.editor-sheet>header{z-index:2;border-bottom:2px solid var(--ink);background:var(--butter);justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;display:flex;position:sticky;top:0}.editor-sheet h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:27px}.editor-sheet header button{border:1.5px solid var(--ink);width:37px;height:37px;color:var(--ink);background:var(--paper);border-radius:50%;font-size:23px}.editor-sheet form{grid-template-columns:1fr 1fr;gap:11px;padding:18px;display:grid}.editor-sheet label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:5px;font-size:8px;font-weight:900;display:grid}.editor-sheet label.full{grid-column:1/-1}.editor-sheet label>span{color:#9a9184;font-size:7px}.editor-sheet input,.editor-sheet select,.editor-sheet textarea{border:1.5px solid var(--ink);width:100%;min-width:0;color:var(--ink);text-transform:none;letter-spacing:normal;resize:vertical;background:#fff;border-radius:10px;outline:0;padding:11px;font-size:11px;font-weight:700}.editor-sheet input:focus,.editor-sheet select:focus,.editor-sheet textarea:focus{box-shadow:0 0 0 3px #9ed2e58c}.editor-sheet .check-label{border:1px solid var(--line);min-height:39px;color:var(--ink);background:#f9f2df;border-radius:10px;align-self:end;align-items:center;gap:8px;padding:10px;display:flex}.editor-sheet .check-label input{width:18px;height:18px}.editor-actions{grid-column:1/-1;grid-template-columns:auto 1fr;gap:9px;margin-top:5px;display:grid}.editor-actions button{border:2px solid var(--ink);border-radius:11px;padding:12px 14px;font-size:10px;font-weight:900}.delete-button{color:#9f3f32;background:#fbe0d9}.delete-confirm{color:#fff;background:#9f3f32}.editor-actions .save-button{color:#fff;background:var(--tomato)}.editor-actions.creating{grid-template-columns:1fr}.editor-echo-note{color:var(--muted);margin:-4px 18px 18px;font-size:9px;line-height:1.4}.gate{text-align:center;background:var(--cream);place-content:center;justify-items:center;gap:14px;min-height:100vh;padding:28px;display:grid}.gate-bagel{border:3px solid var(--ink);background:var(--tomato-soft);width:96px;height:96px;box-shadow:7px 8px 0 var(--ink);border-radius:50%;place-items:center;font-size:58px;animation:1.5s ease-in-out infinite bob;display:grid;overflow:hidden}.gate-bagel img{object-fit:cover;width:100%;height:100%;display:block}.gate>p{max-width:450px;color:var(--muted);margin:0;line-height:1.5}.gate h1{letter-spacing:-.055em;max-width:610px;margin:0;font-family:Georgia,serif;font-size:clamp(36px,8vw,64px);line-height:1}.gate button{border:2px solid var(--ink);background:var(--tomato);color:#fff;box-shadow:4px 5px 0 var(--ink);border-radius:12px;margin-top:10px;padding:13px 18px;font-weight:800}.loading-dots{gap:5px;display:flex}.loading-dots i{background:var(--ink);border-radius:50%;width:7px;height:7px;animation:1s infinite dot}.loading-dots i:nth-child(2){animation-delay:.15s}.loading-dots i:nth-child(3){animation-delay:.3s}@keyframes bob{50%{transform:translateY(-7px)rotate(3deg)}}@keyframes dot{50%{opacity:.25;transform:translateY(-3px)}}@keyframes mascot-float{50%{transform:translateY(-4px)rotate(1.5deg)}}@media (width<=700px){.app-header{padding-inline:15px}.live-chip{padding:9px;font-size:0}.live-chip i{width:8px;height:8px}.content{width:min(100% - 20px,970px);padding-top:10px}.calendar-hero{padding:18px 16px 8px}.section-title{align-items:start}.section-title h1{max-width:245px;font-size:29px}.section-title button{margin-top:4px}.hero-bagel{width:76px;height:76px;top:42px;right:-3px}.calendar-hero .section-title.compact>div{max-width:calc(100% - 68px)}.calendar-day,.calendar-page .calendar-day{grid-template-columns:86px 1fr;gap:10px}.day-marker{grid-template-columns:34px 1fr;gap:6px}.day-marker b{width:34px;height:34px;font-size:17px}.day-marker small{font-size:8px}.home-counts{gap:7px}.home-counts button{grid-template-columns:29px 1fr;gap:0 7px;min-height:71px;padding:9px 8px}.home-counts span{width:29px;height:29px}.home-counts strong{font-size:20px}.home-counts small{font-size:8px}.home-lists{grid-template-columns:1fr}.bagel-callout{grid-template-columns:auto 1fr;gap:11px;padding-left:13px}.bagel-callout>.bagel-callout-art{width:61px;height:61px}.bagel-callout-art img{width:78px;height:78px;transform:translate(-9px,-14px)rotate(-2deg)}.bagel-callout>b{display:none}.list-page-header{gap:12px;padding:17px 16px}.list-page-header.has-bagel{min-height:130px}.list-page-header.has-bagel>div{max-width:calc(100% - 122px)}.list-page-header h1{font-size:32px}.list-page-header p:last-child{font-size:10px}.page-mascot{width:94px;height:94px;bottom:-9px;right:48px}.page-mascot-solo{width:104px;height:104px;right:-2px}.add-button{width:48px;height:48px}.task-composer{padding:14px}.task-composer>input{font-size:19px}.form-row{grid-template-columns:1fr 1fr}.form-row button{grid-column:1/-1}.family-grid{grid-template-columns:1fr}.family-card{min-height:0}.note-composer{grid-template-columns:1fr auto}.note-composer button{grid-column:1/-1}.growth-heading h2{font-size:21px}.growth-heading>span{font-size:8px}.growth-latest{padding-inline:11px}.growth-latest>div{padding:9px}.growth-latest strong{font-size:19px}.growth-chart-wrap{padding-inline:8px}.growth-form{grid-template-columns:1fr 1fr;padding:12px}.growth-note,.growth-form button{grid-column:1/-1}.balance-card{padding:19px 17px}.balance-card>i{width:53px;height:53px;font-size:25px}.balance-card strong{font-size:22px}.balance-card span{font-size:38px}.expense-fields{grid-template-columns:1fr 1fr;padding:12px 12px 8px}.expense-description,.expense-fields button{grid-column:1/-1}.expense-rows article{grid-template-columns:32px 1fr auto auto;gap:7px;padding:12px 9px}.expense-icon{width:31px;height:31px}.expense-copy strong{max-width:165px}.expense-rows article>span{font-size:13px}.bottom-nav{width:calc(100% - 18px)}.bottom-nav button{padding-inline:2px;font-size:8px}.calendar-page{padding:5px 13px}.ask-calendar{display:none}.editor-backdrop{padding:8px}.editor-sheet{max-height:91vh}.editor-sheet form{padding:14px}.editor-actions{grid-template-columns:1fr}.editor-actions .save-button{grid-row:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
