@font-face{font-family:DM;src:url('/assets/dm-sans-400.ttf')}@font-face{font-family:DM;src:url('/assets/dm-sans-600.ttf');font-weight:600 900}:root{--ink:#203338;--muted:#576467;--orange:#bb490d;--bright:#e86518;--soft:#fbf2ea;--line:#dce1df;--white:#fff;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font:16px/1.65 DM,Arial,sans-serif;color:var(--ink);background:white}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.wrap{max-width:1320px;margin:auto;width:calc(100% - 112px)}.topbar{background:var(--ink);color:#fff;font-size:13px;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between}.topbar b{margin-left:12px}.header{padding:20px 4%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:16px}.brand img{width:132px;height:auto}.brand span{font-size:10px;letter-spacing:1.5px;line-height:1.6;border-left:1px solid var(--line);padding-left:16px}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--orange)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:17px 24px;background:var(--orange);color:#fff;font-size:15px;font-weight:600;border-radius:5px;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:#983a08}.arrow{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.button .arrow{transition:transform .25s}.button:hover .arrow{transform:translateX(3px)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.hero-copy{padding:72px 6% 62px 8%;align-self:center}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:600;line-height:1.5;margin:0 0 26px;color:var(--orange)}h1{font-size:clamp(44px,4.6vw,76px);font-weight:600;line-height:1.07;letter-spacing:-3px;margin:0 0 28px}h1 em{color:var(--orange);font-style:normal}p{margin:0 0 24px}.hero-intro{font-size:17px;color:var(--muted);max-width:460px;margin-bottom:32px}.hero-note{display:flex;gap:12px;align-items:center;font-size:13px;color:var(--muted);margin-top:38px}.note-line{width:24px;height:2px;background:var(--bright)}.hero-visual{position:relative;min-height:620px;background:#edf1ed;overflow:hidden}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(19,34,37,.75))}.visual-caption{position:absolute;bottom:42px;left:42px;z-index:2;color:white}.visual-caption span{font-size:11px;letter-spacing:2px}.visual-caption strong{font-size:32px;line-height:1.2;display:block;margin-top:14px;font-weight:400}.image-tag{position:absolute;top:32px;right:32px;background:#fff;padding:18px 23px;border-radius:5px;font-size:13px;line-height:1.6;color:var(--ink)}.skip{position:fixed;top:-100px;left:20px;padding:15px;background:white;z-index:100}.skip:focus{top:10px}:focus-visible{outline:3px solid #158092;outline-offset:5px}@media(max-width:1100px){.brand span{display:none}.header nav{gap:18px}.header{padding:15px 4%}.hero-copy{padding:55px 8%}h1{font-size:55px}.wrap{width:calc(100% - 64px)}}@media(max-width:760px){.topbar .wrap{justify-content:center}.topbar a{display:none}.header{gap:12px;padding:12px 20px}.brand img{width:98px}.header-cta{padding:12px 14px;font-size:13px;margin-left:auto}.header-cta .arrow{display:none}.menu-toggle{display:flex;background:transparent;border:0;padding:8px}.menu-toggle svg{width:24px;fill:none;stroke:var(--ink);stroke-width:1.8}.header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:24px;background:white;border-bottom:1px solid var(--line)}.header nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 24px}.hero h1{font-size:49px;letter-spacing:-2px}.hero-visual{min-height:340px}.hero-intro{font-size:16px}.hero-note{margin-top:25px}.visual-caption{left:24px;bottom:24px}.visual-caption strong{font-size:27px}.image-tag{top:20px;right:20px;padding:12px 16px;font-size:12px}.wrap{width:calc(100% - 40px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
h2{font-size:clamp(35px,3.4vw,52px);line-height:1.15;letter-spacing:-1.8px;font-weight:600;margin:0 0 25px}h2 em{font-style:normal;color:var(--orange)}h3{font-size:26px;line-height:1.25;letter-spacing:-.6px;margin:0 0 20px}.section{padding-top:100px;padding-bottom:100px}.trust-strip{display:flex;justify-content:space-between;gap:25px;padding:25px 0;border-bottom:1px solid var(--line);font-size:14px}.trust-strip span{display:flex;gap:12px;align-items:center}.check{width:20px;height:20px;fill:none;stroke:var(--orange);stroke-width:2}.section-title{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:44px}.section-title h2{margin-bottom:0}.section-title>p{max-width:390px;color:var(--muted);margin:0}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.audience{padding:40px 44px;border-radius:8px;display:flex;align-items:start;flex-direction:column}.number{font-size:11px;font-weight:600;letter-spacing:1.5px;display:block;margin-bottom:25px}.audience h3{font-size:34px;line-height:1.2}.audience p{max-width:430px;margin-bottom:30px}.audience .button{margin-top:auto}.professional{background:var(--ink);color:white}.professional .number{color:#ffb786}.professional p{color:#dce6e5}.patient{background:var(--soft)}.patient .number{color:var(--orange)}.patient p{color:var(--muted)}.light{background:#fff;color:var(--ink)}.light:hover{background:#fde4d3}.outline{background:transparent;color:var(--ink);border-color:#bdc8c7}.outline:hover{background:var(--ink);border-color:var(--ink);color:white}.specialties{background:#f6f7f6}.specialty-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.specialty{background:white;border:1px solid #e0e5e3;border-radius:8px;overflow:hidden;transition:box-shadow .25s,transform .25s}.specialty:hover{transform:translateY(-5px);box-shadow:0 14px 30px #20333810}.product-photo{height:190px;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.specialty-body{padding:24px;display:flex;flex-direction:column;height:calc(100% - 190px)}.specialty-body .number{margin:0 0 14px;color:var(--orange)}.specialty h3{font-size:21px}.specialty p{font-size:15px;color:var(--muted)}.card-link{margin-top:auto;display:flex;justify-content:space-between;gap:12px;align-items:center;padding-top:18px;border-top:1px solid var(--line);font-size:14px;font-weight:600}.card-link:hover{color:var(--orange)}.additional{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:25px}.additional>a{display:flex;align-items:center;justify-content:space-between;padding:25px;background:#e9eeeb;border-radius:6px;gap:15px}.additional>a:hover{background:#dfe6e1}.additional small{display:block;margin-top:5px;color:var(--muted);font-size:13px}.service{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.service-copy>p:not(.eyebrow){color:var(--muted)}.service-copy>.button{margin-top:10px}.service-panel{padding:40px 44px;background:var(--soft);border-top:3px solid var(--bright);border-radius:0 0 8px 8px}.service-panel>.number{color:var(--orange)}.service-panel h3{font-size:34px}.steps{list-style:none;padding:0;margin:30px 0}.steps li{display:flex;gap:20px;border-bottom:1px solid #e6d8cd;padding:16px 0}.steps li>span{color:var(--orange);font-size:14px;padding-top:2px}.steps li p{margin:6px 0 0;font-size:14px;color:var(--muted)}.service-tags{display:flex;gap:8px;flex-wrap:wrap}.service-tags span{padding:5px 10px;border:1px solid #decec1;border-radius:3px;font-size:12px}.about{display:grid;grid-template-columns:1fr 1fr;background:#eef2ef}.about-photo{position:relative;min-height:540px}.about-photo img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:65%}.photo-label{position:absolute;bottom:28px;left:30px;font-size:11px;letter-spacing:2px;padding:12px 16px;background:white}.about-copy{padding:70px 12%}.about-copy>p:not(.eyebrow){color:var(--muted)}.about-copy .button{margin-top:10px}.faq{display:grid;grid-template-columns:1fr 1.35fr;gap:90px}.faq>div>p:not(.eyebrow){color:var(--muted)}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-size:17px;font-weight:600;padding:24px 0;display:flex;justify-content:space-between;gap:25px}summary::-webkit-details-marker{display:none}summary span{color:var(--orange);font-size:22px}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:15px;padding-right:25px}details p a{text-decoration:underline}.contact{background:var(--ink);color:white;padding:80px 0}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:center}.contact .eyebrow,.contact h2 em{color:#ffb786}.contact p{color:#d5dfde;max-width:475px}.contact .button:not(.outline){background:#f2a166;color:#203338}.contact .button:not(.outline):hover{background:#ffb786}.contact-note{display:block;margin-top:18px;font-size:12px;color:#d5dfde}.contact-card{background:#fff;border-radius:8px;color:var(--ink);padding:36px 40px}.contact-card .number{color:var(--orange);margin-bottom:12px}.contact-link{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:20px 0;font-size:23px;font-weight:600;gap:18px}.contact-link:hover{color:var(--orange)}.contact-link small{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-bottom:4px}.address{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.address p{font-size:14px;color:var(--muted);margin:0}.address .button{padding:12px 15px;font-size:13px;gap:14px}footer{padding:55px 0 0}.footer-main{display:grid;grid-template-columns:.8fr 1.2fr 1fr 1fr;gap:35px;padding-bottom:40px;align-items:start;font-size:14px}.footer-main>p{color:var(--muted)}.footer-main>div{display:flex;flex-direction:column;gap:10px}.footer-main a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:22px 0;color:var(--muted);font-size:11px;gap:24px}.footer-bottom a{display:flex;gap:10px;align-items:center}.footer-bottom .arrow{transform:rotate(-90deg);width:17px}
@media(max-width:1100px){.hero-visual>img{object-position:60% center}.section{padding-top:75px;padding-bottom:75px}.service,.contact-grid,.faq{gap:45px}.audience{padding:30px}.specialty-grid{gap:14px}.specialty-body{padding:20px}.product-photo{height:150px;padding:16px}.specialty-body{height:calc(100% - 150px)}.specialty h3{font-size:19px}.contact-link{font-size:20px}.contact-card{padding:26px}.address{align-items:start;flex-direction:column}.about-copy{padding:55px 8%}}
@media(max-width:760px){.section{padding-top:60px;padding-bottom:60px}.trust-strip{flex-wrap:wrap;gap:12px 24px;justify-content:start;font-size:12px;padding:20px 0}.trust-strip span{gap:8px}.trust-strip .check{width:16px}h2{font-size:35px;letter-spacing:-1.4px}.section-title{display:block;margin-bottom:30px}.section-title>p{margin-top:20px}.audience-grid,.service,.about,.faq,.contact-grid{grid-template-columns:1fr}.audience{padding:30px 25px}.audience h3{font-size:29px}.specialty-grid{grid-template-columns:1fr 1fr;gap:12px}.specialty-body{padding:18px 15px}.specialty h3{font-size:19px}.specialty p{font-size:14px}.product-photo{height:135px;padding:12px}.specialty-body{height:calc(100% - 135px)}.card-link{font-size:12px;gap:8px}.card-link .arrow{width:18px}.additional{grid-template-columns:1fr;gap:12px}.additional>a{padding:22px}.service-panel{padding:30px 25px}.service{gap:32px}.about-photo{min-height:310px}.about-copy{padding:45px 24px}.faq{gap:20px}.faq>div>p:not(.eyebrow){display:none}summary{font-size:16px}.contact{padding:55px 0}.contact-grid{gap:32px}.contact-card{padding:28px 24px}.contact-link{font-size:21px}.address{flex-direction:row}.address .button{font-size:12px;padding:10px;gap:8px}.footer-main{grid-template-columns:1fr 1fr;gap:25px}.footer-main>p{font-size:13px}.footer-bottom{flex-wrap:wrap;font-size:11px}.footer-bottom>span:nth-child(2){order:3;width:100%}.hero .eyebrow{font-size:11px}.hero h1{font-size:clamp(42px,10.8vw,64px)}}
@media(max-width:370px){.header-cta{font-size:12px;padding:10px}.brand img{width:85px}.specialty-grid{grid-template-columns:1fr}.product-photo{height:170px}.specialty-body{height:auto}.address{flex-direction:column}.contact-link{font-size:18px}}

/* Review: aligned hero, uniform cards, personal FAQ contact. */
.hero.wrap{margin-top:32px;margin-bottom:0;gap:40px;min-height:600px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.hero-copy{padding:44px 0;min-width:0}.hero h1{font-size:clamp(42px,4.3vw,66px);letter-spacing:-2.5px}.hero-visual{min-height:590px;border-radius:8px}.hero-visual>img{object-position:62% center}
.specialty-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.specialty{display:flex;flex-direction:column}.specialty-body{height:auto;flex:1}.product-photo{height:195px}.specialty h3{font-size:23px}.steps li{display:block}.faq-contact{margin-top:28px}.faq-person{display:flex;align-items:center;gap:16px;margin-bottom:24px}.faq-person img{width:72px;height:72px;border-radius:50%;object-fit:cover;object-position:22% center;flex-shrink:0}.faq-person p{margin:0;line-height:1.5}.faq-person strong{display:block;font-size:16px}.faq-person span{display:block;font-size:14px;color:var(--muted);margin-top:4px}
@media(max-width:1100px){.hero.wrap{gap:30px;min-height:550px}.hero-copy{padding:38px 0}.hero-visual{min-height:550px}.hero h1{font-size:clamp(38px,4.4vw,52px)}.specialty h3{font-size:21px}}
@media(max-width:760px){.hero.wrap{grid-template-columns:1fr;gap:0;margin-top:0;min-height:0}.hero-copy{padding:38px 0 30px}.hero h1{font-size:clamp(38px,10.5vw,60px);letter-spacing:-1.8px}.hero-visual{min-height:320px}.specialty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-photo{height:145px}.specialty h3{font-size:19px;overflow-wrap:break-word}.faq-contact{margin-bottom:20px}.faq-person{margin-bottom:20px}.faq-person img{width:64px;height:64px}}
@media(max-width:480px){.specialty-grid{grid-template-columns:1fr}.product-photo{height:190px}.specialty-body{padding:24px}.specialty h3{font-size:23px}.specialty p{font-size:16px}.card-link{font-size:14px}}
