:root{--ink:#183332;--muted:#6e7f7c;--green:#0f766e;--green2:#115e59;--mint:#e8f4f0;--cream:#fbf7f0;--rose:#f6e9e4;--line:#dfe7e4;--white:#fff;--shadow:0 18px 50px rgba(24,51,50,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;background:#fdfcf9;line-height:1.65}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;gap:12px;align-items:center;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:var(--green);color:#fff;font-weight:800}.brand b{display:block;font-size:20px}.brand small{display:block;color:var(--muted);font-size:12px}.topbar nav{display:flex;gap:8px;align-items:center}button{font:inherit;color:inherit;border:0;background:transparent;cursor:pointer}.topbar nav button{padding:9px 14px;border-radius:10px}.primary{background:var(--green);color:#fff!important;border-radius:10px;padding:10px 18px;font-weight:700}.primary:hover{background:var(--green2)}.outline{border:1px solid var(--green);color:var(--green);border-radius:10px;padding:10px 18px;font-weight:700}.big{padding:13px 24px}.hero{min-height:610px;display:grid;grid-template-columns:1.3fr .7fr;gap:52px;align-items:center;padding:74px clamp(24px,7vw,110px);background:radial-gradient(circle at 78% 20%,#dcefe8 0,transparent 34%),linear-gradient(135deg,#fdfbf6,#f4f7f3)}.eyebrow,.section-title span,.workspace-head span{color:var(--green);font-weight:800;letter-spacing:.08em}.hero h1{font-size:clamp(40px,5vw,68px);line-height:1.14;margin:18px 0 24px;letter-spacing:-.04em}.hero>div>p{max-width:720px;color:var(--muted);font-size:18px}.actions{display:flex;gap:12px;margin-top:34px}.health-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:var(--shadow)}.health-card h2{font-size:28px;margin:12px 0}.health-card p,.health-card li{color:var(--muted)}.health-card ul{padding-left:20px;margin:22px 0}.card-label,.plan-tag{display:inline-block;padding:4px 10px;border-radius:999px;background:var(--mint);color:var(--green);font-size:12px;font-weight:800}.section{padding:82px clamp(24px,7vw,110px)}.section-title{text-align:center;max-width:760px;margin:0 auto 40px}.section-title h2{font-size:clamp(30px,4vw,46px);line-height:1.24;margin:10px 0}.section-title p{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{min-height:245px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:25px;position:relative;transition:.2s}.service-card.active:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#bcd6cf;cursor:pointer}.service-card i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--mint);color:var(--green);font-style:normal;font-weight:900}.service-card h3{font-size:21px;margin:20px 0 8px}.service-card p{color:var(--muted);font-size:14px}.service-card b{position:absolute;bottom:22px;color:var(--green);font-size:14px}.service-card.soon{background:#f8f9f7}.service-card em{position:absolute;right:18px;top:18px;background:#eceeeb;color:#74807d;padding:4px 9px;border-radius:999px;font-style:normal;font-size:12px}.warm{background:var(--cream)}.plans{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:940px;margin:auto}.plan{background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:0 8px 30px rgba(24,51,50,.06)}.plan.featured{border:2px solid var(--green);transform:translateY(-7px)}.plan h3{font-size:25px;margin:16px 0 0}.price b{font-size:48px}.price small{color:var(--muted)}.plan ul{min-height:270px;padding-left:21px}.plan li{margin:10px 0}.plan li.muted{color:#9aa5a2}.plan button{width:100%}.note{text-align:center;color:var(--muted);margin-top:28px}.workspace{margin:0 clamp(24px,7vw,110px) 50px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow);padding:30px}.hidden{display:none!important}.workspace-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.workspace-head h2{margin:2px 0}.close{border:1px solid var(--line);border-radius:9px;padding:8px 14px}.tool-row{display:flex;gap:10px;margin:24px 0}.tool-row input,.tool-row select{flex:1}.results{display:grid;gap:12px}.result{border:1px solid var(--line);border-radius:13px;padding:17px}.result h3{margin:0 0 6px}.result p{margin:5px 0;color:var(--muted);font-size:14px}.badge{display:inline-block;padding:3px 8px;border-radius:999px;background:var(--mint);color:var(--green);font-size:12px;margin-right:6px}.badge.locked{background:#f1ece9;color:#8b6558}.profile-section{background:#f4f7f4}.profile-form{max-width:980px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px}.profile-form label,.dialog-card label{display:grid;gap:6px;font-weight:700}.wide{grid-column:1/-1}.profile-form input,.profile-form textarea,.dialog-card input,.tool-row input,.tool-row select{width:100%;border:1px solid #cfdad7;border-radius:9px;padding:11px 12px;font:inherit;background:#fff}.profile-form textarea{min-height:85px;resize:vertical}.form-actions{display:flex;align-items:center;gap:14px;color:var(--muted)}.coming-inline{max-width:980px;margin:18px auto 0;padding:20px 26px;background:#fff;border:1px dashed #bdc9c6;border-radius:15px}.coming-inline span{margin-left:10px;padding:3px 8px;border-radius:999px;background:#eceeeb;color:#74807d;font-size:12px}.coming-inline p{margin:5px 0 0;color:var(--muted)}footer{text-align:center;padding:46px 20px;background:#172b2a;color:#dce6e4}footer p{color:#9fb2ae}footer a{color:#c8d8d5;text-decoration:none}dialog{border:0;border-radius:20px;padding:0;box-shadow:var(--shadow);width:min(460px,calc(100% - 28px))}dialog::backdrop{background:rgba(15,36,35,.5)}.dialog-card{padding:30px;display:grid;gap:15px;position:relative}.dialog-close{position:absolute;right:14px;top:10px;font-size:28px}.tabs{display:grid;grid-template-columns:1fr 1fr;background:#f0f3f2;border-radius:10px;padding:4px}.tabs button{padding:8px;border-radius:8px}.tabs button.active{background:#fff;box-shadow:0 2px 8px #dce4e2}.error{min-height:20px;margin:0;color:#b42318}.wide-button{width:100%}.dialog-card small{color:var(--muted)}.empty{padding:30px;text-align:center;color:var(--muted)}.personalized-panel{border:1px solid var(--line);border-radius:16px;padding:22px;background:#f8fbfa}.personalized-panel>p{color:var(--muted)}.personalized-panel label{display:grid;gap:7px;font-weight:700}.personalized-panel select{width:100%;padding:11px 12px;border:1px solid #cfdad7;border-radius:9px;background:#fff;font:inherit}.personalized-tags{display:grid;gap:16px;margin:20px 0}.tag-group h3{margin:0 0 8px;font-size:16px}.tag-group>div{display:flex;gap:8px;flex-wrap:wrap}.tag-choice{padding:7px 12px;border:1px solid #c8d6d2;border-radius:999px;background:#fff;color:var(--ink)}.tag-choice.selected{border-color:var(--green);background:var(--mint);color:var(--green);font-weight:800}.personalized-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.personalized-actions span{color:var(--muted)}.personalized-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.relevance-score{color:var(--green);font-size:13px;font-weight:800}.recommendation-reasons{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.recommendation-reasons span{padding:4px 8px;border-radius:8px;background:#f0f6f3;color:#46635e;font-size:12px}@media(max-width:960px){.service-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.health-card{max-width:620px}.topbar nav button:not(.primary){display:none}}@media(max-width:620px){.topbar{height:70px;padding:0 16px}.brand small{display:none}.hero{padding:50px 20px}.hero h1{font-size:38px}.actions{flex-wrap:wrap}.section{padding:58px 18px}.service-grid,.plans,.profile-form{grid-template-columns:1fr}.wide{grid-column:auto}.plan.featured{transform:none}.workspace{margin:0 14px 32px;padding:20px}.tool-row{flex-direction:column}.form-actions{align-items:flex-start;flex-direction:column}}

.test-action small,.test-feature-label{display:inline-block;margin-left:5px;padding:2px 7px;border-radius:999px;background:#fff1cf;color:#8a5300;font-size:11px;font-weight:800}.match-dialog{width:min(880px,calc(100% - 24px));max-height:92vh}.match-shell{background:#fff}.match-shell>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;padding:24px 30px 18px;background:#fff;border-bottom:1px solid var(--line)}.match-shell>header h2{margin:8px 0 2px}.match-shell>header p{margin:0;color:var(--muted);font-size:14px}.match-shell>header .dialog-close{position:static;align-self:flex-start}.match-shell #matchBody{padding:24px 30px 34px;max-height:70vh;overflow:auto}.match-overall{padding:20px;border-radius:15px;background:var(--mint);border-left:5px solid var(--green)}.match-overall.status-potential_conflict{background:#fff0ed;border-color:#c44c37}.match-overall.status-insufficient_information{background:#fff8e8;border-color:#b47a15}.match-overall span{font-size:12px;font-weight:800;color:var(--green)}.match-overall h3{margin:6px 0;font-size:23px}.match-overall p{margin:0}.match-checks,.match-list{margin-top:24px}.match-check{border:1px solid var(--line);border-radius:12px;padding:15px;margin:10px 0}.match-check>div{display:flex;justify-content:space-between;gap:12px}.match-check p{margin:7px 0;color:var(--muted)}.match-check strong{color:var(--ink)}.check-status{white-space:nowrap;padding:3px 9px;border-radius:999px;background:#f1f3f2;font-size:12px}.status-possibly_met{color:#0f766e}.status-possibly_not_met{color:#b42318}.status-unknown{color:#8a5300}.match-list{padding:18px;background:#f7f9f8;border-radius:13px}.match-list h3{margin:0}.match-list li{margin:7px 0}.match-notice{margin-top:24px;padding:18px;background:#fff6e4;border:1px solid #ead7ae;border-radius:13px}.match-notice p{margin:5px 0}.match-notice small{color:var(--muted)}.match-loading{text-align:center;padding:55px 20px}.match-loading span{display:block;width:38px;height:38px;margin:0 auto 18px;border:4px solid #cde3dd;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:620px){.match-shell>header,.match-shell #matchBody{padding:18px}.match-check>div{display:block}.check-status{display:inline-block;margin-top:6px}}
.prompt-builder{border:1px solid var(--line);border-radius:16px;padding:22px;background:#f8fbfa}
.prompt-builder>p{color:var(--muted)}
.prompt-builder label{display:grid;gap:7px;margin-top:16px;font-weight:700}
.prompt-builder select,.prompt-builder textarea{width:100%;border:1px solid #cfdad7;border-radius:10px;padding:11px 12px;background:#fff;font:inherit}
.prompt-builder>label>textarea{min-height:120px;resize:vertical;line-height:1.65}
.prompt-examples{margin:12px 0 0}
.prompt-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px}
.prompt-actions span{color:var(--muted)}
.prompt-privacy{margin:16px 0 0;padding:11px 13px;border-radius:10px;background:#fff5df;color:#795a1b!important;font-size:13px}
.prompt-tier-note{padding:12px 14px;border-radius:12px;background:#fff7ec;color:#745747;font-size:14px}
.prompt-next-step{margin-top:14px;padding:14px;border-radius:14px;background:#f4faf8;color:#31554f}
.prompt-next-step strong{display:block;margin-bottom:6px;color:#163f39}
.prompt-next-step ol{margin:0 0 12px;padding-left:22px;line-height:1.8}
.prompt-next-step span{display:block;margin-top:10px;font-size:13px;color:#6d7c79}
.deepseek-link{display:inline-flex;text-decoration:none;align-items:center;justify-content:center}
.prompt-output{margin-top:20px;padding:20px;border:1px solid #bcd6cf;border-radius:14px;background:#fff}
.prompt-output-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
.prompt-output-head span{color:var(--green);font-size:12px;font-weight:800}
.prompt-output-head h3{margin:4px 0 0}
.prompt-sources{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}
.prompt-sources span{padding:4px 8px;border-radius:8px;background:var(--mint);color:var(--green);font-size:12px}
#promptText{min-height:340px;resize:vertical;line-height:1.65;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif}
#promptCopyStatus{margin:8px 0 0;color:var(--muted);font-size:13px}
@media(max-width:620px){.prompt-output-head{display:block}.prompt-output-head .primary{width:100%;margin-top:12px}#promptText{min-height:420px}}
.drug-catalog-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:22px;padding:22px;border-radius:16px;background:linear-gradient(135deg,#eef8f4,#fbf8f0)}.drug-catalog-intro h3{margin:7px 0 3px;font-size:24px}.drug-catalog-intro p{margin:0;color:var(--muted)}.drug-catalog-intro>b{white-space:nowrap;color:var(--green)}.drug-official-note{padding:13px 15px;border:1px solid #ead7ae;border-radius:12px;background:#fff8e8;color:#6f551f}.drug-catalog-results{grid-template-columns:repeat(2,minmax(0,1fr))}.drug-result{display:flex;flex-direction:column}.drug-result h3{margin-top:10px}.drug-result h3 small{font-weight:500;color:var(--muted)}.drug-result-facts{display:grid;gap:4px;margin:8px 0;color:#4e6560;font-size:13px}.drug-result .actions{margin-top:auto;align-items:center;flex-wrap:wrap}@media(max-width:760px){.drug-catalog-results{grid-template-columns:1fr}.drug-catalog-intro{display:block}.drug-catalog-intro>b{display:block;margin-top:10px}.drug-result .actions{align-items:stretch;flex-direction:column}}