:root{--hz03-primary:#16834a;--hz03-primary-dark:#0f6338;--hz03-accent:#d7a53b;--hz03-ink:#12352a;--hz03-muted:#63746d;--hz03-soft:#f1f8f3;--hz03-line:#e3ece6;--hz03-white:#fff}
.hz03-site{margin:0;background:#fff;color:var(--hz03-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;font-size:16px}
.hz03-site *{box-sizing:border-box}.hz03-site a{text-decoration:none}.hz03-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.hz03-header{background:#fff;border-bottom:1px solid var(--hz03-line);position:relative;z-index:1000}.hz03-nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.hz03-brand{display:flex;align-items:center;gap:10px;color:var(--hz03-ink)}.hz03-brand img{max-height:48px;max-width:210px;object-fit:contain}.hz03-brand-icon{width:42px;height:42px;border-radius:50%;background:#e7f5eb;color:var(--hz03-primary);display:grid;place-items:center;font-size:20px}.hz03-brand strong{display:block;font-size:20px;line-height:1.05}.hz03-brand small{display:block;color:var(--hz03-muted);font-size:11px;margin-top:2px}
.hz03-nav{display:flex;align-items:center;gap:28px}.hz03-nav a{color:#18382d;font-size:14px;font-weight:600;padding:27px 0;position:relative}.hz03-nav a:not(.hz03-nav-cta):after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--hz03-primary);transform:scaleX(0);transition:.2s}.hz03-nav a:hover:after,.hz03-nav a.active:after{transform:scaleX(1)}.hz03-nav a.active{color:var(--hz03-primary)}.hz03-nav .hz03-nav-cta{padding:12px 19px;background:var(--hz03-primary);color:#fff;border-radius:8px;box-shadow:0 8px 18px rgba(22,131,74,.18)}.hz03-nav-cta:hover{background:var(--hz03-primary-dark)}.hz03-menu-toggle{display:none;border:0;background:transparent;font-size:22px;color:var(--hz03-ink)}
.hz03-main{min-height:400px}.hz03-hero{background:linear-gradient(90deg,#f6fbf7 0%,#fff 50%,#edf7ee 100%);overflow:hidden}.hz03-hero-grid{min-height:410px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.hz03-hero-copy{padding:52px 0}.hz03-kicker{display:inline-block;color:var(--hz03-primary);font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.hz03-hero .hz03-kicker{background:#e6f5e9;border-radius:30px;padding:8px 13px;text-transform:none;letter-spacing:0;font-size:11px}.hz03-hero h1{font-size:48px;line-height:1.08;letter-spacing:-1.8px;margin:0 0 16px;font-weight:800;max-width:590px}.hz03-hero h1 em{display:block;color:var(--hz03-primary);font-style:normal}.hz03-hero p{max-width:540px;color:#51635b;font-size:16px;margin:0 0 24px}.hz03-actions{display:flex;gap:12px;flex-wrap:wrap}.hz03-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:12px 20px;font-size:14px;font-weight:700;border:1px solid transparent;transition:.2s}.hz03-btn-primary{background:var(--hz03-primary);color:#fff!important}.hz03-btn-primary:hover{background:var(--hz03-primary-dark);transform:translateY(-1px)}.hz03-btn-outline{border-color:var(--hz03-primary);color:var(--hz03-primary)!important;background:#fff}.hz03-btn-outline:hover{background:#edf8f0}.hz03-hero-photo{height:100%;min-height:410px;position:relative;display:flex;align-items:center;justify-content:center}.hz03-hero-photo img{position:relative;width:min(100%,560px);height:370px;object-fit:contain;z-index:2}.hz03-hero-glow{position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,#dcefdc 0%,rgba(236,248,238,.2) 65%,transparent 70%);right:0}
.hz03-trust{background:#fff;border-bottom:1px solid var(--hz03-line)}.hz03-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 0}.hz03-trust-item{display:grid;grid-template-columns:48px 1fr;column-gap:10px;align-items:center;border-right:1px solid var(--hz03-line);padding:5px 28px}.hz03-trust-item:last-child{border:0}.hz03-round-icon{grid-row:span 2;width:42px;height:42px;border:1.5px solid var(--hz03-primary);border-radius:50%;display:grid;place-items:center;color:var(--hz03-primary)}.hz03-trust-item strong{font-size:21px;line-height:1.1}.hz03-trust-item small{font-size:11px;color:var(--hz03-muted)}
.hz03-section{padding:68px 0}.hz03-soft{background:#f8fbf9}.hz03-heading{text-align:center;max-width:760px;margin:0 auto 30px}.hz03-heading h2{font-size:31px;line-height:1.2;margin:0 0 8px;letter-spacing:-.7px}.hz03-heading p{color:var(--hz03-muted);margin:0}.hz03-grid{display:grid;gap:18px}.hz03-service-grid{grid-template-columns:repeat(5,1fr)}.hz03-service-card{border:1px solid #e8eeea;background:#fff;border-radius:10px;padding:26px 17px;text-align:center;box-shadow:0 8px 25px rgba(24,59,42,.045);transition:.2s;min-height:210px}.hz03-service-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(24,59,42,.09)}.hz03-service-icon{width:52px;height:52px;border-radius:50%;background:#eaf6ed;color:var(--hz03-primary);display:grid;place-items:center;margin:0 auto 15px;font-size:21px}.hz03-service-card h3{font-size:16px;margin:0 0 7px}.hz03-service-card p{font-size:12px;color:var(--hz03-muted);margin:0 0 13px}.hz03-service-card a{font-size:12px;color:var(--hz03-primary);font-weight:700}
.hz03-about-band{background:#f3faf5}.hz03-two{display:grid;grid-template-columns:1fr 1.12fr;gap:50px;align-items:center}.hz03-media{border-radius:10px;overflow:hidden;min-height:330px;background:#eaf5ed}.hz03-media img{width:100%;height:100%;min-height:330px;object-fit:cover}.hz03-copy h2{font-size:32px;line-height:1.2;margin:0 0 13px;letter-spacing:-.7px}.hz03-copy>p{color:#53645d;margin:0 0 18px}.hz03-points{display:flex;gap:18px;flex-wrap:wrap;margin:20px 0}.hz03-points span{font-size:12px;font-weight:700;display:flex;align-items:center;gap:7px}.hz03-points i{color:var(--hz03-primary);background:#e5f4e8;border-radius:50%;width:26px;height:26px;display:grid;place-items:center}
.hz03-doctor-grid{grid-template-columns:repeat(3,1fr)}.hz03-doctor-card{border:1px solid #e7eeea;border-radius:10px;background:#fff;padding:12px;display:grid;grid-template-columns:105px 1fr;gap:17px;align-items:center;box-shadow:0 8px 25px rgba(24,59,42,.045)}.hz03-doctor-card>img{width:105px;height:118px;object-fit:cover;border-radius:8px;background:#edf6ef}.hz03-doctor-info h3{font-size:16px;margin:0 0 2px}.hz03-doctor-info p{font-size:12px;color:var(--hz03-primary);margin:0}.hz03-doctor-info span{display:block;color:var(--hz03-muted);font-size:11px;margin:4px 0 12px}.hz03-doctor-info a{display:inline-flex;border:1px solid var(--hz03-primary);color:var(--hz03-primary);padding:7px 12px;border-radius:6px;font-size:11px;font-weight:700}
.hz03-review-grid{grid-template-columns:repeat(3,1fr)}.hz03-review-card{background:#fff;border:1px solid #e7eeea;border-radius:10px;padding:22px;box-shadow:0 7px 22px rgba(24,59,42,.04)}.hz03-stars{color:#f1ae17;letter-spacing:2px;font-size:15px}.hz03-review-card p{font-size:13px;color:#53645d;margin:10px 0 15px}.hz03-review-card strong{font-size:13px}
.hz03-cta{padding:0 0 55px}.hz03-footer-cta{background:#eaf7ed;border-radius:10px;padding:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hz03-footer-cta h2{font-size:21px;margin:0 0 4px}.hz03-footer-cta p{margin:0;color:#53645d;font-size:13px}
.hz03-footer{background:#fff}.hz03-footer-grid{padding:44px 0 35px;display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1.3fr;gap:40px}.hz03-footer h4{font-size:14px;margin:0 0 14px}.hz03-footer a{color:#53645d;font-size:13px}.hz03-footer-grid>div>a:not(.hz03-footer-brand){display:block;margin:7px 0}.hz03-footer-brand{display:flex;align-items:center;gap:9px;color:var(--hz03-ink)!important}.hz03-footer-brand strong{display:block;font-size:19px}.hz03-footer-brand small{display:block;font-size:10px}.hz03-footer-brand-col>p{font-size:12px;color:var(--hz03-muted);max-width:280px}.hz03-social{display:flex;gap:8px}.hz03-social a{width:30px;height:30px;border:1px solid var(--hz03-line);border-radius:50%;display:grid;place-items:center;color:var(--hz03-primary)}.hz03-footer-grid p{font-size:12px;color:var(--hz03-muted)}.hz03-footer-grid p i{width:18px;color:var(--hz03-primary)}.hz03-footer-bottom{border-top:1px solid var(--hz03-line);padding:16px 0}.hz03-footer-bottom .hz03-container{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#7b8882}.hz03-footer-bottom a{margin-left:15px}
.hz03-page-head{background:linear-gradient(110deg,#f1f8f3,#fff);padding:55px 0 48px;border-bottom:1px solid var(--hz03-line)}.hz03-page-head h1{font-size:40px;line-height:1.15;margin:0 0 8px}.hz03-page-head p{max-width:700px;color:var(--hz03-muted);margin:0 0 14px}.hz03-breadcrumb{display:flex;gap:8px;font-size:12px;color:#809089}.hz03-breadcrumb a{color:var(--hz03-primary)}
.hz03-contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px}.hz03-contact-card,.hz03-form-card,.hz03-booking,.hz03-profile{border:1px solid var(--hz03-line);border-radius:12px;background:#fff;padding:28px;box-shadow:0 10px 28px rgba(24,59,42,.05)}.hz03-contact-card h2,.hz03-form-card h2,.hz03-booking h2{font-size:25px;margin:0 0 10px}.hz03-contact-card p{color:var(--hz03-muted);font-size:14px}.hz03-form-card .form-control,.hz03-booking .form-control,.hz03-booking select{border:1px solid #dce7e0;border-radius:7px;min-height:45px}.hz03-form-card textarea{min-height:130px}.hz03-profile{display:grid;grid-template-columns:280px 1fr;gap:35px;align-items:center}.hz03-profile-photo img{width:100%;max-height:330px;object-fit:cover;border-radius:10px;background:#edf6ef}.hz03-profile-role{color:var(--hz03-primary);font-weight:700}.hz03-profile-meta{color:var(--hz03-muted);margin-bottom:20px}.hz03-schedule{max-width:800px;margin:auto;border:1px solid var(--hz03-line);border-radius:10px;overflow:hidden}.hz03-schedule>div{display:flex;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--hz03-line)}.hz03-schedule>div:last-child{border:0}.hz03-legal{max-width:900px;margin:auto;background:#fff;border:1px solid var(--hz03-line);border-radius:10px;padding:30px;color:#53645d}.hz03-empty{padding:30px;text-align:center;border:1px dashed #cddbd1;border-radius:10px;color:var(--hz03-muted);grid-column:1/-1}
.hz03-why-grid{grid-template-columns:repeat(3,1fr)}.hz03-why-card{text-align:center;border:1px solid var(--hz03-line);background:#fff;border-radius:12px;padding:28px;box-shadow:0 8px 25px rgba(24,59,42,.045)}.hz03-why-card .hz03-round-icon{margin:0 auto 15px}.hz03-why-card h3{font-size:17px;margin:0 0 7px}.hz03-why-card p{font-size:13px;color:var(--hz03-muted);margin:0}.hz03-page-photo{position:relative;overflow:hidden;min-height:330px;display:flex;align-items:center}.hz03-page-photo .hz03-container{position:relative;z-index:2}.hz03-page-photo>img{position:absolute;right:0;top:0;width:55%;height:100%;object-fit:cover;opacity:.45}.hz03-page-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f1f8f3 0%,rgba(241,248,243,.92) 42%,rgba(241,248,243,.18) 100%)}.hz03-page-photo h1{max-width:650px}.hz03-page-photo p{max-width:600px}.hz03-breadcrumb{display:flex;gap:9px;align-items:center;font-size:12px;color:#809089}.hz03-breadcrumb a{color:var(--hz03-primary)}.hz03-service-detail-grid{grid-template-columns:repeat(3,1fr)}.hz03-service-wide{border:1px solid var(--hz03-line);border-radius:12px;padding:22px;display:flex;gap:16px;align-items:flex-start;background:#fff;box-shadow:0 8px 24px rgba(24,59,42,.04)}.hz03-service-wide h3{margin:0 0 6px;font-size:18px}.hz03-service-wide p{color:var(--hz03-muted);font-size:13px}.hz03-service-wide a{color:var(--hz03-primary);font-size:12px;font-weight:700}.hz03-process-band{background:var(--hz03-soft);padding:55px 0}.hz03-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hz03-process-item{text-align:center}.hz03-process-no{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e2f2e6;color:var(--hz03-primary);font-weight:800;margin:0 auto 12px}.hz03-process-item h3{font-size:16px;margin:0 0 5px}.hz03-process-item p{font-size:12px;color:var(--hz03-muted);margin:0}.hz03-condition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hz03-condition-card{display:grid;grid-template-columns:92px 1fr;gap:15px;border:1px solid var(--hz03-line);border-radius:10px;padding:12px;background:#fff;box-shadow:0 8px 24px rgba(24,59,42,.04)}.hz03-condition-card img{width:92px;height:110px;object-fit:cover;border-radius:8px}.hz03-condition-card h3{font-size:16px;margin:2px 0 7px}.hz03-condition-card p{font-size:12px;color:var(--hz03-muted);margin:0 0 8px}.hz03-condition-card a{font-size:12px;color:var(--hz03-primary);font-weight:700}.hz03-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hz03-faq-item{border:1px solid var(--hz03-line);border-radius:8px;overflow:hidden}.hz03-faq-q{width:100%;border:0;background:#fff;padding:14px 16px;display:flex;justify-content:space-between;gap:15px;text-align:left;font-weight:700;color:var(--hz03-ink)}.hz03-faq-a{display:none;padding:0 16px 15px;color:var(--hz03-muted);font-size:13px}.hz03-faq-item.open .hz03-faq-a{display:block}.hz03-faq-item.open .hz03-faq-q span{transform:rotate(45deg)}.hz03-company{font-size:11px!important}.hz03-phone{white-space:nowrap}.hz03-nav{flex-wrap:wrap}.hz03-footer-cta{background:linear-gradient(120deg,#116a3b,#1a8c4e);color:#fff}.hz03-footer-cta .hz03-kicker{color:#dff5e5}.hz03-footer-cta p{color:#e9f7ed}.hz03-footer-cta-inner{padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.hz03-btn-light{background:#fff;color:var(--hz03-primary)!important}.hz03-footer-brand img{max-width:210px;max-height:55px;object-fit:contain}.hz03-booking{border:1px solid var(--hz03-line);border-radius:12px;background:#fff;padding:28px;box-shadow:0 10px 28px rgba(24,59,42,.05)}.hz03-booking h2{font-size:28px;margin:0 0 5px}.hz03-booking>p{color:var(--hz03-muted)}
