/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#42534e;--muted:#87938f;--paper:#fbfaf8;--card:#fff;--line:#eee8eb;--green:#6f9f8e;--green-soft:#e8f4ef;--peach:#f8e8e6;--blue:#e6f2f3;--gold:#f7efdd;--lavender:#efebf7;--rose:#d88fa0;--rose-soft:#f8e9ed}*{box-sizing:border-box}html{background:var(--paper)}body{background:radial-gradient(circle at 10% 2%, #f1dae56b, transparent 24%), radial-gradient(circle at 92% 18%, #d3ebe27a, transparent 27%), var(--paper);color:var(--ink);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button{color:inherit}.auth-page{background:radial-gradient(circle at 16% 8%,#f1dae5ad,#0000 28%),radial-gradient(circle at 88% 30%,#d3ebe2b8,#0000 30%);place-items:center;min-height:100dvh;padding:24px 18px;display:grid}.login-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #ffffffe6;border-radius:30px;width:100%;max-width:390px;padding:30px 24px 26px;box-shadow:0 24px 70px #6a7d7521}.login-brand{background:linear-gradient(135deg, var(--green-soft), var(--rose-soft));border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:20px;font-size:27px;display:grid}.login-eyebrow{color:var(--green);letter-spacing:.8px;margin:0 0 7px;font-size:12px;font-weight:800}.login-card h1{font-size:30px}.login-copy{color:var(--muted);margin:10px 0 26px;font-size:13px;line-height:1.55}.login-form{gap:14px;display:grid}.login-form label{gap:7px;display:grid}.login-form label>span{color:var(--muted);margin-left:3px;font-size:12px;font-weight:700}.login-form input{border:1px solid var(--line);width:100%;height:54px;color:var(--ink);background:#fffffff0;border-radius:16px;outline:0;padding:0 16px;font-size:16px;transition:border-color .15s,box-shadow .15s}.login-form input:focus{border-color:#d9a6b3;box-shadow:0 0 0 4px #d88fa01c}.login-form input::placeholder{color:#b7c0bd}.login-form>button{color:#fff;background:linear-gradient(135deg,#79a995,#cf8da0);border:0;border-radius:17px;height:54px;margin-top:7px;font-weight:800;box-shadow:0 9px 20px #a1788429}.login-form>button:disabled{opacity:.65;cursor:wait}.login-error{color:#bd5f70;margin:-2px 3px 0;font-size:12px}.app-shell{min-height:100dvh;padding-bottom:92px}.topbar{justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto;padding:22px 20px 14px;display:flex}.eyebrow{color:var(--muted);margin:0 0 5px;font-size:13px;font-weight:600}h1{letter-spacing:-1px;margin:0;font-size:29px;line-height:1.1}.avatar{color:#b96f80;background:#f8e9ede6;border:1px solid #f0d7de;border-radius:20px;height:38px;padding:0 14px;font-size:13px;font-weight:700;box-shadow:0 5px 15px #b8708214}.content{max-width:1080px;margin:0 auto;padding:0 16px}.status-card{color:var(--ink);background:linear-gradient(135deg,#dcefe7 0%,#f5e5ec 100%);border:1px solid #ffffffeb;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:24px;padding:8px;display:grid;box-shadow:0 12px 28px #7589801a}.status-card article{text-align:center;background:#ffffff9e;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:108px;padding:10px 5px;display:flex}.status-icon{background:#ffffffdb;border-radius:11px;place-items:center;width:32px;height:32px;margin-bottom:8px;font-size:17px;display:grid;box-shadow:0 4px 10px #546e6312}.status-card small{color:#84918c;white-space:nowrap;font-size:10px}.status-card strong{white-space:nowrap;margin-top:5px;font-size:13px}.section-title{justify-content:space-between;align-items:center;margin:0 2px 12px;display:flex}.section-title h2{margin:0;font-size:17px}.section-title span,.section-title>button{color:var(--muted);font-size:12px}.section-title>button{background:0 0;border:0;padding:4px}.quick-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.quick-button{text-align:left;border:1px solid #ffffffeb;border-radius:26px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:126px;padding:17px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #6f857c17,inset 0 1px #ffffffe6}.quick-button.feed{background:linear-gradient(145deg,#e5f4ed 0%,#f5e8ed 100%)}.quick-button.pee{background:linear-gradient(145deg,#ecf7f7 0%,#dceff1 100%)}.quick-button.poop{background:linear-gradient(145deg,#f8f1df 0%,#efe9f7 100%)}.quick-button:active{transform:scale(.97);box-shadow:0 4px 12px #2b483c14}.quick-icon{background:#ffffffd6;border-radius:17px;place-items:center;width:49px;height:49px;font-size:27px;line-height:1;display:grid;box-shadow:0 4px 12px #314a4014}.quick-add{background:var(--rose);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:19px;font-weight:500;line-height:1;display:grid;position:absolute;top:13px;right:13px;box-shadow:0 5px 12px #c77a8c33}.quick-button strong{letter-spacing:-.2px;font-size:17px}.timeline{margin-top:28px}.timeline-list{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#dacbd0 transparent;-webkit-overflow-scrolling:touch;border:1px solid var(--line);background:#ffffffed;border-radius:20px;max-height:250px;padding:4px 12px 4px 16px;overflow-y:auto;box-shadow:0 8px 22px #6e80780d}.timeline-list::-webkit-scrollbar{width:5px}.timeline-list::-webkit-scrollbar-thumb{background:#dacbd0;border-radius:4px}.timeline-list article{grid-template-columns:32px 1fr auto auto;align-items:center;gap:10px;min-height:64px;display:grid}.timeline-list article+article{border-top:1px solid var(--line)}.timeline-list article div{align-items:baseline;gap:8px;display:flex}.timeline-list strong{font-size:14px}.timeline-list small{color:var(--muted)}.time-button{color:var(--green);text-underline-offset:3px;background:0 0;border:0;padding:9px 2px;font-size:13px;-webkit-text-decoration:underline #b9cdc5;text-decoration:underline #b9cdc5}.delete-entry{color:#b26a5d;background:0 0;border:0;padding:9px 0 9px 5px;font-size:12px}.log-icon{background:var(--green-soft);border-radius:10px;place-items:center;width:32px;height:32px;font-size:17px;display:grid}.log-icon.pee{background:var(--blue)}.log-icon.poop{background:var(--gold)}.log-icon.growth{background:var(--peach)}.bottom-nav{z-index:20;height:calc(72px + env(safe-area-inset-bottom));padding:7px 10px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#89938f;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;font-size:11px;font-weight:700;display:flex}.bottom-nav button span{font-size:21px;line-height:1}.bottom-nav button.active{color:var(--rose)}.measurement-nav>span{position:relative}.nav-dot{background:#e76176;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:-9px;box-shadow:0 0 0 3px #fff}.measurement-layout{gap:22px;max-width:760px;margin:0 auto;display:grid}.measurement-current{border:1px solid #ffffffeb;border-radius:26px;padding:20px;box-shadow:0 12px 28px #6e807814}.measurement-current.weight{background:linear-gradient(135deg,#dcefe7,#edf5f1)}.measurement-current.height{background:linear-gradient(135deg,#eee8f7,#f7e8ed)}.measurement-current-heading{align-items:center;gap:12px;display:flex}.measurement-current-heading>span{background:#ffffffbf;border-radius:15px;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.measurement-current-heading div{gap:3px;display:grid}.measurement-current-heading small{color:var(--muted);font-size:11px}.measurement-current-heading strong{font-size:15px}.measurement-reading{align-items:baseline;gap:7px;margin:26px 0 20px;display:flex}.measurement-reading strong{letter-spacing:-2px;font-size:46px;line-height:.9}.measurement-reading span{color:var(--muted);font-size:14px;font-weight:700}.measurement-current>button{width:100%;min-height:52px;color:var(--rose);background:#ffffffe0;border:0;border-radius:17px;font-weight:800;box-shadow:0 5px 14px #6f857c0f}.measurement-current>p{color:var(--muted);text-align:center;margin:11px 0 0;font-size:11px}.measurement-history>.section-title{margin-bottom:10px}.history-list{overscroll-behavior-y:contain;border:1px solid var(--line);scrollbar-width:thin;scrollbar-color:#dacbd0 transparent;background:#ffffffed;border-radius:21px;max-height:310px;padding:3px 13px;overflow-y:auto}.history-list article{grid-template-columns:minmax(58px,1fr) auto auto auto;align-items:center;gap:9px;min-height:66px;display:grid}.history-list article+article{border-top:1px solid var(--line)}.history-date{gap:3px;display:grid}.history-date strong{font-size:13px}.history-date small{color:var(--muted);font-size:11px}.history-value{color:var(--green);white-space:nowrap;font-size:14px}.history-edit{color:var(--green);background:0 0;border:0;padding:9px 2px;font-size:12px}.summary-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.summary-grid article{border:1px solid var(--line);background:#ffffffed;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:104px;padding:16px;display:flex;box-shadow:0 8px 22px #6e80780d}.summary-grid span{color:var(--muted);font-size:13px}.summary-label{align-items:center;gap:7px;display:flex}.summary-label i{background:var(--paper);border-radius:9px;place-items:center;width:27px;height:27px;font-size:15px;font-style:normal;display:grid}.summary-grid strong{letter-spacing:-1px;font-size:29px}.summary-grid small{color:var(--muted);margin-left:4px;font-size:12px}.chart-card,.growth-card{border:1px solid var(--line);background:#ffffffed;border-radius:22px;margin-top:18px;padding:18px;box-shadow:0 8px 22px #6e80780d}.chart-legend{color:var(--muted);gap:18px;font-size:12px;display:flex}.chart-legend span:before{content:"";border-radius:3px;width:8px;height:8px;margin-right:6px;display:inline-block}.legend-feed:before{background:var(--green)}.legend-diaper:before{background:#b9d3d7}.bar-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:8px;height:146px;margin-top:12px;display:grid}.bar-group{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;height:126px;display:flex}.bars{align-items:flex-end;gap:3px;height:103px;display:flex}.bars i{border-radius:5px 5px 2px 2px;width:8px;display:block}.bar-feed{background:var(--green)}.bar-diaper{background:#b9d3d7}.bar-group>span{color:var(--muted);font-size:11px}.growth-card>div:not(.section-title){justify-content:space-between;align-items:center;padding:14px 0;display:flex}.growth-card>div+div{border-top:1px solid var(--line)}.growth-card span{color:var(--muted);font-size:13px}.profile-layout{gap:16px;display:grid}.profile-card{color:var(--ink);background:linear-gradient(135deg,#dcefe7 0%,#f3e3ea 100%);border:1px solid #ffffffe6;border-radius:22px;align-items:center;gap:14px;padding:20px;display:flex;position:relative;box-shadow:0 10px 26px #6e807814}.profile-mark{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:50%;place-items:center;font-weight:800;display:grid}.profile-card h2,.profile-card p{margin:0}.profile-card h2{font-size:18px}.profile-card p{color:var(--muted);margin-top:4px;font-size:12px}.role-badge{color:var(--green);white-space:nowrap;background:#ffffffb8;border-radius:999px;margin-left:auto;padding:6px 10px;font-size:11px;font-weight:800}.role-badge.admin{color:#b76575}.settings-list{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.settings-list button{background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:0 16px;display:flex}.settings-list button+button{border-top:1px solid var(--line)}.settings-list strong{color:var(--muted)}.settings-list .signout-row{color:#b76575}.profile-dashboard{margin-top:10px}.dashboard-heading{margin-bottom:14px}.baby-profile-layout{gap:16px;max-width:720px;margin:0 auto;display:grid}.profile-back{min-height:36px;color:var(--green);background:0 0;border:0;justify-self:start;padding:0 6px;font-size:13px;font-weight:800}.baby-profile-hero{background:linear-gradient(135deg,#e4f2ec 0%,#f7e5ec 100%);border:1px solid #ffffffeb;border-radius:24px;align-items:center;gap:15px;padding:20px;display:flex;box-shadow:0 12px 28px #6e807814}.baby-profile-avatar{background:#ffffffc7;border-radius:20px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:29px;display:grid;box-shadow:0 5px 14px #6f857c14}.baby-profile-hero small{color:var(--muted);font-size:11px;font-weight:700}.baby-profile-hero h2{margin:3px 0 4px;font-size:22px}.baby-profile-hero p{color:var(--muted);margin:0;font-size:12px}.baby-profile-form{border:1px solid var(--line);background:#fffffff0;border-radius:24px;padding:20px;box-shadow:0 10px 26px #6e80780f}.profile-form-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:15px;display:flex}.profile-form-heading h2,.profile-form-heading p{margin:0}.profile-form-heading h2{font-size:18px}.profile-form-heading p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.5}.profile-form-heading>span{background:var(--rose-soft);color:#b76575;border-radius:999px;flex:none;padding:6px 9px;font-size:10px;font-weight:800}.profile-text-field{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr);align-items:center;min-height:62px;display:grid}.profile-text-field>span,.profile-gender-field legend,.profile-number-grid>label>span{font-size:13px;font-weight:700}.profile-text-field input{background:var(--paper);width:100%;min-width:0;height:42px;color:var(--ink);text-align:right;border:1px solid #0000;border-radius:12px;outline:0;padding:0 11px;font-size:16px}.profile-text-field input:focus{border-color:#d9a6b3;box-shadow:0 0 0 3px #d88fa01a}.profile-gender-field{border:0;border-bottom:1px solid var(--line);margin:0;padding:14px 0}.profile-gender-field legend{float:left;width:90px;padding:11px 0 0}.profile-gender-field>div{background:var(--paper);border-radius:13px;grid-template-columns:repeat(3,1fr);gap:6px;margin-left:90px;padding:4px;display:grid}.profile-gender-field label{cursor:pointer}.profile-gender-field input{opacity:0;position:absolute}.profile-gender-field label span{min-height:36px;color:var(--muted);border-radius:10px;place-items:center;font-size:12px;font-weight:700;display:grid}.profile-gender-field input:checked+span{color:var(--rose);background:#fff;box-shadow:0 2px 8px #14281e12}.profile-number-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.profile-number-grid>label{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;padding:11px 9px;transition:border-color .15s,background .15s}.profile-number-grid>label.active{background:#fff8fa;border-color:#d9a6b3;box-shadow:0 0 0 3px #d88fa014}.profile-number-grid>label>span{color:var(--muted);white-space:nowrap;font-size:10px;display:block}.profile-number-grid button{background:0 0;border:0;justify-content:space-between;align-items:baseline;gap:4px;width:100%;min-height:42px;padding:7px 0 0;display:flex}.profile-number-grid strong{white-space:nowrap;text-overflow:ellipsis;font-size:19px;overflow:hidden}.profile-number-grid small{color:var(--muted);font-size:10px}.profile-form-error{color:#bd5f70;margin:13px 2px -8px;font-size:12px}.profile-save{margin-top:18px}.sheet-backdrop{z-index:40;background:#121d1957;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{width:100%;max-height:88dvh;padding:10px 20px calc(24px + env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;overflow:auto;box-shadow:0 -16px 60px #121d1929}.sheet-handle{background:#d8ddda;border-radius:3px;width:44px;height:5px;margin:0 auto 18px}.sheet-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.sheet-heading h2{margin:0;font-size:21px}.sheet-heading button{color:var(--muted);background:0 0;border:0}.segmented{background:var(--paper);border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;padding:5px;display:grid}.segmented label{cursor:pointer}.segmented input{opacity:0;position:absolute}.segmented span{height:42px;color:var(--muted);border-radius:10px;place-items:center;font-weight:700;display:grid}.segmented input:checked+span{color:var(--green);background:#fff;box-shadow:0 2px 8px #14281e14}.time-field{border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;min-height:62px;margin-bottom:12px;padding:0 8px;font-weight:700;display:flex}.time-field>div{align-items:center;gap:9px;display:flex}.time-field input{background:var(--paper);width:74px;color:var(--ink);text-align:center;cursor:pointer;border:0;border-radius:10px;outline:0;padding:9px 8px;font-weight:800}.time-field small{color:var(--muted);min-width:43px;font-size:11px;font-weight:600}.field{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:64px;display:flex}.field>span{font-weight:700}.field div{align-items:center;gap:7px;display:flex}.field input{text-align:right;width:92px;color:var(--ink);cursor:pointer;border:0;outline:0;font-size:20px;font-weight:700}.field input::placeholder{color:#c0c7c3}.field b{color:var(--muted);font-size:13px}.field.optional{color:#58635f}.field.single{margin-bottom:20px}.active-field{box-shadow:inset 3px 0 var(--rose);background:#f8f3f5}.number-pad{background:var(--paper);border-radius:18px;margin-top:16px;padding:12px}.number-pad-heading{color:var(--muted);justify-content:space-between;align-items:center;margin:0 4px 9px;font-size:11px;display:flex}.number-pad-heading button{color:var(--green);background:0 0;border:0;padding:4px;font-size:12px;font-weight:700}.number-pad-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.number-pad-grid button{border:1px solid var(--line);min-height:48px;color:var(--ink);background:#fff;border-radius:12px;font-size:20px;font-weight:700;box-shadow:0 1px 2px #1a2c240a}.number-pad-grid button:active{background:var(--green-soft);transform:scale(.98)}.save-button{color:#fff;background:linear-gradient(135deg,#79a995,#cf8da0);border:0;border-radius:17px;width:100%;height:54px;margin-top:24px;font-weight:800;box-shadow:0 8px 18px #a1788426}.save-button:disabled{background:#bdc6c2}.sheet-copy{color:var(--muted);margin:-8px 0 18px;font-size:14px}.delete-copy{margin:4px 0 8px;font-size:17px;font-weight:700;line-height:1.55}.delete-note{color:var(--muted);margin:0;font-size:13px}.delete-button{color:#fff;background:#b85f50;border:0;border-radius:16px;width:100%;height:54px;margin-top:24px;font-weight:800}.toast{z-index:60;background:var(--ink);color:#fff;white-space:nowrap;border-radius:22px;padding:11px 18px;font-size:13px;position:fixed;bottom:88px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #121d1933}@media (width>=760px){.topbar{padding:34px 28px 20px}.content{padding:0 28px}.record-layout,.dashboard-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:start;gap:22px;display:grid}.timeline{margin-top:0}.timeline-list{max-height:420px}.dashboard-layout .summary-grid{grid-column:1}.dashboard-layout .chart-card{grid-column:1;margin-top:0}.dashboard-layout .growth-card{grid-area:1/2/span 2;margin-top:0}.profile-layout{grid-template-columns:1fr 1.2fr}.profile-dashboard{grid-column:1/-1}.sheet-backdrop{justify-content:center;align-items:center;padding:24px}.sheet{border-radius:24px;max-width:440px;padding-bottom:24px}.bottom-nav{border:1px solid var(--line);border-radius:22px;width:360px;height:70px;padding-bottom:7px;bottom:14px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 12px 36px #1c2c251f}.app-shell{padding-bottom:108px}.quick-button{min-height:140px}}@media (width<=380px){.quick-grid{gap:8px}.quick-button{border-radius:22px;min-height:116px;padding:14px}.quick-icon{width:43px;height:43px;font-size:24px}.quick-add{width:26px;height:26px;font-size:17px;top:10px;right:10px}.status-card{gap:5px;padding:6px}.status-card article{min-height:101px;padding-inline:2px}.status-card small{font-size:9px}.status-card strong{font-size:12px}.baby-profile-form{padding:17px 14px}.profile-form-heading{display:grid}.profile-form-heading>span{justify-self:start}.profile-number-grid{gap:5px}.profile-number-grid>label{padding-inline:7px}.profile-number-grid strong{font-size:16px}}@media (prefers-reduced-motion:no-preference){.sheet{animation:.2s ease-out sheet-in}.toast{animation:.18s ease-out toast-in}@keyframes sheet-in{0%{opacity:.7;transform:translateY(20px)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}}
