:root{font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.theme-card{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:0 30px;margin-bottom:24px;display:grid}.theme-card .eyebrow{margin-bottom:8px}.theme-card h2{margin-bottom:10px}.theme-card .small{max-width:420px;margin:0}.theme-options{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;margin:0;padding:0;display:grid}.theme-option{cursor:pointer;background:var(--bg);border:2px solid #0000;border-radius:17px;flex-direction:column;align-items:center;gap:10px;margin:0;padding:13px 6px 11px;font-size:12px;display:flex;position:relative}.theme-option:has(input:checked){border-color:var(--accent);color:var(--accent-strong);font-weight:650}.theme-option:has(input:focus-visible){outline:3px solid var(--focus);outline-offset:3px}.theme-option:hover{background:var(--accent-faint)}.theme-preview{background:var(--swatch-bg);width:44px;height:44px;color:var(--swatch-ink);border-radius:50%;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #0000000a}.theme-preview>span{background:var(--swatch-ink);color:#fff;opacity:0;border-radius:50%;place-items:center;width:24px;height:24px;font-size:14px;display:grid}.theme-option:has(input:checked) .theme-preview>span{opacity:1}.theme-green{--swatch-bg:#eaf0e7;--swatch-ink:#457a65}.theme-pink{--swatch-bg:#f6e6ed;--swatch-ink:#9a4c70}.theme-blue{--swatch-bg:#e5f0f8;--swatch-ink:#326e99}.theme-status{grid-column:1/-1;min-height:20px;margin:10px 0 0}@media (width<=759px){.theme-card{grid-template-columns:1fr;gap:18px;margin-bottom:18px}.theme-status{min-height:0;margin:0}.theme-status:empty{display:none}}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-tap-highlight-color:transparent;margin:0;font-size:15px;line-height:1.6}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button{touch-action:manipulation}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}.svg-library{width:0;height:0;position:absolute;overflow:hidden}.icon{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0;width:22px;height:22px}.rotate{transform:rotate(180deg)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:12px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.1px;margin-bottom:0;font-size:32px;font-weight:650;line-height:1.25}h2{letter-spacing:-.4px;margin-bottom:0;font-size:19px;font-weight:650;line-height:1.35}h3{margin-bottom:10px;font-size:16px;font-weight:600}.eyebrow{letter-spacing:1.8px;color:var(--muted);margin-bottom:11px;font-size:10px;font-weight:650;line-height:1.4}.muted{color:var(--muted)}.small{font-size:13px}.full{width:100%}.button{border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 19px;font-size:14px;font-weight:550;text-decoration:none;transition:background .16s;display:inline-flex}.primary{background:var(--accent);color:#fff}.primary:hover{background:var(--accent-strong)}.secondary{border-color:var(--line);background:#fff}.secondary:hover{background:var(--accent-faint)}.subtle{color:var(--muted);background:0 0}.subtle:hover{color:var(--accent);background:var(--accent-faint)}.danger{background:var(--danger);color:#fff}.danger-text{color:var(--danger);background:0 0}.icon-button{background:0 0;border:0;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover{background:var(--accent-faint)}.inline-button{color:var(--accent);text-underline-offset:3px;background:0 0;border:0;min-height:28px;padding:0 4px;font-size:12px;text-decoration:underline}.brand{letter-spacing:-1px;background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:24px;font-weight:650;display:flex}.brand-dot{color:var(--accent-decoration)}.brand-mark{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:13px;justify-content:center;align-items:center;display:flex}.brand-mark .icon{width:25px;height:25px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1120px;height:104px;margin:auto;padding:0 30px;display:flex}.desktop-nav{gap:10px;display:flex}.desktop-nav button{color:var(--muted);background:0 0;border:0;border-radius:12px;padding:10px 20px;font-size:14px}.desktop-nav button.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.header-settings{background:var(--accent-soft)}main{max-width:1120px;min-height:70vh;margin:auto;padding:40px 30px 0}.page-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;display:flex}.child-pill{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:12px;min-width:165px;padding:10px 18px 10px 10px;display:flex}.child-avatar{background:var(--peach);color:#b78364;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;font-weight:500;display:flex}.child-pill select{background:0 0;border:0;max-width:170px;min-height:25px;padding:0 20px 0 0;font-size:15px;font-weight:650;display:block}.child-pill span#child-age{color:var(--muted);font-size:11px;display:block}.home-grid{grid-template-columns:1.12fr 1fr;gap:24px;display:grid}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0}.next-card{background:var(--hero-bg);border-radius:var(--radius);isolation:isolate;flex-direction:column;min-height:302px;padding:28px 30px;display:flex;position:relative;overflow:hidden}.next-card:before,.next-card:after{content:"";border:1px solid var(--hero-line);z-index:-1;border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;right:-113px}.next-card:after{width:340px;height:340px;top:-130px;right:-163px}.next-top{color:var(--hero-quiet);justify-content:space-between;align-items:center;display:flex}.next-top .eyebrow{color:var(--hero-quiet);margin:0}.interval-pill{background:#ffffff80;border:1px solid #ffffff70;border-radius:20px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;display:flex}.next-middle{justify-content:space-between;align-items:center;gap:10px;margin:12px 0;display:flex}.next-time{letter-spacing:-3px;font-variant-numeric:tabular-nums;color:var(--hero-ink);font-size:64px;font-weight:500;line-height:1.15}.next-clock{color:var(--hero-quiet);align-items:center;gap:6px;margin-top:5px;font-size:13px;display:inline-flex}.hero-illustration{width:84px;height:100px;color:var(--hero-quiet);justify-content:center;align-items:center;display:flex;position:relative}.hero-illustration:before{content:"";z-index:-1;background:#ffffff7a;border-radius:50%;position:absolute;inset:8px}.hero-illustration .icon{stroke-width:1.2px;width:52px;height:52px;transform:rotate(-12deg)}.hero-illustration span{font-size:27px;position:absolute;top:5px;right:-3px}.last-feed{color:var(--hero-quiet);margin:0 0 20px;font-size:12px}.next-card .primary{background:var(--hero-button);margin-top:auto}.next-card .primary:hover{background:var(--hero-hover)}.summary-panel{flex-direction:column;padding:25px 26px;display:flex}.section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-title .text-button{font-size:12px}.text-button{color:var(--accent);background:0 0;border:0;align-items:center;gap:5px;min-height:36px;padding:0;font-weight:550;display:inline-flex}.text-button .icon{width:15px;height:15px}.stats-grid{grid-template-columns:1fr 1fr;gap:23px 18px;display:grid}.stat{align-items:flex-start;gap:11px;min-width:0;display:flex}.soft-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.lavender{background:var(--lavender);color:var(--purple)}.mint{background:var(--mint);color:#739176}.peach{background:var(--peach);color:#b18769}.stat-value{letter-spacing:-.7px;font-variant-numeric:tabular-nums;font-size:27px;font-weight:550;line-height:1.15}.stat-value small{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:400}.stat-label{color:var(--muted);margin-top:4px;font-size:11px;display:block}.summary-footnote{border-top:1px solid var(--line);color:var(--muted);margin:20px 0 0;padding-top:13px;font-size:11px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0 30px;display:grid}.quick-action{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;align-items:center;gap:12px;min-width:0;padding:15px 20px;display:flex}.quick-action strong{font-size:13px;font-weight:550;display:block}.quick-action small{color:var(--muted);font-size:11px;display:block}.quick-action>.icon{width:15px;color:var(--accent-decoration);margin-left:auto}.lower-grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:24px;display:grid}.timeline-row{border-top:1px solid var(--line);text-align:left;background:0 0;border-bottom:0;border-left:0;border-right:0;align-items:center;gap:14px;width:100%;min-width:0;padding:16px 0;display:flex}.timeline-row:hover{background:var(--accent-faint)}.timeline-row .soft-icon{width:39px;height:39px}.timeline-time{font-variant-numeric:tabular-nums;flex-shrink:0;width:40px;font-size:13px;font-weight:600}.timeline-info{flex:1;min-width:0}.timeline-info strong{overflow-wrap:anywhere;font-size:13px;font-weight:550;display:block}.timeline-info small{color:var(--muted);overflow-wrap:anywhere;font-size:11px;display:block}.timeline-value{text-align:right;overflow-wrap:anywhere;flex-shrink:0;max-width:100px;font-size:13px;font-weight:550}.timeline-value small{color:var(--muted);font-size:10px;font-weight:400;display:block}.timeline-row>.icon{width:13px;color:var(--accent-decoration);flex-shrink:0}.note-card{background:var(--accent-soft);border-color:var(--line);padding:25px;position:relative;overflow:hidden}.note-card .eyebrow{color:var(--muted)}.note-card h2{max-width:220px;margin:14px 0 12px;font-size:20px;line-height:1.4}.note-card p{color:var(--muted);margin-bottom:14px;font-size:12px;line-height:1.8}.note-card .corner-leaf{color:var(--accent-decoration);width:37px;height:37px;position:absolute;top:22px;right:24px;transform:rotate(15deg)}.mini-info{color:#968975;background:#f4f1e9;border:1px solid #ece8de;border-radius:17px;align-items:center;gap:10px;margin-top:17px;padding:15px 18px;font-size:11px;display:flex}.page-footer{color:var(--muted);justify-content:center;align-items:center;gap:8px;padding:35px 0 26px;font-size:11px;display:flex}.page-footer .icon{width:15px;height:15px}.page-footer span{color:var(--muted);margin-left:auto}.bottom-nav{display:none}.connection-banner{color:#846933;text-align:center;background:#fff0d9;padding:9px 20px;font-size:12px}.connection-banner button{color:inherit;background:0 0;border:0;min-height:30px;font-weight:700;text-decoration:underline}.empty-state{text-align:center;color:var(--muted);padding:35px 18px;font-size:13px}.empty-state .soft-icon{border-radius:17px;width:52px;height:52px;margin-bottom:14px}.empty-state p{margin:0 0 10px}.empty-state strong{color:var(--ink);margin-bottom:6px;font-size:15px;display:block}.journal-tools{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.date-nav{align-items:center;gap:3px;display:flex}.date-nav input{background:0 0;border-color:#0000;width:155px;min-height:44px;padding:8px;font-size:14px;font-weight:600}.summary-chips{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.summary-chips span{background:var(--accent-soft);color:var(--muted);border-radius:9px;padding:6px 11px;font-size:12px}.filter-tabs{scrollbar-width:none;gap:6px;margin-bottom:17px;padding:3px 0;display:flex;overflow-x:auto}.filter-tabs button{white-space:nowrap;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:12px;min-height:44px;padding:10px 15px;font-size:13px}.filter-tabs button.active{border-color:var(--line);color:var(--ink);background:#fff;font-weight:550}.journal-card{padding:0 25px}.journal-card .timeline-row:first-child{border-top:0}.charts-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:24px;display:grid}.chart-card{padding:23px}.chart-card h2{margin-bottom:5px;font-size:17px}.bar-chart{align-items:stretch;gap:10px;height:176px;margin-top:20px;display:flex}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.bar{background:var(--accent-decoration);border-radius:6px 6px 2px 2px;width:min(100%,34px);min-height:3px}.bar-column.current .bar{background:var(--accent)}.bar-label,.bar-number{color:var(--muted);font-size:10px}.bar-number{font-variant-numeric:tabular-nums}.bar-column.current .bar-label{color:var(--accent);font-weight:600}.measurement-list{margin:20px 0 0;padding:0;list-style:none}.measurement-list li{border-bottom:1px solid var(--line);justify-content:space-between;gap:8px;padding:9px 0;font-size:12px;display:flex}.measurement-list strong{font-weight:550}.reference-intro{background:var(--accent-soft);align-items:flex-start;gap:18px;margin-bottom:24px;padding:25px;display:flex}.reference-intro p{color:var(--muted);max-width:760px;margin:7px 0 0;font-size:13px}.reference-grid{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:24px;display:grid}.reference-card{padding:26px}.reference-numbers{flex-wrap:wrap;gap:30px;margin:22px 0;display:flex}.reference-number strong{letter-spacing:-1px;font-size:30px;font-weight:550}.reference-number span{color:var(--muted);font-size:12px;display:block}.info-note{color:#837663;background:#f7f2e9;border-radius:12px;margin:15px 0;padding:14px;font-size:12px;line-height:1.8}.info-note a,.sources a{color:var(--accent);text-underline-offset:3px}.reference-table-card{padding:24px}.table-scroll{border-radius:10px;margin-top:18px;overflow:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:12px}th{color:var(--muted);background:var(--accent-faint);font-size:11px;font-weight:500}th,td{border-bottom:1px solid var(--line);padding:11px 14px}tr.current td{background:var(--accent-soft);color:var(--accent);font-weight:550}.sources{color:var(--muted);margin-top:18px;font-size:12px}.settings-grid{grid-template-columns:1.15fr 1fr;align-items:start;gap:24px;display:grid}.settings-card{padding:26px}.settings-side{gap:20px;display:grid}.settings-card h2{margin-bottom:16px}.settings-card .section-title h2{margin-bottom:0}.settings-card .section-title{margin-bottom:13px}.settings-card .button+.button{margin-top:9px}label,legend{margin:17px 0 7px;font-size:12px;font-weight:550;display:block}.two-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.two-fields>*{min-width:0}.two-fields label{line-height:1.6}input,select,textarea{border:1px solid var(--line);width:100%;min-width:0;min-height:48px;color:var(--ink);box-shadow:none;background:#fff;border-radius:11px;padding:11px 13px;font-size:16px;display:block}input[type=date],input[type=time]{appearance:none;text-align:left;width:100%;min-width:0}input::-webkit-date-and-time-value{text-align:left}input[type=number]{appearance:textfield}input::-webkit-inner-spin-button{appearance:none}textarea{resize:vertical;min-height:78px}input::placeholder,textarea::placeholder{color:var(--muted);font-size:13px}.field-hint{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.7}.optional{color:var(--muted);font-size:10px;font-weight:400}.form-divider{background:var(--line);height:1px;margin:25px 0}.presets{gap:8px;margin-top:9px;display:flex}.presets button{background:var(--accent-faint);border:1px solid var(--line);min-height:38px;color:var(--muted);border-radius:9px;padding:7px 13px;font-size:12px}.status-note{background:var(--accent-faint);border-radius:10px;margin:15px 0;padding:12px;font-size:12px}.form-error{color:var(--danger);margin:12px 0;font-size:13px;line-height:1.6}.form-error:empty{margin:0}.sheet{background:var(--bg);width:min(100% - 32px,480px);max-height:90dvh;color:var(--ink);overscroll-behavior:contain;border:0;border-radius:26px;padding:25px 28px 26px;box-shadow:0 20px 100px #1e332637}.sheet::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#293d3666}.sheet-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-header h2{font-size:23px}.sheet-header .eyebrow{margin-bottom:6px;font-size:9px}.sheet-handle{display:none}.sheet-actions{gap:10px;margin-top:23px;display:flex}.sheet-actions .primary{flex:1}.volume-field{align-items:center;gap:12px;display:flex}.volume-field input{text-align:center;letter-spacing:-1px;height:60px;font-size:26px;font-weight:500}.volume-field button{background:var(--accent-soft);border:0;border-radius:13px;flex-shrink:0;width:48px;height:48px;font-size:24px}.choice-group{border:0;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;display:grid}.choice{border:1px solid var(--line);text-align:center;background:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:52px;margin:0;padding:8px;font-size:11px;display:flex;position:relative}.choice input{opacity:0;cursor:pointer;height:100%;margin:0;position:absolute;inset:0}.choice:has(input:checked){border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent)}.choice:has(input:focus-visible){outline:3px solid var(--focus);outline-offset:2px}.draft-notice{background:#f2ecd9;border-radius:9px;margin-top:15px;padding:10px 12px;font-size:12px}.draft-notice button{color:var(--accent);background:0 0;border:0;min-height:36px;text-decoration:underline}.delete-confirm{background:#f7eae5;border-radius:13px;margin-top:12px;padding:14px;font-size:13px}.delete-confirm p{margin-bottom:8px}.toast{z-index:30;background:var(--accent-strong);color:#fff;text-align:center;border-radius:14px;width:max-content;max-width:calc(100% - 36px);padding:13px 22px;font-size:13px;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #1f39251a}.boot{min-height:100dvh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:18px;font-size:13px;display:flex}.boot .brand-mark{width:60px;height:60px}.boot p{margin:0}.login-screen{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:45px 24px;display:flex}.login-card{text-align:center;width:100%;max-width:370px}.login-card h1{letter-spacing:-2px;margin:12px 0 18px;font-size:49px;font-weight:550}.login-card form{text-align:left;margin-top:32px}.login-intro{color:var(--muted);font-size:14px;line-height:1.9}.login-card .primary{margin-top:17px}.login-art{background:var(--accent-soft);width:116px;height:116px;color:var(--accent-decoration);border-radius:39px;justify-content:center;align-items:center;margin-bottom:38px;display:flex;position:relative;transform:rotate(-7deg)}.login-art>.icon{stroke-width:1.2px;width:65px;height:65px;transform:rotate(7deg)}.little-star{color:#b9b19a;font-size:39px;position:absolute;top:0;right:-25px}.orbit{background:#ddcbba;border-radius:50%;width:10px;height:10px;position:absolute;bottom:15px;left:-25px}.orbit-two{background:#b6bacd;width:6px;height:6px;bottom:0;left:130px}.privacy-caption{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:25px;font-size:11px;display:flex}.privacy-caption .icon{width:14px;height:14px}.noscript{text-align:center;padding:30px}.target-track{background:var(--accent-soft);border-radius:9px;height:6px;margin-top:10px;overflow:hidden}.target-track span{background:var(--accent-decoration);border-radius:9px;height:100%;display:block}.calculator-result{background:var(--accent-soft);color:var(--accent);border-radius:12px;margin-top:15px;padding:15px;font-size:14px}.value-trend{width:100%;height:110px;margin-top:16px;overflow:visible}.value-trend text{fill:var(--muted);font-size:9px}.phone-guides{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.phone-guides h3{margin:0;font-size:14px}.phone-guides>.field-hint{margin:8px 0 14px}.phone-guide{border:1px solid var(--line);background:var(--accent-faint);overflow-wrap:anywhere;border-radius:12px;margin-top:10px}.phone-guide summary{cursor:pointer;min-height:48px;color:var(--accent);padding:13px 14px;font-size:13px;font-weight:550}.phone-guide[open] summary{border-bottom:1px solid var(--line)}.phone-guide-body{color:var(--muted);padding:0 14px 14px;font-size:12px;line-height:1.8}.phone-guide-body p{margin:12px 0}.phone-guide-body ol,.phone-guide-body ul{margin:14px 0;padding-left:20px}.phone-guide-body li+li{margin-top:10px}.phone-guide-body strong{color:var(--ink);font-weight:550}.phone-guide-body a{min-height:44px;color:var(--accent);text-underline-offset:3px;align-items:center;display:inline-flex}@media (width>=760px){.settings-card .two-fields>.button{padding:10px;font-size:12px}.view{animation:.2s ease-out appear}@keyframes appear{0%{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:none}}}@media (width<=759px){.site-header{height:78px;padding:env(safe-area-inset-top) 22px 0;box-sizing:content-box;height:72px;margin:0}.brand{font-size:23px}.brand-mark{border-radius:12px;width:36px;height:36px}.desktop-nav{display:none}.header-settings{width:39px;height:39px}.header-settings .icon{width:19px;height:19px}main{padding:25px 20px 90px}.page-heading{align-items:center;gap:10px;margin-bottom:22px}.page-heading h1{letter-spacing:-.8px;max-width:190px;font-size:24px}.page-heading .eyebrow{letter-spacing:1.4px;margin-bottom:8px;font-size:8px}.child-pill{border-radius:14px;flex-shrink:0;gap:7px;min-width:0;padding:7px 8px}.child-avatar{border-radius:10px;width:33px;height:36px;font-size:18px}.child-pill select{max-width:95px;min-height:23px;padding-right:13px;font-size:13px}.child-pill span#child-age{font-size:9px}.home-grid{grid-template-columns:1fr;gap:16px}.next-card{border-radius:22px;min-height:269px;padding:22px 24px}.next-card .eyebrow{letter-spacing:1.35px;font-size:9px}.next-time{font-size:61px}.next-middle{margin:12px 0 6px}.next-clock{font-size:12px}.hero-illustration{width:77px;height:85px;margin-right:5px}.hero-illustration .icon{width:46px;height:46px}.last-feed{margin-bottom:16px;font-size:11px}.next-card .button{min-height:47px}.summary-panel{border-radius:20px;padding:21px 21px 17px}.summary-panel .section-title{margin-bottom:21px}.section-title h2{font-size:17px}.stats-grid{gap:20px 12px}.stat{gap:10px}.stat-value{font-size:25px}.stat .soft-icon{border-radius:10px;width:35px;height:35px}.stat .soft-icon .icon{width:20px;height:20px}.summary-footnote{margin-top:17px;padding-top:12px;font-size:10px}.quick-actions{gap:9px;margin:16px 0 26px}.quick-action{text-align:center;border-radius:16px;flex-direction:column;gap:8px;padding:14px 5px 12px}.quick-action .soft-icon{border-radius:11px;width:35px;height:35px}.quick-action strong{font-size:11px;font-weight:550}.quick-action small,.quick-action>.icon{display:none}.lower-grid{grid-template-columns:1fr;gap:17px}.diary-card{border-radius:20px;padding:20px 19px 6px}.diary-card .section-title{margin-bottom:11px}.timeline-row{gap:10px;padding:15px 0}.timeline-row .soft-icon{border-radius:10px;width:33px;height:35px}.timeline-row .soft-icon .icon{width:18px;height:18px}.timeline-time{width:35px;font-size:12px}.timeline-info strong{font-size:12px}.timeline-info small{font-size:10px}.timeline-value{max-width:85px;font-size:12px}.timeline-row>.icon{width:10px}.note-card{padding:22px}.note-card h2{max-width:250px}.mini-info{margin-top:13px}.page-footer{gap:6px;padding:28px 0 6px;font-size:10px}.page-footer span{display:none}.bottom-nav{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);padding:7px 10px calc(7px + env(safe-area-inset-bottom));background:#ffffffed;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #37483204}.bottom-nav button{color:var(--muted);background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:51px;padding:5px 0;font-size:9px;display:flex}.bottom-nav button.active{color:var(--accent);background:var(--accent-soft);font-weight:600}.bottom-nav .icon{width:21px;height:21px}.settings-grid,.reference-grid{grid-template-columns:1fr;gap:18px}.settings-card{border-radius:20px;padding:21px}.settings-side{gap:18px}.two-fields{gap:10px}.two-fields label{font-size:11px}.settings-card .two-fields>.button{padding:10px 8px;font-size:11px}.settings-card .section-title h2{font-size:18px}.journal-tools{gap:7px}.journal-tools>.button{min-height:44px;padding:10px 12px;font-size:12px}.journal-tools>.button .icon{width:17px;height:17px}.date-nav{gap:0;min-width:0}.date-nav .icon-button{width:31px}.date-nav input{width:128px;padding:7px 4px;font-size:12px}.summary-chips{gap:6px;margin-bottom:18px}.summary-chips span{padding:5px 9px;font-size:10px}.filter-tabs{gap:3px}.filter-tabs button{padding:9px 11px;font-size:11px}.journal-card{border-radius:18px;padding:0 16px}.charts-grid{grid-template-columns:1fr;gap:16px;margin-top:18px}.chart-card{padding:21px}.reference-intro{border-radius:18px;gap:12px;padding:20px}.reference-intro>.soft-icon{width:32px;height:32px}.reference-intro h2{font-size:17px}.reference-intro p{font-size:12px}.reference-card{border-radius:20px;padding:22px}.reference-table-card{border-radius:20px;padding:20px}.reference-table-card h2{font-size:17px}.reference-number strong{font-size:28px}.sheet{width:100%;max-width:100%;max-height:calc(100dvh - env(safe-area-inset-top) - 12px);padding:10px 22px calc(24px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0;margin:auto 0 0;position:fixed;top:auto;bottom:0}.sheet-handle{background:var(--accent-border);border-radius:4px;width:36px;height:4px;margin:0 auto 19px;display:block}.sheet-header h2{font-size:22px}.sheet-actions{bottom:calc(-24px - env(safe-area-inset-bottom));padding:14px 0 calc(14px + env(safe-area-inset-bottom));margin:10px 0 calc(-24px - env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--line);z-index:1;position:sticky}.compact-sheet{padding-top:25px}.toast{bottom:calc(86px + env(safe-area-inset-bottom));padding:12px 18px;font-size:12px}.login-screen{padding-top:calc(40px + env(safe-area-inset-top));padding-bottom:calc(40px + env(safe-area-inset-bottom))}.login-art{border-radius:33px;width:94px;height:94px;margin-bottom:32px}.login-art>.icon{width:52px;height:52px}.login-card h1{font-size:44px}.login-intro{font-size:13px}.connection-banner{padding:8px 15px;font-size:11px}}@media (width<=360px){main{padding-left:15px;padding-right:15px}.site-header{padding-left:17px;padding-right:17px}.page-heading h1{font-size:22px}.child-pill{padding:6px}.child-avatar{display:none}.next-card{padding:21px}.next-time{font-size:56px}.journal-tools>.button span{font-size:11px}.timeline-row{gap:7px}.filter-tabs button{padding:9px}.sheet{padding-left:18px;padding-right:18px}}@media (width<=759px){#view-home{flex-direction:column;display:flex}.home-grid{display:contents}.next-card{order:0}.quick-actions{order:1;margin:16px 0}.summary-panel{order:2}.lower-grid{order:3;margin-top:22px}.sheet{max-height:calc(var(--visual-height,100dvh) - env(safe-area-inset-top) - 12px);bottom:var(--keyboard-inset,0px)}}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:34px}.child-pill select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:12px}.two-fields:has(#activity-date) label{align-items:center;gap:4px;min-height:28px;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.breast-start-button{color:var(--hero-quiet);background:#ffffff80;margin-top:9px}.calendar-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.calendar-toolbar p{margin:0}.calendar-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.calendar-card,.calendar-agenda{min-width:0;padding:24px}.calendar-month-nav{justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px;display:flex}.calendar-month-nav h2{text-align:center;text-transform:capitalize;font-size:20px}.calendar-weekdays,.calendar-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.calendar-weekdays{text-align:center;color:var(--muted);margin-bottom:8px;font-size:12px}.calendar-day{min-width:0;min-height:52px;color:var(--ink);font-variant-numeric:tabular-nums;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:7px 0;font-size:14px;display:flex}.calendar-day:hover{background:var(--accent-soft)}.calendar-day.outside{color:var(--muted)}.calendar-day.today{border-color:var(--accent-border)}.calendar-day[aria-pressed=true]{background:var(--accent);color:#fff}.calendar-dot,.calendar-legend i{background:var(--accent);border-radius:50%;width:5px;height:5px;display:inline-block}.calendar-day[aria-pressed=true] .calendar-dot{background:#fff}.calendar-legend{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin-top:18px;font-size:11px;display:flex}.calendar-legend>span{align-items:center;gap:7px;display:flex}.calendar-legend .text-button{min-height:44px}.appointment-row{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);overflow-wrap:anywhere;background:0 0;flex-direction:column;gap:8px;padding:18px 0;font-size:14px;display:flex}.appointment-row:hover{background:var(--accent-faint)}.appointment-row-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.appointment-row-top>strong{font-variant-numeric:tabular-nums;font-size:23px}.appointment-row>span:not(.appointment-row-top),.appointment-row small{color:var(--muted);white-space:pre-wrap;font-size:12px}.appointment-badge{background:var(--accent-soft);color:var(--accent);border-radius:7px;padding:4px 8px;font-size:10px}.appointment-row.canceled .appointment-badge{color:var(--danger);background:#f5e8e2}.appointment-reminder-toggle{align-items:center;gap:12px;min-height:44px;margin-top:22px;font-size:13px;display:flex}.appointment-reminder-toggle input{width:22px;height:22px;min-height:22px;accent-color:var(--accent);flex-shrink:0}#appointment-form .two-fields label{align-items:center;min-height:32px;display:flex}#appointment-push-settings{min-height:44px}@media (width<=759px){.bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.calendar-layout{grid-template-columns:1fr;gap:16px}.calendar-card,.calendar-agenda{border-radius:20px;padding:18px 12px}.calendar-agenda{padding:20px}.calendar-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.calendar-toolbar .button{width:100%}.calendar-month-nav h2{font-size:18px}.calendar-weekdays,.calendar-days{gap:0}.calendar-day{border-radius:10px;min-height:46px}#appointment-form .sheet-actions{flex-wrap:wrap}#appointment-form .sheet-actions .button{flex:auto;padding:12px;font-size:12px}}.breast-start-button:hover{background:#fff}.breast-timer{background:#faf9ff;border-color:#d9d9eb;margin-bottom:24px;padding:24px 28px}.breast-timer .eyebrow{color:#8881a3;margin-bottom:7px;font-size:9px}.breast-timer h2{overflow-wrap:anywhere;font-size:20px}.breast-timing{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin:18px 0;display:flex}.breast-clock{letter-spacing:-2px;color:#6b678d;font-variant-numeric:tabular-nums;font-size:54px;font-weight:550;line-height:1.2;display:block}.breast-timing .field-hint{margin-top:5px;display:block}.breast-totals{font-variant-numeric:tabular-nums;flex-direction:column;gap:6px;display:flex}.breast-totals strong{font-size:17px;font-weight:550}.breast-totals>span{color:var(--muted);font-size:12px}.breast-actions,.breast-start-choices{grid-template-columns:1fr 1fr;gap:12px;display:grid}.breast-actions .button{min-width:0;min-height:50px;padding:12px 10px}.breast-start-choices{margin:22px 0}.breast-start-choices .button{flex-direction:column;gap:12px;min-height:110px}.breast-letter{color:#7d7199;background:#e9e6f3;border-radius:50%;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.diaper-quick{gap:0;padding:0;overflow:hidden}.diaper-details{text-align:left;min-width:0;color:inherit;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:15px 12px;display:flex}.quick-diaper-add{background:var(--accent-soft);border:1px solid var(--accent-border);width:44px;min-height:44px;color:var(--accent);border-radius:12px;flex-shrink:0;place-items:center;margin-right:12px;padding:10px;display:grid}.quick-diaper-add:hover{background:var(--accent-soft)}.choice-group:has(input[value=change]){grid-template-columns:repeat(2,1fr)}@media (width<=759px){.breast-timer{border-radius:20px;margin-bottom:20px;padding:21px}.breast-clock{font-size:46px}.breast-actions{gap:8px}.breast-actions .button{font-size:12px;line-height:1.5}.breast-totals strong{font-size:15px}.breast-totals>span{font-size:11px}.diaper-details{text-align:center;flex-direction:column;gap:8px;width:100%;padding:14px 5px 8px}.quick-diaper-add{width:calc(100% - 20px);min-height:44px;margin:0 10px 10px;padding:8px}}.form-controls{border:0;min-width:0;margin:0;padding:0}.portion-reference{margin:8px 0 0;font-size:12px;line-height:1.5}.child-sleep-state{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.child-sleep-state .icon,.child-sleep-state .guide-icon{flex-shrink:0;width:14px;height:14px}.guide{--guide-quiet:var(--muted);scroll-margin-top:18px}.guide p{margin-bottom:12px}.guide a{color:var(--accent-strong);text-underline-offset:3px}.guide-icon{vertical-align:middle;flex-shrink:0;width:24px;height:24px}.guide [tabindex="-1"]:focus{outline:none}.reference-switch{background:var(--accent-soft);border-radius:15px;gap:4px;width:fit-content;margin-bottom:22px;padding:5px;display:flex}.reference-switch button{background:0 0;border:0;border-radius:11px;min-height:46px;padding:11px 18px;font-size:14px}.reference-switch button[aria-pressed=true]{color:var(--accent-strong);background:#fff;font-weight:650;box-shadow:0 2px 7px #293e3210}.reference-example-note{background:#fbede2;border-radius:16px;margin-bottom:20px;padding:16px 20px}.guide-emergency{color:#754c34;background:#fff7ef;border:1px solid #eed9c8;border-radius:19px;margin-bottom:25px;padding:17px 21px}.guide-emergency-top{align-items:center;gap:10px;display:flex}.guide-emergency h2{letter-spacing:0;flex:1;font-size:15px}.guide-call{background:#fffcf8;border:1px solid #dbbba3;border-radius:12px;align-items:center;gap:12px;min-height:44px;padding:7px 13px;font-weight:700;text-decoration:none;display:flex;color:#754c34!important}.guide-emergency-text{grid-template-columns:1fr 1fr;gap:24px;margin-top:10px;display:grid}.guide-emergency-text p{margin:0;font-size:13px;line-height:1.6}.guide-emergency-text p+p{border-left:1px solid #eed9c8;padding-left:24px}.guide-welcome{justify-content:space-between;align-items:center;gap:25px;padding:6px 4px 25px;display:flex}.guide-welcome h2{letter-spacing:-1px;font-size:30px;font-weight:600;line-height:1.22}.guide-welcome p:last-child{max-width:490px;color:var(--guide-quiet);margin:14px 0 0;font-size:14px}.guide-welcome-art{background:var(--accent-soft);width:118px;height:118px;color:var(--accent-decoration);border-radius:48% 52% 43% 57%;flex-shrink:0;place-items:center;margin-right:22px;display:grid;position:relative;transform:rotate(-8deg)}.guide-welcome-art>.guide-icon{stroke-width:1.1px;width:67px;height:67px;transform:rotate(8deg)}.guide-welcome-art>span{color:#aa8974;font-size:29px;position:absolute;top:0;right:-12px;transform:rotate(20deg)}.guide-search-tools{grid-template-columns:1fr 250px;gap:18px;display:grid}.guide-search-tools label{color:var(--guide-quiet);margin:0 0 8px;font-size:12px;font-weight:550;display:block}.guide-search-input{position:relative}.guide-search-input>.guide-icon{color:var(--muted);pointer-events:none;width:20px;height:20px;position:absolute;top:16px;left:16px}.guide-search-input input{background:#fff!important;padding-left:47px!important}.guide-search-tools input,.guide-search-tools select{border:1px solid var(--accent-border);border-radius:14px;width:100%;min-width:0;height:53px;font-size:16px}.guide-search-tools select{background-color:#fff;padding:10px}.guide-hint{color:var(--guide-quiet);font-size:12px;margin:9px 0 17px!important}.guide-categories{flex-wrap:wrap;gap:7px;display:flex}.guide-categories button{border:1px solid var(--line);min-height:44px;color:var(--muted);background:0 0;border-radius:24px;padding:10px 15px;font-size:13px}.guide-categories button[aria-pressed=true]{background:var(--accent-strong);border-color:var(--accent-strong);color:#fff}.guide-results-heading{justify-content:space-between;align-items:center;gap:10px;min-height:62px;display:flex}.guide-results-heading p{color:var(--guide-quiet);margin:0;font-size:12px}.guide-results-heading .text-button{min-height:44px;font-size:12px}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.guide-color-comfort{--topic-bg:#eeedf7;--topic-ink:#6b6895}.guide-color-feeding{--topic-bg:#edf3e8;--topic-ink:#5b7c58}.guide-color-health{--topic-bg:#faeee3;--topic-ink:#966e4c}.guide-color-care{--topic-bg:#e9f0f3;--topic-ink:#5b7d90}.guide-topic{text-align:left;border:1px solid var(--line);background:#fff;border-radius:21px;flex-direction:column;align-items:flex-start;gap:17px;padding:22px;transition:border-color .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 5px 22px #35473503}.guide-topic:hover{border-color:var(--accent-border);box-shadow:0 6px 20px #3547350a}.guide-topic-icon{background:var(--topic-bg);width:46px;height:46px;color:var(--topic-ink);border-radius:15px;flex-shrink:0;place-items:center;display:grid}.guide-topic-icon .guide-icon{width:27px;height:27px}.guide-topic-body{flex-direction:column;gap:8px;display:flex}.guide-topic-category{text-transform:uppercase;letter-spacing:1.2px;color:var(--topic-ink);font-size:9px;font-weight:650}.guide-topic-title{letter-spacing:-.25px;font-size:17px;font-weight:600;line-height:1.3}.guide-topic-summary{color:var(--guide-quiet);font-size:13px;line-height:1.6}.guide-topic-arrow{color:var(--accent-decoration);position:absolute;top:33px;right:20px}.guide-topic-arrow .guide-icon{width:18px;height:18px}.guide-empty{text-align:center;border:1px dashed var(--accent-border);background:#fff;border-radius:20px;grid-column:1/-1;padding:32px 24px}.guide-empty>.guide-icon{color:var(--accent);margin-bottom:15px}.guide-empty p{color:var(--guide-quiet);max-width:420px;margin:10px auto 20px;font-size:14px}.guide-article{max-width:780px;margin:auto}.guide-article-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px;display:flex}.guide-article-tools .text-button{align-items:center;gap:9px;min-height:44px;display:flex}.guide-permalink{padding:10px 0;font-size:12px}.guide-article-header{padding:0 0 22px}.guide-article-header .guide-topic-icon{width:53px;height:53px;margin-bottom:17px}.guide-article-header h2{letter-spacing:-.8px;font-size:30px;line-height:1.23}.guide-article-header .eyebrow{color:var(--topic-ink);margin-bottom:8px;font-size:10px}.guide-article-age{color:var(--guide-quiet);font-size:13px;margin:12px 0 0!important}.guide-urgent{color:#754c34;background:#fff7ef;border:1px solid #eed9c8;border-radius:17px;margin-bottom:25px;padding:19px 23px}.guide-urgent h3{align-items:center;gap:10px;font-size:15px;display:flex}.guide-urgent ul{margin:10px 0 0;padding-left:20px;font-size:14px}.guide li+li{margin-top:9px}.guide-article-content{border:1px solid var(--line);background:#fff;border-radius:23px;padding:25px 30px;font-size:15px;line-height:1.75}.guide-answer{letter-spacing:-.2px;font-size:19px;font-weight:550;line-height:1.5}.guide-article-content>p:not(.guide-answer){color:var(--guide-quiet)}.guide-article-content section{margin-top:26px}.guide-article-content h3{margin-bottom:13px;font-size:17px}.guide-article-content ul{margin-bottom:0;padding-left:20px}.guide-steps ol{counter-reset:steps;padding:0;list-style:none}.guide-steps li{counter-increment:steps;margin-top:16px;padding-left:40px;position:relative}.guide-steps li:before{content:counter(steps,decimal-leading-zero);background:var(--accent-soft);color:var(--accent-strong);border-radius:9px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:650;display:grid;position:absolute;top:1px;left:0}.guide-avoid,.guide-article-sources{border-top:1px solid var(--line);padding-top:24px}.guide-article-sources>p{color:var(--guide-quiet);font-size:12px}.guide-source-links{flex-direction:column;align-items:flex-start;gap:9px;font-size:13px;display:flex}.guide-source-links a{overflow-wrap:anywhere;padding:4px 0}.guide-related>div{flex-wrap:wrap;gap:8px;display:flex}.guide-related button{background:var(--accent-faint);border:1px solid var(--line);border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:11px 13px;font-size:13px;display:flex}.guide-related .guide-icon{width:16px;height:16px}.guide-footer{border-top:1px solid var(--line);color:var(--guide-quiet);margin-top:32px;padding:24px 0 8px;font-size:12px}.guide-footer>p:first-child{color:var(--accent-strong);align-items:center;gap:9px;font-weight:550;display:flex}.guide-footer>p:first-child .guide-icon{width:19px;height:19px}.guide-footer details{margin:12px 0}.guide-footer summary{cursor:pointer;min-height:44px;color:var(--accent-strong);padding:12px 0;font-weight:550}.guide-method{background:var(--accent-soft);border-radius:15px;max-width:780px;padding:15px 20px}.guide-offline-status{margin:16px 0 0!important}.guide-login-link{text-align:center;color:var(--accent-strong);text-underline-offset:4px;padding:12px;font-size:14px;display:block}.guide-page .guide-page-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;max-width:1150px;margin:auto;padding:25px 28px;display:flex}.guide-page-header .brand{color:var(--ink);text-decoration:none}.guide-page-header>.guide-home{color:var(--accent-strong);text-underline-offset:4px;padding:12px 0;font-size:13px}.guide-page main{max-width:1100px!important;margin:auto!important;padding:30px 28px 45px!important}.guide-page-heading{margin-bottom:25px}.guide-page-heading .eyebrow{margin-bottom:9px}@media (width<=1050px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.reference-switch{width:100%}.reference-switch button{flex:1;padding:10px 8px;font-size:13px}.guide-emergency{border-radius:17px;margin-bottom:23px;padding:14px 16px}.guide-emergency-top{gap:8px}.guide-emergency-top>.guide-icon{width:20px;height:20px}.guide-emergency h2{font-size:13px}.guide-call{gap:7px;padding:6px 10px}.guide-emergency-text{margin-top:10px;display:block}.guide-emergency-text p{font-size:12px;line-height:1.65}.guide-emergency-text p+p{border-top:1px solid #eed9c8;border-left:0;margin-top:10px;padding:10px 0 0}.guide-welcome{align-items:flex-start;gap:16px;padding:0 0 24px}.guide-welcome h2{font-size:26px}.guide-welcome .eyebrow{letter-spacing:1.2px;font-size:8px}.guide-welcome p:last-child{margin-top:12px;font-size:13px}.guide-welcome-art{width:65px;height:70px;margin:27px 6px 0 0}.guide-welcome-art>.guide-icon{width:43px;height:43px}.guide-welcome-art>span{font-size:20px;top:-5px;right:-6px}.guide-search-tools{grid-template-columns:1fr;gap:13px}.guide-search-tools label{margin-bottom:6px}.guide-search-tools select{height:48px}.guide-categories{gap:6px}.guide-categories button{padding:8px 11px;font-size:12px}.guide-hint{font-size:11px}.guide-results-heading{min-height:57px}.guide-grid{grid-template-columns:1fr;gap:10px}.guide-topic{border-radius:18px;flex-direction:row;gap:13px;padding:18px 34px 18px 16px}.guide-topic-icon{border-radius:13px;width:40px;height:40px}.guide-topic-icon .guide-icon{width:24px;height:24px}.guide-topic-title{font-size:16px}.guide-topic-body{gap:6px}.guide-topic-category{letter-spacing:.8px;font-size:8px}.guide-topic-summary{font-size:12px}.guide-topic-arrow{top:20px;right:12px}.guide-topic-arrow .guide-icon{width:15px;height:15px}.guide-article-tools{gap:0 14px;margin-bottom:18px}.guide-article-header h2{font-size:27px}.guide-article-header .guide-topic-icon{width:44px;height:44px}.guide-urgent{padding:17px}.guide-urgent ul{font-size:13px}.guide-article-content{border-radius:18px;padding:21px 18px;font-size:14px}.guide-answer{font-size:17px}.guide-article-content h3{font-size:16px}.guide-related button{text-align:left;width:100%}.guide-footer>p:first-child{align-items:flex-start}.guide-page .guide-page-header{padding:16px 20px}.guide-page-header .brand{font-size:21px}.guide-page-header>.guide-home{font-size:12px}.guide-page main{padding:25px 18px 35px!important}.guide-page-heading h1{font-size:27px}}@media (prefers-reduced-motion:reduce){.guide-topic{transition:none}}body{font-size:15px}h1,h2,h3{color:var(--ink)}h1{letter-spacing:-1.3px;font-weight:750}h2{font-weight:700}button,a,input,select,textarea{scroll-margin-block:24px}.brand{flex-shrink:0;min-height:44px}.brand-logo{width:252px;max-width:100%;height:auto;display:block}.site-header{border:1px solid var(--line);background:var(--paper);width:calc(100% - 48px);max-width:1480px;height:auto;min-height:86px;box-shadow:var(--shadow);border-radius:22px;gap:18px;margin:14px auto 0;padding:12px 24px}.desktop-nav{gap:5px;margin-inline:auto}.desktop-nav button{white-space:nowrap;align-items:center;gap:9px;min-height:50px;padding:10px 14px;display:flex}.desktop-nav button.active{background:var(--brand-blue-soft);color:var(--brand-blue)}.desktop-nav .icon{width:21px;height:21px}.header-settings{color:var(--ink);background:#f4f6f9;width:48px;height:48px}.child-pill{border-radius:16px;gap:10px;min-width:0;max-width:238px;padding:7px 12px}.child-details{min-width:0}.child-avatar{color:#a56547;border-radius:50%;flex-shrink:0;width:36px;height:36px;font-size:16px}.child-pill select{text-overflow:ellipsis;width:100%;max-width:165px;min-height:28px;padding-right:18px;font-size:13px;overflow:hidden}.child-pill span#child-age,.child-sleep-state{font-size:10px;line-height:1.45}.child-sleep-state[data-state=sleeping]{color:var(--sleep-ink)}.child-sleep-state[data-state=awake]{color:#287a64}#main{max-width:1480px;padding:28px 24px 0}.page-heading{min-height:90px;margin-bottom:26px}.page-heading h1{max-width:none}.home-heading{isolation:isolate;gap:16px;min-height:150px;margin-bottom:18px;position:relative}.heading-copy{z-index:1;position:relative}.home-heading h1{font-size:clamp(32px,3.35vw,49px);line-height:1.16}.home-heading .eyebrow{letter-spacing:2px;font-size:10px}.heading-heart{color:#ee8baa;margin-left:10px;font-weight:400;display:inline-block;transform:rotate(-14deg)}.heading-subtitle{color:var(--muted);margin:12px 0 0;font-size:17px}.heading-subtitle span{color:#ee9fb6;margin-left:5px}.home-hero-art{z-index:-1;pointer-events:none;width:330px;height:auto;position:absolute;bottom:-20px;right:23%}.hero-quote{color:#774b70;background:#fcecf1;border-radius:35px;flex-shrink:0;align-items:flex-start;gap:12px;max-width:222px;margin:0;padding:21px 20px;font-size:13px;display:flex}.hero-quote .icon{color:#cf507e;margin-top:4px}.home-grid{grid-template-columns:1.2fr 1fr 1fr;align-items:stretch;gap:16px;display:grid}.card{border-color:var(--line);box-shadow:var(--shadow);border-radius:22px}.next-card{border:1px solid var(--hero-line);background:linear-gradient(130deg, var(--hero-bg), #fff);min-width:0;box-shadow:var(--shadow);border-radius:22px;padding:22px}.next-card:before,.next-card:after{display:none}.next-top{justify-content:flex-start;gap:15px}.next-top>.soft-icon{border-radius:18px;width:52px;height:52px}.next-top>.soft-icon .guide-icon{width:29px;height:29px}.next-top .eyebrow{letter-spacing:1.8px;font-size:9px}.card-heart{color:#f2b4ca;width:29px;height:29px;margin-left:auto;transform:rotate(12deg)}.next-middle{flex-wrap:wrap;justify-content:flex-start;gap:18px;margin:13px 0 0}.next-time{color:var(--ink);letter-spacing:-2.8px;font-size:clamp(44px,4.5vw,62px);font-weight:700}.interval-pill{border-color:var(--hero-line);color:#774263;background:#fff8fb;padding:10px 12px;font-size:11px;line-height:1.4}.interval-pill .icon{width:18px;height:18px}.next-clock{min-height:22px;margin-top:3px;font-size:13px}.next-clock.overdue{color:var(--danger)}.portion-reference{color:var(--muted);margin:6px 0 12px;font-size:11px}.last-feed{color:var(--sleep-ink);background:var(--sleep-bg);border-radius:16px;align-items:center;gap:12px;margin:auto 0 16px;padding:12px 14px;display:flex}.last-feed>.icon{width:23px;height:23px}.last-feed span{font-size:11px;display:block}.last-feed p{overflow-wrap:anywhere;margin:2px 0 0;font-size:12px}.feeding-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.feeding-actions .button{border-radius:16px;gap:7px;min-height:60px;margin:0;padding:10px;font-size:12px}.feeding-actions .breast-start-button{color:#a73364;background:#fcecf3;border:1px solid #fbe2ec}.summary-panel{padding:22px}.section-title{margin-bottom:22px}.section-title h2{font-size:18px}.section-title h2>.icon{color:var(--brand-blue);margin-right:10px}.section-title .muted{font-size:12px}.stats-grid{gap:23px 13px}.stat{align-items:center;gap:13px}.stat-value{overflow-wrap:anywhere;font-size:26px;font-weight:650}.stat-value small{font-size:12px;font-weight:400}.stat-label{font-size:12px}.soft-icon{border-radius:16px;width:49px;height:49px}.soft-icon .icon,.soft-icon .guide-icon{width:27px;height:27px}.mint{color:#287b62;background:#e8f4ee}.blue{color:#2b78b6;background:#e5f2ff}.peach{color:#b4613d;background:#fff0e4}.rose{background:var(--rose);color:var(--rose-ink)}.sunshine{color:#b87c20;background:#fff4df}.summary-footnote{margin-top:auto;padding-top:14px;font-size:11px}.stats-grid+.summary-footnote{margin-top:20px}.home-sleep-card{background:linear-gradient(130deg,#fff,#fafaff);flex-direction:column;min-width:0;padding:18px 20px;display:flex;position:relative}.home-sleep-card .section-title{gap:8px;margin-bottom:15px}.home-sleep-card h2{align-items:center;gap:12px;display:flex}.home-sleep-card h2 .soft-icon{width:46px;height:46px}.home-sleep-card .section-title .icon-button{width:32px;height:44px;color:var(--sleep-ink)}.sleep-card-art{pointer-events:none;width:120px;height:auto;position:absolute;top:74px;right:16px}.sleep-compact{flex-wrap:wrap;align-items:flex-start;gap:9px;display:flex}.sleep-compact>div{flex:100%}.sleep-compact.is-sleeping>div{min-height:70px;padding-right:100px}.sleep-compact strong{letter-spacing:-.5px;font-size:21px;font-weight:700;line-height:1.35;display:block}.sleep-compact p{color:var(--muted);margin-bottom:0;font-size:11px;line-height:1.5}.sleep-compact>.button{background:var(--sleep-bg);width:100%;min-height:40px;color:var(--sleep-ink);border:1px solid #dfdbf4;border-radius:13px;padding:7px 12px;font-size:12px}.last-sleep{background:var(--sleep-bg);color:var(--sleep-ink);border-radius:14px;align-items:center;gap:11px;margin:13px 0 5px;padding:10px 12px;font-size:11px;line-height:1.65;display:flex}.last-sleep strong{font-size:12px;font-weight:500}.sleep-empty-hint{color:var(--muted);margin:0 0 10px;font-size:11px}.sleep-record-button{color:#433987;background:#d9d4fc;border-radius:14px;width:100%;min-height:43px;margin-top:auto}.sleep-record-button:hover{background:#ccc5fa}.day-timeline{margin:13px 9px 18px}.day-timeline-track{background:repeating-linear-gradient(90deg, transparent 0, transparent calc(var(--hour-step) - 1px), #e4e4f5 calc(var(--hour-step) - 1px), #e4e4f5 var(--hour-step));border-bottom:1px solid var(--line);height:25px;position:relative}.day-tick{background:#d4dae4;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-3px;transform:translate(-50%)}.day-sleep-segment{background:#b4a9ed;border-radius:6px;min-width:2px;height:22px;position:absolute;top:1px}.day-event{background:#3387c1;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-5px;transform:translate(-50%)}.event-feeding{background:#d3648b}.event-diaper{background:#338867}.event-temperature{background:#bf704f}.day-timeline-labels{height:21px;color:var(--muted);margin-top:6px;font-size:9px;position:relative}.day-timeline-labels span{position:absolute;transform:translate(-50%)}.day-timeline-labels span:first-child{transform:none}.day-timeline-labels span:last-child{transform:translate(-100%)}.quick-records{margin:16px 0;padding:17px 20px 15px}.quick-records .section-title{justify-content:flex-start;gap:15px;margin-bottom:14px}.quick-records .section-title h2{flex-shrink:0}.quick-records .section-title p{margin:0;font-size:12px}.quick-actions{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:0}.quick-action{text-align:center;border-color:#0000;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:112px;padding:12px 5px}.quick-action:hover{border-color:var(--accent-border)}.quick-action strong{font-size:12px;font-weight:600}.quick-action small{margin-top:2px;font-size:10px;display:block}.quick-action .soft-icon{border-radius:14px;width:40px;height:40px}.quick-action .icon,.quick-action .guide-icon{width:24px;height:24px}.action-feeding,.action-vaccine{background:#fdf0f5}.action-diaper,.action-visit{background:#edf7f2}.action-temperature,.action-list{background:#fff7ed}.action-sleep{background:#f3f0ff}.action-measurement{background:#edf5ff}.diaper-quick{padding:0;position:relative}.diaper-details{text-align:center;flex-direction:column;justify-content:center;gap:8px;width:100%;padding:12px 5px}.quick-diaper-add{background:#d6eee1;border:0;border-radius:0 16px 0 12px;width:32px;min-height:32px;margin:0;padding:5px;position:absolute;top:0;right:0}.quick-diaper-add .icon{width:18px;height:18px}.lower-grid{grid-template-columns:1.4fr 1fr;gap:16px}.diary-card{padding:19px 24px 10px}.diary-card .section-title{margin-bottom:5px}.diary-card .empty-state{padding:13px 8px 17px}.diary-card .empty-state>.soft-icon{display:none}.home-aside{min-width:0}.awake-card{align-items:flex-start;gap:15px;min-height:218px;padding:22px;display:flex;position:relative;overflow:hidden}.awake-card>div{z-index:1;min-width:0;padding-right:110px;position:relative}.awake-card .eyebrow{margin-bottom:12px;font-size:8px}.awake-card h2{font-size:18px;line-height:1.4}.awake-card p:not(.eyebrow){color:var(--muted);margin:7px 0 12px;font-size:12px}.awake-card img{width:175px;height:auto;position:absolute;bottom:0;right:1px}.awake-card .text-button{font-size:12px}.home-care-note{color:var(--muted);align-items:center;gap:10px;margin:12px 8px 0;font-size:11px;display:flex}.home-care-note>.icon{color:#d1678f;width:19px;height:19px}.home-care-note .text-button{min-height:28px;font-size:11px}.page-footer{padding:28px 0 22px}.settings-card,.reference-card,.chart-card,.calendar-card,.family-panel{box-shadow:var(--shadow)}.family-sleep-card{background:#faf9ff;border-color:#e9e5f6;border-radius:22px}.family-list-card,.family-vaccine-record,.family-more-card,.guide-topic{box-shadow:var(--shadow)}.family-more-card .soft-icon{width:55px;height:55px}.filter-tabs button.active,.reference-switch button[aria-pressed=true]{box-shadow:var(--shadow)}input,select,textarea{border-color:#dfe5ed;border-radius:12px}.sheet{border:1px solid var(--line);box-shadow:0 20px 100px #19324f25}.sheet::backdrop{background:#25395155}.sheet-header .icon-button{background:#fff}.login-screen{padding:30px 24px 45px}.login-illustration{width:320px;max-width:85vw;height:auto;margin-bottom:-9px}.login-card{border:1px solid var(--line);background:var(--paper);max-width:420px;box-shadow:var(--shadow);border-radius:26px;padding:28px}.login-card h1 .brand-logo{width:300px;margin:0 auto}.login-card h1{margin:0 0 12px}.login-intro{font-size:13px}.boot .brand-logo{width:240px}.guide-page .guide-page-header{background:var(--paper);border:1px solid var(--line);width:calc(100% - 48px);max-width:1390px;box-shadow:var(--shadow);border-radius:22px;margin:14px auto 0;padding:16px 24px}.guide-page-heading h1{font-size:34px}.guide-topic{border-radius:22px}.guide-article-content{box-shadow:var(--shadow)}@media (width<=1230px){.site-header{gap:12px;padding:12px 18px}.site-header .brand-logo{width:212px}.desktop-nav button{gap:6px;padding:10px;font-size:12px}.child-avatar{display:none}.child-pill{max-width:185px}.home-grid{grid-template-columns:1.05fr 1fr}.home-sleep-card{grid-column:1/-1;grid-template-columns:1fr 1.2fr;gap:10px 24px;display:grid}.home-sleep-card>.section-title{grid-column:1;margin:0}.home-sleep-card>.sleep-compact{grid-area:2/1/5}.home-sleep-card>.last-sleep,.home-sleep-card>.day-timeline,.home-sleep-card>.sleep-empty-hint,.home-sleep-card>.sleep-record-button{grid-column:2}.home-sleep-card>.last-sleep{grid-row:1}.home-sleep-card>.sleep-card-art{top:90px;right:55%}.home-sleep-card>.form-error,.home-sleep-card>.family-warning{grid-column:1/-1}.home-hero-art{opacity:.65;right:19%}.hero-quote{max-width:190px;padding:17px;font-size:11px}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.awake-card>.soft-icon{display:none}.awake-card>div{padding-right:90px}.awake-card img{width:140px}}@media (width>=760px) and (width<=1050px){.site-header{flex-wrap:wrap}.desktop-nav{order:4;justify-content:center;width:100%}.child-pill{max-width:260px;margin-left:auto}.child-avatar{display:flex}.home-heading h1{font-size:36px}.heading-subtitle{font-size:14px}.hero-quote{display:none}.home-hero-art{opacity:.55;width:270px;right:0}.lower-grid{grid-template-columns:1fr}.awake-card{min-height:180px}.awake-card img{width:190px}.awake-card>div{padding-right:180px}.awake-card>.soft-icon{display:inline-flex}}@media (width<=759px){.site-header{width:calc(100% - 24px);padding:calc(10px + env(safe-area-inset-top)) 12px 10px;box-sizing:border-box;border-radius:20px;grid-template-columns:1fr auto;gap:8px 12px;min-height:0;margin:10px auto 0;display:grid}.site-header .brand-logo{width:212px;max-width:100%}.site-header .brand{min-width:0}.desktop-nav{display:none}.header-settings{grid-area:1/2;width:44px;height:44px}.child-pill{background:var(--accent-faint);border:0;grid-column:1/-1;gap:10px;max-width:none;padding:7px 10px}.child-avatar{width:34px;height:34px;font-size:15px;display:flex}.child-details{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0 10px;width:100%;display:grid}.child-pill select{grid-area:1/1/3;width:100%;max-width:none;min-height:36px;font-size:13px}.child-pill span#child-age{text-align:right;grid-column:2;font-size:10px}.child-sleep-state{grid-column:2;justify-content:flex-end;font-size:9px}#main{padding:22px 16px 90px}.page-heading{min-height:0;margin-bottom:20px}.page-heading h1{max-width:none;font-size:29px}.home-heading{min-height:130px;padding-bottom:25px}.home-heading .heading-copy{padding-right:65px}.home-heading h1{max-width:380px;font-size:clamp(28px,7.6vw,38px)}.home-heading .eyebrow{letter-spacing:1.4px;font-size:8px}.heading-heart{display:none}.heading-subtitle{max-width:240px;margin-top:9px;font-size:12px}.home-hero-art{opacity:.8;width:170px;bottom:-14px;right:-6px}.hero-quote{display:none}#view-home{display:block}.home-grid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.next-card,.summary-panel,.home-sleep-card{order:initial;border-radius:21px;padding:20px}.next-card{min-height:0}.next-time{font-size:58px}.next-middle{gap:13px}.next-clock{font-size:12px}.next-top>.soft-icon{width:46px;height:46px}.next-top .eyebrow{font-size:9px}.next-top{gap:13px}.portion-reference{font-size:11px}.last-feed{margin-top:5px}.feeding-actions{gap:8px}.feeding-actions .button{padding:10px 8px;font-size:12px}.stats-grid{gap:20px 15px}.stat{gap:12px}.stat .soft-icon{border-radius:14px;width:43px;height:43px}.stat-value{font-size:26px}.stat-label{font-size:11px}.section-title h2{font-size:17px}.home-sleep-card{grid-column:auto;gap:0;display:flex}.home-sleep-card .section-title{margin-bottom:16px}.home-sleep-card>.sleep-card-art{top:75px;right:16px}.sleep-compact{gap:12px}.sleep-compact strong{font-size:22px}.home-sleep-card>.sleep-record-button{margin-top:5px}.quick-records{margin:14px 0;padding:18px 14px 14px}.quick-records .section-title{flex-wrap:wrap;gap:4px}.quick-records .section-title p{width:100%;font-size:11px}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}.quick-action{border-radius:14px;gap:7px;min-height:105px;padding:11px 3px}.quick-action strong{font-size:10px;line-height:1.4}.quick-action small{display:none}.quick-action .soft-icon{border-radius:12px;width:35px;height:35px}.diaper-quick{padding:0}.diaper-details{gap:7px;padding:11px 3px}.quick-diaper-add{width:30px;min-height:30px;margin:0}.lower-grid{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:0}.diary-card{padding:19px 18px 8px}.awake-card{min-height:220px;padding:20px}.awake-card>div{padding-right:100px}.awake-card img{width:145px}.awake-card .eyebrow{margin-bottom:8px}.awake-card h2{font-size:18px}.awake-card .text-button{font-size:11px}.bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr));padding-top:8px}.bottom-nav button{min-height:48px;font-size:10px}.bottom-nav button.active{background:var(--brand-blue-soft);color:var(--brand-blue)}.login-screen{padding:20px 18px}.login-illustration{width:250px}.login-card{padding:25px 22px}.login-card h1 .brand-logo{width:280px}.guide-page .guide-page-header{gap:12px;width:calc(100% - 24px);padding:12px 16px}.guide-page-header .brand-logo{width:200px}.guide-page-header>.guide-home{font-size:11px}.guide-page-heading h1{font-size:29px}}@media (width<=374px){.child-details{gap:0 5px}.child-avatar{display:none}.child-pill{padding:6px 8px}.next-card,.summary-panel,.home-sleep-card{padding:17px}.next-time{font-size:51px}.interval-pill{padding:8px;font-size:10px}.feeding-actions{grid-template-columns:1fr}.feeding-actions .button{min-height:46px}.stat{gap:9px}.stat-value{font-size:23px}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action{min-height:100px}.quick-action strong{font-size:12px}.quick-action small{font-size:10px;display:block}}
