:root{color:#102023;background:#f6f3ed;font-family:Hiragino Sans,Yu Gothic UI,Yu Gothic,Meiryo,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f6f3ed}button{min-height:48px;border:0;border-radius:8px;background:#108577;color:#fff;font:inherit;font-weight:800}button:disabled{opacity:.62}.auth-screen,.app-shell{min-height:100vh;max-width:430px;margin:0 auto;background:#fffdf8}.auth-screen{display:grid;align-content:start;gap:16px;padding:24px 16px}.app-shell{position:relative;padding-bottom:88px;box-shadow:0 16px 40px #1f29331a}.topbar{position:sticky;top:0;z-index:10;padding:14px 16px 10px;border-bottom:1px solid #ded8cf;background:#fffdf8f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.eyebrow{margin:0 0 4px;color:#0f766e;font-size:12px;font-weight:800}h1,h2,p,dl{margin:0}h1{font-size:22px;line-height:1.25}h2{font-size:17px}.user-switch{display:flex;gap:8px;margin-top:2px;flex:0 0 auto}.chip{min-height:32px;border:1px solid #ded8cf;border-radius:999px;padding:7px 11px;background:#fffdf8;color:#1f2933;font-size:12px;font-weight:800}.chip.active{border-color:#0f766e;background:#0f766e;color:#fff}.screen{display:grid;gap:12px;padding:16px}.panel,.card,.summary-card{border:1px solid #ded8cf;border-radius:8px;background:#fffdf8}.panel{display:grid;gap:12px;margin-top:16px;padding:18px}.panel p,.empty,.setup-list dt{color:#58656b;font-size:14px;line-height:1.65}.error-panel{border-color:#f3b5a8}.copy-box{display:grid;gap:6px;padding:12px;border:1px solid #ded8cf;border-radius:8px;background:#f7f1e8}.copy-box span{color:#58656b;font-size:12px;font-weight:900}.copy-box code{overflow-wrap:anywhere;color:#102023;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.summary-card{display:grid;gap:14px;padding:14px}.summary-card.dark{border-color:#1b3338;background:#1c343a;color:#fff}.card-head,.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card-head p,.muted-on-dark{margin-top:5px;color:#bdd0d3;font-size:12px}.status-badge{flex:0 0 auto;border-radius:999px;padding:6px 9px;background:#f7e7bd;color:#936300;font-size:12px;font-weight:800}.amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.amount-grid.light .amount-tile{background:#f7f3eb}.amount-grid.light .amount-tile span{color:#58656b}.amount-tile{display:grid;gap:4px;min-width:0;padding:10px;border-radius:8px;background:#ffffff1f}.amount-tile span{color:#d4e4e6;font-size:11px;font-weight:800}.amount-tile strong{overflow-wrap:anywhere;font-size:15px}.income{color:#6be0d1}.expense{color:#ff9b82}.profit{color:#9bc7ff}.top-actions,.card{display:grid;gap:12px;padding:14px}.stack{display:grid;gap:10px}.project-card,.transaction-card{display:grid;gap:12px;padding:13px;border:1px solid #ded8cf;border-radius:8px;background:#fffdf8}.project-card h3,.transaction-card strong{margin:0;font-size:16px}.project-card p,.transaction-card p{margin:0;color:#58656b;font-size:12px;line-height:1.5}.transaction-card{grid-template-columns:1fr auto;align-items:start}.transaction-card p{grid-column:1 / -1}.form{display:grid;gap:12px}.field{display:grid;gap:6px}.field span{color:#58656b;font-size:12px;font-weight:800}input,select,textarea{width:100%;min-height:46px;border:1px solid #ded8cf;border-radius:8px;padding:10px 12px;background:#fffdf8;color:#102023;font:inherit}textarea{min-height:96px;resize:vertical}.two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.form-error{padding:12px;border:1px solid #f3b5a8;border-radius:8px;background:#fff4ef;color:#c54834;font-size:14px;font-weight:800}.subtle-button{min-height:36px;border:1px solid #ded8cf;border-radius:999px;padding:7px 12px;background:#fffdf8;color:#102023;font-size:13px}.toast{margin:12px 16px 0;padding:10px 12px;border:1px solid #a8d9d1;border-radius:8px;background:#d9f3ed;color:#0f766e;font-size:13px;font-weight:800}.button-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.expense-submit{background:#d85f45}.empty{border:1px dashed #ded8cf;border-radius:8px;padding:18px;text-align:center}.setup-list{display:grid;gap:10px}.setup-list div{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #eee8df}.setup-list div:last-child{padding-bottom:0;border-bottom:0}.setup-list dd{margin:0;font-weight:800;text-align:right}.bottom-nav{position:fixed;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);max-width:430px;margin:0 auto;padding:8px 10px 10px;border-top:1px solid #ded8cf;background:#fffdf8f5}.bottom-nav button{display:grid;place-items:center;min-height:46px;border:0;border-radius:8px;background:transparent;color:#53637a;font-size:12px;font-weight:800;text-decoration:none}.bottom-nav button.active{background:#d9f3ed;color:#0f766e}
