:root{--color-text: #191f28;--color-text-soft: #4e5968;--color-text-muted: #8b95a1;--color-line: rgba(255, 255, 255, .6);--color-surface: #ffffff;--color-surface-soft: #f8fafc;--color-yellow: #fff4bd;--color-yellow-strong: #ffd84d;--color-pink: #ffe1ec;--color-pink-strong: #ff7aa2;--color-blue: #dcecff;--color-blue-strong: #3182f6;--shadow-card: 0 8px 22px rgba(25, 31, 40, .06);--shadow-float: 0 -8px 24px rgba(25, 31, 40, .08);font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:var(--color-text);background:linear-gradient(145deg,#dcecffc2,#fff4bdb8 48%,#ffe1ec99),#f7f8fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{touch-action:manipulation;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;padding:env(safe-area-inset-top) 0 0;overscroll-behavior-y:none}button,input,select,textarea{font:inherit}input,select,textarea{font-size:16px;touch-action:manipulation}button{cursor:pointer;touch-action:manipulation}.auth-shell,.app-shell{min-height:100vh;min-height:100dvh}.auth-shell{display:grid;place-items:center;align-content:center;gap:10px;padding:24px 16px}.loading-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.loading-logo{width:min(48vw,180px);height:min(48vw,180px);border-radius:50%;object-fit:cover}.update-shell{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px}.update-card{display:grid;gap:14px;width:min(100%,360px);padding:22px;border:1px solid var(--color-line);border-radius:8px;background:#ffffffeb;box-shadow:var(--shadow-card)}.update-logo{width:64px;height:64px;border-radius:18px;object-fit:cover}.update-copy{display:grid;gap:6px}.update-copy span{color:var(--color-blue-strong);font-size:.7rem;font-weight:900}.update-copy h1{margin:0;color:var(--color-text);font-size:1.18rem;line-height:1.3}.update-copy p{margin:0;color:var(--color-text-soft);font-size:.86rem;font-weight:800;line-height:1.45}.update-version-list{display:grid;gap:8px;margin:0}.update-version-list div{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--color-line)}.update-version-list dt{color:var(--color-text-muted);font-size:.76rem;font-weight:900}.update-version-list dd{margin:0;color:var(--color-text);font-size:.86rem;font-weight:900}.update-button{text-decoration:none}.auth-panel,.panel,.hero{border:1px solid var(--color-line);border-radius:8px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-card)}.auth-panel{width:min(100%,420px);display:grid;gap:16px;padding:24px}.auth-logo{width:300px;height:300px;justify-self:center;border-radius:50%;object-fit:cover}.auth-footer{margin-top:2px;color:var(--color-text-muted);font-size:.82rem;font-weight:700;text-align:center}.auth-footer a,.policy-link{color:var(--color-text-soft);text-decoration:none}.auth-footer{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.policy-link{text-align:center}.auth-panel h1,.hero h1,.section-heading h2{margin:0;line-height:1.15;letter-spacing:0}.auth-panel h1{font-size:2rem}.app-shell{--home-accent-bg: #dcecff;--home-accent-text: #1b64da;--home-accent-border: rgba(49, 130, 246, .26);--home-accent-strong: #3182f6;--home-tab-icon-filter: brightness(0) saturate(100%) invert(34%) sepia(96%) saturate(2422%) hue-rotate(207deg) brightness(91%) contrast(88%);padding:14px 14px calc(96px + env(safe-area-inset-bottom))}.app-shell.app-shell-girl{--home-accent-bg: #ffe3ef;--home-accent-text: #cf4f7e;--home-accent-border: rgba(236, 72, 153, .28);--home-accent-strong: #ec4899;--home-tab-icon-filter: brightness(0) saturate(100%) invert(54%) sepia(79%) saturate(1249%) hue-rotate(304deg) brightness(93%) contrast(91%)}.app-shell.app-shell-boy{--home-accent-bg: #dcecff;--home-accent-text: #1b64da;--home-accent-border: rgba(49, 130, 246, .26);--home-accent-strong: #3182f6;--home-tab-icon-filter: brightness(0) saturate(100%) invert(34%) sepia(96%) saturate(2422%) hue-rotate(207deg) brightness(91%) contrast(88%)}.app-shell.app-shell-admob{padding-bottom:calc(146px + env(safe-area-inset-bottom))}.app-shell.refreshing{-webkit-user-select:none;user-select:none}.pull-refresh-indicator{position:fixed;top:calc(10px + env(safe-area-inset-top));left:50%;z-index:40;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100vw - 32px);padding:10px 14px;border:1px solid rgba(25,31,40,.08);border-radius:999px;background:#ffffffeb;box-shadow:var(--shadow-card);color:var(--color-text-soft);font-size:.82rem;font-weight:900;line-height:1;letter-spacing:-.01em;opacity:0;pointer-events:none;transform:translate(-50%) translateY(-8px);transition:opacity .12s ease,transform .12s ease,background .12s ease,color .12s ease}.pull-refresh-indicator.visible{opacity:1}.pull-refresh-indicator.refreshing{background:#eef6ff;color:var(--color-blue-strong)}.page-frame{width:min(100%,760px);min-width:0;margin:0 auto}.screen-stack{display:grid;gap:12px}.hero{padding:18px}.hero-warning{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #fecdd3;border-radius:8px;background:#fff1f2;color:#be123c}.hero-warning span{display:grid;flex:0 0 auto;place-items:center;width:18px;height:18px;border-radius:50%;background:#ffe4e6;color:#be123c;font-size:.78rem;font-weight:900}.hero h1{margin-top:0;font-size:1.95rem}.baby-title{display:block;max-width:100%;overflow-wrap:anywhere}.baby-title-with-profile{display:flex;align-items:center;gap:10px}.baby-title-profile{flex:0 0 auto;width:1.15em;height:1.15em;border-radius:50%;object-fit:cover}.baby-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:6px 0 0;color:var(--color-text-muted);font-size:.9rem;font-weight:700}.baby-gender-icon{width:15px;height:15px;flex:0 0 auto}.baby-gender-icon.girl{color:var(--color-pink-strong)}.baby-gender-icon.boy{color:var(--color-blue-strong)}.privacy-shell{min-height:100vh;min-height:100dvh;padding:24px 16px 48px}.privacy-document{width:min(100%,780px);margin:0 auto;padding:28px;border:1px solid var(--color-line);border-radius:8px;background:#ffffffe6;box-shadow:var(--shadow-card)}.privacy-header{display:grid;gap:10px;position:sticky;top:0;z-index:20;padding:calc(18px + env(safe-area-inset-top)) 28px 18px;margin:0 -28px;border-bottom:1px solid #e5e8eb;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.document-back-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;width:fit-content;min-height:28px;padding:0;border:0;background:transparent;color:var(--color-blue-strong);font-size:.92rem;font-weight:700}.document-back-button span:first-child{font-size:1.05em;line-height:1}.document-back-button:active{transform:scale(.98)}.document-title{margin:0;color:#111827;font-size:clamp(1.45rem,4.2vw,1.85rem);line-height:1.15;letter-spacing:-.02em;text-align:left}.document-date{margin:0;color:var(--color-text-muted);font-size:.84rem;font-weight:700}.privacy-header p,.privacy-section p,.privacy-section li,.privacy-contact dd,.privacy-contact dt{color:var(--color-text-soft);font-size:.98rem;font-weight:700;line-height:1.72}.privacy-header p,.privacy-section p{margin:0}.privacy-intro{margin:0;padding:16px 0 4px;color:var(--color-text-soft);font-size:.98rem;font-weight:700;line-height:1.72}.privacy-section{display:grid;gap:12px;padding:24px 0;border-bottom:1px solid #edf0f3}.privacy-section:last-child{border-bottom:0;padding-bottom:0}.privacy-section h2{margin:0;color:#111827;font-size:1.18rem;line-height:1.35;letter-spacing:0}.privacy-section ul{display:grid;gap:8px;margin:0;padding-left:20px}.privacy-list{display:grid;gap:10px}.privacy-list-item{display:grid;gap:4px;padding:14px;border:1px solid #e5e8eb;border-radius:8px;background:#fff}.privacy-list-item strong{color:#111827;font-size:.98rem}.privacy-contact{display:grid;gap:8px;margin:0}.privacy-contact div{display:grid;grid-template-columns:108px minmax(0,1fr);gap:12px}.privacy-contact dt{color:var(--color-text-muted)}.privacy-contact dd{margin:0;overflow-wrap:anywhere}.hero-copy{margin:10px 0 0;color:#596575;font-size:.88rem;font-weight:700;line-height:1.5}.hero-grid,.summary-grid{display:grid;gap:12px;margin-top:14px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-summary-grid{margin-top:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.today-primary-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-extra-summary-grid{margin-top:10px;grid-template-columns:repeat(3,minmax(0,1fr));animation:summary-extra-in .18s ease both;padding-top:10px;border-top:1px solid rgba(148,163,184,.14)}.summary-toggle-row{display:flex;justify-content:flex-start;margin-top:10px}.summary-toggle-copy{display:grid;gap:4px;width:100%}.summary-toggle-button{width:fit-content;min-height:0;border:0;padding:0;background:transparent;color:#64748b;font-size:.82rem;font-weight:700;text-align:left}.summary-toggle-button:hover,.summary-toggle-button:active{color:#334155}.summary-toggle-copy span{color:#94a3b8;font-size:.75rem;font-weight:700;line-height:1.35}@keyframes summary-extra-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.status-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#e7f8ee;color:#15803d;font-size:.75rem;font-weight:900}.status-badge.soon{background:#fff7d6;color:#946200}.status-badge.overdue{background:#ffe4e6;color:#be123c}.status-card{display:grid;gap:12px;margin-top:16px;padding:14px;border:1px solid rgba(148,163,184,.22);border-radius:20px;background:#ffffffd6;box-shadow:0 10px 24px #191f280f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.status-card.soon{border-color:#d9770633}.status-card.overdue{border-color:#f43f5e3d;background:#fff7f8eb}.status-card.meal{border-color:#22c55e38;background:#f6fffae6}.status-card.meal.meal-timer-soon{border-color:#d977063d;background:#fffbebeb}.status-card-section{display:grid;gap:6px}.status-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--color-text-muted);font-size:.78rem;font-weight:900}.status-card-section strong{color:#0f172a;font-size:1.42rem;line-height:1.05;letter-spacing:-.03em}.status-current.meal-timer-soon strong{color:#d97706}.status-card-section small{color:var(--color-text-soft);font-size:.88rem;font-weight:800;line-height:1.45}.status-next strong{color:var(--home-accent-strong);font-size:1.48rem}.status-next .next-feed-copy{min-width:0;font-size:clamp(1.02rem,4.8vw,1.38rem);letter-spacing:0;white-space:nowrap}.status-progress-label{color:var(--color-text-muted);font-size:.78rem;font-weight:800}.feed-progress{height:12px;overflow:hidden;border-radius:999px;background:#eef2f7}.feed-interval-chips{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:2px 0 4px}.feed-interval-chips::-webkit-scrollbar{display:none}.feed-interval-chips button{display:grid;place-items:center;align-content:center;min-height:46px;border:1px solid var(--color-line);border-radius:8px;padding:0 2px;background:var(--color-surface-soft);color:var(--color-text-soft);font-size:.82rem;font-weight:800;box-shadow:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.feed-interval-chips button span{display:block;line-height:1.15}.feed-interval-chips button.active{border-color:var(--home-accent-border);background:var(--home-accent-bg);color:var(--home-accent-text);box-shadow:none}.feed-interval-chips button:active{transform:scale(.97)}.feed-progress i{display:block;width:0;height:100%;border-radius:inherit;background:var(--home-accent-strong);transition:width .5s ease}.metric-card,.compact{padding:16px}.metric-card{border-radius:8px;background:#ffffffb8;min-height:76px}.metric-button{width:100%;border:0;text-align:left}.hero-grid .metric-button{display:grid;grid-template-columns:minmax(82px,auto) minmax(0,1fr);gap:12px;align-items:center;min-height:74px}.metric-button:active{transform:translateY(1px)}.metric-card>span,.compact .eyebrow,.section-heading .eyebrow,.hero .eyebrow,.auth-panel .eyebrow{display:block;color:var(--color-text-muted);font-size:.78rem;letter-spacing:0;white-space:nowrap}.metric-card strong,.compact strong{display:block;margin-top:8px;font-size:1.28rem}.metric-value{min-width:0;text-align:right}.metric-value strong{text-align:center}.poop-summary-value{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px}.poop-color-chip{display:inline-block;flex:0 0 auto;width:18px;height:18px;border:2px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 0 0 1px #191f281f}.metric-card small{display:block;margin-top:6px;color:var(--color-text-muted);font-size:.88rem;overflow-wrap:anywhere}.today-summary-grid .metric-card{min-height:92px;padding:14px;border:1px solid rgba(255,255,255,.5);background:#ffffffbd;box-shadow:0 4px 10px #191f280d}.today-primary-summary-grid .metric-card{min-height:86px}.today-summary-grid .metric-button{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:8px;min-height:92px}.today-summary-grid .metric-card>span{line-height:1.2}.today-summary-grid .metric-value{width:100%;min-width:0;text-align:left}.today-primary-summary-grid .metric-display-left .metric-value,.today-primary-summary-grid .metric-display-left .metric-value strong{text-align:left}.today-summary-grid .metric-value strong{font-size:clamp(1.03rem,3.5vw,1.18rem);line-height:1.15;letter-spacing:0;white-space:nowrap}.today-summary-grid .metric-card small{margin-top:4px;font-size:.76rem;line-height:1.25}.sleep-status-chip{display:inline-block;align-self:flex-start;margin-top:0;padding:0;background:transparent;border:0;color:var(--home-accent-text);font-size:.76rem;font-weight:800;line-height:1.25;letter-spacing:.01em}.sleep-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:16px;margin-top:4px;line-height:1.25}.sleep-wake-button{min-height:0;border:0;padding:0;background:transparent;color:var(--color-text-muted);font-size:.76rem;font-weight:800;line-height:1.25;white-space:nowrap}.sleep-status-chip.active{color:var(--home-accent-text)}.compact small{display:block;margin-top:6px;color:var(--color-text-muted);font-size:.88rem}.panel{padding:18px;min-width:0}.compact{min-height:96px}.wide-metric{margin-top:0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.compact-heading{margin-bottom:10px}.analysis-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;overflow:hidden}.analysis-header h2{margin:4px 0 0;font-size:1.35rem}.analysis-header input{width:155px;max-width:100%;min-width:0;-webkit-appearance:none;appearance:none;min-height:44px;border:1px solid var(--color-line);border-radius:8px;padding:0 12px;background:#fff;color:var(--color-text);font-weight:800}.analysis-stack{display:grid;gap:16px}.analysis-range-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px;border:1px solid rgba(25,31,40,.06);border-radius:8px;background:#ffffffb8;box-shadow:0 8px 20px #191f280a}.analysis-range-switch button{min-height:38px;border:0;border-radius:7px;background:transparent;color:var(--color-text-muted);font-size:.86rem;font-weight:900}.analysis-range-switch button.active{background:#fff;color:var(--color-blue-strong);box-shadow:0 7px 16px #3182f61c}.analysis-insight{display:grid;gap:8px;border-color:#3182f629;background:#fff}.analysis-insight span{width:fit-content;border-radius:999px;padding:4px 9px;background:#eef6ff;color:var(--color-blue-strong);font-size:.76rem;font-weight:900}.analysis-insight strong{color:var(--color-text);font-size:1.28rem}.analysis-insight p{margin:0;color:var(--color-text-soft);font-size:.94rem;font-weight:700;line-height:1.45}.analysis-insight.good span{background:#e7f8ee;color:#15803d}.analysis-insight.warn{border-color:#ff7aa252}.analysis-insight.warn span{background:#fff1f2;color:#be123c}.analysis-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.analysis-metric{display:grid;gap:7px;padding:15px}.analysis-metric p{margin:0;color:var(--color-text-muted);font-size:.78rem;font-weight:900}.analysis-metric strong{color:#111827;font-size:1.28rem;line-height:1.1}.analysis-metric small{color:var(--color-text-soft);font-size:.78rem;font-weight:800;line-height:1.35}.analysis-metric em{width:fit-content;border-radius:999px;padding:4px 8px;background:var(--color-surface-soft);color:var(--color-text-muted);font-size:.75rem;font-style:normal;font-weight:900;white-space:nowrap}.analysis-metric em.up{background:#eef6ff;color:var(--color-blue-strong)}.analysis-metric em.down{background:#fff1f2;color:#be123c}.analysis-metric.feed{border-color:#3182f62e}.analysis-metric.meal{border-color:#22c55e2e}.analysis-metric.sleep{border-color:#6366f129}.analysis-metric.poop{border-color:#7c4a2329}.analysis-metric.bath{border-color:#22c55e29}.chart-panel{display:grid;gap:18px;border-color:#191f280d;background:#fffffff0;box-shadow:0 10px 26px #191f280e}.pattern-stack{gap:14px}.pattern-header{justify-content:flex-end;border-radius:22px;background:#ffffffd1;box-shadow:0 12px 28px #191f280e}.pattern-hero-card,.rhythm-timeline-card{display:grid;gap:16px;border:1px solid rgba(255,255,255,.5);border-radius:24px;background:#ffffffd6;box-shadow:0 14px 34px #191f2812;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pattern-hero-heading{display:flex;align-items:flex-start;justify-content:flex-end;gap:12px}.pattern-hero-heading>span{flex:0 0 auto;border-radius:999px;padding:7px 10px;background:#fff7d6;color:#9f7000;font-size:.76rem;font-weight:900}.rhythm-clock-shell{position:relative;width:min(100%,320px);min-height:320px;margin:0 auto;animation:rhythmFadeIn .42s ease both}.rhythm-radial-chart{display:block;width:100%;height:320px}.rhythm-ring-base{opacity:.96}.rhythm-segment{opacity:.94;pointer-events:stroke;transition:opacity .18s ease,filter .18s ease;animation:rhythmSegmentFade .42s ease both;transform-origin:center;transform-box:fill-box}.rhythm-segment:hover,.rhythm-segment.active{opacity:1;filter:drop-shadow(0 4px 10px rgba(25,31,40,.18))}.rhythm-segment.rhythm-secondary{opacity:.9}.rhythm-center-disk{fill:#ffffffeb;stroke:#ffffffeb;stroke-width:1;filter:drop-shadow(0 8px 18px rgba(25,31,40,.06))}.rhythm-clock-shell.empty{opacity:.92}.rhythm-clock-center{position:absolute;top:50%;left:50%;display:grid;gap:4px;width:154px;text-align:center;transform:translate(-50%,-50%);pointer-events:none}.rhythm-clock-center span{color:var(--color-text-muted);font-size:.76rem;font-weight:900}.rhythm-clock-center strong{color:#111827;font-size:1.38rem;line-height:1.1}.rhythm-clock-center small{color:var(--color-text-soft);font-size:.73rem;font-weight:850;line-height:1.35}.rhythm-clock-markers span{position:absolute;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ffffffdb;color:#64748b;font-size:.72rem;font-weight:950;box-shadow:0 5px 14px #191f2814}.rhythm-clock-markers .m-0{top:7px;left:calc(50% - 12px)}.rhythm-clock-markers .m-6{top:calc(50% - 12px);right:1px}.rhythm-clock-markers .m-12{bottom:7px;left:calc(50% - 12px)}.rhythm-clock-markers .m-18{top:calc(50% - 12px);left:1px}.rhythm-insight-card{display:grid;gap:7px;border-radius:18px;padding:14px;background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8}.rhythm-insight-card.positive{background:#f0fdf4;border-color:#dcfce7;color:#15803d}.rhythm-insight-card.attention{background:#fffbeb;border-color:#fef3c7;color:#b45309}.rhythm-insight-card.neutral{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8}.rhythm-insight-card.empty{background:#f8fafc;border-color:#f1f5f9;color:#475569}.rhythm-insight-card span{width:fit-content;border-radius:999px;padding:4px 8px;background:#ffffffb8;color:currentColor;font-size:.72rem;font-weight:950}.rhythm-insight-card strong{color:#111827;font-size:1rem;line-height:1.4}.rhythm-insight-card small{color:currentColor;font-size:.8rem;font-weight:850;line-height:1.45}.rhythm-legend{display:flex;flex-wrap:wrap;gap:8px}.rhythm-legend span{display:inline-flex;align-items:center;gap:6px;min-height:30px;border-radius:999px;padding:0 10px;background:#f8fafcf5;color:var(--color-text-soft);font-size:.78rem;font-weight:900}.rhythm-legend i{width:8px;height:8px;border-radius:50%}.rhythm-timeline{display:grid;gap:8px}.rhythm-timeline-track{position:relative;min-height:104px;border-radius:18px;overflow:hidden;background:linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 1px) 0 0 / 12.5% 100%,#f8fafc;border:1px solid rgba(148,163,184,.15)}.rhythm-event-pill{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:24px;border:1px solid var(--event-color);border-radius:999px;padding:0 8px;overflow:hidden;background:var(--event-soft-color);color:var(--event-color);font-size:.69rem;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 8px 18px #191f2814;animation:rhythmSlideIn .36s ease both}.rhythm-empty-pill{position:absolute;top:38px;left:50%;width:max-content;max-width:calc(100% - 28px);border-radius:999px;padding:8px 12px;background:#fff;color:#94a3b8;font-size:.78rem;font-weight:900;transform:translate(-50%);box-shadow:0 8px 22px #191f280f}.rhythm-time-axis{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));color:#94a3b8;font-size:.7rem;font-weight:900}.rhythm-time-axis span{text-align:left}.rhythm-time-axis span:last-child{text-align:right}.pattern-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}@keyframes rhythmFadeIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rhythmSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes rhythmSegmentFade{0%{opacity:0}to{opacity:.94}}.chart-heading{display:flex;align-items:center;justify-content:flex-start;gap:12px}.chart-heading h3{margin:4px 0 0;color:#111827;font-size:1.12rem;line-height:1.15}.chart-legend{display:flex;gap:8px;color:var(--color-text-muted);font-size:.76rem;font-weight:900}.chart-legend span{display:inline-flex;align-items:center;gap:5px}.chart-legend span:before{content:"";width:8px;height:8px;border-radius:50%}.chart-legend .feed:before{background:var(--color-blue-strong)}.chart-legend .sleep:before{background:#8b5cf6}.feed-timeline-chart{position:relative;min-height:164px;min-width:0;border-radius:8px;padding:26px 14px 32px;background:linear-gradient(to right,rgba(25,31,40,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(25,31,40,.035) 1px,transparent 1px),#fbfdff;background-size:25% 100%,100% 38px}.chart-with-y-axis{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:stretch}.chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;padding:10px 0 28px;color:var(--color-text-muted);font-size:.7rem;font-weight:900;text-align:right}.feed-marker{position:absolute;bottom:32px;width:12px;min-height:18px;border-radius:999px 999px 2px 2px;background:#5b9df7;box-shadow:0 7px 14px #3182f62e;transform:translate(-50%)}.feed-marker em{position:absolute;right:50%;bottom:calc(100% + 5px);color:#2563eb;font-size:.66rem;font-style:normal;font-weight:900;transform:translate(50%);white-space:nowrap}.feed-marker.meal-marker{background:#34d399;box-shadow:0 7px 14px #10b9812e}.feed-marker.meal-marker em{color:#047857}.chart-axis{position:absolute;right:14px;bottom:9px;left:14px;display:flex;justify-content:space-between;color:var(--color-text-muted);font-size:.73rem;font-weight:800}.interval-bars{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;min-height:188px;min-width:0;align-items:end;padding-top:8px}.interval-bars.dense{grid-template-columns:repeat(30,minmax(0,1fr));gap:3px}.interval-bar-item{display:grid;gap:8px;min-width:0}.interval-bar-stack{position:relative;display:flex;align-items:end;justify-content:center;height:132px;border-radius:8px;padding:22px 4px 8px;background:linear-gradient(to bottom,rgba(25,31,40,.03) 1px,transparent 1px),#fbfdff;background-size:100% 33%}.interval-bar-stack em{position:absolute;top:6px;right:50%;color:#a9506e;font-size:.62rem;font-style:normal;font-weight:900;transform:translate(50%);white-space:nowrap}.interval-bar-stack i{display:block;width:14px;min-height:4px;border-radius:999px 999px 3px 3px;background:#e89ab3;transition:opacity .16s ease,transform .16s ease}.interval-bar-stack i:hover{opacity:.82;transform:translateY(-2px)}.interval-bars.dense .interval-bar-stack{padding-right:2px;padding-left:2px}.interval-bars.dense .interval-bar-stack em{display:none}.interval-bars.dense .interval-bar-stack i{width:7px}.interval-bar-item.selected .interval-bar-stack{outline:2px solid rgba(216,111,145,.22);outline-offset:2px}.interval-bar-item span{color:var(--color-text-muted);min-height:13px;font-size:.7rem;font-weight:800;text-align:center}.trend-bars{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;min-height:188px;min-width:0;align-items:end;padding-top:8px}.trend-bars.dense{grid-template-columns:repeat(30,minmax(0,1fr));gap:3px}.trend-day{display:grid;gap:8px;min-width:0}.trend-stack{position:relative;display:flex;align-items:end;justify-content:center;gap:3px;height:132px;border-radius:8px;padding:22px 4px 8px;background:linear-gradient(to bottom,rgba(25,31,40,.03) 1px,transparent 1px),#fbfdff;background-size:100% 33%}.trend-stack em{position:absolute;top:6px;right:50%;color:var(--color-text-soft);font-size:.62rem;font-style:normal;font-weight:900;transform:translate(50%);white-space:nowrap}.trend-stack i{display:block;width:14px;min-height:4px;border-radius:999px 999px 3px 3px;transition:opacity .16s ease,transform .16s ease}.trend-stack i:hover{opacity:.82;transform:translateY(-2px)}.trend-stack .feed{background:#6aa8f7}.trend-stack .meal{background:#34d399}.trend-stack .sleep{background:#a78bfa}.trend-stack .sleep.strong{background:#7c3aed}.trend-bars.dense .trend-stack{padding-right:2px;padding-left:2px}.trend-bars.dense .trend-stack em{display:none}.trend-bars.dense .trend-stack i{width:7px}.trend-day.selected .trend-stack{outline:2px solid rgba(49,130,246,.2);outline-offset:2px}.trend-day span{color:var(--color-text-muted);min-height:13px;font-size:.7rem;font-weight:800;text-align:center}.poop-distribution{display:grid;gap:10px}.poop-bar-row{display:grid;grid-template-columns:72px minmax(0,1fr) 22px;gap:10px;align-items:center}.poop-bar-row span{display:inline-flex;align-items:center;gap:7px;color:var(--color-text-soft);font-size:.8rem;font-weight:900}.poop-bar-row div{height:12px;overflow:hidden;border-radius:999px;background:#f1f5f9}.poop-bar-row div i{display:block;height:100%;border-radius:inherit;background:#7c4a23}.poop-bar-row strong{color:var(--color-text-muted);font-size:.8rem;text-align:right}.analysis-action{display:grid;gap:6px;background:#fff}.analysis-action strong{font-size:1rem}.analysis-action p{margin:0;color:var(--color-text-soft);font-size:.9rem;font-weight:700;line-height:1.45}.interval-empty-copy{display:flex;align-items:center;min-height:92px;margin:4px 0 0}.entry-form{display:grid;gap:14px}.growth-entry-form{margin-top:18px}.auth-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:6px;border-radius:8px;background:var(--color-surface-soft)}.auth-switch button{min-height:44px;border:0;border-radius:8px;background:transparent;color:var(--color-text-muted);font-weight:700}.auth-switch button.active{background:#fff;color:var(--color-blue-strong);box-shadow:0 8px 18px #3182f61f}.gender-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gender-switch button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:52px;border:1px solid rgba(25,31,40,.1);border-radius:8px;padding:0 10px;background:var(--color-surface);color:var(--color-text-soft);font-weight:800}.gender-switch button.gender-girl{border-color:#ff7aa252;background:#fff7fb}.gender-switch button.gender-boy{border-color:#3182f642;background:#f6faff}.gender-switch button.gender-girl.active{border-color:var(--color-pink-strong);background:var(--color-pink);color:#be456d;box-shadow:0 0 0 3px #ff7aa224}.gender-switch button.gender-boy.active{border-color:var(--color-blue-strong);background:#eef6ff;color:var(--color-blue-strong);box-shadow:0 0 0 3px #3182f61a}.gender-switch button:disabled{opacity:.64;cursor:wait}.gender-switch img{width:28px;height:28px;flex:0 0 auto;object-fit:contain}.gender-switch button.active img{transform:scale(1.08)}.field{display:grid;gap:8px;color:var(--color-text-soft)}.field input,.field select{width:100%;border:1px solid var(--color-line);border-radius:8px;min-height:52px;padding:0 14px;background:var(--color-surface);color:var(--color-text)}.field input:focus,.field select:focus{border-color:var(--color-blue-strong);box-shadow:0 0 0 3px #3182f61f;outline:none}.primary-button,.ghost-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;min-height:54px;padding:0 16px;font-weight:700}.primary-button{background:var(--color-blue-strong);color:#fff;box-shadow:0 12px 20px #3182f633}.primary-button:disabled{opacity:.6;cursor:wait}.ghost-button{background:var(--color-blue);color:#1b64da}.danger-button{background:#ffe4e6;color:#be123c}.danger-button:disabled{opacity:.55;cursor:not-allowed}.compact-button{min-height:42px;padding:0 14px;white-space:nowrap}.full-width{width:100%;margin-top:16px}.event-list{display:grid;gap:14px}.event-date-group{display:grid;gap:8px}.event-date-heading{display:grid;gap:3px;padding:4px 2px}.event-date-heading strong{font-size:.96rem}.event-date-heading span{color:var(--color-text-muted);font-size:.84rem;font-weight:700;text-align:left;line-height:1.35}.event-date-list{display:grid;gap:8px}.event-swipe{position:relative;overflow:hidden;border-radius:8px;background:var(--color-pink)}.event-delete-button{position:absolute;top:0;right:0;bottom:0;width:88px;border:0;background:var(--color-pink-strong);color:#fff;font-weight:800}.event-row{display:grid;grid-template-columns:58px 38px minmax(0,1fr);gap:10px;align-items:center;min-height:62px;padding:10px 12px;border-radius:8px;background:var(--color-surface-soft);cursor:pointer;touch-action:pan-y;-webkit-user-select:none;user-select:none;transition:transform .18s ease;will-change:transform}.event-row time{color:var(--color-text-muted);font-size:.78rem;font-weight:900;white-space:nowrap}.event-row.delete-open{transform:translate(-88px)}.event-chip{width:36px;height:36px;display:grid;place-items:center;padding:8px;border-radius:50%;background:#fff}.event-chip img{width:20px;height:20px;object-fit:contain}.event-chip.feed{background:#dcecff}.event-chip.sleep{background:#e8e5ff}.event-chip.pee{background:#fff4bd}.event-chip.poop,.event-chip.diaper{background:#f5e6d8}.event-chip.medicine{background:#e8f8ef}.event-chip.temperature{background:#dcfce7}.event-chip.meal{background:#fff7d6}.event-chip.bath{background:#e7f8ee}.event-chip.play{background:#ffe4e6}.event-copy{min-width:0;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:3px;align-items:center;justify-content:stretch}.event-copy strong,.event-copy span{overflow-wrap:anywhere}.event-copy span,.empty-copy{color:var(--color-text-muted);font-size:.92rem}.event-copy span{text-align:right;font-weight:800}.event-copy strong,.event-copy span,.event-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-copy strong{grid-row:1 / span 2;align-self:center;font-size:.92rem;line-height:1.2}.event-copy span{justify-self:end;text-align:right;font-size:.85rem;font-weight:800;line-height:1.25}.event-copy small{justify-self:end;max-width:10ch;color:var(--color-text-muted);font-size:.76rem;font-weight:800;line-height:1.25;text-align:right}.event-pagination-sentinel{padding:8px 0 2px;color:var(--color-text-muted);font-size:.78rem;font-weight:800;text-align:center}.action-screen{position:relative}.editing-mode-copy{margin:0;color:var(--color-text-muted);font-size:.78rem;font-weight:900}.quick-action-card{--action-accent-bg: #dcecff;--action-accent-text: #1b64da;--action-accent-border: rgba(49, 130, 246, .26);--action-accent-shadow: rgba(49, 130, 246, .14);display:grid;gap:16px;overflow:hidden}.quick-action-card.feed{--action-accent-bg: #dcecff;--action-accent-text: #1f5ec9;--action-accent-border: rgba(59, 130, 246, .28);--action-accent-shadow: rgba(59, 130, 246, .14);border-color:#3b82f638}.quick-action-card.sleep{--action-accent-bg: #f0e8ff;--action-accent-text: #6d4ac9;--action-accent-border: rgba(139, 92, 246, .28);--action-accent-shadow: rgba(139, 92, 246, .14);border-color:#8b5cf638}.quick-action-card.diaper{--action-accent-bg: #fff6cc;--action-accent-text: #9a7000;--action-accent-border: rgba(234, 179, 8, .3);--action-accent-shadow: rgba(234, 179, 8, .14);border-color:#eab30833}.quick-action-card.medicine{--action-accent-bg: #e7f8ee;--action-accent-text: #1f7d4f;--action-accent-border: rgba(34, 197, 94, .28);--action-accent-shadow: rgba(34, 197, 94, .14);border-color:#22c55e38}.quick-action-card.temperature{--action-accent-bg: #e5eaff;--action-accent-text: #3748a3;--action-accent-border: rgba(79, 70, 229, .28);--action-accent-shadow: rgba(79, 70, 229, .14);border-color:#4f46e538}.quick-action-card.meal{--action-accent-bg: #ffe8d6;--action-accent-text: #b45a1b;--action-accent-border: rgba(249, 115, 22, .28);--action-accent-shadow: rgba(249, 115, 22, .14);border-color:#f9731633}.quick-action-card.bath{--action-accent-bg: #e7f8ee;--action-accent-text: #15803d;--action-accent-border: rgba(34, 197, 94, .28);--action-accent-shadow: rgba(34, 197, 94, .14);border-color:#22c55e38}.quick-action-card.play{--action-accent-bg: #ffe4e6;--action-accent-text: #be123c;--action-accent-border: rgba(244, 63, 94, .26);--action-accent-shadow: rgba(244, 63, 94, .12);border-color:#f43f5e33}.quick-status{display:grid;gap:6px}.sleep-status-card{display:grid;gap:8px;border-radius:24px;padding:18px;background:#ffffffd1;box-shadow:0 10px 24px #191f2814;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.quick-status span,.sleep-status-card span{color:var(--color-text-muted);font-size:.78rem;font-weight:900}.quick-status strong,.sleep-status-card strong{color:#111827;font-size:2.25rem;line-height:1.05}.quick-status small,.sleep-status-card small{color:var(--color-text-soft);font-size:.94rem;font-weight:800;line-height:1.45}.amount-stepper{display:grid;grid-template-columns:82px minmax(0,1fr) 82px;gap:10px;align-items:center;padding:8px;border-radius:8px;background:var(--color-surface-soft)}.amount-stepper button{min-height:58px;border:0;border-radius:8px;background:#fff;color:var(--color-blue-strong);font-size:1.08rem;font-weight:900;box-shadow:0 6px 16px #191f280f}.amount-stepper strong{color:#111827;font-size:1.85rem;text-align:center}.quick-poop-row,.stacked-fields{display:grid;gap:10px}.medicine-name-field{display:grid;gap:4px;padding:10px;border-radius:8px;background:var(--color-surface-soft)}.quick-time-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;padding:10px;border-radius:8px;background:var(--color-surface-soft)}.sleep-time-editor{display:flex;flex-wrap:wrap;gap:10px;padding:10px;border-radius:8px;background:var(--color-surface-soft)}.quick-time-card label{display:grid;gap:4px;min-width:0}.sleep-time-editor label{display:grid;flex:0 0 calc(50% - 5px);gap:4px;min-width:0}.quick-time-card span,.medicine-name-field span,.sleep-time-editor span{color:var(--color-text-muted);font-size:.76rem;font-weight:900}.quick-time-card input,.medicine-name-field input,.medicine-name-field textarea,.sleep-time-editor input{width:100%;min-width:0;min-height:58px;border:1px solid rgba(25,31,40,.08);border-radius:8px;padding:0 10px;background:#fff;color:var(--color-text);font-weight:900;-webkit-appearance:none;appearance:none}.medicine-name-field textarea{min-height:58px;padding:12px 10px;resize:vertical}.quick-button-row{display:grid}.quick-save-button{height:64px;min-height:64px;font-size:1.05rem;background:var(--action-accent-bg);color:var(--action-accent-text);box-shadow:0 12px 20px var(--action-accent-shadow);white-space:nowrap}.detail-toggle{min-height:44px;border:0;border-radius:8px;background:transparent;color:var(--color-text-muted);font-weight:900}.toast-message{position:fixed;right:22px;bottom:calc(92px + env(safe-area-inset-bottom));left:22px;z-index:30;width:min(360px,calc(100% - 44px));margin:0 auto;border-radius:8px;padding:13px 16px;background:#191f28eb;color:#fff;font-size:.94rem;font-weight:900;text-align:center;box-shadow:0 14px 28px #191f2838}.app-save-toast{position:fixed;top:calc(12px + env(safe-area-inset-top));right:18px;left:18px;z-index:60;width:min(360px,calc(100% - 36px));margin:0 auto;border:1px solid rgba(255,255,255,.62);border-radius:8px;padding:13px 16px;background:#191f28f0;color:#fff;font-size:.94rem;font-weight:900;text-align:center;box-shadow:0 16px 32px #191f2838;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;animation:app-save-toast-drop 1s ease both}@keyframes app-save-toast-drop{0%{opacity:0;transform:translateY(-18px)}16%,76%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.slider-block,.choice-block{display:grid;gap:10px}.slider-heading{display:flex;justify-content:space-between;align-items:center;color:var(--color-text-soft)}.slider-heading strong{color:var(--color-text);font-size:1.3rem}.slider-block input[type=range]{width:100%;accent-color:var(--color-blue-strong)}.range-labels{display:flex;justify-content:space-between;color:var(--color-text-muted);font-size:.86rem}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quick-chip-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.quick-chip-row button,.choice-grid button,.color-grid button{border:1px solid var(--color-line);border-radius:8px;min-height:46px;background:var(--color-surface-soft);color:var(--color-text-soft);font-weight:700}.quick-chip-row button{font-size:.82rem;font-weight:800;padding-inline:2px}.quick-chip-row button.active,.choice-grid button.active,.color-grid button.active{border-color:var(--action-accent-border);background:var(--action-accent-bg);color:var(--action-accent-text)}.color-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.color-grid button{display:grid;place-items:center;min-height:48px;padding:0}.color-grid i{display:inline-block;width:26px;height:26px;border-radius:50%}.color-grid button.active{border-width:3px;border-color:var(--action-accent-text)}.ocher{background:#c6922e}.brown{background:#8a5a32}.dark-brown{background:#4a2f22}.green{background:#617a3d}.red-orange{background:#d75a45}.profile-list{display:grid;gap:12px}.profile-list div{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:46px;padding:10px 0;border-bottom:1px solid var(--color-line)}.profile-list div:last-child{border-bottom:0}.profile-list span{color:var(--color-text-muted)}.profile-list strong{text-align:right;overflow-wrap:anywhere}.profile-panel{display:grid;gap:14px;overflow:hidden}.profile-app-info-panel{margin-top:-2px}.profile-baby-name{font-size:1.7rem}.profile-heading-main{width:100%;min-width:0}.profile-name-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.profile-baby-meta{display:flex;align-items:center;gap:7px;margin:7px 0 0;color:var(--color-text-muted);font-size:.9rem;font-weight:700}.profile-switch-button{display:inline-flex;align-items:center;gap:6px;border:0;padding:0;background:transparent;color:#111827;font-size:.9rem;font-weight:800}.profile-switch-button img{width:16px;height:16px;object-fit:contain}.profile-inline-actions{display:flex;justify-content:flex-end;gap:12px}.profile-edit-button{border:0;padding:0;background:transparent;color:#7b8694;font-size:.82rem;font-weight:800;white-space:nowrap}.profile-inline-editor{display:grid;gap:10px;padding:12px;border:1px solid rgba(25,31,40,.08);border-radius:8px;background:#ffffffb8}.profile-inline-editor span{display:block;color:var(--color-text-soft);font-size:.82rem;font-weight:900}.profile-inline-editor small{color:var(--color-text-muted);font-size:.78rem;font-weight:700}.profile-switch-inside{width:fit-content;margin-top:2px}.gender-chip{display:inline-flex;align-items:center;min-height:24px;border:1px solid transparent;border-radius:999px;padding:0 9px;font-size:.8rem;font-weight:900}.gender-chip.gender-girl{border-color:#ff7aa242;background:#fff7fb;color:#be456d}.gender-chip.gender-boy{border-color:#3182f638;background:#f6faff;color:var(--color-blue-strong)}.profile-setting-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(138px,auto);align-items:center;gap:14px;min-height:56px}.profile-setting-row span,.profile-setting-row small{display:block;color:var(--color-text-muted)}.profile-setting-row span{font-weight:800}.profile-setting-row strong{display:block;margin-top:3px;color:var(--color-text)}.profile-setting-row small{margin-top:4px;font-size:.8rem;font-weight:700}.compact-gender-switch{gap:6px}.compact-gender-switch button{min-height:40px;padding:0 12px;font-size:.88rem}.profile-action-group{display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--color-line)}.profile-action-group h3{margin:0;font-size:1rem}.profile-action-group p{margin:4px 0 0;color:var(--color-text-muted);font-size:.86rem;font-weight:700;line-height:1.4}.delete-account-copy{display:grid;gap:8px;margin-bottom:14px}.delete-account-copy p{margin:0;color:var(--color-text-soft);font-size:.94rem;font-weight:700;line-height:1.5}.delete-account-copy strong{color:#be123c}.growth-hero{display:grid;gap:16px}.growth-hero h2{margin:4px 0 0;font-size:1.65rem}.growth-latest-grid,.growth-input-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.growth-date-field{width:100%}.growth-date-input{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;height:52px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none;appearance:none;line-height:52px;padding:0 14px}.growth-latest-grid div{display:grid;gap:5px;min-width:0;justify-items:start;text-align:left;padding:14px;border-radius:8px;background:#fff;box-shadow:0 8px 18px #191f280a}.growth-latest-grid span,.growth-latest-grid small{color:var(--color-text-muted);font-size:.78rem;font-weight:800}.growth-latest-grid strong{color:#111827;font-size:1.35rem}.growth-chart{width:100%;min-width:0;height:260px;margin-top:20px}.activity-shortcut{position:relative;display:grid;place-items:center;gap:6px;min-width:0;border:1px solid var(--color-line);color:var(--color-text-soft);font-weight:800;text-align:center;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.activity-shortcut:active{transform:scale(.95)}.activity-shortcut-nav{min-height:74px;border-radius:8px;padding:9px 4px;background:var(--color-surface-soft)}.activity-shortcut-quick{min-height:76px;align-content:center;border-radius:20px;padding:10px 8px;background:#ffffffd1;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.activity-shortcut.active,.activity-shortcut:hover{border-color:#3182f642;background:var(--color-blue);color:#1b64da}.activity-shortcut-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff}.activity-shortcut-quick .activity-shortcut-icon{width:34px;height:34px}.activity-shortcut-icon img{width:22px;height:22px;object-fit:contain}.activity-shortcut-quick .activity-shortcut-icon img{width:20px;height:20px}.activity-shortcut-label{max-width:100%;overflow-wrap:anywhere;font-size:.75rem;line-height:1.15}.activity-shortcut-badge{min-height:22px;max-width:100%;border-radius:999px;padding:3px 8px;background:#f8fafcf0;color:var(--color-text-muted);font-size:.72rem;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.home-quick-section{display:grid;gap:14px}.compact-heading{margin:0;padding:0}.compact-heading h2{margin:4px 0 0;font-size:1.28rem}.compact-heading{align-items:center}.quick-record-toggle{align-self:start;margin-top:2px}.home-quick-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(78px,1fr);gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.home-quick-grid::-webkit-scrollbar{display:none}.home-quick-grid .activity-shortcut-quick{min-width:0}.home-quick-grid .activity-shortcut-label{font-size:.72rem;line-height:1.1}.quick-entry-backdrop{position:fixed;inset:0;z-index:40;display:grid;align-items:end;justify-items:center;padding:18px 12px calc(18px + env(safe-area-inset-bottom));background:#191f2847;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.quick-entry-sheet{width:min(100%,520px);max-height:min(86vh,720px);overflow:auto;border-radius:32px 32px 0 0;padding:18px;background:#fffffff2;box-shadow:0 -18px 44px #191f2838;animation:quick-sheet-in .18s ease-out}@keyframes quick-sheet-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.quick-entry-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.quick-entry-header span{display:block;color:var(--color-text-muted);font-size:.78rem;font-weight:900}.quick-entry-header strong{display:block;margin-top:3px;color:var(--color-text);font-size:1.45rem}.quick-entry-header button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:var(--color-surface-soft);color:var(--color-text-muted);font-size:1.2rem;font-weight:900}.quick-entry-value{display:grid;gap:4px;padding:16px;border-radius:24px;background:#f8fafce6}.quick-entry-value strong{color:#111827;font-size:2.4rem;line-height:1}.quick-entry-value span,.quick-entry-hint{color:var(--color-text-soft);font-size:.92rem;font-weight:800;line-height:1.4}.quick-entry-hint{margin:0}.quick-chip-row-four{grid-template-columns:repeat(4,minmax(0,1fr))}.sheet-toast{position:sticky;right:auto;bottom:0;left:auto;width:100%}.ad-banner{display:grid;gap:8px;min-height:96px;margin-top:2px;border:1px solid var(--color-line);border-radius:24px;padding:12px;background:#ffffffd1;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.ad-label{color:var(--color-text-muted);font-size:.66rem;font-weight:900;letter-spacing:.08em}.ad-content{display:flex;align-items:center;gap:12px;min-height:64px;color:inherit;text-decoration:none}.ad-visual,.ad-image{flex:0 0 auto;width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#ffe1ece0,#dcecffd1),#f8fafc}.ad-image{object-fit:cover}.ad-copy{display:grid;gap:4px;min-width:0}.ad-copy strong{color:var(--color-text);font-size:.95rem}.ad-copy span{color:var(--color-text-muted);font-size:.8rem;font-weight:800;line-height:1.4}.ad-adsense-slot{min-height:72px}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:end center;padding:18px 14px calc(18px + env(safe-area-inset-bottom));background:#191f2852}.modal-panel{width:min(100%,520px);max-height:min(82vh,720px);overflow:auto;border:1px solid var(--color-line);border-radius:8px;background:#fffffff5;padding:18px;box-shadow:0 18px 42px #191f282e}.push-permission-backdrop{z-index:70;place-items:center;padding:calc(18px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom));background:#0f172a61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.push-permission-panel{display:grid;gap:12px;border-radius:18px;padding:20px}.push-permission-panel h2{margin:0;color:var(--color-text);font-size:1.22rem;line-height:1.25;letter-spacing:0}.push-permission-panel p{margin:0;color:var(--color-text-muted);font-size:.92rem;line-height:1.55}.push-permission-kicker{color:var(--color-text-soft)!important;font-size:.75rem!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.push-permission-actions{display:grid;gap:8px;margin-top:4px}.baby-picker-modal-backdrop{z-index:60;place-items:start center;padding:calc(8px + env(safe-area-inset-top)) 12px calc(132px + env(safe-area-inset-bottom));background:#0f172a61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.app-shell-admob .baby-picker-modal-backdrop{padding-bottom:calc(154px + env(safe-area-inset-bottom))}.baby-picker-modal-panel{display:flex;flex-direction:column;width:min(100%,560px);max-height:calc(100dvh - 140px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-color:#ffffff94;border-radius:24px 24px 18px 18px;background:#fffffff5;box-shadow:0 24px 64px #0f172a3d}.app-shell-admob .baby-picker-modal-panel{max-height:calc(100dvh - 162px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.baby-picker-list{display:grid;gap:8px}.baby-picker-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;border:1px solid var(--color-line);border-radius:8px;padding:10px 12px;background:var(--color-surface-soft);color:var(--color-text);font-weight:800;text-align:left}.baby-picker-list button.active{border-color:#3182f642;background:var(--color-blue);color:#1b64da}.baby-picker-list strong{color:var(--color-text-muted);font-size:.82rem;letter-spacing:.04em}.modal-add-panel{display:grid;gap:14px;margin-top:14px;padding-top:14px;border-top:1px solid var(--color-line)}.input-modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:start center;padding:calc(8px + env(safe-area-inset-top)) 12px calc(8px + env(safe-area-inset-bottom));background:#0f172a61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.input-modal-panel{display:flex;flex-direction:column;width:min(100%,560px);height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:hidden;border:1px solid rgba(255,255,255,.58);border-radius:24px 24px 18px 18px;background:#fffffff5;padding:0;box-shadow:0 24px 64px #0f172a3d}.input-modal-header{flex:0 0 auto;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid rgba(148,163,184,.14);background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.input-modal-header strong{color:#111827;font-size:1rem}.input-modal-header button{min-height:34px;border:0;border-radius:999px;padding:0 12px;background:var(--color-surface-soft);color:var(--color-text-soft);font-size:.8rem;font-weight:900}.input-modal-panel .screen-stack{flex:1 1 auto;min-height:0;gap:0;overflow:hidden}.input-modal-panel .quick-action-card{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;border:0;border-radius:0;padding:0;box-shadow:none}.input-modal-panel .quick-action-scroll{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding:14px}.input-modal-panel .quick-button-row{flex:0 0 84px;align-content:center;padding:10px 14px 14px;border-top:1px solid rgba(148,163,184,.14);background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.input-modal-panel .ad-banner{display:none}.bottom-tabs{position:fixed;right:0;bottom:0;left:0;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));border:1px solid rgba(25,31,40,.08);border-width:1px 0 0;border-radius:16px 16px 0 0;background:#fff;box-shadow:0 -6px 18px #191f280f}.bottom-tabs button{display:grid;grid-template-rows:22px 16px;gap:2px;place-items:center;align-content:center;min-width:0;min-height:56px;border:0;border-radius:10px;background:transparent;color:#9a9a9a;font-size:.82rem;font-weight:700;line-height:1;transition:background .16s ease,color .16s ease}.bottom-tabs button.tab-home.active{background:var(--home-accent-bg);color:var(--home-accent-text)}.bottom-tabs button.tab-profile.active{background:#ffe8d6;color:#b45a1b}.bottom-tabs button.tab-analysis.active{background:#f0e8ff;color:#6d4ac9}.bottom-tabs button.tab-pattern.active{background:#fff3c7;color:#9f7000}.bottom-tabs button.tab-growth.active{background:#e7f8ee;color:#15803d}.bottom-tabs img{width:22px;height:22px;object-fit:contain;opacity:.42;filter:grayscale(1);transition:filter .16s ease,opacity .16s ease}.bottom-tabs button.active img{opacity:.9;filter:none}.bottom-tabs button.tab-home.active img,.bottom-tabs button.tab-profile.active img{filter:var(--home-tab-icon-filter)}.bottom-tabs button.tab-profile.active img{filter:brightness(0) saturate(100%) invert(49%) sepia(89%) saturate(1117%) hue-rotate(352deg) brightness(95%) contrast(90%)}.bottom-tabs button.tab-analysis.active img{filter:brightness(0) saturate(100%) invert(36%) sepia(62%) saturate(1149%) hue-rotate(231deg) brightness(93%) contrast(87%)}.bottom-tabs button.tab-pattern.active img{filter:brightness(0) saturate(100%) invert(45%) sepia(74%) saturate(812%) hue-rotate(13deg) brightness(94%) contrast(101%)}.bottom-tabs button.tab-growth.active img{filter:brightness(0) saturate(100%) invert(34%) sepia(78%) saturate(835%) hue-rotate(94deg) brightness(92%) contrast(88%)}.error-copy{margin:0;padding:12px 14px;border-radius:8px;background:var(--color-pink);color:#b42355;line-height:1.45}.offline-shell{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px 16px}.offline-card{width:min(100%,460px);display:grid;gap:14px;padding:24px;border:1px solid var(--color-line);border-radius:8px;background:#ffffffe0;box-shadow:var(--shadow-card)}.offline-card h1{margin:0;font-size:1.8rem}.offline-card p{margin:0;color:var(--color-text-soft);line-height:1.5;font-weight:700}.offline-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(max-width:640px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.today-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.today-primary-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact{padding:15px}.compact .eyebrow{font-size:.76rem}.compact strong{font-size:1.18rem}.hero-grid{grid-template-columns:minmax(0,1fr)}.hero h1{font-size:1.82rem}.status-card-section strong{font-size:1.58rem}.analysis-header{align-items:stretch;flex-direction:column}.analysis-header input{width:100%}.analysis-metric-grid,.pattern-summary-strip{grid-template-columns:minmax(0,1fr)}.pattern-hero-heading{align-items:stretch;flex-direction:column}.pattern-hero-heading>span{width:fit-content}.rhythm-clock-shell{width:min(100%,300px);min-height:300px}.rhythm-radial-chart{height:300px}.analysis-metric{grid-template-columns:minmax(64px,auto) minmax(0,1fr) auto;align-items:center}.analysis-metric p,.analysis-metric small{grid-column:1}.analysis-metric strong{grid-column:2;grid-row:1 / span 2;text-align:right}.analysis-metric em{grid-column:3;grid-row:1 / span 2}.poop-bar-row{grid-template-columns:62px minmax(0,1fr) 22px}.activity-shortcut-nav{min-height:60px;padding:7px 2px}.activity-shortcut-nav .activity-shortcut-icon{width:28px;height:28px}.activity-shortcut-nav img{width:18px;height:18px}.activity-shortcut-nav .activity-shortcut-label{font-size:.68rem}.growth-latest-grid,.growth-input-grid{grid-template-columns:minmax(0,1fr)}}@media(min-width:641px){.hero-grid{grid-template-columns:minmax(0,1fr)}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.today-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.today-primary-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-tabs{right:12px;left:12px;width:min(760px,calc(100% - 24px));border-width:1px;border-radius:8px}}
