@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#252626;background:#e9e9e5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body{touch-action:pan-x pan-y}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a8d9ca;outline-offset:2px}#root{min-height:100vh}.phone-shell{width:min(100%,430px);min-height:100vh;margin:0 auto;background:#f7f7f4;position:relative;box-shadow:0 0 50px #34393718}.app-content{min-height:100vh;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.page{padding:28px 20px 30px}.topbar,.page-heading,.sheet-heading,.section-heading,.metric-top,.recent-row,.daily-banner,.field-row{display:flex;align-items:center}.topbar{justify-content:space-between;gap:18px;padding-bottom:28px}.topbar h1,.page-heading h1,.onboarding h1{margin:5px 0 4px;font-size:25px;line-height:1.16;letter-spacing:0}.eyebrow{margin:0;color:#8b918c;font:500 10px/1.2 DM Mono,monospace;letter-spacing:1.1px;text-transform:uppercase}.muted{margin:0;color:#848b86;font-size:12px}.avatar,.settings-avatar{display:grid;place-items:center;background:#cce9dc;color:#1e735a;border-radius:50%;font-weight:800}.avatar{flex:0 0 42px;height:42px;font-size:16px}.age-timer{position:relative;overflow:hidden;margin:-4px 0 14px;padding:17px 17px 14px;border:1px solid #d7e8df;border-radius:14px;background:linear-gradient(145deg,#f4fbf7,#e7f3ec 58%,#dceee5);box-shadow:0 10px 28px #315e4912,inset 0 1px #ffffffb8}.age-timer:after{content:"";position:absolute;top:-48px;right:-38px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,#87c9ae35 0%,transparent 68%)}.age-timer-heading{display:flex;position:relative;z-index:1;align-items:center;justify-content:space-between}.age-timer-heading>div{display:flex;align-items:center;gap:7px}.age-timer-heading strong{color:#326b58;font-size:11px;letter-spacing:.2px}.age-timer-heading small{color:#719384;font:500 8px DM Mono,monospace;letter-spacing:.7px}.age-timer-live{width:7px;height:7px;border:2px solid #c7e9da;border-radius:50%;background:#38a77e;box-shadow:0 0 0 3px #49aa8330;animation:age-live 2s ease-out infinite}.age-timer-digits{display:grid;position:relative;z-index:1;grid-template-columns:1.25fr repeat(3,1fr);margin-top:13px}.age-timer-part{display:flex;position:relative;align-items:baseline;justify-content:center;gap:3px;min-width:0;border-left:1px solid #cfe1d8}.age-timer-part:first-child{justify-content:flex-start;border-left:0}.age-timer-part strong{overflow:hidden;color:#245b49;font:500 clamp(20px,6vw,26px)/1 "DM Mono",monospace;letter-spacing:-.8px;text-overflow:ellipsis}.age-timer-part span{color:#719184;font-size:9px;font-weight:600}.age-timer-part i{position:absolute;right:-3px;color:#79a391;font: 16px DM Mono,monospace;transform:translateY(1px)}.age-timer-line{height:2px;margin-top:14px;overflow:hidden;border-radius:2px;background:#cfe2d8}.age-timer-line span{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,#3c9d78,transparent);animation:age-line 3s linear infinite}@keyframes age-live{0%,to{box-shadow:0 0 0 2px #49aa8330}50%{box-shadow:0 0 0 6px #49aa8300}}@keyframes age-line{0%{transform:translate(-100%)}to{transform:translate(365%)}}.today-summary{margin-top:12px;border:1px solid #e0e6e1;border-radius:11px;background:#fff;box-shadow:0 4px 16px #33473a0a}.today-summary-toggle{display:grid;position:relative;grid-template-columns:1fr 34px;width:100%;padding:14px 15px;border-radius:inherit;background:transparent;color:#343d37;text-align:left}.today-summary-toggle>span:first-child{display:grid;gap:5px}.today-summary-toggle small{color:#707a73;font-size:11px;font-weight:700}.today-summary-toggle strong{font-size:12px;font-weight:600}.today-summary-toggle strong b{color:#288064;font-size:15px}.today-summary-toggle strong em{color:#7d8580;font-size:15px;font-style:normal}.today-summary-toggle strong i{margin:0 3px;color:#b4bab6;font-style:normal}.today-progress{align-self:end;width:100%;height:3px;margin-top:6px;overflow:hidden;border-radius:4px;background:#e5e8e5}.today-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#70b99d,#2f8a69);transition:width .24s ease}.today-summary-arrow{grid-area:1 / 2 / 3;align-self:center;justify-self:end;color:#839089;font-size:20px;font-weight:400;transition:transform .18s ease}.today-summary.expanded .today-summary-arrow{transform:rotate(180deg)}.today-summary .today-metrics{padding:0 10px 10px}.section-heading{justify-content:space-between;margin:0 0 12px}.section-heading h2,.record-groups h2{margin:0;font-size:15px}.section-heading+.section-heading{margin-top:28px}.text-button{padding:3px 0;background:none;color:#397c69;font-size:11px;font-weight:700}.text-button span{display:inline-grid;place-items:center;width:17px;height:17px;margin-left:4px;border-radius:50%;background:#d7eee4;font-size:15px}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.today-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.today-metric{display:flex;align-items:center;gap:9px;min-width:0;padding:10px;border:1px solid #dce9e1;border-radius:8px;background:#edf7f1;color:#3f4742;text-align:left;transition:transform .16s ease,box-shadow .16s ease}.today-metric:active{transform:scale(.98)}.today-metric>span:nth-child(2){display:grid;flex:1;min-width:0;gap:3px}.today-metric strong{font-size:11px}.today-metric small{overflow:hidden;color:#7f8982;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.today-metric b{color:#9ba49e;font-size:14px;font-weight:500}.today-metric.filled{box-shadow:inset 0 1px #ffffff9c}.today-metric.empty{border-color:#e3e5e1;border-style:solid;background:#f1f2ef}.today-metric.empty small,.today-metric.empty b{color:#397c69}.core-heading{margin-top:30px}.recent-heading{margin-top:42px}.metric-card{min-height:142px;padding:14px;border:1px solid #e7e7e1;border-radius:8px;background:#fff;box-shadow:0 3px 12px #363a3010}.metric-top{gap:7px}.metric-label{color:#666d68;font-size:11px;font-weight:600}.metric-arrow{margin-left:auto;color:#a2aaa5;font-size:15px}.metric-card strong{display:block;margin-top:17px;font-size:29px;line-height:1;font-weight:700}.metric-unit{display:block;margin-top:5px;color:#737a75;font:10px DM Mono,monospace}.metric-card small{display:block;margin-top:15px;color:#a0a5a1;font-size:10px}.metric-card .metric-update-warning{width:fit-content;padding:4px 7px;border:1px solid #ead89d;border-radius:5px;background:#fff5cf;color:#8b6b19;font-weight:700}.metric-icon{display:inline-grid;flex:0 0 30px;place-items:center;width:30px;height:30px;border-radius:8px;font-size:16px;font-weight:700}.metric-icon.small{flex-basis:30px;width:30px;height:30px;font-size:14px}.metric-icon.jaundice{background:#fff0ce;color:#c48728}.metric-icon.weight{background:#dff1eb;color:#3b9175}.metric-icon.height{background:#e5eafa;color:#6474bd}.metric-icon.head_circumference{background:#f3e5e9;color:#ae6877}.metric-icon.temperature{background:#ffe4d8;color:#cb7154}.metric-icon.feeding{background:#eee5fa;color:#8668aa}.metric-icon.sleep{background:#e2e9f4;color:#5e789d}.metric-icon.diaper{background:#e6f0d8;color:#759149}.recent-list{border-top:1px solid #e8e8e2}.recent-row{gap:11px;padding:13px 0;border-bottom:1px solid #e8e8e2}.recent-row>div{flex:1}.recent-row strong{font-size:12px}.recent-row p{margin:3px 0 0;color:#8b918c;font-size:11px}.recent-row time{color:#9ba09c;font:10px DM Mono,monospace}.recent-button{width:100%;border:0;background:transparent;text-align:left}.empty-inline{padding:22px 0;color:#9a9f9a;font-size:12px}.floating-add{position:fixed;right:max(22px,calc((100vw - 430px)/2 + 22px));bottom:calc(83px + env(safe-area-inset-bottom));width:52px;height:52px;border-radius:50%;background:#1f6e59;color:#fff;font-size:27px;box-shadow:0 7px 17px #22644f45}.bottom-nav{display:flex;position:fixed;z-index:2;bottom:0;width:min(100%,430px);height:calc(70px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #e9e9e3;background:#fbfbf9ee;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.nav-item{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;color:#a0a6a1;font-size:10px}.nav-item span{font-size:20px;line-height:1}.nav-item.active{color:#286f5b;font-weight:700}.page-heading{justify-content:space-between;margin-bottom:27px}.count-pill{padding:7px 10px;border-radius:20px;background:#e7f2ec;color:#33755f;font:10px DM Mono,monospace}.filter-scroll,.type-scroller{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.filter-scroll{margin:-3px -20px 23px;padding:3px 20px}.filter,.type-choice{flex:0 0 auto;border:1px solid #e1e4df;border-radius:20px;background:#fff;color:#8a918c;font-size:11px}.filter{padding:8px 13px}.filter.active{border-color:#2f7861;background:#2f7861;color:#fff}.timeline-row{display:grid;grid-template-columns:50px 40px 1fr;min-height:78px}.timeline-time{color:#858b86;font:10px DM Mono,monospace;text-align:right;padding-top:4px}.timeline-time small{display:block;margin-top:4px;color:#b0b5b0;font-size:9px}.timeline-line{position:relative;padding-left:10px}.timeline-line:after{content:"";position:absolute;top:35px;bottom:-2px;left:24px;border-left:1px dashed #d4dbd5}.timeline-row:last-child .timeline-line:after{display:none}.timeline-content{padding:3px 0 21px}.timeline-content strong{font-size:12px}.timeline-content p{margin:5px 0 0;color:#707771;font-size:12px}.timeline-content small{display:block;margin-top:4px;color:#a0a6a1;font-size:10px}.record-edit-button{padding:0;background:transparent;color:inherit;text-align:left}.edit-button,.delete-button{margin-top:7px;padding:0;background:none;font-size:10px}.edit-button{margin-right:13px;color:#397c69}.delete-button{color:#bd7770}.empty-state{padding:75px 20px;color:#909791;text-align:center}.empty-state span{color:#a4cbbb;font-size:35px}.empty-state h2{margin:13px 0 5px;color:#505852;font-size:17px}.empty-state p{margin:0;font-size:12px}.record-page .page-heading{margin-bottom:30px}.record-groups h2{margin:0 0 12px}.record-groups h2:not(:first-child){margin-top:28px}.record-option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.record-option{display:grid;grid-template-columns:34px 1fr;align-items:center;column-gap:9px;padding:13px 10px;border:1px solid #e5e7e2;border-radius:8px;background:#fff;text-align:left}.record-option .metric-icon{grid-row:span 2}.record-option strong{font-size:12px}.record-option small{margin-top:3px;color:#9aa09b;font-size:10px}.settings-page{padding-bottom:0}.settings-tabs{display:flex;gap:4px;margin:0 20px;padding:4px;border:1px solid #e3e8e2;border-radius:10px;background:#edf1ec}.settings-tab{flex:1;min-height:36px;border-radius:7px;background:transparent;color:#7f8981;font-size:11px;font-weight:700}.settings-tab.active{background:#fff;color:#286f5b;box-shadow:0 2px 7px #32443812}.user-profile-card{display:flex;align-items:center;gap:15px;padding:22px 0;border-top:1px solid #e6e9e4;border-bottom:1px solid #e6e9e4}.user-profile-avatar{display:grid;flex:0 0 68px;place-items:center;width:68px;height:68px;overflow:hidden;border-radius:50%;background:#cce9dc;color:#1e735a;font-size:25px;font-weight:800}.user-profile-avatar img{width:100%;height:100%;object-fit:cover}.verified-status,.unverified-status{font-size:10px!important}.verified-status{color:#3c8b71!important}.unverified-status{color:#b98250!important}.settings-form label,.setup-form label,.record-form label{display:grid;gap:7px;color:#626a64;font-size:11px;font-weight:700}.settings-form input,.setup-form input,.record-form input,.record-form textarea,.record-form select{width:100%;padding:12px 13px;border:1px solid #e0e4de;border-radius:7px;outline:0;background:#fff;color:#303733;font-size:13px}.record-form textarea{resize:vertical}.primary-button{min-height:46px;border-radius:7px;background:#236c57;color:#fff;font-size:12px;font-weight:700}.primary-button:disabled{opacity:.6}.success-text{margin:0;color:#3c8b71;font-size:11px}.privacy-note{margin-top:30px;color:#9ba19c;font-size:10px;line-height:1.6;text-align:center}.baby-profile{margin-top:24px;padding:18px 0;border-top:1px solid #e6e9e4;border-bottom:1px solid #e6e9e4}.settings-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.settings-section-heading h2{margin:0;font-size:15px}.profile-summary{display:flex;align-items:center;gap:14px}.profile-summary .settings-avatar{flex:0 0 54px;width:54px;height:54px;margin:0;font-size:20px}.profile-details{display:grid;gap:5px;min-width:0}.profile-details strong{color:#303733;font-size:16px}.profile-details span{color:#8b918c;font-size:11px}.profile-summary .settings-form{flex:1}.profile-actions{display:flex;gap:8px}.profile-actions .primary-button,.profile-actions .secondary-button{flex:1}.profile-actions .secondary-button{min-height:46px}.member-panel{margin-top:0;padding-top:20px;border-top:0}.popover-anchor{position:relative}.popover-panel{position:absolute;z-index:10;top:calc(100% + 10px);right:0;width:min(310px,calc(100vw - 40px));padding:16px;border:1px solid #e1e8e1;border-radius:12px;background:#fbfcf8;box-shadow:0 18px 45px #25352d25}.popover-panel:before{content:"";position:absolute;top:-6px;right:16px;width:11px;height:11px;border-top:1px solid #e1e8e1;border-left:1px solid #e1e8e1;background:#fbfcf8;transform:rotate(45deg)}.popover-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.popover-heading strong{color:#37443b;font-size:14px}.popover-heading .icon-button{width:26px;height:26px;font-size:17px}.popover-panel .invite-form{margin-top:0}.popover-panel .invite-form>.muted{line-height:1.5}.popover-panel .invite-link input{min-width:0}.popover-panel .invite-link button{flex-basis:50px}.settings-home{padding-bottom:30px}.settings-section{margin-top:24px}.settings-section-label{margin:0 0 8px 13px;color:#8b918c;font:500 10px DM Mono,monospace;text-transform:uppercase}.settings-list{overflow:hidden;border:1px solid #e4e8e2;border-radius:11px;background:#fff}.settings-row{display:flex;align-items:center;width:100%;gap:11px;padding:13px;background:#fff;color:#303733;text-align:left}.settings-row+.settings-row{border-top:1px solid #edf0eb}.settings-row-icon{display:grid;flex:0 0 29px;place-items:center;width:29px;height:29px;border-radius:8px;background:#e5f1eb;color:#286f5b;font-weight:800}.settings-row>span:nth-child(2){display:grid;flex:1;gap:3px}.settings-row strong{font-size:12px}.settings-row small{color:#929a94;font-size:10px}.settings-row b{color:#afb7b0;font-size:21px;font-weight:400}.settings-route .page{padding-top:16px}.settings-subpage-top{padding-bottom:0}.settings-subpage-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:38px;margin-bottom:6px}.settings-subpage-header h1{margin:0;font-size:18px;text-align:center}.back-button{justify-self:start;padding:5px 0;background:transparent;color:#286f5b;font-size:13px}.back-button span{font-size:11px}.about-panel{display:grid;justify-items:center;gap:10px;padding:30px 20px;border:1px solid #e4e8e2;border-radius:11px;background:#fff;text-align:center}.about-panel .brand-mark{margin-bottom:2px}.about-panel h2{margin:0;font-size:18px}.about-panel p{margin:0;color:#737c75;font-size:12px}.about-panel small{color:#9aa29b;font-size:10px;line-height:1.5}.add-baby-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:14px;border:1px solid #e4e8e2;border-radius:10px;background:#fff}.add-baby-panel strong{font-size:12px}.add-baby-panel p{margin:4px 0 0;color:#929a94;font-size:10px}.add-baby-button{flex:0 0 auto;padding:0 13px}.new-baby-form{display:grid;flex:1;gap:12px}.new-baby-form label{display:grid;gap:6px;color:#626a64;font-size:11px;font-weight:700}.new-baby-form input{width:100%;padding:10px;border:1px solid #e0e4de;border-radius:7px;background:#fff;font-size:12px}.switch-auth{margin-top:22px}.logout-button{display:block;width:100%;margin-top:22px;padding:12px;border:1px solid #ead8d5;border-radius:7px;color:#b96962}.sheet-backdrop{position:fixed;z-index:5;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#25352d55;animation:sheet-backdrop-in .18s ease-out both}.sheet{width:min(100%,430px);max-height:88vh;overflow-y:auto;padding:10px 20px calc(22px + env(safe-area-inset-bottom));border-radius:17px 17px 0 0;background:#f8f8f5;box-shadow:0 -10px 30px #1f3c3020;transform-origin:bottom center;animation:sheet-rise-in .3s cubic-bezier(.22,.82,.25,1) both}.sheet-handle{width:35px;height:4px;margin:0 auto 21px;border-radius:5px;background:#d0d5d0}.sheet-heading{justify-content:space-between;margin-bottom:18px}.sheet-heading h2{margin:4px 0 0;font-size:19px}.icon-button{width:34px;height:34px;border-radius:50%;background:#e9ece7;color:#727a74;font-size:21px}.type-scroller{margin:0 -20px 21px;padding:2px 20px 5px}.type-choice{display:grid;grid-template-columns:auto auto;align-items:center;gap:5px;padding:7px 10px;border-radius:8px;font-size:10px}.type-choice span{font-size:14px}.type-choice.active{border-color:#2f7861;background:#e6f3ec;color:#276d58}.record-form{display:grid;gap:16px}.field-row{align-items:flex-end;gap:10px}.field-row label:first-child{flex:1}.field-row label:last-child{width:100px}@keyframes sheet-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-rise-in{0%{opacity:0;transform:translateY(200px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.sheet-backdrop.closing{pointer-events:none;animation:sheet-backdrop-out .22s ease-in both}.sheet-backdrop.closing .sheet{animation:sheet-drop-out .22s cubic-bezier(.4,0,1,1) both}@keyframes sheet-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes sheet-drop-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(200px) scale(.985)}}.onboarding{display:flex;flex-direction:column;min-height:100vh;padding:52px 27px 35px;background:#f5f7f2}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#276f5b;color:#fff;font-size:14px;font-weight:800}.onboarding .eyebrow{margin-top:65px}.onboarding h1{margin-top:18px;font-size:33px;line-height:1.25}.onboarding h1 em{color:#2b765f;font-style:normal}.onboarding>.muted{max-width:270px;margin:18px 0 45px;line-height:1.8}.setup-form{max-width:360px}.error-text{margin:0;color:#b96962;font-size:11px}.loading-page{display:grid;place-items:center;align-content:center;gap:13px;min-height:100vh;color:#818981;font-size:12px}.loading-page .brand-mark{margin-bottom:5px}@media(min-width:600px){.phone-shell{margin:28px auto;min-height:calc(100vh - 56px);border-radius:18px;overflow:hidden}.app-content{min-height:calc(100vh - 56px)}.bottom-nav{bottom:28px;border-radius:0 0 18px 18px}.floating-add{bottom:112px}.onboarding{max-width:430px;margin:0 auto;min-height:100vh;box-shadow:0 0 50px #34393718}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@supports (-webkit-touch-callout: none){input,textarea,select{font-size:16px!important}}.sheet-handle{position:relative;width:70px;height:28px;margin-bottom:7px;background:transparent;cursor:grab;touch-action:none}.sheet-handle:after{content:"";position:absolute;top:7px;left:50%;width:35px;height:4px;border-radius:5px;background:#d0d5d0;transform:translate(-50%)}.sheet-handle:active{cursor:grabbing}.sheet-backdrop.closing .sheet.drag-dismissed{animation:none}.avatar-upload{position:relative;flex:0 0 68px;width:68px;height:68px}.avatar-upload .user-profile-avatar{width:68px;height:68px}.avatar-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.avatar-upload-label{display:grid;position:absolute;right:-3px;bottom:-3px;place-items:center;width:25px;height:25px;border:2px solid #f7f7f4;border-radius:50%;background:#286f5b;color:#fff;cursor:pointer;font-size:14px;font-weight:700}.avatar-upload-label.busy{opacity:.6;pointer-events:none}.avatar-actions{display:flex;align-items:center;gap:12px;margin-top:8px}.avatar-actions button{padding:0;background:transparent;color:#397c69;font-size:10px;font-weight:700}.avatar-actions .remove-avatar{color:#b96962}.avatar-message{margin:14px 0 0;color:#707b73;font-size:11px}.sheet.drag-settled{animation:none}.sheet-backdrop.closing .sheet.drag-settled:not(.drag-dismissed){animation:sheet-drop-out .22s cubic-bezier(.4,0,1,1) both}.metric-card{--metric-accent: #4d947c;--metric-tint: #edf7f2;position:relative;min-height:154px;overflow:hidden;padding:15px 16px 14px;border-color:color-mix(in srgb,var(--metric-accent) 14%,#e7e7e1);border-radius:13px;background:linear-gradient(145deg,#fff 54%,var(--metric-tint));box-shadow:0 7px 22px #34483c0b,inset 0 1px #fffc;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.metric-card:before{content:"";position:absolute;top:-34px;right:-30px;width:94px;height:94px;border-radius:50%;background:var(--metric-accent);opacity:.055}.metric-card:after{content:"";position:absolute;right:16px;bottom:0;left:16px;height:2px;border-radius:2px 2px 0 0;background:linear-gradient(90deg,var(--metric-accent),transparent);opacity:.36}.metric-card.weight{--metric-accent: #34886d;--metric-tint: #edf7f3}.metric-card.height{--metric-accent: #6274bd;--metric-tint: #f0f2fb}.metric-card.head_circumference{--metric-accent: #a76678;--metric-tint: #faf1f4}.metric-card.jaundice{--metric-accent: #bd8128;--metric-tint: #fff8e9}.metric-card .metric-top{position:relative;z-index:1}.metric-card .metric-icon{box-shadow:inset 0 0 0 1px #fff9}.metric-card .metric-label{color:#4d5650;font-size:11px;font-weight:700;letter-spacing:.2px}.metric-card .metric-arrow{display:grid;place-items:center;width:24px;height:24px;border:1px solid color-mix(in srgb,var(--metric-accent) 14%,transparent);border-radius:50%;background:#ffffff9c;color:var(--metric-accent);font-size:11px}.metric-card>strong{position:relative;z-index:1;margin-top:20px;color:#29322d;font-size:31px;letter-spacing:-.8px}.metric-card .metric-unit{position:relative;z-index:1;margin-top:6px;color:color-mix(in srgb,var(--metric-accent) 76%,#56615a);font-size:10px;font-weight:500;letter-spacing:.35px}.metric-card>small{position:relative;z-index:1;width:fit-content;margin-top:14px;padding:4px 7px;border-radius:10px;background:#ffffffa8;color:#87908a;font-size:9px}.metric-card.has-value,.metric-card[role=link]{cursor:pointer}.metric-card.has-value:active{transform:scale(.985)}.metric-card.is-empty{background:linear-gradient(145deg,#fff,#f7f8f5);box-shadow:none}.metric-card.is-empty:after{opacity:.14}.metric-card.is-empty>strong{color:#bbc1bc}.metric-card.is-empty .metric-arrow{opacity:.45}@media(hover:hover){.metric-card.has-value:hover{border-color:color-mix(in srgb,var(--metric-accent) 28%,#e7e7e1);box-shadow:0 10px 26px #34483c14,inset 0 1px #fff;transform:translateY(-2px)}}.baby-switcher{display:grid;gap:4px;min-width:105px;color:#8b918c;font:500 9px DM Mono,monospace}.add-baby-panel+.baby-switcher{margin-top:24px}.baby-switcher select{width:100%;padding:7px 8px;border:1px solid #dfe6df;border-radius:7px;background:#fff;color:#3f4a43;font:600 11px Manrope,sans-serif}.member-panel{margin-top:26px;padding-top:20px;border-top:1px solid #e6e9e4}.member-panel h2{margin:0 0 12px;font-size:15px}.member-row{display:flex;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid #edf0eb;font-size:11px}.member-row>div{flex:1}.member-row strong,.member-row small{display:block}.member-row small{margin-top:3px;color:#979e98;font-size:10px}.member-row>span{color:#6d917e;font:10px DM Mono,monospace}.invite-form{display:grid;gap:10px;margin-top:18px}.invite-form label{display:grid;gap:6px;color:#626a64;font-size:11px;font-weight:700}.invite-form input,.invite-form select,.invite-link input{width:100%;padding:10px;border:1px solid #e0e4de;border-radius:7px;background:#fff;font-size:12px}.secondary-button{min-height:40px;border-radius:7px;background:#e7f2ec;color:#286f5b;font-size:11px;font-weight:700}.invite-link{display:flex;gap:6px}.invite-link button{flex:0 0 52px;border-radius:7px;background:#286f5b;color:#fff;font-size:10px}.invite-page h1{margin:12px 0 6px;font-size:24px}.invite-page .primary-button{width:min(100%,300px)}.invite-page .primary-button:disabled{cursor:wait;opacity:.65}.invite-status{margin:2px 0 0;color:#397c69;font-size:11px}.insights-page .topbar{gap:12px;padding-bottom:26px}.insights-page .topbar h1{margin:8px 0;font-size:27px;letter-spacing:-1px}.insights-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.insights-section-title h2{margin:0;font-size:15px}.insights-section-title>span{font-size:10px;color:#8a958d}.insight-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.insight-metric{grid-column:span 2;min-width:0;padding:12px 9px;border:1px solid #e3e7df;border-radius:12px;background:#fff;text-align:left;transition:border-color .15s,box-shadow .15s}.insight-metric:nth-child(-n+2){grid-column:span 3;padding:15px;background:linear-gradient(145deg,#fff,#f1f6f1)}.insight-metric.selected{border-color:var(--metric-color);box-shadow:0 0 0 1px var(--metric-color),0 5px 16px #344c3810}.insight-metric-label{display:flex;align-items:center;gap:5px;color:#5a665e;font-size:11px;white-space:nowrap}.insight-metric-label i{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#f1f4ef;color:var(--metric-color);font-size:17px;font-style:normal}.insight-metric-label b{margin-left:auto;color:#96a195;font-size:12px;font-weight:400}.insight-metric>strong{display:block;margin-top:13px;color:var(--metric-color);font-size:23px;letter-spacing:-.8px;font-variant-numeric:tabular-nums}.insight-metric:nth-child(-n+2)>strong{font-size:34px}.insight-metric strong small{font-size:10px;font-weight:500;letter-spacing:0}.insight-metric time{display:block;margin-top:8px;color:#818b83;font-size:9px;line-height:1.6}.care-toggles{display:flex;gap:8px;margin:13px 0 25px}.care-toggles button{display:flex;flex:1;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;padding:10px 5px;border:1px solid #e1e6dc;border-radius:9px;background:transparent;color:#667361;font-size:11px}.care-toggles small{flex-basis:100%;color:#8a9586;font-size:9px}.care-toggles .selected{border-color:var(--trend-color);background:#fff;color:var(--trend-color)}.insight-chart-card{padding:18px 15px 12px;border:1px solid #e1e6dc;border-radius:16px;background:#fff;box-shadow:0 5px 22px #32443807;scroll-margin-top:16px}.insight-chart-card .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:7px}.insight-chart-card h2{font-size:18px}.insight-add{min-height:36px;padding:7px 10px;border-radius:8px;background:#edf4ed;color:#326e57;font-size:10px;font-weight:700}.range-selector{display:flex;padding:4px;gap:2px;margin:20px 0;border-radius:9px;background:#f2f4ef}.range-selector button{flex:1;padding:9px 1px;border-radius:6px;background:transparent;color:#828a7e;font-size:11px}.range-selector .selected{background:#fff;color:#315f4e;box-shadow:0 2px 5px #30453012;font-weight:700}.insight-date-range{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px}.insight-date-range label{display:grid;gap:6px;min-width:0;color:#74806f;font-size:10px}.insight-date-range input{min-width:0;width:100%;padding:8px 4px;border:1px solid #e0e6dc;border-radius:5px;background:#fff;font-size:11px}.insight-unit{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:10px;color:#7f8b79;margin-bottom:12px}.insight-unit select{padding:5px;border:1px solid #e0e6dc;border-radius:5px;background:#fff}.chart-reading{display:flex;align-items:center;justify-content:space-between;padding:0 5px;gap:8px}.chart-reading span{font-size:10px;color:#87917f}.chart-reading strong{display:block;margin-top:5px;color:var(--trend-color);font-size:26px}.chart-reading small{font-size:11px;font-weight:500}.trend-chart{display:block;width:100%;margin-top:4px;color:var(--trend-color);cursor:crosshair}.trend-chart text{font:9px Manrope,sans-serif;fill:#8d9787}.chart-navigation{display:flex;align-items:center;gap:12px}.chart-navigation button{flex:0 0 32px;height:32px;border-radius:50%;background:#f1f5ed;color:var(--trend-color);font-size:23px}.chart-navigation button:disabled{opacity:.35;cursor:default}.chart-navigation input{flex:1;width:0;height:24px;accent-color:var(--trend-color)}.chart-hint{margin:7px 0 19px;text-align:center;color:#8b9585;font-size:9px}.insight-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:15px 0;border-top:1px solid #edf0e9;border-bottom:1px solid #edf0e9}.insight-stats>div{min-width:0;text-align:center}.insight-stats>div+div{border-left:1px solid #edf0e9}.insight-stats span{color:#8a9482;font-size:10px}.insight-stats strong{display:block;margin-top:6px;font-size:17px;font-variant-numeric:tabular-nums}.insight-stats small{margin-left:3px;color:#909989;font-size:9px;font-weight:400}.insight-footnote{color:#8c9587;font-size:9px;line-height:1.8;margin:12px 0 0}.insight-empty{display:grid;justify-items:center;align-content:center;min-height:260px;padding:20px 5px;text-align:center;color:#7e8d74;font-size:12px}.insight-empty>span{color:#aac2a1;font-size:40px}.insight-empty h3{margin:14px 0 0;color:#56634f;font-size:15px}.insight-empty p{line-height:1.8;font-size:11px}.insight-empty button{margin-top:10px;padding:10px 18px}.insight-loader{width:25px;height:25px;margin-bottom:15px;border:2px solid #dce9d5;border-top-color:#678759;border-radius:50%}.insight-records{margin-top:26px;scroll-margin-top:18px}.insight-count{margin-left:8px;color:#95a08a;font-size:11px;font-weight:500}.insight-record{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #e6e9e0}.insight-record>div{flex:1;min-width:0}.insight-record time{color:#707d65;font-size:11px}.insight-record p{color:#94a087;margin:5px 0 0;font-size:10px;overflow-wrap:anywhere}.insight-record strong{font-size:12px;white-space:nowrap}.insight-more{width:100%;min-height:40px;margin-top:12px;border-radius:8px;background:#edf1e8;color:#708260;font-size:11px}.insights-bottom-note{margin:26px 0 0;color:#9aa38e;text-align:center;font-size:10px}@media(max-width:360px){.insights-page{padding-left:14px;padding-right:14px}.insight-metric{padding:10px 6px}.insight-metric-label{gap:3px;font-size:10px}.insight-metric-label b{display:none}.insight-metric>strong{font-size:20px}.insights-page .topbar h1{font-size:24px}.insights-page .muted{font-size:10px}.insight-stats strong{font-size:15px}}.insight-history-link{display:flex;align-items:center;gap:9px;padding:0;background:transparent;color:inherit;text-align:left}.insight-history-link h2{margin:0}.insight-history-link>span{color:#397c69;font-size:10px;font-weight:700}.record-entry-tabs{display:flex;padding:4px;gap:5px;margin-bottom:20px;border-radius:10px;background:#eaf0e9}.record-entry-tabs button{flex:1;min-height:38px;border-radius:7px;background:transparent;color:#778472;font-size:12px}.record-entry-tabs button[aria-pressed=true]{color:#256a52;background:#fff;box-shadow:0 2px 6px #35442c12;font-weight:700}.voice-launch{display:flex;align-items:center;gap:12px;width:100%;margin:0 0 24px;padding:17px;border:1px solid #cfe3d2;border-radius:12px;background:linear-gradient(120deg,#edf6ec,#e0eee7);text-align:left;color:#2a6d53}.voice-launch>span{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#fff9;font-size:22px}.voice-launch>div{flex:1}.voice-launch strong{display:block;font-size:13px}.voice-launch small{display:block;margin-top:5px;font-size:10px;color:#75917c}.voice-panel{padding-bottom:8px}.voice-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px}.voice-languages{display:flex;gap:3px;padding:3px;border:1px solid #e1e8de;border-radius:20px}.voice-languages button{padding:6px 9px;border-radius:15px;color:#8b9684;background:transparent;font-size:10px}.voice-languages button[aria-pressed=true]{background:#e1eee0;color:#356f50}.voice-stage{text-align:center;padding:25px 5px 20px}.voice-wave{display:flex;align-items:center;justify-content:center;height:52px;gap:5px}.voice-wave i{width:4px;border-radius:8px;background:#b8cfb7;transition:height .12s}.listening .voice-wave i{background:#408f66}.voice-stage h3{font-size:17px;margin:14px 0 8px;font-weight:700}.voice-stage p{color:#89957f;font-size:11px;margin:0 0 20px}.voice-stage>small{display:block;color:#9aa18e;font-size:9px;margin-top:12px}.voice-hold{display:inline-flex;align-items:center;justify-content:center;gap:11px;width:min(100%,260px);min-height:58px;border-radius:30px;background:#286f53;color:#fff;box-shadow:0 7px 17px #26674325;font-size:14px;font-weight:700;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.voice-hold.active{background:#164c37;box-shadow:0 0 0 7px #d8ead7}.voice-panel button:disabled{opacity:.5;cursor:default}.voice-notice{padding:11px 12px;border:1px solid #e7dac5;border-radius:8px;background:#fcf7ed;color:#8b6c39;font-size:11px;line-height:1.7}.voice-transcript,.voice-plan{padding:15px;margin-top:15px;border:1px solid #dfe7d9;border-radius:12px;background:#fff}.voice-subheading{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:10px}.voice-subheading strong{font-size:12px}.voice-subheading>span{font-size:10px;color:#85947b}.voice-transcript textarea{width:100%;min-height:76px;padding:10px;resize:vertical;border:1px solid #e4e9df;border-radius:7px;background:#fbfcf9;color:#394d31;font-size:13px;line-height:1.8}.voice-live-text{min-height:60px;margin:0;color:#3e6439;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.voice-panel .primary-button,.voice-panel .secondary-button{width:100%;margin-top:8px}.voice-plan>p{font-size:12px;line-height:1.7;color:#6e7d61}.voice-action{padding:12px;border-radius:8px;background:#f3f7f0;margin:10px 0;border-left:3px solid #8db486}.voice-action>b{font-size:11px;color:#56824d}.voice-action.delete{background:#fcf4ef;border-left-color:#c79980}.voice-action.delete>b{color:#ae7251}.voice-action.update{background:#f2f5fa;border-left-color:#94a7c7}.voice-record-summary{display:grid;gap:5px;margin-top:8px;overflow-wrap:anywhere}.voice-record-summary strong{font-size:12px;font-weight:600}.voice-record-summary time,.voice-record-summary span{color:#87917d;font-size:10px}.voice-change-arrow{display:block;color:#8594ac;font-size:10px;margin:9px 0}.voice-helper{color:#929e87;font-size:10px;line-height:1.8}.voice-privacy{margin:19px 4px 0}.voice-badge{display:inline-block;white-space:nowrap;border-radius:10px;padding:4px 7px;background:#edf0e7;color:#7c896c;font-size:9px;font-weight:500}.voice-badge.executed{background:#dfefdf;color:#468244}.voice-badge.failed{background:#f7eadb;color:#a4814f}.voice-history{margin-top:20px}.voice-history h3{margin:0;font-size:15px}.voice-history-row{display:flex;width:100%;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #e4e9dc;background:transparent;text-align:left}.voice-history-row>span{min-width:0;flex:1}.voice-history-row strong{display:block;font-size:12px;font-weight:500;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-history-row small{display:block;margin-top:5px;color:#939e89;font-size:9px}.voice-events{margin-top:18px;padding:12px;border:1px dashed #d6e0cd;border-radius:8px;font-size:11px;color:#718565}.voice-events summary{cursor:pointer}.voice-events>div{display:grid;gap:5px;margin-top:12px;line-height:1.6}.voice-events time{color:#9aa58f;font-size:9px}.sheet:has(.voice-panel){height:88dvh;max-height:88dvh;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.sheet:has(.voice-panel)>.sheet-handle,.sheet:has(.voice-panel)>.sheet-heading,.sheet:has(.voice-panel)>.record-entry-tabs{flex-shrink:0}.voice-panel{display:flex;flex-direction:column;flex:1;min-height:0;padding-bottom:0}.voice-content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:12px}.voice-footer{flex-shrink:0;text-align:center;padding:12px 0 calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e1e8de;background:#f8f8f5}.voice-footer>small{display:block;margin-top:8px;color:#89957f;font-size:9px}.voice-stage{padding:12px 5px 4px}.voice-wave{height:32px}.voice-stage h3{font-size:15px;margin:8px 0 6px}.voice-stage p{margin-bottom:8px}.voice-transcript{padding:10px 12px;margin-top:10px}.voice-transcript .voice-subheading{margin-bottom:6px}.voice-transcript textarea{height:58px;min-height:58px;padding:6px 8px;font-size:12px;line-height:1.6}.voice-live-text{min-height:38px;max-height:76px;overflow-y:auto;font-size:12px;line-height:1.6}.voice-spinner{display:inline-block;flex-shrink:0;width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:middle;animation:voice-spin .8s linear infinite}.voice-loading-status{height:30px;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px;border-radius:7px;color:#256a52;font-size:12px;font-weight:600}.voice-loading-status.is-loading{background:#e1eee0}.voice-panel .voice-hold.processing:disabled{opacity:1;background:#356f58;cursor:progress}.voice-panel .secondary-button .voice-spinner{margin-right:8px}.voice-wave-processing i{animation:voice-pulse 1s ease-in-out infinite alternate}.voice-wave-processing i:nth-child(2n){animation-delay:-.4s}.voice-wave-processing i:nth-child(3n){animation-delay:-.7s}@keyframes voice-spin{to{transform:rotate(360deg)}}@keyframes voice-pulse{0%{opacity:.35;transform:scaleY(.6)}to{opacity:1;transform:scaleY(1.3)}}@media(prefers-reduced-motion:reduce){.voice-spinner,.voice-wave-processing i{animation:none}}.voice-loading-status{padding:0 10px;justify-content:space-between}.voice-loading-label{display:inline-flex;align-items:center;gap:8px}.voice-cancel{align-self:stretch;padding:0 8px;background:transparent;color:#256a52;font-size:12px;text-decoration:underline;text-underline-offset:3px}.voice-panel .voice-footer .voice-confirm{display:block;margin:0 0 10px}
