:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#20242e;background:#f7f4ef;--line:#e8e2da;--card:#fffdf9;--muted:#7e8491;--accent:#eb8c75;--shadow:0 20px 60px rgba(44,37,28,.08)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fbfaf7,#f4f1ec);color:#20242e}button,input,select{font:inherit}button{cursor:pointer}.app{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;padding:24px 16px;background:#fffdf9;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.brand{display:flex;gap:12px;align-items:center;padding:4px 10px 22px}.brand>div:last-child{display:grid}.brand strong{font-size:15px}.brand small{font-size:10px;color:var(--muted)}.logo{width:68px;height:68px;border-radius:22px;background:linear-gradient(145deg,#ffd9ca,#eb9178);display:grid;place-items:center;font-size:32px;box-shadow:0 16px 35px #dc785a33}.logo.mini{width:44px;height:44px;border-radius:15px;font-size:22px}.sidebar>button{border:0;background:transparent;text-align:left;border-radius:12px;padding:11px 12px;color:#747b88;display:flex;gap:10px;align-items:center;font-weight:700}.sidebar>button.active{background:#fff0e9;color:#b66b59}.sync{margin-top:auto;background:#f7f4ef;padding:13px;border-radius:13px;color:#8b8479;font-size:10px}.main{margin-left:250px;padding:24px 34px 78px;min-height:100vh}.top,.content{max-width:1150px;margin:0 auto}.top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.top h1{margin:4px 0 1px;font-size:28px;letter-spacing:-.04em}.top small{color:var(--muted)}.eyebrow{font-size:9px;letter-spacing:.16em;font-weight:900;color:#ac6a5b}.top-actions{display:flex;gap:8px;align-items:center}.top-actions select,.top-actions button{height:42px;border:1px solid var(--line);background:#fffdf9;border-radius:13px}.top-actions select{padding:0 12px}.top-actions button{width:42px}.avatar{overflow:hidden;color:#fff;background:#ca8c7d!important;font-weight:900}.avatar img{width:100%;height:100%;object-fit:cover}.hero{min-height:290px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 90% 20%,#fce4d9,transparent 35%),linear-gradient(145deg,#fffdfa,#fff8f3);padding:32px;display:grid;grid-template-columns:260px 1fr;align-items:center;gap:35px;box-shadow:var(--shadow)}.progress{--deg:0deg;width:205px;height:205px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--accent) var(--deg),#eee8e2 0);position:relative;margin:auto}.progress:after{content:"";position:absolute;width:165px;height:165px;border-radius:50%;background:#fffdf9}.progress>div{position:relative;z-index:2;display:grid;text-align:center}.progress b{font-size:42px;letter-spacing:-.05em}.progress span{font-size:12px;color:var(--muted)}.hero h2{font-size:34px;letter-spacing:-.045em;margin:9px 0}.hero p{color:#747b88;line-height:1.65}.primary{border:0;border-radius:13px;background:linear-gradient(135deg,#ee917b,#e67864);color:#fff;padding:12px 17px;font-weight:900;box-shadow:0 12px 25px #da705833}.full{width:100%}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0 28px}.card{min-height:112px;border:1px solid var(--line);background:var(--card);border-radius:18px;padding:17px;display:grid;align-content:center;text-align:left;color:inherit}.card span,.card small{font-size:10px;color:var(--muted)}.card b{font-size:24px;margin:5px 0;letter-spacing:-.04em}.target:hover{border-color:#e5b2a5}.section-title,.title-row{display:flex;justify-content:space-between;align-items:end}.section-title h3{font-size:22px;margin:5px 0 0}.section-title>span{font-size:11px;color:var(--muted)}.list{display:grid;gap:8px;margin-top:13px}.feed{display:grid;grid-template-columns:58px 40px 1fr auto auto;gap:10px;align-items:center;padding:12px 14px;border:1px solid var(--line);border-radius:15px;background:var(--card)}.feed>span{font-size:12px;font-weight:750;color:#676e7a}.feed i{font-style:normal;width:38px;height:38px;border-radius:12px;background:#fff0ea;display:grid;place-items:center}.feed>div{display:grid}.feed>div b{font-size:14px}.feed>div small{font-size:9px;color:var(--muted)}.feed button{border:0;background:transparent;color:#8b8188;font-size:10px;font-weight:750}.feed .danger{color:#c96d70}.note{margin-top:16px;border:1px solid #eadfca;background:#fff9ee;border-radius:13px;padding:12px 14px;color:#8a7b60;font-size:10px;line-height:1.55}.page-title{margin:10px 0 24px}.page-title h2{font-size:34px;letter-spacing:-.045em;margin:7px 0}.page-title p{margin:0;color:var(--muted)}.day{margin-bottom:20px}.day>div:first-child{display:flex;justify-content:space-between;padding:0 4px 9px}.day>div:first-child span{color:#a16e5f;font-size:11px;font-weight:900}.growth-list{display:grid}.growth-row{display:flex;justify-content:space-between;gap:20px;padding:14px 4px;border-bottom:1px solid var(--line)}.growth-row>div:first-child{display:grid}.growth-row small{font-size:9px;color:var(--muted)}.growth-row>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.growth-row span{padding:7px 10px;background:#f7f2ec;border-radius:999px;font-size:10px;font-weight:750}.chart{margin:15px 0;border:1px solid var(--line);border-radius:20px;background:var(--card);padding:18px;color:#d88975}.chart svg{width:100%;height:220px}.chart svg line{stroke:#e8e2dc}.chart>b{color:#20242e}.empty-chart{min-height:150px;display:grid;place-items:center;color:var(--muted);font-size:11px}.settings{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.settings>button,.settings>div{min-height:105px;border:1px solid var(--line);border-radius:18px;background:var(--card);padding:17px;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;text-align:left;color:inherit}.settings>button>div,.settings>div>div{display:grid}.settings b{font-size:13px}.settings small{font-size:9px;color:var(--muted)}.mobile-nav{display:none}.modal-bg{position:fixed;inset:0;background:#2b231f40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:20px;z-index:100}.modal{width:min(460px,100%);background:#fffdf9;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 30px 90px #1e191533;display:grid;gap:14px}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h3{margin:0}.modal-head button{width:34px;height:34px;border:0;border-radius:10px;background:#f4f0ea;font-size:20px}.modal label,.form label{display:grid;gap:7px;color:#6e7480;font-size:10px;font-weight:800}.modal input,.form input{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px;outline:0}.amount{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:10px;align-items:center}.amount button{border:1px solid var(--line);background:#fff6f1;border-radius:13px;padding:14px;color:#bf735f;font-weight:900}.amount>div{display:grid;text-align:center}.amount b{font-size:42px}.amount span{font-size:10px;color:var(--muted)}.quick{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.quick button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 2px;font-size:9px}.quick button.active{background:#ef947d;color:#fff;border-color:#ef947d}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.modal-desc{font-size:11px;line-height:1.55;color:var(--muted)}.target-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.target-options button{border:1px solid var(--line);background:#fff;border-radius:13px;padding:13px;text-align:left;display:grid}.target-options button.active{background:#fff2ec;border-color:#e39b89}.target-options small{font-size:9px;color:var(--muted)}.reference{padding:13px;border-radius:13px;background:#f8f3ec;color:#766f64;font-size:11px;display:grid;gap:5px}.reference small{font-size:9px;line-height:1.5}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%);z-index:200;background:#2c302f;color:#fff;padding:11px 16px;border-radius:999px;font-size:11px}.login,.splash{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 15% 15%,#ffe6da,transparent 35%),radial-gradient(circle at 88% 10%,#eee8ff,transparent 35%),#faf8f4}.login-card{width:min(500px,100%);background:#fffdf9e6;border:1px solid rgba(255,255,255,.8);border-radius:30px;padding:36px;box-shadow:0 28px 100px #322a201a;text-align:center}.login-card>.logo{margin:0 auto 22px}.login-card h1{font-size:42px;letter-spacing:-.055em;margin:8px 0 12px}.login-card>p{color:var(--muted);line-height:1.65;font-size:13px}.chips{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:20px 0}.chips span{font-size:9px;padding:8px 10px;border-radius:999px;background:#f7f2ec;color:#7d766c}.google{display:flex;justify-content:center;min-height:44px;margin:14px 0}.login-card>small{display:block;margin-top:18px;padding-top:15px;border-top:1px solid var(--line);font-size:9px;color:#9b9385}.login-card.form{display:grid;gap:14px;text-align:left}.login-card.form h1,.login-card.form>p{text-align:center}.splash{align-content:center;gap:7px}.splash .logo{margin:auto}.empty{min-height:140px;border:1px dashed #ded7ce;border-radius:16px;display:grid;place-items:center;align-content:center;gap:8px;color:#aaa196;font-size:22px}.empty b{font-size:11px}.top-actions button,.settings button,.target{cursor:pointer}@media(max-width:900px){.sidebar{display:none}.main{margin-left:0;padding:18px 16px 95px}.mobile-nav{position:fixed;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));height:66px;border:1px solid rgba(226,221,214,.9);background:#fffdf9e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 18px 50px #2d261f1f;padding:6px;z-index:50}.mobile-nav button{border:0;background:transparent;color:#979189;border-radius:14px;display:grid;place-items:center;align-content:center;gap:2px}.mobile-nav button.active{background:#fff0e9;color:#bd715e}.mobile-nav small{font-size:8px;font-weight:800}.hero{grid-template-columns:1fr;text-align:center;padding:24px 18px}.hero p{margin-left:auto;margin-right:auto}.stats{grid-template-columns:1fr 1fr}.stats .target{grid-column:1/-1}.settings{grid-template-columns:1fr}.feed{grid-template-columns:48px 38px 1fr auto}.feed .danger{display:none}.top-actions select{max-width:130px}}@media(max-width:520px){.main{padding:14px 12px 92px}.top h1{font-size:23px}.top-actions select{display:none}.hero{border-radius:22px}.progress{width:178px;height:178px}.progress:after{width:143px;height:143px}.progress b{font-size:36px}.hero h2{font-size:28px}.card{min-height:95px;padding:14px}.card b{font-size:20px}.feed{grid-template-columns:44px 34px 1fr auto;padding:10px}.page-title h2{font-size:28px}.login-card{padding:28px 20px;border-radius:24px}.login-card h1{font-size:36px}.quick{grid-template-columns:repeat(4,1fr)}.two{grid-template-columns:1fr}.title-row{align-items:center}}.hero-v3{min-height:235px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 87% 15%,#fce1d5,transparent 38%),radial-gradient(circle at 70% 120%,#eee9ff,transparent 40%),linear-gradient(145deg,#fffdfa,#fff8f3);padding:34px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:var(--shadow)}.hero-v3 h2{font-size:38px;letter-spacing:-.055em;margin:7px 0 8px}.hero-v3 p{color:var(--muted);margin:0 0 20px}.quick-main{padding:14px 20px}.hero-total{min-width:230px;aspect-ratio:1;border-radius:50%;background:#fffdf9d9;border:12px solid #f2d8ce;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 45px #553b2d14}.hero-total b{font-size:46px;letter-spacing:-.06em}.hero-total span{font-size:11px;color:var(--muted)}.hero-total small{margin-top:8px;font-size:9px;color:#ab6d5d}.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.summary-card{min-height:112px;background:var(--card);border:1px solid var(--line);border-radius:18px;padding:16px;display:flex;align-items:center;gap:13px}.summary-card i{font-style:normal;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:21px}.summary-card>div{display:grid}.summary-card span,.summary-card small{font-size:9px;color:var(--muted)}.summary-card b{font-size:21px;margin:3px 0;letter-spacing:-.035em}.summary-card.peach i{background:#fff0ea}.summary-card.blue i{background:#eaf5ff}.summary-card.gold i{background:#fff5dc}.summary-card.rose i{background:#fff0f1}.guide-card{border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fffdf9,#faf7f2);padding:22px;margin:0 0 28px;display:grid;grid-template-columns:1.2fr 1fr auto;gap:22px;align-items:center}.guide-card h3{margin:6px 0;font-size:20px}.guide-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.guide-values{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.guide-values>div{padding:12px;border-radius:13px;background:#f7f3ee;display:grid}.guide-values span{font-size:8px;color:var(--muted)}.guide-values b{font-size:12px;margin-top:4px}.text-btn{border:0;background:transparent;color:#b56c5a;font-size:10px;font-weight:850}.timeline{display:grid;gap:8px;margin-top:12px}.timeline-row{display:grid;grid-template-columns:56px 40px 1fr auto;gap:10px;align-items:center;padding:12px 14px;border:1px solid var(--line);border-radius:15px;background:var(--card)}.timeline-row>span{font-size:11px;color:#69707d;font-weight:750}.timeline-row i{font-style:normal;width:38px;height:38px;border-radius:12px;background:#f8f3ed;display:grid;place-items:center}.timeline-row>div{display:grid}.timeline-row b{font-size:13px}.timeline-row small{font-size:9px;color:var(--muted);margin-top:2px}.timeline-row button{border:0;background:transparent;color:#c27474;font-size:9px;font-weight:800}.day-head{display:flex;justify-content:space-between;padding:0 4px 9px}.day-head span{font-size:10px;color:var(--muted)}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-actions button{border:1px solid var(--line);background:#fff;border-radius:17px;padding:18px;text-align:left;display:grid;gap:4px}.quick-actions button:hover{background:#fff5f0;border-color:#e8b8aa}.quick-actions span{font-size:24px}.quick-actions b{font-size:13px}.quick-actions small{font-size:9px;color:var(--muted)}.diaper-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.diaper-choice button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px 8px;display:grid;place-items:center;gap:6px;font-size:20px}.diaper-choice button b{font-size:10px}.diaper-choice button.active{background:#fff1eb;border-color:#e8a997}.temp-input{font-size:28px!important;font-weight:850;text-align:center}.temp-warning{border-radius:13px;padding:12px 13px;display:grid;gap:4px;font-size:10px}.temp-warning.notice{background:#fff8e8;border:1px solid #eed9a2;color:#8b6d2d}.temp-warning.urgent{background:#fff0f0;border:1px solid #efb2b2;color:#a34e4e}.temp-warning span{line-height:1.45}@media(max-width:1000px){.dashboard-grid{grid-template-columns:1fr 1fr}.guide-card{grid-template-columns:1fr}.guide-values{grid-template-columns:1fr 1fr 1fr}.hero-v3{align-items:center}}@media(max-width:620px){.hero-v3{padding:24px 18px;display:grid;text-align:center}.hero-v3 h2{font-size:31px}.hero-total{min-width:170px;width:170px;margin:auto;border-width:9px}.hero-total b{font-size:38px}.dashboard-grid{grid-template-columns:1fr 1fr}.summary-card{min-height:96px;padding:12px;gap:9px}.summary-card i{width:38px;height:38px}.summary-card b{font-size:18px}.guide-values{grid-template-columns:1fr}.quick-actions{grid-template-columns:1fr 1fr}.timeline-row{grid-template-columns:45px 35px 1fr auto;padding:10px}.timeline-row i{width:34px;height:34px}}.guide-card{grid-template-columns:minmax(280px,1.2fr) minmax(420px,1.1fr) auto;gap:24px;padding:24px 26px;border-radius:24px;box-shadow:0 12px 30px #34281d0a}.guide-card h3{font-size:18px;letter-spacing:-.02em}.guide-card p{font-size:13px;line-height:1.7;max-width:620px}.guide-values{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:12px;align-items:stretch}.guide-values>div{min-height:92px;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,#fbf8f4,#f5efe8);border:1px solid #eee4d9;box-shadow:inset 0 1px #ffffffd9}.guide-values span{font-size:10px;font-weight:700;letter-spacing:.01em}.guide-values b{font-size:24px;line-height:1.1;margin-top:8px;letter-spacing:-.03em;color:#1d2940}.goal-remaining{position:relative;background:linear-gradient(135deg,#fff3ef,#ffe6dc 48%,#fff9f5)!important;border:1px solid #f0b09f!important;box-shadow:0 10px 24px #eb8c751f}.goal-remaining:before{content:"🎯";position:absolute;top:12px;right:14px;font-size:18px;opacity:.92}.goal-remaining span{color:#ac6a5b;font-weight:800}.goal-remaining b{font-size:28px;color:#d06b52}.goal-remaining small{display:block;margin-top:8px;font-size:10px;color:#8a6c63;line-height:1.45}.goal-remaining.done{background:linear-gradient(135deg,#eefcf4,#dff8e9 55%,#f9fffb)!important;border-color:#b6e2c7!important}.goal-remaining.done b{color:#2f8a57}.goal-edit{align-self:center;padding:12px 16px;border-radius:14px;border:1px solid #eed7ce;background:#fff7f3;color:#b46654;font-size:12px;font-weight:800;white-space:nowrap}.goal-edit:hover{background:#fff0e8;border-color:#e7b9aa}.account-menu{position:relative}.top-actions .account-menu .avatar{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;box-shadow:0 10px 24px #ca8c7d2e}.account-dropdown{position:absolute;top:56px;right:0;width:270px;padding:10px;border-radius:20px;border:1px solid var(--line);background:#fffdf9fa;box-shadow:0 26px 60px #27201a24;display:grid;gap:8px;z-index:40}.account-card{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;padding:10px;border-radius:16px;background:linear-gradient(145deg,#fff8f3,#f7f3ff);border:1px solid #f0e6de}.account-avatar{width:46px;height:46px;border-radius:14px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#eb8c75,#ca8c7d);color:#fff;font-weight:900}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-card b{display:block;font-size:13px;color:#1f2a40}.account-card small{display:block;margin-top:4px;font-size:10px;color:var(--muted);word-break:break-word}.account-dropdown a,.account-dropdown button{width:100%;border:1px solid #eee4da;background:#fff;color:#364052;text-decoration:none;border-radius:14px;padding:12px 14px;font-size:12px;font-weight:700;text-align:left}.account-dropdown a:hover,.account-dropdown button:hover{background:#fff5f0;border-color:#e6b8a9}.account-dropdown button:last-child{color:#c16464}@media(max-width:1000px){.guide-card{grid-template-columns:1fr}.guide-values{grid-template-columns:1fr 1fr 1fr}.goal-edit{justify-self:start}}@media(max-width:620px){.guide-card{padding:20px 18px;gap:16px}.guide-values{grid-template-columns:1fr;gap:10px}.guide-values>div{min-height:auto}.goal-remaining b{font-size:24px}.account-dropdown{right:-4px;width:min(270px,88vw)}}
