@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,400,0,0";@layer components;@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.block{display:block}}:root{color:#423c3d;font-synthesis:none;--bg:#f8f5f3;--surface:#fffdfc;--primary:#b78387;--primary-soft:#f0dcdd;--green:#91ad9c;--green-soft:#e0ebe4;--text-soft:#82787a;--radius:24px;background:#e9e3e1;font-family:Nunito,ui-rounded,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{cursor:pointer}.material-symbols-rounded{font-variation-settings:"FILL" 0}.app-frame{background:var(--bg);width:min(100%,480px);min-height:100vh;margin:auto;padding:82px 0 92px;position:relative;box-shadow:0 0 50px #4a3b3b18}.topbar{z-index:10;background:var(--bg);width:min(100%,480px);height:74px;padding:12px 22px;position:fixed;top:0}@supports (color:color-mix(in lab,red,red)){.topbar{background:color-mix(in srgb,var(--bg) 90%,transparent)}}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;display:flex}.topbar strong{font-size:20px;display:block}.eyebrow{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.icon-button{color:#645b5d;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.icon-button.raised{background:var(--primary);color:#fff;box-shadow:0 8px 18px #b7838750}.bottom-nav{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(100%,480px);height:78px;padding:8px 18px max(8px,env(safe-area-inset-bottom));background:#fffdfceb;border-top:1px solid #ded5d2;justify-content:space-around;display:flex;position:fixed;bottom:0}.bottom-nav a{color:#988e90;flex-direction:column;align-items:center;gap:2px;min-width:72px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.bottom-nav a .material-symbols-rounded{font-size:27px}.bottom-nav a.active{color:var(--primary)}.bottom-nav a.active .material-symbols-rounded{font-variation-settings:"FILL" 1}.page{padding:12px 20px 30px}.page-heading{justify-content:space-between;align-items:center;margin:8px 2px 22px;display:flex}h1{letter-spacing:-.03em;margin:2px 0 0;font-size:30px}.summary-card{background:linear-gradient(135deg,#f0dcdd,#f7e9e4);border-radius:28px;align-items:center;gap:18px;padding:22px;display:flex;box-shadow:0 10px 30px #80575c12}.summary-card h2{margin:0 0 6px;font-size:18px}.summary-card p{color:#7e696c;margin:0 0 13px;font-size:13px;line-height:1.45}.progress-ring{background:conic-gradient(var(--primary) var(--progress),#fff9 0);border-radius:50%;flex:0 0 112px;place-items:center;width:112px;height:112px;display:grid}.progress-ring>div{text-align:center;background:#fff8f6;border-radius:50%;place-content:center;width:86px;height:86px;display:grid}.progress-ring strong{font-size:23px}.progress-ring span{color:var(--text-soft);font-size:10px}.food{background:#fff9;border-radius:20px;align-items:center;gap:5px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.food .material-symbols-rounded{color:var(--green);font-size:17px}.habit-list{gap:12px;margin-top:20px;display:grid}.habit-card{background:var(--surface);border:1px solid #eee7e4;border-radius:22px;align-items:center;gap:13px;min-height:86px;padding:14px;display:flex;box-shadow:0 7px 22px #4736380a}.habit-icon{background:var(--primary-soft);width:50px;height:50px;color:var(--primary);border-radius:16px;place-items:center;font-size:27px;display:grid}.completed .habit-icon{background:var(--green-soft);color:var(--green)}.habit-copy{flex:1}.habit-copy h2{margin:0 0 3px;font-size:16px}.habit-copy p{color:var(--text-soft);margin:0;font-size:12px}.edit-button,.check-button{color:#a3999b;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.edit-button .material-symbols-rounded{font-size:20px}.check-button{border:2px solid #d9d0cf;width:34px;height:34px;margin:5px}.check-button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}.check-button .material-symbols-rounded{font-variation-settings:"FILL" 1;font-size:20px}.state,.welcome,.placeholder,.empty{text-align:center;min-height:60vh;color:var(--text-soft);flex-direction:column;justify-content:center;align-items:center;padding:40px 28px;display:flex}.state h2,.welcome h1,.placeholder h1,.empty h2{color:#51494a}.state p,.welcome p,.placeholder p,.empty p{max-width:310px}.state-icon,.welcome>.material-symbols-rounded,.placeholder>.material-symbols-rounded,.empty>.material-symbols-rounded{color:var(--primary);font-size:56px}.spinner{border:3px solid var(--primary-soft);border-top-color:var(--primary);border-radius:50%;width:34px;height:34px;margin-bottom:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.primary-button{background:var(--primary);color:#fff;border:0;border-radius:16px;padding:12px 20px;font-weight:800;text-decoration:none;display:inline-block}.offline-banner{z-index:12;color:#fff;background:#6f6264;justify-content:center;align-items:center;gap:7px;width:min(100%,480px);min-height:38px;padding:7px 14px;font-size:12px;font-weight:700;display:flex;position:fixed;top:74px}.offline-banner .material-symbols-rounded{font-size:18px}.settings-card{background:var(--surface);border:1px solid #eee7e4;border-radius:24px;padding:6px 18px}.settings-card div{border-bottom:1px solid #eee7e4;justify-content:space-between;gap:20px;padding:16px 2px;display:flex}.settings-card div:last-child{border-bottom:0}.settings-card span{color:var(--text-soft)}.logout-button{color:#a0525b;background:0 0;border:1px solid #d9c9c9;border-radius:16px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:50px;margin-top:18px;font-weight:800;display:flex}.habit-form{gap:16px;margin-top:24px;display:grid}.habit-form label{gap:6px;font-size:13px;font-weight:800;display:grid}.habit-form input,.habit-form select{background:var(--surface);width:100%;min-height:46px;color:inherit;border:1px solid #ddd3d1;border-radius:14px;padding:9px 12px}.habit-form small{color:#b24e57}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.toggle-label{grid-template-columns:24px 1fr;align-items:center;display:flex!important}.toggle-label input{width:22px;min-height:22px}.form-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.form-actions button{border:0;border-radius:14px;min-height:44px;padding:10px 18px}.calendar-card,.day-detail,.pet-stats{background:var(--surface);border:1px solid #eee7e4;border-radius:24px;padding:18px}.month-switch{justify-content:space-between;align-items:center;display:flex}.month-switch button{width:44px;height:44px;color:inherit;background:0 0;border:0;border-radius:50%;font-size:28px}.weekdays,.calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);display:grid}.weekdays{color:var(--text-soft);margin:12px 0 5px;font-size:11px}.calendar-grid button{aspect-ratio:1;color:inherit;background:0 0;border:0;border-radius:50%;place-content:center;gap:2px;display:grid;position:relative}.calendar-grid button.selected{background:var(--primary-soft)}.calendar-grid button.today{outline:1px solid var(--primary)}.calendar-grid i{background:#e1dbd9;border-radius:4px;width:18px;height:3px;display:block;overflow:hidden}.calendar-grid i:after{content:"";height:100%;width:calc(var(--ratio) * 100%);background:var(--green);display:block}.month-total{text-align:center;color:var(--text-soft)}.day-detail{margin-top:16px}.day-detail h2{font-size:16px}.day-detail>div{align-items:center;gap:10px;padding:9px 0;display:flex}.day-detail>div span:nth-child(2){flex:1}.pet-stage{background:linear-gradient(#dfece4,#f4e8e3);border-radius:30px;align-content:center;place-items:center;min-height:260px;display:grid}.pet-stage img{object-fit:contain;z-index:1;width:180px;max-height:180px}.pet-stage img:not([style*="display: none"])+.pet-fallback{display:none}.pet-fallback{color:var(--primary);font-size:100px}.pet-stage h2{margin:8px 0 0}.pet-stage p{margin:2px}.pet-stats{gap:13px;margin-top:16px;display:grid}.pet-stats label{grid-template-columns:1fr auto;gap:7px;font-size:13px;font-weight:700;display:grid}.pet-stats i{background:#e5dedc;border-radius:8px;grid-column:1/-1;height:8px;overflow:hidden}.pet-stats b{background:var(--green);border-radius:8px;height:100%;display:block}.pet-stats p{align-items:center;gap:6px;margin:0;display:flex}.pet-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.pet-actions button{background:var(--primary);color:#fff;border:0;border-radius:18px;justify-content:center;align-items:center;gap:7px;min-height:56px;font-weight:800;display:flex}.pet-actions button:last-child{background:var(--green)}.pet-actions button:disabled{opacity:.45;cursor:not-allowed}.hint{text-align:center;color:var(--text-soft);font-size:12px}@media(prefers-color-scheme:dark){:root{--bg:#211d1e;--surface:#2c2728;--text-soft:#b1a6a8;color:#eee8e7;background:#171415}.topbar,.bottom-nav{background:#211d1ee8}.habit-card{border-color:#40383a}.habit-copy h2,.state h2,.welcome h1,.placeholder h1,.empty h2{color:#eee8e7}}
