:root{--ink:#173e32;--muted:#737c72;--paper:#f6f5ef;--white:#fff;--line:#e4e7dd;--accent:#c5d9ac;--radius:22px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #749748;outline-offset:4px}.hidden{display:none!important}.topbar{height:94px;max-width:1320px;margin:auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{font-weight:750;font-size:23px;letter-spacing:-1px;display:flex;align-items:center;gap:12px}.brand-mark{background:var(--ink);color:var(--paper);width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-family:Georgia,serif;font-size:27px}.edition,.eyebrow{font-size:10px;letter-spacing:2px;font-weight:750}.edition{color:var(--muted)}.shell{max-width:1240px;margin:auto;padding:48px 28px}.welcome{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center;min-height:650px}.intro h1{font-family:Georgia,serif;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1.12;letter-spacing:-2.5px;margin:22px 0}.intro em{color:#73865e;font-weight:400}.intro>p{max-width:440px;font-size:17px;color:var(--muted)}.intro-note{display:flex;gap:18px;align-items:center;margin-top:44px}.intro-note p{font-size:13px;margin:4px 0;color:var(--muted)}.mini-paw{font-size:38px;color:#789657}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:28px;margin-bottom:22px}.auth-card{padding:36px;box-shadow:0 24px 80px #24372508}.auth-card h2{font-size:28px;letter-spacing:-1px;margin:8px 0 24px}.tabs{display:flex;background:var(--paper);padding:5px;border-radius:12px;gap:4px;margin-bottom:24px}.tabs button{flex:1;border:0;border-radius:9px;padding:10px;background:transparent;color:var(--muted);font-weight:650}.tabs .selected{background:white;color:var(--ink);box-shadow:0 2px 6px #00000009}label{display:block;font-size:12px;font-weight:650;margin:12px 0;color:#435448}input,select,textarea{display:block;width:100%;border:1px solid #d8dfd2;background:#fff;border-radius:10px;padding:12px 14px;margin:7px 0;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:#63874b;box-shadow:0 0 0 3px #dfe9d5}button.primary,.primary,.secondary,.quiet,.danger{display:inline-flex;justify-content:center;align-items:center;gap:16px;border:0;border-radius:10px;padding:12px 20px;font-weight:650;font-size:13px}.primary{background:var(--ink);color:white}.primary:hover{background:#285b49}.auth-card .primary{width:100%;justify-content:space-between;margin-top:10px}.secondary{background:#eaf0e2;color:var(--ink)}.quiet{background:transparent;color:var(--ink)}.danger{color:#963f37;background:#fff0ed}details{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}summary{cursor:pointer;color:var(--muted);font-size:12px}.msg{padding:12px 16px;border-radius:10px;background:#eaf3e2;font-size:13px;margin:14px 0}.msg.error{background:#ffebe8;color:#8a3029}.muted{color:var(--muted)}.dashboard-grid{display:grid;grid-template-columns:185px 1fr;gap:44px}.sidebar{padding-top:15px}.sidebar nav{display:flex;flex-direction:column;gap:6px;margin-top:28px}.sidebar a{padding:12px 16px;border-radius:10px;font-size:14px;display:flex;justify-content:space-between}.sidebar a.active{background:#e6eddd;font-weight:700}.sidebar-note{border-top:1px solid var(--line);margin-top:80px;padding-top:20px;font-family:Georgia,serif;font-style:italic;color:var(--muted)}h1{font-size:38px;letter-spacing:-1.5px;line-height:1.2;margin:10px 0 14px}h2{font-size:23px;letter-spacing:-.7px}h3{font-size:17px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.home-banner{background:#e3ead7;border-radius:24px;padding:36px;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;overflow:hidden}.home-banner h2{font-family:Georgia,serif;font-size:34px;line-height:1.25;font-weight:400}.home-banner p{font-size:13px;max-width:330px;color:#627353}.banner-art{width:160px;height:160px;border:1px solid #b4c59c;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 18px #d6e1c7,0 0 0 19px #c5d4b3;margin:20px}.banner-art span{font-family:Georgia,serif;font-size:110px;color:#6e8a50}.stats{display:grid;grid-template-columns:1fr 1.6fr;gap:22px}.stats strong{display:block;font-size:52px;font-weight:500;margin:10px 0 0}.stats span:last-child{font-size:13px;color:var(--muted)}.stats p{font-size:14px}.dog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px}.dog-card{margin-bottom:0}.dog-card h2{margin:12px 0 2px}.dog-avatar{height:64px;width:64px;background:#e5eddb;border-radius:22px;display:grid;place-items:center;font-size:30px;font-family:Georgia,serif}.dog-meta{display:flex;gap:18px;border-block:1px solid var(--line);padding:14px 0;margin:20px 0;font-size:13px}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions button{padding:9px 12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}#dogForm,#weightPanel{margin-top:25px}.empty{padding:50px 24px;text-align:center;border:1px dashed #bdcbb4;border-radius:22px}.empty h2{font-family:Georgia,serif;font-weight:400;font-size:30px}.weight-row{display:flex;gap:20px;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.weight-row small{display:block;color:var(--muted)}#weightChart svg{width:100%;height:160px;margin:15px 0}.bottom{display:none}footer{max-width:1240px;margin:20px auto;padding:20px 28px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;display:flex;justify-content:space-between}.link-button{white-space:nowrap}#account form{max-width:600px}@media(max-width:900px){.welcome{gap:35px}.edition{display:none}.dashboard-grid{gap:25px;grid-template-columns:150px 1fr}.banner-art{display:none}}@media(max-width:680px){.topbar{height:74px;padding:0 20px}.brand{font-size:20px}.shell{padding:28px 18px 70px}.welcome{display:block;min-height:0}.intro{padding:16px 4px 28px}.intro h1{font-size:44px}.intro>p{font-size:15px}.intro-note{display:none}.auth-card{padding:25px}.dashboard-grid{display:block}.sidebar{display:none}.bottom{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:#fffffff5;border-top:1px solid var(--line);padding:9px 0 max(9px,env(safe-area-inset-bottom));z-index:10}.bottom a{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:22px;min-width:75px;border-radius:12px;padding:2px 14px}.bottom span{font-size:10px}.bottom .active{background:#e6eddd}.page-heading{align-items:flex-start;gap:10px}.page-heading h1{font-size:32px}.page-heading .primary{padding:11px 12px;font-size:12px}.home-banner{padding:25px}.home-banner h2{font-size:29px}.stats{grid-template-columns:1fr;gap:0}.card{padding:23px}.form-grid{grid-template-columns:1fr}.dog-grid{grid-template-columns:1fr}footer{padding-bottom:75px}.link-button{white-space:normal}.weight-row{gap:10px}}

.form-grid>button{align-self:end;margin-bottom:19px;min-height:47px}

.dog-photo{width:100%;height:190px;object-fit:cover;border-radius:15px;background:#e5eddb}

.check-label{display:flex;align-items:center;gap:10px}.check-label input{width:auto;margin:0}@media(max-width:680px){.bottom a{min-width:0;flex:1;padding:2px 5px}}


/* DogZi v0.7 — mobile-first home */
.home-v07{max-width:920px}.home-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.home-hero h1{font-family:Georgia,serif;font-size:46px;font-weight:400;margin:8px 0 0;letter-spacing:-1.8px}.home-subtitle{font-family:Georgia,serif;font-style:italic;font-size:25px;color:#7b8d67;margin:2px 0 0}.home-dog-switch{display:flex;align-items:center;gap:12px}.home-dog-switch a{display:block;color:var(--muted);font-size:12px;margin-top:2px}.home-dog-avatar{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#e4eadb;border:1px solid #d5ddcb;font-size:30px;overflow:hidden}.home-dog-avatar img{width:100%;height:100%;object-fit:cover}.walk-cta{height:68px;border-radius:18px;background:linear-gradient(135deg,#173e32,#285b49);color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:0 24px;font-weight:750;font-size:18px;box-shadow:0 16px 35px #173e321f;margin-bottom:18px}.walk-cta-icon{font-size:24px}.home-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px 24px;margin-bottom:14px;box-shadow:0 8px 24px #20372f08}.card-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.card-head h2{font-family:Georgia,serif;font-weight:400;font-size:24px;margin:0}.card-head a,.card-head span,.card-head small{font-size:12px;color:var(--muted)}.today-grid,.dog-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px}.today-grid>div,.dog-summary-grid>div{text-align:center;padding:4px 14px;border-right:1px solid var(--line)}.today-grid>div:last-child,.dog-summary-grid>div:last-child{border-right:0}.metric-icon{width:42px;height:42px;border-radius:50%;background:#eef2e8;display:grid;place-items:center;margin:0 auto 6px;font-size:18px}.today-grid strong,.dog-summary-grid strong{display:block;font-family:Georgia,serif;font-size:27px;font-weight:400}.today-grid small,.dog-summary-grid small{display:block;color:var(--muted);font-size:11px}.goal-card{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center}.goal-icon{width:44px;height:44px;border-radius:50%;background:#eef2e8;display:grid;place-items:center;font-size:22px}.goal-copy .card-head{margin-bottom:10px}.goal-card>strong{font-family:Georgia,serif;font-size:24px;font-weight:400;color:#657d54}.progress{height:9px;background:#ebece6;border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;width:0;background:#748d60;border-radius:inherit;transition:width .35s ease}.last-walk{display:grid;grid-template-columns:1.5fr .7fr;gap:20px;align-items:center;margin-top:16px}.route-preview{height:116px;border-radius:16px;background:linear-gradient(135deg,#edf1e8,#dce7d1);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-around;color:#2e624d;font-size:25px}.route-preview:before,.route-preview:after{content:"";position:absolute;border:1px solid #c9d5c0;width:180px;height:55px;border-radius:50%;transform:rotate(-14deg)}.route-preview:after{width:120px;transform:rotate(22deg)}.route-preview i{width:44%;height:3px;background:#2f6650;transform:rotate(-14deg);border-radius:999px;z-index:1}.route-preview span{z-index:2}.last-walk-stats{display:grid;gap:14px}.last-walk-stats strong{display:block;font-family:Georgia,serif;font-size:24px;font-weight:400}.last-walk-stats small{color:var(--muted)}.home-empty{padding:24px 0 4px;color:var(--muted);font-size:13px}.community-card p{color:var(--muted);font-size:13px}.community-preview{margin-top:15px;padding:14px 16px;background:#f2f4ee;border-radius:15px;display:flex;align-items:center;gap:13px}.community-preview>span{font-size:28px}.community-preview strong,.community-preview small{display:block}.community-preview small{color:var(--muted);margin-top:2px}.coming-soon{background:#eef2e8;color:#63785a!important;border-radius:999px;padding:5px 9px}.care-card #upcomingCare p{margin:14px 0 0;padding-top:14px;border-top:1px solid var(--line)}
@media(max-width:680px){body{background:#f8f7f2}.topbar{background:#f8f7f2;border-bottom:0}.topbar .brand-mark{width:38px;height:38px}.topbar #logout{font-size:0;padding:10px}.topbar #logout:after{content:'↗';font-size:18px}.shell{padding:12px 14px 96px}.home-v07{max-width:none}.home-hero{align-items:flex-start;margin:8px 4px 18px}.home-hero h1{font-size:38px}.home-subtitle{font-size:21px}.home-dog-switch{flex-direction:column;gap:4px;text-align:center}.home-dog-avatar{width:62px;height:62px}.home-dog-switch a{display:none}.home-dog-switch strong{font-size:12px}.walk-cta{height:62px;margin-bottom:14px;border-radius:17px;font-size:16px;padding:0 20px}.home-card{padding:18px 18px;border-radius:18px;margin-bottom:12px}.card-head h2{font-size:21px}.today-grid,.dog-summary-grid{margin-top:15px}.today-grid>div,.dog-summary-grid>div{padding:2px 7px}.metric-icon{width:38px;height:38px}.today-grid strong,.dog-summary-grid strong{font-size:23px}.goal-card{grid-template-columns:auto 1fr auto;padding:16px}.goal-card .card-head h2{font-size:19px}.goal-card .card-head span{font-size:10px}.last-walk{grid-template-columns:1.3fr .8fr;gap:14px}.route-preview{height:100px}.community-card{margin-bottom:18px}.bottom{padding:7px 8px max(8px,env(safe-area-inset-bottom));align-items:flex-end;background:#fffdfaf4;backdrop-filter:blur(14px)}.bottom a{font-size:20px;padding:2px 4px;background:transparent!important}.bottom a span{font-size:10px}.bottom-main{transform:translateY(-12px)}.bottom-main b{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:30px;font-weight:300;box-shadow:0 8px 22px #173e3240;border:4px solid #f8f7f2}.bottom-main span{margin-top:2px}footer{display:none}}
@media(max-width:390px){.home-hero h1{font-size:34px}.home-subtitle{font-size:19px}.home-dog-avatar{width:56px;height:56px}.today-grid strong,.dog-summary-grid strong{font-size:21px}.card-head a{font-size:11px}.last-walk{grid-template-columns:1fr}.last-walk-stats{grid-template-columns:1fr 1fr}}
