/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--color-black:#000;--color-white:#fff;--spacing:.25rem;--font-weight-bold:700;--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)}.flex{display:flex}.table{display:table}.h-\[19px\]{height:19px}.h-full{height:100%}.min-h-0{min-height:calc(var(--spacing) * 0)}.w-full{width:100%}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-\[2px\]{gap:2px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-black{border-color:var(--color-black)}.bg-white{background-color:var(--color-white)}.p-\[9px\]{padding:9px}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-black{color:var(--color-black)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}: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-filter{background:#e8eeebd1;border-radius:15px;grid-template-columns:repeat(5,1fr);gap:5px;margin:-2px 0 10px;padding:4px;display:grid}.timeline-filter button{min-width:0;min-height:38px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:11px;padding:0 3px;font-size:10px;font-weight:800}.timeline-filter button.active{color:var(--green);background:#fff;box-shadow:0 3px 10px #28413614}.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:430px;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-copy{gap:4px;min-width:0;display:grid}.timeline-meta{align-items:baseline;gap:7px;min-width:0;display:flex}.timeline-day{flex:none;font-weight:800;color:#b76f80!important}.timeline-list strong{font-size:14px}.timeline-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.timeline-empty{min-height:128px;color:var(--muted);place-items:center;margin:0;font-size:12px;display:grid}.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)}.log-icon.probiotic{background:linear-gradient(135deg,#e2f3e8,#f0ebf7)}.bottom-nav{z-index:20;height:calc(72px + env(safe-area-inset-bottom));padding:7px 4px 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(6,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;min-width:0;padding-inline:1px;font-size:10px;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,.probiotic-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}.probiotic-layout{gap:18px;max-width:760px;margin:0 auto;display:grid}.probiotic-hero{border:1px solid #fffffff0;border-radius:27px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:138px;padding:21px;display:grid;box-shadow:0 12px 28px #6e807814}.probiotic-hero.pending{background:linear-gradient(135deg,#e4f3e9,#f7e7eb)}.probiotic-hero.complete{background:linear-gradient(135deg,#dff2e7,#edf5f1)}.probiotic-hero-icon{background:#fffc;border-radius:19px;place-items:center;width:54px;height:54px;font-size:28px;display:grid;box-shadow:0 5px 14px #4c695b14}.probiotic-hero small{color:var(--muted);font-size:11px;font-weight:700}.probiotic-hero h2{margin:5px 0;font-size:20px}.probiotic-hero p{color:var(--muted);margin:0;font-size:10px}.probiotic-hero>strong{color:var(--green);letter-spacing:-1px;font-size:34px}.probiotic-hero>strong span{color:var(--muted);font-size:17px}.probiotic-tasks,.probiotic-manager{border:1px solid var(--line);background:#fffffff0;border-radius:23px;padding:18px;box-shadow:0 8px 22px #6e80780d}.probiotic-task-list{gap:9px;display:grid}.probiotic-task-list article{border:1px solid var(--line);border-radius:18px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:80px;padding:11px 12px;display:grid}.probiotic-task-list article.pending{background:#fffafb;border-color:#eddae0}.probiotic-task-list article.upcoming{background:#fbfdfc;border-color:#dfece6}.probiotic-task-list article.done{background:#f7fbf9}.probiotic-task-mark{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:13px;place-items:center;font-size:17px;font-weight:900;display:grid}.probiotic-task-copy{gap:5px;min-width:0;display:grid}.probiotic-task-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.probiotic-task-copy small{color:var(--muted);font-size:11px}.confirm-probiotic{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#79a995,#cf8da0);border:0;border-radius:14px;min-height:42px;padding:0 12px;font-size:11px;font-weight:800;box-shadow:0 5px 13px #a1788421}.probiotic-task-actions{grid-template-columns:auto auto;gap:3px;display:grid}.probiotic-task-actions button{min-height:36px;color:var(--green);white-space:nowrap;background:0 0;border:0;padding:0 7px;font-size:10px;font-weight:800}.probiotic-task-actions .undo{color:#b26a5d}.probiotic-empty{min-height:92px;color:var(--muted);place-items:center;margin:0;font-size:12px;display:grid}.probiotic-empty-guide{text-align:center;background:#f9fcfa;border:1px dashed #cfddd7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:146px;padding:19px;display:flex}.probiotic-empty-guide>span{font-size:28px}.probiotic-empty-guide strong{margin-top:8px;font-size:14px}.probiotic-empty-guide p{max-width:280px;color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.probiotic-type-form{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;display:grid}.probiotic-type-form input{border:1px solid var(--line);background:var(--paper);min-width:0;height:46px;color:var(--ink);border-radius:14px;outline:0;padding:0 13px;font-size:14px}.probiotic-type-form input:focus{border-color:#9cbdaf;box-shadow:0 0 0 3px #6f9f8e1a}.probiotic-type-form button{background:var(--green);color:#fff;border:0;border-radius:14px;min-height:46px;padding:0 14px;font-size:11px;font-weight:800}.probiotic-type-form button:disabled{opacity:.55}.probiotic-type-form .cancel-edit{color:var(--muted);background:0 0;padding-inline:8px}.probiotic-error{color:#bd5f70;margin:10px 2px 0;font-size:12px}.probiotic-type-list{margin-top:13px}.probiotic-type-list article{border-top:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:7px;min-height:62px;display:grid}.probiotic-type-list article>span{text-align:center;font-size:17px}.probiotic-type-list article>div{gap:3px;min-width:0;display:grid}.probiotic-type-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.probiotic-type-list article small{color:var(--muted);font-size:9px}.probiotic-type-list button{min-height:34px;color:var(--green);background:0 0;border:0;padding:0 6px;font-size:10px;font-weight:800}.probiotic-type-list .archive{color:#b26a5d}.probiotic-type-list .restore{background:var(--green-soft);border-radius:11px;min-width:48px}.probiotic-type-list article.archived{opacity:.72}.probiotic-add-plan{background:var(--green-soft);min-height:34px;color:var(--green);border:0;border-radius:12px;padding:0 11px;font-size:11px;font-weight:800}.probiotic-plan-empty{color:var(--muted);text-align:center;margin:8px 0 0;padding:24px 10px 12px;font-size:11px}.probiotic-plan-form{display:grid}.probiotic-plan-name{gap:7px;display:grid}.probiotic-plan-name>span,.probiotic-frequency-options legend{color:var(--muted);font-size:11px;font-weight:800}.probiotic-plan-name input{border:1px solid var(--line);background:var(--paper);width:100%;min-height:48px;color:var(--ink);border-radius:14px;outline:0;padding:0 13px;font-size:15px}.probiotic-plan-name input:focus{border-color:#9cbdaf;box-shadow:0 0 0 3px #6f9f8e1a}.probiotic-frequency-options{border:0;margin:16px 0 0;padding:0}.probiotic-frequency-options legend{margin-bottom:8px}.probiotic-frequency-options>label{cursor:pointer;width:calc(50% - 4px);display:inline-block}.probiotic-frequency-options>label:nth-of-type(2n){margin-left:8px}.probiotic-frequency-options>label:nth-of-type(n+3){margin-top:8px}.probiotic-frequency-options input{opacity:0;position:absolute}.probiotic-frequency-options span{border:1px solid var(--line);background:var(--paper);min-height:43px;color:var(--muted);border-radius:13px;place-items:center;font-size:12px;font-weight:800;display:grid}.probiotic-frequency-options input:checked+span{background:var(--green-soft);color:var(--green);border-color:#9cbdaf;box-shadow:0 0 0 2px #6f9f8e14}.probiotic-plan-settings{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.probiotic-plan-settings>label{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:10px 8px}.probiotic-plan-settings>label.active{background:#fff8fa;border-color:#d9a6b3;box-shadow:0 0 0 2px #d88fa014}.probiotic-plan-settings span{color:var(--muted);white-space:nowrap;font-size:9px;font-weight:700;display:block}.probiotic-plan-settings button{width:100%;min-height:34px;color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:baseline;gap:4px;padding:7px 0 0;display:flex}.probiotic-plan-settings strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.probiotic-plan-settings small{color:var(--muted);white-space:nowrap;font-size:9px}.probiotic-plan-settings input[type=date]{width:100%;min-height:34px;color:var(--ink);background:0 0;border:0;outline:0;padding:7px 0 0;font-size:11px;font-weight:800}.probiotic-plan-hint{color:var(--muted);margin:12px 4px 0;font-size:10px;line-height:1.55}.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}.summary-grid .summary-probiotic{background:linear-gradient(135deg,#f4faf7,#fbf5f8);grid-column:1/-1;min-height:92px}.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-pee:before{background:#a9cfd7}.legend-poop:before{background:#d8b7a8}.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}.bar-series{flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;height:100%;display:flex}.bar-series small{color:var(--muted);font-size:9px;line-height:1}.bars i{border-radius:5px 5px 2px 2px;width:7px;display:block}.bar-feed{background:var(--green)}.bar-pee{background:#a9cfd7}.bar-poop{background:#d8b7a8}.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}.records-table-layout{gap:22px;display:grid}.records-dashboard{min-width:0}.probiotic-daily-history{border:1px solid var(--line);background:linear-gradient(145deg,#f7fcf9f5,#fffafcf2);border-radius:22px;min-width:0;padding:18px;box-shadow:0 8px 22px #6e80780d}.probiotic-history-days{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#c9dbd3 transparent;-webkit-overflow-scrolling:touch;gap:11px;max-height:520px;display:grid;overflow-y:auto}.probiotic-history-day{background:#ffffffe6;border:1px solid #e4ece8;border-radius:18px;padding:14px}.probiotic-history-day>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:11px;display:flex}.probiotic-history-day>header>div{gap:3px;display:grid}.probiotic-history-day>header strong{font-size:14px}.probiotic-history-day>header small{color:var(--muted);font-size:9px}.probiotic-history-day>header>span{background:var(--green-soft);color:var(--green);border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:800}.probiotic-history-items{display:grid}.probiotic-history-items>div{grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:49px;display:grid}.probiotic-history-items>div+div{border-top:1px dashed var(--line)}.probiotic-history-items>div>span{font-size:15px}.probiotic-history-items strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.probiotic-history-items time{color:var(--green);font-size:12px;font-weight:800}.probiotic-history-empty{min-height:126px;color:var(--muted);align-content:center;place-items:center;gap:6px;display:grid}.probiotic-history-empty span{font-size:25px}.probiotic-history-empty p{margin:0;font-size:11px}.records-archive{border:1px solid var(--line);background:#fffffff0;border-radius:22px;min-width:0;padding:18px;box-shadow:0 8px 22px #6e80780d}.records-archive-list{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#dacbd0 transparent;-webkit-overflow-scrolling:touch;max-height:680px;margin:0 -4px;padding:0 4px;overflow-y:auto}.records-archive-list article{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:66px;display:grid}.records-archive-list article:last-child{border-bottom:0}.records-archive-list article>div{gap:4px;min-width:0;display:grid}.records-archive-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.records-archive-list article small{color:var(--muted);white-space:nowrap;font-size:10px}.records-archive-list article>small{text-align:right}.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,.settings-list a{width:100%;min-height:58px;color:inherit;background:#fff;border:0;justify-content:space-between;align-items:center;padding:0 16px;text-decoration:none;display:flex}.settings-list>*+*{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}.app-version{color:#98a29e;text-align:center;grid-column:1/-1;margin:2px 0 0;font-size:10px}.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}.data-management-layout{gap:16px;max-width:780px;margin:0 auto;display:grid}.data-overview{background:linear-gradient(135deg,#dff1e9 0%,#f5e4eb 100%);border:1px solid #ffffffeb;border-radius:25px;justify-content:space-between;align-items:center;min-height:142px;padding:22px;display:flex;box-shadow:0 12px 28px #6e807814}.data-overview small{color:var(--muted);font-size:11px;font-weight:700}.data-overview strong{margin-top:7px;font-size:34px;line-height:1;display:block}.data-overview strong span{color:var(--muted);margin-left:5px;font-size:12px}.data-overview p{color:var(--muted);margin:10px 0 0;font-size:11px}.data-cloud{background:#ffffffb8;border-radius:21px;place-items:center;width:62px;height:62px;font-size:29px;display:grid;box-shadow:0 6px 18px #5b756a14}.admin-add-card,.data-browser,.dot-display-card,.danger-zone{border:1px solid var(--line);background:#fffffff0;border-radius:22px;padding:18px;box-shadow:0 8px 22px #6e80780d}.admin-add-grid{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.admin-add-grid button{border:1px solid var(--line);background:var(--paper);border-radius:16px;place-items:center;gap:2px;min-width:0;min-height:73px;padding:9px 3px;font-size:10px;font-weight:800;display:grid}.admin-add-grid button:active{background:var(--green-soft);transform:scale(.97)}.admin-add-grid span{font-size:23px}.data-view-tabs{background:var(--paper);border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.data-view-tabs button{min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:11px;font-size:12px;font-weight:800}.data-view-tabs button.active{color:var(--green);background:#fff;box-shadow:0 3px 10px #28413612}.admin-record-list,.activity-list{-webkit-overflow-scrolling:touch;max-height:430px;margin-top:10px;overflow-y:auto}.admin-record-list article,.activity-list article{border-bottom:1px solid var(--line);align-items:center;min-height:67px;display:grid}.admin-record-list article{grid-template-columns:38px minmax(0,1fr) 42px;gap:9px}.admin-record-list article:last-child,.activity-list article:last-child{border-bottom:0}.admin-record-copy{gap:4px;min-width:0;display:grid}.admin-record-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.admin-record-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-delete{color:#b26a5d;background:0 0;border:0;min-height:34px;padding:0;font-size:11px}.activity-list article{grid-template-columns:14px minmax(0,1fr) auto;gap:9px}.activity-dot{background:var(--green);border-radius:50%;width:8px;height:8px}.activity-dot.delete,.activity-dot.clear{background:#cf8d82}.activity-dot.update{background:#b6a3ce}.activity-list article>div{gap:3px;min-width:0;display:grid}.activity-list strong{font-size:12px}.activity-list small{color:var(--muted);font-size:10px}.activity-list time{color:var(--muted);text-align:right;font-size:9px;line-height:1.5}.data-empty{color:var(--muted);text-align:center;margin:0;padding:32px 10px;font-size:12px}.data-error,.record-form-error{color:#bd5f70;margin:12px 2px 0;font-size:12px}.dot-display-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.dot-display-copy{align-items:center;gap:12px;min-width:0;display:flex}.dot-display-copy>div{flex:1;min-width:0}.dot-display-copy .section-title{margin:0}.dot-display-copy p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.55}.dot-display-icon{border:2px solid var(--ink);width:48px;height:34px;color:var(--ink);box-shadow:inset 0 0 0 3px var(--paper);background:#fff;border-radius:5px;flex:0 0 48px;place-items:center;font-size:16px;display:grid}.dot-display-card>button{background:var(--ink);color:#fff;border:0;border-radius:13px;min-height:40px;padding:0 14px;font-size:11px;font-weight:800}.dot-display-card>button:disabled{opacity:.38}.dot-display-message{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;margin:-4px 0 0;padding-top:10px;font-size:10px}.danger-zone{background:snow;border-color:#f0dcda;justify-content:space-between;align-items:center;gap:14px;display:flex}.danger-zone h2,.danger-zone p{margin:0}.danger-zone h2{color:#a85f56;font-size:14px}.danger-zone p{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.5}.danger-zone button{color:#af5e54;background:#fff;border:1px solid #edceca;border-radius:13px;flex:none;min-height:40px;padding:0 13px;font-size:11px;font-weight:800}.danger-zone button:disabled{opacity:.45}.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}.delete-button:disabled{opacity:.58}.clear-warning{color:#bd685d;background:#faebe8;border-radius:20px;place-items:center;width:56px;height:56px;margin:4px auto 18px;font-size:28px;font-weight:900;display:grid}.clear-warning.final{color:#a94e43;background:#f3dedb}.clear-data-dialog .delete-copy,.clear-data-dialog .delete-note{text-align:center}.clear-back-button{width:100%;min-height:45px;color:var(--muted);background:0 0;border:0;margin-top:9px;font-size:12px;font-weight:700}.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:560px}.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:520px;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){.timeline-filter button,.bottom-nav button{font-size:9px}.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}.dot-display-card{grid-template-columns:1fr}.dot-display-card>button{width:100%}.probiotic-hero{grid-template-columns:48px minmax(0,1fr) auto;gap:10px;padding:17px 14px}.probiotic-hero-icon{width:48px;height:48px}.probiotic-hero h2{font-size:17px}.probiotic-task-list article{grid-template-columns:34px minmax(0,1fr)}.probiotic-task-list article>button,.probiotic-task-actions{grid-column:2;justify-self:start}.probiotic-type-form{grid-template-columns:minmax(0,1fr) auto}.probiotic-type-form .cancel-edit{grid-column:1/-1;min-height:32px}.admin-add-grid{grid-template-columns:repeat(3,1fr)}}@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)}}}.wanwan-content{max-width:920px}.wanwan-login-brand{padding:0;overflow:hidden}.wanwan-login-brand img,.wanwan-intro-photo,.wanwan-profile-photo,.wanwan-profile-hero-photo{object-fit:cover;object-position:50% 32%;display:block}.wanwan-login-brand img{width:100%;height:100%}.wanwan-record-layout,.wanwan-dashboard-layout{gap:18px;display:grid}.wanwan-intro{background:linear-gradient(135deg,#dff1e9 0%,#f6e6ec 100%);border:1px solid #ffffffeb;border-radius:25px;padding:19px;box-shadow:0 12px 28px #6e807814}.wanwan-intro>div{align-items:center;gap:13px;display:flex}.wanwan-intro-photo{background:#ffffffc7;border-radius:19px;flex:0 0 54px;width:54px;height:54px;box-shadow:0 5px 14px #6f857c14}.wanwan-intro>div>div{gap:4px;display:grid}.wanwan-intro small{color:var(--muted);font-size:11px;font-weight:700}.wanwan-intro strong{font-size:18px}.wanwan-intro>p{color:var(--muted);margin:13px 2px 0;font-size:11px;line-height:1.55}.wanwan-care-grid{gap:13px;display:grid}.wanwan-care-card{border:1px solid #fffffff0;border-radius:25px;padding:18px;position:relative;overflow:hidden;box-shadow:0 10px 25px #6f857c14}.wanwan-care-card.deworming{background:linear-gradient(145deg,#e5f4ed 0%,#f6e8ed 100%)}.wanwan-care-card.bath{background:linear-gradient(145deg,#ecf7f7 0%,#dfeff1 100%)}.wanwan-care-card.plucking{background:linear-gradient(145deg,#f8f1df 0%,#efeaf7 100%)}.wanwan-care-card>header{grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.wanwan-care-icon{background:#ffffffd1;border-radius:17px;place-items:center;width:50px;height:50px;font-size:25px;display:grid;box-shadow:0 4px 12px #314a4012}.wanwan-care-card header>div{gap:3px;min-width:0;display:grid}.wanwan-care-card header small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.wanwan-care-card h2{margin:0;font-size:19px}.wanwan-due-badge{color:var(--green);white-space:nowrap;background:#ffffffb8;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.wanwan-due-badge.due,.wanwan-due-badge.overdue{color:#bc6171;background:#fff3f4}.wanwan-due-badge.empty{color:var(--muted)}.wanwan-care-details{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:17px;display:grid}.wanwan-care-details>div{text-align:center;background:#ffffff9e;border-radius:14px;min-width:0;padding:10px 5px}.wanwan-care-details small{color:var(--muted);font-size:9px;display:block}.wanwan-care-details strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;display:block;overflow:hidden}.wanwan-latest-note{color:var(--muted);margin:12px 2px 0;font-size:10px}.wanwan-record-button{width:100%;min-height:48px;color:var(--rose);background:#ffffffe6;border:0;border-radius:16px;margin-top:14px;font-size:13px;font-weight:800;box-shadow:0 5px 14px #6f857c0f}.wanwan-record-button:active{transform:scale(.98)}.wanwan-page-error{color:#bd5f70;text-align:center;margin:0;font-size:12px}.wanwan-board-summary,.wanwan-history{border:1px solid var(--line);background:#fffffff0;border-radius:23px;padding:18px;box-shadow:0 8px 22px #6e80780d}.wanwan-board-cards{gap:8px;display:grid}.wanwan-board-cards article{border:1px solid var(--line);background:var(--paper);border-radius:17px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:10px 12px;display:grid}.wanwan-board-cards article.due,.wanwan-board-cards article.overdue{background:#fff8f9;border-color:#eed4d9}.wanwan-board-cards article>span{background:#fff;border-radius:13px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.wanwan-board-cards article>div{gap:4px;min-width:0;display:grid}.wanwan-board-cards strong{font-size:13px}.wanwan-board-cards small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wanwan-board-cards b{color:var(--green);white-space:nowrap;font-size:10px}.wanwan-board-cards .due b,.wanwan-board-cards .overdue b{color:#bc6171}.wanwan-filter{background:var(--paper);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:10px;padding:4px;display:grid}.wanwan-filter button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:11px;font-size:11px;font-weight:800}.wanwan-filter button.active{color:var(--green);background:#fff;box-shadow:0 3px 10px #28413612}.wanwan-history-list{-webkit-overflow-scrolling:touch;max-height:600px;overflow-y:auto}.wanwan-history-list>article{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;display:grid}.wanwan-history-list>article:last-child{border-bottom:0}.wanwan-history-icon{background:var(--green-soft);border-radius:12px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.wanwan-history-icon.bath{background:var(--blue)}.wanwan-history-icon.plucking{background:var(--gold)}.wanwan-history-list article>div:nth-child(2){gap:4px;min-width:0;display:grid}.wanwan-history-list strong{font-size:13px}.wanwan-history-list small,.wanwan-history-list p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.wanwan-history-actions{gap:2px;display:flex}.wanwan-history-actions button{min-height:36px;color:var(--green);background:0 0;border:0;padding:0 6px;font-size:10px;font-weight:800}.wanwan-history-actions button.danger{color:#b26a5d}.wanwan-profile-summary{border:1px solid var(--line);background:#fffffff0;border-radius:21px;align-items:center;gap:13px;min-height:100px;padding:17px;display:flex}.wanwan-profile-photo{background:var(--green-soft);border-radius:18px;flex:0 0 58px;width:58px;height:58px}.wanwan-profile-summary>div{gap:3px;display:grid}.wanwan-profile-summary small,.wanwan-profile-summary p{color:var(--muted);margin:0;font-size:10px}.wanwan-profile-summary strong{font-size:17px}.wanwan-profile-hero-photo{padding:0;overflow:hidden}.wanwan-weight-input{align-items:center;gap:7px;display:flex}.profile-text-field .wanwan-weight-input input{flex:1}.wanwan-weight-input b{color:var(--muted);font-size:12px}.wanwan-data-management .data-browser{min-height:180px}.wanwan-bottom-nav{grid-template-columns:repeat(3,1fr)}.wanwan-bottom-nav button{font-size:11px}.wanwan-bottom-nav button span{font-size:22px}.wanwan-sheet{max-width:520px}.wanwan-record-form .sheet-heading{align-items:flex-start}.wanwan-record-form .sheet-heading small{color:var(--muted);font-size:10px;font-weight:800}.wanwan-record-form .sheet-heading h2{margin-top:3px}.wanwan-form-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px;display:grid}.wanwan-form-grid>label,.wanwan-note-field{border:1px solid var(--line);background:var(--paper);border-radius:15px;min-width:0;padding:10px 11px}.wanwan-form-grid label>span,.wanwan-note-field>span{color:var(--muted);margin-bottom:7px;font-size:10px;font-weight:800;display:block}.wanwan-form-grid input,.wanwan-note-field textarea{width:100%;min-width:0;min-height:34px;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:14px;font-weight:700}.wanwan-form-grid.schedule label:first-child>div{align-items:center;gap:5px;display:flex}.wanwan-form-grid.schedule label:first-child input{width:100%}.wanwan-form-grid.schedule b{color:var(--muted);font-size:11px}.wanwan-schedule-hint{color:var(--muted);margin:-1px 3px 12px;font-size:9px;line-height:1.5}.wanwan-note-field{display:block}.wanwan-note-field textarea{resize:vertical;min-height:72px;font-weight:500;line-height:1.5}.wanwan-confirm-sheet>p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.wanwan-danger-button{color:#fff;background:#b85f50;border:0;border-radius:16px;width:100%;min-height:52px;margin-top:22px;font-weight:800}.wanwan-danger-button:disabled{opacity:.55}@media (width>=760px){.wanwan-care-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}.wanwan-care-card{flex-direction:column;display:flex}.wanwan-care-card>header{grid-template-columns:50px minmax(0,1fr)}.wanwan-due-badge{grid-column:1/-1;justify-self:start}.wanwan-care-details{grid-template-columns:repeat(2,1fr)}.wanwan-latest-note{margin-top:auto;padding-top:12px}.wanwan-dashboard-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start}.profile-layout .wanwan-profile-summary{grid-column:1}.profile-layout .settings-list{grid-area:1/2/span 2}}@media (width<=430px){.wanwan-care-card{border-radius:22px;padding:15px}.wanwan-care-card>header{grid-template-columns:46px minmax(0,1fr)}.wanwan-care-icon{width:46px;height:46px}.wanwan-due-badge{grid-column:1/-1;justify-self:start;margin-top:1px}.wanwan-care-details{grid-template-columns:repeat(2,1fr)}.wanwan-form-grid{grid-template-columns:1fr}.wanwan-history-list>article{grid-template-columns:36px minmax(0,1fr);padding:8px 0}.wanwan-history-actions{grid-column:2;justify-self:start}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
