@font-face{font-family:momojuanlian;src:local(momojuanlian);font-style:normal;font-weight:400;font-display:swap}:root{--bg:#000;--panel:#19191b;--panel2:#222225;--text:#fff;--muted:#8b8b91;--line:#2a2a2e;--orange:#ff6b42;--green:#42ef61;--greenText:#0a170d}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif}body{overflow-x:hidden}.app{background:#000;flex-direction:column;min-height:100vh;display:flex}.topbar{color:#aaa;z-index:10;justify-content:space-between;align-items:center;height:58px;padding:0 26px;display:flex;position:relative}.icon-btn{color:#aaa;cursor:pointer;background:#111;border:1px solid #252529;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.top-title{color:#777;letter-spacing:.08em;font-size:12px;position:absolute;left:50%;transform:translate(-50%)}.skip{color:#777;cursor:pointer;background:0 0;border:none;font-size:12px}.stage{flex:1;justify-content:center;min-height:620px;padding:32px 22px 114px;display:flex;position:relative}.screen{text-align:center;flex-direction:column;align-items:center;width:min(760px,100%);animation:.34s both enter;display:none}.screen.active{display:flex}@keyframes enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.question{letter-spacing:.01em;margin:8px 0;font-size:20px;font-weight:650;line-height:1.45}.sub{color:#777;max-width:580px;margin:0 0 26px;font-size:12px;line-height:1.75}.options{flex-direction:column;gap:10px;width:min(520px,100%);display:flex}.option{background:var(--panel);color:#e5e5e7;cursor:pointer;border:1px solid #222226;border-radius:6px;justify-content:center;align-items:center;min-height:50px;padding:13px 18px;font-size:14px;transition:all .15s;display:flex;position:relative}.option:hover{background:#202023}.option.selected{border-color:var(--orange);box-shadow:inset 0 0 0 1px #ff6b421f}.option.selected:after{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;left:15px}.options.multi .option{text-align:left;justify-content:flex-start;padding-left:46px}.options.multi .option .mini-icon{color:#aaa;background:#303034;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid;position:absolute;left:14px}.options.multi .option.selected .mini-icon{color:#ffb29b;background:#4a2b21}.footer{z-index:20;pointer-events:none;background:linear-gradient(#0000,#000 26%);justify-content:center;padding:16px 22px 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.next{pointer-events:auto;color:#888;cursor:not-allowed;background:#2c2c2f;border:none;border-radius:3px;width:min(560px,100vw - 44px);height:48px;font-size:13px;font-weight:700;transition:all .18s}.next.ready{background:var(--green);color:var(--greenText);cursor:pointer;box-shadow:0 0 0 1px #42ef612e}.intro-visual{background:radial-gradient(circle at 42% 36%,#f7dccd 0 14%,#d38f72 15% 26%,#4977c5 27% 56%,#17171a 57%);border-radius:50%;width:170px;height:170px;margin:38px 0 22px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #222}.intro-visual:before{content:"";background:#f2cdbb;border-radius:50% 50% 44% 44%;width:58px;height:98px;position:absolute;top:39px;left:70px;transform:rotate(-10deg)}.intro-visual:after{content:"";background:#f0c5b1;border-radius:18px;width:78px;height:28px;position:absolute;top:84px;left:49px;transform:rotate(15deg)}.intro-title{margin:0 0 10px;font-size:19px;font-weight:700}.privacy{color:#555;align-items:center;gap:7px;margin-top:auto;font-size:11px;display:flex}.privacy-dot{color:#666;border:1px solid #444;border-radius:50%;place-items:center;width:14px;height:14px;font-size:8px;display:grid}.wheel-wrap{grid-template-columns:1.35fr .8fr .8fr;gap:8px;width:min(520px,100%);height:210px;margin-top:18px;display:grid;position:relative;overflow:hidden}.wheel-wrap:before,.wheel-wrap:after{content:"";z-index:4;pointer-events:none;height:68px;position:absolute;left:0;right:0}.wheel-wrap:before{background:linear-gradient(#000,#000000b8,#0000);top:0}.wheel-wrap:after{background:linear-gradient(#0000,#000000b8,#000);bottom:0}.selection-line{z-index:0;background:#202023;border-top:1px solid #303034;border-bottom:1px solid #303034;border-radius:4px;height:48px;position:absolute;top:81px;left:0;right:0}.wheel{scroll-snap-type:y mandatory;scrollbar-width:none;z-index:2;height:210px;padding:81px 0;position:relative;overflow:auto}.wheel::-webkit-scrollbar{display:none}.wheel-item{scroll-snap-align:center;color:#555;justify-content:center;align-items:center;height:48px;font-size:14px;transition:all .12s;display:flex}.wheel-item.active{color:#fff;font-weight:600}.number-wheel{width:280px;margin-top:26px;position:relative}.number-wheel .wheel-wrap{grid-template-columns:1fr;height:230px}.unit{color:#666;z-index:6;font-size:12px;position:absolute;top:104px;right:38px}.link-accent{color:var(--green);margin-top:16px;font-size:11px}.age-guidance{text-align:left;background:#111113;border:1px solid #252529;border-radius:7px;width:min(520px,100%);margin-top:16px;padding:12px 14px}.age-guidance strong{color:#d9d9dc;margin-bottom:5px;font-size:11px;display:block}.age-guidance span{color:#77777e;font-size:10px;line-height:1.7;display:block}.age-guidance .age-dot{background:var(--green);vertical-align:1px;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.info-interstitial{text-align:left;background:#050505;width:min(500px,100%);margin-top:40px}.info-visual{background:linear-gradient(135deg,#ee7697,#7156b8 48%,#172033);border-radius:8px;width:250px;height:180px;margin:0 auto 26px;position:relative;overflow:hidden}.info-visual:before{content:"";background:#c7a8a6;border-radius:50%;width:120px;height:45px;position:absolute;top:52px;left:68px;transform:rotate(-11deg);box-shadow:0 30px 0 -8px #d5c4b1}.info-title{text-align:center;margin-bottom:16px;font-size:15px;font-weight:650}.checkline{color:#888;align-items:flex-start;gap:10px;margin:8px 0;font-size:12px;line-height:1.65;display:flex}.check{background:var(--green);color:#08120a;border-radius:50%;flex:none;place-items:center;width:14px;height:14px;margin-top:2px;font-size:9px;display:grid}.route-card{text-align:left;background:#17110f;border:1px solid #2a1d19;border-radius:7px;width:min(520px,100%);margin-top:54px;padding:26px}.route-card .eyebrow{letter-spacing:.12em;color:var(--orange);margin-bottom:10px;font-size:10px}.route-card h3{margin:0 0 10px;font-size:19px}.route-card p{color:#858087;margin:0;font-size:12px;line-height:1.8}.route-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.route-tag{color:#bdb4b0;background:#211713;border:1px solid #37251f;border-radius:3px;padding:7px 9px;font-size:10px}.progress-ring{background:conic-gradient(var(--orange) 0deg 216deg,#281612 216deg);border-radius:50%;place-items:center;width:130px;height:130px;margin-top:90px;display:grid;position:relative}.progress-ring:before{content:"";background:#000;border-radius:50%;position:absolute;inset:12px}.progress-ring strong{color:var(--orange);font-size:20px;position:relative}.loading-text{color:#777;margin-top:22px;font-size:12px}.done-card{text-align:left;background:#151517;border:1px solid #202024;border-radius:8px;width:min(560px,100%);margin-top:54px;padding:28px}.done-card .kicker{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.done-card h3{margin:10px 0 12px;font-size:21px}.done-card p{color:#777;margin:0;font-size:12px;line-height:1.8}.summary-list{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.summary-pill{color:#aaa;background:#202023;border:1px solid #2b2b2f;border-radius:5px;padding:11px 12px;font-size:11px}.screen.report-view{text-align:left;align-items:stretch;width:min(920px,100%)}.report-wrap{width:100%;padding:6px 0 34px}.report-hero{background:#111113;border:1px solid #222226;border-radius:8px;margin-bottom:12px;padding:24px}.report-kicker{letter-spacing:.12em;color:#666;text-transform:uppercase;margin-bottom:9px;font-size:10px}.report-title{margin:0 0 8px;font-size:23px;line-height:1.4}.report-lead{color:#777;margin:0;font-size:12px;line-height:1.8}.status-chip{color:#cfcfd2;background:#1b1b1e;border:1px solid #2c2c30;border-radius:999px;align-items:center;gap:7px;margin-top:14px;padding:7px 10px;font-size:11px;display:inline-flex}.status-chip:before{content:"";background:#777;border-radius:50%;width:7px;height:7px}.status-chip.attention:before{background:var(--orange)}.status-chip.context:before{background:#d2b45f}.status-chip.calm:before{background:var(--green)}.status-chip.medical:before{background:#ff8a65}.report-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.report-section{background:#151517;border:1px solid #222226;border-radius:8px;min-width:0;padding:20px}.report-section.full{grid-column:1/-1}.report-section h3{margin:0 0 12px;font-size:14px}.report-section p{color:#8a8a90;margin:0;font-size:12px;line-height:1.85}.report-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.report-list li{color:#a2a2a8;padding-left:17px;font-size:12px;line-height:1.7;position:relative}.report-list li:before{content:"";background:#555;border-radius:50%;width:5px;height:5px;position:absolute;top:.62em;left:0}.report-list li.notice:before{background:var(--orange)}.report-list li.ok:before{background:var(--green)}.three-actions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.action-card{background:#1b1b1e;border:1px solid #2a2a2e;border-radius:6px;min-height:112px;padding:14px}.action-no{color:var(--orange);margin-bottom:8px;font-size:10px}.action-card strong{margin-bottom:6px;font-size:12px;display:block}.action-card p{color:#777;font-size:11px;line-height:1.65}.lab-group{flex-direction:column;gap:10px;display:flex}.lab-card{background:#1b1b1e;border:1px solid #29292d;border-radius:6px;padding:14px}.lab-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.lab-head strong{font-size:12px}.lab-tag{color:#777;font-size:10px}.lab-result{color:#a5a5aa;font-size:12px;line-height:1.75}.ogtt-row{color:#999;border-top:1px solid #27272b;grid-template-columns:1fr auto;gap:10px;padding:7px 0;font-size:11px;display:grid}.ogtt-row:first-of-type{border-top:none}.ogtt-row b{color:#ddd;font-weight:600}.context-box{color:#c6aa68;background:#1c1913;border:1px solid #4a4030;border-radius:6px;padding:13px 14px;font-size:11px;line-height:1.7}.term-note{color:#666;margin-top:10px;font-size:10px;line-height:1.7}.report-footer{color:#555;margin-top:12px;font-size:10px;line-height:1.7}.value-entry-note{color:#666;text-align:center;width:min(520px,100%);margin-top:14px;font-size:11px;line-height:1.7}.health-summary{max-width:760px;margin:0 auto;padding-bottom:36px}.summary-hero{background:#0f0f11;margin-bottom:10px;padding:22px 24px}.summary-stack{flex-direction:column;gap:10px;display:flex}.summary-block{text-align:left;background:#151517;border:1px solid #222226;border-radius:8px;padding:20px 22px}.summary-heading{align-items:center;gap:9px;margin-bottom:12px;display:flex}.summary-heading h3{color:#f3f3f5;margin:0;font-size:14px;font-weight:700}.summary-emoji{font-size:17px;line-height:1}.summary-main{color:#f2f2f4!important;margin:0 0 5px!important;font-size:14px!important;line-height:1.75!important}.summary-sub{color:#797980!important;margin:0!important;font-size:12px!important;line-height:1.8!important}.summary-points{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.summary-points li{color:#a5a5aa;padding-left:16px;font-size:12px;line-height:1.75;position:relative}.summary-points li:before{content:"";background:var(--orange);border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:0}.summary-check-conclusion{border-left:2px solid var(--orange);margin-bottom:12px;padding:2px 0 2px 12px}.summary-check-conclusion.calm{border-color:var(--green)}.summary-check-conclusion.context{border-color:#c8a856}.summary-check-title{color:#ededf0;margin-bottom:5px;font-size:13px;font-weight:700}.summary-check-text{color:#88888f;font-size:12px;line-height:1.75}.summary-test-values{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.summary-test-value{background:#1b1b1e;border:1px solid #29292d;border-radius:6px;padding:10px}.summary-test-value span{color:#666;margin-bottom:5px;font-size:10px;display:block}.summary-test-value strong{color:#ddd;font-size:12px}.summary-actions{flex-direction:column;gap:12px;margin:0;padding:0 0 0 24px;display:flex}.summary-actions li{color:#e4e4e7;padding-left:4px;font-size:12px;line-height:1.7}.summary-actions li::marker{color:var(--green);font-weight:800}.summary-actions small{color:#777;margin-top:3px;font-size:11px;line-height:1.65;display:block}.summary-quote{color:#c9becd!important;margin:0!important;font-size:13px!important;line-height:1.9!important}.status-chip.stable:before{background:var(--green)}.status-chip.recheck:before,.status-chip.context_needed:before{background:#d2b45f}.status-chip.info:before{background:#777}.logic-details{border-top:1px solid #252529;margin-top:12px;padding-top:12px}.logic-details summary{cursor:pointer;color:#777;font-size:11px;list-style:none}.logic-details summary::-webkit-details-marker{display:none}.logic-details summary:after{content:"＋";float:right;color:#555}.logic-details[open] summary:after{content:"－"}.logic-trace{flex-direction:column;gap:8px;margin-top:12px;display:flex}.logic-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.logic-chip{color:#aaa;background:#19191c;border:1px solid #2b2b2f;border-radius:999px;padding:6px 8px;font-size:10px}.logic-arrow{color:#444;font-size:10px}.rule-badge{letter-spacing:.04em;color:#bbb;background:#202023;border:1px solid #303034;border-radius:999px;align-items:center;margin-bottom:9px;padding:5px 8px;font-size:9px;display:inline-flex}.route-actions-inline{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.route-action{color:#ddd;cursor:pointer;background:#1b1b1e;border:1px solid #303034;border-radius:5px;height:44px;font-size:12px;font-weight:650}.route-action.primary{background:var(--green);color:var(--greenText);border-color:#0000}.route-action:hover{filter:brightness(1.06)}.route-view-wrap{text-align:left;width:min(820px,100%);padding:20px 0 36px}.route-path{color:#555;letter-spacing:.08em;margin-bottom:10px;font-size:10px}.route-view-wrap h2{margin:0 0 10px;font-size:24px}.route-view-wrap>p{color:#818188;margin:0 0 18px;font-size:12px;line-height:1.8}.route-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.route-mini{background:#151517;border:1px solid #252529;border-radius:7px;min-height:126px;padding:16px}.route-mini strong{margin-bottom:7px;font-size:12px;display:block}.route-mini p{color:#777;margin:0;font-size:11px;line-height:1.7}.route-note{color:#888;background:#111113;border:1px solid #2a2a2e;border-radius:7px;margin-top:12px;padding:14px;font-size:11px;line-height:1.75}.context-step{text-align:left;background:#121214;border:1px solid #242428;border-radius:7px;width:min(520px,100%);margin-top:16px;padding:14px 16px}.context-step strong{color:#ddd;margin-bottom:5px;font-size:11px;display:block}.context-step span{color:#6f6f75;font-size:10px;line-height:1.65}@media (width<=720px){.topbar{padding:0 14px}.stage{min-height:calc(100vh - 58px);padding:18px 16px 104px}.question{font-size:18px}.sub{margin-bottom:20px}.option{font-size:13px}.wheel-wrap{width:100%}.summary-list,.report-grid{grid-template-columns:1fr}.report-section.full{grid-column:auto}.three-actions,.summary-test-values,.route-actions-inline,.route-grid{grid-template-columns:1fr}.wellbeing-preview-head{flex-direction:column}.need-grid{grid-template-columns:1fr}.mood-choice{grid-template-columns:repeat(5,1fr)}.breath-wrap{flex-direction:column;align-items:flex-start}.music-player{grid-template-columns:48px 1fr}.volume-wrap{grid-column:1/-1}.music-head{flex-direction:column}}.product-shell{min-height:100vh;color:var(--text);background:#000;display:none}.product-shell.active{display:block}.product-header{z-index:80;backdrop-filter:blur(14px);background:#000000eb;border-bottom:1px solid #1f1f22;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.product-brand{align-items:center;gap:10px;min-width:190px;display:flex}.brand-mark{background:radial-gradient(circle at 40% 35%,#f8d9c9 0 16%,#d58c70 17% 30%,#4c78ca 31% 59%,#17171a 60%);border-radius:50%;width:26px;height:26px;box-shadow:0 0 0 1px #29292d}.brand-copy strong{letter-spacing:.04em;font-size:12px;display:block}.brand-copy span{color:#555;margin-top:2px;font-size:9px;display:block}.product-nav{align-items:center;gap:4px;display:flex}.product-nav button{color:#777;cursor:pointer;background:0 0;border:0;border-radius:5px;height:36px;padding:0 13px;font-size:11px}.product-nav button.active{color:#fff;background:#19191b}.product-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:190px;display:flex}.concern-top{color:#e6a48e;cursor:pointer;background:#17110f;border:1px solid #35251f;border-radius:5px;height:34px;padding:0 12px;font-size:10px}.avatar-dot{color:#777;background:#151517;border:1px solid #2b2b2f;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;display:grid}.science-home-entry{cursor:pointer;white-space:nowrap;border-radius:999px;width:auto;min-width:78px;padding:0 13px;font-weight:750}.product-main{width:min(1180px,100% - 36px);margin:0 auto;padding:26px 0 76px}.app-page{animation:.28s both enter;display:none}.app-page.active{display:block}.page-eyebrow{letter-spacing:.14em;color:#5d5d63;text-transform:uppercase;margin-bottom:8px;font-size:9px}.page-title{margin:0 0 8px;font-size:25px;font-weight:720;line-height:1.3}.page-desc{color:#717178;max-width:650px;margin:0;font-size:11px;line-height:1.8}.section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin:32px 0 12px;display:flex}.section-head h2{margin:0;font-size:15px}.section-head p{color:#5e5e64;margin:4px 0 0;font-size:10px;line-height:1.7}.text-link{color:var(--green);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:10px}.muted-link{color:#777;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:10px}.dashboard-hero{grid-template-columns:1.35fr .8fr;gap:12px;display:grid}.hero-panel{background:#0e0e10;border:1px solid #222226;border-radius:9px;min-height:280px;padding:28px;position:relative;overflow:hidden}.hero-panel:before{content:"";border:1px solid #1c1c20;border-radius:50%;width:360px;height:360px;position:absolute;top:-110px;right:-120px}.hero-panel:after{content:"";border:1px solid #252529;border-radius:50%;width:230px;height:230px;position:absolute;top:35px;right:-15px}.hello{color:#5c5c62;margin-bottom:24px;font-size:11px}.stage-big{letter-spacing:-.03em;max-width:520px;font-size:36px;font-weight:760;line-height:1.15}.stage-sub{color:#777;max-width:520px;margin-top:12px;font-size:12px;line-height:1.8}.stage-track{position:absolute;bottom:28px;left:28px;right:28px}.track-line{background:#222226;border-radius:99px;height:3px;overflow:hidden}.track-fill{background:var(--green);border-radius:99px;width:55%;height:100%}.track-labels{color:#555;justify-content:space-between;margin-top:9px;font-size:9px;display:flex}.today-panel{background:#151517;border:1px solid #222226;border-radius:9px;flex-direction:column;padding:24px;display:flex}.today-kicker{color:var(--orange);letter-spacing:.12em;margin-bottom:10px;font-size:9px}.today-panel h3{margin:0 0 8px;font-size:18px;line-height:1.45}.today-panel p{color:#777;margin:0 0 18px;font-size:11px;line-height:1.8}.today-meta{color:#666;border-top:1px solid #242428;margin-top:auto;padding-top:14px;font-size:10px}.btn-row{flex-wrap:wrap;gap:8px;display:flex}.btn-primary,.btn-secondary,.btn-quiet{cursor:pointer;border-radius:5px;height:39px;padding:0 14px;font-size:10px;font-weight:680}.btn-primary{background:var(--green);color:var(--greenText);border:0}.btn-secondary{color:#ddd;background:#1b1b1e;border:1px solid #303034}.btn-quiet{color:#888;background:#151517;border:0}.quick-grid{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.quick-card{cursor:pointer;text-align:left;background:#17181b;border:1px solid #2a2a30;border-radius:9px;min-height:112px;padding:15px 14px 14px;transition:all .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.quick-card:before{content:"";opacity:.95;background:#2d2f35;height:3px;position:absolute;top:0;left:0;right:0}.quick-card:hover{background:#1a1b1f;border-color:#43434a;transform:translateY(-2px)}.quick-card:focus-visible{outline:2px solid var(--green);outline-offset:2px}.quick-card strong{color:#f1f2f4;letter-spacing:.01em;font-size:12px;line-height:1.35;display:block}.quick-meta{color:#a0a3ab;margin-top:6px;font-size:9px;line-height:1.6;display:block}.quick-icon{color:#d8dbe1;background:#202127;border:1px solid #303038;border-radius:10px;place-items:center;width:34px;height:34px;margin-bottom:13px;font-size:16px;display:grid;box-shadow:inset 0 1px #ffffff08}.quick-card.mood:before{background:#6d8bff}.quick-card.sleep:before{background:#8d78ff}.quick-card.diet:before{background:#e0a85a}.quick-card.activity:before{background:#56c98f}.quick-card.weight:before{background:#78c0b9}.quick-card.glucose:before{background:#ff9a78}.quick-card.exam:before{background:#c9a6ff}.quick-card.mood .quick-icon{color:#aebdff;background:#202537;border-color:#2f3758}.quick-card.sleep .quick-icon{color:#c6b7ff;background:#25203a;border-color:#3a2f5d}.quick-card.diet .quick-icon{color:#f2c78a;background:#34281d;border-color:#573f28}.quick-card.activity .quick-icon{color:#8ce0b0;background:#1d3025;border-color:#2f5a40}.quick-card.weight .quick-icon{color:#9fe0d7;background:#1d2c2d;border-color:#2f5150}.quick-card.glucose .quick-icon{color:#ffb59f;background:#36241f;border-color:#5e392f}.quick-card.exam .quick-icon{color:#ddc0ff;background:#2c2336;border-color:#4b3e5c}.today-status-shell{background:#111113;border:1px solid #232327;border-radius:9px;padding:16px}.today-status-meta{color:#5e5e64;justify-content:space-between;align-items:center;gap:12px;padding:0 2px 12px;font-size:9px;display:flex}.today-status-legend{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.today-status-legend span{align-items:center;gap:5px;display:inline-flex}.today-status-legend b{font-weight:750}.today-record-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.today-record-card{cursor:pointer;background:#161618;border:1px solid #252529;border-radius:8px;min-height:132px;padding:14px;transition:all .15s;position:relative;overflow:hidden}.today-record-card:hover{border-color:#3a3a40;transform:translateY(-2px)}.today-record-card.attention{border-color:#4b3529}.today-record-card.medical{border-color:#563126}.today-record-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.today-record-identity{align-items:center;gap:9px;min-width:0;display:flex}.today-record-symbol{color:#c2c2c7;background:#252529;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:12px;font-weight:760;display:grid}.today-record-title{color:#e7e7e9;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.today-record-time{color:#54545a;margin-top:3px;font-size:8px}.today-record-state{color:#777;background:#1d1d20;border:1px solid #303034;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:10px;font-weight:800;display:grid}.today-record-card.stable .today-record-state{color:var(--green);border-color:#29412e}.today-record-card.attention .today-record-state,.today-record-card.medical .today-record-state{color:#ff9a78;border-color:#4b3529}.today-record-card.context_needed .today-record-state{color:#d2b45f;border-color:#4b4330}.today-record-value{color:#f0f0f2;margin-top:14px;font-size:14px;font-weight:690;line-height:1.45}.today-record-detail{color:#6c6c72;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:9px;line-height:1.65;display:-webkit-box;overflow:hidden}.today-record-compare{color:#74747a;background:#121214;border:1px solid #232327;border-radius:5px;margin-top:9px;padding:7px 9px;font-size:8px;line-height:1.55}.today-record-compare b{color:#aaa;font-weight:700}.today-record-foot{color:#505056;border-top:1px solid #242428;margin-top:9px;padding-top:9px;font-size:8px}.today-record-empty{text-align:center;color:#5c5c62;border:1px dashed #29292d;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;min-height:96px;padding:18px;font-size:10px;line-height:1.7;display:flex}.today-record-empty button{color:var(--green);cursor:pointer;background:0 0;border:0;margin-left:5px;font-size:10px}.grid-3{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.content-card{cursor:pointer;background:#141416;border:1px solid #232327;border-radius:8px;min-height:136px;padding:18px}.content-card:hover{border-color:#35353a}.content-card .tiny{color:#5a5a60;letter-spacing:.06em;margin-bottom:10px;font-size:9px}.content-card strong{font-size:12px;line-height:1.55;display:block}.content-card p{color:#6d6d73;margin:7px 0 0;font-size:10px;line-height:1.75}.content-card .arrow{color:var(--green);margin-top:16px;font-size:10px}.trend-mini{align-items:flex-end;gap:4px;height:46px;margin-top:18px;display:flex}.trend-mini i{background:#2b2b2f;border-radius:2px 2px 0 0;flex:1;min-width:5px;display:block}.empty-note{color:#555;margin-top:16px;font-size:10px;line-height:1.7}.care-card{background:linear-gradient(#171319,#121214);border:1px solid #29222f;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:10px;padding:22px;display:flex}.care-card strong{font-size:13px}.care-card p{color:#7d717f;margin:5px 0 0;font-size:10px;line-height:1.7}.float-concern{z-index:100;color:#ffb39d;cursor:pointer;background:#1d1310;border:1px solid #4a2c22;border-radius:999px;padding:12px 16px;font-size:10px;font-weight:700;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 34px #00000059}.subpage-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.back-dashboard{color:#777;cursor:pointer;background:#111;border:0;border-radius:5px;height:34px;padding:0 12px;font-size:10px}.page-shell{width:min(930px,100%);margin:0 auto}.panel{background:#141416;border:1px solid #232327;border-radius:8px;padding:20px}.panel+.panel{margin-top:10px}.panel h3{margin:0 0 8px;font-size:13px}.panel p{color:#74747a;margin:0;font-size:10px;line-height:1.8}.info-band{border-left:2px solid var(--green);color:#8e8e94;padding:3px 0 3px 12px;font-size:10px;line-height:1.7}.record-types{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.record-type{cursor:pointer;background:#161618;border:1px solid #252529;border-radius:7px;min-height:90px;padding:16px}.record-type:hover,.record-type.active{border-color:#414147}.record-type strong{font-size:11px}.record-type span{color:#5e5e64;margin-top:5px;font-size:9px;line-height:1.5;display:block}.record-form{background:#101012;border:1px solid #2a2a2e;border-radius:8px;margin-top:12px;padding:20px;display:none}.record-form.active{display:block}.form-title{margin:0 0 5px;font-size:13px}.form-sub{color:#666;margin-bottom:16px;font-size:10px;line-height:1.7}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field.full{grid-column:1/-1}.field label{color:#696970;font-size:9px}.field input,.field select,.field textarea{color:#e9e9ec;width:100%;font:inherit;background:#19191c;border:1px solid #2a2a2e;border-radius:5px;outline:none;padding:11px 12px;font-size:11px}.field textarea{resize:vertical;min-height:84px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#44444a}.form-actions{gap:8px;margin-top:14px;display:flex}.record-feedback{color:#85858b;background:#151517;border:1px solid #252529;border-radius:7px;margin-top:10px;padding:14px;font-size:10px;line-height:1.7}.record-feedback strong{color:#ddd;margin-bottom:4px;font-size:11px;display:block}.trend-summary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.trend-card{background:#151517;border:1px solid #242428;border-radius:8px;min-height:180px;padding:18px}.trend-card h3{margin:0;font-size:11px}.trend-card .metric{margin-top:13px;font-size:24px;font-weight:720}.trend-card .metric small{color:#666;font-size:9px;font-weight:400}.bars{align-items:flex-end;gap:5px;height:62px;margin-top:16px;display:flex}.bars span{background:#333338;border-radius:3px 3px 0 0;flex:1;min-height:7px}.trend-caption{color:#5c5c62;margin-top:10px;font-size:9px;line-height:1.6}.trend-feedback{background:#111113;border:1px solid #2b2b2f;border-radius:8px;margin-top:12px;padding:18px}.trend-feedback strong{font-size:12px}.trend-feedback p{color:#74747a;margin:7px 0 0;font-size:10px;line-height:1.8}.wellbeing-preview{background:linear-gradient(#171319,#111113);border:1px solid #29222f;border-radius:9px;padding:22px}.wellbeing-preview-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.wellbeing-preview h3{margin:0 0 6px;font-size:14px}.wellbeing-preview p{color:#807481;margin:0;font-size:10px;line-height:1.75}.wellbeing-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.wellbeing-action{text-align:left;cursor:pointer;background:#171619;border:1px solid #2d2731;border-radius:7px;min-height:105px;padding:15px}.wellbeing-action:hover{border-color:#403646}.wellbeing-action .wi{color:#c8b7cb;background:#29232c;border-radius:50%;place-items:center;width:27px;height:27px;margin-bottom:12px;font-size:11px;display:grid}.wellbeing-action strong{font-size:11px;display:block}.wellbeing-action span{color:#756a77;margin-top:4px;font-size:9px;line-height:1.6;display:block}.mood-preview{color:#877a89;margin-top:12px;font-size:10px}.mood-dots{gap:5px;margin-top:8px;display:flex}.mood-dots i{background:#343038;border-radius:50%;width:7px;height:7px}.wellbeing-hero{background:radial-gradient(circle at 84% 5%,#7156b826,#0000 34%),linear-gradient(#171319,#111113);border:1px solid #2a2330;border-radius:10px;padding:26px;position:relative;overflow:hidden}.wellbeing-hero h2{margin:0 0 8px;font-size:22px}.wellbeing-hero p{color:#817484;max-width:680px;margin:0;font-size:11px;line-height:1.85}.wellbeing-note{color:#807583;border-left:2px solid #77647c;margin-top:14px;padding:3px 0 3px 12px;font-size:10px;line-height:1.75}.need-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.need-chip{color:#a8a0aa;cursor:pointer;text-align:left;background:#151417;border:1px solid #29252d;border-radius:7px;padding:14px 12px;font-size:10px}.need-chip strong{color:#ddd7df;margin-bottom:4px;font-size:11px;display:block}.need-chip.active{background:#1b171d;border-color:#67556c}.need-chip.active strong{color:#fff}.healing-grid{grid-template-columns:1.05fr .95fr;gap:10px;display:grid}.healing-panel{background:#141316;border:1px solid #28242c;border-radius:9px;padding:20px}.healing-panel h3{margin:0 0 7px;font-size:13px}.healing-panel>p{color:#776e79;margin:0;font-size:10px;line-height:1.75}.mood-choice{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:16px;display:grid}.mood-choice button{color:#a8a3aa;cursor:pointer;background:#19181b;border:1px solid #2b2930;border-radius:7px;height:60px;font-size:9px}.mood-choice button b{margin-bottom:4px;font-size:17px;font-weight:500;display:block}.mood-choice button:hover{border-color:#4a404d}.emotion-feedback{color:#8f8392;background:#171419;border:1px solid #2f2933;border-radius:7px;margin-top:12px;padding:13px;font-size:10px;line-height:1.75;display:none}.emotion-feedback.active{display:block}.support-safety{color:#9b7e79;background:#181211;border:1px solid #3a2b2a;border-radius:7px;margin-top:10px;padding:13px;font-size:9px;line-height:1.75}.breath-wrap{align-items:center;gap:22px;margin-top:16px;display:flex}.breath-orb{background:radial-gradient(circle,#2a222d 0 34%,#18151a 35% 68%,#111113 69%);border:1px solid #453a49;border-radius:50%;flex:none;place-items:center;width:118px;height:118px;transition:transform 4s ease-in-out,box-shadow 4s ease-in-out;display:grid}.breath-orb.inhale{transform:scale(1.14);box-shadow:0 0 34px #8b748f21}.breath-orb.exhale{transform:scale(.92)}.breath-orb span{color:#c7b9ca;text-align:center;font-size:10px;line-height:1.45}.breath-copy strong{font-size:12px}.breath-copy p{color:#746c76;margin:6px 0 12px;font-size:10px;line-height:1.75}.breath-time{color:#d5c8d8;margin-bottom:10px;font-size:22px;font-weight:720}.music-shell{background:#131214;border:1px solid #28242c;border-radius:9px;padding:20px}.music-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.music-head h3{margin:0 0 6px;font-size:13px}.music-head p{color:#776e79;max-width:650px;margin:0;font-size:10px;line-height:1.75}.music-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.music-track{cursor:pointer;background:#19181b;border:1px solid #29262d;border-radius:8px;min-height:130px;padding:15px}.music-track .track-no{color:#6e6471;letter-spacing:.08em;font-size:9px}.music-track strong{margin:12px 0 5px;font-size:11px;display:block}.music-track p{color:#706873;margin:0;font-size:9px;line-height:1.6}.music-player{background:#171619;border:1px solid #2c2830;border-radius:8px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;margin-top:10px;padding:13px;display:grid}.play-btn{color:#19151b;cursor:pointer;background:#d7cad9;border:0;border-radius:50%;width:42px;height:42px;font-weight:800}.music-meta strong{font-size:11px;display:block}.music-meta span{color:#6f6871;margin-top:4px;font-size:9px;display:block}.wave{align-items:center;gap:3px;height:28px;margin-top:7px;display:flex}.wave i{background:#524857;border-radius:9px;width:3px;height:8px}.music-player.playing .wave i{animation:1.1s ease-in-out infinite wave}.music-player.playing .wave i:nth-child(2n){animation-delay:.18s}.music-player.playing .wave i:nth-child(3n){animation-delay:.34s}@keyframes wave{0%,to{height:7px}50%{height:24px}}.volume-wrap{color:#6b646d;align-items:center;gap:7px;font-size:9px;display:flex}.volume-wrap input{accent-color:#8b748f;width:86px}.music-disclaimer{color:#615a63;margin-top:11px;font-size:9px;line-height:1.7}.grounding-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.grounding-item{background:#171619;border:1px solid #29262c;border-radius:7px;padding:14px}.grounding-item b{color:#c6bcc8;font-size:10px;display:block}.grounding-item p{color:#706872;margin:5px 0 0;font-size:9px;line-height:1.65}.timeline-list{padding-left:30px;position:relative}.timeline-list:before{content:"";background:#29292d;width:1px;position:absolute;top:8px;bottom:8px;left:10px}.timeline-item{background:#141416;border:1px solid #252529;border-radius:7px;margin-bottom:10px;padding:17px;position:relative}.timeline-item:before{content:"";background:#333338;border:2px solid #000;border-radius:50%;width:9px;height:9px;position:absolute;top:22px;left:-25px}.timeline-item .tag{color:#5f5f64;margin-bottom:6px;font-size:9px}.timeline-item strong{font-size:12px}.timeline-item p{color:#717177;margin:5px 0 0;font-size:10px;line-height:1.7}.report-existing{flex-direction:column;gap:9px;display:flex}.report-existing-item{background:#18181a;border:1px solid #29292d;border-radius:7px;padding:15px}.report-existing-item .top{justify-content:space-between;gap:10px;display:flex}.report-existing-item strong{font-size:11px}.report-existing-item .status{color:#777;font-size:9px}.report-existing-item p{color:#777;margin:8px 0 0;font-size:10px;line-height:1.7}.report-existing-item.medical{border-color:#493028}.report-existing-item.attention{border-color:#493428}.knowledge-tabs{flex-wrap:wrap;gap:6px;margin:18px 0;display:flex}.knowledge-tabs button{color:#777;cursor:pointer;background:#161618;border:1px solid #29292d;border-radius:999px;padding:8px 11px;font-size:9px}.knowledge-tabs button.active{color:#fff;background:#202023}.knowledge-pane{display:none}.knowledge-pane.active{display:block}.knowledge-hero{background:#121214;border:1px solid #242428;border-radius:9px;padding:24px}.knowledge-hero h3{margin:0 0 8px;font-size:17px}.knowledge-hero p{color:#777;margin:0;font-size:10px;line-height:1.9}.metabolism{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.met-step{background:#18181a;border:1px solid #28282c;border-radius:7px;min-height:130px;padding:14px}.met-step b{color:var(--green);font-size:10px}.met-step strong{margin-top:9px;font-size:11px;display:block}.met-step p{color:#666;margin-top:6px;font-size:9px;line-height:1.6}.gdm-reassure{background:linear-gradient(135deg,#171317,#121214);border:1px solid #30262c;border-radius:10px;padding:28px;position:relative;overflow:hidden}.gdm-reassure:after{content:"";border:1px solid #2c252d;border-radius:50%;width:220px;height:220px;position:absolute;top:-95px;right:-70px}.gdm-reassure .kicker{color:#a9788e;letter-spacing:.12em;margin-bottom:12px;font-size:9px}.gdm-reassure h2{max-width:760px;margin:0 0 10px;font-size:24px;line-height:1.35}.gdm-reassure p{color:#867782;max-width:760px;margin:0;font-size:11px;line-height:1.9}.gdm-reassure .quote{color:#c9b8c1;background:#171419;border-left:2px solid #8e687a;max-width:760px;margin-top:18px;padding:13px 15px;font-size:11px;line-height:1.8}.gdm-note-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.gdm-note{background:#151416;border:1px solid #29252b;border-radius:8px;padding:16px}.gdm-note .symbol{color:#c5b8c0;background:#242126;border-radius:50%;place-items:center;width:28px;height:28px;margin-bottom:12px;font-size:11px;display:grid}.gdm-note strong{font-size:11px;display:block}.gdm-note p{color:#746b71;margin:6px 0 0;font-size:9px;line-height:1.7}.gdm-compare{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.gdm-compare-card{background:#151517;border:1px solid #29292d;border-radius:9px;padding:20px}.gdm-compare-card .label{color:#6d6d73;letter-spacing:.08em;margin-bottom:8px;font-size:9px}.gdm-compare-card h4{margin:0 0 10px;font-size:15px}.gdm-compare-card ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.gdm-compare-card li{color:#7b7b81;padding-left:13px;font-size:10px;line-height:1.65;position:relative}.gdm-compare-card li:before{content:"·";color:#999;position:absolute;left:0}.gdm-compare-card.gdm{border-color:#2c4031}.gdm-compare-card.pgdm{border-color:#40322c}.gdm-flow{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.gdm-flow-step{background:#18181a;border:1px solid #29292d;border-radius:8px;min-height:138px;padding:15px}.gdm-flow-step b{color:var(--green);font-size:9px}.gdm-flow-step strong{margin:10px 0 5px;font-size:11px;display:block}.gdm-flow-step p{color:#68686e;margin:0;font-size:9px;line-height:1.65}.gdm-timeline{grid-template-columns:1fr 1.4fr 1fr;gap:8px;margin-top:12px;display:grid}.gdm-time{background:#171719;border:1px solid #28282c;border-radius:8px;min-height:128px;padding:16px}.gdm-time .time{color:#666;margin-bottom:8px;font-size:9px}.gdm-time strong{font-size:11px;display:block}.gdm-time p{color:#6d6d73;margin:6px 0 0;font-size:9px;line-height:1.7}.ogtt-path{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.ogtt-point{background:#18181a;border:1px solid #2a2a2e;border-radius:8px;padding:17px}.ogtt-point .point{color:#666;margin-bottom:7px;font-size:9px}.ogtt-point strong{font-size:17px;display:block}.ogtt-point span{color:#6d6d73;margin-top:6px;font-size:9px;line-height:1.6;display:block}.ogtt-point.hit{border-color:#4a3328}.gdm-rule-callout{background:#181411;border:1px solid #3c3029;border-radius:8px;margin-top:10px;padding:16px}.gdm-rule-callout strong{color:#e1c1b4;font-size:11px}.gdm-rule-callout p{color:#88766e;margin:6px 0 0;font-size:10px;line-height:1.8}.gdm-two-col{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.gdm-explain-card{background:#151517;border:1px solid #29292d;border-radius:8px;padding:18px}.gdm-explain-card .flag{color:#666;margin-bottom:8px;font-size:9px}.gdm-explain-card h4{margin:0 0 8px;font-size:13px}.gdm-explain-card p{color:#737379;margin:0;font-size:9px;line-height:1.75}.gdm-explain-card .result{color:#a9a9ae;border-top:1px solid #26262a;margin-top:12px;padding-top:10px;font-size:9px;line-height:1.65}.gdm-action-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.gdm-action{background:#18181a;border:1px solid #2b2b2f;border-radius:8px;padding:16px}.gdm-action .no{color:var(--green);margin-bottom:8px;font-size:9px}.gdm-action strong{font-size:11px;display:block}.gdm-action p{color:#6f6f75;margin:6px 0 0;font-size:9px;line-height:1.7}.gdm-source{color:#4f4f55;border-top:1px solid #222226;margin-top:20px;padding-top:12px;font-size:8px;line-height:1.8}.gdm-source a{color:#666;text-decoration:none}.gdm-source a:hover{color:#aaa}.concern-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.concern-card{cursor:pointer;background:#151315;border:1px solid #292429;border-radius:8px;min-height:154px;padding:22px}.concern-card:hover{border-color:#47343f}.concern-card .no{color:#956d80;margin-bottom:12px;font-size:9px}.concern-card strong{font-size:13px}.concern-card p{color:#776b72;margin:8px 0 0;font-size:10px;line-height:1.7}.concern-detail{background:#151217;border:1px solid #2d2730;border-radius:8px;margin-top:12px;padding:20px;display:none}.concern-detail.active{display:block}.concern-detail h3{margin:0 0 8px;font-size:14px}.support-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.support-action{background:#1a1a1d;border:1px solid #2a2a2e;border-radius:7px;padding:14px}.support-action b{font-size:10px}.support-action p{color:#6d6d73;margin:5px 0 0;font-size:9px;line-height:1.6}.medical-boundary{color:#4d4d52;border-top:1px solid #1e1e21;margin-top:24px;padding-top:14px;font-size:9px;line-height:1.7}@media (width<=960px){.product-header{padding:0 14px}.product-brand{min-width:auto}.brand-copy{display:none}.product-nav{max-width:65vw;overflow:auto}.product-nav button{white-space:nowrap}.dashboard-hero{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(4,1fr)}.today-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(2,1fr)}.trend-summary{grid-template-columns:1fr}.record-types{grid-template-columns:repeat(2,1fr)}.wellbeing-actions{grid-template-columns:1fr}.need-grid{grid-template-columns:repeat(2,1fr)}.healing-grid,.music-list,.grounding-list{grid-template-columns:1fr}}.met-journey{background:#fff8ec;border:1px solid #e6b5aa;border-radius:20px;margin:18px 0 24px;padding:18px}.met-journey-head{justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px;display:flex}.met-journey-head h3{color:var(--coral);margin:3px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-style:italic}.met-journey-head p{color:#967067;max-width:760px;margin:0;font-size:11px;line-height:1.75}.met-journey-tip{color:#9a6e64;white-space:nowrap;background:#fff3ee;border:1px solid #e6b5aa;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:10px;display:inline-flex}.met-pill-row{flex-wrap:wrap;gap:8px;margin:8px 0 14px;display:flex}.met-pill{appearance:none;color:#9a6e64;cursor:pointer;background:#fffdf7;border:1px solid #e6b5aa;border-radius:999px;padding:8px 12px;font-size:10px;transition:all .18s}.met-pill:hover{border-color:#d98374;transform:translateY(-1px)}.met-pill.active{background:var(--coral);border-color:var(--coral);color:#fff8ec}.met-glossary{grid-template-columns:1.15fr .85fr;gap:10px;margin-bottom:16px;display:grid}.met-glossary-card{background:#fffdf7;border:1px solid #e7b7ac;border-radius:14px;padding:15px}.met-glossary-card strong{color:#71382f;font-size:12px;display:block}.met-glossary-card p{color:#946f66;margin:6px 0 0;font-size:10px;line-height:1.75}.met-toggle{color:#8a4a3d;cursor:pointer;background:#f4d1c8;border:none;border-radius:999px;align-items:center;gap:8px;margin-top:10px;padding:7px 12px;font-size:10px;display:inline-flex}.met-toggle-panel{color:#8a655c;background:#fff2ed;border-left:4px solid #d98374;border-radius:0 10px 10px 0;margin-top:10px;padding:12px;font-size:10px;line-height:1.75;display:none}.met-toggle-panel.active{display:block}.met-scroll-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.met-story-list{position:relative}.met-story{border-bottom:1px dashed #ebc3b9;align-items:center;min-height:54vh;padding:16px 0 26px;display:flex}.met-story:last-child{border-bottom:none}.met-story-card{background:#fffdf7;border:1px solid #e7b7ac;border-radius:18px;max-width:680px;padding:20px;transition:all .22s;box-shadow:0 10px 24px #6e3d2d0d}.met-story.active .met-story-card{border-color:#d98374;transform:translate(8px);box-shadow:0 14px 32px #9053401a}.met-story-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.met-story-badge{color:#a05f53;letter-spacing:.06em;align-items:center;gap:8px;font-size:10px;display:inline-flex}.met-story-badge .num{background:#f5d7ce;border:1px solid #e6b5aa;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.met-story-icon{background:#fff0e7;border:1px solid #e6b5aa;border-radius:14px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.met-story h4{color:#7d3b32;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic}.met-story p{color:#916b62;margin:0;font-size:11px;line-height:1.8}.met-story .little{color:#af7b70;margin-top:10px;font-size:9px;line-height:1.65;display:block}.met-sticky{position:sticky;top:92px}.met-visual{background:linear-gradient(#fffdf7,#fff3ee);border:1px solid #e6b5aa;border-radius:20px;padding:18px;box-shadow:0 14px 34px #6e3d2d12}.met-visual-kicker{color:#af7b70;letter-spacing:.12em;margin-bottom:10px;font-size:9px}.met-visual-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.met-visual-step{color:#8a4a3d;background:#f5d7ce;border:1px solid #e6b5aa;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:inline-flex}.met-visual h4{color:var(--coral);margin:12px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-style:italic}.met-visual p{color:#926e66;margin:0;font-size:11px;line-height:1.8}.met-chain{gap:7px;margin:16px 0 14px;display:grid}.met-chain-node{opacity:.55;grid-template-columns:18px 1fr;align-items:center;gap:10px;transition:all .2s;display:grid}.met-chain-node .dot{background:#f7ddd6;border:1px solid #e6b5aa;border-radius:50%;width:18px;height:18px;position:relative}.met-chain-node .dot:after{content:"";background:#edc9c0;width:2px;height:14px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.met-chain-node:last-child .dot:after{display:none}.met-chain-node b{color:#8f6258;font-size:10px;font-weight:600}.met-chain-node.active,.met-chain-node.done{opacity:1}.met-chain-node.done .dot,.met-chain-node.active .dot{background:#ef8f78;border-color:#ef8f78}.met-chain-node.active b{color:#7d3b32}.met-meter-wrap{border-top:1px dashed #e6b5aa;margin-top:10px;padding-top:12px}.met-meter-wrap .label{color:#9b7168;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:9px;display:flex}.met-meter{background:#f7e4dc;border:1px solid #efcfbf;border-radius:999px;height:10px;overflow:hidden}.met-meter i{background:linear-gradient(90deg,#f6c37b,#ef8f78);border-radius:999px;width:0;height:100%;transition:width .28s;display:block}.met-meter-note{color:#9b7168;margin-top:8px;font-size:10px;line-height:1.6}.met-click-note{color:#936b63;background:#fffdf7;border:1px solid #e7b7ac;border-radius:14px;margin-top:12px;padding:12px 14px;font-size:10px;line-height:1.75}.met-click-note strong{color:#7d3b32}@media (width<=960px){.gdm-note-grid,.gdm-flow,.gdm-action-grid{grid-template-columns:repeat(2,1fr)}.gdm-timeline,.gdm-compare,.gdm-two-col,.met-glossary,.met-scroll-layout{grid-template-columns:1fr}.met-sticky{position:static}.met-story{min-height:auto;padding:8px 0 18px}}@media (width<=620px){.gdm-note-grid,.gdm-flow,.gdm-action-grid,.ogtt-path{grid-template-columns:1fr}.gdm-reassure{padding:22px}.gdm-reassure h2{font-size:20px}.met-journey{padding:16px}.met-journey-head{flex-direction:column;align-items:flex-start}.met-journey-head h3,.met-visual h4{font-size:20px}.met-story h4{font-size:18px}.met-pill-row{gap:6px}.met-pill{padding:7px 10px;font-size:9px}.product-actions{min-width:auto}.concern-top{display:none}.product-main{width:min(100% - 24px,1180px);padding-top:16px}.page-title{font-size:21px}.quick-grid{grid-template-columns:repeat(2,1fr)}.today-record-grid{grid-template-columns:1fr}.today-status-meta{flex-direction:column;align-items:flex-start}.grid-3,.grid-4,.concern-grid,.metabolism,.support-actions,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.hero-panel{min-height:250px}.stage-big{font-size:30px}.product-nav button{padding:0 9px}.float-concern{bottom:14px;right:14px}}.gdm-video-block{border:1px solid var(--line);background:linear-gradient(#ffffff09,#ffffff04);border-radius:16px;margin:26px 0 22px;padding:18px}.gdm-video-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.gdm-video-head .meta{letter-spacing:.12em;color:var(--muted);white-space:nowrap;font-size:11px}.gdm-video-head h2{margin:4px 0 5px;font-size:22px}.gdm-video-head p{max-width:760px;color:var(--muted);margin:0;line-height:1.7}.gdm-video-frame{border:1px solid var(--line);background:#080808;border-radius:12px;overflow:hidden;box-shadow:0 18px 50px #00000047}.gdm-video-frame video{aspect-ratio:16/9;background:#000;width:100%;height:auto;display:block}.gdm-video-foot{color:var(--muted);align-items:flex-start;gap:10px;margin-top:12px;font-size:12px;line-height:1.6;display:flex}.gdm-video-foot .dot{background:var(--green);border-radius:50%;flex:none;width:7px;height:7px;margin-top:6px;box-shadow:0 0 12px #adff2f59}@media (width<=720px){.gdm-video-head{flex-direction:column;align-items:flex-start}.gdm-video-head .meta{white-space:normal}}:root{--bg:#f8efdd;--panel:#fff8ec;--panel2:#f7e7d6;--text:#6a3028;--muted:#9e6b61;--line:#e9b5a8;--orange:#d84c3f;--green:#4f9c84;--greenText:#fffaf1;--pink:#f6bbc4;--blue:#b9ddea;--yellow:#f5d477;--cream:#f8efdd;--paper:#fff9ef;--ink:#6a3028;--coral:#d84c3f}html,body{background:var(--cream)!important;color:var(--ink)!important}body{background-image:radial-gradient(circle at 15% 0,#ffffff8c,#0000 28%),radial-gradient(circle at 95% 15%,#f6bbc429,#0000 25%)!important}.app,.product-shell{background:var(--cream)!important;color:var(--ink)!important}button,input,select,textarea{font-family:inherit}.topbar{backdrop-filter:blur(16px);color:#b06b60!important;background:#f8efddf5!important;border-bottom:1px solid #d84c3f40!important}.icon-btn{color:var(--coral)!important;box-shadow:none!important;background:#f8cbd0!important;border:1px solid #efb8b2!important}.top-title{color:#b4776d!important}.skip{color:#bd7b70!important}.stage{background:0 0!important}.question{color:var(--coral)!important;letter-spacing:-.01em!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important;font-weight:700!important}.sub{color:#9e746a!important}.options{gap:12px!important}.option{color:#70433b!important;background:#fff9efe0!important;border:1px solid #efc2b7!important;border-radius:14px!important;box-shadow:0 7px 24px #8241310a!important}.option:hover{transform:translateY(-1px);background:#fff5e8!important;border-color:#df8274!important}.option.selected{border-color:var(--coral)!important;background:#fde7df!important;box-shadow:inset 0 0 0 1px #d84c3f1f!important}.option.selected:after{background:var(--coral)!important}.options.multi .option .mini-icon{color:#b45a4f!important;background:#f7d8d6!important}.options.multi .option.selected .mini-icon{background:var(--coral)!important;color:#fff!important}.footer{background:linear-gradient(to top,var(--cream) 76%,#f8efdd00)!important}.next{color:#b79284!important;background:#ecd9c7!important;border-radius:999px!important}.next.ready{background:var(--coral)!important;color:#fff9ef!important;box-shadow:0 7px 20px #d84c3f2e!important}.intro-visual{background:radial-gradient(circle at 40% 35%,#fff3dd 0 14%,#f3b8bd 15% 28%,#9fcfe1 29% 56%,#f4d17a 57% 100%)!important;box-shadow:0 0 0 1px #e6b7aa,0 16px 35px #7d493514!important}.intro-title{color:var(--coral)!important;font-family:Georgia,Times New Roman,serif!important;font-size:24px!important;font-style:italic!important}.privacy{color:#a98277!important}.privacy-dot{color:#b06d62!important;background:#fff7ec!important;border-color:#dcaea2!important}.wheel-wrap:before{background:linear-gradient(var(--cream),#f8efddc7,transparent)!important}.wheel-wrap:after{background:linear-gradient(transparent,#f8efddc7,var(--cream))!important}.selection-line{background:#fff4e8!important;border-color:#e9b7aa!important;box-shadow:0 4px 18px #8e4b380d!important}.wheel-item{color:#ba948a!important}.wheel-item.active{color:var(--coral)!important}.unit{color:#b07b70!important}.link-accent{color:var(--coral)!important}.info-interstitial{background:0 0!important}.info-visual{background:linear-gradient(135deg,#f5b8c1,#f5d477 46%,#a9d6e5)!important;border:1px solid #e3ab9f!important;border-radius:18px!important}.info-title{color:var(--coral)!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important}.checkline{color:#8e6a61!important}.check{background:var(--coral)!important;color:#fff!important}.route-card{background:#fff5e8!important;border-color:#e7aea2!important;border-radius:18px!important;box-shadow:0 10px 30px #8f4c370d!important}.route-card .eyebrow{color:var(--coral)!important}.route-card h3{color:var(--coral)!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important}.route-card p{color:#906b62!important}.route-tag{color:#9a6055!important;background:#fde8df!important;border-color:#edbbb0!important;border-radius:999px!important}.progress-ring{background:conic-gradient(var(--coral) 0deg 216deg,#f5c9c3 216deg)!important}.progress-ring:before{background:var(--cream)!important}.progress-ring strong{color:var(--coral)!important}.loading-text{color:#9b7269!important}.done-card,.summary-block,.report-hero,.report-section{background:var(--paper)!important;border-color:#ebbbb0!important;border-radius:16px!important;box-shadow:0 9px 24px #77463309!important}.done-card .kicker,.done-card h3,.summary-heading h3,.report-title{color:var(--coral)!important}.done-card p,.summary-sub,.report-lead,.report-section p{color:#967067!important}.summary-pill{color:#8d6259!important;background:#f9e7d8!important;border-color:#edc1b6!important;border-radius:10px!important}.product-shell{background:var(--cream)!important}.product-header{background:#f8efddf2!important;border-bottom:1px solid #e6ad9f!important;box-shadow:0 3px 18px #693d2c0d!important}.brand-mark{background:radial-gradient(circle at 40% 35%,#fff2db 0 16%,#efabb5 17% 31%,#8fc6dc 32% 60%,#f2d16f 61%)!important;box-shadow:0 0 0 1px #df9e91!important}.brand-copy strong{color:var(--coral)!important}.brand-copy span{color:#ae7c71!important}.product-nav{background:#f8c8ce!important;border:1px solid #efb2b9!important;border-radius:999px!important;padding:3px!important}.product-nav button{color:#a8625a!important;border-radius:999px!important}.product-nav button:hover{color:var(--coral)!important;background:#f9dfe0!important}.product-nav button.active{background:var(--coral)!important;color:#fff7ec!important;box-shadow:0 3px 10px #d84c3f2e!important}.concern-top{color:var(--coral)!important;background:#fff1e7!important;border-color:#e3a397!important;border-radius:999px!important}.avatar-dot{color:var(--coral)!important;background:#f8cbd0!important;border-color:#eaaeb0!important}.product-main{padding-top:32px!important}.page-eyebrow{color:#c07c70!important}.page-title{color:var(--coral)!important;letter-spacing:-.02em!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important;font-weight:700!important}.page-desc{color:#9a746b!important}.section-head{margin-top:38px!important}.section-head h2{color:var(--coral)!important;font-family:Georgia,Times New Roman,serif!important;font-size:21px!important;font-style:italic!important}.section-head p{color:#9d746b!important}.text-link,.muted-link{color:var(--coral)!important}.dashboard-hero{gap:14px!important}.hero-panel{background:linear-gradient(135deg,#fff8ec 0% 58%,#f4d97f 58% 100%)!important;border:1px solid #e8b5a8!important;border-radius:20px!important;box-shadow:0 12px 30px #814b340f!important}.hero-panel:before{border-color:#d84c3f2e!important}.hero-panel:after{border-color:#509e8438!important}.hello{color:#a9766b!important}.stage-big{color:var(--coral)!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important}.stage-sub{color:#8f6a61!important}.track-line{background:#f3d9ce!important}.track-fill{background:var(--coral)!important}.track-labels{color:#ad8176!important}.today-panel{background:#b9ddea!important;border:1px solid #8fbfce!important;border-radius:20px!important;box-shadow:0 12px 30px #53768112!important}.today-kicker{color:#a34b41!important}.today-panel h3{color:#71352d!important}.today-panel p,.today-meta{color:#6d6662!important}.today-meta{border-color:#6a302829!important}.btn-primary{background:var(--coral)!important;color:#fff8ec!important;border-radius:999px!important;box-shadow:0 4px 12px #d84c3f26!important}.btn-secondary{color:var(--coral)!important;background:#fff8ec!important;border-color:#dfa99c!important;border-radius:999px!important}.btn-quiet{color:#9c675d!important;background:#f4ddd6!important;border-radius:999px!important}.quick-grid{gap:12px!important}.quick-card{background:var(--paper)!important;border-color:#e8b7ad!important;border-radius:16px!important;box-shadow:0 10px 24px #7649390b!important}.quick-card:hover{background:#fffdf6!important;border-color:#d98174!important;box-shadow:0 13px 30px #76493914!important}.quick-card strong{color:#733a32!important}.quick-meta{color:#9b7067!important}.quick-icon{box-shadow:none!important;border-color:#0000!important;border-radius:50%!important}.quick-card.mood{background:#fff5e8!important}.quick-card.sleep{background:#f4eaf8!important}.quick-card.diet{background:#f8e7b7!important}.quick-card.activity{background:#d9eee3!important}.quick-card.weight{background:#dceff0!important}.quick-card.glucose{background:#f7d5ce!important}.quick-card.exam{background:#eadcf1!important}.quick-card.mood .quick-icon,.quick-card.sleep .quick-icon,.quick-card.diet .quick-icon,.quick-card.activity .quick-icon,.quick-card.weight .quick-icon,.quick-card.glucose .quick-icon,.quick-card.exam .quick-icon{color:var(--coral)!important;background:#ffffffb8!important;border:1px solid #d84c3f2b!important}.today-status-shell{background:#fff9ef!important;border-color:#e9b8ad!important;border-radius:18px!important}.today-status-meta{color:#9d756b!important}.today-status-legend{color:#987067!important}.today-record-grid{gap:10px!important}.today-record-card{background:#fffdf6!important;border-color:#e9bcb1!important;border-radius:14px!important}.today-record-card:hover{border-color:#d9796c!important}.today-record-card.stable{border-color:#8cc6b0!important}.today-record-card.attention,.today-record-card.medical{border-color:#dc8d7f!important}.today-record-card.context_needed{border-color:#d9bd73!important}.today-record-card.info{border-color:#cbb6a7!important}.today-record-symbol{color:var(--coral)!important;background:#f7ddd7!important}.today-record-card.stable .today-record-symbol{color:#3a8c73!important;background:#d9eee3!important}.today-record-card.attention .today-record-symbol,.today-record-card.medical .today-record-symbol{color:#c94c3f!important;background:#f7d4cd!important}.today-record-card.context_needed .today-record-symbol{color:#9e7b2b!important;background:#f7e7b8!important}.today-record-title,.today-record-value{color:#70372f!important}.today-record-time,.today-record-detail,.today-record-foot{color:#9c766e!important}.today-record-state{color:#9f7167!important;background:#fff8ec!important;border-color:#e4b5ab!important}.today-record-compare{color:#8f6960!important;background:#f9eee2!important;border-color:#ecc8bd!important}.today-record-compare b{color:#6d3d35!important}.today-record-foot{border-color:#ecd0c8!important}.today-record-empty{color:#9b746b!important;background:#fff9ef!important;border-color:#e4b6aa!important}.today-record-empty button{color:var(--coral)!important}.grid-3,.grid-4{gap:12px!important}.content-card{background:#fff9ef!important;border-color:#e9bbb0!important;border-radius:16px!important;box-shadow:0 8px 22px #76493909!important}.content-card:hover{transform:translateY(-1px);border-color:#d77a6e!important}.content-card .tiny{color:#c07b70!important}.content-card strong{color:#6f372f!important}.content-card p{color:#976f66!important}.content-card .arrow{color:var(--coral)!important}.trend-mini i{background:#e6c2b8!important}.trend-mini i.on{background:var(--coral)!important}.empty-note{color:#a77c72!important}.care-card{background:#f7dce2!important;border-color:#e6adb4!important;border-radius:18px!important}.care-card strong{color:#7a3b44!important}.care-card p{color:#936b73!important}.float-concern{background:var(--coral)!important;color:#fff8ec!important;border-color:#c94337!important;box-shadow:0 10px 28px #ad423533!important}.subpage-head{align-items:flex-start!important}.back-dashboard{color:var(--coral)!important;background:#f7d8d5!important;border:1px solid #e9aba3!important;border-radius:999px!important}.panel{background:#fff9ef!important;border-color:#e9bbb0!important;border-radius:16px!important}.panel h3{color:#733a32!important}.panel p{color:#956f66!important}.info-band{border-color:var(--green)!important;color:#88645b!important}.info-band.orange{border-color:var(--coral)!important}.record-type{background:#fff9ef!important;border-color:#e8bbb0!important;border-radius:14px!important}.record-type:hover,.record-type.active{background:#fff3e7!important;border-color:#d77a6d!important}.record-type strong{color:#71382f!important}.record-type span{color:#9b756b!important}.record-form{background:#fff9ef!important;border-color:#e7b7ac!important;border-radius:16px!important}.form-title{color:var(--coral)!important}.form-sub{color:#9d766c!important}.field label{color:#9b6f65!important}.field input,.field select,.field textarea{color:#6d3a32!important;background:#fffdf7!important;border-color:#e8b9ae!important;border-radius:10px!important}.field input:focus,.field select:focus,.field textarea:focus{border-color:#d36c60!important;box-shadow:0 0 0 3px #d84c3f14!important}.record-feedback{color:#8e695f!important;background:#f8e8db!important;border-color:#e9c0b6!important;border-radius:12px!important}.record-feedback strong{color:#6c382f!important}.trend-card,.trend-feedback{background:#fff9ef!important;border-color:#e8b9ae!important;border-radius:16px!important}.trend-card h3,.trend-feedback strong{color:#733a32!important}.trend-card .metric{color:var(--coral)!important}.trend-card .metric small,.trend-caption,.trend-feedback p{color:#9b756b!important}.bars span{background:#ecc8bd!important}.bars span:nth-child(odd){background:#b9ddea!important}.bars span:nth-child(3n){background:#f5d477!important}.wellbeing-preview,.wellbeing-hero{background:linear-gradient(135deg,#f8dfe5,#fff4e8)!important;border-color:#e3aeb9!important;border-radius:20px!important}.wellbeing-preview h3,.wellbeing-hero h2{color:#a94a58!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important}.wellbeing-preview p,.wellbeing-hero p,.wellbeing-note{color:#8e6d73!important}.wellbeing-action,.need-chip,.healing-panel,.music-shell,.grounding-item{background:#fff7ee!important;border-color:#e7bdc1!important;border-radius:14px!important}.wellbeing-action:hover,.need-chip.active{background:#fbe8eb!important;border-color:#cc7c8b!important}.wellbeing-action .wi{color:#a94a58!important;background:#f3cbd3!important}.wellbeing-action strong,.need-chip strong,.healing-panel h3,.music-head h3,.grounding-item b{color:#77444b!important}.wellbeing-action span,.need-chip,.healing-panel>p,.music-head p,.grounding-item p{color:#956f76!important}.mood-preview{color:#9b747a!important}.mood-dots i{background:#e8c6ce!important}.mood-dots i.on{background:#c56d7e!important}.mood-choice button{color:#9a777d!important;background:#fff8ef!important;border-color:#e8bdc2!important;border-radius:12px!important}.mood-choice button.selected{color:#8c3f4d!important;background:#f7dce2!important;border-color:#c66f80!important}.emotion-feedback{color:#8f6870!important;background:#f9e6ea!important;border-color:#e4b6bf!important}.support-safety{color:#94645a!important;background:#fff0e8!important;border-color:#e6aa9f!important}.breath-orb{background:radial-gradient(circle,#f2cdd6 0 34%,#f8e4e8 35% 68%,#fff8ef 69%)!important;border-color:#dfaeba!important}.breath-orb span,.breath-time{color:#a84a58!important}.breath-copy strong{color:#77444b!important}.breath-copy p{color:#956f76!important}.music-track{background:#fff7ee!important;border-color:#e6bdc1!important;border-radius:14px!important}.music-track:hover,.music-track.active{background:#f8e2e7!important;border-color:#ca7888!important}.music-track .track-no,.music-track p{color:#967279!important}.music-track strong{color:#78434b!important}.music-player{background:#fff4e8!important;border-color:#e7b8b4!important;border-radius:14px!important}.play-btn{background:var(--coral)!important;color:#fff8ec!important}.music-meta strong{color:#733b34!important}.music-meta span,.volume-wrap,.music-disclaimer{color:#99736b!important}.wave i{background:#cc8e86!important}.timeline-list:before{background:#e9beb5!important}.timeline-item{background:#fff9ef!important;border-color:#e9bbb0!important;border-radius:14px!important}.timeline-item:before{border-color:var(--cream)!important;background:#d7b2aa!important}.timeline-item.current{background:#fff1e8!important;border-color:#d98374!important}.timeline-item.current:before{background:var(--coral)!important}.timeline-item.done:before{background:var(--green)!important}.timeline-item .tag{color:#b67b70!important}.timeline-item strong{color:#70372f!important}.timeline-item p{color:#987067!important}.report-existing-item{background:#fff9ef!important;border-color:#e7b8ad!important;border-radius:14px!important}.report-existing-item strong{color:#71382f!important}.report-existing-item .status,.report-existing-item p{color:#956f66!important}.report-existing-item.medical,.report-existing-item.attention{border-color:#dc8c7d!important}.report-existing-item.stable{border-color:#84bea8!important}.report-kicker{color:#c07a6f!important}.status-chip{color:#7a4b42!important;background:#fff5e9!important;border-color:#e6b3a8!important}.report-list li{color:#87655d!important}.report-list li:before{background:#c9a59d!important}.action-card,.lab-card{background:#fff8ec!important;border-color:#e8b9ae!important;border-radius:12px!important}.action-no{color:var(--coral)!important}.action-card strong,.lab-head strong{color:#733a32!important}.action-card p,.lab-tag,.lab-result{color:#946f66!important}.ogtt-row{color:#927168!important;border-color:#ecc9c0!important}.ogtt-row b{color:#6e3b33!important}.context-box{color:#896c2a!important;background:#fff4ca!important;border-color:#dec887!important}.term-note,.report-footer{color:#a27c72!important}.knowledge-tabs button{color:#a26d63!important;background:#fff8ec!important;border-color:#e9b9ae!important;border-radius:999px!important}.knowledge-tabs button.active{background:var(--coral)!important;color:#fff8ec!important;border-color:var(--coral)!important}.knowledge-hero{background:#fff8ec!important;border-color:#e7b7ac!important;border-radius:18px!important}.knowledge-hero h3{color:var(--coral)!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important}.knowledge-hero p{color:#927067!important}.met-step,.gdm-note,.gdm-compare-card,.gdm-flow-step,.gdm-time,.ogtt-point,.gdm-explain-card,.gdm-action{background:#fff9ef!important;border-color:#e8b9ae!important;border-radius:14px!important}.met-step b,.gdm-flow-step b,.gdm-action .no{color:var(--coral)!important}.met-step strong,.gdm-note strong,.gdm-compare-card h4,.gdm-flow-step strong,.gdm-time strong,.gdm-explain-card h4,.gdm-action strong{color:#71382f!important}.met-step p,.gdm-note p,.gdm-compare-card li,.gdm-flow-step p,.gdm-time p,.ogtt-point span,.gdm-explain-card p,.gdm-action p{color:#946f66!important}.gdm-reassure{background:linear-gradient(135deg,#f7dce2,#fff4e8)!important;border-color:#e5a9b3!important;border-radius:20px!important}.gdm-reassure:after{border-color:#efb9c1!important}.gdm-reassure .kicker{color:#a64b59!important}.gdm-reassure h2{color:#a74352!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important}.gdm-reassure p{color:#8f6b72!important}.gdm-reassure .quote{color:#8a555f!important;background:#fff1ed!important;border-color:#cc7786!important;border-radius:0 10px 10px 0!important}.gdm-note .symbol{color:#a64b59!important;background:#f6d4da!important}.gdm-compare-card.gdm{background:#e4f1ea!important;border-color:#8fc4b0!important}.gdm-compare-card.pgdm{background:#fff0e7!important;border-color:#e1b4a9!important}.gdm-flow-step.emphasis{background:#fff0e7!important;border-color:#da8476!important}.gdm-flow-step.emphasis b{color:var(--coral)!important}.gdm-time.current{background:#fff0e7!important;border-color:#d98374!important}.gdm-time .time{color:#a4796f!important}.gdm-time.current .time{color:var(--coral)!important}.ogtt-point.hit{background:#fff0e7!important;border-color:#da8476!important}.ogtt-point.hit strong{color:var(--coral)!important}.ogtt-point strong{color:#71382f!important}.gdm-rule-callout{background:#fff0e7!important;border-color:#e1af9f!important;border-radius:14px!important}.gdm-rule-callout strong{color:#8f4338!important}.gdm-rule-callout p{color:#8e675f!important}.gdm-rule-callout.green{background:#e7f2ec!important;border-color:#9cc9b5!important}.gdm-rule-callout.green strong{color:#3f816a!important}.gdm-rule-callout.green p{color:#5f7f73!important}.gdm-explain-card .flag,.gdm-source{color:#a4796f!important}.gdm-explain-card .result{color:#8e675f!important;border-color:#eac9c0!important}.gdm-source{border-color:#e8c4bb!important}.gdm-source a{color:#a45c50!important}.gdm-video-block{background:#fff8ec!important;border-color:#e6b5aa!important;border-radius:20px!important}.gdm-video-head h2{color:var(--coral)!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important}.gdm-video-head p,.gdm-video-head .meta,.gdm-video-foot{color:#967067!important}.gdm-video-frame{border-color:#d8a89e!important;border-radius:16px!important}.gdm-video-foot .dot{background:var(--coral)!important;box-shadow:none!important}.concern-card,.concern-detail,.support-action{background:#fff8ec!important;border-color:#e7b4ad!important;border-radius:18px!important}.concern-card:hover{background:#fff2e8!important;border-color:#cf7e72!important}.concern-card .no{color:var(--coral)!important}.concern-card strong,.concern-detail h3,.support-action b{color:#72382f!important}.concern-card p,.support-action p{color:#956d65!important}.medical-boundary{color:#a67c72!important;border-color:#e6c4bb!important}.logic-details{border-color:#e9c7bf!important}.logic-details summary{color:#9c7269!important}.logic-chip,.rule-badge{color:#8d665d!important;background:#fff4e8!important;border-color:#e8bbb0!important}.logic-arrow{color:#c99b90!important}.route-action{color:#8e4b41!important;background:#fff8ec!important;border-color:#e5b2a7!important;border-radius:999px!important}.route-action.primary{background:var(--coral)!important;color:#fff8ec!important}.route-mini,.route-note,.context-step{background:#fff9ef!important;border-color:#e7b9ae!important;border-radius:14px!important}.route-view-wrap h2{color:var(--coral)!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important}.route-view-wrap>p,.route-mini p,.route-note,.context-step span{color:#956f66!important}.route-mini strong,.context-step strong{color:#71382f!important}.route-path{color:#b77f73!important}@media (width<=960px){.product-nav{background:#f8c8ce!important}.quick-grid{gap:10px!important}}@media (width<=620px){.product-header{background:#f8efddfa!important}.hero-panel,.today-panel,.wellbeing-preview,.wellbeing-hero,.gdm-reassure{border-radius:16px!important}.section-head h2{font-size:19px!important}}.summary-hero{background:linear-gradient(135deg,#fff8ec 0% 68%,#f8e4b5 100%)!important;border-color:#e7ae9f!important}.summary-main{color:#6a3028!important;font-weight:700!important}.summary-sub{color:#8a6259!important}.summary-points li{color:#79554d!important}.summary-points li:before{background:var(--coral)!important}.summary-check-title{color:#69342d!important}.summary-check-text{color:#825d55!important}.summary-test-value{box-shadow:none!important;background:#fff1e3!important;border:1px solid #e7b4a8!important;border-radius:11px!important}.summary-test-value span{color:#9f7066!important}.summary-test-value strong{color:#69342d!important}.summary-actions li{color:#713d35!important}.summary-actions li::marker{color:var(--coral)!important}.summary-actions small{color:#8f6960!important}.summary-emotion{background:linear-gradient(135deg,#f7dce2,#fff2e8)!important;border-color:#e3aeb7!important}.summary-emotion .summary-heading h3{color:#a64b58!important}.summary-quote{color:#7c4c55!important}.health-summary .report-footer{color:#946b62!important}.health-summary .logic-details{border-color:#e8c2b8!important}.health-summary .logic-details summary{color:#8f655d!important}.health-summary .logic-chip,.health-summary .rule-badge{color:#7f574f!important;background:#fff2e5!important;border-color:#e5b3a8!important}.value-entry-note{color:#8e675e!important}.report-section strong,.panel strong{color:#6e382f}.report-section,.report-hero,.summary-block,.done-card{color:#6a3028!important}.summary-test-values,.summary-stack,.report-wrap,.health-summary{background:0 0!important}#todayRecordList{color:#6f3c34!important}#todayRecordList strong{color:#6d382f!important}#todayRecordList p{color:#8e675f!important}select,input,textarea{color-scheme:light!important}select option{color:#6a3028!important;background:#fff9ef!important}.gdm-video-frame{background:#241a18!important;border-color:#d79d91!important;box-shadow:0 10px 24px #6e3d2d1a!important}.empty-note,.term-note,.report-footer,.medical-boundary,.music-disclaimer{color:#946e65!important}.status-chip.stable{color:#3d7462!important;background:#e3f2e9!important;border-color:#9bc7b4!important}.status-chip.attention,.status-chip.medical{color:#9a493d!important;background:#fff0e8!important;border-color:#dea090!important}.status-chip.context_needed,.status-chip.recheck{color:#856b28!important;background:#fff4cf!important;border-color:#dec676!important}.status-chip.info{color:#7a4d44!important;background:#fff5e9!important;border-color:#e2b8ad!important}.report-agent-shell{background:linear-gradient(145deg,#fff8ec 0%,#fff0e7 58%,#f7ece7 100%);border:1px solid #e5afa3;border-radius:18px;margin-bottom:14px;padding:22px;box-shadow:0 10px 30px #7645320b}.report-agent-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.report-agent-head h2{color:#c74c3f;margin:3px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-style:italic}.report-agent-head p{color:#8b635b;max-width:660px;margin:0;font-size:10px;line-height:1.8}.agent-badge{color:#a74e43;background:#fff8ef;border:1px solid #e2afa3;border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:700;display:inline-flex}.agent-badge:before{content:"";background:#5aa887;border-radius:50%;width:7px;height:7px}.report-upload-grid{grid-template-columns:1.05fr .95fr;gap:12px;margin-top:18px;display:grid}.report-dropzone{text-align:center;cursor:pointer;background:#fffaf1b8;border:1.5px dashed #d99a8e;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:22px;transition:all .18s;display:flex}.report-dropzone:hover,.report-dropzone.dragging{background:#fff9ef;border-color:#c95648}.report-drop-icon{color:#b84d41;background:#f7d4cb;border:1px solid #eab3a7;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:12px;font-size:21px;display:grid}.report-dropzone strong{color:#713d35;font-size:12px}.report-dropzone span{color:#a27b71;margin-top:5px;font-size:9px;line-height:1.7}.report-dropzone input{display:none}.agent-side{background:#fffaf2;border:1px solid #ebc0b6;border-radius:15px;padding:17px}.agent-side h3{color:#763f36;margin:0 0 10px;font-size:11px}.agent-steps{flex-direction:column;gap:8px;display:flex}.agent-step{grid-template-columns:24px 1fr;align-items:start;gap:9px;display:grid}.agent-step i{color:#b77b70;background:#fff;border:1px solid #e5bdb4;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;font-style:normal;font-weight:800;display:grid}.agent-step strong{color:#70443c;margin-top:2px;font-size:9px;display:block}.agent-step span{color:#a17d74;margin-top:2px;font-size:8px;line-height:1.55;display:block}.agent-step.active i{color:#fff;background:#d85b4c;border-color:#d85b4c}.agent-step.done i{color:#fff;background:#5eaa8a;border-color:#5eaa8a}.report-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.report-preview{background:#fff;border:1px solid #e6b7ad;border-radius:11px;min-height:94px;position:relative;overflow:hidden}.report-preview img{object-fit:cover;width:100%;height:126px;display:block}.report-preview small{color:#8b665e;white-space:nowrap;text-overflow:ellipsis;padding:7px 8px;font-size:8px;display:block;overflow:hidden}.report-preview button{color:#fff;cursor:pointer;background:#5b302ad1;border:0;border-radius:50%;width:24px;height:24px;position:absolute;top:6px;right:6px}.agent-consent{background:#fff8ef;border:1px solid #e9c3ba;border-radius:10px;align-items:flex-start;gap:8px;margin-top:13px;padding:11px 12px;display:flex}.agent-consent input{accent-color:#d45b4c;margin-top:2px}.agent-consent label{color:#906d64;font-size:8px;line-height:1.65}.agent-consent b{color:#70443c}.agent-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:13px;display:flex}.agent-actions button:disabled{opacity:.45;cursor:not-allowed}.agent-status{color:#9b736a;min-height:16px;font-size:9px;line-height:1.6}.agent-status.error{color:#b84d41}.agent-status.ok{color:#438267}.agent-result{border-top:1px solid #ecc6bd;margin-top:14px;padding-top:16px;display:none}.agent-result.active{display:block}.agent-result-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.agent-result-head h3{color:#6e3b33;margin:0 0 5px;font-size:13px}.agent-result-head p{color:#957067;margin:0;font-size:9px;line-height:1.7}.confidence-chip{color:#8b6259;white-space:nowrap;background:#fff8ef;border:1px solid #dfb7ad;border-radius:999px;padding:6px 9px;font-size:8px}.extract-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.extract-field{background:#fffaf3;border:1px solid #e9beb4;border-radius:11px;padding:11px}.extract-field label{color:#9c746a;margin-bottom:5px;font-size:8px;display:block}.extract-field input,.extract-field select{color:#713d35;background:#fff;border:1px solid #e1b5ab;border-radius:7px;outline:none;width:100%;height:34px;padding:0 9px;font-size:10px}.extract-field input:focus,.extract-field select:focus{border-color:#ca6254}.extract-field.full{grid-column:1/-1}.agent-evidence{color:#84672f;background:#fff4cf;border:1px solid #ead1a2;border-radius:10px;margin-top:10px;padding:11px;font-size:8px;line-height:1.7}.agent-rule-result{background:#fff9f0;border:1px solid #e5b9af;border-radius:12px;margin-top:12px;padding:14px;display:none}.agent-rule-result.active{display:block}.agent-rule-result strong{color:#713d35;font-size:11px}.agent-rule-result p{color:#8f6a61;margin:6px 0 0;font-size:9px;line-height:1.75}.agent-rule-result.stable{background:#f2fbf6;border-color:#9ec9b5}.agent-rule-result.attention,.agent-rule-result.medical{background:#fff2ed;border-color:#df9e8e}.agent-rule-result.context_needed{background:#fff8dc;border-color:#dec98c}.agent-boundary{color:#9b766d;border-top:1px solid #e9c4bb;margin-top:12px;padding-top:11px;font-size:8px;line-height:1.75}.agent-connect-panel{background:#fffaf1;border:1px solid #e2aa9d;border-radius:13px;grid-template-columns:1fr 1.15fr;align-items:center;gap:14px;margin-top:12px;padding:14px;display:grid}.agent-connect-panel h3{color:#703b33;margin:2px 0 5px;font-size:12px}.agent-connect-panel p{color:#947068;margin:0;font-size:8px;line-height:1.7}.agent-connect-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:7px;display:grid}.agent-connect-form input,.agent-connect-form select{color:#6f3a32;background:#fff;border:1px solid #deb1a7;border-radius:8px;outline:none;min-width:0;height:39px;padding:0 10px;font-size:10px}.agent-connect-form input:focus,.agent-connect-form select:focus{border-color:#c95a4c}.agent-connect-form .agent-key-input{grid-column:1/-1}.agent-connect-status{color:#8d6a62;grid-column:1/-1;font-size:8px;line-height:1.6}.agent-connect-status.ok{color:#438267}.agent-connect-status.error{color:#b84d41}.agent-badge.ready:before{background:#5aa887}.agent-badge.setup:before{background:#d2a447}.agent-badge.error:before{background:#c95a4c}@media (width<=760px){.report-upload-grid{grid-template-columns:1fr}.extract-grid{grid-template-columns:1fr 1fr}.report-agent-head{flex-direction:column}.agent-badge{align-self:flex-start}.agent-connect-panel,.agent-connect-form{grid-template-columns:1fr}.agent-connect-form button{width:100%}}@media (width<=520px){.extract-grid{grid-template-columns:1fr}.report-preview-grid{grid-template-columns:1fr 1fr}.extract-field.full{grid-column:auto}}.report-intro-flow{grid-template-columns:repeat(3,1fr);gap:9px;margin:0 0 14px;display:grid}.report-intro-step{background:#fff9ef;border:1px solid #e6b5aa;border-radius:15px;min-height:108px;padding:15px}.report-intro-step .no{color:#9a4e42;background:#f5d7ce;border:1px solid #e6b5aa;border-radius:10px;place-items:center;width:28px;height:28px;margin-bottom:10px;font-size:10px;font-weight:800;display:grid}.report-intro-step strong{color:#713d35;font-size:11px;display:block}.report-intro-step span{color:#967067;margin-top:5px;font-size:9px;line-height:1.65;display:block}.report-intro-step.emphasis{background:#f9ddd8;border-color:#dc8d7d}.report-intro-step.emphasis .no{color:#fff;background:#d85b4c;border-color:#d85b4c}.report-plain-shell{background:linear-gradient(135deg,#fff7e9 0%,#fff0e7 52%,#f9dde0 100%);border:1px solid #dfa89b;border-radius:20px;margin-top:16px;padding:20px;position:relative;overflow:hidden}.report-plain-shell:after{content:"";pointer-events:none;border:1px solid #cc5e4e24;border-radius:50%;width:190px;height:190px;position:absolute;top:-85px;right:-65px}.report-plain-kicker{letter-spacing:.12em;color:#aa6558;margin-bottom:9px;font-size:9px}.report-plain-empty{z-index:1;align-items:center;gap:14px;display:flex;position:relative}.report-plain-empty-icon{color:#b65144;background:#f6d4cb;border:1px solid #e4a99c;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-size:19px;display:grid}.report-plain-empty strong{color:#713d35;font-size:13px;display:block}.report-plain-empty p{color:#916b62;margin:5px 0 0;font-size:10px;line-height:1.7}.report-plain-content{z-index:1;display:none;position:relative}.report-plain-shell.has-result .report-plain-empty{display:none}.report-plain-shell.has-result .report-plain-content{display:block}.report-plain-status{color:#8b5b51;background:#fff8ef;border:1px solid #e3b3a8;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:700;display:inline-flex}.report-plain-status:before{content:"";background:#d2a447;border-radius:50%;width:7px;height:7px}.report-plain-shell.stable .report-plain-status:before{background:#5aa887}.report-plain-shell.medical .report-plain-status:before,.report-plain-shell.attention .report-plain-status:before{background:#cf5c4d}.report-plain-title{color:#b84d41;max-width:760px;margin:12px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-style:italic;line-height:1.35}.report-plain-lead{color:#815b53;max-width:760px;margin:0;font-size:11px;line-height:1.8}.report-key-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px;display:grid}.report-key-card{background:#fffdf7db;border:1px solid #e6b5aa;border-radius:12px;padding:12px}.report-key-card span{color:#a1766d;margin-bottom:5px;font-size:8px;display:block}.report-key-card strong{color:#713d35;font-size:13px;line-height:1.4;display:block}.report-explain-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.report-explain-card{background:#fffaf2;border:1px solid #e5b7ad;border-radius:13px;padding:14px}.report-explain-card .label{color:#aa7065;letter-spacing:.08em;margin-bottom:6px;font-size:8px}.report-explain-card strong{color:#713d35;font-size:11px;line-height:1.55;display:block}.report-explain-card p{color:#8f6a61;margin:5px 0 0;font-size:9px;line-height:1.75}.report-explain-card.next{background:#fff1db;border-color:#e2bd7e}.report-explain-card.next .label{color:#9a762f}.report-explain-card.next strong{color:#76551f}.report-plain-foot{color:#9a746b;margin-top:12px;font-size:8px;line-height:1.7}@media (width<=760px){.report-intro-flow,.report-key-grid,.report-explain-grid{grid-template-columns:1fr}.report-plain-title{font-size:20px}}.ocr-direct-note{color:#806329;background:#fff6dc;border:1px solid #d9bf92;border-radius:11px;margin-top:12px;padding:11px 12px;font-size:8px;line-height:1.7}.ocr-direct-note b{color:#6c4f18}.ocr-raw{background:#fffaf2;border:1px solid #e9c4bb;border-radius:10px;margin-top:10px;padding:10px 12px}.ocr-raw summary{cursor:pointer;color:#80554c;font-size:9px;font-weight:700}.ocr-raw pre{white-space:pre-wrap;word-break:break-word;color:#7d5d56;border-top:1px solid #efd5ce;max-height:220px;margin:9px 0 0;padding-top:9px;font:9px/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.ocr-progress{align-items:center;gap:6px;display:inline-flex}.ocr-progress:before{content:"";background:#cf5c4d;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite ocrPulse}@keyframes ocrPulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.food-ai-shell{background:linear-gradient(#fffaf1,#fff2e8);border:1px solid #e5b3a8;border-radius:18px;grid-column:1/-1;margin-bottom:4px;padding:18px}.food-ai-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.food-ai-head h4{color:#b94e42;margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic}.food-ai-head p{color:#956e65;max-width:640px;margin:0;font-size:10px;line-height:1.7}.food-ai-badge{color:#a66c61;white-space:nowrap;background:#fff8ec;border:1px solid #e6b5aa;border-radius:999px;padding:7px 10px;font-size:9px}.food-upload-grid{grid-template-columns:220px 1fr;align-items:stretch;gap:14px;display:grid}.food-photo-box{background:#fffdf7;border:1px dashed #d99688;border-radius:16px;place-items:center;min-height:190px;display:grid;position:relative;overflow:hidden}.food-photo-box img{object-fit:cover;width:100%;height:100%;display:none}.food-photo-empty{text-align:center;color:#a2776d;padding:22px;font-size:10px;line-height:1.7}.food-photo-empty b{margin-bottom:8px;font-size:26px;display:block}.food-photo-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.food-ai-btn{cursor:pointer;color:#9a4f42;background:#fff9ef;border:1px solid #d99182;border-radius:999px;height:36px;padding:0 13px;font-size:10px;font-weight:700}.food-ai-btn.primary{background:var(--coral);border-color:var(--coral);color:#fff8ec}.food-ai-btn:disabled{opacity:.5;cursor:not-allowed}.food-ai-side{min-width:0}.food-ai-status{color:#8c685f;background:#fffdf8;border:1px solid #ead0c8;border-radius:13px;min-height:52px;padding:12px 14px;font-size:10px;line-height:1.7}.food-ai-status.loading{color:#856637;background:#fff7df;border-color:#e8c984}.food-ai-status.error{color:#944f45;background:#fff0ec;border-color:#dfa79c}.food-ai-status.ok{color:#527260;background:#eef7f1;border-color:#b4d3bf}.food-candidates{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.food-candidate{color:#8c5d53;cursor:pointer;background:#fffaf2;border:1px solid #e0b3a8;border-radius:999px;padding:8px 11px;font-size:9px}.food-candidate.active{color:#fff;background:#d96352;border-color:#d96352}.food-confidence{color:#9b766d;margin-top:8px;font-size:9px;line-height:1.6}.food-confidence b{color:#7a4b42}.food-quick-title{color:#8e655c;margin-top:12px;font-size:9px;font-weight:700}.food-quick-grid{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.food-quick{color:#8b6259;cursor:pointer;background:#fffdf8;border:1px solid #ead0c8;border-radius:999px;padding:7px 10px;font-size:9px}.food-quick:hover{color:#a0473b;border-color:#d96352}.food-manual{grid-template-columns:1.2fr .8fr .8fr;gap:8px;margin-top:12px;display:grid}.food-manual label{color:#8f6b62;flex-direction:column;gap:5px;font-size:9px;display:flex}.food-manual input,.food-manual select{color:#75463e;background:#fffdf8;border:1px solid #dfb7ad;border-radius:10px;outline:none;padding:9px 10px;font-size:10px}.food-manual input:focus,.food-manual select:focus{border-color:#d96352}.food-impact-card{background:#fffaf3;border:1px solid #e3b1a5;border-radius:16px;margin-top:12px;padding:16px;display:none}.food-impact-card.active{display:block}.food-impact-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.food-impact-title{color:#704139;font-size:12px;font-weight:750}.food-impact-chip{border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.food-impact-chip.low{color:#47715f;background:#dff1e8}.food-impact-chip.medium{color:#88652c;background:#fff0c9}.food-impact-chip.high{color:#9b4c40;background:#f8d9d1}.food-impact-meter{background:#f3e1da;border-radius:999px;height:9px;margin:11px 0;overflow:hidden}.food-impact-meter i{border-radius:999px;height:100%;transition:width .3s;display:block}.food-impact-card.low .food-impact-meter i{background:#75ae92;width:32%}.food-impact-card.medium .food-impact-meter i{background:#d9a548;width:62%}.food-impact-card.high .food-impact-meter i{background:#df7564;width:90%}.food-impact-card p{color:#88665d;margin:0;font-size:10px;line-height:1.75}.food-impact-card .food-next{color:#79574f;border-top:1px solid #eed2ca;margin-top:10px;padding-top:10px}.food-model-note{color:#aa8076;margin-top:9px;font-size:8px;line-height:1.6}@media (width<=720px){.food-ai-head{flex-direction:column}.food-upload-grid{grid-template-columns:1fr}.food-photo-box{min-height:210px}.food-manual{grid-template-columns:1fr}.food-ai-badge{white-space:normal}}.dashboard-section-no{letter-spacing:.14em;color:#b8796e;margin-bottom:5px;font-size:9px;font-weight:750}.dashboard-priority-head{margin-top:34px!important}.dashboard-today-shell{padding:17px!important}.record-group-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.record-group-card{cursor:pointer;background:#fff9ef;border:1px solid #e7b5aa;border-radius:20px;min-height:210px;padding:20px;transition:all .18s;position:relative;overflow:hidden;box-shadow:0 10px 26px #7649390b}.record-group-card:after{content:"";border:1px solid #d84c3f1f;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-58px;right:-48px}.record-group-card:hover{border-color:#d77b6e;transform:translateY(-2px);box-shadow:0 14px 30px #76493914}.record-group-card.lifestyle{background:linear-gradient(145deg,#fff7df,#fffaf0)}.record-group-card.body{background:linear-gradient(145deg,#e8f3ef,#fffaf0)}.record-group-card.feeling{background:linear-gradient(145deg,#f8e1e6,#fff6ee)}.record-group-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.record-group-icon{width:40px;height:40px;color:var(--coral);background:#ffffffbf;border:1px solid #d84c3f29;border-radius:50%;place-items:center;font-size:17px;display:grid}.record-group-kicker{letter-spacing:.12em;color:#aa756b;font-size:8px}.record-group-card h3{color:#7a3d34;margin:17px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic}.record-group-card p{color:#916b62;max-width:90%;margin:0;font-size:10px;line-height:1.75}.record-group-actions{z-index:2;flex-wrap:wrap;gap:6px;margin-top:17px;display:flex;position:relative}.record-group-actions button{color:#875b52;cursor:pointer;background:#fffdf7d1;border:1px solid #e2b7ac;border-radius:999px;padding:7px 10px;font-size:9px}.record-group-actions button:hover{background:var(--coral);border-color:var(--coral);color:#fff8ec}.dashboard-focus-grid{grid-template-columns:1.15fr .85fr;gap:12px;display:grid}.dashboard-focus-card{background:#fff9ef;border:1px solid #e7b5aa;border-radius:18px;min-height:170px;padding:18px;box-shadow:0 9px 24px #7649390a}.dashboard-focus-card.report-focus{background:#f7e3e5}.dashboard-focus-card .focus-kicker{color:#b47a70;letter-spacing:.12em;font-size:8px}.dashboard-focus-card h3{color:#713d35;margin:8px 0 6px;font-size:15px}.dashboard-focus-card p{color:#916b62;margin:0;font-size:10px;line-height:1.75}.dashboard-focus-card .focus-metric{color:var(--coral);margin:14px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-style:italic}.dashboard-focus-card .focus-bars{align-items:flex-end;gap:5px;height:50px;margin:13px 0;display:flex}.dashboard-focus-card .focus-bars i{background:#edb8ad;border-radius:999px 999px 3px 3px;width:9px;min-height:10px}.dashboard-focus-card .focus-actions{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.dashboard-focus-card .focus-actions button{color:var(--coral);cursor:pointer;background:0 0;border:none;padding:0;font-size:9px;font-weight:700}.dashboard-stage-wrap{background:linear-gradient(135deg,#fff9ef,#f8e7c1);border:1px solid #e6b5aa;border-radius:19px;padding:17px}.dashboard-stage-wrap>.panel{box-shadow:none!important;background:0 0!important;border:0!important;padding:2px 2px 14px!important}.dashboard-stage-links{border-top:1px solid #e8c4b8;flex-wrap:wrap;gap:8px;padding-top:13px;display:flex}.dashboard-more{background:#fff9ef;border:1px solid #e4b8ad;border-radius:18px;margin-top:34px;overflow:hidden}.dashboard-more>summary{cursor:pointer;color:#713d35;justify-content:space-between;align-items:center;gap:16px;padding:17px 19px;list-style:none;display:flex}.dashboard-more>summary::-webkit-details-marker{display:none}.dashboard-more>summary span{flex-direction:column;gap:4px;display:flex}.dashboard-more>summary b{font-size:12px}.dashboard-more>summary small{color:#9c756c;font-size:9px;font-weight:400}.dashboard-more>summary i{color:var(--coral);border:1px solid #e0afa4;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal}.dashboard-more[open]>summary{background:#fff2e7;border-bottom:1px solid #e6b9ae}.dashboard-more[open]>summary i{font-size:0}.dashboard-more[open]>summary i:after{content:"收起";font-size:9px}.dashboard-more-body{padding:2px 18px 20px}.section-head.compact{margin-top:25px!important}.section-head.compact h2{font-size:18px!important}@media (width<=960px){.record-group-grid{grid-template-columns:1fr 1fr}.record-group-card.feeling{grid-column:1/-1}.dashboard-focus-grid{grid-template-columns:1fr}}@media (width<=620px){.record-group-grid{grid-template-columns:1fr}.record-group-card.feeling{grid-column:auto}.record-group-card{min-height:auto}.dashboard-stage-links{flex-direction:column}.dashboard-stage-links button{width:100%}.dashboard-more>summary{align-items:flex-start}.dashboard-more-body{padding:2px 12px 16px}}body.science-mode{overflow:auto}.science-story{background:var(--cream);min-height:100vh;color:var(--ink);display:none}body.science-mode>.science-story{display:block}body.science-mode>.app,body.science-mode>.product-shell{display:none!important}.science-nav{z-index:90;backdrop-filter:blur(14px);background:#fff8ecf0;border-bottom:1px solid #e9c0b6;justify-content:space-between;align-items:center;height:62px;padding:0 4vw;display:flex;position:sticky;top:0}.science-brand{color:#813f36;align-items:center;gap:9px;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700;display:flex}.science-brand:before{content:"";background:var(--coral);border-radius:48% 52% 43% 57%;width:22px;height:22px;box-shadow:0 0 0 5px #d84c3f17}.science-links{align-items:center;gap:16px;display:flex}.science-links a{color:#946b62;font-size:9px;text-decoration:none}.science-links a:hover{color:var(--coral)}.science-health-btn,.science-primary{border:1px solid var(--coral);background:var(--coral);color:#fff8ec;cursor:pointer;border-radius:999px;padding:10px 15px;font-size:9px;font-weight:750}.science-secondary{color:#8c574d;cursor:pointer;background:#fff9ef;border:1px solid #dfaa9f;border-radius:999px;padding:10px 15px;font-size:9px;font-weight:700}.science-section{border-bottom:1px solid #dda79b73;flex-direction:column;justify-content:center;min-height:86vh;padding:104px 7vw;display:flex;position:relative;overflow:hidden}.science-section:nth-of-type(2n){background:#fff9ef}.science-section.sage{background:#eaf3ee}.science-section.rose{background:#f8e4e7}.science-section.gold{background:#fff6dc}.science-inner{width:min(1120px,100%);margin:auto}.science-head{grid-template-columns:90px 1fr;gap:28px;margin-bottom:42px;display:grid}.science-no{letter-spacing:.15em;color:#b66c60;border-top:2px solid var(--coral);padding-top:11px;font-size:9px}.science-title{color:#8f4338;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5.2vw,72px);font-style:italic;line-height:1.03}.science-lead{color:#906b62;max-width:720px;margin:16px 0 0;font-size:13px;line-height:1.9}.science-kicker{letter-spacing:.14em;color:#b36c60;margin-bottom:14px;font-size:9px}.science-hero{background:radial-gradient(circle at 79% 38%,#d84c3f24,transparent 27%),radial-gradient(circle at 18% 70%,#5aa8871a,transparent 24%),var(--cream);min-height:calc(100vh - 62px);padding-top:80px}.science-hero-video{object-fit:cover;object-position:center center;background:var(--cream);z-index:0;opacity:.78;filter:saturate(.9)contrast(.96)sepia(.04);width:100%;height:100%;position:absolute;inset:0}.science-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff8ec9e 0%,#fff8ec61 43%,#f8e4e033 72%,#fff8ec4d 100%),linear-gradient(#fff8ec0d,#fff8ec47);position:absolute;inset:0}.science-hero>.science-inner{z-index:2;position:relative}.science-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;display:grid}.science-hero h1{color:#9c4438;text-shadow:0 2px 18px #fff8ecb8;margin:0 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,96px);font-style:italic;line-height:.95}.science-hero h1 span{color:#d84c3f;display:block}.science-hero p{color:#76564f;text-shadow:0 1px 12px #fff8ecd9;max-width:620px;font-size:14px;line-height:1.95}.science-hero-art{aspect-ratio:1;position:relative}.science-orbit{border:1px solid #d84c3f40;border-radius:50%;position:absolute}.science-orbit.a{inset:4%;transform:rotate(13deg)}.science-orbit.b{border-color:#5aa88759;inset:18%;transform:rotate(-11deg)}.science-orbit.c{background:#f4d7da;border-color:#d99186;inset:32%}.science-particle{background:#e4ad43;border-radius:50%;width:16px;height:16px;position:absolute;box-shadow:0 0 0 6px #e4ad431f}.science-particle.p1{top:13%;left:31%}.science-particle.p2{width:11px;height:11px;top:42%;right:10%}.science-particle.p3{width:20px;height:20px;bottom:18%;left:18%}.science-week{align-items:end;gap:15px;margin:28px 0 0;display:flex}.science-week b{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-size:42px;font-style:italic}.science-week span{color:#7f5d55;max-width:190px;padding-bottom:4px;font-size:10px;line-height:1.55}.science-card-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.science-card{background:#fffbf3cc;border:1px solid #e5b4aa;border-radius:18px;padding:22px}.science-card strong{color:#713b33;margin-bottom:8px;font-size:14px;display:block}.science-card p{color:#916d64;margin:0;font-size:10px;line-height:1.8}.science-card.accent{background:#f8ddda;border-color:#db8a7c}.science-card.green{background:#e4f1ea;border-color:#91c2ac}.science-micro{background:#fff9ef;border:1px solid #e2afa4;border-radius:18px;margin-top:24px;padding:20px}.science-micro h3{color:#7b4037;margin:0 0 14px;font-size:14px}.science-choice-row{flex-wrap:wrap;gap:8px;display:flex}.science-choice{color:#8e5f55;cursor:pointer;background:#fffdf7;border:1px solid #e1b1a6;border-radius:999px;padding:9px 12px;font-size:9px}.science-choice.selected{background:var(--coral);border-color:var(--coral);color:#fff}.science-feedback{color:#835f57;border-top:1px solid #ebc9c1;margin-top:13px;padding-top:13px;font-size:10px;line-height:1.75;display:none}.science-feedback.show{display:block}.science-overview{border-top:1px solid #b56f6152;margin-top:42px;padding-top:28px}.science-overview-copy{color:#8e6960;max-width:720px;font-size:10px;line-height:1.85}.science-overview-grid{grid-template-columns:repeat(5,1fr);gap:9px;margin-top:18px;display:grid}.science-overview-item{background:#fffaf1d1;border:1px solid #e3b3a8;border-radius:16px;min-height:116px;padding:15px;text-decoration:none;display:block}.science-overview-item b{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;display:block}.science-overview-item strong{color:#75443b;margin-top:7px;font-size:10px;line-height:1.5;display:block}.science-overview-item span{color:#98736a;margin-top:5px;font-size:8px;line-height:1.6;display:block}.science-factor-group{background:#fffbf3c7;border:1px solid #e5b4aa;border-radius:18px;padding:20px}.science-factor-group.green{background:#e7f1e8;border-color:#9fc8b5}.science-factor-group>strong{color:#713b33;margin-bottom:5px;font-size:14px;display:block}.science-factor-group>p{color:#916d64;margin:0 0 12px;font-size:9px;line-height:1.75}.science-factor-list{gap:8px;display:grid}.science-factor-trigger{text-align:left;color:#7d4b42;cursor:pointer;background:#fffdf7bf;border:1px solid #bb7a6d47;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:12px;width:100%;padding:13px 14px;display:grid}.science-factor-trigger strong{font-size:10px;line-height:1.45}.science-factor-trigger span{color:#967168;margin-top:4px;font-size:8px;line-height:1.6;display:block}.science-factor-trigger i{color:#b5685c;font-size:16px;font-style:normal}.science-factor-trigger:hover,.science-factor-trigger:focus-visible{background:#fff9ef;border-color:#cf7f70;outline:none;transform:translateY(-1px)}.science-factor-modal{z-index:180;backdrop-filter:blur(7px);background:#4d342d61;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.science-factor-modal.open{display:flex}.science-factor-dialog{background:linear-gradient(145deg,#fffaf0,#f8e5e4);border:1px solid #dfa99d;border-radius:26px;width:min(570px,100%);max-height:min(720px,88vh);padding:34px;position:relative;overflow:auto;box-shadow:0 28px 80px #53302838}.science-factor-close{color:#94574d;cursor:pointer;background:#fff9ef;border:1px solid #dfafa4;border-radius:50%;width:34px;height:34px;font-size:17px;position:absolute;top:18px;right:18px}.science-factor-kicker{letter-spacing:.15em;color:#b36c60;margin-bottom:10px;font-size:8px}.science-factor-dialog h3{color:#93483d;margin:0 44px 18px 0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-style:italic;line-height:1.1}.science-factor-dialog>p{color:#825f57;margin:0;font-size:11px;line-height:1.9}.science-factor-note{border-left:3px solid var(--coral);color:#a35449;background:#fff9efd1;border-radius:0 14px 14px 0;margin-top:22px;padding:15px 17px;font-size:10px;line-height:1.75}.science-label-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.science-flow{grid-template-columns:repeat(6,1fr);align-items:stretch;gap:9px;display:grid}.science-flow-step{background:#fff9ef;border:1px solid #dca99e;border-radius:16px;min-height:130px;padding:16px}.science-flow-step b{color:var(--coral);font-size:9px;display:block}.science-flow-step strong{color:#743e35;margin-top:9px;font-size:11px;line-height:1.5;display:block}.science-flow-step p{color:#946e65;margin:7px 0 0;font-size:9px;line-height:1.65}.science-rule{border-left:3px solid var(--coral);color:#855c54;background:#fff1e8;margin-top:18px;padding:15px 18px;font-size:10px;line-height:1.75}.science-try{background:linear-gradient(135deg,#fff8eb,#f7e2e4);border:1px solid #dea79b;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-top:34px;padding:24px;display:grid}.science-try .try-kicker{letter-spacing:.15em;color:#ae665a;font-size:8px}.science-try h3{color:#a14438;margin:7px 0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-style:italic}.science-try p{color:#8e6960;max-width:680px;margin:0;font-size:10px;line-height:1.75}.science-try-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.science-risk-grid{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.science-risk{color:#8f5f55;cursor:pointer;background:#fffaf2;border:1px solid #d9a69a;border-radius:999px;padding:9px 12px;font-size:9px}.science-risk.selected{color:#fff;background:#6e9e87;border-color:#6e9e87}.science-ogtt{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:24px;display:grid}.science-ogtt .science-card{text-align:center}.science-ogtt b{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-size:24px;font-style:italic}.science-plate{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px;display:grid}.science-plate .science-card:first-child{background:#fff0d8}.science-plate .science-card:nth-child(2){background:#e7f1e8}.science-plate .science-card:nth-child(3){background:#f8e4e7}.science-plate .science-card:nth-child(4){background:#eee6f3}.science-actions-five{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.science-action{cursor:pointer;background:#fff9ef;border:1px solid #dfafa4;border-radius:18px;padding:18px}.science-action:hover{transform:translateY(-2px)}.science-action b{color:#a64b3f;font-size:12px;display:block}.science-action p{color:#916b62;font-size:9px;line-height:1.65}.science-post-line{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.science-post-line .science-card{text-align:center;position:relative}.science-post-line .science-card:not(:last-child):after{content:"→";color:#c57b70;z-index:2;position:absolute;top:50%;right:-13px}.science-final{text-align:center}.science-final .science-title{max-width:850px;margin:auto}.science-final .science-lead{margin:20px auto 30px}.science-concern{z-index:110;color:#98483d;cursor:pointer;background:#fff9ef;border:1px solid #d78f82;border-radius:999px;padding:12px 15px;font-size:9px;font-weight:750;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 28px #77453424}.science-concern-menu{z-index:111;background:#fff9ef;border:1px solid #e0aa9e;border-radius:18px;width:250px;padding:10px;display:none;position:fixed;bottom:70px;right:22px;box-shadow:0 16px 36px #77453426}.science-concern-menu.open{gap:6px;display:grid}.science-concern-menu button{color:#87584f;text-align:left;cursor:pointer;background:#fff2e8;border:0;border-radius:12px;padding:11px;font-size:9px}.science-return{color:#9b4c40;cursor:pointer;background:#fff4e9;border:1px solid #d78f82;border-radius:999px;padding:8px 11px;font-size:9px;display:none}.product-shell.active .science-return{display:inline-flex}.science-title{letter-spacing:.035em;font-family:Kaiti SC,STKaiti,KaiTi,Songti SC,serif;font-style:normal;font-weight:400}.science-hero h1{letter-spacing:.035em;font-family:momojuanlian,STKaiti,KaiTi,Kaiti SC,Songti SC,serif;font-style:normal;font-weight:400}.science-hero{background:#f8efdd;border-radius:0 0 96px 96px;justify-content:flex-start;min-height:1010px;padding-top:80px;padding-bottom:0}.science-hero-video{object-fit:cover;object-position:center center;background:#f8efdd;height:75%;bottom:auto}.science-hero:before{background:linear-gradient(90deg,#fff8ec9e 0%,#fff8ec61 43%,#f8e4e033 72%,#fff8ec4d 100%),linear-gradient(#fff8ec0d,#fff8ec47);height:75%;bottom:auto}.science-hero>.science-inner{width:min(1120px,100%)}.science-hero-grid{min-height:539px}.science-hero h1{color:#9c4438;max-width:540px;text-shadow:none;margin-bottom:26px;font-size:clamp(58px,7vw,94px);line-height:.95}.science-hero h1 .title-line{color:inherit;display:block}.science-hero p{color:#76564f;text-shadow:none}.science-overview{margin-top:0;padding-top:42px;padding-bottom:78px}.science-overview-grid{gap:9px}.science-overview-item{height:116px;min-height:116px;padding:16px}.science-overview-item:hover{background:#fff6ea;border-color:#d98f80;transform:translateY(-2px)}@media (width<=820px){.science-links a{display:none}.science-section{padding:84px 22px}.science-hero-grid,.science-try,.science-card-grid{grid-template-columns:1fr}.science-hero-art{width:min(82vw,430px);margin:auto}.science-head{grid-template-columns:1fr;gap:11px}.science-no{width:70px}.science-flow,.science-ogtt,.science-plate,.science-label-row,.science-overview-grid,.science-actions-five{grid-template-columns:1fr 1fr}.science-post-line{grid-template-columns:1fr}.science-post-line .science-card:after{display:none}.science-try-actions{justify-content:flex-start}.science-hero{border-radius:0 0 54px 54px;min-height:auto;padding:84px 22px 34px}.science-hero-grid{min-height:auto}.science-hero-video,.science-hero:before{height:50%}.science-hero h1{font-size:clamp(52px,16vw,78px)}.science-overview{padding-bottom:30px}}body.science-mode{background:var(--cream);overflow-x:hidden}body.science-mode>.science-story{width:100%;min-width:0;max-width:none;min-height:100vh;zoom:1!important;margin-left:0!important}body.science-mode .science-nav{width:100%;height:64px;padding-inline:clamp(20px,4vw,72px)}body.science-mode .science-brand{font-size:16px}body.science-mode .science-links{gap:clamp(12px,1.5vw,24px)}body.science-mode .science-links a,body.science-mode .science-health-btn,body.science-mode .science-primary,body.science-mode .science-secondary{font-size:13px}body.science-mode .science-section{width:100%;height:auto;min-height:calc(100svh - 64px);max-height:none;padding-block:clamp(72px,9vh,112px);padding-inline:clamp(24px,7vw,128px);scroll-margin-top:64px}body.science-mode .science-inner,body.science-mode .science-hero>.science-inner{width:min(1200px,100%);max-width:1200px}body.science-mode .science-section.science-hero{height:auto;min-height:calc(100svh - 64px);max-height:none;padding:clamp(64px,7vh,84px) clamp(24px,7vw,128px) clamp(56px,8vh,96px)}body.science-mode .science-hero-grid{gap:clamp(40px,7vw,96px);min-height:clamp(520px,62vh,680px)}body.science-mode .science-hero-video,body.science-mode .science-hero:before{height:clamp(560px,72vh,780px)}body.science-mode .science-hero-art{justify-self:end;width:min(100%,500px)}body.science-mode .science-hero h1{text-wrap:balance;max-width:620px;font-size:clamp(56px,7vw,96px);line-height:.98}body.science-mode .science-title{text-wrap:balance;font-size:clamp(40px,4.8vw,72px);line-height:1.08}body.science-mode .science-head{grid-template-columns:110px minmax(0,1fr);gap:clamp(24px,3vw,42px);margin-bottom:clamp(34px,5vh,56px)}body.science-mode .science-no,body.science-mode .science-kicker{font-size:12px}body.science-mode .science-lead{max-width:760px;font-size:16px;line-height:1.8}body.science-mode .science-hero p{font-size:16px;line-height:1.9}body.science-mode .science-week span{max-width:250px;font-size:13px}body.science-mode .science-overview{margin-top:clamp(24px,4vh,48px);padding-top:clamp(28px,4vh,46px);padding-bottom:0}body.science-mode .science-overview-copy{max-width:760px;font-size:14px;line-height:1.8}body.science-mode .science-overview-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}body.science-mode .science-overview-item{height:auto;min-height:142px;padding:20px}body.science-mode .science-overview-item b{font-size:24px}body.science-mode .science-overview-item strong{font-size:14px}body.science-mode .science-overview-item span{font-size:12px}body.science-mode .science-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}body.science-mode .science-card{padding:26px}body.science-mode .science-card strong,body.science-mode .science-factor-group>strong{font-size:18px}body.science-mode .science-card p,body.science-mode .science-factor-group>p{font-size:14px;line-height:1.75}body.science-mode .science-micro{padding:24px}body.science-mode .science-micro h3{font-size:18px}body.science-mode .science-choice,body.science-mode .science-risk{padding:10px 15px;font-size:13px}body.science-mode .science-feedback{font-size:14px}body.science-mode .science-factor-trigger{padding:15px 16px}body.science-mode .science-factor-trigger strong{font-size:14px}body.science-mode .science-factor-trigger span{font-size:12px}body.science-mode .science-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body.science-mode .science-flow-step{min-height:0;padding:22px}body.science-mode .science-flow-step b{font-size:12px}body.science-mode .science-flow-step strong{font-size:16px}body.science-mode .science-flow-step p{font-size:13px;line-height:1.7}body.science-mode .science-rule{padding:18px 22px;font-size:14px;line-height:1.8}body.science-mode .science-try{grid-template-columns:minmax(0,1fr) auto;gap:28px;padding:28px}body.science-mode .science-try .try-kicker{font-size:11px}body.science-mode .science-try h3{font-size:clamp(26px,3vw,36px)}body.science-mode .science-try p{font-size:14px}body.science-mode .science-ogtt,body.science-mode .science-plate,body.science-mode .science-actions-five,body.science-mode .science-post-line{gap:14px}body.science-mode .science-action{padding:22px}body.science-mode .science-action b{font-size:16px}body.science-mode .science-action p{font-size:13px;line-height:1.7}@media (width<=1100px){body.science-mode .science-section{padding-inline:clamp(24px,5vw,64px)}body.science-mode .science-inner,body.science-mode .science-hero>.science-inner{width:min(920px,100%)}body.science-mode .science-overview-grid,body.science-mode .science-actions-five,body.science-mode .science-post-line{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){body.science-mode .science-section{min-height:auto;padding:72px 22px}body.science-mode .science-section.science-hero{min-height:auto;padding:64px 22px 56px}body.science-mode .science-hero-grid,body.science-mode .science-card-grid,body.science-mode .science-try{grid-template-columns:1fr}body.science-mode .science-hero-grid{gap:34px;min-height:auto}body.science-mode .science-hero-video,body.science-mode .science-hero:before{height:clamp(520px,74vh,680px)}body.science-mode .science-hero-art{justify-self:center;width:min(76vw,390px)}body.science-mode .science-head{grid-template-columns:1fr;gap:14px}body.science-mode .science-no{width:84px}body.science-mode .science-overview-grid,body.science-mode .science-flow,body.science-mode .science-ogtt,body.science-mode .science-plate,body.science-mode .science-label-row,body.science-mode .science-actions-five{grid-template-columns:repeat(2,minmax(0,1fr))}body.science-mode .science-post-line{grid-template-columns:1fr}body.science-mode .science-try-actions{justify-content:flex-start}}@media (width<=520px){body.science-mode .science-nav{padding-inline:16px}body.science-mode .science-health-btn{padding:9px 12px}body.science-mode .science-section,body.science-mode .science-section.science-hero{padding-inline:18px}body.science-mode .science-hero h1{font-size:clamp(46px,15vw,68px)}body.science-mode .science-title{font-size:clamp(34px,11vw,52px)}body.science-mode .science-overview-grid,body.science-mode .science-flow,body.science-mode .science-ogtt,body.science-mode .science-plate,body.science-mode .science-label-row,body.science-mode .science-actions-five{grid-template-columns:1fr}body.science-mode .science-choice-row{flex-direction:column;align-items:stretch}body.science-mode .science-choice-row>*{text-align:center;width:100%}}.science-chapter-intro{max-width:820px;margin-bottom:42px}.science-chapter-intro .chapter-mark{letter-spacing:.16em;color:#b46f61;margin-bottom:18px;font-size:11px;font-weight:800}.science-chapter-intro h2{margin:0 0 22px;font-size:clamp(44px,6vw,82px);line-height:1.08}.science-chapter-intro p{color:#765c54;max-width:720px;font-size:15px;line-height:1.95}.science-screen-label{letter-spacing:.13em;color:#ad6b5e;align-items:center;gap:10px;margin-bottom:18px;font-size:10px;font-weight:800;display:inline-flex}.science-screen-label:before{content:"";background:currentColor;width:34px;height:1px}.science-window{background:#fffdf7bd;border:1px solid #e5b6a9;border-radius:24px;margin:28px 0 8px;padding:34px}.science-window h3{margin:0 0 12px;font-size:clamp(28px,4vw,48px);line-height:1.25}.science-window>p{color:#80645c;max-width:760px;line-height:1.9}.pregnancy-axis{grid-template-columns:1fr .8fr 1.3fr 1fr;align-items:end;gap:0;margin-top:34px;display:grid}.axis-stop{color:#8e6e65;border-top:2px solid #dcb6aa;padding-top:16px;font-size:11px;position:relative}.axis-stop strong{color:#634b44;margin-bottom:4px;font-size:14px;display:block}.axis-stop.focus{background:#fff4e8;border-top:6px solid #c97867;border-radius:0 0 14px 14px;margin-top:-4px;padding:22px 18px 18px}.axis-stop.focus:before{content:"重要筛查窗口";color:#b66152;letter-spacing:.08em;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.ogtt-journey{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px;display:grid}.ogtt-journey .step{background:#fffdf7;border:1px solid #e4b7aa;border-radius:18px;min-height:155px;padding:22px;position:relative}.ogtt-journey .step:not(:last-child):after{content:"→";z-index:2;color:#c27868;font-size:18px;position:absolute;top:50%;right:-11px}.ogtt-journey b{color:#bd6d5d;margin-bottom:10px;font-size:28px;display:block}.ogtt-journey strong{margin-bottom:8px;font-size:14px;display:block}.ogtt-journey p{color:#8b6d64;margin:0;font-size:11px;line-height:1.7}.process-quote{text-align:center;color:#765048;padding:52px 12px;font-family:Kaiti SC,STKaiti,KaiTi,serif;font-size:clamp(28px,4vw,46px);line-height:1.35}.threshold-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.threshold-card{text-align:center;background:#fffaf1;border:1px solid #dfaa9c;border-radius:20px;padding:28px}.threshold-card span{color:#8a685e;font-size:12px;display:block}.threshold-card strong{color:#bd6656;margin:14px 0 8px;font-size:clamp(42px,6vw,70px);line-height:1.1;display:block}.threshold-card small{color:#9c7d74}.not-equal-card{text-align:center;color:#934d43;background:#f8e3e2;border:1px solid #d69a8c;border-radius:16px;margin-top:18px;padding:20px 24px;font-size:17px;font-weight:800}.report-flow{grid-template-columns:repeat(5,1fr);gap:8px;margin:26px 0;display:grid}.report-flow span{text-align:center;background:#fff8ef;border:1px solid #dba99e;border-radius:12px;padding:16px 8px;font-size:11px;font-weight:750;position:relative}.report-flow span:not(:last-child):after{content:"→";color:#b46e60;position:absolute;right:-8px}.report-output{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.report-output div{text-align:center;color:#875a58;background:#f4d9dc;border-radius:12px;padding:14px;font-size:11px;font-weight:750}.care-transition{text-align:center}.care-transition h2{max-width:900px;margin:18px auto;font-size:clamp(44px,6vw,78px)}.care-transition p{max-width:680px;margin:0 auto;font-size:15px;line-height:1.9}.care-mantra{color:#6e7568;letter-spacing:.08em;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:32px;font-size:12px;font-weight:800;display:flex}.care-mantra span{border:1px solid #b8cabb;border-radius:999px;padding:10px 13px}.care-block{background:#fffdf7b8;border:1px solid #dfb4a8;border-radius:26px;margin-top:20px;padding:34px}.care-block-head{grid-template-columns:76px 1fr;align-items:start;gap:24px;display:grid}.care-index{color:#bd6c5d;font-family:Georgia,serif;font-size:42px}.care-block h3{margin:0 0 10px;font-size:clamp(30px,4vw,50px)}.care-block h4{margin:0 0 12px;font-size:17px}.care-block p{color:#80665e;line-height:1.9}.care-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;display:grid}.care-tip{border-top:1px solid #dcb3a8;padding-top:16px}.care-tip strong{color:#714f47;margin-bottom:8px;display:block}.care-tip p{margin:0;font-size:11px}.meal-example{background:#fff5e7;border:1px solid #e4b6a7;border-radius:18px;grid-template-columns:.8fr 1fr;gap:18px;margin-top:24px;padding:24px;display:grid}.meal-result{border-left:2px solid #c67666;padding-left:18px}.move-grid,.sleep-grid{grid-template-columns:repeat(3,1fr)}.trend-demo{grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;margin:28px 0;display:grid}.trend-day{text-align:center;border-bottom:2px solid #d49b8e;padding:18px 10px;position:relative}.trend-day b{color:#bd6b5b;font-size:26px;display:block}.trend-day span{color:#96756d;font-size:10px}.feelings-card{background:#f7e9f0;border:1px solid #d9bacf;border-radius:24px;margin-top:34px;padding:34px}.feelings-card .try-kicker{color:#8d617c}.feelings-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.chapter-map{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:30px;margin-top:42px;display:grid}.chapter-map .map-side{border:1px solid #dfafa2;border-radius:22px;padding:30px}.chapter-map .map-side h3{margin:8px 0 20px;font-size:30px}.chapter-map .map-list{color:#755a52;gap:12px;font-size:12px;display:grid}.chapter-map .map-arrow{color:#bd6d5d;place-items:center;font-size:28px;display:grid}.axis-stop.focus{z-index:2;transform-origin:50% 100%;will-change:transform,box-shadow;transform:translate(-22px)scale(1.12);box-shadow:0 20px 38px #be5b493d}.axis-stop.focus strong{color:#9f4f42;font-size:22px;line-height:1.22}.axis-stop.focus.screening-focus-animate{animation:1.2s cubic-bezier(.22,1,.36,1) both screeningFocusGrow}@keyframes screeningFocusGrow{0%{transform:translate(-22px)scale(.82);box-shadow:0 0 #be5b4900}to{transform:translate(-22px)scale(1.12);box-shadow:0 20px 38px #be5b493d}}@media (width<=820px){.ogtt-journey,.threshold-grid,.report-output,.care-grid,.move-grid,.sleep-grid{grid-template-columns:1fr 1fr}.report-flow{grid-template-columns:1fr}.report-flow span:not(:last-child):after{content:"↓";top:auto;bottom:-12px;right:50%}.chapter-map{grid-template-columns:1fr}.chapter-map .map-arrow{transform:rotate(90deg)}.meal-example{grid-template-columns:1fr}}@media (width<=520px){.science-window,.care-block{padding:22px}.pregnancy-axis,.ogtt-journey,.threshold-grid,.report-output,.care-grid,.move-grid,.sleep-grid{grid-template-columns:1fr}.axis-stop.focus{margin:10px 0 16px;transform:scale(1.05)}.axis-stop.focus strong{font-size:20px}.axis-stop.focus.screening-focus-animate{animation-name:screeningFocusGrowMobile}@keyframes screeningFocusGrowMobile{0%{transform:scale(.88);box-shadow:0 0 #be5b4900}to{transform:scale(1.05);box-shadow:0 14px 28px #be5b4933}}.ogtt-journey .step:not(:last-child):after{content:"↓";top:auto;bottom:-14px;right:50%}.care-block-head{grid-template-columns:1fr;gap:8px}}@media (prefers-reduced-motion:reduce){.axis-stop.focus.screening-focus-animate{animation:none}}.pregnancy-axis{grid-template-columns:1fr .75fr 1.55fr 1fr;column-gap:18px}.axis-stop.focus{transform-origin:50% 100%;min-height:126px;margin-top:-24px;padding:28px 20px 22px;left:-12px;transform:scale(1)}.axis-stop.focus.screening-focus-animate{animation-name:screeningFocusGrowContained}@keyframes screeningFocusGrowContained{0%{transform:scale(.82);box-shadow:0 0 #be5b4900}to{transform:scale(1);box-shadow:0 20px 38px #be5b493d}}@media (width<=520px){.pregnancy-axis{column-gap:0}.axis-stop.focus{min-height:0;margin:10px 0 16px;left:0;transform:scale(1)}.axis-stop.focus.screening-focus-animate{animation-name:screeningFocusGrowContainedMobile}@keyframes screeningFocusGrowContainedMobile{0%{transform:scale(.88);box-shadow:0 0 #be5b4900}to{transform:scale(1);box-shadow:0 14px 28px #be5b4933}}}.ogtt-evaluation{background:linear-gradient(145deg,#fff9eeeb,#fceae1b8);border:1px solid #d289786b;border-radius:28px;grid-template-columns:minmax(220px,.86fr) minmax(92px,.3fr) minmax(360px,1.25fr);align-items:center;gap:20px;margin:34px 0 10px;padding:30px;display:grid;overflow:hidden}.ogtt-dose{background:#fff8eb;border:1px solid #dc9f90;border-radius:24px;flex-direction:column;justify-content:center;min-height:250px;padding:32px;display:flex;position:relative;box-shadow:0 18px 38px #ac68581f}.ogtt-dose:before{content:"";pointer-events:none;border:1px dashed #cd705c59;border-radius:17px;position:absolute;inset:9px}.ogtt-dose-kicker{color:#ad6b5e;letter-spacing:.14em;font-size:10px;font-weight:800;position:relative}.ogtt-dose strong{color:#6f4f47;margin:15px 0 12px;font-size:22px;line-height:1.25;display:block;position:relative}.ogtt-dose strong b{color:#d84c3f;font-family:Geologica,PingFang SC,sans-serif;font-size:clamp(58px,7vw,86px);line-height:.95;display:block}.ogtt-dose p{color:#80645c;margin:0;font-size:12px;line-height:1.8;position:relative}.ogtt-curve{height:390px;position:relative}.ogtt-curve:before{content:"";opacity:.8;border:2px solid #0000;border-right-color:#ce806f;border-radius:0 100% 100% 0;width:122px;position:absolute;top:34px;bottom:34px;left:-42px}.ogtt-curve-point{background:#d84c3f;border:3px solid #fff5e8;border-radius:50%;width:13px;height:13px;position:absolute;right:8px;box-shadow:0 0 0 1px #bd6b5b}.ogtt-curve-point:first-child{top:54px}.ogtt-curve-point:nth-child(2){top:50%;transform:translateY(-50%)}.ogtt-curve-point:nth-child(3){bottom:54px}.ogtt-wheel{perspective:900px;outline:none;height:390px;position:relative}.ogtt-wheel:before,.ogtt-wheel:after{content:"";z-index:4;pointer-events:none;height:56px;position:absolute;left:0;right:0}.ogtt-wheel:before{background:linear-gradient(#fcefe4,#fcefe400);top:0}.ogtt-wheel:after{background:linear-gradient(#fcefe400,#fcefe4);bottom:0}.ogtt-wheel-card{color:#75574f;text-align:left;cursor:pointer;transform-origin:50%;backface-visibility:hidden;background:#fffdf7f0;border:1px solid #e0ad9f;border-radius:20px;width:100%;min-height:112px;padding:20px 24px;transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .55s,filter .55s,box-shadow .55s,border-color .55s;position:absolute;top:50%;left:0}.ogtt-wheel-card[data-wheel-position=current]{z-index:3;opacity:1;filter:none;border-color:#cc7563;transform:translateY(-50%)scale(1.04)rotateX(0);box-shadow:0 18px 38px #b85e4b33}.ogtt-wheel-card[data-wheel-position=prev]{z-index:2;opacity:.48;filter:saturate(.72);transform:translateY(calc(-50% - 126px))scale(.86)rotateX(-8deg)}.ogtt-wheel-card[data-wheel-position=next]{z-index:2;opacity:.48;filter:saturate(.72);transform:translateY(calc(126px - 50%))scale(.86)rotateX(8deg)}.ogtt-wheel-card b{color:#d84c3f;min-width:62px;font-family:Geologica,PingFang SC,sans-serif;font-size:34px;line-height:1;display:inline-block}.ogtt-wheel-card strong{color:#6e4f47;font-size:16px;display:inline-block}.ogtt-wheel-card p{color:#80645c;margin:10px 0 0;font-size:12px;line-height:1.7}.ogtt-wheel-card:focus-visible{outline-offset:4px;outline:3px solid #d84c3f47}.ogtt-wheel-hint{color:#9a746a;letter-spacing:.08em;text-align:right;margin:8px 0 0;font-size:10px}.ogtt-wheel.is-paused .ogtt-wheel-hint:after{content:" · 已暂停"}@media (width<=820px){.ogtt-evaluation{grid-template-columns:minmax(180px,.8fr) 74px minmax(300px,1.2fr);gap:12px;padding:24px}.ogtt-dose{padding:26px}.ogtt-wheel-card{padding:18px 20px}}@media (width<=620px){.ogtt-evaluation{grid-template-columns:1fr;gap:8px;padding:18px}.ogtt-dose{min-height:190px}.ogtt-dose strong b{font-size:64px}.ogtt-curve{height:54px}.ogtt-curve:before{border:2px solid #0000;border-top-color:#ce806f;border-radius:50% 50% 0 0;width:84%;height:28px;top:25px;bottom:auto;left:8%}.ogtt-curve-point{right:auto;top:18px!important;bottom:auto!important;transform:none!important}.ogtt-curve-point:first-child{left:8%}.ogtt-curve-point:nth-child(2){left:50%;transform:translate(-50%)!important}.ogtt-curve-point:nth-child(3){left:auto;right:8%}.ogtt-wheel{height:360px}.ogtt-wheel-card[data-wheel-position=prev]{transform:translateY(calc(-50% - 116px))scale(.88)rotateX(-7deg)}.ogtt-wheel-card[data-wheel-position=next]{transform:translateY(calc(116px - 50%))scale(.88)rotateX(7deg)}}@media (prefers-reduced-motion:reduce){.ogtt-wheel-card{transition:none}}.ogtt-wheel-card[data-wheel-position=far-prev]{z-index:1;opacity:0;pointer-events:none;transform:translateY(calc(-50% - 238px))scale(.72)rotateX(-12deg)}.ogtt-wheel-card[data-wheel-position=far-next]{z-index:1;opacity:0;pointer-events:none;transform:translateY(calc(238px - 50%))scale(.72)rotateX(12deg)}.ogtt-wheel.is-paused+.ogtt-wheel-hint:after{content:" · 已暂停"}.science-section.science-final{background-color:#fff8ec;background-image:linear-gradient(#fff8ec33,#fff8ec52),url(./assets/gdm-final-health-background.webp);background-position:50%;background-size:cover}.science-final-note{color:#76564f;text-align:center;margin:34px auto 0;font-size:14px;line-height:1.95}@font-face{font-family:FZPSHJW;src:url(./assets/optimized/FZPSHJW.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:FZPinshangheiS-R-GR;src:url(./assets/optimized/FZPSHJW.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Geologica;src:url(./assets/optimized/Geologica-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Geologica;src:url(./assets/optimized/Geologica-Bold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}html{scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0}.science-story{color:#6a3028;background:#fff8ec;font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif}.science-title,.science-hero h1,.science-window h3,.care-block h3,.feelings-card h3,.science-try h3,.chapter-map h3,.science-final .science-title{font-family:FZPSHJW,PingFang SC,Microsoft YaHei,sans-serif!important;font-style:normal!important;font-weight:400!important}.science-hero h1 em{color:#d84c3f;font-style:normal}@media (width>=821px){body.science-mode>.science-story{width:100%;min-width:0;max-width:none;zoom:1!important}body.science-mode .science-nav{background:#fff8ecf0;height:64px;padding:0 4vw}body.science-mode .science-brand{font-size:16px}body.science-mode .science-links{gap:24px}body.science-mode .science-links a{font-size:13px}body.science-mode .science-health-btn{padding:10px 16px;font-size:13px}body.science-mode .science-section{justify-content:flex-start;width:100%;min-height:0;max-height:none;padding:72px 7vw;scroll-margin-top:64px}body.science-mode .science-inner,body.science-mode .science-hero>.science-inner{width:100%;max-width:none;margin:0 auto}#science-why{background:#f8efdd;border-radius:0 0 96px 96px;height:949.3px;padding:64px 7vw 0}#science-what{height:766.3px}#science-how{height:782.19px}#science-who{height:1383.05px}#science-screening{height:2270.82px}#science-report{height:648px}#science-care{height:586px}#science-food{height:859.29px}#science-after{height:2701.67px}#science-postpartum{height:603px}#science-my-health{height:586px}body.science-mode .science-head{grid-template-columns:110px minmax(0,1fr);gap:40px;height:114.21px;margin-bottom:34px}body.science-mode .science-no{letter-spacing:1.8px;width:110px;padding-top:11px;font-size:12px;line-height:14px}body.science-mode .science-head>div:last-child{text-align:center}body.science-mode .science-title{letter-spacing:2.25px;color:#8f4338;text-wrap:balance;font-size:65px;line-height:69.414px}body.science-mode .science-lead{color:#906b62;width:760px;max-width:760px;margin:16px auto 0;font-size:16px;line-height:28.8px}body.science-mode .science-hero-video{object-fit:cover;object-position:center center;opacity:.78;width:100%;height:100%;inset:0}body.science-mode .science-hero:before{width:100%;height:560px;inset:0}body.science-mode .science-hero-grid{grid-template-columns:555.35px 500px;align-items:start;gap:96.19px;height:520px;min-height:520px}body.science-mode .science-hero-grid>div:first-child{width:555.35px;min-width:0;height:485.34px}body.science-mode .science-hero-grid .science-kicker{visibility:hidden;height:28px;margin:0}body.science-mode .science-hero h1{letter-spacing:5px;color:#9c4438;width:993px;max-width:none;height:210px;text-shadow:none;text-wrap:nowrap;margin:0 0 4px -32px;font-size:95px;line-height:108px}body.science-mode .science-hero h1 .title-line,body.science-mode .science-hero h1 .title-line:last-child,body.science-mode .science-hero h1 .title-line:last-child:first-letter{color:#9c4438}body.science-mode .science-hero p{color:#76564f;width:707px;max-width:none;text-shadow:none;margin:0 0 0 -7px;font-size:16px;line-height:24px}body.science-mode .science-week{align-items:flex-start;gap:15px;width:717px;margin:28px 0 0 -7px}body.science-mode .science-week b{letter-spacing:4.8px;color:#d84c3f;font-family:FZPSHJW,PingFang SC,sans-serif;font-size:48px;font-style:normal;line-height:57px}body.science-mode .science-week span{color:#7f5d55;width:588px;max-width:none;padding-top:7px;font-size:16px;line-height:24px}body.science-mode .science-hero-grid .science-primary{padding:9px 11px;font-size:14px;line-height:17px}body.science-mode .science-hero-art{justify-self:start;width:500px;height:500px;margin-top:10px}body.science-mode .science-overview{border-top:1px solid #b56f6152;height:308.3px;margin:0;padding:36px 0 0}body.science-mode .science-overview>.science-kicker{letter-spacing:1.68px;margin:0 0 15px -7px;font-size:12px;line-height:14px}body.science-mode .science-overview-copy{color:#76564f;width:791px;max-width:none;margin:0 0 0 -7px;font-size:16px;line-height:24px}body.science-mode .science-overview-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:18px}body.science-mode .science-overview-item{border-radius:16px;height:160px;min-height:160px;padding:20px}body.science-mode .science-overview-item b{font-family:Geologica,Arial,sans-serif;font-size:24px;font-style:italic;line-height:27.5px}body.science-mode .science-overview-item strong{margin-top:7px;font-size:16px;line-height:21px}body.science-mode .science-overview-item span{margin-top:5px;font-size:12px;line-height:19.2px}body.science-mode .science-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}body.science-mode .science-card{border-radius:18px;padding:27px}#science-what .science-card{height:136px}body.science-mode .science-card strong{margin-bottom:8px;font-size:18px;line-height:25px}body.science-mode .science-card p{font-size:14px;line-height:24px}body.science-mode .science-micro{border-radius:18px;margin-top:24px;padding:25px}body.science-mode .science-micro h3{margin-bottom:14px;font-size:18px;line-height:24px}body.science-mode .science-choice{padding:11px 14px;font-size:14px;line-height:17px}body.science-mode .science-rule{margin-top:18px;padding:15px 18px;font-size:14px;line-height:24px}#science-how .science-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#science-how .science-flow-step{min-height:124px;padding:22px}#science-how .science-flow-step b{font-size:12px;line-height:14px}#science-how .science-flow-step strong{margin-top:9px;font-size:16px;line-height:21px}#science-how .science-flow-step p{margin-top:7px;font-size:13px;line-height:20px}#science-how .science-label-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}#science-how .science-label-row .science-card{height:112px}#science-who .science-card-grid{grid-template-columns:1fr;gap:16px}#science-who .science-factor-group{border-radius:18px;padding:20px}#science-who .science-factor-group>strong{font-size:18px;line-height:25px}#science-who .science-factor-group>p{margin-bottom:12px;font-size:14px;line-height:24px}#science-who .science-factor-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 64px}#science-who .science-factor-trigger{min-height:72px;padding:13px 14px}#science-who .science-factor-trigger strong{font-size:14px;line-height:19px}#science-who .science-factor-trigger span{font-size:12px;line-height:19px}#science-who .science-try{margin-top:22px;padding:24px}#science-who .science-try .try-kicker{font-size:12px}#science-who .science-try h3{margin:7px 0;font-size:36px;line-height:44px}#science-who .science-try p{font-size:14px;line-height:24px}#science-who .science-risk{padding:9px 12px;font-size:13px}body.science-mode .science-chapter-intro{width:820px;max-width:820px;margin:0 0 42px}body.science-mode .science-chapter-intro .chapter-mark{letter-spacing:1.8px;font-size:12px;line-height:14px}body.science-mode .science-chapter-intro h2{letter-spacing:2.25px;font-size:65px;line-height:69.414px}body.science-mode .science-chapter-intro p{font-size:16px;line-height:24px}body.science-mode .science-window{border-radius:24px;margin:28px 0 8px;padding:34px}body.science-mode .science-window h3{letter-spacing:0;font-size:46px;line-height:60px}body.science-mode .science-window>p{font-size:16px;line-height:30.4px}body.science-mode .science-screen-label{letter-spacing:1.3px;font-size:12px;line-height:14px}body.science-mode .ogtt-journey .step{min-height:155px;padding:22px}body.science-mode .ogtt-journey b{font-size:28px;line-height:33px}body.science-mode .ogtt-journey strong{font-size:14px;line-height:19px}body.science-mode .ogtt-journey p{font-size:12px;line-height:18.7px}body.science-mode .process-quote{padding:0 12px 52px;font-size:24px;line-height:62px}body.science-mode .threshold-card{height:193px;padding:28px}body.science-mode .threshold-card span{font-size:12px}body.science-mode .threshold-card strong{font-size:70px;line-height:77px}body.science-mode .not-equal-card{font-size:16px;line-height:22px}#science-report .science-inner{width:100%;padding-top:0}#science-report .science-window{height:447px;margin:0;padding:34px}#science-report .science-window h3{margin-top:0;font-size:46px;line-height:60px}#science-report .science-window>p{font-size:16px;line-height:30px}#science-report .report-flow{gap:8px;margin:26px 0}#science-report .report-flow span{padding:16px 8px;font-size:14px;line-height:18px}#science-report .report-output div{padding:14px;font-size:14px;line-height:18px}#science-report .science-primary,#science-report .science-secondary{font-size:14px;line-height:17px}#science-care{padding-top:72px}#science-care .care-transition{border-top:2px solid #d84c3f;padding-top:58px}#science-care .care-transition h2{letter-spacing:2.25px;width:900px;max-width:900px;margin:0 auto 32px;font-size:65px;line-height:69.414px}#science-care .care-transition p{font-size:16px;line-height:30.4px}#science-care .care-mantra{margin-top:32px;font-size:12px}body.science-mode .care-block{border-radius:26px;margin-top:20px;padding:34px}body.science-mode .care-block-head{grid-template-columns:76px minmax(0,1fr);gap:24px}body.science-mode .care-index{font-size:42px;line-height:50px}body.science-mode .care-block h3{letter-spacing:0;margin-bottom:10px;font-size:50px;line-height:60px}body.science-mode .care-block h4{font-size:17px;line-height:24px}body.science-mode .care-block p{font-size:14px;line-height:24px}body.science-mode .care-grid{gap:12px;margin-top:24px}body.science-mode .care-tip strong{font-size:14px;line-height:19px}body.science-mode .care-tip p{font-size:12px;line-height:19px}body.science-mode .meal-example{margin-top:24px;padding:24px}body.science-mode .meal-example h4{font-size:18px;line-height:25px}body.science-mode .meal-result strong{font-size:14px}body.science-mode .feelings-card h3{font-size:46px;line-height:60px}body.science-mode .trend-day b{font-size:26px}body.science-mode .chapter-map{margin-top:42px}body.science-mode .chapter-map .map-side h3{font-size:30px;line-height:39px}body.science-mode .chapter-map .map-list{font-size:12px;line-height:14px}#science-postpartum{padding-top:72px}#science-postpartum .science-head{margin-top:90px;margin-bottom:34px}#science-postpartum .science-no{display:none}#science-postpartum .science-head{text-align:center;height:auto;display:block}#science-postpartum .science-title{font-size:65px;line-height:69px}#science-postpartum .science-post-line{grid-template-columns:repeat(5,1fr);gap:14px}#science-postpartum .science-card{height:112px;padding:27px}#science-postpartum .science-card strong{font-size:18px;line-height:25px}#science-postpartum .science-card p{font-size:14px;line-height:24px}#science-my-health{padding-top:72px}#science-my-health .science-inner{padding-top:50px}#science-my-health .science-title{letter-spacing:2.25px;width:850px;max-width:850px;font-size:65px;line-height:69.414px}#science-my-health .science-lead{width:875px;max-width:875px;margin:20px auto 30px;font-size:16px;line-height:29px}#science-my-health .science-primary{padding:11px 22px;font-size:14px;line-height:17px}#science-my-health .science-final-note{margin-top:34px;font-size:16px;line-height:30.4px}}@media (width<=820px){.science-title,.science-hero h1,.science-window h3,.care-block h3,.feelings-card h3,.science-try h3,.chapter-map h3{font-family:FZPSHJW,PingFang SC,sans-serif!important}body.science-mode .science-section,body.science-mode .science-section.science-hero{min-height:auto;padding:72px 22px;height:auto!important}body.science-mode .science-inner,body.science-mode .science-hero>.science-inner{width:100%;max-width:none}body.science-mode .science-hero-grid{grid-template-columns:1fr;gap:34px;height:auto;min-height:0}body.science-mode .science-hero-grid>div:first-child{min-width:0}body.science-mode .science-hero h1{letter-spacing:.02em;text-wrap:balance;width:100%;max-width:100%;height:auto;margin:0;font-size:clamp(52px,16vw,78px);line-height:1.08}body.science-mode .science-hero p,body.science-mode .science-week{width:100%;max-width:100%;margin-left:0}body.science-mode .science-week span{width:auto;max-width:none;font-size:14px;line-height:22px}body.science-mode .science-hero-art{width:min(76vw,390px);height:auto;margin:auto}body.science-mode .science-overview{height:auto;margin-top:34px;padding:28px 0 0}body.science-mode .science-overview-copy{width:100%;margin-left:0;font-size:14px;line-height:22px}body.science-mode .science-overview-grid{grid-template-columns:1fr 1fr}body.science-mode .science-overview-item{height:auto;min-height:142px}body.science-mode .science-head{grid-template-columns:1fr;gap:14px;height:auto}body.science-mode .science-head>div:last-child{text-align:left}body.science-mode .science-title{font-size:clamp(40px,11vw,56px);line-height:1.12}body.science-mode .science-lead{width:100%;max-width:100%;margin-left:0;font-size:15px}#science-how .science-flow{grid-template-columns:1fr 1fr}#science-who .science-card-grid,#science-who .science-factor-list{grid-template-columns:1fr}body.science-mode .science-window h3,body.science-mode .care-block h3,body.science-mode .feelings-card h3{font-size:clamp(32px,10vw,48px);line-height:1.2}#science-care .care-transition h2,#science-my-health .science-title,#science-my-health .science-lead{width:100%;max-width:100%}#science-postpartum .science-head{margin-top:0}}@media (width<=520px){body.science-mode .science-overview-grid,#science-how .science-flow{grid-template-columns:1fr}body.science-mode .science-hero h1{font-size:clamp(46px,14vw,62px)}body.science-mode .science-week b{font-size:42px}}#science-why .science-hero-video{opacity:1;filter:none}#science-why:before{background:0 0!important;display:none!important}#science-why .science-week b{font-family:FZPSHJW,PingFang SC,sans-serif;font-weight:400}#science-who .science-factor-trigger i{background:url(./assets/optimized/inline-icon-1.png) 50%/17px 17px no-repeat;width:17px;height:17px;font-size:0;line-height:0;display:block}#science-who .science-factor-trigger i img{object-fit:contain;width:17px;height:17px;display:block}#science-screening .gdm-geo,#science-screening .ogtt-journey b,#science-screening .threshold-card strong,#science-screening .axis-stop.focus strong{color:#d84c3f;font-family:Geologica,PingFang SC,sans-serif}#science-screening .ogtt-journey b{font-size:28px;font-weight:700;line-height:33px}#science-screening .threshold-card strong{font-size:70px;font-weight:700;line-height:77px}#science-screening .process-quote{color:#765048;font-family:FZPSHJW,PingFang SC,sans-serif;font-size:24px;font-weight:400;line-height:62.1px}#science-screening .science-micro h3{color:#7b4037;font-size:18px;line-height:22.5px;font-family:PingFang SC,Microsoft YaHei,sans-serif!important;font-weight:600!important}#science-report .report-flow span:not(:last-child):after{content:none!important;display:none!important}#science-after .care-index{color:#d84c3f;font-family:Geologica,Arial,sans-serif;font-size:42px;font-weight:400;line-height:47.5px}#science-after .trend-day b{color:#d84c3f;font-family:Geologica,Arial,sans-serif;font-size:26px;font-weight:700;line-height:30.5px}#science-after .chapter-map .map-side{background:#fff4df;border-color:#dfafa2}@media (width>=821px){#science-why h1{margin-left:-7px}#science-screening .science-chapter-intro{text-align:center;width:100%;max-width:none}#science-screening .science-chapter-intro .chapter-mark{text-align:left}#science-screening .science-chapter-intro h2{text-align:center;width:100%;max-width:none;margin:35px auto 22px}#science-screening .science-chapter-intro .screening-title-line{white-space:nowrap;display:block}#science-screening .science-chapter-intro p{text-align:center;width:100%;max-width:none;margin:16px auto 0}#science-screening .science-chapter-intro .screening-lead-line{white-space:nowrap;display:block}}@media (width<=820px){#science-screening .science-chapter-intro{text-align:center;width:100%;max-width:none}#science-screening .science-chapter-intro .chapter-mark{text-align:left}#science-screening .science-chapter-intro .screening-title-line,#science-screening .science-chapter-intro .screening-lead-line{white-space:normal;display:block}}.app,.product-shell{color:#6a3028!important;background:#fff8ec!important;font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif!important}.app .question,.app .intro-title,.app .info-title,.app .route-card h3,.app .done-card h3,.app .report-title,.app .route-view-wrap h2,.product-shell h1,.product-shell h2,.product-shell h3,.product-shell .stage-big,.product-shell .record-group-card h3,.product-shell .report-plain-title,.product-shell .food-ai-head h4{letter-spacing:0!important;font-family:FZPSHJW,PingFang SC,Microsoft YaHei,sans-serif!important;font-style:normal!important;font-weight:400!important}.app .wheel-item,.app .progress-ring strong,.product-shell .dashboard-section-no,.product-shell .action-no,.product-shell .report-intro-step .no,.product-shell .metric,.product-shell .focus-metric,.product-shell .report-key-card strong,.product-shell .ogtt-row b{font-family:Geologica,PingFang SC,sans-serif!important}.app .topbar{height:64px;padding:0 4vw}.app .top-title{letter-spacing:1.8px;font-size:12px;line-height:14px}.app .icon-btn{width:36px;height:36px}.app .skip{font-size:13px}.app .stage{min-height:calc(100vh - 64px);padding:62px 7vw 138px}.app .screen{width:min(860px,100%)}.app .intro-visual{width:180px;height:180px;margin:0 0 28px}.app .intro-title,.app .question{margin:0 0 12px;line-height:60px;color:#8f4338!important;font-size:46px!important}.app .sub{max-width:720px;margin:0 0 32px;font-size:16px;line-height:28.8px;color:#906b62!important}.app .options{width:min(760px,100%);gap:12px!important}.app .option{min-height:64px;padding:17px 22px;font-size:16px;line-height:24px;border-radius:16px!important}.app .options.multi .option{padding-left:54px}.app .options.multi .option .mini-icon{width:24px;height:24px;font-size:12px;left:18px}.app .privacy{font-size:12px;line-height:19px;color:#98736a!important}.app .footer{padding:18px 22px 24px}.app .next{width:min(760px,100vw - 44px);height:50px;font-size:14px}.app .wheel-wrap{width:min(620px,100%)}.app .wheel-item{font-size:16px}.app .age-guidance,.app .context-step{width:min(620px,100%);padding:16px 18px;border-radius:14px!important}.app .age-guidance strong,.app .context-step strong{font-size:14px;line-height:20px}.app .age-guidance span,.app .context-step span{font-size:13px;line-height:22px}.app .info-interstitial,.app .route-card,.app .done-card{width:min(720px,100%)}.app .info-title{font-size:32px;line-height:42px}.app .checkline{font-size:14px;line-height:24px}.app .route-card{padding:30px;border-radius:20px!important}.app .route-card .eyebrow,.app .done-card .kicker{letter-spacing:1.6px;font-size:12px;line-height:14px}.app .route-card h3,.app .done-card h3{font-size:36px;line-height:46px}.app .route-card p,.app .done-card p{font-size:14px;line-height:24px}.app .route-tag,.app .summary-pill{padding:9px 12px;font-size:12px;line-height:18px}.app .loading-text{font-size:14px}.app .report-title{font-size:36px;line-height:46px}.app .report-lead,.app .report-section p,.app .summary-sub{font-size:14px!important;line-height:24px!important}.product-shell .product-header{height:64px;padding:0 4vw}.product-shell .product-brand{min-width:210px}.product-shell .brand-mark{width:28px;height:28px}.product-shell .brand-copy strong{font-family:FZPSHJW,PingFang SC,sans-serif;font-size:16px;font-weight:400;line-height:20px}.product-shell .brand-copy span{letter-spacing:.08em;font-size:10px;line-height:13px}.product-shell .product-nav{gap:4px!important}.product-shell .product-nav button{height:40px;padding:0 16px;font-size:13px}.product-shell .concern-top,.product-shell .science-home-entry{height:38px;padding:0 15px;font-size:13px}.product-shell .avatar-dot{width:36px;height:36px;font-size:12px}.product-shell .product-main{width:min(1152px,86vw);max-width:none;padding:72px 0 92px!important}.product-shell .page-shell{width:100%;max-width:none}.product-shell .subpage-head{border-bottom:1px solid #b56f6140;gap:30px;min-height:114px;margin-bottom:34px;padding-bottom:28px}.product-shell .page-eyebrow{letter-spacing:1.8px;margin-bottom:10px;font-size:12px;line-height:14px}.product-shell .page-title{margin:0 0 10px;line-height:60px;color:#8f4338!important;font-size:46px!important}.product-shell .page-desc{max-width:820px;font-size:16px;line-height:28.8px;color:#906b62!important}.product-shell .back-dashboard{white-space:nowrap;padding:11px 16px;font-size:13px}.product-shell .section-head{align-items:flex-end;margin:44px 0 18px!important}.product-shell .section-head h2{line-height:46px;color:#8f4338!important;font-size:36px!important}.product-shell .section-head p{margin-top:7px;font-size:14px;line-height:24px}.product-shell .dashboard-section-no{letter-spacing:1.8px;color:#b66c60;margin-bottom:8px;font-size:12px;line-height:14px}.product-shell .text-link,.product-shell .muted-link{font-size:13px;line-height:20px}.product-shell .btn-primary,.product-shell .btn-secondary,.product-shell .btn-quiet{min-height:40px;padding:0 17px;font-size:13px}.product-shell .medical-boundary{margin-top:28px;padding-top:18px;font-size:12px;line-height:20px}.product-shell .dashboard-hero{grid-template-columns:1.35fr .8fr;gap:14px!important}.product-shell .hero-panel,.product-shell .today-panel{min-height:300px;padding:30px;border-radius:24px!important}.product-shell .hello{font-size:14px;line-height:22px}.product-shell .stage-big{max-width:620px;margin-top:18px;font-size:46px;line-height:60px;color:#8f4338!important}.product-shell .stage-sub{max-width:660px;margin-top:8px;font-size:14px;line-height:24px}.product-shell .track-labels{font-size:12px;line-height:18px}.product-shell .today-kicker{letter-spacing:1.6px;font-size:12px;line-height:14px}.product-shell .today-panel h3{margin:12px 0 8px;font-size:30px;line-height:39px}.product-shell .today-panel p{font-size:14px;line-height:24px}.product-shell .today-meta{font-size:12px;line-height:20px}.product-shell .today-status-shell{padding:22px!important}.product-shell .today-status-meta,.product-shell .today-status-legend{font-size:12px;line-height:20px}.product-shell .record-group-card{border-radius:22px;min-height:240px;padding:24px}.product-shell .record-group-icon{width:44px;height:44px;font-size:18px}.product-shell .record-group-kicker,.product-shell .dashboard-focus-card .focus-kicker{letter-spacing:1.4px;font-size:11px;line-height:14px}.product-shell .record-group-card h3{margin:20px 0 8px;font-size:30px;line-height:39px}.product-shell .record-group-card p,.product-shell .dashboard-focus-card p{font-size:14px;line-height:24px}.product-shell .record-group-actions button{padding:8px 12px;font-size:12px}.product-shell .dashboard-focus-card{border-radius:20px;min-height:210px;padding:24px}.product-shell .dashboard-focus-card h3{font-size:24px;line-height:32px}.product-shell .dashboard-focus-card .focus-metric{color:#d84c3f;font-size:32px;line-height:38px}.product-shell .dashboard-stage-wrap,.product-shell .dashboard-more{border-radius:22px}.product-shell .record-types{gap:12px}.product-shell .record-type{min-height:116px;padding:22px;border-radius:18px!important}.product-shell .record-type strong{font-size:18px;line-height:25px}.product-shell .record-type span{margin-top:7px;font-size:14px;line-height:22px}.product-shell .record-form,.product-shell .panel{padding:28px;border-radius:20px!important}.product-shell .form-title,.product-shell .panel h3{font-size:28px;line-height:36px}.product-shell .form-sub,.product-shell .panel p{font-size:14px;line-height:24px}.product-shell .field label{font-size:13px;line-height:20px}.product-shell .field input,.product-shell .field select,.product-shell .field textarea{font-size:14px;line-height:22px}.product-shell .trend-summary{gap:14px}.product-shell .trend-card{min-height:220px;padding:24px;border-radius:20px!important}.product-shell .trend-card h3{font-size:22px;line-height:30px}.product-shell .trend-card .metric{font-size:36px;line-height:44px;color:#d84c3f!important}.product-shell .trend-caption,.product-shell .trend-feedback p{font-size:14px;line-height:24px}.product-shell .trend-feedback,.product-shell .timeline-item{padding:24px;border-radius:18px!important}.product-shell .timeline-item .tag{font-size:12px;line-height:18px}.product-shell .timeline-item strong{font-size:20px;line-height:28px}.product-shell .timeline-item p{font-size:14px;line-height:24px}.product-shell .content-card,.product-shell .wellbeing-action,.product-shell .concern-card,.product-shell .support-action{min-height:170px;padding:24px;border-radius:18px!important}.product-shell .content-card .tiny,.product-shell .concern-card .no{letter-spacing:1.4px;font-size:12px;line-height:14px}.product-shell .content-card strong,.product-shell .wellbeing-action strong,.product-shell .concern-card strong,.product-shell .support-action b{font-size:18px;line-height:25px}.product-shell .content-card p,.product-shell .wellbeing-action>span:last-child,.product-shell .concern-card p,.product-shell .support-action p{font-size:14px;line-height:24px}.product-shell .content-card .arrow{font-size:13px}.product-shell .wellbeing-preview,.product-shell .wellbeing-hero,.product-shell .knowledge-hero,.product-shell .gdm-reassure{padding:28px;border-radius:22px!important}.product-shell .wellbeing-preview h3,.product-shell .wellbeing-hero h2,.product-shell .knowledge-hero h3,.product-shell .gdm-reassure h2{font-size:32px;line-height:42px}.product-shell .wellbeing-preview p,.product-shell .wellbeing-hero p,.product-shell .knowledge-hero p,.product-shell .gdm-reassure p{font-size:14px;line-height:24px}.product-shell .report-intro-flow{gap:12px;margin-bottom:18px}.product-shell .report-intro-step{border-radius:18px;min-height:140px;padding:20px}.product-shell .report-intro-step .no{width:34px;height:34px;font-size:13px}.product-shell .report-intro-step strong{font-size:16px;line-height:23px}.product-shell .report-intro-step span{font-size:13px;line-height:21px}.product-shell .report-agent-shell,.product-shell .report-plain-shell,.product-shell .food-ai-shell{border-radius:22px;padding:24px}.product-shell .report-plain-title{color:#8f4338;font-size:32px;line-height:42px}.product-shell .report-plain-lead,.product-shell .report-explain-card p,.product-shell .food-ai-head p,.product-shell .food-impact-card p{font-size:14px;line-height:24px}.product-shell .report-key-card,.product-shell .report-explain-card{border-radius:16px;padding:18px}.product-shell .report-key-card span,.product-shell .report-explain-card .label{font-size:12px;line-height:18px}.product-shell .report-key-card strong,.product-shell .report-explain-card strong{font-size:16px;line-height:24px}.product-shell .report-agent-head h2{color:#8f4338;font-size:32px;line-height:42px}.product-shell .report-agent-head p{max-width:760px;font-size:14px;line-height:24px}.product-shell .agent-badge{padding:9px 12px;font-size:12px}.product-shell .report-dropzone{border-radius:18px;min-height:260px;padding:28px}.product-shell .report-drop-icon{width:54px;height:54px;font-size:23px}.product-shell .report-dropzone strong{font-size:16px;line-height:24px}.product-shell .report-dropzone span{font-size:12px;line-height:20px}.product-shell .agent-side{border-radius:18px;padding:20px}.product-shell .agent-side h3{font-size:18px;line-height:25px}.product-shell .agent-step{grid-template-columns:30px 1fr;gap:11px}.product-shell .agent-step i{width:30px;height:30px;font-size:11px}.product-shell .agent-step strong{font-size:14px;line-height:20px}.product-shell .agent-step span{font-size:12px;line-height:19px}.product-shell .agent-consent{border-radius:13px;padding:14px 16px}.product-shell .agent-consent label,.product-shell .agent-status,.product-shell .agent-boundary,.product-shell .agent-evidence,.product-shell .agent-connect-status{font-size:12px;line-height:20px}.product-shell .agent-result-head h3,.product-shell .agent-connect-panel h3{font-size:20px;line-height:28px}.product-shell .agent-result-head p,.product-shell .agent-rule-result p,.product-shell .agent-connect-panel p{font-size:13px;line-height:22px}.product-shell .confidence-chip{font-size:11px}.product-shell .extract-field{border-radius:14px;padding:14px}.product-shell .extract-field label{font-size:12px;line-height:18px}.product-shell .extract-field input,.product-shell .extract-field select,.product-shell .agent-connect-form input,.product-shell .agent-connect-form select{height:40px;font-size:13px}.product-shell .agent-rule-result strong{font-size:16px;line-height:24px}.product-shell .knowledge-tabs button{min-height:40px;padding:0 15px;font-size:13px}.product-shell .gdm-video-head h2{font-size:32px;line-height:42px}.product-shell .gdm-video-head p,.product-shell .gdm-video-foot{font-size:14px;line-height:24px}.product-shell .met-step,.product-shell .gdm-note,.product-shell .gdm-compare-card,.product-shell .gdm-flow-step,.product-shell .gdm-time,.product-shell .ogtt-point,.product-shell .gdm-explain-card,.product-shell .gdm-action{padding:20px;border-radius:16px!important}.product-shell .met-step strong,.product-shell .gdm-note strong,.product-shell .gdm-compare-card h4,.product-shell .gdm-flow-step strong,.product-shell .gdm-time strong,.product-shell .gdm-explain-card h4,.product-shell .gdm-action strong{font-size:17px;line-height:24px}.product-shell .met-step p,.product-shell .gdm-note p,.product-shell .gdm-compare-card li,.product-shell .gdm-flow-step p,.product-shell .gdm-time p,.product-shell .ogtt-point span,.product-shell .gdm-explain-card p,.product-shell .gdm-action p{font-size:14px;line-height:24px}@media (width<=960px){.product-shell .product-main{width:calc(100% - 44px)}.product-shell .dashboard-hero{grid-template-columns:1fr}.product-shell .dashboard-hero .today-panel{min-height:260px}}@media (width<=620px){.app .topbar{padding:0 16px}.app .stage{padding:42px 22px 124px}.app .intro-visual{width:150px;height:150px}.app .intro-title,.app .question{line-height:48px;font-size:38px!important}.app .sub{font-size:15px;line-height:26px}.app .option{min-height:58px;padding:15px 18px;font-size:15px;line-height:23px}.product-shell .product-header{flex-wrap:wrap;gap:9px;height:auto;min-height:64px;padding:10px 16px}.product-shell .product-brand{flex:1;min-width:120px}.product-shell .brand-copy{display:block}.product-shell .brand-copy span{display:none}.product-shell .product-actions{min-width:0}.product-shell .science-home-entry{padding:0 11px;font-size:11px}.product-shell .product-nav{order:3;justify-content:center;width:100%}.product-shell .product-nav button{flex:1;padding:0 8px;font-size:12px}.product-shell .product-main{width:calc(100% - 32px);padding:38px 0 72px!important}.product-shell .subpage-head{flex-direction:column;min-height:0;margin-bottom:26px;padding-bottom:22px}.product-shell .page-title{line-height:50px;font-size:40px!important}.product-shell .page-desc{font-size:15px;line-height:26px}.product-shell .section-head{flex-direction:column;align-items:flex-start;margin-top:36px!important}.product-shell .section-head h2{line-height:42px;font-size:32px!important}.product-shell .hero-panel{min-height:390px;padding:24px}.product-shell .today-panel{min-height:auto;padding:24px}.product-shell .stage-big{font-size:40px;line-height:50px}.product-shell .record-types{grid-template-columns:1fr 1fr}.product-shell .record-type{min-height:108px;padding:18px}.product-shell .record-form,.product-shell .panel{padding:22px}.product-shell .report-agent-shell,.product-shell .report-plain-shell,.product-shell .food-ai-shell{padding:18px}}#science-report .science-report-hint{color:#98736a;margin:14px 0 0;font-size:13px;line-height:22px}.product-shell .report-intro-flow,.product-shell .agent-side{display:none!important}.product-shell .report-upload-grid{grid-template-columns:1fr}.product-shell .trend-feedback{display:block}.product-shell .trend-feedback-head{border-bottom:1px solid #ebc8bf;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.product-shell .trend-feedback-head strong{color:#733a32;font-size:22px;line-height:30px;display:block}.product-shell .trend-feedback-head p{max-width:760px;margin:7px 0 0}.product-shell .trend-feedback-tag{color:#a25246;background:#fff4e9;border:1px solid #dfa99d;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:700;line-height:18px}.product-shell .trend-feedback.attention .trend-feedback-tag{color:#8e4036;background:#f8e0db;border-color:#d88f82}.product-shell .trend-feedback-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.product-shell .trend-insight{background:#fffdf7;border:1px solid #e7b9ae;border-radius:16px;padding:18px}.product-shell .trend-insight b{color:#743d35;font-size:16px;line-height:23px;display:block}.product-shell .trend-insight p{color:#8f6a61;margin:7px 0 0;font-size:13px;line-height:22px}.product-shell .trend-insight.attention{background:#f9e5e1;border-color:#dda095}.product-shell .trend-advice{border-top:1px solid #ebc8bf;margin-top:18px;padding-top:18px}.product-shell .trend-advice h3{color:#733a32;margin:0 0 10px;font-size:18px;line-height:25px}.product-shell .trend-advice-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.product-shell .trend-advice-list li{color:#825e55;background:#fff4e9;border-radius:14px;padding:13px 15px 13px 38px;font-size:13px;line-height:22px;position:relative}.product-shell .trend-advice-list li:before{content:"✓";color:#d84c3f;font-weight:800;position:absolute;top:13px;left:15px}.product-shell .trend-feedback-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}@media (width<=760px){.product-shell .trend-feedback-head{flex-direction:column}.product-shell .trend-feedback-grid{grid-template-columns:1fr}}#science-how{min-height:980px;height:auto!important}#science-how .science-metabolism-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#science-how .science-metabolism-flow .science-flow-step{appearance:none;text-align:left;width:100%;min-height:206px;font:inherit;cursor:pointer;flex-direction:column;align-items:flex-start;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex}#science-how .science-metabolism-flow .science-flow-step:hover,#science-how .science-metabolism-flow .science-flow-step:focus-visible{border-color:#d84c3f;outline:none;transform:translateY(-3px);box-shadow:0 13px 28px #68493f1f}#science-how .science-metabolism-flow .science-flow-step.active{background:#fff4e9;border-color:#d84c3f;box-shadow:inset 0 0 0 1px #d84c3f}#science-how .science-metabolism-flow .science-flow-step b{color:#d84c3f;letter-spacing:.06em;font-family:Geologica,Arial,sans-serif;font-weight:700}#science-how .science-metabolism-flow .science-flow-step strong{color:#633f37}#science-how .science-metabolism-flow .science-flow-step p{color:#82655e;flex:1}#science-how .science-metabolism-flow .science-flow-step span{color:#b15c50;margin-top:14px;font-size:11px;font-weight:700;line-height:18px;display:block}#science-how .science-metabolism-flow .science-flow-step em{color:#9d4c41;background:#efd9d2;border-radius:999px;margin-top:8px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:700;line-height:16px;display:inline-flex}#science-how .science-met-visual{background:#fffaf1;border:1px solid #d9b6aa;border-radius:22px;min-height:274px;margin-top:22px;overflow:hidden}#science-how .science-met-empty{text-align:center;color:#916a61;place-content:center;gap:6px;min-height:274px;display:grid}#science-how .science-met-empty b{color:#72473e;font-size:18px}#science-how .science-met-empty span{font-size:13px}#science-how .science-met-stage{grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);align-items:stretch;min-height:274px}#science-how .science-met-stage:not([hidden]){display:grid}#science-how .science-met-scene{background:#f0ded7;place-items:center;min-height:274px;display:grid;position:relative;overflow:hidden}#science-how .science-met-copy{flex-direction:column;justify-content:center;padding:34px 38px;display:flex}#science-how .science-met-copy b{color:#d84c3f;letter-spacing:.08em;font:700 12px/18px Geologica,Arial,sans-serif}#science-how .science-met-copy h3{color:#633f37;margin:8px 0 10px;font-family:FZPSHJW,FZPSHJW Local,Kaiti SC,STKaiti,KaiTi,serif;font-size:28px;font-weight:400;line-height:38px}#science-how .science-met-copy p{color:#806159;margin:0;font-size:14px;line-height:24px}.science-met-food{align-items:center;gap:22px;font-size:50px;display:flex}.science-met-food .arrow{color:#d84c3f;font-size:34px;animation:1.15s ease-in-out infinite scienceArrow}.science-met-digest{background:#fff4e9;border:5px solid #b26f61;border-radius:42% 58% 55% 45%;place-items:center;width:88px;height:112px;font-size:36px;display:grid}.science-met-vessel{background:#fff1e9;border:4px solid #b97064;border-radius:999px;width:82%;height:72px;position:relative;overflow:hidden}.science-met-glucose{background:#d84c3f;border-radius:50%;width:22px;height:22px;animation:3.3s linear infinite scienceFlow;position:absolute;top:21px;box-shadow:0 0 0 5px #d84c3f1f}.science-met-glucose.g2{animation-delay:-1.1s}.science-met-glucose.g3{animation-delay:-2.2s}.science-met-keydoor{align-items:center;gap:26px;display:flex}.science-met-key{font-size:60px;animation:1.8s ease-in-out infinite scienceKey}.science-met-door{background:#fff8ed;border:6px solid #925d52;border-bottom:0;border-radius:8px 8px 0 0;width:84px;height:126px;position:relative}.science-met-door:after{content:"";background:#d84c3f;border-radius:50%;width:10px;height:10px;position:absolute;top:60px;right:13px}.science-met-placenta{background:#d98f82;border-radius:50% 44% 52% 48%;width:120px;height:120px;position:relative;box-shadow:inset -12px -8px #7939311f}.science-met-hormone{background:#f2aa5b;border-radius:50%;width:14px;height:14px;animation:2s ease-out infinite scienceHormone;position:absolute}.science-met-hormone.h2{animation-delay:-.7s}.science-met-hormone.h3{animation-delay:-1.4s}.science-met-resistance{align-items:center;gap:22px;display:flex}.science-met-cell{color:#745c4f;background:#e9e1c7;border:6px solid #8b7d65;border-radius:45% 55% 48% 52%;place-items:center;width:116px;height:116px;font-size:13px;font-weight:800;display:grid}.science-met-block{color:#d84c3f;font-size:48px;animation:1.3s ease-in-out infinite scienceBlock}.science-met-more{width:210px;height:150px;position:relative}.science-met-pancreas{background:#d98f82;border-radius:60% 40% 58% 42%;width:102px;height:52px;position:absolute;bottom:14px;left:0;transform:rotate(-10deg)}.science-met-insulin{background:#d84c3f;border-radius:50%;width:17px;height:17px;animation:2s ease-out infinite scienceRise;position:absolute;bottom:38px;left:80px}.science-met-insulin.i2{animation-delay:-.7s;left:112px}.science-met-insulin.i3{animation-delay:-1.4s;left:145px}@keyframes scienceArrow{50%{transform:translate(8px)}}@keyframes scienceFlow{0%{left:-30px}to{left:105%}}@keyframes scienceKey{50%{transform:translate(16px)rotate(-8deg)}}@keyframes scienceHormone{0%{opacity:1;top:53px;left:53px}to{opacity:0;top:-25px;left:165px}}@keyframes scienceBlock{50%{transform:scale(1.12)}}@keyframes scienceRise{0%{opacity:0;transform:translate(0)scale(.8)}35%{opacity:1}to{opacity:0;transform:translate(34px,-95px)scale(1.1)}}@media (width<=760px){#science-how .science-metabolism-flow{grid-template-columns:1fr 1fr}#science-how .science-met-stage:not([hidden]){grid-template-columns:1fr}#science-how .science-met-scene{min-height:220px}}@media (width<=520px){#science-how .science-metabolism-flow{grid-template-columns:1fr}#science-how .science-metabolism-flow .science-flow-step{min-height:0}#science-how .science-met-copy{padding:26px 22px}}#science-how{min-height:0}#science-how .science-met-video-modal{z-index:260;backdrop-filter:blur(8px);background:#3526229e;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}#science-how .science-met-video-modal.open{display:flex}#science-how .science-met-video-dialog{background:#fffaf1;border:1px solid #d9a99f;border-radius:24px;width:min(920px,100%);max-height:calc(100vh - 48px);padding:22px;position:relative;overflow:auto;box-shadow:0 30px 90px #311d1957}#science-how .science-met-video-close{z-index:2;color:#8f5148;cursor:pointer;background:#fff8ee;border:1px solid #dca99e;border-radius:50%;place-items:center;width:38px;height:38px;font-size:24px;line-height:1;display:grid;position:absolute;top:18px;right:18px}#science-how .science-met-video-head{padding:3px 52px 16px 2px}#science-how .science-met-video-head b{color:#d84c3f;letter-spacing:.08em;font:700 12px/18px Geologica,Arial,sans-serif;display:block}#science-how .science-met-video-head h3{color:#633f37;margin:5px 0 0;font-family:FZPSHJW,FZPSHJW Local,Kaiti SC,STKaiti,KaiTi,serif;font-size:30px;font-weight:400;line-height:40px}#science-how .science-met-video-dialog video{object-fit:contain;background:#201a18;border-radius:16px;width:100%;max-height:66vh;display:block}#science-how .science-met-video-dialog>p{color:#806159;margin:15px 4px 2px;font-size:13px;line-height:22px}body.science-met-video-open{overflow:hidden}@media (width<=620px){#science-how .science-met-video-modal{padding:12px}#science-how .science-met-video-dialog{border-radius:18px;padding:16px}#science-how .science-met-video-head h3{font-size:25px;line-height:34px}#science-how .science-met-video-dialog video{max-height:58vh}}.product-shell .trend-keep-head{background:linear-gradient(135deg,#f6deda 0%,#fff4e7 58%,#e6efe7 100%);border:1px solid #e5b4a8;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;padding:24px 26px;display:flex}.product-shell .trend-keep-head span{color:#b76457;letter-spacing:.12em;text-transform:uppercase;font:700 11px/18px Geologica,Arial,sans-serif;display:block}.product-shell .trend-keep-head strong{color:#693f37;max-width:680px;margin-top:7px;font-family:FZPSHJW,FZPSHJW Local,Kaiti SC,STKaiti,KaiTi,serif;font-size:27px;font-weight:400;line-height:37px;display:block}.product-shell .trend-period{background:#fffaf1c7;border:1px solid #be6f6047;border-radius:999px;flex:none;padding:4px;display:flex}.product-shell .trend-period button{color:#9a6d63;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:58px;height:34px;font-size:11px;font-weight:700}.product-shell .trend-period button.active{color:#fff8ef;background:#d84c3f;box-shadow:0 5px 14px #b0463a33}.product-shell .trend-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.product-shell .trend-line-card{background:#fffaf1;border:1px solid #e7b8ad;border-radius:22px;min-height:290px;padding:22px;position:relative;overflow:hidden}.product-shell .trend-line-card.primary{background:linear-gradient(#fffaf1 0%,#fff5e8 100%);grid-column:1/-1;min-height:330px}.product-shell .trend-line-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-shell .trend-line-title span{color:#a6756b;letter-spacing:.08em;font-size:10px;line-height:16px;display:block}.product-shell .trend-line-title strong{color:#6d4038;margin-top:4px;font-size:19px;line-height:27px;display:block}.product-shell .trend-line-value{text-align:right;color:#d84c3f;font:700 28px/34px Geologica,Arial,sans-serif}.product-shell .trend-line-value small{color:#a3786f;font:500 10px/16px PingFang SC,Microsoft YaHei,sans-serif;display:block}.product-shell .trend-canvas-wrap{height:170px;margin-top:18px;position:relative}.product-shell .trend-line-card.primary .trend-canvas-wrap{height:195px}.product-shell .trend-canvas-wrap canvas{width:100%;height:100%;display:block}.product-shell .trend-line-empty{color:#a57c72;text-align:center;background:#fff5ea;border-radius:16px;place-items:center;height:100%;padding:20px;font-size:12px;line-height:20px;display:grid}.product-shell .trend-line-foot{color:#a07a71;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:10px;line-height:17px;display:flex}.product-shell .trend-line-legend{align-items:center;gap:6px;display:flex}.product-shell .trend-line-legend:before{content:"";background:#d84c3f;border-radius:99px;width:17px;height:3px}.product-shell .trend-ai-loading{color:#906b62;align-items:center;gap:10px;display:flex}.product-shell .trend-ai-loading:before{content:"";border:2px solid #e5b8ad;border-top-color:#d84c3f;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite trendAiSpin}.product-shell .trend-ai-model{color:#a35448;vertical-align:middle;background:#f1d9d5;border-radius:999px;align-items:center;margin-left:8px;padding:4px 8px;font:700 10px/16px Geologica,Arial,sans-serif;display:inline-flex}.product-shell .trend-feedback .trend-data-boundary{color:#9a756c;background:#fff8ef;border-radius:12px;margin-top:14px;padding:12px 14px;font-size:11px;line-height:19px}@keyframes trendAiSpin{to{transform:rotate(360deg)}}@media (width<=760px){.product-shell .trend-keep-head{flex-direction:column;align-items:stretch;padding:21px}.product-shell .trend-period{align-self:flex-start}.product-shell .trend-chart-grid{grid-template-columns:1fr}.product-shell .trend-line-card.primary{grid-column:auto}.product-shell .trend-line-card,.product-shell .trend-line-card.primary{min-height:280px}.product-shell .trend-canvas-wrap,.product-shell .trend-line-card.primary .trend-canvas-wrap{height:165px}}.ai-chat-launcher{z-index:130;color:#fff8ec;letter-spacing:.02em;cursor:pointer;background:#d84c3f;border:1px solid #c94337;border-radius:999px;padding:13px 18px;font-size:13px;font-weight:800;line-height:20px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #ad42353d}.ai-chat-launcher:hover{transform:translateY(-1px);box-shadow:0 15px 34px #ad42354d}.product-shell .float-concern{bottom:82px}.ai-chat-panel{z-index:140;color:#5f4640;background:#fffaf1;border:1px solid #dfa99d;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(420px,100vw - 32px);height:min(650px,100vh - 112px);display:none;position:fixed;bottom:84px;right:24px;overflow:hidden;box-shadow:0 24px 70px #60332b3d}.ai-chat-panel.open{display:grid}.ai-chat-head{background-color:#f8e3e2;background-image:linear-gradient(90deg,#fff8ef38,#fff8ef14),url(./assets/ai-chat-header-background.web.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #e4b5aa;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 20px 16px;display:flex}.ai-chat-head h2{color:#733a32;margin:0;font-family:FZPSHJW,FZPSHJW Local,Kaiti SC,STKaiti,KaiTi,serif;font-size:28px;font-weight:400;line-height:34px}.ai-chat-head p{color:#9a6d64;margin:3px 0 0;font-size:12px;line-height:19px}.ai-chat-close{color:#8a574e;cursor:pointer;background:#fff8ef;border:1px solid #ddb0a5;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-size:20px;line-height:1;display:grid}.ai-chat-body{scroll-behavior:smooth;padding:18px;overflow:auto}.ai-chat-message{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:16px;width:fit-content;max-width:88%;margin:0 0 12px;padding:12px 14px;font-size:13px;line-height:22px}.ai-chat-message.assistant{color:#714f47;background:#f3ddd8;border:1px solid #e8bab0;border-bottom-left-radius:5px}.ai-chat-message.user{color:#fffaf2;background:#d84c3f;border-bottom-right-radius:5px;margin-left:auto}.ai-chat-message.loading{color:#966b62;font-style:italic}.ai-chat-quick{flex-wrap:wrap;gap:8px;margin:4px 0 16px;display:flex}.ai-chat-quick button{color:#8a5148;cursor:pointer;text-align:left;background:#fffdf7;border:1px solid #dda99d;border-radius:999px;padding:8px 11px;font-size:11px;line-height:17px}.ai-chat-composer{background:#fffdf7;border-top:1px solid #e8c5bc;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 14px 8px;display:grid}.ai-chat-composer textarea{resize:none;color:#5f4640;background:#fffaf1;border:1px solid #dfb0a5;border-radius:14px;outline:none;width:100%;min-height:46px;max-height:110px;padding:11px 12px;font:13px/22px PingFang SC,Microsoft YaHei,sans-serif}.ai-chat-composer textarea:focus{border-color:#d84c3f;box-shadow:0 0 0 3px #d84c3f1a}.ai-chat-send{color:#fffaf2;cursor:pointer;background:#d84c3f;border:0;border-radius:14px;align-self:end;height:46px;padding:0 16px;font-size:12px;font-weight:800}.ai-chat-send:disabled,.ai-chat-composer textarea:disabled{opacity:.55;cursor:not-allowed}.ai-chat-note{color:#a17d74;background:#fffdf7;margin:0;padding:0 16px 13px;font-size:10px;line-height:17px}@media (width<=620px){.ai-chat-launcher{bottom:14px;right:14px}.product-shell .float-concern{bottom:70px}.ai-chat-panel{border-radius:20px;width:calc(100vw - 16px);height:min(620px,100dvh - 86px);bottom:70px;right:8px}.ai-chat-head{padding:17px 17px 14px}.ai-chat-body{padding:14px}.ai-chat-message{max-width:92%}}.trend-demo.trend-line-chart{background:linear-gradient(#fffaf1f5,#f9e5deb8);border:1px solid #dfafa2;border-radius:22px;margin:30px 0;padding:24px 22px 18px;display:block;overflow:hidden}.trend-line-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:10px;display:flex}.trend-line-head strong{color:#714f47;font-size:15px}.trend-line-head span{color:#9a746a;letter-spacing:.08em;font-size:10px}.trend-line-svg{width:100%;height:auto;display:block;overflow:visible}.trend-grid-line{stroke:#dec0b7;stroke-width:1px;stroke-dasharray:4 7}.trend-axis-line{stroke:#bd8a7e;stroke-width:1.4px}.trend-axis-label,.trend-day-label{fill:#947168;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:12px}.trend-value-label{fill:#a54f43;font-family:Geologica,PingFang SC,sans-serif;font-size:15px;font-weight:700}.trend-line-path{fill:none;stroke:#d84c3f;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;path-length:1;stroke-dasharray:1;stroke-dashoffset:1px;filter:drop-shadow(0 5px 6px #b84c3e29);transition:stroke-dashoffset 1.25s cubic-bezier(.22,1,.36,1)}.trend-line-area{fill:url(#trendAreaGradient);opacity:0;transition:opacity .65s .45s}.trend-line-dot{fill:#fff8ec;stroke:#d84c3f;stroke-width:4px;transform-box:fill-box;transform-origin:50%;transition:transform .42s cubic-bezier(.22,1.55,.36,1);transform:scale(0)}.trend-line-chart.is-drawn .trend-line-path{stroke-dashoffset:0}.trend-line-chart.is-drawn .trend-line-area{opacity:1}.trend-line-chart.is-drawn .trend-line-dot{transform:scale(1)}.trend-line-note{color:#8f6d64;text-align:center;margin:4px 0 0;font-size:11px;line-height:1.7}@media (width<=520px){.trend-demo.trend-line-chart{padding:18px 10px 14px}.trend-line-head{flex-direction:column;align-items:flex-start;gap:4px}.trend-axis-label,.trend-day-label{font-size:13px}.trend-value-label{font-size:16px}}@media (prefers-reduced-motion:reduce){.trend-line-path{stroke-dashoffset:0;transition:none}.trend-line-area{opacity:1;transition:none}.trend-line-dot{transition:none;transform:scale(1)}}.trend-demo.trend-line-chart{border-radius:18px;width:min(100%,680px);margin:24px auto;padding:17px 18px 12px}.trend-line-head{margin-bottom:4px}.trend-line-head strong{font-size:14px}.trend-line-svg{max-height:232px}.trend-line-path{stroke-width:3.5px}.trend-line-dot{stroke-width:3px}.trend-value-label{font-size:11px}.trend-axis-label,.trend-day-label{font-size:10px}.trend-line-note{margin-top:1px;font-size:10px}.trend-line-chart.is-drawn .trend-line-dot:nth-of-type(2){transition-delay:.14s}.trend-line-chart.is-drawn .trend-line-dot:nth-of-type(3){transition-delay:.28s}.trend-line-chart.is-drawn .trend-line-dot:nth-of-type(4){transition-delay:.42s}.trend-line-chart.is-drawn .trend-line-dot:nth-of-type(5){transition-delay:.56s}.trend-line-chart.is-drawn .trend-line-dot:nth-of-type(6){transition-delay:.7s}.trend-line-chart.is-drawn .trend-line-dot:nth-of-type(7){transition-delay:.84s}@media (width<=520px){.trend-demo.trend-line-chart{width:100%;padding:14px 8px 10px}.trend-line-svg{max-height:210px}.trend-line-head{padding:0 6px}.trend-line-head strong{font-size:13px}.trend-axis-label,.trend-day-label{font-size:10px}.trend-value-label{font-size:11px}}