: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}.identity{min-width:0;display:flex;align-items:center;gap:10px}.topbar h1{margin:0;font-size:24px;line-height:1.2;overflow-wrap:anywhere}.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}.top-avatar,.avatar-button{overflow:hidden;border:1px solid #dfe5ed;border-radius:50%;background:#eef2f6;color:#667085}.top-avatar{width:42px;min-width:42px;height:42px;display:grid;place-items:center}.top-avatar img,.avatar-button img{width:100%;height:100%;object-fit:cover}.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}.secondary-button{background:#eef2f6;color:#172033}.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}.view-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:4px;border-radius:8px;background:#eef2f6}.view-switch button{min-height:36px;padding:0 8px;background:transparent;color:#5d6878}.view-switch button.active{background:#fff;color:#1d6b7a;box-shadow:0 1px 2px #17203314}.calendar-toolbar{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;gap:8px;align-items:center;margin-top:10px}.date-title-button{min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;background:#fbfcfe;color:#172033;border:1px solid #e5eaf0}.date-title-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.day-jump-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;color:#5d6878;font-size:13px}.calendar-grid-wrap{display:grid;gap:6px;margin-top:10px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.calendar-weekdays span{text-align:center;color:#667085;font-size:11px}.calendar-day{min-height:48px;padding:5px 3px;display:grid;align-content:center;gap:2px;border:1px solid #e5eaf0;background:#fbfcfe;color:#172033}.calendar-day.selected{border-color:#1d6b7a;box-shadow:inset 0 0 0 1px #1d6b7a}.calendar-day.today{background:#fff7df;border-color:#f0c86a}.calendar-day.outside-month{color:#9aa4b2;background:#f4f6f9}.calendar-day.success{background:#edf9f1;border-color:#b8e2c8}.calendar-day.failed{background:#fff2ef;border-color:#ffc8bd}.calendar-day.excused{background:#eef4ff;border-color:#c7d7fe}.calendar-day.pending,.calendar-day.partial{background:#fff8e8;border-color:#f3d28a}.calendar-number{font-weight:700;font-size:14px;line-height:1}.calendar-mini{min-height:13px;font-size:11px;color:#667085}.task-row:disabled{background:#fbfcfe;color:#172033;cursor:default}.task-row.done:disabled{border-color:#b8e2c8;background:#f0fbf4}.profile-card{display:flex;align-items:center;gap:12px;margin-bottom:12px}.avatar-button{width:86px;min-width:86px;height:86px;padding:0;display:grid;place-items:center}.avatar-actions{display:flex;flex-wrap:wrap;gap:8px}.avatar-actions button{display:inline-flex;align-items:center;gap:7px}.hidden-file{display:none}.profile-form{align-items:end}.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{flex-wrap:wrap}.inline-form button{flex-shrink:0}.rule-title{display:grid}}
