:root{--bg:#f7f5f0;--card:#fff;--ink:#302e2a;--muted:#8b877f;--green:#8ead78;--green2:#dce9d1;--cream:#f3e6d2;--peach:#f2c7a5;--red:#d98573;--line:#ece8e0;--shadow:0 10px 30px #41372814}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:var(--bg);color:var(--ink);min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}#root{min-height:100vh}.page{max-width:480px;margin:0 auto;padding:16px 18px 96px}h1{letter-spacing:-.8px;margin:6px 0;font-size:30px;line-height:1.05}h2{margin:0;font-size:20px}h3{margin:0;font-size:16px}.sub{color:var(--muted);font-size:14px}.card{background:var(--card);box-shadow:var(--shadow);border:1px solid #00000008;border-radius:24px;padding:16px}.fact-tasks{padding-left:20px;padding-right:20px}.pet-card{background:linear-gradient(135deg,#dce9d1,#f5e8d5);align-items:center;gap:14px;display:flex}.avatar{background:#c99768;border-radius:22px;flex:none;place-items:center;width:68px;height:68px;font-size:39px;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.progress{background:#ffffffb3;border-radius:10px;height:7px;margin-top:12px;overflow:hidden}.progress i{background:#76975f;border-radius:10px;height:100%;display:block}.row{align-items:center;gap:12px;display:flex}.between{justify-content:space-between;align-items:center;gap:12px;display:flex}.section{margin-top:22px}.task{align-items:center;gap:12px;padding:10px 0;display:flex}.task:first-child{padding-top:0}.task:last-child{border-bottom:0;padding-bottom:0}.task-main{flex:1;min-width:0}.task-main strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.task .sub{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.task-note{text-overflow:clip;margin-top:2px;line-height:1.4;white-space:normal!important;overflow:visible!important}.stat-extra{white-space:normal;text-overflow:clip;margin-top:2px;overflow:visible}.bars{align-items:flex-end;gap:6px;height:110px;margin-top:12px;display:flex}.bar-col{flex-direction:column;flex:1;align-items:center;min-width:0;height:100%;display:flex}.bar-track{background:#f4f0e8;border-radius:8px;flex:1;justify-content:center;align-items:flex-end;width:100%;display:flex;overflow:hidden}.bar{border-radius:8px 8px 0 0;width:72%;min-height:2px;display:block}.bar-label{color:#8b877f;white-space:nowrap;margin-top:4px;font-size:9px}.hbars{flex-direction:column;gap:5px;margin-top:12px;display:flex}.hbar-row{align-items:center;gap:8px;display:flex}.hbar-label{color:#8b877f;text-align:right;flex:none;width:34px;font-size:10px}.hbar-track{background:#f4f0e8;border-radius:7px;flex:1;height:14px;overflow:hidden}.hbar-track i{background:#7fa8c9;border-radius:7px;height:100%;display:block}.hbar-count{color:#5d7b4e;flex:none;width:18px;font-size:11px;font-weight:700}.task.done{background:var(--green2);border-bottom:0;border-radius:14px;margin:2px -16px;padding:10px 16px}.task.walking{background:linear-gradient(to right, var(--green2) 50%, transparent 50%);border-bottom:0;border-radius:14px;margin:2px -16px;padding:10px 16px}.walk-finish{color:#5d7b4e;background:#fff;flex:none;margin-left:auto}.icon{background:var(--cream);border-radius:15px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.icon.green{background:var(--green2)}.icon.red{background:#f7dcd5}.icon.blue{background:#dce9ef}.check{background:var(--green2);color:#5f8050;cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;margin-left:auto;font-weight:800;display:grid}.check.pending{color:#b5aea2;background:#f4f0e8}.fab{color:#fff;z-index:20;cursor:pointer;background:#7f9d6b;border:0;border-radius:20px;width:56px;height:56px;font-size:28px;position:fixed;bottom:92px;right:18px;box-shadow:0 10px 25px #566f4540}.nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line);z-index:10;background:#fffffff0;justify-content:space-around;align-items:center;max-width:480px;height:80px;margin:0 auto;padding-bottom:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.nav a{color:#a19c94;text-align:center;border-radius:14px;padding:4px 14px 5px;font-size:11px;text-decoration:none;transition:background .15s,color .15s}.nav a b{margin-bottom:2px;font-size:21px;display:block}.nav a.active{color:#fff;background:#7f9d6b}.pill{color:#777167;background:#f3f0ea;border-radius:12px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.pill.active{background:var(--green2);color:#5d7b4e}button.pill.version-pill{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;font-family:inherit}button.pill.version-pill:active{background:#e5e0d6}.weather-chip{background:var(--green2);cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent;border:none;border-radius:14px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;transition:background .15s;display:inline-flex;box-shadow:0 1px 4px #00000014}.weather-chip:active{background:#0000000f}.weather-chip-temp{font-size:15px;font-weight:800}.weather-chip-wind{color:#777167;font-size:12px;font-weight:600}.today-date{cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;display:inline-flex;position:relative}.today-date input[type=date]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.weather-card{text-align:center}.weather-hero{justify-content:center;align-items:center;gap:14px;display:flex}.weather-temp{letter-spacing:-2px;font-size:56px;font-weight:900;line-height:1}.weather-hours{justify-content:space-between;gap:8px;margin-top:8px;display:flex}.weather-hour{background:#00000008;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 4px;display:flex;position:relative;overflow:visible}.now-line{z-index:5;z-index:1;background:#e85d65;border-radius:999px;width:3px;position:absolute;top:90%;bottom:0;transform:translate(-50%);box-shadow:0 1px 5px #e85d6540}.now-line:before{content:"Сейчас";color:#e85d65;white-space:nowrap;font-size:10px;font-weight:600;position:absolute;bottom:-13px;left:50%;transform:translate(-50%)}.weather-hour>img,.weather-hour>strong{z-index:2}.updates-list{flex-direction:column;gap:12px;display:flex}.updates-version{font-size:18px}.updates-items{flex-direction:column;gap:6px;margin:10px 0 0;padding-left:20px;display:flex}.updates-items li{font-size:14px;line-height:1.4}.calendar-actions{gap:8px;padding-top:10px;display:flex;overflow:auto}.grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.stat{background:#f7f5f0;border-radius:18px;padding:14px}.stat strong{margin-top:5px;font-size:22px;display:block}.month{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:14px;display:grid}.day{cursor:pointer;height:39px;color:var(--ink);background:0 0;border:0;border-radius:12px;place-items:center;font-size:13px;display:grid;position:relative}.dow{color:#aaa;text-align:center;font-size:10px}.day.muted{color:#c7c2ba}.day .dots{gap:2px;display:flex;position:absolute;bottom:3px}.day .dots i{border-radius:50%;width:4px;height:4px;display:block;box-shadow:0 0 0 1px #fff}.day.sel{color:#fff;background:#8ead78;font-weight:800}.day.today:not(.sel){outline-offset:-2px;outline:2px solid #8ead78}.timeline{padding-left:22px;position:relative}.timeline:before{content:"";background:#e5e0d7;width:2px;position:absolute;top:8px;bottom:8px;left:8px}.tip{color:var(--muted);text-align:center;margin-top:12px;font-size:14px}.tip-note{border:2px solid var(--line);border-radius:14px;padding:3px 5px;display:inline-block}.event{margin-bottom:18px;position:relative}.event:before{content:"";background:var(--dot,#8ead78);border:3px solid var(--bg);border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-18px}.event time{color:#a19c94;font-size:12px}.event p{margin:4px 0 0;font-size:14px}.event small{color:#9a958d}.profile-head{text-align:center}.big-avatar{background:#c99768;border-radius:32px;place-items:center;width:100px;height:100px;margin:10px auto;font-size:58px;display:grid;overflow:hidden}.big-avatar img{object-fit:cover;width:100%;height:100%}.list-item{border-bottom:1px solid var(--line);padding:15px 0}.list-item:last-child{border-bottom:0}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#faf9f6;border-radius:14px;padding:13px;font-family:inherit;font-size:16px}input[type=time],input[type=date]{padding-left:5px;padding-right:5px}input[type=range]{box-sizing:border-box;margin:0;padding:10px 0}.label{color:var(--muted);margin:12px 0 6px;font-size:12px;display:block}.btn{color:#fff;cursor:pointer;background:#7f9d6b;border:0;border-radius:15px;padding:13px 16px;font-size:15px;font-weight:800}.btn.secondary{color:#6e695f;background:#f0ece4}.btn.danger{color:#b36f62;background:#f7dcd5}.switch{cursor:pointer;background:#7f9d6b;border-radius:20px;width:46px;height:28px;padding:3px;transition:background .2s}.switch.off{background:#d9d4ca}.switch i{background:#fff;border-radius:50%;width:22px;height:22px;margin-left:18px;transition:margin .2s;display:block}.switch.off i{margin-left:0}.switch.disabled{opacity:.5;cursor:not-allowed}.note{color:#7e6b53;background:#fff7ea;border-radius:18px;padding:13px;font-size:13px}.modal-overlay{z-index:30;background:#302e2a66;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal{background:var(--bg);border-radius:24px 24px 0 0;width:100%;max-width:480px;height:90vh;padding:18px 18px 40px;overflow-y:auto}.quick-suggestions{gap:8px;margin-top:10px;padding-bottom:4px;display:flex;overflow-x:auto}.quick-chip{background:var(--green2);color:#5d7b4e;cursor:pointer;border:0;border-radius:12px;flex:none;padding:8px 12px;font-size:13px;font-weight:700}.confirm-overlay{z-index:40;background:#302e2a80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confirm-box{background:var(--card);width:90%;max-width:320px;box-shadow:var(--shadow);border-radius:20px;padding:20px}.confirm-box p{text-align:center;margin:0;font-size:15px;line-height:1.4}@media (width<=480px){.page{padding:16px 18px 96px}}
