:root{--primary:#5B6572;--dark:#3A4249;--bg:#fff;--surface:#F7F9FC;--border:#E6EAF0;--text:#5B6572;--muted:#5F6874;--hover:#4F5965;--success:#167A3E;--whatsapp:#1F9D55;--error:#C53030;--shadow:rgba(58,66,73,.12);--max:1240px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;background:var(--bg)}body.hmc-page{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.65;font-size:16px;-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,summary{font-family:inherit}:focus-visible{outline:3px solid rgba(43,108,176,.35);outline-offset:3px}h1,h2,h3,h4{color:var(--dark);font-weight:850;line-height:1.12}h1{font-size:clamp(3rem,6vw,5.15rem);letter-spacing:-.06em;margin-bottom:24px}h2{font-size:clamp(2.15rem,4vw,3.4rem);letter-spacing:-.045em;margin-bottom:20px}h3{font-size:1.28rem;letter-spacing:-.02em;margin-bottom:12px}h4{font-size:1.15rem;margin-bottom:10px}p{margin-bottom:16px;line-height:1.75}.hmc-section-inner{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.hmc-section{padding:108px 0}.hmc-bg-soft{background:var(--surface)}.hmc-center{text-align:center}.hmc-large-gap{margin-top:52px}.hmc-section-head{max-width:880px;margin:0 auto 60px;text-align:center}.hmc-section-head p{color:var(--muted);font-size:1.08rem;margin:12px auto 0;max-width:700px}.hmc-section-eyebrow,.hmc-footer-eyebrow{display:inline-block;color:var(--primary);font-size:12px;font-weight:950;letter-spacing:.22em;line-height:1.45;text-transform:uppercase;margin-bottom:14px}.hmc-hero-kicker{font-size:13px!important;letter-spacing:.24em!important;text-transform:uppercase!important;line-height:1.55!important;margin-bottom:18px!important}.hmc-icon-dental{display:grid;place-items:center;color:var(--primary);flex:0 0 auto}.hmc-icon-dental svg{width:26px;height:26px;display:block;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hmc-icon-dental svg path,.hmc-icon-dental svg circle{vector-effect:non-scaling-stroke}
.hmc-header{position:sticky;top:0;z-index:60;background:rgba(91,101,114,1);box-shadow:0 8px 24px rgba(58,66,73,.12)}.hmc-nav-wrap{width:min(var(--max),calc(100% - 40px));min-height:78px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.hmc-logo{display:flex;align-items:center;flex:0 0 auto}.hmc-logo img{width:158px;height:56px;object-fit:contain}.hmc-menu{display:flex;align-items:center;gap:26px;color:#fff;font-size:15px;font-weight:850;margin-left:auto}.hmc-menu a{color:#fff;opacity:.92;transition:opacity .18s ease}.hmc-menu a:hover{opacity:1}.hmc-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:13px 24px;border:1px solid transparent;border-radius:14px;cursor:pointer;font-size:15px;font-weight:900;line-height:1.1;text-align:center;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.hmc-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px var(--shadow)}.hmc-btn-primary{background:var(--primary);color:#fff}.hmc-btn-primary:hover{background:var(--hover)}.hmc-btn-secondary{background:#fff;color:var(--dark);border-color:#D7DDE6}.hmc-btn-secondary:hover{background:var(--surface);border-color:var(--primary)}.hmc-btn-nav{background:#fff;color:var(--dark);border-color:#fff}.hmc-btn-lg{min-height:58px;padding:17px 32px;font-size:16px}
.hmc-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(91,101,114,.12),transparent 35%),linear-gradient(180deg,#fff 0%,var(--surface) 100%);padding:88px 0 48px;border-bottom:1px solid var(--border)}.hmc-hero-grid{width:min(var(--max),calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.03fr .97fr;gap:68px;align-items:center}.hmc-hero-lead{font-size:1.16rem;color:var(--text);max-width:760px;margin-bottom:24px;line-height:1.8}.hmc-hero-lead-small{font-size:1.03rem;color:var(--muted);margin-top:-8px}.hmc-hero-ctas{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:30px;margin-bottom:30px}.hmc-hero-phone{display:inline-flex;align-items:center;min-height:48px;color:var(--dark);font-weight:900;border-bottom:2px solid var(--dark)}.hmc-hero-phone:hover{color:var(--primary);border-bottom-color:var(--primary)}.hmc-hero-right{position:relative;min-height:520px;margin:0;border-radius:34px;overflow:hidden;box-shadow:0 34px 82px rgba(58,66,73,.2);background:#eef1f5;isolation:isolate}.hmc-hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;visibility:hidden;transition:opacity .85s ease,visibility .85s ease;will-change:opacity}.hmc-hero-slide.is-active{opacity:1;visibility:visible}.hmc-hero-right::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 66%,rgba(58,66,73,.14));pointer-events:none;z-index:2}.hmc-trust-wrap{margin-top:62px}.hmc-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--border);border-radius:28px;box-shadow:0 24px 64px rgba(58,66,73,.12);overflow:hidden}.hmc-trust-item{display:flex;align-items:center;gap:16px;min-height:104px;padding:26px 32px;color:var(--dark);border-right:1px solid var(--border)}.hmc-trust-item:last-child{border-right:0}.hmc-trust-item .hmc-icon-dental{width:54px;height:54px;border-radius:50%;background:linear-gradient(180deg,#fff,var(--surface));border:1px solid var(--border);box-shadow:0 12px 28px rgba(58,66,73,.08)}.hmc-trust-item strong{font-size:1.08rem;line-height:1.35}
.hmc-content-wrap{max-width:1120px}.hmc-content-p{font-size:1.08rem;color:var(--text);max-width:980px;margin-bottom:54px}.hmc-spaced-title{margin-top:64px}.hmc-mini-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}.hmc-mini-benefit{background:#fff;border:1px solid var(--border);border-radius:26px;padding:30px 24px;box-shadow:0 16px 38px rgba(58,66,73,.08)}.hmc-mini-benefit .hmc-icon-dental{width:58px;height:58px;border-radius:20px;background:var(--surface);border:1px solid var(--border);margin-bottom:20px}.hmc-mini-benefit .hmc-icon-dental svg{width:30px;height:30px}.hmc-mini-benefit p{color:var(--muted);font-size:.96rem;margin:0}.hmc-two-col{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:56px}.hmc-two-col article{background:var(--surface);border:1px solid var(--border);border-radius:28px;padding:34px}.hmc-content-icon{width:60px;height:60px;border-radius:20px;background:#fff;border:1px solid var(--border);margin-bottom:20px}.hmc-two-col article p{color:var(--muted);margin:0}.hmc-card-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hmc-card{background:#fff;border:1px solid var(--border);border-radius:28px;padding:30px;box-shadow:0 16px 42px rgba(58,66,73,.08);transition:transform .18s ease,box-shadow .18s ease}.hmc-card:hover{transform:translateY(-3px);box-shadow:0 22px 56px rgba(58,66,73,.13)}.hmc-card p{color:var(--muted);font-size:.96rem;margin:0}.hmc-why-card{min-height:310px}.hmc-why-icon{width:62px;height:62px;border-radius:22px;background:var(--surface);border:1px solid var(--border);margin-bottom:22px}.hmc-why-icon svg{width:31px;height:31px}
.hmc-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;margin-top:56px}.hmc-case-grid .hmc-case-card:nth-child(3){grid-column:1/-1;width:min(760px,100%);margin-inline:auto}.hmc-case-card{margin:0;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:32px;box-shadow:0 26px 70px rgba(58,66,73,.14)}.hmc-ba-slider{position:relative;overflow:hidden;aspect-ratio:1.5/1;background:var(--surface);--pos:50%}.hmc-ba-slider img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hmc-ba-after{position:absolute;inset:0;clip-path:inset(0 0 0 var(--pos))}.hmc-ba-slider::before{content:"";position:absolute;top:0;bottom:0;left:var(--pos);width:2px;transform:translateX(-1px);background:rgba(255,255,255,.96);z-index:3;box-shadow:0 0 0 1px rgba(58,66,73,.1)}.hmc-ba-handle{position:absolute;left:var(--pos);top:50%;z-index:4;width:48px;height:48px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;border:1px solid var(--border);box-shadow:0 14px 32px rgba(58,66,73,.2)}.hmc-ba-handle::before{content:"↔";display:grid;place-items:center;height:100%;color:var(--primary);font-weight:950}.hmc-ba-label{position:absolute;top:18px;z-index:5;background:rgba(255,255,255,.96);color:var(--dark);font-size:12px;font-weight:950;border:1px solid var(--border);border-radius:999px;padding:8px 14px;box-shadow:0 10px 24px rgba(58,66,73,.1)}.hmc-ba-before{left:18px}.hmc-ba-after-label{right:18px}.hmc-ba-slider input{position:absolute;inset:auto 22px 20px 22px;width:calc(100% - 44px);margin:auto;z-index:6;accent-color:var(--primary);cursor:pointer}.hmc-case-card figcaption{padding:20px 22px 24px;background:#fff;color:var(--dark);text-align:center;font-size:.9rem;font-weight:950}
.hmc-journey-grid{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid var(--border);border-radius:28px;overflow:hidden;box-shadow:0 22px 60px rgba(58,66,73,.13)}.hmc-journey-card{text-align:center;padding:32px 18px;border-right:1px solid var(--border)}.hmc-journey-card:last-child{border-right:0}.hmc-journey-top{display:grid;place-items:center;gap:10px;margin-bottom:16px}.hmc-journey-num{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:var(--primary);color:#fff;font-weight:950;font-size:.92rem}.hmc-journey-icon{width:54px;height:54px;border-radius:20px;background:var(--surface);border:1px solid var(--border)}.hmc-journey-card h3{font-size:1.04rem}.hmc-journey-card p{color:var(--muted);font-size:.9rem;margin:0}.hmc-treatment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.hmc-treatment-card{position:relative;overflow:visible;background:#fff;border:1px solid var(--border);border-radius:32px;box-shadow:0 20px 54px rgba(58,66,73,.11);transition:transform .18s ease,box-shadow .18s ease}.hmc-treatment-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(58,66,73,.16)}.hmc-treatment-body{position:relative;padding:54px 30px 32px;min-height:250px}.hmc-treatment-icon{position:absolute;top:-34px;left:30px;width:68px;height:68px;border-radius:22px;background:#fff;border:1px solid var(--border);color:var(--primary);box-shadow:0 16px 36px rgba(58,66,73,.14)}.hmc-treatment-icon svg{width:34px;height:34px}.hmc-treatment-body h3{padding-right:34px;margin-bottom:12px}.hmc-treatment-body p{color:var(--muted);font-size:.97rem;margin:0}.hmc-treatment-arrow{position:absolute;right:26px;top:42px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--surface);color:var(--primary);font-weight:950}
.hmc-quality-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:start}.hmc-quality-list{display:grid;gap:14px}.hmc-quality-list p{display:flex;gap:14px;align-items:flex-start;margin:0;padding:18px 22px;background:#fff;border:1px solid var(--border);border-radius:20px;color:var(--muted);box-shadow:0 10px 26px rgba(58,66,73,.06)}.hmc-quality-icon{width:36px;height:36px;border-radius:13px;background:var(--surface);border:1px solid var(--border);flex:0 0 36px}.hmc-quality-list .hmc-btn{margin-top:16px;justify-self:start}.hmc-clinical-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.hmc-clinical-card{background:#fff;border:1px solid var(--border);border-radius:34px;padding:40px;box-shadow:0 24px 66px rgba(58,66,73,.11)}.hmc-clinical-icon{width:70px;height:70px;border-radius:24px;background:var(--surface);color:var(--primary);border:1px solid var(--border);margin-bottom:24px}.hmc-clinical-card h2{font-size:1.6rem}.hmc-clinical-card ul{list-style:none;display:grid;gap:14px}.hmc-clinical-card li{position:relative;padding-left:30px;color:var(--muted);line-height:1.65}.hmc-clinical-card li::before{content:"✓";position:absolute;left:0;top:1px;color:var(--primary);font-weight:950}.hmc-clinical-card li strong{display:block;color:var(--dark);font-size:.99rem;margin-bottom:3px}.hmc-clinical-card li span{display:block;font-size:.94rem}.hmc-video-grid{display:grid;grid-template-columns:.9fr .7fr;gap:56px;align-items:center}.hmc-video-icon{width:70px;height:70px;border-radius:24px;background:#fff;border:1px solid var(--border);margin-bottom:22px}.hmc-video-frame{position:relative;overflow:hidden;border-radius:34px;background:#000;box-shadow:0 28px 74px rgba(58,66,73,.16);aspect-ratio:9/16;width:min(430px,100%);min-height:0;justify-self:center}.hmc-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hmc-doctor-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.hmc-doctor-card{background:#fff;border:1px solid var(--border);border-radius:34px;padding:40px;box-shadow:0 24px 66px rgba(58,66,73,.11)}.hmc-doctor-icon{width:70px;height:70px;border-radius:24px;background:var(--surface);border:1px solid var(--border);margin-bottom:24px}.hmc-doctor-card p{color:var(--muted)}
.hmc-faq-list{display:grid;gap:13px;max-width:980px;margin:0 auto}.hmc-faq-item{background:#fff;border:1px solid var(--border);border-radius:20px;padding:21px 26px;box-shadow:0 12px 28px rgba(58,66,73,.06)}.hmc-faq-item summary{list-style:none;cursor:pointer;color:var(--dark);font-weight:850;display:flex;justify-content:space-between;gap:18px}.hmc-faq-item summary::-webkit-details-marker{display:none}.hmc-faq-item summary::after{content:"+";font-size:22px;color:var(--primary);flex:0 0 auto}.hmc-faq-item[open] summary::after{content:"–"}.hmc-faq-item p{margin:14px 0 0;color:var(--muted)}.hmc-final-cta-section{padding:90px 0;background:var(--surface);border-top:1px solid var(--border)}.hmc-final-cta{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:34px;padding:46px;box-shadow:0 26px 70px rgba(58,66,73,.14)}.hmc-final-cta p{max-width:720px;color:var(--muted);margin:0}.hmc-final-actions{display:flex;align-items:center;gap:14px}
.hmc-footer{background:var(--primary);color:#fff;padding:90px 0 30px}.hmc-footer-grid{display:grid;grid-template-columns:1fr 1fr 1.12fr;gap:28px;align-items:stretch;margin-bottom:44px}.hmc-footer-insurance,.hmc-footer-contact,.hmc-footer-accreditation{border-radius:34px;padding:38px;min-height:380px}.hmc-footer-insurance,.hmc-footer-contact{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16)}.hmc-footer-icon{width:62px;height:62px;border-radius:22px;background:rgba(255,255,255,.13);color:#fff;margin-bottom:22px}.hmc-footer-eyebrow{color:rgba(255,255,255,.75)}.hmc-footer h4{color:#fff;font-size:1.42rem}.hmc-footer p,.hmc-footer a,.hmc-footer strong{color:#fff}.hmc-footer p{opacity:.9}.hmc-footer-link{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:14px 24px;border-radius:999px;background:#fff;color:var(--dark)!important;font-weight:950;font-size:.92rem}.hmc-footer-contact ul{list-style:none;display:grid;gap:14px;margin-top:22px}.hmc-footer-contact li{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start;color:rgba(255,255,255,.92)}.hmc-footer-accreditation{background:#fff;color:var(--dark);text-align:center;box-shadow:0 26px 74px rgba(58,66,73,.17)}.hmc-footer-accreditation .hmc-footer-eyebrow{color:var(--primary)}.hmc-footer-accreditation h4{color:var(--dark);font-size:1.3rem}.hmc-footer-accreditation p{color:var(--muted);opacity:1}.hmc-jci-seal{width:156px;height:156px;object-fit:contain;margin:0 auto 24px}.hmc-cert-logos{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;padding-top:20px;border-top:1px solid var(--border)}.hmc-cert-logos img{height:56px;width:auto;object-fit:contain}.hmc-footer-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.16);text-align:center;color:rgba(255,255,255,.75);font-size:13px}
#hmc-fixed-whatsapp{position:fixed;right:24px;bottom:24px;z-index:70;width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:var(--whatsapp);color:#fff!important;box-shadow:0 22px 52px rgba(31,157,85,.34);transition:transform .18s ease,box-shadow .18s ease}#hmc-fixed-whatsapp:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 26px 60px rgba(31,157,85,.4)}#hmc-fixed-whatsapp .zmdi{display:block;width:35px;height:35px;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='black' d='M16.02 4.2A11.63 11.63 0 0 0 6.1 21.9L4.8 27.8l6.03-1.42A11.61 11.61 0 1 0 16.02 4.2Zm0 2.1a9.52 9.52 0 0 1 8.06 14.6 9.46 9.46 0 0 1-10.55 3.58l-.35-.12-3.67.87.8-3.6-.18-.37A9.52 9.52 0 0 1 16.02 6.3Zm-3.28 4.93c-.22 0-.58.08-.89.43-.31.35-1.17 1.14-1.17 2.78s1.2 3.23 1.37 3.45c.17.22 2.32 3.72 5.72 5.07 2.83 1.12 3.41.9 4.03.85.62-.06 2-.82 2.28-1.61.28-.79.28-1.47.2-1.61-.08-.14-.31-.22-.65-.39-.34-.17-2-.99-2.31-1.1-.31-.11-.54-.17-.76.17-.23.34-.87 1.1-1.07 1.33-.2.22-.39.25-.73.08-.34-.17-1.43-.53-2.72-1.68-1-.9-1.68-2.02-1.88-2.36-.2-.34-.02-.52.15-.69.16-.16.34-.39.51-.59.17-.2.22-.34.34-.56.11-.22.06-.42-.03-.59-.08-.17-.76-1.84-1.04-2.52-.27-.65-.55-.56-.76-.57h-.59Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='black' d='M16.02 4.2A11.63 11.63 0 0 0 6.1 21.9L4.8 27.8l6.03-1.42A11.61 11.61 0 1 0 16.02 4.2Zm0 2.1a9.52 9.52 0 0 1 8.06 14.6 9.46 9.46 0 0 1-10.55 3.58l-.35-.12-3.67.87.8-3.6-.18-.37A9.52 9.52 0 0 1 16.02 6.3Zm-3.28 4.93c-.22 0-.58.08-.89.43-.31.35-1.17 1.14-1.17 2.78s1.2 3.23 1.37 3.45c.17.22 2.32 3.72 5.72 5.07 2.83 1.12 3.41.9 4.03.85.62-.06 2-.82 2.28-1.61.28-.79.28-1.47.2-1.61-.08-.14-.31-.22-.65-.39-.34-.17-2-.99-2.31-1.1-.31-.11-.54-.17-.76.17-.23.34-.87 1.1-1.07 1.33-.2.22-.39.25-.73.08-.34-.17-1.43-.53-2.72-1.68-1-.9-1.68-2.02-1.88-2.36-.2-.34-.02-.52.15-.69.16-.16.34-.39.51-.59.17-.2.22-.34.34-.56.11-.22.06-.42-.03-.59-.08-.17-.76-1.84-1.04-2.52-.27-.65-.55-.56-.76-.57h-.59Z'/%3E%3C/svg%3E") center/contain no-repeat}#hmc-fixed-whatsapp .zmdi:before{content:""}
.hmc-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.hmc-modal.is-open{display:flex}.hmc-modal-backdrop{position:absolute;inset:0;background:rgba(58,66,73,.5);cursor:pointer}.hmc-modal-panel{position:relative;width:min(820px,100%);height:min(85vh,750px);overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:0 32px 80px rgba(58,66,73,.22)}.hmc-modal-header{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:var(--surface);border-bottom:1px solid var(--border)}.hmc-modal-header h3{margin:0;font-size:16px}.hmc-modal-close{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--border);background:#fff;color:var(--dark);border-radius:12px;cursor:pointer;font-size:24px}.hmc-modal-iframe{width:calc(100% - 48px);height:calc(100% - 84px);margin:20px 24px;border:0;border-radius:0;background:#fff}.hmc-form-loader{height:calc(100% - 62px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;gap:16px}.hmc-form-loader span{width:42px;height:42px;border-radius:50%;border:4px solid var(--border);border-top-color:var(--primary);animation:hmcSpin 1s linear infinite}.hmc-form-loader strong{color:var(--dark)}.hmc-form-message{height:calc(100% - 62px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;gap:16px}.hmc-form-message strong{font-size:2rem;color:var(--dark)}.hmc-form-message span{color:var(--muted);font-size:1.05rem}.hmc-form-message-error strong{color:var(--error)}.hmc-form-message[hidden],.hmc-form-loader[hidden],.hmc-modal-iframe[hidden]{display:none!important}body.hmc-modal-lock{overflow:hidden}@keyframes hmcSpin{to{transform:rotate(360deg)}}
@media(max-width:1200px){.hmc-card-grid-4,.hmc-mini-benefit-grid{grid-template-columns:repeat(2,1fr)}.hmc-treatment-grid,.hmc-clinical-grid,.hmc-doctor-grid{grid-template-columns:repeat(2,1fr)}.hmc-journey-grid{grid-template-columns:repeat(3,1fr)}.hmc-journey-card{border-right:0;border-bottom:1px solid var(--border)}.hmc-final-cta{grid-template-columns:1fr}.hmc-footer-grid{grid-template-columns:1fr 1fr}.hmc-footer-accreditation{grid-column:1/-1}}@media(max-width:960px){.hmc-menu a{display:none}.hmc-hero-grid,.hmc-two-col,.hmc-quality-layout,.hmc-case-grid,.hmc-video-grid{grid-template-columns:1fr}.hmc-hero{padding-top:60px}.hmc-hero-grid{gap:44px}.hmc-hero-right{min-height:460px}.hmc-section{padding:76px 0}.hmc-trust-strip{grid-template-columns:1fr}.hmc-trust-item{border-right:0;border-bottom:1px solid var(--border)}.hmc-trust-item:last-child{border-bottom:0}.hmc-case-grid .hmc-case-card:nth-child(3){grid-column:auto;width:100%}.hmc-final-actions{flex-wrap:wrap}.hmc-footer-grid{grid-template-columns:1fr}}@media(max-width:700px){.hmc-section-inner,.hmc-nav-wrap,.hmc-hero-grid{width:min(100% - 30px,var(--max))}.hmc-nav-wrap{min-height:70px}.hmc-logo img{width:136px;height:48px}.hmc-menu .hmc-btn{padding:11px 15px;min-height:44px;font-size:13px}h1{font-size:2.45rem}h2{font-size:1.9rem}.hmc-hero-ctas,.hmc-final-actions{display:grid;width:100%}.hmc-hero-ctas .hmc-btn,.hmc-final-actions .hmc-btn{width:100%}.hmc-hero-phone{justify-content:center;width:100%;border:1px solid var(--border);border-radius:14px;background:#fff}.hmc-card-grid-4,.hmc-mini-benefit-grid,.hmc-treatment-grid,.hmc-clinical-grid,.hmc-journey-grid,.hmc-doctor-grid{grid-template-columns:1fr}.hmc-card,.hmc-clinical-card,.hmc-final-cta,.hmc-footer-insurance,.hmc-footer-contact,.hmc-footer-accreditation,.hmc-doctor-card{padding:26px;border-radius:24px}.hmc-ba-slider{aspect-ratio:1.18/1}.hmc-hero-right{min-height:360px}.hmc-video-frame{width:min(360px,100%)}#hmc-fixed-whatsapp{right:16px;bottom:16px;width:58px;height:58px}.hmc-modal{padding:12px}.hmc-modal-panel{width:100%;height:90vh}.hmc-modal-iframe{width:calc(100% - 30px);height:calc(100% - 82px);margin:15px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hmc-hero-slide{transition:none}.hmc-reviews-track{animation:none!important}}


/* HMC v9 patch: doctor image, testimonials, WhatsApp icon, hero height */
.hmc-hero-right{min-height:700px}
.hmc-doctor-grid-single{grid-template-columns:minmax(0,920px);justify-content:center}
.hmc-doctor-card-featured{display:grid;grid-template-columns:360px 1fr;gap:34px;align-items:center;max-width:980px;margin-inline:auto;overflow:hidden;padding:0}
.hmc-doctor-image-wrap{height:100%;min-height:430px;background:var(--surface)}
.hmc-doctor-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}
.hmc-doctor-content{padding:42px}
.hmc-testimonials-section{overflow:hidden}
.hmc-rating-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:820px;margin:0 auto 46px}
.hmc-rating-card{display:flex;align-items:center;gap:22px;background:#fff;border:1px solid var(--border);border-radius:28px;padding:26px 28px;box-shadow:0 18px 48px rgba(58,66,73,.1)}
.hmc-platform-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:22px;background:var(--primary);color:#fff;font-size:1.8rem;font-weight:950;line-height:1}
.hmc-review-stars{display:flex;gap:4px;color:#8A5A12;font-size:1.1rem;line-height:1;margin-bottom:9px}
.hmc-rating-text{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.hmc-rating-text strong{font-size:2.3rem;line-height:1;color:var(--dark)}
.hmc-rating-text span{color:var(--muted);font-weight:800}
.hmc-reviews-carousel{position:relative;overflow:hidden;margin-inline:calc((100vw - min(var(--max),calc(100vw - 40px)))/-2);padding:10px 0 20px}
.hmc-reviews-track{display:inline-flex;gap:24px;min-width:max-content;animation:hmcReviewsScroll 60s linear infinite;will-change:transform}
.hmc-reviews-carousel:hover .hmc-reviews-track{animation-play-state:paused}
.hmc-review-card{flex:0 0 390px;max-width:390px;background:#fff;border:1px solid var(--border);border-radius:30px;padding:30px;box-shadow:0 18px 46px rgba(58,66,73,.09)}
.hmc-review-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}
.hmc-reviewer-info{display:flex;align-items:center;gap:14px;min-width:0}
.hmc-avatar{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,var(--primary),var(--hover));color:#fff;font-weight:950;flex:0 0 54px}
.hmc-reviewer-info h3{font-size:1.05rem;margin:0 0 4px;color:var(--dark)}
.hmc-reviewer-info p{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.88rem;font-weight:800;margin:0}
.hmc-review-source-icon{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--border);color:var(--primary);font-size:.75rem;font-weight:950}
.hmc-review-text{color:var(--text);font-size:1rem;line-height:1.75;margin:0 0 22px}
.hmc-review-footer{display:inline-flex;align-items:center;gap:8px;color:var(--success);font-size:.9rem}
.hmc-verified-icon{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:rgba(31,157,85,.11);color:var(--success);font-weight:950}
@keyframes hmcReviewsScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
#hmc-fixed-whatsapp .zmdi{display:block!important;width:34px!important;height:34px!important;background:transparent!important;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%20role%3D%22img%22%20aria-label%3D%22WhatsApp%22%3E%0A%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M380.9%2097.1C339%2055.1%20283.2%2032%20223.9%2032c-122.4%200-222%2099.6-222%20222%200%2039.1%2010.2%2077.3%2029.6%20111L0%20480l117.7-30.9c32.4%2017.7%2068.9%2027%20106.1%2027h.1c122.3%200%20224.1-99.6%20224.1-222%200-59.3-25.2-115-67.1-157zm-157%20341.6c-33.2%200-65.7-8.9-94-25.7l-6.7-4-69.8%2018.3L72%20359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2%200-101.7%2082.8-184.5%20184.6-184.5%2049.3%200%2095.6%2019.2%20130.4%2054.1%2034.8%2034.9%2056.2%2081.2%2056.1%20130.5%200%20101.8-84.9%20184.6-186.6%20184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5%202.8-3.7%205.6-14.3%2018-17.6%2021.8-3.2%203.7-6.5%204.2-12%201.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8%205.7-9.1%2016.3-30.3%201.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7%200-9.7%201.4-14.8%206.9-5.1%205.6-19.4%2019-19.4%2046.3s19.9%2053.7%2022.6%2057.4c2.8%203.7%2039.1%2059.7%2094.8%2083.8%2035.2%2015.2%2049%2016.5%2066.6%2013.9%2010.7-1.6%2032.8-13.4%2037.4-26.4%204.6-13%204.6-24.1%203.2-26.4-1.3-2.5-5-3.9-10.5-6.6z%22%2F%3E%0A%3C%2Fsvg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;-webkit-mask:none!important;mask:none!important}
#hmc-fixed-whatsapp .zmdi::before{content:""!important}
@media(max-width:960px){.hmc-hero-right{min-height:460px}.hmc-doctor-card-featured{grid-template-columns:1fr}.hmc-doctor-image-wrap{min-height:420px}.hmc-rating-cards{grid-template-columns:1fr}.hmc-review-card{flex-basis:84vw;max-width:84vw}}
@media(max-width:700px){.hmc-hero-right{min-height:360px}.hmc-doctor-content{padding:28px}.hmc-doctor-image-wrap{min-height:360px}.hmc-reviews-carousel{margin-inline:-15px}}

/* HMC v11 patch: slower first/hero slider, slower testimonials, vertical Shorts iframe, safer modal sizing */
.hmc-hero-slide{transition:opacity 1.15s ease,visibility 1.15s ease}
.hmc-reviews-track{animation-duration:110s!important}
.hmc-video-grid{grid-template-columns:minmax(0,1fr) minmax(300px,380px)!important;justify-content:center!important;align-items:center!important}
.hmc-video-frame{width:min(360px,100%)!important;max-width:360px!important;aspect-ratio:9/16!important;height:auto!important;min-height:0!important;margin-inline:auto!important;border-radius:30px!important}
.hmc-video-frame iframe{width:100%!important;height:100%!important;aspect-ratio:9/16!important}
.hmc-modal-panel{height:min(92vh,820px)}
.hmc-form-message-error[hidden]{display:none!important}
@media(max-width:960px){.hmc-video-grid{grid-template-columns:1fr!important}.hmc-video-frame{width:min(340px,100%)!important;max-width:340px!important}}
@media(max-width:700px){.hmc-video-frame{width:min(310px,100%)!important;max-width:310px!important}.hmc-reviews-track{animation-duration:125s!important}}


/* HMC v12 production performance/accessibility patch */
.hmc-footer h2.hmc-footer-title{color:#fff;font-size:1.42rem;line-height:1.15;letter-spacing:-.02em;margin-bottom:10px}
.hmc-footer-accreditation h2.hmc-footer-title{color:var(--dark);font-size:1.3rem}
.hmc-video-frame{background:linear-gradient(180deg,#252B33,#3A4249)!important}
.hmc-video-play{position:absolute;inset:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border:0;background:linear-gradient(180deg,rgba(58,66,73,.2),rgba(58,66,73,.9));color:#fff;cursor:pointer;text-align:center;padding:30px}
.hmc-video-play-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#ff0000;color:#fff;font-size:32px;line-height:1;box-shadow:0 20px 45px rgba(0,0,0,.28);padding-left:5px}
.hmc-video-play-text{font-size:1rem;font-weight:950;letter-spacing:.02em}
.hmc-video-frame iframe{position:absolute;inset:0;width:100%!important;height:100%!important;border:0!important;aspect-ratio:9/16!important}
.hmc-review-footer,.hmc-verified-icon{color:var(--success)}
@media(max-width:700px){.hmc-video-play-icon{width:66px;height:66px;font-size:28px}}


/* HMC v13 patch: YouTube Short thumbnail, CF8 iframe loading, Google Maps footer link, content-order cleanup */
.hmc-content-p-first{margin-top:0}
.hmc-video-only{display:flex;justify-content:center}
.hmc-video-section{padding:82px 0!important}
.hmc-video-frame{width:min(360px,100%)!important;max-width:360px!important;aspect-ratio:9/16!important;height:auto!important;min-height:0!important;margin-inline:auto!important;border-radius:30px!important;background:#252B33!important}
.hmc-video-play{position:absolute;inset:0;width:100%;height:100%;display:block;border:0;background:#252B33;color:#fff;cursor:pointer;padding:0;overflow:hidden;text-align:center}
.hmc-video-thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.02) contrast(1.02)}
.hmc-video-play::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,26,33,.06),rgba(20,26,33,.2));pointer-events:none}
.hmc-video-play-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center}
.hmc-video-play-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#ff0000;color:#fff;font-size:32px;line-height:1;box-shadow:0 20px 45px rgba(0,0,0,.28);padding-left:5px}
.hmc-video-play-text{display:none!important}
.hmc-doctor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:stretch}
.hmc-doctor-card{overflow:hidden;padding:0!important;display:flex;flex-direction:column}
.hmc-doctor-card:not(.hmc-doctor-card-with-image) .hmc-doctor-content{padding-top:48px}
.hmc-doctor-card-with-image .hmc-doctor-image-wrap{height:360px;min-height:360px;background:var(--surface)}
.hmc-doctor-card-with-image .hmc-doctor-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}
.hmc-doctor-content{padding:38px!important;display:flex;flex-direction:column;flex:1}
.hmc-doctor-content p:last-child{margin-bottom:0}
.hmc-footer-address{display:inline;color:#fff!important;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}
.hmc-form-loader{position:absolute!important;left:0!important;right:0!important;top:62px!important;bottom:0!important;height:auto!important;background:#fff!important;z-index:4!important}
.hmc-form-loader span{animation:hmcSpin 1.65s linear infinite!important;border-width:3px!important}
.hmc-modal-iframe{display:block!important;position:relative!important;z-index:1!important;transition:opacity .22s ease!important}
.hmc-modal-iframe.is-loading{opacity:.08!important;pointer-events:none!important}
.hmc-form-message{position:relative;z-index:5;background:#fff}
@media(max-width:960px){.hmc-doctor-grid{grid-template-columns:1fr}.hmc-doctor-card-with-image .hmc-doctor-image-wrap{height:420px;min-height:420px}.hmc-video-frame{width:min(340px,100%)!important;max-width:340px!important}}
@media(max-width:700px){.hmc-video-section{padding:70px 0!important}.hmc-video-frame{width:min(310px,100%)!important;max-width:310px!important}.hmc-video-play-icon{width:66px;height:66px;font-size:28px}.hmc-doctor-content{padding:28px!important}.hmc-doctor-card-with-image .hmc-doctor-image-wrap{height:360px;min-height:360px}}


/* HMC v14 patch: moving testimonials, full doctor images, failure/video layout */
.hmc-reviews-track{
  display:flex!important;
  width:max-content!important;
  min-width:max-content!important;
  animation:hmcReviewsScroll 42s linear infinite!important;
}
.hmc-reviews-carousel:hover .hmc-reviews-track{animation-play-state:running!important}
.hmc-clinical-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.hmc-video-failure-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;
  gap:56px!important;
  align-items:center!important;
  max-width:1080px!important;
}
.hmc-video-copy h2{margin-bottom:24px}
.hmc-failure-list{display:grid;gap:12px;margin-top:22px}
.hmc-failure-list p{
  position:relative;
  margin:0;
  padding:14px 18px 14px 46px;
  background:#fff;
  border:1px solid var(--border);
  border-radius:18px;
  color:var(--muted);
  line-height:1.6;
  box-shadow:0 10px 26px rgba(58,66,73,.06);
}
.hmc-failure-list p::before{
  content:"✓";
  position:absolute;
  left:18px;
  top:14px;
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(31,157,85,.11);
  color:var(--success);
  font-weight:950;
  font-size:12px;
}
.hmc-doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}
.hmc-doctor-card{padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
.hmc-doctor-card-with-image .hmc-doctor-image-wrap{
  height:520px!important;
  min-height:520px!important;
  background:#F7F9FC!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
}
.hmc-doctor-card-with-image .hmc-doctor-image-wrap img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center bottom!important;
}
.hmc-doctor-icon{display:none!important}
.hmc-doctor-content{padding:34px 36px 38px!important;display:flex!important;flex-direction:column!important;flex:1!important}
@media(max-width:960px){
  .hmc-clinical-grid-two,.hmc-video-failure-grid,.hmc-doctor-grid{grid-template-columns:1fr!important}
  .hmc-video-failure-grid{max-width:760px!important;gap:38px!important}
  .hmc-doctor-card-with-image .hmc-doctor-image-wrap{height:560px!important;min-height:560px!important}
}
@media(max-width:700px){
  .hmc-reviews-track{animation-duration:36s!important}
  .hmc-failure-list p{padding:13px 15px 13px 42px}
  .hmc-failure-list p::before{left:15px;top:13px}
  .hmc-doctor-card-with-image .hmc-doctor-image-wrap{height:430px!important;min-height:430px!important}
  .hmc-doctor-content{padding:28px!important}
}

/* HMC v15 patch: full artboard hero, centered headings, prosthodontic content, draggable case handle */
.hmc-sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}
.hmc-page h2,
.hmc-page h3{text-align:center;text-wrap:balance}
.hmc-hero-artboard-section{
  padding:28px 0 0!important;
  background:linear-gradient(90deg,#E0E4E5 0%,#F5F7F8 64%,#E9EDEE 100%)!important;
  border-bottom:1px solid var(--border)!important;
}
.hmc-hero-artboard-shell{
  position:relative;
  width:100%;
  max-width:1220px;
  min-height:500px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(400px,450px);
  align-items:center;
  padding:0 18px;
  background:transparent;
  isolation:isolate;
  overflow:visible;
}
.hmc-hero-artboard-shell::before{
  content:"";
  position:absolute;
  inset:0 18px 0 18px;
  z-index:-1;
  border-radius:0 0 26px 26px;
  background:linear-gradient(90deg,#D9DEDF 0%,#E5EAEB 58%,rgba(255,255,255,.86) 58%,rgba(255,255,255,.86) 100%);
  box-shadow:0 30px 86px rgba(58,66,73,.12);
}
.hmc-hero-artboard{
  width:100%;
  height:500px;
  margin:0;
  background:#D8DCDD;
  overflow:hidden;
  clip-path:none;
}
.hmc-hero-artboard img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:32% 88%;
  transform:scale(1.34);
  transform-origin:34% 88%;
}
.hmc-hero-copy-panel{
  position:relative;
  right:auto;
  top:50%;
  z-index:2;
  width:min(450px,100%);
  min-height:auto;
  justify-self:end;
  transform:translateY(-50%);
  margin-left:-70px;
  margin-right:10px;
  padding:34px 34px 28px;
  border:1px solid rgba(230,234,240,.96);
  border-radius:24px;
  background:#fff;
  box-shadow:0 30px 84px rgba(58,66,73,.18);
}
.hmc-hero-copy-panel h1{
  font-size:clamp(2.65rem,4.2vw,3.85rem);
  letter-spacing:-.052em;
  line-height:1.04;
  margin-bottom:18px;
  text-align:left;
  text-wrap:balance;
}
.hmc-hero-copy-panel .hmc-hero-kicker{
  color:var(--primary);
  font-size:.84rem!important;
  font-weight:950!important;
  letter-spacing:.14em!important;
  line-height:1.4!important;
  margin-bottom:14px!important;
  text-align:left!important;
  text-transform:uppercase!important;
}
.hmc-hero-copy-panel .hmc-hero-lead{
  max-width:100%;
  color:var(--text);
  font-size:.92rem;
  line-height:1.68;
  margin-bottom:14px;
  text-align:left!important;
}
.hmc-hero-copy-panel .hmc-hero-lead-small{
  font-size:.9rem;
  margin-top:0;
  margin-bottom:20px;
}
.hmc-hero-copy-panel .hmc-btn{
  width:100%;
  border-radius:12px;
  background:#647080;
  box-shadow:0 16px 34px rgba(58,66,73,.18);
}
.hmc-hero-artboard-section .hmc-trust-wrap{
  position:relative;
  z-index:5;
  margin-top:-30px;
  padding-bottom:38px;
}
.hmc-hero-artboard-section .hmc-trust-strip{
  border-radius:24px;
  box-shadow:0 28px 78px rgba(58,66,73,.17);
}
.hmc-content-p,
.hmc-two-col article p,
.hmc-mini-benefit p,
.hmc-card p,
.hmc-treatment-body p,
.hmc-clinical-card p,
.hmc-doctor-card p,
.hmc-section-head p{margin-left:auto;margin-right:auto;text-align:center}
.hmc-mini-benefit .hmc-icon-dental,
.hmc-content-icon,
.hmc-why-icon,
.hmc-treatment-icon,
.hmc-clinical-icon{margin-left:auto;margin-right:auto}
.hmc-treatment-icon{left:50%!important;transform:translateX(-50%)}
.hmc-treatment-body{
  display:flex;
  flex-direction:column;
  align-items:center;
  padding-top:58px;
}
.hmc-treatment-card{
  overflow:hidden!important;
}
.hmc-treatment-image{
  position:relative;
  margin:0;
  aspect-ratio:1.52/1;
  background:var(--surface);
  overflow:hidden;
  border-radius:32px 32px 0 0;
}
.hmc-treatment-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transition:transform .45s ease;
}
.hmc-treatment-card:hover .hmc-treatment-image img{transform:scale(1.045)}
.hmc-treatment-body h3{padding-right:0}
.hmc-treatment-arrow{display:none}
.hmc-ba-handle{
  cursor:ew-resize;
  touch-action:none;
  transition:transform .18s ease,box-shadow .18s ease;
}
.hmc-ba-handle:hover,
.hmc-ba-slider.is-dragging .hmc-ba-handle{
  transform:translate(-50%,-50%) scale(1.08);
  box-shadow:0 18px 42px rgba(58,66,73,.26);
}
.hmc-ba-slider input{
  opacity:.01;
  height:44px;
}
.hmc-doctor-grid{
  grid-template-columns:minmax(0,760px)!important;
  justify-content:center!important;
}
.hmc-doctor-card-with-image .hmc-doctor-image-wrap{
  height:500px!important;
  min-height:500px!important;
}
.hmc-prostho-section,
.hmc-crown-section,
.hmc-bridges-section{position:relative}
.hmc-prostho-grid{row-gap:44px}
.hmc-prostho-card .hmc-treatment-body{min-height:360px}
.hmc-prostho-list-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.hmc-bridge-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.hmc-prostho-list-card{
  padding:34px 28px!important;
  min-height:250px;
}
.hmc-prostho-list-card p{
  color:var(--muted);
  margin-bottom:0;
}
.hmc-prostho-list-card .hmc-clinical-icon{margin-bottom:20px}
.hmc-footer h3,
.hmc-footer h4{text-align:left}
.hmc-fixed-action{
  position:fixed;
  right:24px;
  z-index:70;
  width:64px;
  height:64px;
  display:grid;
  place-items:center;
  border:0;
  border-radius:50%;
  color:#fff!important;
  box-shadow:0 22px 52px rgba(58,66,73,.2);
  cursor:pointer;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.hmc-fixed-action:hover{
  transform:translateY(-3px) scale(1.05);
  box-shadow:0 26px 60px rgba(58,66,73,.26);
}
.hmc-fixed-book{
  bottom:176px;
  background:var(--primary);
}
.hmc-fixed-call{
  bottom:100px;
  background:#3A4249;
}
#hmc-fixed-whatsapp.hmc-fixed-action{
  right:24px;
  bottom:24px;
}
.hmc-fixed-book span,
.hmc-fixed-call span{
  width:30px;
  height:30px;
  display:block;
  background:#fff;
  -webkit-mask:center/contain no-repeat;
  mask:center/contain no-repeat;
}
.hmc-fixed-book span{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='black' d='M14 5h4v5h12V5h4v5h5a5 5 0 0 1 5 5v23a5 5 0 0 1-5 5H9a5 5 0 0 1-5-5V15a5 5 0 0 1 5-5h5V5Zm25 17H9v16h30V22ZM9 18h30v-3H9v3Zm8 10h6v6h-6v-6Zm10 0h6v6h-6v-6Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='black' d='M14 5h4v5h12V5h4v5h5a5 5 0 0 1 5 5v23a5 5 0 0 1-5 5H9a5 5 0 0 1-5-5V15a5 5 0 0 1 5-5h5V5Zm25 17H9v16h30V22ZM9 18h30v-3H9v3Zm8 10h6v6h-6v-6Zm10 0h6v6h-6v-6Z'/%3E%3C/svg%3E");
}
.hmc-fixed-call span{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='black' d='M15.4 7.2c1.1-.6 2.5-.3 3.2.8l4.2 6.5c.7 1.1.5 2.5-.5 3.4l-2.8 2.5c2.2 4.4 5.8 8 10.2 10.2l2.5-2.8c.9-1 2.3-1.2 3.4-.5l6.5 4.2c1.1.7 1.4 2.1.8 3.2l-2.9 5.6c-.5 1-1.6 1.7-2.8 1.7C20.1 42 6 27.9 6 10.8c0-1.2.7-2.3 1.7-2.8l7.7-.8Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='black' d='M15.4 7.2c1.1-.6 2.5-.3 3.2.8l4.2 6.5c.7 1.1.5 2.5-.5 3.4l-2.8 2.5c2.2 4.4 5.8 8 10.2 10.2l2.5-2.8c.9-1 2.3-1.2 3.4-.5l6.5 4.2c1.1.7 1.4 2.1.8 3.2l-2.9 5.6c-.5 1-1.6 1.7-2.8 1.7C20.1 42 6 27.9 6 10.8c0-1.2.7-2.3 1.7-2.8l7.7-.8Z'/%3E%3C/svg%3E");
}
@media(max-width:1200px){
  .hmc-prostho-list-grid,
  .hmc-bridge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:960px){
  .hmc-hero-artboard-section{padding-bottom:0!important}
  .hmc-hero-artboard-shell{
    display:grid;
    grid-template-columns:1fr;
    min-height:0;
    max-width:100%;
    padding:0;
  }
  .hmc-hero-artboard-shell::before{
    inset:0;
    background:#E1E5E7;
    box-shadow:none;
  }
  .hmc-hero-artboard{
    height:auto;
    aspect-ratio:2/1;
    clip-path:none;
  }
  .hmc-hero-artboard img{
    object-position:32% 82%;
    transform:scale(1.16);
  }
  .hmc-hero-copy-panel{
    position:relative;
    right:auto;
    top:auto;
    width:min(100% - 30px,760px);
    min-height:0;
    transform:none;
    margin:-34px auto 0;
    padding:32px 28px 28px;
    border-radius:22px;
  }
  .hmc-hero-artboard-section .hmc-trust-wrap{margin-top:28px}
  .hmc-doctor-grid{grid-template-columns:1fr!important}
  .hmc-doctor-card-with-image .hmc-doctor-image-wrap{height:520px!important;min-height:520px!important}
}
@media(max-width:700px){
  .hmc-hero-artboard-section{padding-bottom:0!important}
  .hmc-hero-artboard{
    width:100%;
    aspect-ratio:2/1;
  }
  .hmc-hero-artboard img{object-position:30% 82%}
  .hmc-hero-artboard-section .hmc-trust-wrap{margin-top:24px}
  .hmc-hero-copy-panel{
    padding:22px;
    border-radius:20px;
    margin-top:-18px;
  }
  .hmc-hero-copy-panel h1{font-size:2.25rem}
  .hmc-hero-copy-panel .hmc-hero-kicker{font-size:11px!important}
  .hmc-hero-copy-panel .hmc-hero-lead{font-size:.94rem}
  .hmc-treatment-image{border-radius:24px 24px 0 0}
  .hmc-center{
    display:flex;
    justify-content:center;
  }
  .hmc-center .hmc-btn,
  .hmc-quality-list .hmc-btn,
  .hmc-final-actions .hmc-btn{
    justify-self:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hmc-quality-list .hmc-btn{
    width:auto!important;
    max-width:100%;
  }
  .hmc-prostho-list-grid,
  .hmc-bridge-grid{grid-template-columns:1fr!important}
  .hmc-prostho-card .hmc-treatment-body{min-height:auto}
  .hmc-doctor-card-with-image .hmc-doctor-image-wrap{height:420px!important;min-height:420px!important}
  .hmc-fixed-action{
    right:16px;
    width:58px;
    height:58px;
  }
  .hmc-fixed-book{bottom:152px}
  .hmc-fixed-call{bottom:84px}
  #hmc-fixed-whatsapp.hmc-fixed-action{
    right:16px;
    bottom:16px;
  }
}

/* HMC v19 patch: reference-style image-led hero */
.hmc-hero-artboard-section{
  min-height:calc(100svh - 78px)!important;
  padding:0!important;
  overflow:hidden!important;
  background:#d8dcde!important;
  border-bottom:0!important;
}
.hmc-hero-artboard-shell{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  max-width:none!important;
  min-height:calc(100svh - 78px)!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#d8dcde!important;
}
.hmc-hero-artboard-shell::before{display:none!important}
.hmc-hero-artboard{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  overflow:hidden!important;
  clip-path:none!important;
  background:#d8dcde!important;
}
.hmc-hero-artboard::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:linear-gradient(90deg,rgba(216,220,222,0) 0%,rgba(216,220,222,.1) 45%,rgba(216,220,222,.82) 65%,rgba(216,220,222,.98) 100%);
  pointer-events:none;
}
.hmc-hero-artboard img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:left center!important;
  transform:none!important;
  filter:saturate(.98) contrast(1.02);
}
.hmc-hero-copy-panel{
  position:relative!important;
  z-index:4!important;
  top:auto!important;
  right:auto!important;
  transform:none!important;
  width:min(720px,42vw)!important;
  min-width:520px!important;
  margin:0 auto!important;
  padding:clamp(30px,3vw,42px) 0 36px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:center!important;
}
.hmc-hero-copy-panel .hmc-hero-kicker{
  max-width:680px!important;
  margin:0 auto 18px!important;
  color:#667282!important;
  font-size:clamp(1.05rem,1.38vw,1.42rem)!important;
  font-weight:850!important;
  line-height:1.24!important;
  letter-spacing:-.02em!important;
  text-align:center!important;
  text-transform:none!important;
}
.hmc-hero-copy-panel h1{
  max-width:720px!important;
  margin:0 auto 22px!important;
  color:#556171!important;
  font-size:clamp(1.8rem,2.1vw,2.65rem)!important;
  font-weight:850!important;
  line-height:1.12!important;
  letter-spacing:-.035em!important;
  text-align:center!important;
  text-wrap:balance!important;
}
.hmc-hero-feature-panel{
  display:grid;
  gap:8px;
  width:min(670px,100%);
  margin:0 auto 24px;
  padding:12px;
  border:1px solid rgba(91,101,114,.28);
  border-radius:18px;
  background:rgba(228,231,233,.82);
  box-shadow:0 24px 70px rgba(58,66,73,.22);
  backdrop-filter:blur(10px);
}
.hmc-hero-feature{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:13px;
  align-items:center;
  min-height:62px;
  padding:9px 12px;
  border:1px solid rgba(91,101,114,.28);
  border-radius:14px;
  background:rgba(235,238,240,.7);
  text-align:left;
}
.hmc-hero-feature > div{min-width:0}
.hmc-hero-feature-icon{
  width:34px;
  height:34px;
  border-radius:11px;
  background:rgba(255,255,255,.42);
  border:1px solid rgba(91,101,114,.3);
  color:#647080;
}
.hmc-hero-feature-icon svg{
  width:20px;
  height:20px;
}
.hmc-hero-feature h3{
  margin:0 0 3px;
  color:#596575;
  font-size:.92rem;
  font-weight:950;
  line-height:1.2;
  letter-spacing:.01em;
  text-align:left!important;
  overflow-wrap:break-word;
}
.hmc-hero-feature p{
  margin:0;
  color:#5f6874;
  font-size:.72rem;
  line-height:1.36;
  text-align:left!important;
  overflow-wrap:break-word;
}
.hmc-hero-copy-panel .hmc-btn{
  width:auto!important;
  min-width:min(430px,100%)!important;
  margin:0 auto!important;
  padding-inline:34px!important;
  border-radius:13px!important;
  background:#5f6b7c!important;
  color:#fff!important;
  box-shadow:0 20px 44px rgba(58,66,73,.24)!important;
}
@media(max-width:1200px){
  .hmc-hero-copy-panel{
    width:min(620px,48vw)!important;
    min-width:470px!important;
    margin-right:clamp(30px,5vw,80px)!important;
  }
  .hmc-hero-feature-panel{width:min(560px,100%)}
}
@media(max-width:960px){
  .hmc-hero-artboard-section,
  .hmc-hero-artboard-shell{
    min-height:0!important;
    overflow:visible!important;
  }
  .hmc-hero-artboard{
    position:relative!important;
    height:auto!important;
    aspect-ratio:2/1!important;
  }
  .hmc-hero-artboard::after{
    background:linear-gradient(180deg,rgba(216,220,222,0) 0%,rgba(216,220,222,.82) 100%);
  }
  .hmc-hero-copy-panel{
    width:min(100% - 30px,720px)!important;
    min-width:0!important;
    margin:-42px auto 0!important;
    padding:28px 0 48px!important;
  }
  .hmc-hero-feature-panel{
    width:100%;
    padding:14px;
  }
}
@media(max-width:700px){
  html,
  body.hmc-page,
  body.hmc-page main{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  .hmc-nav-wrap{
    width:100%!important;
    min-height:70px!important;
    gap:10px;
    padding:0 14px!important;
  }
  .hmc-logo img{
    width:98px!important;
    height:38px!important;
  }
  .hmc-menu{
    min-width:0!important;
    margin-left:0!important;
  }
  .hmc-menu .hmc-btn{
    min-height:42px!important;
    max-width:112px!important;
    min-width:0!important;
    padding:10px 11px!important;
    overflow:hidden!important;
    font-size:0!important;
  }
  .hmc-menu .hmc-btn::after{
    content:"Book";
    font-size:12px;
  }
  .hmc-hero-copy-panel{
    width:100vw!important;
    max-width:100vw!important;
    min-width:0!important;
    margin:-18px 0 0!important;
    padding:22px 15px 44px!important;
    box-sizing:border-box!important;
  }
  .hmc-hero-copy-panel .hmc-hero-kicker{
    margin-bottom:14px!important;
    max-width:100%!important;
    font-size:.86rem!important;
    max-width:100%!important;
    padding-inline:4px!important;
    white-space:normal!important;
  }
  .hmc-hero-copy-panel h1{
    max-width:100%!important;
    margin-bottom:20px!important;
    padding-inline:4px!important;
    font-size:1.72rem!important;
    overflow-wrap:break-word;
    white-space:normal!important;
  }
  .hmc-hero-feature-panel{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    padding:10px!important;
  }
  .hmc-hero-feature{
    grid-template-columns:36px minmax(0,1fr);
    gap:13px;
    min-height:0;
    padding:13px;
  }
  .hmc-hero-feature-icon{
    width:34px;
    height:34px;
  }
  .hmc-hero-feature p{
    font-size:.78rem;
  }
  .hmc-hero-copy-panel .hmc-btn{
    min-width:0!important;
    width:100%!important;
  }
}

/* HMC v22 patch: decision-panel hero redesign */
.hmc-hero-artboard-section{
  min-height:calc(100svh - 78px)!important;
  padding:0!important;
  overflow:hidden!important;
  background:#d9dee0!important;
}
.hmc-hero-artboard-shell{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(520px,680px)!important;
  align-items:center!important;
  gap:clamp(28px,5vw,92px)!important;
  min-height:calc(100svh - 78px)!important;
  width:100%!important;
  max-width:1640px!important;
  margin:0 auto!important;
  padding:clamp(34px,5vw,74px) clamp(28px,5.5vw,108px)!important;
  background:radial-gradient(circle at 22% 66%,rgba(255,255,255,.22),transparent 32%),linear-gradient(90deg,#d8dddf 0%,#edf1f2 100%)!important;
  overflow:hidden!important;
}
.hmc-hero-artboard-shell::before{
  content:"";
  position:absolute;
  inset:auto auto -16% -7%;
  width:min(1060px,66vw);
  height:min(720px,62vw);
  display:block!important;
  border-radius:48% 52% 0 0;
  background:rgba(255,255,255,.22);
  filter:blur(18px);
  pointer-events:none;
}
.hmc-hero-artboard{
  position:relative!important;
  inset:auto!important;
  z-index:2!important;
  width:min(940px,58vw)!important;
  height:min(640px,calc(100svh - 128px))!important;
  min-height:520px!important;
  align-self:end!important;
  margin:0!important;
  overflow:visible!important;
  background:transparent!important;
}
.hmc-hero-artboard::after{
  display:none!important;
}
.hmc-hero-artboard img{
  position:absolute!important;
  left:50%!important;
  bottom:-6%!important;
  width:120%!important;
  height:112%!important;
  max-width:none!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  transform:translateX(-50%) scale(1.06)!important;
  filter:saturate(1.02) contrast(1.03) drop-shadow(0 38px 54px rgba(58,66,73,.16))!important;
}
.hmc-hero-copy-panel{
  position:relative!important;
  z-index:4!important;
  width:min(680px,100%)!important;
  min-width:0!important;
  margin:0!important;
  padding:clamp(30px,3.5vw,46px)!important;
  border:1px solid rgba(255,255,255,.78)!important;
  border-radius:30px!important;
  background:rgba(255,255,255,.74)!important;
  box-shadow:0 34px 100px rgba(58,66,73,.18)!important;
  backdrop-filter:blur(16px)!important;
  text-align:left!important;
}
.hmc-hero-copy-panel .hmc-hero-kicker{
  max-width:100%!important;
  margin:0 0 16px!important;
  color:#627082!important;
  font-size:clamp(.92rem,1.1vw,1.1rem)!important;
  font-weight:950!important;
  line-height:1.28!important;
  letter-spacing:.08em!important;
  text-align:left!important;
  text-transform:uppercase!important;
}
.hmc-hero-copy-panel h1{
  max-width:680px!important;
  margin:0 0 24px!important;
  color:#344050!important;
  font-size:clamp(3rem,4.8vw,5.65rem)!important;
  font-weight:950!important;
  line-height:.95!important;
  letter-spacing:-.065em!important;
  text-align:left!important;
  text-wrap:balance!important;
}
.hmc-hero-feature-panel{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  max-width:none!important;
  margin:0 0 24px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.hmc-hero-feature{
  grid-template-columns:38px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:start!important;
  min-height:138px!important;
  padding:18px!important;
  border:1px solid rgba(91,101,114,.18)!important;
  border-radius:20px!important;
  background:rgba(255,255,255,.6)!important;
  box-shadow:0 12px 32px rgba(58,66,73,.08)!important;
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease!important;
}
.hmc-hero-feature:hover{
  transform:translateY(-3px)!important;
  background:rgba(255,255,255,.78)!important;
  box-shadow:0 18px 42px rgba(58,66,73,.13)!important;
}
.hmc-hero-feature-icon{
  width:38px!important;
  height:38px!important;
  border-radius:14px!important;
  background:#eef2f4!important;
  border:1px solid rgba(91,101,114,.2)!important;
  color:#5f6b7c!important;
}
.hmc-hero-feature h3{
  margin:0 0 8px!important;
  color:#394657!important;
  font-size:.98rem!important;
  font-weight:950!important;
  line-height:1.15!important;
  letter-spacing:-.01em!important;
  text-align:left!important;
}
.hmc-hero-feature p{
  margin:0!important;
  color:#5f6874!important;
  font-size:.82rem!important;
  line-height:1.48!important;
  text-align:left!important;
}
.hmc-hero-copy-panel .hmc-btn{
  width:100%!important;
  min-width:0!important;
  min-height:60px!important;
  margin:0!important;
  border-radius:16px!important;
  background:#566475!important;
  color:#fff!important;
  font-size:1.03rem!important;
  box-shadow:0 20px 44px rgba(58,66,73,.22)!important;
}
@media(max-width:1200px){
  .hmc-hero-artboard-shell{
    grid-template-columns:minmax(0,.9fr) minmax(470px,600px)!important;
    gap:30px!important;
    padding-inline:34px!important;
  }
  .hmc-hero-copy-panel h1{
    font-size:clamp(2.65rem,4.5vw,4.4rem)!important;
  }
  .hmc-hero-feature{
    min-height:150px!important;
  }
}
@media(max-width:960px){
  .hmc-hero-artboard-section,
  .hmc-hero-artboard-shell{
    min-height:0!important;
    overflow:visible!important;
  }
  .hmc-hero-artboard-shell{
    grid-template-columns:1fr!important;
    gap:0!important;
    padding:0!important;
  }
  .hmc-hero-artboard{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:2/1!important;
    overflow:hidden!important;
  }
  .hmc-hero-artboard img{
    left:50%!important;
    bottom:auto!important;
    top:50%!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:left center!important;
    transform:translate(-50%,-50%)!important;
    filter:saturate(1.02) contrast(1.02)!important;
  }
  .hmc-hero-copy-panel{
    width:min(100% - 28px,720px)!important;
    margin:-34px auto 42px!important;
    padding:26px!important;
    border-radius:24px!important;
  }
  .hmc-hero-copy-panel h1{
    font-size:clamp(2.4rem,8vw,3.4rem)!important;
    line-height:1.02!important;
  }
}
@media(max-width:700px){
  .hmc-hero-copy-panel{
    width:100%!important;
    margin:0!important;
    border-radius:0!important;
    padding:26px 16px 40px!important;
  }
  .hmc-hero-copy-panel .hmc-hero-kicker{
    font-size:.78rem!important;
    text-align:center!important;
  }
  .hmc-hero-copy-panel h1{
    font-size:2.2rem!important;
    text-align:center!important;
    letter-spacing:-.05em!important;
  }
  .hmc-hero-feature-panel{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .hmc-hero-feature{
    min-height:0!important;
    padding:15px!important;
  }
}

/* HMC v23 patch: full-bleed clinical image with right-side decision panel */
.hmc-hero-artboard-section{
  min-height:calc(100svh - 78px)!important;
  padding:0!important;
  overflow:hidden!important;
  background:#d8dcde!important;
}
.hmc-hero-artboard-shell{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(560px,660px)!important;
  align-items:center!important;
  min-height:calc(100svh - 78px)!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(36px,5vw,72px) clamp(44px,7vw,132px)!important;
  overflow:hidden!important;
  background:#d8dcde!important;
}
.hmc-hero-artboard-shell::before{display:none!important}
.hmc-hero-artboard{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  overflow:hidden!important;
  background:#d8dcde!important;
}
.hmc-hero-artboard::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  display:block!important;
  background:
    linear-gradient(90deg,rgba(216,220,222,0) 0%,rgba(216,220,222,.08) 42%,rgba(216,220,222,.78) 63%,rgba(216,220,222,.98) 100%),
    linear-gradient(180deg,rgba(216,220,222,.08) 0%,rgba(216,220,222,0) 26%,rgba(216,220,222,.06) 100%)!important;
  pointer-events:none!important;
}
.hmc-hero-artboard img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:left center!important;
  transform:none!important;
  filter:saturate(1.02) contrast(1.02)!important;
}
.hmc-hero-copy-panel{
  grid-column:2!important;
  position:relative!important;
  z-index:4!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:clamp(24px,2.4vw,34px)!important;
  border:1px solid rgba(255,255,255,.82)!important;
  border-radius:30px!important;
  background:rgba(255,255,255,.78)!important;
  box-shadow:0 34px 100px rgba(58,66,73,.2)!important;
  backdrop-filter:blur(14px)!important;
  text-align:left!important;
}
.hmc-hero-copy-panel .hmc-hero-kicker{
  margin:0 0 12px!important;
  max-width:100%!important;
  color:#647080!important;
  font-size:.82rem!important;
  font-weight:950!important;
  line-height:1.35!important;
  letter-spacing:.13em!important;
  text-align:left!important;
  text-transform:uppercase!important;
}
.hmc-hero-copy-panel h1{
  max-width:600px!important;
  margin:0 0 18px!important;
  color:#344050!important;
  font-size:clamp(2.7rem,3.45vw,4.05rem)!important;
  font-weight:950!important;
  line-height:.98!important;
  letter-spacing:-.062em!important;
  text-align:left!important;
}
.hmc-hero-feature-panel{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0 0 18px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.hmc-hero-feature{
  grid-template-columns:38px minmax(0,1fr)!important;
  gap:12px!important;
  min-height:98px!important;
  align-items:start!important;
  padding:13px!important;
  border:1px solid rgba(91,101,114,.18)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.62)!important;
  box-shadow:0 12px 30px rgba(58,66,73,.08)!important;
}
.hmc-hero-feature-icon{
  width:34px!important;
  height:34px!important;
  border-radius:13px!important;
  background:#eef2f4!important;
}
.hmc-hero-feature h3{
  margin:0 0 4px!important;
  color:#394657!important;
  font-size:.86rem!important;
  line-height:1.16!important;
  text-align:left!important;
}
.hmc-hero-feature p{
  margin:0!important;
  color:#5f6874!important;
  font-size:.7rem!important;
  line-height:1.34!important;
  text-align:left!important;
}
.hmc-hero-copy-panel .hmc-btn{
  width:100%!important;
  min-height:54px!important;
  border-radius:16px!important;
  background:#566475!important;
}
@media(max-width:1200px){
  .hmc-hero-artboard-shell{
    grid-template-columns:minmax(0,1fr) minmax(500px,600px)!important;
    padding-inline:34px!important;
  }
  .hmc-hero-copy-panel h1{
    font-size:clamp(2.6rem,4vw,4rem)!important;
  }
  .hmc-hero-feature{min-height:126px!important}
}
@media(max-width:960px){
  .hmc-hero-artboard-section,
  .hmc-hero-artboard-shell{
    min-height:0!important;
    overflow:visible!important;
  }
  .hmc-hero-artboard-shell{
    display:grid!important;
    grid-template-columns:1fr!important;
    padding:0!important;
    background:#d8dcde!important;
  }
  .hmc-hero-artboard{
    position:relative!important;
    height:auto!important;
    aspect-ratio:2/1!important;
  }
  .hmc-hero-artboard::after{
    background:linear-gradient(180deg,rgba(216,220,222,0) 0%,rgba(216,220,222,.88) 100%)!important;
  }
  .hmc-hero-copy-panel{
    grid-column:1!important;
    width:min(100% - 32px,720px)!important;
    margin:-36px auto 42px!important;
    padding:26px!important;
  }
  .hmc-hero-copy-panel h1{
    max-width:100%!important;
    font-size:clamp(2.35rem,8vw,3.5rem)!important;
    text-align:center!important;
  }
  .hmc-hero-copy-panel .hmc-hero-kicker{
    text-align:center!important;
  }
}
@media(max-width:700px){
  .hmc-hero-artboard-section,
  .hmc-hero-artboard-shell,
  .hmc-hero-copy-panel{
    overflow-x:hidden!important;
  }
  .hmc-hero-copy-panel{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    border-radius:0!important;
    padding:26px 16px 40px!important;
    box-sizing:border-box!important;
  }
  .hmc-hero-copy-panel .hmc-hero-kicker{
    max-width:100%!important;
    font-size:.76rem!important;
    overflow-wrap:break-word!important;
  }
  .hmc-hero-copy-panel h1{
    max-width:326px!important;
    margin-bottom:20px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    font-size:1.64rem!important;
    line-height:1.08!important;
    letter-spacing:-.05em!important;
    text-align:center!important;
    overflow-wrap:break-word!important;
  }
  .hmc-hero-feature-panel{
    grid-template-columns:1fr!important;
    width:min(300px,calc(100vw - 64px))!important;
    max-width:min(300px,calc(100vw - 64px))!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }
  .hmc-hero-feature{
    width:100%!important;
    max-width:100%!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    gap:10px!important;
    min-height:0!important;
    padding:15px!important;
    box-sizing:border-box!important;
  }
  .hmc-hero-feature > div{
    min-width:0!important;
  }
  .hmc-hero-feature h3,
  .hmc-hero-feature p{
    max-width:100%!important;
    overflow-wrap:break-word!important;
  }
  .hmc-hero-feature h3{
    font-size:.74rem!important;
  }
  .hmc-hero-feature p{
    font-size:.66rem!important;
    line-height:1.38!important;
  }
}

/* HMC veneers native page: same system, veneers-specific layout */
.hmc-veneers-page{
  overflow-x:hidden;
}
.hmc-veneers-page main{
  overflow-x:hidden;
  background:#fff;
}
.hmc-veneers-page .hmc-section-head h2,
.hmc-veneers-page .hmc-section-head h3{
  text-align:center;
}
.hmc-veneers-page .hmc-section{
  padding:98px 0;
}
.hmc-veneers-hero{
  position:relative;
  min-height:calc(100svh - 78px);
  isolation:isolate;
  overflow:hidden;
  background:#8ad9e8;
  border-bottom:1px solid rgba(91,101,114,.18);
}
.hmc-veneers-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(139,220,235,.98) 0%,rgba(139,220,235,.9) 38%,rgba(139,220,235,.2) 62%,rgba(139,220,235,0) 100%),
    linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 52%,rgba(91,101,114,.1) 100%);
  pointer-events:none;
}
.hmc-veneers-hero::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:2;
  height:30%;
  background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.2));
  pointer-events:none;
}
.hmc-veneers-hero-img{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center center;
  filter:saturate(1.04) contrast(1.02);
}
.hmc-veneers-hero-inner{
  position:relative;
  z-index:3;
  width:min(var(--max),calc(100% - 56px));
  min-height:calc(100svh - 78px);
  margin-inline:auto;
  display:grid;
  grid-template-columns:minmax(420px,560px) minmax(0,1fr);
  align-items:center;
  padding:clamp(44px,6vw,88px) 0;
}
.hmc-veneers-hero-copy{
  width:100%;
  max-width:560px;
}
.hmc-veneers-hero .hmc-hero-kicker{
  max-width:540px;
  margin:0 0 8px!important;
  color:#344050!important;
  font-size:clamp(.82rem,1vw,.96rem)!important;
  font-weight:950!important;
  letter-spacing:.035em!important;
  text-align:center!important;
  text-transform:none!important;
}
.hmc-veneers-hero h1{
  margin:0 0 18px;
  color:#263343;
  font-size:clamp(2.7rem,4.3vw,4.85rem);
  line-height:.94;
  letter-spacing:-.062em;
  text-align:center;
  text-wrap:balance;
}
.hmc-veneers-hero .hmc-btn{
  display:flex;
  width:max-content;
  min-width:260px;
  margin:0 auto 16px;
  border-radius:12px;
  box-shadow:0 18px 46px rgba(58,66,73,.18);
}
.hmc-hero-benefit-list{
  display:grid;
  gap:7px;
  width:min(100%,520px);
  margin:0 auto;
  padding:11px;
  border:1px solid rgba(91,101,114,.26);
  border-radius:12px;
  background:rgba(255,255,255,.16);
  box-shadow:0 24px 64px rgba(58,66,73,.15);
  backdrop-filter:blur(10px);
}
.hmc-hero-benefit{
  display:grid;
  grid-template-columns:29px minmax(0,1fr);
  gap:10px;
  align-items:start;
  min-height:0;
  padding:6px 9px;
  border:1px solid rgba(91,101,114,.22);
  border-radius:9px;
  background:rgba(255,255,255,.18);
}
.hmc-hero-benefit-icon{
  width:26px;
  height:26px;
  border-radius:9px;
  color:#4d5b6b;
  background:rgba(255,255,255,.32);
  border:1px solid rgba(91,101,114,.18);
}
.hmc-hero-benefit-icon svg{
  width:15px;
  height:15px;
}
.hmc-hero-benefit h3{
  margin:0 0 2px;
  color:#263343;
  font-size:.78rem;
  line-height:1.18;
  font-weight:950;
  text-align:left!important;
  letter-spacing:-.01em;
}
.hmc-hero-benefit p{
  margin:0;
  color:#344050;
  font-size:.64rem;
  line-height:1.28;
  text-align:left;
}
.hmc-veneers-case-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  width:min(980px,100%);
  margin:0 auto!important;
}
.hmc-veneers-case-grid .hmc-case-card:nth-child(3){
  grid-column:auto!important;
  width:auto!important;
  margin:0!important;
}
.hmc-veneers-case-grid .hmc-case-card{
  border-radius:16px;
  box-shadow:0 16px 38px rgba(58,66,73,.11);
}
.hmc-veneers-case-grid .hmc-ba-slider{
  aspect-ratio:16/9;
}
.hmc-veneers-case-grid .hmc-ba-handle{
  width:34px;
  height:34px;
}
.hmc-veneers-case-grid figcaption{
  padding:11px 14px 14px;
  font-size:.78rem;
}
.hmc-veneers-video-section{
  padding-top:40px!important;
}
.hmc-veneers-video-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:26px;
  width:min(850px,100%);
  margin:0 auto;
  align-items:start;
}
.hmc-veneers-video-card{
  display:grid;
  gap:14px;
  justify-items:center;
}
.hmc-veneers-video-card .hmc-video-frame{
  width:min(230px,100%)!important;
  max-width:230px!important;
  border-radius:18px!important;
}
.hmc-veneers-video-card h3{
  width:100%;
  max-width:240px;
  margin:0;
  color:var(--dark);
  font-size:.96rem;
  line-height:1.35;
  text-align:center!important;
}
.hmc-veneers-doctor-list{
  display:grid;
  gap:26px;
  width:min(860px,100%);
  margin:0 auto;
}
.hmc-veneers-doctor{
  display:grid;
  grid-template-columns:210px minmax(0,1fr);
  gap:28px;
  align-items:center;
  padding:18px;
  border:1px solid var(--border);
  border-radius:22px;
  background:#fff;
  box-shadow:0 18px 46px rgba(58,66,73,.1);
}
.hmc-veneers-doctor-photo{
  margin:0;
  height:230px;
  overflow:hidden;
  border-radius:16px;
  background:var(--surface);
}
.hmc-veneers-doctor-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
}
.hmc-veneers-doctor-content{
  min-width:0;
  padding:4px 8px 4px 0;
}
.hmc-veneers-doctor-content h3{
  margin:0 0 4px;
  font-size:1.52rem;
  text-align:left!important;
}
.hmc-doctor-role{
  margin:0 0 14px;
  color:var(--dark);
  font-size:1rem;
  font-weight:850;
}
.hmc-veneers-doctor-content ul,
.hmc-image-copy-panel ul{
  display:grid;
  gap:8px;
  list-style:none;
  margin:0;
  padding:0;
}
.hmc-veneers-doctor-content li,
.hmc-image-copy-panel li{
  position:relative;
  padding-left:24px;
  color:var(--muted);
  line-height:1.55;
}
.hmc-veneers-doctor-content li::before,
.hmc-image-copy-panel li::before{
  content:"";
  position:absolute;
  left:0;
  top:.55em;
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--primary);
}
.hmc-image-copy{
  display:grid;
  grid-template-columns:minmax(320px,520px) minmax(0,1fr);
  gap:56px;
  align-items:center;
}
.hmc-image-copy-right{
  grid-template-columns:minmax(320px,520px) minmax(0,1fr);
}
.hmc-image-copy-media{
  margin:0;
  overflow:hidden;
  border-radius:10px;
  box-shadow:0 24px 66px rgba(58,66,73,.14);
  background:var(--surface);
}
.hmc-image-copy-media img{
  width:100%;
  height:100%;
  min-height:520px;
  object-fit:cover;
  object-position:center;
}
.hmc-procedure-media img{
  object-position:center;
}
.hmc-image-copy-panel{
  max-width:620px;
}
.hmc-image-copy-panel h2{
  text-align:left!important;
  font-size:clamp(1.9rem,3vw,3rem);
}
.hmc-image-copy-panel h3{
  text-align:left!important;
}
.hmc-image-copy-panel p{
  color:var(--muted);
}
.hmc-veneer-types{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  width:min(900px,100%);
  margin:0 auto;
  padding:18px;
  border:1px solid rgba(214,222,230,.8);
  border-radius:22px;
  background:#fff;
  box-shadow:0 18px 46px rgba(58,66,73,.08);
}
.hmc-veneer-type-card{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  column-gap:14px;
  align-items:start;
  padding:18px;
  border:1px solid var(--border);
  border-radius:16px;
  background:linear-gradient(180deg,#fff,#F8FAFC);
}
.hmc-veneer-type-icon{
  grid-row:1/3;
  width:44px;
  height:44px;
  border-radius:15px;
  background:#fff;
  border:1px solid var(--border);
  box-shadow:0 10px 24px rgba(58,66,73,.07);
}
.hmc-veneer-type-card h3{
  margin:0 0 6px;
  font-size:1.02rem;
  text-align:left!important;
}
.hmc-veneer-type-card p{
  margin:0;
  color:var(--muted);
  font-size:.93rem;
  line-height:1.65;
}
.hmc-step-list{
  display:grid;
  gap:12px;
  margin-top:22px;
}
.hmc-step-item{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  gap:14px;
  padding:16px;
  border:1px solid var(--border);
  border-radius:16px;
  background:#fff;
}
.hmc-step-item > span{
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:var(--primary);
  color:#fff;
  font-weight:950;
  font-size:.82rem;
}
.hmc-step-item h3{
  margin:0 0 5px;
  font-size:1rem;
  text-align:left!important;
}
.hmc-step-item p{
  margin:0;
  font-size:.94rem;
}
.hmc-why-veneers-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.hmc-why-veneers-card{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:14px;
  align-items:start;
  padding:18px 20px;
  border:1px solid var(--border);
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 26px rgba(58,66,73,.06);
}
.hmc-why-veneers-card .hmc-icon-dental{
  width:38px;
  height:38px;
  border-radius:14px;
  background:var(--surface);
  border:1px solid var(--border);
}
.hmc-why-veneers-card p{
  margin:0;
  color:var(--muted);
  font-size:.95rem;
}
.hmc-aftercare-list{
  display:grid;
  gap:10px;
  width:min(980px,100%);
  margin:0 auto;
  padding:18px;
  border:1px solid var(--border);
  border-radius:24px;
  background:#fff;
  box-shadow:0 18px 46px rgba(58,66,73,.08);
}
.hmc-aftercare-list article{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:14px;
  align-items:start;
  padding:13px 16px;
  border:1px solid var(--border);
  border-radius:14px;
  background:#F9FBFD;
}
.hmc-aftercare-list .hmc-icon-dental{
  width:38px;
  height:38px;
  border-radius:14px;
  background:#fff;
  border:1px solid var(--border);
}
.hmc-aftercare-list p{
  margin:0;
  color:var(--muted);
  font-size:.94rem;
}
.hmc-insurance-section{
  padding-bottom:0!important;
}
.hmc-insurance-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px;
  width:min(780px,100%);
  margin:0 auto 46px;
}
.hmc-insurance-grid article{
  min-height:84px;
  display:grid;
  place-items:center;
  padding:14px;
  border:1px solid var(--border);
  border-radius:12px;
  background:#fff;
  box-shadow:0 12px 28px rgba(58,66,73,.08);
}
.hmc-insurance-grid img{
  width:100%;
  max-width:108px;
  height:46px;
  object-fit:contain;
}
.hmc-map-wrap{
  width:100%;
  height:420px;
  overflow:hidden;
  background:#D6DEE6;
  border-top:1px solid rgba(91,101,114,.2);
}
.hmc-map-wrap iframe{
  display:block;
  width:100%;
  height:100%;
  filter:saturate(.9) contrast(.94);
}
.hmc-pay-logos{
  display:flex;
  justify-content:center;
  gap:14px;
  margin-top:18px;
}
.hmc-pay-logos img{
  width:86px;
  height:34px;
  object-fit:contain;
}
@media(max-width:1200px){
  .hmc-veneers-hero-inner{
    grid-template-columns:minmax(390px,520px) minmax(0,1fr);
  }
  .hmc-hero-benefit p{
    font-size:.68rem;
  }
}
@media(max-width:960px){
  .hmc-veneers-page .hmc-section{
    padding:78px 0;
  }
  .hmc-veneers-hero{
    min-height:auto;
  }
  .hmc-veneers-hero::before{
    background:
      linear-gradient(180deg,rgba(139,220,235,.45) 0%,rgba(139,220,235,.92) 45%,rgba(139,220,235,.98) 100%),
      linear-gradient(90deg,rgba(139,220,235,.35),rgba(255,255,255,.1));
  }
  .hmc-veneers-hero-img{
    position:relative;
    height:auto;
    aspect-ratio:16/8.8;
    object-position:center top;
  }
  .hmc-veneers-hero-inner{
    min-height:0;
    grid-template-columns:1fr;
    width:min(100% - 32px,760px);
    padding:0 0 42px;
    margin-top:-30px;
  }
  .hmc-veneers-hero-copy{
    max-width:680px;
    margin:0 auto;
  }
  .hmc-hero-benefit-list{
    background:rgba(255,255,255,.46);
  }
  .hmc-veneers-case-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .hmc-veneers-video-grid,
  .hmc-image-copy,
  .hmc-image-copy-right{
    grid-template-columns:1fr;
  }
  .hmc-image-copy-media{
    width:min(560px,100%);
    margin-inline:auto;
  }
  .hmc-image-copy-media img{
    min-height:420px;
  }
  .hmc-image-copy-panel{
    max-width:720px;
    margin-inline:auto;
  }
  .hmc-image-copy-panel h2,
  .hmc-image-copy-panel h3{
    text-align:center!important;
  }
  .hmc-why-veneers-grid{
    grid-template-columns:1fr;
  }
  .hmc-insurance-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:700px){
  .hmc-veneers-page .hmc-section{
    padding:66px 0;
  }
  .hmc-veneers-hero-img{
    aspect-ratio:4/3.1;
    object-position:center top;
  }
  .hmc-veneers-hero-inner{
    width:100%;
    margin-top:0;
    padding:26px 16px 40px;
  }
  .hmc-veneers-hero .hmc-hero-kicker{
    max-width:300px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    font-size:.82rem!important;
    line-height:1.35!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
  }
  .hmc-veneers-hero h1{
    font-size:2.35rem;
    line-height:1;
  }
  .hmc-veneers-hero .hmc-btn{
    width:min(100%,284px);
    min-width:0;
  }
  .hmc-hero-benefit-list{
    width:min(300px,calc(100vw - 58px));
    max-width:min(300px,calc(100vw - 58px));
    padding:10px;
    gap:8px;
    box-sizing:border-box;
  }
  .hmc-hero-benefit{
    grid-template-columns:30px minmax(0,1fr);
    gap:10px;
    padding:10px;
    width:100%;
    min-width:0;
    box-sizing:border-box;
  }
  .hmc-hero-benefit > div{
    min-width:0;
  }
  .hmc-hero-benefit h3{
    font-size:.76rem;
    overflow-wrap:break-word;
  }
  .hmc-hero-benefit p{
    font-size:.66rem;
    overflow-wrap:break-word;
  }
  .hmc-veneers-case-grid{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .hmc-veneers-video-grid{
    grid-template-columns:1fr;
    gap:32px;
  }
  .hmc-veneers-video-card .hmc-video-frame{
    width:min(270px,100%)!important;
    max-width:270px!important;
  }
  .hmc-veneers-doctor{
    grid-template-columns:1fr;
    padding:16px;
    text-align:center;
  }
  .hmc-veneers-doctor-photo{
    width:min(280px,100%);
    height:300px;
    margin:0 auto;
  }
  .hmc-veneers-doctor-content{
    padding:0;
  }
  .hmc-veneers-doctor-content h3{
    text-align:center!important;
  }
  .hmc-veneers-doctor-content ul{
    text-align:left;
  }
  .hmc-image-copy{
    gap:32px;
  }
  .hmc-image-copy-media{
    border-radius:8px;
  }
  .hmc-image-copy-media img{
    min-height:330px;
  }
  .hmc-veneer-types{
    grid-template-columns:1fr;
    padding:12px;
  }
  .hmc-veneer-type-card{
    grid-template-columns:40px minmax(0,1fr);
    padding:15px;
  }
  .hmc-veneer-type-icon{
    width:38px;
    height:38px;
  }
  .hmc-step-item{
    grid-template-columns:38px minmax(0,1fr);
    padding:14px;
  }
  .hmc-step-item > span{
    width:36px;
    height:36px;
  }
  .hmc-aftercare-list{
    padding:12px;
  }
  .hmc-aftercare-list article{
    grid-template-columns:36px minmax(0,1fr);
    padding:12px;
  }
  .hmc-aftercare-list .hmc-icon-dental{
    width:34px;
    height:34px;
  }
  .hmc-insurance-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .hmc-map-wrap{
    height:320px;
  }
}
