:root{--canvas:#f0f2f1;--text:#202622;--muted:#747b77;--green:#1d7052;--blue:#315dbc;--blue-soft:#f0f5ff;--amber:#b67e13;--border:#d9dedb;--divider:#e9edeb;--font:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums}button,input,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{opacity:.45;cursor:default}button{border:0;background:none;color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a3c3e8;outline-offset:3px}a{color:var(--green)}h1,h2,p{margin:0}h1{font-size:23px;font-weight:650;letter-spacing:-.5px}h2{font-size:18px;font-weight:650}svg{flex-shrink:0}input,textarea{min-width:0;color:var(--text)}.app-shell{max-width:460px;min-height:100dvh;background:#fff;margin:0 auto;position:relative;padding-top:env(safe-area-inset-top)}.header{height:78px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;position:relative}.header .center{position:absolute;left:70px;right:70px;text-align:center;pointer-events:none;font-size:22px}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0}.header .back{margin-left:-10px}.family-button{display:flex;align-items:center;gap:5px;min-height:44px;font-size:16px}.page-content{padding:0 22px 30px}.today{padding-bottom:175px}.date-control{height:48px;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.date-label{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;flex:1;font-size:16px;height:44px;white-space:nowrap;cursor:pointer}.date-label input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.date-label input::-webkit-calendar-picker-indicator{position:absolute;inset:0;width:100%;height:100%;cursor:pointer}.date-control .icon-button{width:38px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:14px}.metric{min-height:127px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:8px 4px}.metric:nth-child(odd){border-right:1px solid var(--divider)}.metric:nth-child(-n+2){border-bottom:1px solid var(--divider)}.metric>span{font-size:16px;color:var(--text)}.metric strong{font-size:49px;line-height:1.22;font-weight:450;letter-spacing:-1.5px}.metric small{font-size:13px;color:var(--muted)}.water-metric small{font-size:11px}.green{color:var(--green)}.blue{color:var(--blue)}.amber{color:var(--amber)}.ink{color:var(--text)}.water-breakdown{font-size:12px;color:var(--muted);margin:12px 0 22px;display:flex;justify-content:space-between;gap:6px;flex-wrap:wrap}.water-breakdown p{width:100%;color:var(--blue);background:var(--blue-soft);padding:8px 10px;border-radius:6px;margin-top:4px}.water-breakdown b{font-weight:600}.details{margin-top:23px}.section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding-bottom:10px}.section-title>span{color:var(--muted);font-size:12px}.record-row{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:14px 0;border-bottom:1px solid var(--divider);min-height:66px}.record-row time{font-size:15px;width:43px;flex-shrink:0}.record-main{flex:1;min-width:0}.record-value{display:flex;gap:6px;align-items:baseline;font-size:15px}.record-value b{font-weight:600}.record-value small{font-size:12px;color:var(--text)}.record-meta{display:block;font-size:12px;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}.muted{color:var(--muted)}.bottom-shell{position:fixed;bottom:0;width:100%;max-width:460px;background:#fff;z-index:5}.add-wrap{padding:12px 22px 16px;background:linear-gradient(to bottom,#ffffffeb,#fff)}.primary{min-height:50px;border-radius:8px;background:var(--green);color:#fff;font-size:18px;font-weight:600;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px}.primary:active{background:#14543e}.bottom-nav{border-top:1px solid var(--border);display:flex;padding:8px 20px calc(9px + env(safe-area-inset-bottom));background:#fff}.bottom-nav button{width:50%;display:flex;align-items:center;flex-direction:column;gap:2px;font-size:14px;color:var(--muted);position:relative;min-height:49px}.bottom-nav .active{color:var(--green)}.bottom-nav .active:after{content:"";height:3px;border-radius:3px;position:absolute;bottom:-6px;width:80px;background:var(--green)}.empty{text-align:center;display:flex;align-items:center;flex-direction:column;gap:10px;padding:40px 8px;color:var(--muted)}.empty svg{color:#8da69b}.empty strong{font-size:15px;font-weight:500;color:#52645c}.empty p{font-size:13px}.type-tabs{border:1px solid var(--border);border-radius:8px;padding:8px;display:flex;min-height:63px;gap:2px;margin-bottom:23px}.type-tabs button{flex:1;min-height:44px;white-space:nowrap;border-radius:5px;font-size:17px;position:relative}.type-tabs button:not(:last-child):not(.selected):after{content:"";position:absolute;right:0;top:10px;bottom:10px;border-right:1px solid var(--border)}.type-tabs .selected{color:#fff}.type-tabs .selected.green{background:var(--green)}.type-tabs .selected.blue{background:var(--blue)}.type-tabs .selected.amber{background:var(--amber)}.type-tabs .selected.ink{background:#444d49}.amount-label{display:block;font-size:17px;margin-top:24px}.amount-area{display:flex;align-items:center;justify-content:center;margin:21px 0 8px;gap:7px;min-height:97px}.amount-input{border:0;background:none;font-size:72px;line-height:1.2;width:190px;max-width:66%;padding:0;color:inherit;text-align:center;font-weight:450;letter-spacing:-2px}.amount-input::placeholder{color:#b3bdb8}.amount-input::-webkit-inner-spin-button,.amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.amount-unit{color:var(--text);font-size:17px;align-self:center;margin-top:25px}.amount-hint{text-align:center;font-size:13px;color:var(--muted);margin:7px 0 26px}.quick-amounts{display:flex;gap:12px;margin-bottom:27px}.quick-amounts button{border:1px solid var(--border);border-radius:8px;flex:1;min-height:49px;font-size:20px;color:var(--muted)}.quick-amounts button[aria-pressed=true]{border-color:currentColor;color:inherit;box-shadow:0 0 0 1px currentColor inset}.field-row{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:11px 12px;border:1px solid var(--border);border-radius:8px;margin:18px 0;font-size:15px;min-height:54px}.field-row input{width:190px;max-width:70%;border:0;color:var(--blue);background:none;font-size:14px;min-height:32px}.note-field{display:block;border:1px solid var(--border);border-radius:8px;padding:12px;margin-top:18px;color:var(--muted);font-size:15px}.note-field textarea{display:block;border:0;resize:vertical;width:100%;height:75px;background:none;min-height:65px;font-size:16px;padding:8px 0}.note-field textarea::placeholder{color:#9ca4a0;font-size:14px}.note-field small{display:block;text-align:right;font-size:11px}.recorder{color:var(--muted);font-size:14px;margin:16px 0 25px}.form-actions{padding:5px 0 calc(12px + env(safe-area-inset-bottom))}.water-options{margin-top:-8px}.segmented{display:flex;background:#f2f5f8;border-radius:8px;padding:4px;gap:4px}.segmented button{flex:1;min-height:43px;border-radius:6px;font-size:15px;color:var(--muted)}.segmented button[aria-pressed=true]{background:#fff;color:var(--blue);box-shadow:0 1px 4px #17345213}.mode-switch{display:flex;gap:25px;padding:14px 3px 0;font-size:14px}.mode-switch label{display:flex;align-items:center;gap:6px;min-height:30px}.mode-switch input{accent-color:var(--blue);width:16px;height:16px}.stepper{width:42px;height:42px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.amount-area:has(.stepper) .amount-input{width:100px;max-width:35%;font-size:62px}.calibration{border:1px solid var(--border);border-radius:8px;padding:0 12px;font-size:14px;margin-top:15px}.calibration summary{display:flex;justify-content:space-between;align-items:center;min-height:48px;cursor:pointer;list-style:none}.calibration summary::-webkit-details-marker{display:none}.calibration label{display:flex;align-items:center;gap:8px;color:var(--muted)}.calibration input{border:1px solid var(--border);border-radius:6px;width:100px;height:42px;text-align:center}.calibration p{font-size:12px;color:var(--muted);margin:10px 0 14px}.estimate-result{font-size:13px;text-align:center;color:var(--blue);margin:12px 0}.error,.connection-warning{color:#942f25;background:#fff0ec;padding:12px;border-radius:7px;font-size:14px;margin:14px 0}.connection-warning{margin:0;border-radius:0;font-size:12px}.connection-warning button{color:inherit;text-decoration:underline;min-height:32px}.success{padding:12px;background:#edf7f0;color:var(--green);font-size:14px;border-radius:8px;margin:12px 0}.toast{position:fixed;bottom:155px;left:50%;transform:translate(-50%);max-width:90%;white-space:nowrap;background:#253c32f5;color:#fff;padding:12px 18px;border-radius:9px;font-size:14px;z-index:30;box-shadow:0 4px 20px #0002}.text-danger{display:flex;align-items:center;justify-content:center;gap:6px;color:#a64c3d;min-height:48px;width:100%;font-size:14px;margin-top:10px}.delete-confirm,.confirmation{background:#f8faf9;border:1px solid var(--border);border-radius:10px;padding:16px;margin:15px 0}.delete-confirm p,.confirmation p{font-size:14px;color:var(--muted);margin-bottom:12px}.delete-confirm>div,.confirm-actions{display:flex;gap:12px}.delete-confirm button,.confirm-actions button{flex:1;min-height:44px;border-radius:7px}.danger{background:#a74333;color:#fff}.stats{padding-bottom:110px}.stats .date-control{margin-bottom:18px}.stats .type-tabs{margin-bottom:22px;min-height:54px;padding:3px}.stats .type-tabs button{font-size:16px}.chart-heading{display:flex;justify-content:space-between;align-items:center;color:var(--text);margin-bottom:22px}.chart-heading h2{font-size:16px}.chart-heading>span{color:var(--muted);font-size:12px}.chart{height:214px;display:flex;padding:0 2px}.chart-axis{width:32px;display:flex;flex-direction:column;justify-content:space-between;color:var(--muted);font-size:11px;padding-bottom:27px;flex-shrink:0;position:relative;top:-6px}.bars{display:flex;gap:9px;border-left:1px solid var(--border);flex:1;min-width:0;padding-left:10px}.bar-column{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:flex-end;text-align:center}.bar-space{height:187px;display:flex;flex-direction:column;justify-content:flex-end;border-bottom:1px solid var(--border)}.bar{width:23px;max-width:85%;background:currentColor;position:relative;margin:0 auto;border-radius:3px 3px 0 0;min-height:2px}.bar.no-record{min-height:0}.bar>span{position:absolute;bottom:100%;left:50%;transform:translate(-50%);font-size:11px;color:var(--text);padding-bottom:6px;white-space:nowrap}.bar-day{height:27px;font-size:12px;color:var(--muted);padding-top:7px}.chart-section{margin-bottom:26px}.chart-empty{font-size:12px;color:var(--muted);text-align:center;margin:12px}.table-wrap{border:1px solid var(--border);border-radius:5px;overflow:hidden;margin-top:12px}table{border-collapse:collapse;width:100%;font-size:14px;table-layout:fixed}th{font-weight:500}td,th{text-align:center;padding:12px 4px;border-right:1px solid var(--divider);border-bottom:1px solid var(--divider)}thead{background:#f8f9f8;font-size:13px}td:last-child,th:last-child{border-right:0}tbody tr:last-child>td,tbody tr:last-child>th{border-bottom:0}td small{display:block;font-size:10px;color:var(--muted);white-space:nowrap}.table-caption{font-size:11px;color:var(--muted);margin:9px 0 0}.water-table{margin-top:27px}.water-table table{margin-top:12px;border:1px solid var(--border);font-size:12px}.water-table th{font-size:11px}.subtle-note{font-size:12px;color:var(--muted);margin:12px 0;line-height:1.7}.welcome{padding-top:42px}.welcome-mark{color:var(--green);margin-bottom:26px}.welcome h2{font-size:25px;letter-spacing:-.5px}.welcome>p{margin:12px 0 31px;color:var(--muted);font-size:15px;line-height:1.8}.welcome form>label{display:block;font-size:14px}.welcome input{display:block;border:1px solid var(--border);border-radius:8px;min-height:52px;padding:12px;width:100%;margin:9px 0 20px;font-size:16px}.welcome .welcome-footnote{text-align:center;font-size:12px;margin:17px 0}.welcome .subtle-note{font-size:12px;border-top:1px solid var(--divider);padding-top:22px;margin-top:24px}.secondary{border:1px solid var(--border);border-radius:7px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 14px;font-size:14px;background:#fff}.loading{min-height:60vh;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:15px}.retry{margin:20px}.family-intro{padding:15px 0 26px;color:var(--green)}.family-intro h2{margin:11px 0 6px;color:var(--text);font-size:21px}.family-intro p{font-size:14px;color:var(--muted)}.members{list-style:none;padding:0;margin:9px 0}.members li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--divider)}.avatar{border-radius:50%;width:40px;height:40px;background:#edf3ef;color:var(--green);display:flex;align-items:center;justify-content:center;font-size:17px}.members li>div{flex:1}.members strong{font-size:15px;font-weight:500}.members small{font-size:11px;color:var(--muted);display:block}.text-button{font-size:13px;min-height:44px;color:var(--muted)}.invite-section{margin:30px 0 24px}.invite-section p{font-size:13px;color:var(--muted);margin:10px 0 15px;line-height:1.8}.invite-link{width:100%;resize:none;border:1px solid var(--border);border-radius:6px;color:var(--muted);font-size:12px;padding:10px;height:77px;margin-bottom:12px;word-break:break-all}.menu-row{border-top:1px solid var(--border);min-height:58px;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:15px}.menu-row small{font-size:12px;color:var(--muted);margin-left:6px}.trash-row{padding:15px 0;border-bottom:1px solid var(--border)}.trash-row>.record-row{cursor:default;border:0}.trash-row>.record-row>svg{display:none}.trash-date{font-size:12px;color:var(--muted)}.trash-row>.secondary{width:100%}.confirmation h2{font-size:17px;margin-bottom:10px}@media(min-width:600px){.app-shell{margin:24px auto;min-height:calc(100dvh - 48px);border-radius:14px;box-shadow:0 5px 24px #213a2a0d;overflow:hidden}.bottom-shell{border-radius:0 0 14px 14px}.header{height:83px}}@media(max-width:359px){.page-content,.header{padding-left:16px;padding-right:16px}.date-label{font-size:14px}.metric strong{font-size:43px}.type-tabs button{font-size:15px}.record-row{gap:8px}.record-value{font-size:14px;gap:5px}.field-row{font-size:13px}.field-row input{font-size:12px}.mode-switch{gap:15px}.bars{gap:5px}.bar{width:20px}.amount-input{font-size:64px}.metric small{font-size:11px}}@media print{body{background:#fff}.app-shell{max-width:none;margin:0;box-shadow:none}.bottom-shell,.header button,.type-tabs,.date-control button,.date-label input{display:none!important}.header{justify-content:center}.stats{padding:0 10px}.date-control{border:0;margin:0 0 10px}.chart-section{max-width:550px;margin:12px auto}.table-caption{font-size:12px}.water-table{break-inside:avoid}.toast{display:none}table{font-size:14px}.chart{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media(prefers-reduced-motion:no-preference){.primary,.type-tabs button{transition:background .15s}.toast{animation:appear .15s ease-out}@keyframes appear{0%{opacity:0}to{opacity:1}}}.record-form{padding-bottom:185px}.form-actions{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:460px;padding:12px 22px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--divider);z-index:8}
