/* ZKH Sanum standalone layer - keeps the HealthCenter blue/white visual language. */
:root{--zkh-blue:#156ede;--zkh-blue-dark:#003ebd;--zkh-navy:#010d24;--zkh-soft:#f7f9fc;--zkh-line:#e4eaf2;--zkh-text:#545454;--zkh-white:#fff;--zkh-danger:#c93434}
body{background:#fff;color:var(--zkh-text)}
.site-header .top-header{background:#fff}
.site-header .logo-wrapper img.brand{max-width:230px;height:auto}
.navbar.navbar-default{margin-bottom:0}
#main-menu>li>a{font-weight:600}
.zkh-header-info{float:right;display:flex;gap:12px;align-items:stretch;margin:18px 0 0}
.zkh-header-info a,.zkh-header-info .zkh-head-item{display:flex;align-items:center;gap:10px;color:#545454;padding:7px 12px;border-left:1px solid #ededed;text-decoration:none}
.zkh-header-info .fa{font-size:22px;color:var(--zkh-blue)}
.zkh-header-info strong{display:block;color:#212121;font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.zkh-header-info small{display:block;color:#777;font-size:12px;margin-top:2px}
.zkh-header-info .zkh-emergency-link .fa,.zkh-header-info .zkh-emergency-link small{color:var(--zkh-danger)}
.zkh-home{background:#fff}
.zkh-hero{position:relative;background-size:cover;background-position:center;min-height:560px;display:flex;align-items:center;border-bottom:1px solid var(--zkh-line)}
.zkh-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,249,252,.97) 0%,rgba(247,249,252,.87) 42%,rgba(247,249,252,.15) 75%,rgba(247,249,252,0) 100%)}
.zkh-hero .container{position:relative;z-index:2;width:100%}
.zkh-hero-panel{max-width:650px;padding:85px 0}
.zkh-eyebrow,.zkh-section-heading>span{display:inline-block;color:var(--zkh-blue);font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:12px;margin-bottom:12px}
.zkh-hero h1{font-size:48px;line-height:1.1;color:#212121;margin:0 0 20px;font-weight:700}
.zkh-hero p{font-size:18px;line-height:1.75;color:#596474;max-width:590px;margin-bottom:28px}
.zkh-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.zkh-button{display:inline-block;background:linear-gradient(to bottom,var(--zkh-blue) 0%,var(--zkh-blue-dark) 100%);border:1px solid var(--zkh-blue);color:#fff!important;padding:12px 22px;border-radius:2px;font-weight:700;text-decoration:none!important;transition:.2s ease;box-shadow:none}
.zkh-button:hover{transform:translateY(-1px);filter:brightness(.96)}
.zkh-button-light{background:#fff;color:var(--zkh-blue)!important;border-color:#d7e1ef}
.zkh-button-white{background:#fff;color:var(--zkh-blue)!important;border-color:#fff}
.zkh-quickbar{position:relative;z-index:4;margin-top:-50px}
.zkh-grid{display:grid;gap:24px}
.zkh-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.zkh-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.zkh-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.zkh-quickbar .zkh-grid{gap:0;box-shadow:0 10px 28px rgba(1,13,36,.12)}
.zkh-quick{min-height:118px;padding:25px 22px;background:#fff;border-right:1px solid var(--zkh-line);display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;align-items:center;text-decoration:none!important;color:#545454!important}
.zkh-quick:first-child{border-radius:3px 0 0 3px}.zkh-quick:last-child{border-radius:0 3px 3px 0;border-right:0}
.zkh-quick .fa{grid-row:1/3;font-size:29px;color:var(--zkh-blue)}
.zkh-quick strong{font-size:15px;color:#212121;line-height:1.25}.zkh-quick small{color:#858c96;margin-top:4px}
.zkh-quick:hover{background:#fbfdff}.zkh-quick-emergency{background:var(--zkh-blue-dark)}.zkh-quick-emergency strong,.zkh-quick-emergency small,.zkh-quick-emergency .fa{color:#fff!important}
.zkh-section{padding:80px 0}
.zkh-section-white{background:#fff}.zkh-section-soft{background:var(--zkh-soft)}
.zkh-section-heading{text-align:center;max-width:720px;margin:0 auto 38px}.zkh-section-heading h2{font-size:34px;color:#212121;margin:0 0 10px}.zkh-section-heading p{font-size:16px;color:#77808d}
.zkh-section-heading.zkh-heading-inline{max-width:none;display:flex;align-items:end;justify-content:space-between;text-align:left}.zkh-heading-inline h2{margin-bottom:0}.zkh-heading-inline>a{font-weight:700}
.zkh-service-card{background:#fff;border:1px solid var(--zkh-line);padding:30px 28px;min-height:220px;color:#545454!important;text-decoration:none!important;transition:.22s ease;box-shadow:0 2px 4px rgba(1,13,36,.02)}
.zkh-service-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(1,13,36,.08);border-color:#c9d8eb}
.zkh-service-card>.fa{display:block;font-size:32px;color:var(--zkh-blue);margin-bottom:18px}.zkh-service-card h3{font-size:19px;color:#212121;margin:0 0 10px}.zkh-service-card p{line-height:1.7;margin-bottom:14px}.zkh-service-card em{font-style:normal;color:var(--zkh-blue);font-weight:700;font-size:13px}
.zkh-feature-row{display:flex;align-items:center}.zkh-feature-image{width:100%;display:block;box-shadow:0 15px 35px rgba(1,13,36,.08)}.zkh-feature-copy{padding-left:55px}.zkh-feature-copy h2{font-size:34px;color:#212121;margin:0 0 16px}.zkh-feature-copy p{font-size:16px;line-height:1.75}
.zkh-check-list{list-style:none;margin:22px 0 28px;padding:0}.zkh-check-list li{position:relative;padding:8px 0 8px 28px;border-bottom:1px solid #e8edf4}.zkh-check-list li:before{content:"\f00c";font-family:FontAwesome;position:absolute;left:0;color:var(--zkh-blue)}
.zkh-simple-card{display:block;padding:28px;background:#fff;border-top:3px solid var(--zkh-blue);box-shadow:0 3px 16px rgba(1,13,36,.06);text-decoration:none!important;color:#545454!important}.zkh-simple-card .fa{font-size:26px;color:var(--zkh-blue)}.zkh-simple-card h3{font-size:18px;color:#212121;margin:16px 0 8px}.zkh-simple-card p{margin:0}
.zkh-news-section{background:#eef3f9}.zkh-news-card{background:#fff;display:flex;min-height:220px;border:1px solid #dde6f0}.zkh-news-icon{width:78px;flex:0 0 78px;background:var(--zkh-blue);display:flex;align-items:flex-start;justify-content:center;padding-top:28px;color:#fff;font-size:27px}.zkh-news-body{padding:25px}.zkh-news-body time{font-size:12px;color:#8b94a0}.zkh-news-body h3{font-size:18px;line-height:1.35;margin:8px 0}.zkh-news-body h3 a{color:#212121}.zkh-news-body p{font-size:14px;line-height:1.65}.zkh-readmore{font-weight:700;font-size:13px}
.zkh-cta-band{padding:38px 0;background:linear-gradient(to right,var(--zkh-blue) 0%,var(--zkh-blue-dark) 100%);color:#fff}.zkh-cta-inner,.zkh-cta-inner>div{display:flex;align-items:center;justify-content:space-between;gap:24px}.zkh-cta-inner .fa{font-size:42px}.zkh-cta-inner h2{color:#fff;font-size:25px;margin:0 0 4px}.zkh-cta-inner p{margin:0;color:#dfeaff}
.zkh-page-content{padding-top:55px;padding-bottom:70px}.zkh-entry-content{font-size:15px;line-height:1.8}.zkh-entry-content h2{color:#212121;margin-top:35px}.zkh-entry-content h3{color:#212121}.zkh-content-lead{font-size:18px;line-height:1.8;color:#596474;margin-bottom:32px;padding-bottom:22px;border-bottom:1px solid var(--zkh-line)}
.zkh-info-card,.zkh-team-card{background:var(--zkh-soft);border:1px solid var(--zkh-line);padding:28px;margin-bottom:0}.zkh-info-card h2,.zkh-info-card h3,.zkh-team-card h3{margin-top:0;color:#212121}.zkh-team-card>.fa,.zkh-info-card>.fa{font-size:31px;color:var(--zkh-blue);margin-bottom:16px}
.zkh-callout{background:#eef5ff;border-left:4px solid var(--zkh-blue);padding:28px;margin:35px 0}.zkh-callout h2,.zkh-callout h3{margin-top:0}.zkh-department-intro{background:var(--zkh-soft);border:1px solid var(--zkh-line);padding:30px;font-size:18px;color:#596474}
.zkh-emergency{display:flex;align-items:center;gap:24px;background:#fff2f2;border:1px solid #f2cccc;border-left:5px solid var(--zkh-danger);padding:28px;margin-bottom:32px}.zkh-emergency>.fa{font-size:42px;color:var(--zkh-danger)}.zkh-emergency h2{margin:0 0 6px;color:#a82929}.zkh-emergency p{margin:0}
.zkh-contact-box{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--zkh-line)}.zkh-contact-box>.fa{width:38px;font-size:25px;color:var(--zkh-blue)}.zkh-contact-box h3{margin:0 0 5px}.zkh-contact-box p{margin:0}.zkh-contact-emergency .fa,.zkh-contact-emergency strong{color:var(--zkh-danger)}.zkh-muted{color:#8a929c;font-size:12px;margin-top:7px!important}
.zkh-form{background:var(--zkh-soft);border:1px solid var(--zkh-line);padding:28px}.zkh-form label{display:block;color:#333;font-weight:600;margin-bottom:16px}.zkh-form label span{color:var(--zkh-danger)}.zkh-form input[type=text],.zkh-form input[type=email],.zkh-form input[type=tel],.zkh-form input[type=date],.zkh-form select,.zkh-form textarea{display:block;width:100%;margin-top:7px;background:#fff;border:1px solid #ccd6e2;padding:11px 12px;color:#333;font-weight:400;border-radius:2px}.zkh-form textarea{resize:vertical}.zkh-form small{display:block;margin-top:-10px;margin-bottom:16px;color:#7b8490}.zkh-form-grid{gap:0 20px}.zkh-privacy-check{margin:12px 0 22px}.zkh-privacy-check label{font-weight:400}.zkh-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.zkh-form-message{padding:15px 18px;margin-bottom:18px;border-left:4px solid}.zkh-form-message.success{background:#eef9f1;border-color:#49a65f;color:#2d6b3c}.zkh-form-message.error{background:#fff1f1;border-color:var(--zkh-danger);color:#8b2d2d}
.zkh-footer-links{padding-top:28px;margin-top:18px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}.zkh-footer-links nav{display:flex;gap:18px;flex-wrap:wrap}.zkh-footer-links a{color:#cad5e8}.zkh-footer-links a:hover{color:#fff}.zkh-footer-contact{color:#cad5e8}.zkh-footer-contact strong{color:#fff}
.site-footer{background:var(--zkh-navy)!important}.site-footer .footer-extras p{color:#aebbd0}
@media (max-width:991px){.zkh-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.zkh-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.zkh-feature-row{display:block}.zkh-feature-copy{padding:35px 15px 0}.zkh-header-info{display:none}.zkh-hero{min-height:500px}.zkh-hero h1{font-size:39px}.zkh-quickbar{margin-top:0}.zkh-quickbar .zkh-grid{box-shadow:none}.zkh-quick{border-bottom:1px solid var(--zkh-line)}.zkh-quick:first-child,.zkh-quick:last-child{border-radius:0}}
@media (max-width:767px){.zkh-grid-2,.zkh-grid-3,.zkh-grid-4{grid-template-columns:1fr}.zkh-section{padding:55px 0}.zkh-hero{min-height:auto;background-position:55% center}.zkh-hero:before{background:rgba(247,249,252,.93)}.zkh-hero-panel{padding:65px 0}.zkh-hero h1{font-size:34px}.zkh-hero p{font-size:16px}.zkh-section-heading h2,.zkh-feature-copy h2{font-size:28px}.zkh-quick{border-right:0}.zkh-section-heading.zkh-heading-inline{display:block}.zkh-heading-inline>a{display:inline-block;margin-top:12px}.zkh-cta-inner,.zkh-cta-inner>div{display:block}.zkh-cta-inner .zkh-button{margin-top:20px}.zkh-cta-inner .fa{display:none}.zkh-news-card{min-height:0}.zkh-form{padding:20px}.zkh-page-content{padding-top:35px}.zkh-footer-links{display:block}.zkh-footer-links nav{margin-top:12px}}
.zkh-site-footer{padding:58px 0 0!important}.zkh-footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:42px;padding-bottom:42px}.zkh-footer-brand img{max-width:210px;height:auto;margin-bottom:18px}.zkh-footer-brand p{color:#aebbd0;line-height:1.7;max-width:360px}.zkh-footer-col h3{color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:.08em;margin:5px 0 16px}.zkh-footer-col a,.zkh-footer-col span,.zkh-footer-col small{display:block;color:#aebbd0;margin:8px 0;text-decoration:none}.zkh-footer-col a:hover{color:#fff}.zkh-footer-col small{color:#f0b8b8}.zkh-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#8190a8;font-size:12px}.zkh-footer-bottom nav{display:flex;gap:18px}.zkh-footer-bottom a{color:#aebbd0}
@media(max-width:991px){.zkh-footer-main{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.zkh-footer-main{grid-template-columns:1fr;gap:26px}.zkh-footer-bottom{display:block}.zkh-footer-bottom nav{margin-top:10px}}
.zkh-news-meta{color:#8a929c;margin-bottom:22px}.zkh-single-image img{width:100%;height:auto;margin-bottom:28px}.zkh-post-nav{display:flex;justify-content:space-between;border-top:1px solid var(--zkh-line);border-bottom:1px solid var(--zkh-line);padding:18px 0;margin:35px 0}.zkh-pagination{margin-top:35px}.zkh-pagination .nav-links{display:flex;gap:8px}.zkh-pagination .page-numbers{border:1px solid var(--zkh-line);padding:8px 12px}.zkh-pagination .current{background:var(--zkh-blue);color:#fff}
.zkh-hero-photo{background-position:center center}
.zkh-hero-photo:before{background:linear-gradient(90deg,rgba(247,249,252,.98) 0%,rgba(247,249,252,.92) 36%,rgba(247,249,252,.52) 60%,rgba(247,249,252,.15) 100%)}
.zkh-hero-badges{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.zkh-hero-badges span{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.82);padding:9px 14px;border:1px solid #dbe5f0;color:#33404f;font-size:13px;font-weight:600}.zkh-hero-badges .fa{color:var(--zkh-blue)}
.zkh-stats-wrap{padding-top:35px;padding-bottom:40px}.zkh-stats-grid{gap:18px}.zkh-stat-card{background:#fff;border:1px solid var(--zkh-line);padding:26px;box-shadow:0 6px 18px rgba(1,13,36,.05)}.zkh-stat-card strong{display:block;font-size:34px;line-height:1;color:var(--zkh-blue);margin-bottom:10px}.zkh-stat-card span{display:block;color:#212121;font-size:15px;font-weight:700;margin-bottom:8px}.zkh-stat-card p{margin:0;color:#6f7b88;line-height:1.65}
.zkh-process-section{position:relative}.zkh-process-grid{gap:20px}.zkh-process-card{background:#fff;border:1px solid var(--zkh-line);padding:26px;box-shadow:0 5px 20px rgba(1,13,36,.05)}.zkh-process-number{width:42px;height:42px;border-radius:50%;background:var(--zkh-blue);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.zkh-process-card h3{margin:0 0 10px;color:#212121;font-size:18px}.zkh-process-card p{margin:0;line-height:1.7}
.zkh-feature-row-reverse{display:flex;align-items:center}.zkh-feature-copy-left{padding-left:15px;padding-right:55px}.zkh-mini-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.zkh-simple-link{font-weight:700;color:var(--zkh-blue);text-decoration:none}.zkh-simple-link:hover{text-decoration:underline}
.zkh-faq-grid,.zkh-faq-stack{gap:20px}.zkh-faq-card{background:#fff;border:1px solid var(--zkh-line);padding:24px;box-shadow:0 4px 14px rgba(1,13,36,.04)}.zkh-faq-card h3{margin-top:0;color:#212121;font-size:18px}.zkh-faq-card p{margin-bottom:0;line-height:1.7}
.zkh-page-figure{margin:0 0 28px}.zkh-page-figure img{width:100%;height:auto;display:block;box-shadow:0 14px 32px rgba(1,13,36,.08)}.zkh-page-figure figcaption{font-size:12px;color:#7f8896;margin-top:8px}
@media (max-width:991px){.zkh-feature-row-reverse{display:block}.zkh-feature-copy-left{padding-right:15px;padding-left:15px}.zkh-hero-badges{gap:8px}.zkh-stat-card strong{font-size:30px}}
@media (max-width:767px){.zkh-hero-badges{display:block}.zkh-hero-badges span{display:flex;margin-bottom:8px}.zkh-stats-wrap{padding-top:20px}.zkh-stat-card,.zkh-process-card,.zkh-faq-card{padding:20px}}
/* v2.5 professional hospital information architecture */
.zkh-pro-header{box-shadow:0 2px 14px rgba(0,25,70,.08);position:relative;z-index:40}.zkh-utility-bar{background:#f3f7fb;border-bottom:1px solid #e1e8f0;font-size:12px}.zkh-utility-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.zkh-utility-links{display:flex;gap:22px;flex-wrap:wrap}.zkh-utility-links a{color:#4b596b;text-decoration:none;font-weight:600}.zkh-utility-links a:hover{color:var(--zkh-blue)}.zkh-utility-emergency{display:flex;align-items:center;gap:7px;color:#a52d2d;font-weight:700;text-decoration:none}.zkh-brand-header{padding:0!important}.zkh-brand-row{min-height:98px;display:grid;grid-template-columns:245px minmax(280px,1fr) auto;gap:30px;align-items:center}.zkh-header-search-wrap{width:100%}.zkh-header-search{display:flex;border:1px solid #d2dce8;border-radius:4px;background:#fff;overflow:hidden;box-shadow:0 2px 8px rgba(1,13,36,.03)}.zkh-header-search input{width:100%;border:0!important;padding:14px 16px!important;box-shadow:none!important;font-size:14px}.zkh-header-search button{width:54px;border:0;background:#fff;color:var(--zkh-blue);font-size:18px;border-left:1px solid #e3e9f0}.zkh-header-actions{display:flex;align-items:center;gap:12px}.zkh-head-link{display:flex;align-items:center;gap:9px;text-decoration:none!important;color:#3d4858!important}.zkh-head-link>.fa{font-size:23px;color:var(--zkh-blue)}.zkh-head-link strong,.zkh-head-link small{display:block}.zkh-head-link strong{font-size:12px;text-transform:uppercase}.zkh-head-link small{font-size:11px;color:#7b8591}.zkh-head-cta{display:inline-flex;align-items:center;gap:8px;background:var(--zkh-blue);color:#fff!important;padding:13px 17px;border-radius:3px;text-decoration:none!important;font-weight:700;white-space:nowrap}.zkh-pro-header .navbar.navbar-default{background:#fff;border-top:1px solid #eef2f6;border-bottom:1px solid #e7edf3}.zkh-pro-header #main-menu>li>a{font-size:14px;padding-top:18px;padding-bottom:18px;color:#1f2a37;text-transform:none}.zkh-pro-header #main-menu>li>a:hover,.zkh-pro-header #main-menu>li.open>a{color:var(--zkh-blue);background:#f8fbff}.zkh-pro-header .dropdown-menu{border:0;border-top:3px solid var(--zkh-blue);box-shadow:0 12px 28px rgba(0,25,70,.13);padding:8px 0;min-width:260px}.zkh-pro-header .dropdown-menu>li>a{padding:11px 18px;color:#34404f}.zkh-pro-header .dropdown-menu>li>a:hover{background:#f4f8fc;color:var(--zkh-blue)}
.zkh-home-search-box{background:rgba(255,255,255,.94);border:1px solid rgba(207,221,235,.95);padding:18px;margin:24px 0 18px;max-width:620px;box-shadow:0 12px 30px rgba(20,53,89,.10)}.zkh-home-search-box>span{display:block;color:#1f2a37;font-weight:700;margin-bottom:10px}.zkh-large-search{display:flex;width:100%;background:#fff;border:1px solid #cfdbe7;border-radius:3px;overflow:hidden}.zkh-large-search input{flex:1;border:0!important;padding:14px 15px!important;box-shadow:none!important}.zkh-large-search button{border:0;background:var(--zkh-blue);color:#fff;padding:0 20px;font-weight:700;display:flex;align-items:center;gap:8px}.zkh-search-panel{background:#eef5fb;border:1px solid #dce8f3;padding:30px;margin:0 0 34px}.zkh-search-panel h2{margin-top:0}
.zkh-task-section{background:#fff;padding:34px 0 10px}.zkh-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.zkh-task-card{display:grid;grid-template-columns:48px 1fr 20px;gap:14px;align-items:center;border:1px solid #dfe7ef;background:#fff;padding:22px;text-decoration:none!important;color:#445160!important;box-shadow:0 5px 16px rgba(0,25,70,.04);transition:.2s ease}.zkh-task-card:hover{transform:translateY(-2px);border-color:#bfd3e8;box-shadow:0 12px 25px rgba(0,25,70,.08)}.zkh-task-card>span{font-size:28px;color:var(--zkh-blue)}.zkh-task-card strong{display:block;color:#1f2a37;font-size:16px;margin-bottom:4px}.zkh-task-card small{display:block;line-height:1.45;color:#6f7c8b}.zkh-task-card>i{color:var(--zkh-blue);font-size:20px}.zkh-home .zkh-section-heading h2{font-weight:700;letter-spacing:-.02em}.zkh-service-card,.zkh-simple-card,.zkh-info-card,.zkh-team-card{border-radius:3px}.zkh-section-soft{background:#f5f8fb}.zkh-page-content .container{max-width:1160px}.zkh-entry-content{color:#4f5c6c}.zkh-entry-content h2{font-size:28px;margin-top:42px;letter-spacing:-.01em}.zkh-entry-content h3{font-size:19px}.zkh-entry-content p{line-height:1.85}.zkh-content-lead{font-size:19px;line-height:1.75;color:#46566a}.zkh-footer-main{grid-template-columns:1.65fr 1fr 1fr 1.15fr}.zkh-site-footer{background:#071426!important}.zkh-footer-col h3{font-size:13px;letter-spacing:.1em}.zkh-news-card{border-radius:3px;overflow:hidden}.zkh-page-figure img{border-radius:3px}
@media(max-width:1199px){.zkh-brand-row{grid-template-columns:220px 1fr}.zkh-header-actions{grid-column:2;justify-content:flex-end;margin-top:-18px;margin-bottom:16px}.zkh-header-search-wrap{align-self:end}}
@media(max-width:991px){.zkh-utility-links{display:none}.zkh-utility-inner{justify-content:flex-end}.zkh-brand-row{display:flex;min-height:85px;justify-content:space-between}.zkh-header-search-wrap{display:none}.zkh-header-actions{margin:0}.zkh-task-grid{grid-template-columns:1fr}.zkh-pro-header .navbar.navbar-default{border-top:0}.zkh-pro-header #main-menu>li>a{padding-top:12px;padding-bottom:12px}}
@media(max-width:767px){.zkh-utility-bar{display:none}.zkh-head-link{display:none}.zkh-brand-row{min-height:76px}.site-header .logo-wrapper img.brand{max-width:190px}.zkh-head-cta{padding:10px 12px;font-size:12px}.zkh-home-search-box{padding:14px}.zkh-large-search button span:last-child{display:none}.zkh-large-search button{padding:0 16px}.zkh-task-section{padding-top:20px}.zkh-task-card{padding:18px}.zkh-hero-photo:before{background:rgba(247,249,252,.93)}}
