:root{--blue:#0d63a9;--blue-dark:#0a4d85;--blue-soft:#edf6ff;--text:#1f2b3a;--muted:#6f7f92;--line:#d9e4ef;--white:#ffffff;--footer:#1f1f1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#f7f9fc;font-family:Microsoft YaHei UI,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.admin-shell,.login-shell,.page-shell,.site-frame{width:min(1200px,calc(100% - 24px));margin:0 auto}.medical-home{background:#f8fbff}.site-topline{background:var(--blue);color:rgba(255,255,255,.9);font-size:12px}.topline-inner{min-height:42px;justify-content:space-between;gap:16px}.topline-inner,.topline-meta{display:flex;align-items:center}.topline-meta{gap:18px}.site-header{background:var(--white);border-bottom:1px solid #e8eef5}.header-inner{min-height:88px;justify-content:space-between;gap:20px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:14px}.brand-inline{flex-shrink:0}.brand-mark{position:relative;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;color:var(--white);overflow:hidden;background:linear-gradient(145deg,var(--blue),var(--blue-dark))}.brand-cross{position:absolute;width:22px;height:22px;border-radius:4px;border:4px solid rgba(255,255,255,.92);transform:rotate(45deg)}.brand-letter{position:relative;z-index:1;font-size:24px;font-weight:700}.brand-copy{display:flex;flex-direction:column}.brand-copy span{font-size:24px;font-weight:700;color:var(--blue-dark)}.brand-copy small{margin-top:4px;color:#7d8fa3;font-size:11px;letter-spacing:.18em}.header-nav{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.header-nav a{font-size:15px;font-weight:700;color:#2b3d50}.hero-banner{min-height:540px;background:linear-gradient(90deg,rgba(255,255,255,.6) 6%,rgba(255,255,255,.2) 36%,rgba(8,66,128,.16)),url(/hero-lab.jpg) 50% /cover}.hero-inner{min-height:540px;display:flex;align-items:center}.hero-copy{max-width:860px;padding:20px 0 20px 40px}.hero-kicker,.section-kicker{margin:0 0 12px;color:var(--blue);font-size:14px;font-weight:700;letter-spacing:.08em}.company-copy h2,.consulting-contact-card h3,.consulting-news-body h3,.empty-state h3,.hero-copy h1,.login-title,.section-heading h2{margin:0;font-family:Microsoft YaHei UI,Segoe UI,sans-serif}.hero-copy h1{max-width:none;font-size:clamp(40px,4.4vw,58px);line-height:1.05;white-space:nowrap;color:var(--blue-dark)}.hero-subtitle{margin-top:28px;font-size:clamp(20px,2vw,30px)}.company-copy p,.consulting-contact-card p,.consulting-news-body p,.empty-state p,.helper-text,.hero-copy p,.section-summary,.table-shell td{color:var(--muted);line-height:1.9}.company-copy p{margin:0 0 14px;line-height:1.75}.admin-actions,.admin-toolbar,.cta-row,.filter-row,.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions{margin-top:28px}.hero-subtitle{max-width:560px;margin-top:22px;color:var(--blue-dark)!important;font-size:clamp(18px,1.6vw,24px);font-weight:700;line-height:1.55}.button{min-height:42px;padding:0 28px;border:none;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:700}.button.primary{color:var(--white);background:var(--blue)}.button.secondary{color:var(--blue);border:1px solid var(--blue);background:rgba(255,255,255,.9)}.light-button{color:var(--white)!important;border-color:rgba(255,255,255,.6)!important;background:transparent!important}.catalog-section,.company-strip{padding:78px 0;background:var(--white)}.catalog-section{background:linear-gradient(180deg,#f2faef,#e5f4dc)}.catalog-section .section-heading h2{letter-spacing:.04em}.company-strip-inner{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:46px;gap:46px;align-items:start}.company-copy h2,.section-heading h2{font-size:clamp(30px,4vw,42px);color:var(--blue-dark)}.company-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;margin:0 0 28px}.company-stats div{display:flex;flex-direction:column;gap:6px}.company-stats strong{color:var(--blue-dark);font-size:clamp(30px,4vw,46px);line-height:1}.company-stats span{color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section-line{display:block;width:72px;height:3px;margin:18px 0 24px;background:var(--blue)}.company-image-card{overflow:hidden;min-height:520px;border-radius:4px;background:#f7fbff}.company-image-card img{width:100%;height:100%;object-fit:contain;object-position:top center}.section-heading.centered{text-align:center}.section-summary{max-width:720px;margin:18px auto 0}.catalog-tabs{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px;margin-bottom:6px}.catalog-tab{min-height:36px;padding:0 18px;border:1px solid #b9d7aa;background:var(--white);color:#4f7f35;cursor:pointer;border-radius:999px;font-weight:700}.catalog-tab.active{color:var(--white);border-color:#62ad1b;background:#62ad1b}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:40px}.catalog-shell{margin-top:28px}.product-tile{display:flex;flex-direction:column;border:1px solid #d5e8cb;background:var(--white);min-height:286px;transition:transform .2s ease,box-shadow .2s ease}.product-tile:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(64,130,33,.12)}.product-tile-media{height:220px;padding:18px 18px 8px;display:flex;align-items:center;justify-content:center;border:none;cursor:zoom-in;background:var(--white)}.product-tile-media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.product-tile-body{padding:10px 12px 18px;text-align:center}.product-tile-name{margin:0;color:#2d3745;font-size:16px;font-weight:700}.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.catalog-page-button{min-width:110px;min-height:40px;border:1px solid #c8d8e8;color:var(--blue-dark);background:var(--white);cursor:pointer}.catalog-page-button:disabled{opacity:.45;cursor:not-allowed}.catalog-page-status{color:var(--muted);font-size:14px}.product-preview-overlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;background:rgba(10,24,43,.72)}.product-preview-dialog{position:relative;width:min(860px,100%);padding:18px 18px 24px;background:var(--white);box-shadow:0 18px 60px rgba(0,0,0,.24)}.product-preview-close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:none;color:var(--blue-dark);background:rgba(13,99,169,.08);cursor:pointer;font-size:28px;line-height:1}.product-preview-image-wrap{display:flex;align-items:center;justify-content:center;min-height:520px;padding:18px;background:#f9fbfe}.product-preview-image{max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain}.product-preview-title{margin:18px 0 0;text-align:center;color:var(--blue-dark);font-size:20px;font-weight:700}.section-more{margin-top:34px;text-align:center}.consulting-section{padding:76px 0 84px;background:linear-gradient(180deg,rgba(8,80,139,.92),rgba(10,67,118,.92)),url(https://images.unsplash.com/photo-1532187643603-ba119ca4109e?auto=format&fit=crop&w=1800&q=80) 50% /cover}.section-heading.light .section-kicker,.section-heading.light .section-summary,.section-heading.light h2{color:var(--white)}.consulting-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:24px;gap:24px;margin-top:38px}.consulting-contact-card,.consulting-news-card{background:var(--white)}.consulting-news-card img{width:100%;height:220px;object-fit:cover}.consulting-news-body{padding:18px 18px 24px}.consulting-news-body h3{font-size:22px;color:var(--blue-dark)}.consulting-contact-card{padding:26px 24px;color:var(--white);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2)}.consulting-contact-card h3{font-size:28px}.consulting-contact-card p{color:rgba(255,255,255,.86)}.site-footer{padding:34px 0 40px;color:rgba(255,255,255,.72);background:var(--footer)}.footer-inner{display:grid;grid-gap:18px;gap:18px}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{font-size:14px}.footer-meta{display:grid;grid-gap:8px;gap:8px}.footer-meta p{margin:0}.admin-shell,.login-shell{margin-top:24px;margin-bottom:24px}.admin-shell,.login-card{border:1px solid var(--line);background:var(--white);box-shadow:0 14px 40px rgba(23,56,97,.08)}.admin-shell{padding:24px;border-radius:20px}.login-shell{min-height:100vh;display:grid;place-items:center}.login-card{width:min(540px,100%);padding:32px;border-radius:20px}.auth-switch{display:inline-flex;gap:8px;padding:6px;margin-bottom:18px;border:1px solid var(--line);border-radius:999px;background:#f7fbff}.auth-tab{min-width:92px;min-height:42px;padding:0 18px;border:none;border-radius:999px;color:var(--muted);background:transparent;font-size:15px;font-weight:700;cursor:pointer}.auth-tab.active{color:var(--white);background:var(--blue)}.login-title{max-width:none;margin-bottom:16px;font-size:clamp(34px,5vw,54px)}.admin-toolbar{justify-content:flex-end;margin-top:20px}.admin-grid{display:grid;grid-template-columns:420px 1fr;grid-gap:20px;gap:20px;margin-top:20px}.admin-card,.table-shell{border:1px solid var(--line);border-radius:20px;background:var(--white);padding:22px}.admin-form,.admin-form label{display:grid;grid-gap:12px;gap:12px}.admin-form input,.admin-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;background:var(--white)}.admin-form textarea{min-height:120px;resize:vertical}.checkbox-row{display:flex;align-items:center;gap:10px}.table-shell table{width:100%;border-collapse:collapse}.table-shell td,.table-shell th{text-align:left;padding:14px 10px;border-bottom:1px solid var(--line);vertical-align:top}.status-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;color:var(--blue);background:rgba(13,99,169,.12);font-size:11px;font-weight:800}.empty-state{padding:28px;text-align:center;border:1px dashed var(--line);background:var(--white)}@media (max-width:980px){.admin-grid,.company-strip-inner,.consulting-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.hero-copy h1{max-width:none;white-space:normal}}@media (max-width:760px){.header-inner,.topline-inner{flex-direction:column;align-items:flex-start;justify-content:center;padding:14px 0}.footer-links,.header-nav,.topline-meta{gap:14px}.hero-banner,.hero-inner{min-height:420px}.hero-copy{padding:24px 0 24px 12px}.catalog-section,.company-strip,.consulting-section{padding:52px 0}.product-grid{gap:18px}.company-stats,.product-grid{grid-template-columns:1fr}.admin-shell,.login-shell,.page-shell,.site-frame{width:min(100% - 20px,1200px)}}