:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;color:#282d33;--bg:#f3f5f6;--surface:#fff;--surface-muted:#eef1f2;--text:#282d33;--muted:#59636c;--border:#d9dfe2;--accent:#b44944;--accent-dark:#903632;--accent-soft:#f7e4e2;--green:#27735f;--green-soft:#e1f0eb;--gold:#956b19;--gold-soft:#f8edcf;--blue:#356b8c;--blue-soft:#e3eef5;--danger:#a63737;--danger-soft:#f8e0df;--shadow:0 8px 28px #1e262b14;background:#f3f5f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{background:var(--bg);-webkit-text-size-adjust:100%;min-height:100%}body{min-width:320px;min-height:100vh;background:var(--bg);min-height:100dvh;color:var(--text);margin:0}button,input,textarea,select{font:inherit;letter-spacing:0}button,label,select,input[type=checkbox],input[type=radio]{-webkit-tap-highlight-color:transparent}button{color:inherit}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:1.35rem;line-height:1.25}h2{margin-bottom:0;font-size:1.06rem;line-height:1.35}h3{margin-bottom:0;font-size:1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:var(--surface);width:min(100%,1040px);min-height:100dvh;box-shadow:var(--shadow);margin:0 auto}.app-header{min-height:76px;padding:max(16px, env(safe-area-inset-top)) 18px 14px;background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;display:flex}.eyebrow{color:var(--muted);margin:0 0 3px;font-size:.76rem;font-weight:650}.account-button{gap:6px;max-width:138px;width:auto!important;padding:0 10px!important}.account-button span{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.top-nav{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-height:64px;padding:7px 10px;display:grid;position:sticky;top:0}.top-nav button{min-width:0;min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px;display:flex}.top-nav button span{font-size:.75rem;font-weight:650}.top-nav button[aria-current=page]{background:var(--accent-soft);color:var(--accent-dark)}.top-nav button:focus-visible,.button:focus-visible,.icon-button:focus-visible,.experiment-item:focus-visible,.notice-item:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #356b8c59}.page-content{padding-bottom:max(28px, env(safe-area-inset-bottom))}.entry-section,.list-section,.status-section,.routine-section,.advice-section,.notice-strip,.detail-section{border-bottom:1px solid var(--border);background:var(--surface);padding:20px 18px}.entry-section,.status-section,.advice-section{background:#fbfcfc}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;margin-bottom:16px;display:flex}.section-heading.compact{margin-bottom:10px}.section-heading>svg{color:var(--accent);flex:none}.count-badge,.member-badge,.status-badge,.stock-badge{background:var(--surface-muted);min-height:24px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}.member-badge{background:var(--blue-soft);color:var(--blue)}.stock-badge.positive,.status-badge{background:var(--green-soft);color:var(--green)}.status-badge.warning{background:var(--gold-soft);color:var(--gold)}.status-badge.danger{background:var(--danger-soft);color:var(--danger)}.button{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:inline-flex}.button:hover{background:#f8f9f9;border-color:#b7c0c5}.button:disabled{cursor:wait;opacity:.62}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.button.primary:hover{border-color:var(--accent-dark);background:var(--accent-dark)}.button.subtle{background:var(--blue-soft);color:var(--blue);border-color:#0000}.button.danger{color:var(--danger)}.button.wide{width:100%}.button.grow{flex:1}.button-row{flex-wrap:wrap;gap:10px;display:flex}.icon-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.icon-button.warning{color:var(--gold);border-color:#ead5a7}.form-stack,.form-grid{gap:14px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.span-2{grid-column:1/-1}.field{min-width:0;color:var(--muted);gap:6px;font-size:.8rem;font-weight:650;display:grid}.field input,.field textarea,.field select,.compact-select select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:44px;color:var(--text);border-radius:6px;padding:10px 11px;font-size:.94rem;font-weight:450}.field textarea{resize:vertical;min-height:74px}fieldset{border:0;min-width:0;margin:0;padding:0}legend{color:var(--muted);margin-bottom:8px;font-size:.8rem;font-weight:650}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.choice-chip{min-width:0}.choice-chip input{opacity:0;pointer-events:none;position:absolute}.choice-chip span{border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--muted);text-align:center;border-radius:6px;justify-content:center;align-items:center;padding:8px 6px;font-size:.8rem;font-weight:700;display:flex}.choice-chip input:checked+span{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.choice-chip input:focus-visible+span{outline-offset:2px;outline:3px solid #356b8c59}.risk-options{margin-top:10px}.risk-options summary{min-height:40px;color:var(--danger);cursor:pointer;padding:10px 0;font-size:.82rem;font-weight:700}.file-field{background:var(--surface);min-height:48px;color:var(--blue);cursor:pointer;border:1px dashed #aab7bd;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:.84rem;font-weight:700;display:flex;position:relative;overflow:hidden}.file-field.large{flex-direction:column;min-height:106px}.file-field input{opacity:0;cursor:pointer;position:absolute;inset:0}.inset-form{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;margin-top:16px;padding:16px}.segmented{border:1px solid var(--border);background:var(--surface-muted);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));height:44px;margin-bottom:14px;padding:3px;display:grid}.segmented button{min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:flex}.segmented button[aria-pressed=true]{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #20282d1f}.safety-note,.offline-banner{background:var(--blue-soft);color:#2e607e;border-radius:6px;align-items:flex-start;gap:9px;padding:10px 12px;font-size:.82rem;line-height:1.45;display:flex}.safety-note{margin-bottom:14px}.safety-note svg,.offline-banner svg{flex:none;margin-top:1px}.offline-banner{background:var(--gold-soft);color:var(--gold);border-radius:0}.offline-banner[hidden]{display:none}.routine-list,.item-list,.notice-list,.experiment-list,.timeline{gap:10px;display:grid}.routine-list{margin-bottom:14px}.routine-step{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:28px 52px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:10px;display:grid}.routine-step.done{background:#f6fbf9;border-color:#b9d7cd}.step-number{background:var(--surface-muted);width:26px;height:26px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.product-image{border:1px solid var(--border);object-fit:cover;background:#f6f7f7;border-radius:6px;flex:0 0 52px;width:52px;height:52px}.product-placeholder{color:#849099;justify-content:center;align-items:center;display:flex}.step-copy,.advice-product span,.item-main{min-width:0}.step-copy{gap:4px;display:grid}.step-copy strong,.item-title strong,.advice-product strong{overflow-wrap:anywhere;font-size:.9rem}.step-copy span,.item-main p,.advice-product small,.timeline-entry p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.45}.step-actions{align-items:center;gap:6px;display:flex}.check-action{cursor:pointer;min-width:70px}.check-action input{opacity:0;position:absolute}.check-action span{border:1px solid var(--border);min-height:40px;color:var(--muted);border-radius:6px;justify-content:center;align-items:center;padding:7px 10px;font-size:.76rem;font-weight:750;display:flex}.check-action input:checked+span{border-color:var(--green);background:var(--green-soft);color:var(--green)}.notice-item{background:var(--blue-soft);width:100%;min-height:56px;color:var(--blue);text-align:left;cursor:pointer;border:1px solid #d7e3e9;border-radius:7px;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:9px 10px;display:grid}.notice-item.urgent{background:var(--danger-soft);color:var(--danger);border-color:#e8b9b6}.notice-item.soon{background:var(--gold-soft);color:var(--gold);border-color:#ead5a7}.notice-item span{gap:2px;min-width:0;display:grid}.notice-item small{overflow-wrap:anywhere;color:currentColor;opacity:1;font-size:.72rem}.advice-result{background:var(--green-soft);border:1px solid #b9d7cd;border-radius:8px;gap:12px;margin-top:16px;padding:14px;display:grid}.advice-result.no_suitable_product,.advice-result.seek_medical_help{background:var(--danger-soft);border-color:#e8b9b6}.advice-result p,.advice-result ul{color:#48535a;margin:0;font-size:.8rem;line-height:1.55}.advice-result ul{padding-left:18px}.result-title{align-items:center;gap:8px;display:flex}.advice-product{align-items:center;gap:10px;display:flex}.advice-product span{gap:3px;display:grid}.stop-note{border-top:1px solid #282d3324;gap:3px;padding-top:10px;font-size:.78rem;display:grid}.wish-item,.inventory-item{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:12px;padding:13px;display:grid}.wish-item{grid-template-columns:minmax(0,1fr) 110px}.inventory-grid{gap:10px;display:grid}.inventory-item{grid-template-columns:62px minmax(0,1fr) auto}.inventory-item .product-image{width:62px;height:62px}.item-main{gap:5px;display:grid}.item-title{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.item-title small,.item-main>small,.experiment-item small{color:var(--muted);font-size:.72rem}.compact-select select{min-height:40px;padding:6px 8px;font-size:.78rem}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.tag-row span{background:var(--surface-muted);color:var(--muted);border-radius:4px;padding:2px 6px;font-size:.68rem}.remaining{color:var(--muted);white-space:nowrap;font-size:.72rem}.inventory-actions{justify-items:end;gap:6px;display:grid}.experiment-actions{margin-bottom:16px}.experiment-item{border:1px solid var(--border);background:var(--surface);text-align:left;cursor:pointer;border-radius:8px;gap:7px;width:100%;min-width:0;padding:14px;display:grid}.experiment-item:hover{border-color:#b7c0c5}.experiment-item p,.detail-goal{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.progress-track{appearance:none;background:var(--surface-muted);border:0;border-radius:3px;width:100%;height:6px;display:block;overflow:hidden}.progress-track::-webkit-progress-bar{background:var(--surface-muted);border-radius:3px}.progress-track::-webkit-progress-value{background:var(--green);border-radius:3px}.progress-track::-moz-progress-bar{background:var(--green);border-radius:3px}.detail-goal{margin-bottom:16px}.timeline-entry{border-bottom:1px solid var(--border);grid-template-columns:64px auto minmax(0,1fr);align-items:center;gap:10px;min-height:66px;padding:10px 0;display:grid}.timeline-entry:last-child{border-bottom:0}.timeline-day{color:var(--green);font-size:.76rem;font-weight:800}.toggle-line{align-items:center;gap:9px;min-height:44px;font-size:.84rem;font-weight:650;display:flex}.toggle-line input{width:20px;height:20px;accent-color:var(--accent)}.loading-state,.empty-state,.error-state{min-height:170px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:24px 16px;display:flex}.loading-state{flex-direction:row;min-height:220px}.empty-state p,.error-state p{max-width:360px;margin:0;font-size:.8rem;line-height:1.45}.empty-state svg,.error-state svg{width:28px;height:28px}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.toast{z-index:60;right:16px;bottom:max(18px, env(safe-area-inset-bottom));color:#fff;background:#263039;border-radius:7px;max-width:520px;min-height:48px;margin:0 auto;padding:13px 16px;font-size:.86rem;font-weight:650;position:fixed;left:16px;box-shadow:0 10px 35px #181e233d}.toast[data-kind=error]{background:var(--danger)}.profile-dialog{border:1px solid var(--border);background:var(--surface);width:min(100% - 32px,480px);color:var(--text);border-radius:8px;padding:0;box-shadow:0 18px 70px #191f2440}.profile-dialog::backdrop{background:#1f262b70}.dialog-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:16px 18px;display:flex}.dialog-title>div{min-width:0}.dialog-title h2{overflow-wrap:anywhere;font-size:1rem}.profile-dialog>.form-stack{padding:18px}.dialog-footer{padding:12px 18px 18px}.login-page{min-height:100vh;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 18px max(24px, env(safe-area-inset-bottom));background:#e8eef1;place-items:center;display:grid}.login-panel{border:1px solid var(--border);background:var(--surface);width:min(100%,410px);box-shadow:var(--shadow);border-radius:8px;padding:28px 24px}.brand-mark{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:20px;font-size:1.55rem;font-weight:800;display:flex}.login-panel h1{font-size:1.65rem}.login-subtitle{color:var(--muted);margin:8px 0 24px;font-size:.9rem;line-height:1.5}.account-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.account-switch legend{grid-column:1/-1}.account-switch input{opacity:0;position:absolute}.account-switch span{border:1px solid var(--border);min-height:44px;color:var(--muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:.86rem;font-weight:750;display:flex}.account-switch input:checked+span{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.form-error{color:var(--danger);margin:0;font-size:.8rem}@media (min-width:760px){.app-shell{border:1px solid var(--border);border-radius:8px;min-height:calc(100dvh - 48px);margin:24px auto;overflow:clip}.top-nav{padding-left:18px;padding-right:18px;top:0}.top-nav button{flex-direction:row;gap:7px}.top-nav button span{font-size:.82rem}.today-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);align-items:start;display:grid}.primary-column{border-right:1px solid var(--border)}.secondary-column{position:sticky;top:64px}.advice-section{border-bottom:0;min-height:520px}.inventory-grid,.experiment-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.routine-step{grid-template-columns:26px 48px minmax(0,1fr)}.routine-step .product-image{width:48px;height:48px}.step-actions{grid-column:2/-1;justify-content:flex-end}.wish-item{grid-template-columns:1fr}.compact-select{width:100%}.inventory-item{grid-template-columns:56px minmax(0,1fr)}.inventory-item .product-image{width:56px;height:56px}.inventory-actions{grid-column:2;grid-auto-flow:column;justify-content:space-between;align-items:center;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
