:root{color:#172033;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f8fb}button,input,select{font:inherit}button{min-height:40px;border:0;border-radius:8px;padding:0 14px;background:#1d6b7a;color:#fff;cursor:pointer}button:disabled{background:#a7b2bd;cursor:not-allowed}input,select{min-height:40px;width:100%;border:1px solid #d7dde6;border-radius:8px;padding:0 11px;background:#fff;color:#172033}label{display:grid;gap:5px;font-size:12px;color:#5d6878}.app-shell{min-height:100vh;padding:14px 14px calc(86px + env(safe-area-inset-bottom))}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.topbar h1{margin:0;font-size:24px;line-height:1.2}.eyebrow{margin:0 0 2px;font-size:12px;color:#667085}.coin-badge{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #f0c86a;border-radius:8px;background:#fff7df;color:#6c4b00;font-weight:700;white-space:nowrap}.profile-strip{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;margin-bottom:12px;align-items:end}.content,.stack{display:grid;gap:12px}.panel{border:1px solid #dfe5ed;border-radius:8px;padding:13px;background:#fff}.accent-panel{border-color:#b9dce0;background:#eef9fa}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.panel-head h2{margin:0;font-size:17px;line-height:1.3}.progress-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.progress-line strong{font-size:22px}.progress-line span,.muted,.notice,.item-row p,.rule-title span{color:#667085}.notice,.error,.muted{margin:8px 0 0;font-size:13px}.error{color:#b42318}.meter{height:8px;overflow:hidden;border-radius:8px;background:#edf0f5}.meter span{display:block;height:100%;border-radius:8px;background:#2e8b57}.task-list,.item-list{display:grid;gap:8px}.item-list.compact{gap:4px}.task-row,.item-row{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5eaf0;border-radius:8px;background:#fbfcfe;color:#172033;text-align:left}.task-row{justify-content:flex-start;padding:10px 12px}.task-row.done{border-color:#b8e2c8;background:#f0fbf4}.task-row.done svg{color:#2e8b57}.item-row{padding:10px}.item-row strong,.task-row span{overflow-wrap:anywhere}.item-row p{margin:3px 0 0;font-size:13px}.icon-button{width:40px;min-width:40px;height:40px;padding:0;display:inline-grid;place-items:center;background:#eef2f6;color:#172033}.icon-button.success{background:#e7f7ec;color:#23754a}.icon-button.danger{background:#fff0ed;color:#b42318}.button-row,.inline-form{display:flex;gap:8px;align-items:center}.inline-form label{flex:1;min-width:0}.inline-form input{min-width:0}.inline-form button{align-self:end}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.form-grid>button,.weekday-row{grid-column:1 / -1}.weekday-row{display:grid;grid-template-columns:repeat(7,minmax(34px,1fr));gap:5px}.weekday-row button{min-height:36px;padding:0;background:#eef2f6;color:#172033}.weekday-row button.selected{background:#1d6b7a;color:#fff}.big-balance{font-size:30px;font-weight:800}.rule-row{display:grid;gap:10px;border:1px solid #e5eaf0;border-radius:8px;padding:10px;background:#fbfcfe}.rule-title{display:flex;justify-content:space-between;gap:10px}.rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bottom-tabs{position:fixed;left:0;right:0;bottom:0;display:grid;gap:4px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #dfe5ed;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bottom-tabs button{min-height:50px;display:grid;place-items:center;gap:2px;padding:5px 2px;background:transparent;color:#667085}.bottom-tabs button.active{background:#e8f4f6;color:#1d6b7a}.bottom-tabs span{font-size:11px}.state-screen{min-height:100vh;display:grid;place-items:center;padding:20px}.state-panel{width:min(420px,100%);border:1px solid #dfe5ed;border-radius:8px;padding:18px;background:#fff}.state-panel h1{margin:0 0 8px;font-size:24px}.state-panel p{margin:0 0 14px;color:#667085}@media(max-width:620px){.profile-strip,.form-grid,.rule-grid{grid-template-columns:1fr}.inline-form{align-items:stretch}.inline-form button{flex-shrink:0}.rule-title{display:grid}}
