.gcd{--ink:#28322c;--olive:#485247;--muted:#667168;--line:#dfe2d9;--paper:#f5f5ef;--white:#fff;--gold:#b58936}.gcd *{box-sizing:border-box}.gcd button,.gcd input,.gcd select{font:inherit}.gcd a{color:inherit;text-underline-offset:4px}.gcd button,.gcd a,.gcd select{-webkit-tap-highlight-color:transparent}.gcd button{cursor:pointer}.gcd button:focus-visible,.gcd a:focus-visible,.gcd select:focus-visible,.gcd summary:focus-visible{outline:3px solid #9d854c;outline-offset:4px}.gcd h1,.gcd h2,.gcd h3,.gcd p{margin-top:0}.gcd h1{font-size:clamp(34px,4.4vw,62px);line-height:1.06;letter-spacing:-2.1px;max-width:830px;margin-bottom:18px}.gcd h2{font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-1.2px;margin-bottom:14px}.gcd h3{font-size:21px;line-height:1.3;letter-spacing:-.4px;margin-bottom:12px}.gcd p{color:var(--muted)}.gcd small,.gcd .smallprint{font-size:12px;line-height:1.6;color:var(--muted)}.gcd .button{background:var(--olive);color:#fff;display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:15px 23px;border:1px solid var(--olive);border-radius:5px;text-decoration:none;font-weight:600;font-size:14px;min-height:50px}.gcd .button:hover{background:#343e34}.gcd .button.secondary{color:var(--ink);background:#fff;border-color:#c4cbbc}.gcd .button.small{padding:9px 17px;min-height:42px}.gcd .wrap{max-width:1280px;margin:auto;padding:0 48px}.gcd .hero{padding:54px 0 28px}.gcd .crumb{font-size:12px;margin-bottom:30px;color:var(--muted)}.gcd .eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:600;color:var(--olive);margin-bottom:15px}.gcd .title-row{display:flex;justify-content:space-between;gap:35px;align-items:flex-end}.gcd .hero-sub{font-size:16px;max-width:800px;margin-bottom:0}.gcd .local-name{display:block;font-size:12px;color:var(--muted);margin-bottom:12px}.gcd .tag{display:inline-flex;align-items:center;padding:5px 11px;border:1px solid var(--line);border-radius:30px;font-size:11px;white-space:nowrap}.gcd .jump{display:flex;gap:28px;border-bottom:1px solid var(--line);padding:22px 0;margin-bottom:28px;overflow-x:auto;white-space:nowrap}.gcd .jump a{font-size:13px;text-decoration:none}.gcd .gallery-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.gcd .gallery-title h2{font-size:20px;letter-spacing:-.3px;margin:0}.gcd .gallery{display:grid;grid-template-columns:1.65fr 1fr 1fr;grid-template-rows:185px 185px;gap:10px}.gcd .gallery button{border:0;background:var(--paper);padding:0;overflow:hidden;position:relative;border-radius:4px}.gcd .gallery button:first-child{grid-row:span 2}.gcd .gallery button:last-child{grid-column:span 2}.gcd .gallery img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.gcd .gallery button:hover img{transform:scale(1.025)}.gcd .gallery button span{position:absolute;right:12px;bottom:12px;padding:6px 10px;background:#ffffffed;border-radius:4px;font-size:11px}.gcd .gallery .badge{inset:12px auto auto 12px;background:#b72e38;color:#fff;font-size:10px;font-weight:600;max-width:80%}.gcd .reviews{padding:30px 0 32px;border-bottom:1px solid var(--line)}.gcd .review-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.gcd .review-heading h2{font-size:23px;letter-spacing:-.5px;margin:0 0 5px}.gcd .review-heading p{margin:0;font-size:12px}.gcd .rating{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:12px}.gcd .rating strong{font-size:27px;letter-spacing:-1px}.gcd .stars{color:var(--gold);letter-spacing:2px;white-space:nowrap}.gcd .review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.gcd .review{border:1px solid var(--line);padding:20px;border-radius:8px;display:flex;flex-direction:column;background:#fff;min-width:0}.gcd .review .author{font-size:13px;font-weight:600;display:block;text-decoration:none}.gcd .review blockquote{margin:13px 0 20px;color:#465047;font-size:14px;line-height:1.6;flex:1}.gcd .review-bottom{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:10px}.gcd .review .stars{font-size:13px;margin-top:7px}.gcd .review .date{font-size:11px;color:var(--muted)}.gcd .review-empty,.gcd .notice{background:var(--paper);border-radius:6px;padding:15px 18px;font-size:12px;margin-top:17px;color:#565b4d}.gcd .notice{border-left:3px solid #b39251;background:#faf7ee}.gcd .columns{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:56px;padding-top:48px}.gcd .section{padding-bottom:40px;margin-bottom:42px;border-bottom:1px solid var(--line)}.gcd .lead{font-size:17px;line-height:1.7;max-width:700px}.gcd .facts{display:grid;gap:18px;margin:26px 0}.gcd .fact{display:grid;grid-template-columns:32px 1fr;gap:14px}.gcd .fact .number{border-top:1px solid #a7afa0;padding-top:8px;color:#788474;font-size:12px}.gcd .fact h3{font-size:17px;margin-bottom:5px}.gcd .fact p{font-size:14px;margin-bottom:0}.gcd .source-link{font-size:11px;color:var(--muted)}.gcd .aside-inner{position:sticky;top:110px;border:1px solid var(--line);padding:27px;border-radius:8px;background:#f8f8f3}.gcd .aside-inner h3{font-size:23px}.gcd .aside-inner p{font-size:13px}.gcd .aside-inner .button{width:100%;padding:13px 8px}.gcd .checklist{padding:0;list-style:none;font-size:13px;color:var(--muted);margin:22px 0}.gcd .checklist li{padding:8px 0;border-top:1px solid var(--line)}.gcd .checklist li:before{content:"\2713";margin-right:10px;color:var(--olive)}.gcd .doctors{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:26px}.gcd .doctor{border:1px solid var(--line);border-radius:7px;overflow:hidden}.gcd .doctor-photo{height:260px;width:100%;object-fit:contain;object-position:center bottom;background:#f5f5f3;display:block}.gcd .doctor-body{padding:21px}.gcd .doctor h3{font-size:19px}.gcd .doctor strong{font-size:11px;color:var(--olive);display:block;margin-bottom:12px;font-weight:600}.gcd .doctor p{font-size:13px;margin:0}.gcd .team-photo{width:100%;height:auto;margin:16px 0;border-radius:6px}.gcd .team-note{font-size:12px;margin:18px 0 12px}.gcd .treatment{border-top:1px solid var(--line);padding:20px 0}.gcd .treatment:last-of-type{border-bottom:1px solid var(--line)}.gcd summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;font-weight:600}.gcd summary::-webkit-details-marker{display:none}.gcd summary:after{content:"+";font-size:24px;font-weight:400}.gcd .treatment[open] summary:after{content:"\2212"}.gcd .treatment p{font-size:14px;padding-top:14px;margin-bottom:10px}.gcd .treatment .prompt{font-size:12px;color:var(--olive);padding:13px 16px;background:var(--paper);border-radius:4px}.gcd .care-note{margin-top:20px;font-size:12px}.gcd .steps{display:grid;gap:23px;margin-top:26px}.gcd .step{display:grid;grid-template-columns:35px 1fr;gap:16px}.gcd .step>span{width:30px;height:30px;border-radius:50%;background:var(--paper);display:grid;place-items:center;font-size:12px}.gcd .step h3{font-size:17px;margin-bottom:5px}.gcd .step p{font-size:14px;margin:0}.gcd .address{padding:24px;background:var(--paper);border-radius:6px}.gcd .address strong{display:block;font-size:15px}.gcd .address p{font-size:13px;margin:10px 0}.gcd .hours{padding:0;list-style:none;margin:16px 0 0;font-size:13px;color:var(--muted)}.gcd .contact{padding:50px 0 64px}.gcd .contact-head{max-width:650px}.gcd .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.gcd .contact-card{border:1px solid var(--line);border-radius:12px;padding:30px;position:relative;display:flex;flex-direction:column;align-items:flex-start}.gcd .contact-card p{font-size:14px;flex:1}.gcd .contact-card h3{font-size:25px;margin:20px 0 15px}.gcd .recommend{position:absolute;top:0;right:26px;border-radius:0 0 5px 5px;background:var(--olive);color:#fff;font-size:10px;padding:5px 12px;letter-spacing:.5px}.gcd .channel-grid{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.gcd .channel-grid .button{padding:10px}.gcd .contact-card>.button{width:100%}.gcd .sources{padding:24px 0 40px;border-top:1px solid var(--line)}.gcd .sources summary{font-size:13px}.gcd .sources li{font-size:12px;margin:10px 0}.gcd .sources p{font-size:12px;max-width:800px;margin:16px 0 0}.gcd #photo-dialog{background:#f7f7f2;width:min(1100px,94vw)}.gcd #large-photo{display:block;max-height:78vh;object-fit:contain;width:100%}.gcd .photo-controls{display:flex;align-items:center;justify-content:center;padding:12px;gap:30px;font-size:13px}.gcd .photo-controls button{border:1px solid var(--line);background:#fff;width:45px;height:36px;border-radius:5px}.gcd .dialog-content{padding:50px 35px 35px;max-width:520px}.gcd .dialog-content h2{font-size:28px;margin-top:15px}.gcd .dialog-content p{font-size:14px}.gcd .selected-context{background:var(--paper);padding:16px;margin:20px 0;font-size:14px;border-radius:5px}.gcd .selected-context strong{display:block}@media(max-width:900px){.gcd .wrap{padding:0 26px}.gcd .columns{gap:25px;grid-template-columns:minmax(0,1fr) 250px}.gcd .aside-inner{padding:20px}.gcd .gallery{grid-template-rows:150px 150px}.gcd .doctor-photo{height:190px}.gcd .review{padding:15px}.gcd .title-row>.tag{display:none}}@media(max-width:680px){.gcd .wrap{padding:0 20px}.gcd .hero{padding-top:32px}.gcd .crumb{margin-bottom:20px}.gcd .hero-sub{font-size:14px;line-height:1.7}.gcd h1{font-size:36px;letter-spacing:-1.2px}.gcd .jump{gap:24px;padding:17px 0;margin-bottom:22px}.gcd .jump a{font-size:12px}.gcd .gallery{grid-template-columns:repeat(3,1fr);grid-template-rows:235px 85px;gap:6px}.gcd .gallery button:first-child{grid-row:auto;grid-column:span 3}.gcd .gallery button:last-child{grid-column:auto}.gcd .gallery button span{font-size:9px;right:7px;bottom:7px;padding:3px 6px}.gcd .gallery-title small{font-size:10px}.gcd .reviews{padding-top:24px}.gcd .review-heading{display:block}.gcd .rating{margin-top:10px;gap:8px}.gcd .review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:10px}.gcd .review{min-width:85%;scroll-snap-align:start;padding:20px}.gcd .review blockquote{font-size:14px}.gcd .columns{display:block;padding-top:34px}.gcd .columns>aside{display:none}.gcd .section{padding-bottom:28px;margin-bottom:34px}.gcd .lead{font-size:15px}.gcd .doctors{gap:12px}.gcd .doctor-photo{height:185px}.gcd .doctor-body{padding:15px}.gcd .doctor h3{font-size:16px}.gcd .doctor p{font-size:12px}.gcd .contact{padding:12px 0 34px}.gcd .contact-grid{grid-template-columns:1fr}.gcd .contact-card{padding:25px}.gcd .contact-card h3{font-size:23px}.gcd .contact-head h2{font-size:30px}.gcd .sources{padding-bottom:90px}.gcd .dialog-content{padding:56px 25px 30px}.gcd .review-bottom{font-size:10px}}@media(prefers-reduced-motion:reduce){.gcd .gallery img{transition:none}}.gcd .strength-intro{font-size:16px;line-height:1.7;margin-bottom:24px}.gcd .strength-feature{display:grid;grid-template-columns:minmax(150px,.85fr) minmax(0,1.15fr);border-radius:9px;overflow:hidden;background:#eff1e9;border:1px solid #e1e4d8;margin-bottom:20px}.gcd .strength-visual{margin:0;display:flex;flex-direction:column;background:#e5e8df;min-width:0}.gcd .strength-visual img{width:100%;height:270px;display:block}.gcd .strength-visual.portrait img{object-fit:contain;object-position:center bottom;background:#f5f5f2}.gcd .strength-visual.interior img{object-fit:cover}.gcd .strength-visual figcaption{padding:16px 18px;background:#485247;color:#fff;flex:1}.gcd .strength-visual figcaption strong{display:block;font-size:15px;font-weight:500}.gcd .strength-visual figcaption span{font-size:10px;display:block;opacity:.85;margin-top:3px}.gcd .strength-feature-copy{padding:25px 23px;align-self:center}.gcd .strength-symbol{display:block;font-size:39px;color:#56644e;line-height:1;margin-bottom:17px;font-family:Georgia,serif}.gcd .strength-feature-copy h3{font-size:22px;line-height:1.2;letter-spacing:-.5px}.gcd .strength-feature-copy p{font-size:13px;line-height:1.6;margin-bottom:19px}.gcd .chip-label{font-size:10px;display:block;margin-bottom:9px;color:#616c59}.gcd .strength-chips{display:flex;flex-wrap:wrap;gap:7px}.gcd .strength-chips>span{display:inline-block;font-size:10px;line-height:1.3;letter-spacing:.3px;border:1px solid #c9cebe;border-radius:4px;padding:7px 8px;background:#fafbf6;color:#4d5944}.gcd .strength-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.gcd .strength-cards article{border:1px solid var(--line);border-radius:7px;padding:18px 16px;background:#fff}.gcd .strength-card-icon{font-size:17px;color:#7a8871;border-bottom:1px solid #e6e8df;padding-bottom:13px;margin-bottom:13px;font-family:Georgia,serif}.gcd .strength-cards small{display:block;font-size:9px;letter-spacing:1.5px;color:#7b836e;margin-bottom:8px}.gcd .strength-cards h3{font-size:17px;line-height:1.3;margin-bottom:10px}.gcd .strength-cards p{font-size:12px;line-height:1.65;margin:0}.gcd .strength-action{margin-top:23px}.gcd .strength-action .button{font-size:13px;max-width:100%;text-align:left}.gcd .strength-note{font-size:10px;line-height:1.6;color:#788171;margin:17px 0 8px}.gcd .strength-section>.source-link{font-size:10px;margin:0;line-height:1.6}.gcd .strength-feature.value{background:#f3f1eb}.gcd .strength-feature.experience{background:#f2f1e9}@media(max-width:900px)and (min-width:681px){.gcd .strength-feature{grid-template-columns:1fr}.gcd .strength-visual img{height:240px}.gcd .strength-cards{grid-template-columns:1fr}.gcd .strength-cards article{padding:16px}.gcd .strength-card-icon{display:none}}@media(max-width:680px){.gcd .strength-intro{font-size:14px}.gcd .strength-feature{grid-template-columns:1fr}.gcd .strength-visual.portrait img{height:280px}.gcd .strength-visual.interior img{height:220px}.gcd .strength-visual figcaption{padding:13px 19px}.gcd .strength-feature-copy{padding:23px}.gcd .strength-symbol{font-size:32px;margin-bottom:12px}.gcd .strength-feature-copy h3{font-size:24px}.gcd .strength-feature-copy p{font-size:14px}.gcd .strength-chips>span{font-size:11px}.gcd .strength-cards{grid-template-columns:1fr;gap:10px}.gcd .strength-cards article{padding:18px 20px;display:grid;grid-template-columns:35px 1fr;column-gap:12px}.gcd .strength-card-icon{grid-row:span 3;border:0;padding:0;margin:0;font-size:21px}.gcd .strength-cards h3{font-size:18px}.gcd .strength-cards p{font-size:13px}.gcd .strength-action .button{width:100%;justify-content:space-between}.gcd .strength-note{font-size:11px}.gcd .strength-section>.source-link{font-size:11px}}.gcd .evidence-panel,.gcd .access-panel{padding:28px 24px;background:#e4e9dc;color:#29382b;justify-content:center}.gcd .access-panel{background:#e8e5d8}.gcd .visual-kicker{font-size:9px!important;letter-spacing:1.8px;margin:0 0 18px!important;font-weight:650;color:#52604a!important}.gcd .evidence-panel h3,.gcd .access-panel h3{font-size:23px;line-height:1.25;letter-spacing:-.6px;margin:0 0 25px}.gcd .teaching-record,.gcd .access-route{list-style:none;margin:0;padding:0}.gcd .teaching-record li{position:relative;border-left:1px solid #a9b59a;padding:0 0 22px 20px;margin-left:4px}.gcd .teaching-record li:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#52634a;left:-4px;top:3px}.gcd .teaching-record li:last-child{padding-bottom:0}.gcd .teaching-record time{display:block;font-size:9px;letter-spacing:1.2px;margin-bottom:6px;color:#5c6953}.gcd .teaching-record strong{display:block;font-size:17px;font-weight:550;margin-bottom:4px}.gcd .teaching-record span{display:block;font-size:11px;line-height:1.5;color:#53604c;max-width:210px}.gcd .visual-footnote{font-size:9px!important;line-height:1.5;margin:23px 0 0!important;color:#606c58!important}.gcd .access-route li{display:flex;gap:13px;position:relative;padding-bottom:25px;align-items:flex-start}.gcd .access-route li:not(:last-child):before{content:"";position:absolute;left:17px;top:37px;bottom:4px;border-left:1px dashed #a1a78f}.gcd .route-node{display:flex;align-items:center;justify-content:center;flex:0 0 35px;height:35px;background:#f8f8f0;border:1px solid #a6b097;border-radius:50%;font-size:12px;font-weight:650;position:relative}.gcd .hotel-node{border-radius:6px}.gcd .clinic-node{background:#485247;color:#fff;border-color:#485247;border-radius:6px}.gcd .access-route small{display:block;font-size:8px;letter-spacing:1.2px;color:#606a54;margin-bottom:4px}.gcd .access-route strong{display:block;font-size:15px;font-weight:550;line-height:1.35}.gcd .access-route div>span{display:block;font-size:10px;line-height:1.5;color:#59634f;margin-top:4px}.gcd .visual-link{font-size:10px;font-weight:550;color:#35452e;border-top:1px solid #c7ccba;padding-top:15px;text-decoration:none;display:flex;justify-content:space-between;gap:8px}.gcd .visual-link:hover{text-decoration:underline}.gcd .visual-link:focus-visible{outline:2px solid #485247;outline-offset:4px}@media(max-width:680px){.gcd .evidence-panel,.gcd .access-panel{padding:25px}.gcd .teaching-record span{max-width:none;font-size:12px}.gcd .visual-footnote{font-size:10px!important}.gcd .visual-link{font-size:12px}.gcd .access-route strong{font-size:17px}.gcd .access-route div>span{font-size:12px}.gcd .visual-kicker{font-size:10px!important}}.gcd .nearby-section{border-top:1px solid var(--line);padding:55px 0 40px;margin-top:40px}.gcd .nearby-heading{margin-bottom:27px}.gcd .nearby-heading h2{font-size:clamp(27px,3vw,38px);line-height:1.15;letter-spacing:-1px;margin:0 0 14px}.gcd .nearby-heading>p:last-child{font-size:15px;line-height:1.6;margin:0}.gcd .nearby-grid{display:grid;grid-template-columns:repeat(var(--nearby-count),minmax(0,1fr));gap:22px}.gcd .nearby-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;background:#fff;transition:border-color .2s,box-shadow .2s}.gcd .nearby-card:hover{border-color:#7b876f;box-shadow:0 6px 22px #28382310}.gcd .nearby-card:focus-visible{outline:3px solid #485247;outline-offset:4px}.gcd .nearby-image{position:relative;overflow:hidden}.gcd .nearby-image img{width:100%;height:210px;object-fit:cover;display:block}.gcd .nearby-image>span{position:absolute;bottom:14px;left:16px;background:#fffef7;color:#35412f;padding:6px 11px;border-radius:4px;font-size:11px;letter-spacing:.4px}.gcd .nearby-body{padding:24px;flex:1;display:flex;flex-direction:column}.gcd .nearby-body>small{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#65725d;margin-bottom:10px}.gcd .nearby-body h3{font-size:22px;line-height:1.25;letter-spacing:-.5px;margin:0 0 12px}.gcd .nearby-address{font-size:12px;line-height:1.5;margin:0 0 8px;color:#63705b}.gcd .nearby-highlight{font-size:13px;line-height:1.6;margin:0 0 25px}.gcd .nearby-link{margin-top:auto;padding-top:16px;border-top:1px solid #e5e8df;display:flex;justify-content:space-between;gap:15px;font-size:13px;font-weight:650;color:#485247}.gcd .nearby-link>span{font-size:19px;line-height:1}@media(max-width:680px){.gcd .nearby-section{padding-top:34px;margin-top:28px}.gcd .nearby-heading>p:last-child{font-size:14px}.gcd .nearby-grid{grid-template-columns:1fr;gap:18px}.gcd .nearby-image img{height:185px}.gcd .nearby-body{padding:20px}.gcd .nearby-body h3{font-size:21px}.gcd .nearby-highlight{margin-bottom:19px}}.gcd{color:#28322c;background:#fff;font-family:inherit;line-height:1.6}.gcd section[id],.gcd #contact{scroll-margin-top:110px}.gcd .gallery.grey-clinic-gallery{margin:0;grid-template-columns:1.65fr 1fr 1fr;grid-template-rows:185px 185px}.gcd .gallery.grey-clinic-gallery button{min-height:0;aspect-ratio:auto}.gcd .gallery.grey-clinic-gallery button:first-child{grid-row:span 2;grid-column:auto}.gcd .gallery.grey-clinic-gallery button:last-child{grid-column:span 2}.gcd .gallery.grey-clinic-gallery img{height:100%;width:100%;object-fit:cover}.gcd .gallery button:after{display:none!important}.gcd .gallery button .badge{pointer-events:none;background:#b72e38;color:#fff;inset:12px auto auto 12px}.gcd .native-extras .clinic-medical-team,.gcd .native-extras .clinic-treatment-list,.gcd .native-extras .grey-event-text{margin:0;padding:0;border:0}.gcd .native-extras .clinic-doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gcd .native-extras .clinic-doctor-photo{height:260px;aspect-ratio:auto}.gcd .native-extras .clinic-doctor-photo img{height:100%;object-fit:contain}.gcd .native-extras .clinic-current-event{grid-template-columns:1fr;padding:22px;margin-bottom:25px}.gcd .native-extras .clinic-current-event img{max-height:240px;object-fit:contain}.gcd .native-extras .grey-price-explorer{padding:0;margin:20px 0}.gcd .native-extras .grey-option-grid{grid-template-columns:1fr}.gcd .native-extras .clinic-team-notice{margin-bottom:0}.gcd .native-extras .clinic-treatment-list{margin-top:30px}.gcd .native-extras .clinic-treatment-list .treatment-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gcd .grey-consultation{padding:0;margin:10px 0 45px;width:100%;max-width:none}.gcd .grey-method-grid{gap:22px}.gcd .grey-method-grid article{padding:32px}.gcd .grey-method-recommended{position:absolute;right:20px;top:0;transform:translateY(-50%);background:#485247;color:#fff;border-radius:5px;padding:5px 13px;font-size:12px;font-weight:600}.gcd .grey-method-grid article{position:relative}.gcd .grey-method-channels .button{background:#fff;color:#485247;border-color:#b9c1b0}.gcd .grey-method-channels{gap:10px}.gcd .sources{padding-bottom:20px}.gcd .nearby-section{margin-top:25px}.gcd .rating{flex-shrink:0}.gcd .review-grid{margin-bottom:18px}.gcd [lang=ja] h2,.gcd:lang(ja) h2,.gcd:lang(zh-CN) h2,.gcd:lang(zh-TW) h2{letter-spacing:0;line-height:1.4}.gcd .nearby-body h3{overflow-wrap:anywhere}.gcd .native-extras .grey-price-tabs{flex-wrap:wrap}.gcd .native-extras .grey-option{min-width:0}@media(max-width:900px){.gcd .columns{grid-template-columns:minmax(0,1fr)}.gcd .columns>aside{display:none}.gcd .native-extras .clinic-doctor-photo{height:230px}.gcd .gallery.grey-clinic-gallery{grid-template-rows:150px 150px}}@media(max-width:680px){.gcd .gallery.grey-clinic-gallery{grid-template-columns:repeat(3,1fr);grid-template-rows:235px 85px;gap:6px}.gcd .gallery.grey-clinic-gallery button:first-child{grid-column:span 3;grid-row:auto}.gcd .gallery.grey-clinic-gallery button:last-child{grid-column:auto}.gcd .native-extras .clinic-doctor-grid{grid-template-columns:1fr}.gcd .native-extras .clinic-doctor-photo{height:260px}.gcd .native-extras .clinic-treatment-list .treatment-card-grid{grid-template-columns:1fr}.gcd .grey-method-grid{grid-template-columns:1fr;gap:28px}.gcd .grey-method-grid article{padding:25px}.gcd .grey-method-channels .button{padding:12px 9px;font-size:13px}.gcd .grey-consultation h2{font-size:28px}.gcd .gallery .badge{font-size:9px;max-width:90%}.gcd .nearby-section{padding-bottom:28px}.gcd .review{min-width:85%}}.gcd .hero{display:block;min-height:0;gap:0;grid-template-columns:none;background:none;position:static}.gcd .hero .local-name{margin:0 0 12px}.gcd .hero .crumb{margin-bottom:24px}.gcd .aside-inner .smallprint{margin-top:12px}.gcd .native-extras .clinic-doctor-copy p{margin-bottom:10px}.gcd .address-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center}.gcd .address-copy{border:1px solid #b9c1b0;border-radius:4px;background:#fff;color:#485247;padding:9px 12px;font-size:12px;min-height:44px}.gcd .address [role=status]{margin:8px 0 0}

/* Clinic detail layout only. Native actions and contact UI remain unchanged. */
.gcd .native-team .clinic-doctor-grid{gap:22px;border-top:0;align-items:start}
.gcd .native-team .clinic-doctor-grid>article,.gcd .native-team .clinic-doctor-grid>article:nth-child(even){display:flex;flex-direction:column;gap:20px;padding:22px;border:1px solid #dfe2d9;border-radius:12px;min-width:0}
.gcd .native-team .clinic-doctor-photo{width:100%;height:240px;min-height:0;flex:none;background:#f3f4f0}
.gcd .native-team .clinic-doctor-photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom}
.gcd .native-team .clinic-doctor-copy{width:100%;padding:0}
.gcd .native-team .clinic-doctor-copy>p{font-size:11px;line-height:1.5;letter-spacing:.035em;margin-bottom:8px;color:#485247}
.gcd .native-team .clinic-doctor-copy h3{font-size:22px;line-height:1.35;letter-spacing:-.35px;word-break:normal;overflow-wrap:break-word;margin-bottom:12px}
.gcd .native-team .clinic-doctor-copy small{font-size:13px;line-height:1.65}
.gcd .native-team .clinic-doctor-copy ul{margin-top:16px;padding-top:14px}
.gcd .native-team .clinic-doctor-copy li{font-size:12.5px;line-height:1.55;margin-bottom:7px}
.gcd .native-extras .clinic-current-event{gap:24px}
.gcd .native-extras .grey-event-carousel{width:100%;max-width:520px;min-width:0;justify-self:center}
.gcd .native-extras .grey-event-stage{width:100%;height:auto;min-height:0;aspect-ratio:auto;background:#f1f2ee;border-color:#dfe2d9;border-radius:10px}
.gcd .native-extras .grey-event-stage-image{display:block;width:100%;height:auto;min-height:0;padding:12px 46px;aspect-ratio:auto}
.gcd .native-extras .grey-event-stage-image img{display:block;width:100%;height:auto;max-height:460px;object-fit:contain;transform:none;margin:auto}
.gcd .native-extras .grey-event-arrow{width:38px;height:44px;min-height:44px;min-width:38px;border-radius:7px;box-shadow:none;background:#fff;color:#485247}
.gcd .native-extras .grey-event-arrow.is-prev{left:4px}
.gcd .native-extras .grey-event-arrow.is-next{right:4px}
.gcd .native-extras .grey-event-thumbs{max-width:100%;min-width:0}
.gcd .native-extras .grey-event-thumb{flex:0 0 56px;height:66px;min-height:0}
.gcd .native-extras .grey-event-thumb img{height:100%;max-height:100%;width:100%;object-fit:contain}
.gcd .native-extras .clinic-event-image,.gcd .native-extras .clinic-event-poster{display:block;width:100%;max-width:480px;min-height:0;height:auto;justify-self:center;padding:12px 12px 0;background:#f1f2ee;border-radius:8px;overflow:hidden}
.gcd .native-extras .clinic-event-image img,.gcd .native-extras .clinic-event-poster img{display:block;width:100%;height:auto;max-height:440px;object-fit:contain;margin:0 auto;transform:none}
.gcd .native-extras .clinic-event-image>span,.gcd .native-extras .clinic-event-poster>span{position:static;display:flex;justify-content:center;gap:12px;min-width:0;padding:12px;margin:0 -12px;background:#485247;color:#fff}
@media(max-width:680px){
 .gcd .native-team .clinic-doctor-grid{gap:18px}
 .gcd .native-team .clinic-doctor-grid>article,.gcd .native-team .clinic-doctor-grid>article:nth-child(even){padding:20px;gap:18px}
 .gcd .native-team .clinic-doctor-photo{height:220px}
 .gcd .native-team .clinic-doctor-copy h3{font-size:21px}
 .gcd .native-extras .clinic-current-event{padding:20px;gap:20px}
 .gcd .native-extras .clinic-event-image img,.gcd .native-extras .clinic-event-poster img{max-height:340px}
 .gcd .native-extras .grey-event-stage-image{padding:10px 44px}
 .gcd .native-extras .grey-event-stage-image img{max-height:340px}
 .gcd .native-extras .grey-event-arrow{width:44px;min-width:44px;height:44px;min-height:44px}
 .gcd .native-extras .grey-event-arrow.is-prev{left:0}
 .gcd .native-extras .grey-event-arrow.is-next{right:0}
}

.gcd .gup-prices{margin:0;padding:0;border:0}
.gcd .grey-price-tabs button[aria-pressed=true]{background:#485247;border-color:#485247;color:#fff}
.gcd .grey-inclusive{color:#485247}
.gcd .gup-originals{margin-top:24px;padding:18px 0;border-top:1px solid #dfe2d9}
.gcd .gup-originals summary{cursor:pointer;font-weight:600;padding:8px 0}
.gcd .gup-originals p{font-size:13px;line-height:1.65;margin-top:15px}
.gcd .gup-originals>div{display:flex;flex-wrap:wrap;gap:10px 18px}
.gcd .gup-originals a{display:inline-flex;align-items:center;min-height:44px}
.gcd .gup-prices .grey-option>div{min-width:0}
.gcd .gup-prices .grey-option h3,.gcd .gup-prices .grey-option p,.gcd .gup-prices .grey-option small{overflow-wrap:anywhere}
.gcd .gup-prices .grey-poster-source{display:block;margin-top:12px;line-height:1.5;padding:7px 0}
@media(max-width:680px){.gcd .gup-prices .grey-option{grid-template-columns:minmax(0,1fr);gap:18px}.gcd .gup-prices .grey-show-options{white-space:normal;line-height:1.5}}
