:root{color-scheme:light;font-family:SF Pro Display,Helvetica Neue,Helvetica,sans-serif;line-height:1.4;font-weight:400;background:#fff;color:#111;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #ffffff;--panel: #fbfaf8;--panel-strong: #ffffff;--line: rgba(17, 17, 17, .12);--text: #111111;--muted: rgba(17, 17, 17, .52);--faded: rgba(17, 17, 17, .32);--line-strong: rgba(17, 17, 17, .5);--year-bg: #f1f1f1;--shadow: none;--radius: 0;--edge-space: 2rem}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%;margin:0;overflow:hidden}body{min-height:100vh;min-height:100dvh;background:var(--bg);color:var(--text)}html[data-theme=dark]{color-scheme:dark;--bg: #111111;--panel: #181818;--panel-strong: #111111;--line: rgba(255, 255, 255, .18);--text: #f5f5f5;--muted: rgba(255, 255, 255, .56);--faded: rgba(255, 255, 255, .34);--line-strong: rgba(255, 255, 255, .5);--year-bg: #202020}html[data-theme=dark] body,html[data-theme=dark] .app-shell,html[data-theme=dark] .top-bar,html[data-theme=dark] .bottom-bar,html[data-theme=dark] .modal-root,html[data-theme=dark] .modal-card{background:var(--bg);color:var(--text)}html[data-theme=dark] .tiny-menu-trigger,html[data-theme=dark] .save-button{color:var(--text)}html[data-theme=dark] .info-modal-root{background:#111111ad}html[data-theme=dark] input[type=date]{color:var(--text);color-scheme:dark}html[data-theme=dark] .how-to-list img,html[data-theme=dark] .loading-state img{filter:invert(1)}button,input{font:inherit}button{cursor:pointer;border:0;background:transparent;color:inherit}input{width:100%;border:0;border-radius:0;background:transparent;padding:.6rem 0;color:var(--text);outline:none}.app-shell{width:100%;height:100vh;height:100dvh;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);display:grid;grid-template-rows:auto 1fr auto;gap:0;background:var(--bg)}.app-shell-hidden{display:none}.top-bar,.bottom-bar{position:relative;flex-shrink:0;z-index:10;background:var(--bg);box-shadow:var(--shadow)}.top-bar{padding:2.35rem var(--edge-space) 0;border-bottom:1px solid var(--line-strong)}.bottom-bar{padding:.65rem var(--edge-space) 1.65rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line-strong)}.control-row,.total-block,.footer-actions,.item-card{display:flex;align-items:center}.control-row{justify-content:space-between;gap:1rem;margin-inline:calc(-1 * var(--edge-space));padding-inline:var(--edge-space);padding-bottom:.65rem}.select-row{display:inline-flex;align-items:center;gap:.95rem}.header-menu-wrap{position:relative;display:inline-flex}.tiny-menu-trigger{background:transparent;color:var(--text);font:inherit;font-size:1.34rem;font-weight:600;line-height:1.3;min-height:1.9rem;padding:.05rem 0 .1rem;text-align:center}.view-mode-trigger{margin-left:.35rem}.choice-menu,.footer-menu{width:max-content;max-width:calc(100vw - .7rem);padding:.52rem .28rem;border:1px solid var(--line);border-radius:12px;background:var(--panel);box-shadow:var(--shadow)}.choice-menu{position:absolute;top:calc(100% + .45rem);left:50%;z-index:30;display:flex;flex-direction:column;align-items:center;gap:.18rem;transform:translate(-50%)}.select-row .header-menu-wrap:last-child .choice-menu{left:-.55rem;right:auto;transform:none}.view-choice-menu .menu-button{align-self:flex-start;text-align:left}.choice-menu .menu-button,.footer-menu .menu-button{width:auto}.flower-link{display:grid;width:2.35rem;height:2.35rem;margin:.15rem auto .1rem;place-items:center;color:var(--text)}.flower-link svg{width:1.75rem;height:1.75rem}.currency-modal{width:min(calc(100% - 4rem),22rem);min-height:auto;border:1px solid var(--line);border-radius:28px;padding:1.2rem}.currency-modal .modal-body{padding:3.4rem 0 2.5rem}.currency-input{caret-color:currentColor;text-align:center;font-size:3.2rem;font-weight:700;line-height:1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.content-area{min-height:0;overflow:auto;padding:0;scroll-behavior:smooth}.content-area::-webkit-scrollbar{width:.45rem}.content-area::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.list-stack{display:flex;flex-direction:column;gap:0;padding-bottom:.25rem}.year-separator{display:flex;align-items:center;justify-content:space-between;margin:0;padding:.95rem var(--edge-space);background:var(--year-bg);color:var(--text);font-size:1.58rem;font-weight:600;line-height:1.05;letter-spacing:0}.year-separator strong{font-size:1.12rem;font-weight:600}.item-row{position:relative;overflow:hidden;isolation:isolate;background:var(--bg);border-bottom:1px solid var(--line);touch-action:manipulation}.item-row.no-divider{border-bottom-color:transparent}.item-card{position:relative;z-index:1;width:100%;justify-content:space-between;gap:1rem;padding:1.1rem var(--edge-space) 1.2rem;border-radius:var(--radius);border-bottom:0;background:var(--bg);box-shadow:var(--shadow);outline:none;touch-action:manipulation}button:focus,button:focus-visible,select:focus,select:focus-visible,input:focus,input:focus-visible{outline:none}button:active,select:active{opacity:.58;transform:scale(.985)}.item-text{display:flex;flex-direction:column;min-width:0;gap:.3rem}.item-text strong{font-size:1.58rem;line-height:1.05;letter-spacing:0}.helper-text,.field span,.empty-state p{color:var(--muted)}.item-amount{flex-shrink:0;font-size:1.08rem;text-align:right}.total-block{gap:.35rem;margin-left:auto}.total-block span{color:var(--muted);font-size:1.18rem;line-height:1.15}.total-block>span{margin-right:.65rem}.currency-trigger{min-width:1.4rem;padding:0 .05rem;font-size:1.34rem;font-weight:700;line-height:1.15}.total-block strong{font-size:1.34rem;letter-spacing:0;line-height:1.15}.footer-actions{position:relative;margin-left:0}.icon-button,.solid-button{min-height:3.1rem;padding:0 .9rem;border-radius:0}.icon-button{min-width:3.1rem;border:0;background:transparent;display:inline-grid;place-items:center;transition:opacity .14s ease,transform .14s ease}.app-icon-button svg{width:2.25rem;height:2.25rem;display:block}.plain-icon-button{padding:0;border:0;background:transparent}.plain-icon-button svg{width:1.35rem;height:1.35rem}.save-button svg{width:1.15rem;height:1.15rem}.save-button{color:var(--text)}.save-button:disabled{color:var(--faded);cursor:default}.solid-button{border:1px solid currentColor;border-radius:16px;background:var(--bg);color:var(--text)}.danger-button{background:#b81919;color:#fff}.empty-state{min-height:100%;display:grid;place-items:center;gap:.8rem;text-align:center;padding:3rem 0}.loading-state{min-height:100%;display:grid;place-items:center}.loading-state img{width:clamp(3.5rem,14vw,5rem);height:auto;opacity:.12}.empty-state p{margin:0;font-size:1.1rem}.how-to-list{width:100%;margin:0;padding:0 4.2rem;display:flex;flex-direction:column;gap:.7rem;list-style:none;color:var(--muted);font-size:1rem;text-align:left}.how-to-list img{width:1.45rem;height:1.45rem;vertical-align:-.36rem}.how-to-signoff{margin-top:1.4rem}.modal-root{position:fixed;inset:0;z-index:40;display:grid;place-items:end center;padding:0;background:var(--bg)}.modal-card{width:100%;min-height:100dvh;border-radius:0;background:var(--bg);box-shadow:none;padding:calc(2.8rem + env(safe-area-inset-top)) var(--edge-space) calc(1rem + env(safe-area-inset-bottom))}.modal-header,.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.modal-header h2{margin:0;font-size:1.1rem;font-weight:600;letter-spacing:0}.modal-title-block{min-width:0;display:flex;flex-direction:column;align-items:center;gap:.28rem;text-align:center}.modal-title-block h2{max-width:12rem;overflow-wrap:anywhere}.info-modal .modal-title-block h2{font-size:1.58rem;line-height:1.05}.info-modal .modal-header{align-items:center;margin-bottom:3.4rem}.info-modal-root{place-items:center;padding:2rem var(--edge-space);background:#ffffffa8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.info-modal{display:flex;flex-direction:column;width:min(100%,22rem);min-height:auto;max-height:calc(100dvh - 4rem);overflow:auto;border:1px solid var(--line);border-radius:28px;box-shadow:0 28px 90px #1113;padding:1.2rem 1.2rem 1.4rem}.info-modal .modal-body{padding:0 0 .35rem}.modal-subtitle{min-height:1.55rem;color:var(--muted)}.modal-header-spacer{width:3.35rem;height:3.35rem}.modal-header .icon-button{min-width:3.35rem;min-height:3.35rem}.modal-header .plain-icon-button svg{width:1.35rem;height:1.35rem}.modal-header .save-button svg{width:1.45rem;height:1.45rem}.modal-body{padding:3.4rem 0 .35rem}.modal-actions{padding-top:.8rem;justify-content:flex-end}.passphrase-actions{padding-top:3.2rem}.info-actions{display:flex;align-items:center;justify-content:flex-start;padding-top:3.4rem}.stack,.info-stack{display:flex;flex-direction:column;gap:2rem}.info-age{display:flex;justify-content:center}.age-toggle{display:inline-flex;min-height:1.55rem;align-items:center;justify-content:center;color:var(--muted);font-size:.95rem;line-height:1.35;white-space:nowrap}.age-heading{color:var(--text);font-size:1.34rem;font-weight:600}.info-field{display:block}.info-field button,.info-field input{min-height:3.35rem;padding:.6rem 0;text-align:center;color:var(--text);font-size:1.58rem;font-weight:700;line-height:1.15}.info-field button{width:100%}.info-delete-button{min-width:2.85rem;color:#b81919}.info-delete-button svg{width:1.55rem;height:1.55rem}.footer-menu .menu-button span{color:var(--muted);font-size:.78em}.field{display:flex;flex-direction:column;gap:0}.passphrase-field{flex-direction:row;align-items:center;gap:.35rem}.passphrase-visibility-button{flex:0 0 auto;width:2.25rem;height:2.8rem;padding:0;border:0;background:transparent;display:grid;place-items:center;line-height:1;color:var(--muted)}.passphrase-visibility-button:active{transform:none}.passphrase-visibility-button svg{width:1.7rem;height:1.7rem;display:block}.passphrase-field input{min-width:0;flex:1 1 auto}.date-field{position:relative}.field input{font-size:1.58rem;font-weight:700;text-align:center}.field input::placeholder{color:var(--faded);opacity:1}.field input[type=date]:invalid{color:transparent}.date-field input[type=date]{text-align:center;text-align-last:center;color:var(--text)}.date-field input[type=date]::-webkit-date-and-time-value{text-align:center}.date-field input[type=date]:invalid::-webkit-date-and-time-value{color:transparent}.date-field input[type=date]::-webkit-calendar-picker-indicator{opacity:.72}.date-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:var(--faded);font-size:1.58rem;font-weight:700;pointer-events:none}.form-error{margin:0;color:#871f18}.footer-menu{position:absolute;left:0;bottom:calc(100% + .55rem);display:flex;flex-direction:column;align-items:center;gap:.18rem}.menu-button{width:100%;text-align:center;white-space:nowrap;min-height:2.65rem;padding:.12rem .55rem;font-size:1.22rem;border-radius:0;transition:opacity .14s ease,transform .14s ease}.footer-menu .menu-button{width:100%;text-align:center}.export-format-menu{align-items:flex-start}.export-format-menu .menu-button{text-align:left}.theme-color-menu{width:min(15.5rem,calc(100vw - 1rem));align-items:stretch;padding:.52rem .8rem}.theme-color-row{display:flex;min-height:3.25rem;align-items:center;justify-content:space-between;gap:1.5rem;padding:0 .2rem;color:var(--text);font-size:1.22rem;cursor:pointer}.theme-color-row input[type=color]{width:2.15rem;height:2.15rem;flex:0 0 2.15rem;padding:0;overflow:hidden;border:1px solid var(--line-strong);border-radius:50%;background:transparent;cursor:pointer}.theme-color-row input[type=color]::-webkit-color-swatch-wrapper{padding:0}.theme-color-row input[type=color]::-webkit-color-swatch,.theme-color-row input[type=color]::-moz-color-swatch{border:0;border-radius:50%}.footer-actions .plain-icon-button svg{width:1.55rem;height:1.55rem}.notice{position:fixed;left:50%;bottom:calc(5.5rem + env(safe-area-inset-bottom));transform:translate(-50%);z-index:50;max-width:calc(100vw - 2rem);padding:.7rem .95rem;border-radius:999px;background:#111111e6;color:#f8f6f3;font-size:.95rem;text-align:center}.footer-menu .footer-update{width:100%;margin-top:.4rem;padding-top:.62rem;border-top:1px solid var(--line);color:var(--faded);font-size:1.06rem}.footer-menu .footer-update.ready{color:var(--text);font-weight:700}.footer-menu .footer-update:disabled{cursor:wait;opacity:.6}.update-notice{position:fixed;left:50%;bottom:calc(5.5rem + env(safe-area-inset-bottom));transform:translate(-50%);z-index:45;display:flex;align-items:center;gap:.9rem;max-width:calc(100vw - 2rem);padding:.42rem .42rem .42rem .95rem;border-radius:999px;background:var(--text);color:var(--bg)}.update-copy{display:flex;align-items:center;gap:.5rem;white-space:nowrap;font-size:.95rem}.update-copy .update-mark{width:1.2rem;height:1.2rem;flex:0 0 auto}.update-action{min-height:2.05rem;padding:0 .9rem;border-radius:999px;background:var(--bg);color:var(--text);font-size:.95rem;font-weight:700;white-space:nowrap}.update-action:disabled{cursor:wait;opacity:.72}@media(prefers-reduced-motion:no-preference){.update-notice{animation:update-rise .2s ease-out}@keyframes update-rise{0%{transform:translate(-50%,.6rem);opacity:0}}}@media(min-width:721px){.app-shell{min-height:100vh;margin-top:0;margin-bottom:0}}
