:root{font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#283029;background:#f3f0e7;font-synthesis:none;text-rendering:optimizeLegibility;--brand: #53604e;--brand-strong: #3f4c3b;--page: #f3f0e7;--main: #fbfaf5;--surface: #fffefa;--surface-soft: #f7f5ee;--text: #283029;--muted: #72776f;--border: #d9d6ca;--accent: #e7a38b;--accent-soft: #f8dfd5;--selected: #dfe7d8;--selected-text: #354431;--danger: #a53d36;--danger-soft: #f8dfdc;--warning: #8a5a12;--warning-soft: #f7e8c8;--focus: #1976d2}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--page)}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a,input,select{outline-offset:3px}:focus-visible{outline:3px solid var(--focus)}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.58}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center;background:var(--main)}.app-state-mark{display:grid;place-items:center;width:72px;height:72px;margin-bottom:22px;border-radius:26px 28px 24px 20px;color:var(--brand);background:var(--selected)}.app-state-mark svg{width:34px;height:34px}.app-state .eyebrow{margin-bottom:8px}.app-state h1{font-size:clamp(1.55rem,4vw,2.2rem)}.app-state p{max-width:480px;color:var(--muted);line-height:1.7}.app-state .primary-button{margin-top:10px}.state-error{color:var(--danger);background:var(--danger-soft)}.loading-line{position:relative;width:180px;height:3px;margin-top:14px;overflow:hidden;border-radius:999px;background:var(--border)}.loading-line:after{position:absolute;inset:0;width:45%;border-radius:inherit;background:var(--brand);content:"";animation:loading-slide 1.2s ease-in-out infinite}@keyframes loading-slide{0%{transform:translate(-110%)}to{transform:translate(330%)}}.app-frame{min-height:100vh;display:grid;grid-template-columns:76px 330px minmax(0,1fr);background:var(--main)}.primary-nav{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;gap:28px;padding:24px 10px;color:#eef0e9;background:var(--brand)}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgb(255 255 255 / 24%);border-radius:15px 15px 18px 12px;color:#fff;background:#ffffff17}.brand-mark svg{width:26px;height:26px}.primary-nav nav{display:flex;flex:1;flex-direction:column;gap:10px}.nav-item{display:flex;flex-direction:column;align-items:center;gap:5px;width:56px;padding:10px 4px;border:0;border-radius:12px;color:#d9ddd5;background:transparent;font-size:.72rem;text-decoration:none;cursor:pointer}.nav-item:not(:disabled):hover,.nav-item.is-active{color:#fff;background:#ffffff21}.nav-button{margin-top:auto}.mobile-header{display:none}.cat-directory{min-width:0;display:flex;flex-direction:column;padding:34px 24px 20px;border-right:1px solid var(--border);background:var(--surface)}.directory-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{color:#778171;font-size:.68rem;font-weight:800;letter-spacing:.18em}h1,h2,h3,p{margin-top:0}h1{margin:5px 0 0;font-size:1.55rem;letter-spacing:-.03em}.add-button,.icon-button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:13px;color:#fff;background:var(--brand);cursor:pointer}.search-field{display:flex;align-items:center;gap:9px;margin-top:25px;padding:0 12px;border:1px solid var(--border);border-radius:12px;color:var(--muted);background:var(--surface-soft)}.search-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 2px var(--selected)}.search-field input{min-width:0;width:100%;padding:11px 0;border:0;outline:0;color:var(--text);background:transparent}.search-field input::placeholder{color:#969b93}.status-filter{display:flex;align-items:center;justify-content:space-between;margin-top:14px;color:var(--muted);font-size:.82rem}.status-filter select{padding:7px 28px 7px 10px;border:1px solid var(--border);border-radius:9px;color:var(--text);background:var(--surface)}.cat-count{margin:22px 2px 10px;color:var(--muted);font-size:.76rem;font-weight:700}.cat-list{display:flex;flex-direction:column;gap:7px}.cat-list-item{display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;padding:10px;border:1px solid transparent;border-radius:15px;text-align:left;background:transparent;cursor:pointer}.cat-list-item:hover{background:var(--surface-soft)}.cat-list-item.is-selected{border-color:#cdd8c5;background:var(--selected)}.cat-list-item>svg{color:var(--muted)}.cat-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:17px 17px 20px 13px;color:#66463c;background:var(--accent-soft);font-weight:800}.avatar-1{color:#465342;background:#e3eadf}.avatar-2{color:#695338;background:#f1dfbc}.cat-list-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.cat-list-copy strong{font-size:.94rem}.cat-list-copy small{overflow:hidden;color:var(--muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.cat-list-copy .due-label{font-weight:700}.sample-note{margin-top:auto;padding-top:20px;color:var(--muted);font-size:.68rem}.sample-note span{color:var(--accent)}.detail-area{min-width:0;overflow:hidden;background:var(--main)}.cat-detail{min-height:100vh}.detail-topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,4vw,56px);border-bottom:1px solid var(--border)}.breadcrumb{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.78rem}.breadcrumb svg{width:14px}.breadcrumb strong{color:var(--text)}.user-chip{display:flex;align-items:center;gap:9px}.user-chip>span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;color:#fff;background:var(--brand);font-size:.78rem}.user-chip div{display:flex;flex-direction:column}.user-chip strong{font-size:.78rem}.user-chip small{color:var(--muted);font-size:.68rem}.profile-header{display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:25px;padding:38px clamp(24px,4vw,56px) 26px}.profile-avatar{position:relative;display:grid;place-items:center;width:106px;height:106px;border-radius:36% 42% 38% 32%;color:#704b40;background:var(--accent-soft);font-size:2rem;font-weight:800}.profile-avatar svg{position:absolute;right:-5px;bottom:5px;width:30px;height:30px;padding:6px;border-radius:50%;color:#fff;background:var(--accent)}.title-row{display:flex;align-items:center;gap:12px}.profile-title h2{margin:0;font-size:clamp(1.7rem,3vw,2.25rem);letter-spacing:-.04em}.profile-title p{margin:7px 0 12px;color:var(--muted);font-size:.85rem}.profile-tags{display:flex;gap:7px}.profile-tags span,.status-pill{padding:5px 9px;border-radius:999px;color:var(--selected-text);background:var(--selected);font-size:.7rem;font-weight:700}.status-away{color:var(--warning);background:var(--warning-soft)}.status-deceased{color:var(--muted);background:#e7e7e2}.secondary-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 15px;border:1px solid var(--border);border-radius:11px;color:var(--brand-strong);background:var(--surface);font-size:.78rem;font-weight:800;cursor:pointer}.primary-button{border-color:var(--brand);color:#fff;background:var(--brand)}.tabs{display:flex;gap:28px;padding:0 clamp(24px,4vw,56px);border-bottom:1px solid var(--border)}.tabs button{position:relative;padding:13px 1px;border:0;color:var(--muted);background:transparent;font-size:.8rem;cursor:pointer}.tabs button span{margin-left:4px;color:#969b93;font-size:.68rem}.tabs button.is-active{color:var(--brand-strong);font-weight:800}.tabs button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:var(--brand);content:""}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px clamp(24px,4vw,56px) 48px}.summary-card,.content-card{border:1px solid var(--border);border-radius:17px;background:var(--surface)}.summary-card{min-height:118px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px}.summary-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:#8a5544;background:var(--accent-soft)}.weight-card .summary-icon{color:var(--brand);background:var(--selected)}.summary-card>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.summary-card strong{font-size:1.05rem}.summary-card span{color:var(--muted);font-size:.7rem}.summary-card .card-label{color:var(--muted);font-weight:700}.summary-card .due-label{font-weight:800}.text-button{display:inline-flex;align-items:center;gap:2px;padding:6px;border:0;color:var(--brand);background:transparent;font-size:.7rem;font-weight:800;cursor:pointer}.text-button svg{width:14px}.change-badge{align-self:center;padding:5px 8px;border-radius:999px;color:var(--selected-text)!important;background:var(--selected);font-weight:800}.change-badge.is-down{color:#315d73!important;background:#dcebf0}.content-card{padding:22px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.section-heading h3{margin:4px 0 0;font-size:1rem}.section-heading>span{color:var(--muted);font-size:.7rem}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;margin:0}.info-grid div{min-width:0}.info-grid dt{margin-bottom:5px;color:var(--muted);font-size:.7rem}.info-grid dd{margin:0;font-size:.82rem;font-weight:700;overflow-wrap:anywhere}.mono{font-family:Consolas,monospace;letter-spacing:.02em}.notes{margin-top:22px;padding:13px 15px;border-left:3px solid var(--accent);border-radius:0 10px 10px 0;background:var(--surface-soft)}.notes span{color:var(--muted);font-size:.68rem;font-weight:700}.notes p{margin:4px 0 0;font-size:.76rem;line-height:1.65}.timeline{position:relative;display:flex;flex-direction:column;gap:20px;margin:0;padding:0;list-style:none}.timeline:before{position:absolute;top:7px;bottom:7px;left:5px;width:1px;background:var(--border);content:""}.timeline li{position:relative;display:grid;grid-template-columns:12px 86px minmax(0,1fr);align-items:start;gap:11px}.timeline-dot{z-index:1;width:11px;height:11px;margin-top:3px;border:3px solid var(--surface);border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px var(--accent)}.timeline time{color:var(--muted);font-size:.7rem}.timeline div{display:flex;flex-direction:column;gap:3px}.timeline strong{font-size:.8rem}.timeline div span{color:var(--muted);font-size:.68rem}.tone-calm{color:var(--selected-text)!important}.tone-warning{color:var(--warning)!important}.tone-danger{color:var(--danger)!important}.tone-muted{color:var(--muted)!important}.records-panel{margin:24px clamp(24px,4vw,56px) 48px}.record-list{display:flex;flex-direction:column}.record-row{display:grid;grid-template-columns:64px minmax(160px,1fr) minmax(140px,.7fr);align-items:center;gap:18px;padding:16px 4px;border-top:1px solid var(--border)}.record-row time{display:flex;flex-direction:column;align-items:center;width:48px;padding:6px;border-radius:12px;background:var(--accent-soft)}.record-row time strong{font-size:1.1rem}.record-row time span,.record-row>div span{color:var(--muted);font-size:.68rem}.record-row>div{display:flex;flex-direction:column;gap:4px}.record-row>div strong{font-size:.82rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.8rem}th,td{padding:14px 10px;border-top:1px solid var(--border);text-align:left}th{color:var(--muted);font-size:.7rem}.inline-empty,.empty-state,.empty-detail{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:170px;color:var(--muted);text-align:center}.inline-empty svg,.empty-state svg,.empty-detail svg{color:var(--accent)}.inline-empty strong,.empty-state strong{color:var(--text);font-size:.82rem}.inline-empty span,.empty-state span{font-size:.72rem}.empty-state{min-height:190px}.empty-detail{min-height:100vh}.empty-detail h2{margin:6px 0 0}.dialog-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#1419158f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cat-dialog{width:min(720px,100%);max-height:min(760px,calc(100vh - 48px));overflow-y:auto;border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:0 24px 70px #14191538}.cat-dialog>header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid var(--border);background:var(--surface)}.cat-dialog h2{margin:4px 0 0;font-size:1.35rem}.dialog-close{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--border);border-radius:11px;background:transparent;font-size:1.4rem;cursor:pointer}.cat-dialog form{padding:22px 24px 24px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 18px}.field{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:.75rem;font-weight:700}.field>span{color:var(--danger)}.field-wide{grid-column:1 / -1}.field input,.field select,.field textarea{width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--border);border-radius:10px;outline:0;color:var(--text);background:var(--surface-soft);resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 2px var(--selected)}.field input:disabled{opacity:.55}.check-field{align-self:end;display:flex;align-items:center;gap:8px;min-height:42px;color:var(--text);font-size:.76rem}.check-field input{width:17px;height:17px;accent-color:var(--brand)}.form-error{margin:18px 0 0;padding:10px 12px;border-radius:10px;color:var(--danger);background:var(--danger-soft);font-size:.78rem}.cat-dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;border-top:1px solid var(--border)}@media(max-width:980px){.app-frame{grid-template-columns:68px 270px minmax(0,1fr)}.cat-directory{padding-inline:16px}.overview-grid{grid-template-columns:1fr}.profile-header{grid-template-columns:88px minmax(0,1fr)}.profile-avatar{width:84px;height:84px}.profile-header .secondary-button{grid-column:2;justify-self:start}}@media(max-width:720px){.app-frame{display:block}.mobile-header{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 14px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-header>span{display:flex;align-items:center;gap:7px;font-size:.85rem;font-weight:800}.mobile-header .icon-button{width:36px;height:36px;color:var(--text);background:transparent}.mobile-header .role-badge{padding:5px 8px;border-radius:999px;color:var(--selected-text);background:var(--selected);font-size:.68rem}.primary-nav{position:fixed;inset:58px auto 0 0;width:76px;transform:translate(-100%);transition:transform .2s ease}.primary-nav.is-open{transform:translate(0)}.cat-directory{min-height:auto;padding:24px 18px 18px;border-right:0;border-bottom:1px solid var(--border)}.cat-list{max-height:190px;overflow-x:hidden;overflow-y:auto;padding-right:3px}.sample-note{margin-top:12px}.detail-topbar{display:none}.profile-header{grid-template-columns:74px minmax(0,1fr);padding:26px 18px 20px}.profile-avatar{width:72px;height:72px;border-radius:25px 27px 29px 21px;font-size:1.45rem}.profile-avatar svg{width:25px;height:25px}.profile-title h2{font-size:1.55rem}.profile-header .secondary-button{grid-column:1 / -1;width:100%}.tabs{gap:22px;overflow-x:auto;padding:0 18px}.tabs button{flex:0 0 auto}.overview-grid{padding:18px}.records-panel{margin:18px}}@media(max-width:480px){.summary-card{grid-template-columns:42px minmax(0,1fr)}.summary-card>:last-child{grid-column:2;justify-self:start}.info-grid{grid-template-columns:1fr}.record-row{grid-template-columns:50px minmax(0,1fr)}.record-row>div:last-child{grid-column:2}.section-heading .primary-button{padding-inline:10px}.dialog-backdrop{align-items:end;padding:0}.cat-dialog{max-height:calc(100vh - 24px);border-radius:22px 22px 0 0}.cat-dialog>header,.cat-dialog form{padding-inline:18px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}}@media(prefers-color-scheme:dark){:root{color:#edf0e7;background:#171b18;--brand: #303a31;--brand-strong: #c9d4c2;--page: #171b18;--main: #202521;--surface: #262c27;--surface-soft: #222823;--text: #edf0e7;--muted: #aeb6ac;--border: #414941;--accent: #d98f79;--accent-soft: #49342e;--selected: #465345;--selected-text: #edf0e7;--danger: #ffaaa2;--danger-soft: #54312e;--warning: #f3ca7a;--warning-soft: #4a3e29;--focus: #85bfff}.status-deceased{background:#3b413c}.avatar-1{color:#dce5d7;background:#394538}.avatar-2{color:#ead7ba;background:#4b3d2d}.profile-avatar{color:#f0c6b9}.change-badge.is-down{color:#d7ebf3!important;background:#304852}.trend-summary strong.is-down{color:#b9dbe8}.mobile-header{background:color-mix(in srgb,var(--surface) 94%,transparent)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.profile-avatar{overflow:hidden;border:0}.profile-avatar:not(:disabled){cursor:pointer}.profile-avatar>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cat-avatar{object-fit:cover}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.danger-button{min-height:38px;padding:8px 13px;border:1px solid var(--danger);border-radius:10px;color:var(--danger);background:transparent;font-weight:800;cursor:pointer}.danger-button:hover{background:var(--danger-soft)}.inline-filter{display:flex;align-items:center;gap:8px;margin:-8px 0 14px;color:var(--muted);font-size:.72rem}.inline-filter select{padding:6px 9px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface-soft)}.record-row small{color:var(--muted)}.row-actions{display:inline-flex;flex-direction:row!important;gap:6px;margin-top:6px}.row-actions button{padding:3px 6px;border:0;color:var(--brand-strong);background:transparent;font-size:.68rem;font-weight:800;cursor:pointer}.row-actions button:last-child{color:var(--danger)}.trend-chart{margin:0 0 22px;padding:18px;overflow-x:auto;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft)}.trend-summary{display:flex;flex-wrap:wrap;gap:28px;margin-bottom:8px}.trend-summary div{display:flex;flex-direction:column;gap:3px}.trend-summary span{color:var(--muted);font-size:.68rem}.trend-summary strong{color:var(--brand-strong);font-size:.85rem}.trend-summary strong.is-down{color:#315d73}.trend-chart svg{display:block;width:100%;min-width:560px;height:auto;overflow:visible}.chart-grid line{stroke:var(--border);stroke-dasharray:3 5;vector-effect:non-scaling-stroke}.chart-grid text,.chart-unit,.chart-date{fill:var(--muted);font-size:11px}.chart-grid text{text-anchor:end}.chart-area{fill:var(--accent);opacity:.12}.chart-line{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:3;vector-effect:non-scaling-stroke}.chart-point circle{fill:var(--surface);stroke:var(--accent);stroke-width:3;vector-effect:non-scaling-stroke}.chart-point text{fill:var(--text);font-size:11px;font-weight:800;text-anchor:middle}.chart-date-end{text-anchor:end}.trend-chart figcaption{margin-top:8px;color:var(--muted);font-size:.68rem}.cat-dialog form>p{margin:0 0 18px;color:var(--muted);font-size:.78rem;line-height:1.6}.dialog-content{padding:22px 24px 26px}.form-guidance{margin:0;padding:14px 16px;border-radius:12px;color:var(--text);background:var(--warning-soft);font-size:.82rem;line-height:1.7}.dialog-content footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid var(--border)}.reminder-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:14px;border:1px solid var(--border);border-radius:12px}.reminder-options legend{padding:0 6px;color:var(--muted);font-size:.75rem;font-weight:800}.reminder-options label{display:flex;align-items:center;gap:7px;min-height:40px;padding:8px 10px;border-radius:9px;background:var(--surface-soft);font-size:.78rem;cursor:pointer}.reminder-options input{width:17px;height:17px;accent-color:var(--brand)}.photo-preview{display:block;width:min(240px,100%);aspect-ratio:1;margin:0 auto 18px;border-radius:22px;object-fit:cover}.filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-grid .status-filter{min-width:0}.filter-grid select{width:100%}.full-page{grid-column:2 / 4;min-width:0;min-height:100vh;padding:clamp(30px,5vw,64px);background:var(--main)}.page-heading{margin-bottom:28px}.page-heading h1{margin:6px 0;font-size:clamp(1.7rem,3vw,2.4rem)}.page-heading p,.content-card>p,.muted{color:var(--muted);line-height:1.6}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}.metric-grid>div{display:flex;flex-direction:column;padding:22px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.metric-grid strong{font-size:1.8rem}.metric-grid span{color:var(--muted);font-size:.75rem}.schedule-list{display:flex;flex-direction:column}.schedule-list>button,.restore-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(100px,.5fr) minmax(120px,.7fr);align-items:center;gap:14px;width:100%;padding:15px 4px;border:0;border-top:1px solid var(--border);color:var(--text);background:transparent;text-align:left;cursor:pointer}.schedule-list>button:hover{background:var(--surface-soft)}.schedule-list span{display:flex;flex-direction:column;gap:3px}.schedule-list small{color:var(--muted)}.restore-row{grid-template-columns:1fr auto}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settings-grid h2{margin-top:0}.export-list,.button-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.export-list a{text-decoration:none}@media(max-width:980px){.header-actions{grid-column:2;justify-content:flex-start}}@media(max-width:720px){.header-actions{grid-column:1 / -1;width:100%}.profile-header .header-actions .secondary-button{grid-column:auto;flex:1;width:auto}.header-actions .danger-button{white-space:nowrap}.full-page{grid-column:auto;padding:28px 18px 90px}.settings-grid{grid-template-columns:1fr}}@media(max-width:480px){.metric-grid{grid-template-columns:1fr}.schedule-list>button{grid-template-columns:1fr}.reminder-options{grid-template-columns:1fr}}
