:root{--ink:#12221f;--ink2:#21332f;--muted:#6d7975;--forest:#185a52;--forest2:#247166;--mint:#e7f0eb;--mint2:#d7e6df;--paper:#f7f7f3;--cream:#f3efe7;--white:#fff;--line:rgba(18,50,44,.10);--shadow:0 28px 90px rgba(23,56,49,.10);--soft:0 14px 44px rgba(23,56,49,.07);--radius:30px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'SF Pro Display','Segoe UI',sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}button{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.wrap{width:min(1200px,calc(100% - 56px));margin:auto}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Playfair Display',Georgia,serif;letter-spacing:-.038em}.section{padding:118px 0}.section-kicker{display:block;font-family:'Manrope',sans-serif;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--forest2);margin-bottom:15px}.section-kicker.light{color:#b8d6cc}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:700;border-bottom:1px solid rgba(13,63,57,.28);padding:0 0 7px}.text-link span{transition:transform .25s var(--ease)}.text-link:hover span{transform:translateX(4px)}
.topbar{position:fixed;z-index:100;top:0;left:0;right:0;padding:max(17px,env(safe-area-inset-top)) 0 17px;transition:.35s var(--ease)}.topbar.scrolled{padding:max(10px,env(safe-area-inset-top)) 0 10px;background:rgba(247,247,243,.78);-webkit-backdrop-filter:blur(28px) saturate(180%);backdrop-filter:blur(28px) saturate(180%);border-bottom:1px solid rgba(17,54,47,.07);box-shadow:0 5px 30px rgba(26,52,47,.035)}.nav-wrap{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:13px;position:relative;z-index:103}.brand-mark{width:45px;height:45px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#0a3732,#1b6258);box-shadow:0 10px 26px rgba(13,63,57,.18);border:1px solid rgba(255,255,255,.18)}.brand-mark i{font-family:'Playfair Display',serif;font-style:normal;color:#fff;font-size:14px;letter-spacing:-.04em}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font-family:'Manrope',sans-serif;font-size:13.5px;letter-spacing:-.02em}.brand-text small{font-size:9px;color:#72807b;letter-spacing:.17em;text-transform:uppercase;margin-top:6px}.nav{display:flex;align-items:center;gap:24px;font-family:'Manrope',sans-serif;font-size:12px;font-weight:700}.nav>a:not(.nav-cta){color:#465651;transition:.22s}.nav>a:not(.nav-cta):hover{color:var(--forest)}.nav-cta{display:inline-flex;align-items:center;gap:12px;background:rgba(255,255,255,.6);border:1px solid rgba(13,63,57,.17);border-radius:999px;padding:11px 16px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.nav-cta b{font-size:13px}.menu-btn,.mobile-menu-head,.mobile-menu-foot{display:none}
.hero-premium{position:relative;min-height:890px;padding:152px 0 28px;overflow:hidden;background:linear-gradient(135deg,#fbfaf6 0%,#f4f8f4 51%,#eaf2ed 100%)}.hero-premium:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(18,69,61,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(18,69,61,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000 0,transparent 77%);pointer-events:none}.hero-orbit{position:absolute;border-radius:50%;border:1px solid rgba(49,115,102,.11)}.hero-orbit-a{width:740px;height:740px;right:-235px;top:50px}.hero-orbit-b{width:540px;height:540px;right:-135px;top:150px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.07fr .93fr;gap:72px;align-items:center}.credential-pill{display:inline-flex;align-items:center;gap:10px;padding:9px 13px 9px 10px;background:rgba(255,255,255,.62);border:1px solid rgba(19,70,61,.10);border-radius:999px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:'Manrope',sans-serif;font-size:9.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#43625a}.credential-dot{width:7px;height:7px;border-radius:50%;background:#4b9f7f;box-shadow:0 0 0 5px rgba(75,159,127,.12)}.hero h1{font-size:clamp(58px,5.7vw,84px);line-height:.975;max-width:760px;margin:27px 0 25px;font-weight:600}.hero h1 em{font-weight:500;color:var(--forest2)}.hero-lead{max-width:650px;color:#5e6d68;font-size:17px;line-height:1.77}.hero-actions{display:flex;gap:11px;margin:34px 0 46px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:52px;padding:14px 21px;border-radius:16px;font-family:'Manrope',sans-serif;font-size:11.5px;font-weight:700;transition:.25s var(--ease)}.btn:active{transform:scale(.985)}.btn.primary{background:linear-gradient(145deg,#0b3b35,#15594f);color:#fff;box-shadow:0 13px 31px rgba(13,63,57,.18)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(13,63,57,.22)}.btn.soft{background:rgba(255,255,255,.54);border:1px solid rgba(15,62,55,.11);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-arrow b{font-size:14px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);max-width:650px;padding-top:25px;border-top:1px solid rgba(31,77,69,.12)}.trust-row>div{display:flex;flex-direction:column;padding-right:20px}.trust-row>div+div{padding-left:23px;border-left:1px solid rgba(31,77,69,.10)}.trust-row strong{font-family:'Playfair Display';font-size:23px}.trust-row span{font-size:9.5px;color:#73807b;margin-top:5px}.portrait-stage{position:relative;width:min(100%,500px);margin-left:auto;padding:34px 20px 0}.portrait-halo{position:absolute;width:100%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.8),rgba(172,205,191,.35) 58%,rgba(172,205,191,0) 71%);top:2%;left:0}.portrait-frame{position:relative;z-index:2;overflow:hidden;border-radius:250px 250px 35px 35px;background:linear-gradient(180deg,#dce9e3,#edf3ef);border:1px solid rgba(255,255,255,.75);box-shadow:0 34px 85px rgba(25,67,58,.14)}.portrait-frame:after{content:"";position:absolute;inset:13px;border:1px solid rgba(255,255,255,.48);border-radius:235px 235px 27px 27px;pointer-events:none}.portrait-frame img{width:100%;height:610px;object-fit:cover;object-position:50% 8%;mix-blend-mode:multiply}.glass-card{position:absolute;z-index:4;background:rgba(255,255,255,.79);-webkit-backdrop-filter:blur(22px) saturate(170%);backdrop-filter:blur(22px) saturate(170%);border:1px solid rgba(255,255,255,.78);box-shadow:0 18px 50px rgba(24,56,50,.12);border-radius:20px;padding:14px 16px;display:flex;align-items:center;gap:12px}.doctor-card{left:-30px;bottom:54px}.location-card{right:-23px;top:126px}.glass-card>div{display:flex;flex-direction:column}.glass-card small{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:#77847f}.glass-card strong{font-size:12px;margin-top:3px}.glass-card span:not(.status-dot):not(.location-icon){font-size:9px;color:#687671;margin-top:3px}.status-dot{width:9px;height:9px;border-radius:50%;background:#58a989;box-shadow:0 0 0 6px #e0f0e9}.location-icon{width:31px;height:31px;border-radius:10px;background:#eaf1ed;display:grid;place-items:center;color:var(--forest)}.hero-footnote{position:relative;z-index:3;display:flex;justify-content:center;align-items:center;gap:16px;margin-top:53px;color:#697973;font-size:9px;text-transform:uppercase;letter-spacing:.13em}.hero-footnote i{width:3px;height:3px;background:#93a39d;border-radius:50%}
.service-dock{position:relative;z-index:5;margin-top:-1px;background:#15534d}.service-dock-grid{display:grid;grid-template-columns:repeat(3,1fr)}.service-dock a{min-height:98px;padding:22px 27px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:15px;color:#fff;border-right:1px solid rgba(255,255,255,.10);transition:.25s}.service-dock a:first-child{border-left:1px solid rgba(255,255,255,.10)}.service-dock a:hover{background:rgba(255,255,255,.045)}.dock-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.08);font-size:20px}.service-dock a div{display:flex;flex-direction:column}.service-dock small{font-size:8.5px;text-transform:uppercase;letter-spacing:.12em;color:#99bcb2}.service-dock strong{font-size:13px;margin-top:5px}.service-dock b{font-size:13px;color:#a8c8be}
.statement-section{background:#fff}.statement-grid{display:grid;grid-template-columns:.34fr 1.66fr;gap:70px}.section-label{display:flex;gap:13px;align-items:flex-start;color:#9aa6a2}.section-label span{font-family:'Playfair Display';font-size:13px}.section-label p{font-family:'Manrope';font-size:9px;text-transform:uppercase;letter-spacing:.18em;margin:1px 0}.statement-copy{max-width:870px}.statement-copy h2,.section-head h2,.expertise-copy h2,.career-lead h2,.appointment-copy h2{font-size:clamp(41px,4.2vw,61px);line-height:1.05;margin:0}.statement-copy>p{font-size:16px;line-height:1.85;color:var(--muted);max-width:780px;margin:25px 0 27px}.services-section{background:#f7f7f3}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.section-head h2{margin-top:0}.premium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.service-card{min-height:330px;padding:28px;border-radius:27px;background:rgba(255,255,255,.84);border:1px solid rgba(21,65,57,.08);box-shadow:0 1px 0 rgba(255,255,255,.7);display:flex;flex-direction:column;justify-content:space-between;transition:.32s var(--ease)}.service-card:hover{transform:translateY(-5px);box-shadow:var(--soft);border-color:rgba(17,83,71,.17)}.service-top{display:flex;justify-content:space-between;align-items:flex-start}.service-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:#f3f7f4;border:1px solid rgba(21,65,57,.08);font-size:24px}.service-no{font-family:'Manrope';font-size:9px;color:#a2aca8}.service-card h3{font-family:'Manrope';font-size:18px;letter-spacing:-.025em;margin:36px 0 10px}.service-card p{font-size:12px;line-height:1.72;color:var(--muted);max-width:300px}.card-link{font-family:'Manrope';font-size:10px;font-weight:700;color:#41635b}.card-link b{margin-left:6px}.expertise-section{padding-top:36px;background:#f7f7f3}.expertise-shell{background:radial-gradient(circle at 16% 10%,rgba(80,133,121,.19),transparent 31%),linear-gradient(135deg,#174f49,#1d625a);color:#fff;border-radius:36px;padding:68px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;box-shadow:0 30px 80px rgba(18,55,49,.16)}.expertise-copy p{font-size:15px;line-height:1.82;color:#b8cbc5;margin:24px 0 26px;max-width:570px}.white-btn{background:#fff;color:var(--forest)}.expertise-list a{display:grid;grid-template-columns:38px 1fr auto;gap:17px;align-items:center;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.13)}.expertise-list a:first-child{border-top:1px solid rgba(255,255,255,.13)}.expertise-list span{font-family:'Playfair Display';font-size:12px;color:#77988f}.expertise-list p{margin:0;color:#eef4f1;font-size:13px;line-height:1.55}.expertise-list b{font-size:12px;color:#8eb0a6}.career-section{background:#fff}.career-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.career-card,.career-stack{border-radius:30px}.career-lead{padding:48px;background:#f1eee6;min-height:480px;display:flex;flex-direction:column;justify-content:flex-end}.career-lead p{color:#6b7773;line-height:1.8;font-size:14px;margin:23px 0 28px}.career-stack{overflow:hidden;border:1px solid var(--line);background:#fafbf9}.career-stack>div{min-height:160px;padding:31px 34px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.career-stack>div:last-child{border:0}.career-stack small{font-size:8.5px;color:#79908a;text-transform:uppercase;letter-spacing:.15em}.career-stack strong{font-family:'Playfair Display';font-size:27px;margin:8px 0 5px}.career-stack span{font-size:11px;color:#6e7b77}.media-preview{background:#f7f7f3}.editorial-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:13px}.editorial-card{min-height:300px;border-radius:29px;padding:32px;border:1px solid rgba(21,65,57,.07);display:flex;flex-direction:column}.editorial-card.feature{background:linear-gradient(145deg,#0d3a35,#17584f);color:#fff;justify-content:space-between}.editorial-chip{align-self:flex-start;font-size:8.5px;text-transform:uppercase;letter-spacing:.15em;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.1);color:#b7d5cc}.editorial-card.feature h3{font-family:'Playfair Display';font-size:32px;line-height:1.08;max-width:540px;margin:45px 0}.editorial-link{font-size:10px;font-weight:700;color:#c5dbd4}.editorial-card.sage{background:#e8f0ec;justify-content:flex-end}.editorial-card.cream{background:#f1ede4;justify-content:flex-end}.editorial-card small{font-size:8.5px;text-transform:uppercase;letter-spacing:.14em;color:#7d8c87}.editorial-card strong{font-family:'Playfair Display';font-size:25px;line-height:1.1;margin:13px 0 10px}.editorial-card>span:last-child{font-size:11px;line-height:1.55;color:#6e7a76}.appointment-section{padding:0 0 105px;background:#f7f7f3}.appointment-shell{padding:56px 60px;border-radius:34px;background:linear-gradient(135deg,#113e39,#1b5c53);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:55px;box-shadow:0 25px 70px rgba(19,57,51,.15)}.appointment-copy h2{max-width:760px;font-size:clamp(36px,3.7vw,54px)}.appointment-copy p{color:#b7cec7;font-size:12px;margin:16px 0 0}.appointment-actions{display:flex;gap:9px;flex-shrink:0}.outline-white{color:#fff;border:1px solid rgba(255,255,255,.23)}
.inner-hero{padding:185px 0 95px;background:linear-gradient(135deg,#f8f6f0,#edf4f0);border-bottom:1px solid var(--line)}.narrow{max-width:960px}.inner-hero h1{font-size:clamp(52px,5.5vw,78px);line-height:1.01;margin:14px 0 22px}.inner-hero p{font-size:16px;line-height:1.78;color:var(--muted);max-width:760px}.article-layout{display:grid;grid-template-columns:.46fr 1.54fr;gap:75px}.sticky-card{position:sticky;top:115px;padding:27px;border-radius:24px;background:#edf3ef;border:1px solid var(--line);display:flex;flex-direction:column}.sticky-card strong{font-family:'Playfair Display';font-size:21px;margin-bottom:13px}.sticky-card span{font-size:10px;color:#65736e;margin-top:5px}.prose{max-width:780px}.prose h2{font-size:38px;margin:0 0 18px}.prose h2:not(:first-child){margin-top:58px}.prose p{font-size:15px;line-height:1.9;color:#5f6e69}.note{margin-top:42px;padding:20px 22px;border-radius:17px;background:#f2efe8;color:#6c7773;font-size:11px;line-height:1.7}.detail-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.detail-cards article{min-height:260px;padding:29px;border-radius:26px;background:#fff;border:1px solid var(--line)}.detail-cards h2{font-family:'Manrope';font-size:18px;margin:38px 0 10px}.detail-cards p{font-size:12px;line-height:1.72;color:var(--muted)}.split-panels{display:grid;grid-template-columns:1fr 1fr;gap:90px}.split-panels h2{font-size:48px;line-height:1.08;margin:0}.check-list p{margin:0;padding:21px 0 21px 31px;border-bottom:1px solid var(--line);position:relative;font-size:13px;color:#50625c}.check-list p:before{content:'✓';position:absolute;left:0;color:#4c947b;font-weight:700}.media-list article{display:grid;grid-template-columns:120px 1fr;gap:40px;padding:35px 0;border-bottom:1px solid var(--line)}.media-list article>span{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#78918a}.media-list h2{font-family:'Playfair Display';font-size:29px;margin:0 0 9px}.media-list p{font-size:12px;color:var(--muted);margin:0}.timeline>div{display:grid;grid-template-columns:160px 1fr;column-gap:45px;padding:36px 0;border-bottom:1px solid var(--line)}.timeline time{font-family:'Manrope';font-size:11px;color:#6d837d}.timeline h2{font-family:'Playfair Display';font-size:28px;margin:0}.timeline p{grid-column:2;font-size:12px;color:var(--muted);margin:8px 0 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-card{min-height:370px;padding:38px;border-radius:29px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.contact-card small{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#78908a}.big-phone{font-family:'Playfair Display';font-size:40px;margin:57px 0 12px}.contact-card h2{font-size:34px;margin:53px 0 12px}.contact-card p{font-size:12px;line-height:1.7;color:var(--muted);max-width:470px}.contact-card .btn{margin-top:auto}.contact-card .text-link{margin-top:auto}.footer{padding:72px 0 38px;background:#0c2926;color:#fff}.footer-grid{display:grid;grid-template-columns:1.25fr .65fr .9fr;gap:75px}.footer-identity p{max-width:390px;color:#91aaa2;font-size:11px;line-height:1.7;margin-top:23px}.footer .brand-text strong{color:#fff}.footer .brand-text small{color:#86a49b}.footer h4{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#82a198;margin:7px 0 18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.footer a,.footer p{font-size:11px;line-height:1.7;color:#bbc9c5;margin:0 0 8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:49px;padding-top:23px;display:flex;justify-content:space-between;font-size:9px;color:#77918a}.mobile-actions{display:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.delay{transition-delay:.09s}.reveal.show{opacity:1;transform:none}
@media(max-width:980px){.nav{gap:15px}.nav>a:not(.nav-cta){display:none}.hero-grid{gap:30px}.portrait-frame img{height:530px}.location-card{right:-6px}.doctor-card{left:-5px}.premium-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-card.feature{grid-column:1/-1}.appointment-shell{align-items:flex-start;flex-direction:column}.article-layout{grid-template-columns:1fr}.sticky-card{position:static}.detail-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body{padding-bottom:calc(69px + env(safe-area-inset-bottom))}.wrap{width:calc(100% - 28px)}.topbar{padding:max(11px,env(safe-area-inset-top)) 0 10px}.topbar.scrolled{padding:max(8px,env(safe-area-inset-top)) 0 8px}.brand-mark{width:40px;height:40px;border-radius:14px}.brand-text strong{font-size:12px}.brand-text small{font-size:8px;margin-top:5px}.menu-btn{display:block;border:1px solid rgba(18,58,51,.1);background:rgba(255,255,255,.66);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:42px;height:42px;border-radius:14px;position:relative;z-index:104}.menu-btn span{display:block;width:17px;height:1.5px;background:var(--ink);margin:5px auto;transition:.28s var(--ease);border-radius:4px}.menu-btn[aria-expanded="true"] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-btn[aria-expanded="true"] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.nav{position:fixed;z-index:102;inset:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:calc(96px + env(safe-area-inset-top)) 22px calc(34px + env(safe-area-inset-bottom));background:rgba(247,247,243,.96);-webkit-backdrop-filter:blur(30px) saturate(170%);backdrop-filter:blur(30px) saturate(170%);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.28s var(--ease);overflow:auto}.nav.open{opacity:1;visibility:visible;transform:none}.nav>a:not(.nav-cta){display:flex;font-family:'Playfair Display';font-size:28px;font-weight:500;letter-spacing:-.03em;padding:11px 3px;color:#16322d;border-bottom:1px solid rgba(19,61,54,.08)}.nav-cta{margin-top:18px;display:flex;justify-content:space-between;background:var(--forest);color:#fff;border:0;border-radius:17px;padding:15px 17px}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;color:#74817d}.mobile-menu-head span{font-size:9px;text-transform:uppercase;letter-spacing:.17em}.mobile-menu-head small{font-size:8px}.mobile-menu-foot{display:flex;flex-direction:column;margin-top:auto;padding-top:28px;color:#788580;font-size:10px;gap:5px}.mobile-menu-foot a{font-family:'Manrope';font-weight:700;color:#38534c}.hero-premium{min-height:auto;padding:calc(88px + env(safe-area-inset-top)) 0 18px;background:radial-gradient(circle at 70% 18%,rgba(135,180,161,.18),transparent 33%),linear-gradient(180deg,#fbfaf6,#edf4ef)}.hero-premium:before{background-size:38px 38px}.hero-orbit{display:none}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding-top:24px}.hero-visual{order:-1;padding-top:2px}.portrait-stage{width:300px;margin:0 auto;padding:10px 10px 0}.portrait-frame{border-radius:150px 150px 25px 25px}.portrait-frame:after{inset:8px;border-radius:140px 140px 19px 19px}.portrait-frame img{height:337px;border-radius:inherit}.doctor-card{left:-5px;bottom:17px;padding:10px 12px;border-radius:15px}.location-card{right:-8px;top:69px;padding:9px 10px;border-radius:14px}.location-icon{width:28px;height:28px}.glass-card small{font-size:7px}.glass-card strong{font-size:9.5px}.glass-card span:not(.status-dot):not(.location-icon){font-size:7.5px}.status-dot{width:7px;height:7px;box-shadow:0 0 0 4px #e0f0e9}.credential-pill{font-size:8px;padding:8px 10px}.hero h1{font-size:clamp(42px,11.2vw,52px);line-height:.98;margin:18px 0 17px}.hero-lead{font-size:13.5px;line-height:1.72}.hero-actions{display:grid;grid-template-columns:1fr;margin:24px 0 28px;gap:8px}.btn{width:100%;min-height:49px;border-radius:15px;font-size:11px}.trust-row{padding-top:19px}.trust-row>div{padding-right:9px}.trust-row>div+div{padding-left:12px}.trust-row strong{font-size:19px}.trust-row span{font-size:7.7px;line-height:1.35}.hero-footnote{display:none}.service-dock{padding:10px 0}.service-dock-grid{display:flex;overflow-x:auto;gap:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.service-dock-grid::-webkit-scrollbar{display:none}.service-dock a{flex:0 0 86%;min-height:78px;border:0!important;border-radius:17px;background:rgba(255,255,255,.055);padding:15px;scroll-snap-align:start;grid-template-columns:39px 1fr auto}.dock-icon{width:38px;height:38px;border-radius:12px}.service-dock small{font-size:7.5px}.service-dock strong{font-size:11.5px}.section{padding:74px 0}.section-kicker{font-size:8.5px;margin-bottom:12px}.statement-grid,.expertise-shell,.career-layout,.split-panels,.article-layout{grid-template-columns:1fr;gap:28px}.section-label{display:none}.statement-copy h2,.section-head h2,.expertise-copy h2,.career-lead h2,.appointment-copy h2{font-size:clamp(35px,9.2vw,43px);line-height:1.045}.statement-copy>p{font-size:13.5px;line-height:1.8;margin:20px 0 23px}.section-head{margin-bottom:27px;align-items:flex-start}.desktop-link{display:none}.premium-grid{grid-template-columns:1fr;gap:9px}.service-card{min-height:0;padding:19px;border-radius:20px;display:grid;grid-template-columns:49px 1fr;grid-template-rows:auto auto;column-gap:14px}.service-top{display:block;grid-row:1/3}.service-no{display:none}.service-icon{width:46px;height:46px;border-radius:14px;font-size:22px}.service-card>div:nth-child(2){grid-column:2}.service-card h3{font-size:15px;margin:1px 0 6px}.service-card p{font-size:11px;line-height:1.55;margin:0}.card-link{grid-column:2;margin-top:14px;font-size:9px}.expertise-section{padding-top:20px}.expertise-shell{border-radius:26px;padding:30px 22px;gap:37px}.expertise-copy p{font-size:13px;line-height:1.76}.expertise-list a{grid-template-columns:30px 1fr auto;gap:10px;padding:17px 0}.expertise-list p{font-size:11.5px}.career-layout{gap:9px}.career-lead{min-height:390px;padding:28px;border-radius:23px}.career-lead p{font-size:12.5px}.career-stack{border-radius:23px}.career-stack>div{min-height:132px;padding:23px}.career-stack strong{font-size:22px}.editorial-grid{grid-template-columns:1fr;gap:9px}.editorial-card.feature{grid-column:auto}.editorial-card{min-height:165px;padding:23px;border-radius:22px}.editorial-card.feature{min-height:265px}.editorial-card.feature h3{font-size:28px;margin:37px 0}.editorial-card strong{font-size:22px}.appointment-section{padding-bottom:70px}.appointment-shell{padding:29px 22px;border-radius:26px;gap:24px}.appointment-copy p{font-size:10.5px;line-height:1.55}.appointment-actions{width:100%;display:grid;grid-template-columns:1fr;gap:7px}.inner-hero{padding:calc(118px + env(safe-area-inset-top)) 0 58px}.inner-hero h1{font-size:clamp(40px,10.7vw,50px);line-height:1.02}.inner-hero p{font-size:13px}.sticky-card{padding:22px;border-radius:20px}.prose h2{font-size:30px}.prose p{font-size:13px}.detail-cards{grid-template-columns:1fr;gap:9px}.detail-cards article{min-height:0;padding:22px;border-radius:20px}.detail-cards h2{font-size:15px;margin:20px 0 8px}.detail-cards p{font-size:11px}.split-panels h2{font-size:36px}.check-list p{font-size:12px;padding:17px 0 17px 28px}.media-list article{grid-template-columns:1fr;gap:8px;padding:24px 0}.media-list h2{font-size:23px}.timeline>div{grid-template-columns:1fr;gap:6px;padding:25px 0}.timeline h2{font-size:23px}.timeline p{grid-column:1}.contact-grid{grid-template-columns:1fr;gap:9px}.contact-card{min-height:320px;padding:25px;border-radius:22px}.big-phone{font-size:31px;margin:38px 0 10px}.contact-card h2{font-size:28px;margin:37px 0 10px}.footer{padding:48px 0 calc(90px + env(safe-area-inset-bottom))}.footer-grid{grid-template-columns:1fr;gap:29px}.footer-identity p{max-width:100%}.footer-bottom{margin-top:31px;flex-direction:column;gap:6px}.mobile-actions{display:grid;position:fixed;z-index:90;bottom:0;left:0;right:0;grid-template-columns:1fr 1fr 1.2fr;gap:5px;padding:7px 9px calc(7px + env(safe-area-inset-bottom));background:rgba(250,251,248,.86);-webkit-backdrop-filter:blur(26px) saturate(190%);backdrop-filter:blur(26px) saturate(190%);border-top:1px solid rgba(17,55,48,.08);box-shadow:0 -9px 30px rgba(23,50,45,.05)}.mobile-actions a{min-height:48px;border-radius:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px}.action-icon{font-size:15px;line-height:1}.mobile-actions small{font-size:8px;font-weight:700}.mobile-actions .action-primary{background:var(--forest);color:#fff;margin-left:3px}.mobile-actions a:active{background:rgba(13,63,57,.06)}.mobile-actions .action-primary:active{background:#082f2b}}
@media(max-width:390px){.wrap{width:calc(100% - 24px)}.brand-text strong{font-size:11px}.brand-text small{font-size:7.5px}.portrait-stage{width:276px}.portrait-frame img{height:312px}.hero h1{font-size:40px}.trust-row span{font-size:7px}.nav>a:not(.nav-cta){font-size:25px}.statement-copy h2,.section-head h2,.expertise-copy h2,.career-lead h2,.appointment-copy h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.topbar,.menu-btn span,.btn,.service-card,.text-link span{transition:none!important}.reveal{opacity:1;transform:none}}


/* === V5 CINEMATIC HERO / PREMIUM MOTION === */
.hero-premium{min-height:100svh;padding-top:132px;padding-bottom:34px;display:flex;flex-direction:column;justify-content:center;isolation:isolate}
.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:50px;min-height:700px}
.hero-copy{position:relative;z-index:4}
.hero-visual{min-height:700px;display:flex;align-items:flex-end;justify-content:center;perspective:1200px}
.portrait-stage{width:min(100%,640px);padding:18px 10px 0;margin:0 auto;transform-style:preserve-3d;transition:transform .35s var(--ease)}
.hero-portrait-frame{height:690px;border-radius:330px 330px 44px 44px;background:linear-gradient(180deg,rgba(228,239,234,.8),rgba(245,248,245,.96));display:flex;align-items:flex-end;justify-content:center;overflow:hidden;box-shadow:0 42px 110px rgba(19,61,53,.16),inset 0 0 0 1px rgba(255,255,255,.9)}
.hero-portrait-frame:after{inset:15px;border-radius:315px 315px 34px 34px}
.hero-portrait-frame .hero-doctor-image{width:100%;height:100%;object-fit:contain;object-position:center bottom;mix-blend-mode:normal;filter:saturate(.96) contrast(1.015);transform:scale(1.015);transform-origin:center bottom;transition:transform 1.1s var(--ease),filter .7s ease}
.hero-portrait-frame:hover .hero-doctor-image{transform:scale(1.035)}
.portrait-shine{position:absolute;z-index:4;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 28%,rgba(255,255,255,.22) 43%,transparent 58%);transform:translateX(-120%);animation:portraitSheen 7s ease-in-out 1.1s infinite}
.portrait-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none;z-index:0}.portrait-glow-a{width:180px;height:180px;right:-18px;top:74px;background:rgba(108,170,147,.18);animation:floatGlow 7s ease-in-out infinite}.portrait-glow-b{width:120px;height:120px;left:5px;bottom:70px;background:rgba(255,255,255,.85);animation:floatGlow 8s ease-in-out -2s infinite reverse}
.portrait-halo{width:112%;left:-6%;top:-1%;animation:haloBreath 6s ease-in-out infinite}
.doctor-card{left:-12px;bottom:60px;animation:floatCard 5s ease-in-out infinite}.location-card{right:-7px;top:128px;animation:floatCard 6s ease-in-out -1.8s infinite}
.hero h1{font-size:clamp(60px,5vw,82px)}
.credential-pill{animation:softEnter .9s .12s both}.hero-copy h1{animation:softEnter 1s .2s both}.hero-lead{animation:softEnter 1s .32s both}.hero-actions{animation:softEnter 1s .42s both}.trust-row{animation:softEnter 1s .52s both}
.service-card,.editorial-card,.career-stack,.career-lead,.expertise-shell{will-change:transform}.service-card:hover,.editorial-card:hover{transform:translateY(-6px)}
.service-card{transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s ease}.service-card:hover{box-shadow:0 28px 70px rgba(23,56,49,.11)}
.editorial-card{transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.editorial-card:hover{box-shadow:0 26px 68px rgba(23,56,49,.11)}
.service-dock a b,.expertise-list a b{transition:transform .3s var(--ease)}.service-dock a:hover b,.expertise-list a:hover b{transform:translate(4px,-2px)}
.reveal{transform:translateY(34px) scale(.985);filter:blur(5px);transition:opacity .85s var(--ease),transform .85s var(--ease),filter .85s var(--ease)}.reveal.show{transform:none;filter:blur(0)}
.reveal:nth-child(2){transition-delay:.06s}.reveal:nth-child(3){transition-delay:.12s}.reveal:nth-child(4){transition-delay:.18s}
@keyframes softEnter{from{opacity:0;transform:translateY(24px);filter:blur(5px)}to{opacity:1;transform:none;filter:blur(0)}}
@keyframes floatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes floatGlow{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(10px,-12px,0) scale(1.06)}}
@keyframes haloBreath{0%,100%{transform:scale(1);opacity:.9}50%{transform:scale(1.045);opacity:1}}
@keyframes portraitSheen{0%,72%{transform:translateX(-120%)}88%,100%{transform:translateX(120%)}}

@media(max-width:1100px){.hero-grid{grid-template-columns:1fr 1fr}.hero-portrait-frame{height:620px}.hero-visual{min-height:630px}}
@media(max-width:720px){
  .hero-premium{min-height:auto;padding-top:calc(76px + env(safe-area-inset-top));padding-bottom:24px;justify-content:flex-start}
  .hero-grid{display:flex;flex-direction:column;min-height:0;gap:0}
  .hero-visual{order:-1;min-height:0;width:100%;margin-top:2px;display:block}
  .portrait-stage{width:min(100%,430px);padding:4px 0 0;margin:0 auto}
  .hero-portrait-frame{height:min(61svh,560px);min-height:445px;border-radius:220px 220px 30px 30px;background:linear-gradient(180deg,#e7f0eb 0%,#f4f7f4 100%)}
  .hero-portrait-frame:after{inset:9px;border-radius:210px 210px 23px 23px}
  .hero-portrait-frame .hero-doctor-image{height:100%;width:100%;object-fit:contain;object-position:center bottom;transform:scale(1.01)}
  .doctor-card{left:4px;bottom:18px}.location-card{right:2px;top:82px}
  .portrait-glow-a{right:-10px;top:45px;width:120px;height:120px}.portrait-glow-b{width:85px;height:85px;left:5px;bottom:55px}
  .hero-copy{padding-top:26px}
  .hero h1{font-size:clamp(43px,11.7vw,57px);line-height:.97}
  .hero-lead{font-size:14px}
  .hero-actions{margin-bottom:26px}
  .portrait-stage,.doctor-card,.location-card{animation:none!important}
}
@media(max-width:390px){.hero-portrait-frame{height:500px;min-height:420px}.hero h1{font-size:41px}}
@media(prefers-reduced-motion:reduce){.portrait-shine,.portrait-glow,.portrait-halo,.doctor-card,.location-card,.credential-pill,.hero-copy h1,.hero-lead,.hero-actions,.trust-row{animation:none!important}.hero-portrait-frame .hero-doctor-image{transition:none!important}}

/* V6 — Professional brand logo */
.brand-logo{display:flex;align-items:center;flex:0 0 auto;line-height:0}
.brand-logo img{display:block;width:auto;height:58px;max-width:min(410px,44vw);object-fit:contain;object-position:left center;filter:drop-shadow(0 5px 12px rgba(8,42,54,.055));transition:height .32s var(--ease),filter .32s var(--ease),transform .32s var(--ease)}
.topbar.scrolled .brand-logo img{height:49px;filter:drop-shadow(0 3px 8px rgba(8,42,54,.035))}
.brand-logo:hover img{transform:translateY(-1px)}
.footer-logo img{display:block;width:min(390px,100%);height:auto;filter:brightness(0) invert(1);opacity:.95}
.footer-logo:hover img{transform:none}
@media(max-width:980px){.brand-logo img{height:52px;max-width:330px}.topbar.scrolled .brand-logo img{height:46px}}
@media(max-width:720px){.brand-logo img{height:46px;max-width:250px}.topbar.scrolled .brand-logo img{height:41px}.nav-wrap{gap:10px}.footer-logo img{width:min(310px,100%)}}
@media(max-width:390px){.brand-logo img{height:42px;max-width:220px}.topbar.scrolled .brand-logo img{height:38px}}
\n\n/* V7 — photographic hero + dedicated Kimdir portrait */\n:root{--brand-navy:#082f49;--brand-blue:#087fa3;--brand-cyan:#56b8c7;--brand-mist:#edf8fa}\n.hero-premium{background:linear-gradient(135deg,#fbfdfe 0%,#eef8fa 48%,#e8f3f6 100%)}\n.hero-orbit{border-color:rgba(8,127,163,.13)}\n.credential-dot{background:var(--brand-cyan);box-shadow:0 0 0 5px rgba(86,184,199,.14)}\n.hero h1 em{color:var(--brand-blue)}\n.btn.primary{background:linear-gradient(145deg,#075d79,#0788aa);box-shadow:0 16px 36px rgba(7,108,139,.2)}\n.hero-portrait-frame{height:720px;border-radius:42px;background:#dceff3;box-shadow:0 42px 110px rgba(8,47,73,.18),inset 0 0 0 1px rgba(255,255,255,.9)}\n.hero-portrait-frame:after{border-radius:34px}\n.hero-portrait-frame .hero-doctor-image{object-fit:cover;object-position:center center;transform:scale(1.01);filter:saturate(1.03) contrast(1.02)}\n.hero-portrait-frame:hover .hero-doctor-image{transform:scale(1.025)}\n.portrait-halo{border-color:rgba(86,184,199,.18)}\n.portrait-glow-a{background:rgba(86,184,199,.2)}\n.service-dock{background:#0b5268}\n.expertise-shell,.appointment-shell{background:linear-gradient(145deg,#0b5268,#08718a)}\n.about-home{background:linear-gradient(180deg,#fff 0%,#f4fafb 100%)}\n.about-home-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:72px;align-items:center}\n.about-home-photo{position:relative;border-radius:34px;overflow:hidden;box-shadow:0 28px 70px rgba(8,47,73,.14);background:#eaf4f6}\n.about-home-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6);border-radius:inherit;pointer-events:none}\n.about-home-photo img{display:block;width:100%;aspect-ratio:1.14/1;object-fit:cover;object-position:center;transition:transform .9s var(--ease)}\n.about-home-photo:hover img{transform:scale(1.025)}\n.about-photo-tag{position:absolute;left:20px;bottom:20px;padding:11px 14px;border-radius:14px;background:rgba(4,39,56,.76);color:#fff;font:700 10px/1 'Manrope',sans-serif;letter-spacing:.06em;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}\n.about-home .statement-copy h2{font-size:clamp(42px,4.1vw,62px)}\n@media(max-width:760px){\n .hero-portrait-frame{height:min(68svh,610px);min-height:510px;border-radius:26px}\n .hero-portrait-frame:after{border-radius:20px}\n .hero-portrait-frame .hero-doctor-image{object-fit:cover;object-position:center center}\n .portrait-stage{width:calc(100% + 12px);margin-left:-6px}\n .about-home-grid{grid-template-columns:1fr;gap:28px}\n .about-home-photo{border-radius:24px}\n .about-home-photo img{aspect-ratio:1/1;object-position:center}\n .about-home .statement-copy h2{font-size:36px}\n}\n@media(max-width:390px){.hero-portrait-frame{height:540px;min-height:500px}}\n
/* V8 — Kimdir görseli yalnızca Hakkında sayfasında, daha kompakt */
.about-home-grid-text{grid-template-columns:minmax(0,860px);justify-content:center}
.about-home-grid-text .statement-copy{text-align:center;max-width:860px;margin:0 auto}
.about-home-grid-text .statement-copy p{max-width:720px;margin-left:auto;margin-right:auto}
.about-profile-card{overflow:hidden}
.about-profile-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:16px;margin:0 0 18px;box-shadow:0 12px 28px rgba(8,47,73,.10)}
@media(min-width:981px){.about-profile-card img{max-height:210px}}
@media(max-width:980px){.about-profile-card{max-width:430px}.about-profile-card img{aspect-ratio:16/10;max-height:230px}}
@media(max-width:720px){.about-home-grid-text .statement-copy{text-align:left}.about-profile-card{max-width:320px;margin:0 auto 8px}.about-profile-card img{max-height:180px;border-radius:14px}}

/* === V9 — iPhone mobile menu viewport fix === */
@media (max-width:720px){
  html,body{min-height:100%;}
  body.menu-open{overflow:hidden;touch-action:none;}
  .topbar{z-index:1000;}
  .brand{z-index:1003;}
  .menu-btn{z-index:1004;flex:0 0 42px;}
  .nav{
    z-index:1002;
    top:0;right:0;bottom:auto;left:0;
    width:100%;
    height:100vh;
    height:100dvh;
    max-height:100dvh;
    padding:
      calc(78px + env(safe-area-inset-top))
      20px
      calc(96px + env(safe-area-inset-bottom));
    overflow-y:auto;
    overflow-x:hidden;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior:contain;
    scroll-behavior:smooth;
  }
  .nav.open{display:flex;}
  .mobile-menu-head{flex:0 0 auto;margin-bottom:8px;}
  .nav>a:not(.nav-cta){
    flex:0 0 auto;
    font-size:clamp(22px,6.8vw,28px);
    line-height:1.08;
    padding:10px 3px;
  }
  .nav-cta{
    flex:0 0 auto;
    margin-top:14px;
    min-height:50px;
    padding:13px 16px;
  }
  .mobile-menu-foot{
    flex:0 0 auto;
    margin-top:22px;
    padding:18px 2px 6px;
  }
}

/* Keep every menu item reachable on short iPhones / landscape. */
@media (max-width:720px) and (max-height:760px){
  .nav{padding-top:calc(68px + env(safe-area-inset-top));padding-bottom:calc(88px + env(safe-area-inset-bottom));}
  .mobile-menu-head{margin-bottom:5px;}
  .nav>a:not(.nav-cta){font-size:21px;padding:7px 3px;}
  .nav-cta{margin-top:10px;min-height:46px;padding:11px 14px;}
  .mobile-menu-foot{margin-top:14px;padding-top:12px;}
}

@media (max-width:720px) and (orientation:landscape){
  .nav{padding-top:calc(58px + env(safe-area-inset-top));padding-bottom:calc(72px + env(safe-area-inset-bottom));}
  .nav>a:not(.nav-cta){font-size:19px;padding:6px 3px;}
  .mobile-menu-head{display:none;}
  .mobile-menu-foot{margin-top:10px;padding-top:9px;}
}

/* V10 — larger, more visible header brand */
.brand-logo img{height:70px;max-width:min(480px,49vw)}
.topbar.scrolled .brand-logo img{height:58px}
@media(max-width:980px){.brand-logo img{height:62px;max-width:380px}.topbar.scrolled .brand-logo img{height:54px}}
@media(max-width:720px){.brand-logo img{height:55px;max-width:285px}.topbar.scrolled .brand-logo img{height:48px}.topbar{padding-bottom:9px}}
@media(max-width:390px){.brand-logo img{height:50px;max-width:250px}.topbar.scrolled .brand-logo img{height:44px}}

/* === V11 COMPLETE SITE === */
.soft-section{background:linear-gradient(180deg,#edf7f8 0%,#f7fbfb 100%)}
.detail-cards-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-detail-card{display:flex;flex-direction:column;min-height:300px;padding:28px;border-radius:26px;background:#fff;border:1px solid rgba(8,47,73,.08);box-shadow:0 12px 34px rgba(8,47,73,.045);text-decoration:none;color:var(--ink);transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease)}.service-detail-card:hover{transform:translateY(-5px);box-shadow:0 22px 60px rgba(8,47,73,.10);border-color:rgba(8,127,163,.20)}.service-detail-card h2{font-family:'Playfair Display',serif;font-size:27px;line-height:1.05;margin:20px 0 12px}.service-detail-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 24px}.service-detail-card>span:last-child{margin-top:auto;color:var(--brand-blue);font-size:13px;font-weight:800}.service-detail-card>span:last-child b{display:inline-block;transition:transform .25s}.service-detail-card:hover>span:last-child b{transform:translateX(4px)}
.service-inner-hero .service-hero-icon{display:grid;width:62px;height:62px;place-items:center;border-radius:20px;background:rgba(86,184,199,.13);color:var(--brand-blue);font-size:29px;margin-bottom:22px}.service-article .sticky-card{gap:8px}.mini-btn{margin-top:14px;padding:12px 15px;font-size:12px}.profile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:32px 0}.profile-facts>div{padding:17px;border-radius:16px;background:#f3f8f9;border:1px solid rgba(8,47,73,.06)}.profile-facts small{display:block;color:var(--brand-blue);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px}.profile-facts strong{display:block;font-size:13px;line-height:1.4}.clean-list{list-style:none;padding:0!important;margin:18px 0 26px!important}.clean-list li{position:relative;padding:12px 0 12px 27px;border-bottom:1px solid rgba(8,47,73,.08)}.clean-list li:before{content:'✓';position:absolute;left:0;color:var(--brand-blue);font-weight:900}.compact-appointment{padding-top:0}
.perinatology-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.perinatology-grid>div:first-child{position:sticky;top:130px}.perinatology-grid h2{font-family:'Playfair Display',serif;font-size:clamp(38px,4vw,58px);line-height:1.03;margin:12px 0 20px}.perinatology-grid>div:first-child p{color:var(--muted);font-size:16px;line-height:1.75}.reason-grid{display:grid;gap:10px}.reason-card{display:flex;gap:18px;align-items:center;padding:20px 22px;border-radius:18px;background:#fff;border:1px solid rgba(8,47,73,.08)}.reason-card span{font:800 11px/1 'Manrope',sans-serif;color:var(--brand-blue);letter-spacing:.08em}.reason-card p{margin:0;font-weight:600;line-height:1.45;color:var(--ink2)}.mini-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mini-feature-grid a{display:flex;flex-direction:column;min-height:170px;padding:22px;border-radius:20px;background:#fff;text-decoration:none;color:var(--ink);border:1px solid rgba(8,47,73,.07);transition:.3s}.mini-feature-grid a:hover{transform:translateY(-4px);box-shadow:var(--soft)}.mini-feature-grid strong{font-family:'Playfair Display',serif;font-size:23px;margin-bottom:auto}.mini-feature-grid span{font-size:12px;line-height:1.5;color:var(--brand-blue);font-weight:700}
.media-list-full article small{display:block;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.04em;margin-bottom:4px}.media-note{margin-top:28px}.contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.info-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#fff;border:1px solid rgba(8,47,73,.08);border-radius:24px;overflow:hidden}.info-strip>div{padding:24px;border-right:1px solid rgba(8,47,73,.08)}.info-strip>div:last-child{border-right:0}.info-strip small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px}.info-strip strong,.info-strip a{font-size:14px;color:var(--ink);text-decoration:none}.footer-bottom a{color:inherit;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}
@media(max-width:980px){.detail-cards-links{grid-template-columns:repeat(2,minmax(0,1fr))}.perinatology-grid{grid-template-columns:1fr;gap:34px}.perinatology-grid>div:first-child{position:static}.mini-feature-grid{grid-template-columns:repeat(2,1fr)}.profile-facts{grid-template-columns:1fr}}
@media(max-width:720px){.detail-cards-links{grid-template-columns:1fr}.service-detail-card{min-height:240px;padding:22px;border-radius:22px}.service-detail-card h2{font-size:24px}.reason-card{padding:17px 16px}.mini-feature-grid{grid-template-columns:1fr}.mini-feature-grid a{min-height:135px}.info-strip{grid-template-columns:1fr}.info-strip>div{border-right:0;border-bottom:1px solid rgba(8,47,73,.08)}.info-strip>div:last-child{border-bottom:0}.contact-actions{display:grid}.contact-actions .btn{width:100%}.compact-appointment{padding-bottom:84px}}

/* V12 — expanded media archive */
.media-hero{overflow:hidden}.media-jumps{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.media-jumps a{display:inline-flex;align-items:center;gap:10px;padding:11px 15px;border:1px solid rgba(17,116,128,.16);border-radius:999px;background:rgba(255,255,255,.72);color:var(--ink);text-decoration:none;font-weight:700;backdrop-filter:blur(12px)}.media-jumps b{display:grid;place-items:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:var(--primary);color:#fff;font-size:12px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.section-head>div{max-width:680px}.section-head h2{margin:7px 0 0;font-size:clamp(30px,4vw,50px);line-height:1.02;letter-spacing:-.035em}.section-head>p{max-width:470px;margin:0;color:var(--muted);line-height:1.7}.media-feature{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);overflow:hidden;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(16,43,51,.09);margin-bottom:24px}.media-feature-video{position:relative;min-height:390px;background:#071a1e}.media-feature-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.media-feature-copy{padding:38px;display:flex;flex-direction:column;justify-content:center}.media-feature-copy small,.media-meta small,.press-card-top small{color:var(--muted)}.media-feature-copy h3{font-size:clamp(26px,3vw,38px);line-height:1.08;margin:10px 0 14px}.media-feature-copy p{color:var(--muted);line-height:1.7}.media-badge{width:max-content;padding:7px 11px;border-radius:999px;background:rgba(20,156,164,.10);color:var(--primary);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.video-card,.press-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 14px 42px rgba(16,43,51,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.video-card:hover,.press-card:hover{transform:translateY(-4px);box-shadow:0 22px 56px rgba(16,43,51,.10);border-color:rgba(17,116,128,.23)}.video-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#0a2429}.video-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.video-card:hover .video-thumb img{transform:scale(1.035)}.play-button{position:absolute;left:50%;top:50%;translate:-50% -50%;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:rgba(255,255,255,.93);color:var(--primary);font-size:20px;padding-left:4px;box-shadow:0 14px 32px rgba(0,0,0,.18)}.video-thumb-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#0a505b,#148d97)}.video-thumb-placeholder span{font-weight:800;font-size:28px;color:#fff;letter-spacing:.12em}.video-card-copy{padding:22px}.media-meta,.press-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.media-meta>span,.press-card-top>span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.video-card h3,.press-card h3{font-size:20px;line-height:1.22;margin:0 0 10px;letter-spacing:-.02em}.video-card p,.press-card p{color:var(--muted);line-height:1.62;margin:0 0 18px;font-size:14px}.text-link{display:inline-flex;align-items:center;gap:7px;text-decoration:none;color:var(--primary);font-weight:800;font-size:14px}.text-link span{transition:transform .2s ease}.text-link:hover span{transform:translateX(3px)}.press-section{background:linear-gradient(180deg,rgba(232,246,246,.42),rgba(255,255,255,0))}.press-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.press-card{padding:24px;display:flex;flex-direction:column;min-height:245px}.press-card p{flex:1}.archive-label{font-size:13px;color:var(--muted);font-weight:700}.media-note{margin-top:26px}.media-note strong{color:var(--ink)}@media(max-width:980px){.video-grid,.press-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-feature{grid-template-columns:1fr}.media-feature-video{min-height:auto;aspect-ratio:16/9}.section-head{align-items:flex-start;flex-direction:column;gap:12px}}@media(max-width:640px){.media-jumps{margin-top:20px}.section-head{margin-bottom:20px}.section-head h2{font-size:31px}.media-feature{border-radius:22px}.media-feature-copy{padding:24px}.video-grid,.press-grid{grid-template-columns:1fr;gap:14px}.video-card,.press-card{border-radius:20px}.video-card-copy{padding:18px}.press-card{padding:20px;min-height:0}.play-button{width:52px;height:52px}.media-tv-section,.press-section{scroll-margin-top:80px}}

/* V13 press imagery + lighter deep teal */
.press-card{padding:0}.press-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.press-image{aspect-ratio:16/9;overflow:hidden;background:#edf7f8;border-bottom:1px solid var(--line)}.press-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s var(--ease)}.press-card:hover .press-image img{transform:scale(1.025)}.press-card:has(.press-image){min-height:390px}@media(max-width:640px){.press-card-body{padding:20px}.press-card:has(.press-image){min-height:0}}

/* V13.2 — lighter teal corporate surfaces */
:root{
  --forest:#24776f;
  --forest2:#328a80;
}
.service-dock{background:#24716f!important}
.expertise-shell,.appointment-shell{background:linear-gradient(145deg,#24716f 0%,#2d8190 100%)!important}
.footer{background:#205d5c!important}
.nav-cta{border-color:rgba(36,113,111,.18)}
@media(max-width:720px){
  .nav-cta,.mobile-actions .action-primary{background:#24716f!important}
  .mobile-actions .action-primary:active{background:#1e625f!important}
}

/* V13.3 — larger header logo and stronger desktop navigation */
@media (min-width:981px){
  .brand-logo img{
    height:clamp(72px,5.6vw,80px);
    max-width:min(520px,42vw);
  }
  .topbar.scrolled .brand-logo img{
    height:clamp(59px,4.7vw,66px);
  }
  .nav{
    gap:clamp(15px,1.5vw,27px);
    font-size:clamp(13px,1.05vw,15px);
  }
  .nav>a:not(.nav-cta){
    padding:10px 2px;
    line-height:1.15;
  }
  .nav-cta{
    min-height:46px;
    padding:13px clamp(14px,1.2vw,19px);
    font-size:inherit;
  }
}

@media (min-width:721px) and (max-width:980px){
  .brand-logo img{height:66px;max-width:400px}
  .topbar.scrolled .brand-logo img{height:57px}
}

@media (max-width:720px){
  .brand-logo img{height:60px;max-width:310px}
  .topbar.scrolled .brand-logo img{height:51px}
}

@media (max-width:390px){
  .brand-logo img{height:55px;max-width:275px}
  .topbar.scrolled .brand-logo img{height:47px}
}


/* V13.5 — akademik kimlik, randevu alanları ve bilimsel yayınlar */
.trust-row-credentials{grid-template-columns:repeat(4,minmax(0,1fr));max-width:780px;gap:0}
.trust-row-credentials .trust-item{min-width:0;padding-right:15px}
.trust-row-credentials .trust-item+ .trust-item{padding-left:15px}
.trust-icon{display:grid!important;place-items:center;width:34px;height:34px;margin:0 0 8px!important;border-radius:11px;background:rgba(36,113,111,.08);color:#24716f}
.trust-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.trust-row-credentials strong{font-family:'Manrope',sans-serif;font-size:14px;line-height:1.18;letter-spacing:-.02em}
.trust-row-credentials .trust-item>span:last-child{font-size:8.8px;line-height:1.35;min-height:24px}
.hero-appointment-note{display:flex;align-items:center;gap:11px;max-width:620px;margin-top:18px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.56);border:1px solid rgba(36,113,111,.11);backdrop-filter:blur(12px)}
.hero-appointment-icon{display:grid;place-items:center;flex:0 0 37px;width:37px;height:37px;border-radius:12px;background:#e7f2f0;color:#24716f}
.hero-appointment-icon svg,.appointment-hours svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hero-appointment-note>div{display:flex;flex-direction:column;gap:3px}.hero-appointment-note strong{font:700 11px/1.3 'Manrope',sans-serif;color:#173c3b}.hero-appointment-note span{font-size:10px;color:#6a7c78}.hero-appointment-note a{color:#24716f;font-weight:700;text-decoration:none}
.appointment-hours{display:flex;align-items:center;gap:10px;margin-top:18px;color:#fff}.appointment-hours>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.12)}.appointment-hours>div{display:flex;flex-direction:column;gap:3px}.appointment-hours strong{font:700 11px/1.3 'Manrope',sans-serif}.appointment-hours small{font-size:9.5px;color:#c7deda}.phone-btn{gap:9px}.btn-phone-icon{display:grid;place-items:center;width:19px;height:19px;color:currentColor}.btn-phone-icon svg,.action-phone-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.action-phone-icon{display:grid;place-items:center;width:17px;height:17px;color:#24716f}
.publications-hero{background:radial-gradient(circle at 85% 12%,rgba(36,113,111,.10),transparent 28%),linear-gradient(135deg,#f8f6f0,#edf4f0)}
.publications-section{background:linear-gradient(180deg,#fff 0%,#f6faf9 100%)}
.publications-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:30px}.publications-heading h2{font-size:clamp(34px,4vw,52px);line-height:1.06;margin:0}.publications-heading>p{max-width:420px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}
.publication-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.publication-card{position:relative;display:flex;align-items:flex-start;gap:17px;min-height:220px;padding:25px;border:1px solid rgba(36,113,111,.10);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 16px 44px rgba(31,75,72,.055);transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s var(--ease)}.publication-card:hover{transform:translateY(-4px);border-color:rgba(36,113,111,.2);box-shadow:0 22px 55px rgba(31,75,72,.09)}
.publication-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#e5f1ef,#f4f8f7);color:#24716f}.publication-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.publication-copy{min-width:0}.publication-no{display:block;margin-bottom:9px;color:#7f9995;font:700 9px/1 'Manrope',sans-serif;letter-spacing:.13em}.publication-card h2{margin:0 0 13px;font:700 18px/1.34 'Manrope',sans-serif;letter-spacing:-.025em;color:#173c3b}.publication-card p{margin:0;color:#667a76;font-size:12px;line-height:1.72}.publication-card p strong{color:#284f4b}
@media(min-width:981px){.nav{gap:clamp(10px,1.05vw,19px);font-size:clamp(12px,.92vw,14px)}}
@media(max-width:980px){.publication-list{grid-template-columns:1fr}.publications-heading{align-items:flex-start;flex-direction:column;gap:12px}.publication-card{min-height:0}}
@media(max-width:720px){.trust-row-credentials{grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(31,77,69,.12);row-gap:14px}.trust-row-credentials .trust-item{padding:0 12px 11px 0;border:0!important}.trust-row-credentials .trust-item:nth-child(even){padding-left:12px;border-left:1px solid rgba(31,77,69,.10)!important}.trust-row-credentials .trust-item:nth-child(n+3){padding-top:12px;border-top:1px solid rgba(31,77,69,.08)!important}.trust-icon{width:31px;height:31px;margin-bottom:6px!important}.trust-icon svg{width:19px;height:19px}.trust-row-credentials strong{font-size:12px}.trust-row-credentials .trust-item>span:last-child{font-size:8px}.hero-appointment-note{margin-top:14px;padding:10px 11px;border-radius:14px}.hero-appointment-note strong{font-size:10px}.hero-appointment-note span{font-size:9px}.publications-heading h2{font-size:33px}.publication-list{gap:10px}.publication-card{gap:13px;padding:18px;border-radius:19px}.publication-icon{width:42px;height:42px;flex-basis:42px;border-radius:13px}.publication-card h2{font-size:15px;line-height:1.4;margin-bottom:10px}.publication-card p{font-size:11px;line-height:1.65}.appointment-hours{margin-top:14px}.appointment-hours strong{font-size:10px}.appointment-hours small{font-size:9px}}


/* V13.6 — mobil denge iyileştirmeleri: ölçülü kart genişliği + doğru Hakkında fotoğraf kırpması */
@media(max-width:720px){
  /* Akademik rozetler: 2x2, ekran genişliğini iyi kullanır ama gereksiz büyümez. */
  .trust-row-credentials{
    width:100%;
    max-width:none;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
    padding-top:0;
    margin-top:4px;
    border-top:0;
  }
  .trust-row-credentials .trust-item,
  .trust-row-credentials .trust-item:nth-child(even),
  .trust-row-credentials .trust-item:nth-child(n+3){
    min-height:108px;
    padding:13px 12px!important;
    border:1px solid rgba(36,113,111,.10)!important;
    border-radius:16px;
    background:rgba(255,255,255,.58);
    box-shadow:0 8px 22px rgba(25,67,58,.045);
    justify-content:flex-start;
  }
  .trust-icon{
    width:34px;
    height:34px;
    margin:0 0 7px!important;
    border-radius:11px;
  }
  .trust-icon svg{width:20px;height:20px}
  .trust-row-credentials strong{
    font-size:12.5px;
    line-height:1.2;
  }
  .trust-row-credentials .trust-item>span:last-child{
    min-height:0;
    margin-top:4px;
    font-size:8.4px;
    line-height:1.38;
  }

  /* Randevu notu: küçük bir etiket yerine içerik sütununu dolduran kompakt kart. */
  .hero-appointment-note{
    width:100%;
    max-width:none;
    min-height:68px;
    margin-top:10px;
    padding:12px 14px;
    gap:12px;
    border-radius:16px;
    background:linear-gradient(135deg,rgba(226,242,239,.92),rgba(255,255,255,.72));
    box-shadow:0 8px 22px rgba(25,67,58,.045);
  }
  .hero-appointment-icon{
    flex-basis:40px;
    width:40px;
    height:40px;
    border-radius:12px;
  }
  .hero-appointment-note strong{font-size:11.3px;line-height:1.3}
  .hero-appointment-note span{font-size:9.7px;line-height:1.35}

  /* Hakkında sayfası: doktorun başı hiçbir zaman üstten kesilmesin. */
  .about-profile-card{
    width:100%;
    max-width:340px;
    margin:0 auto 8px;
  }
  .about-profile-card img{
    width:100%;
    max-height:none;
    aspect-ratio:16/10.8;
    object-fit:cover;
    object-position:50% 16%;
    border-radius:14px;
  }
}

/* ==========================================================
   V13.8 — iPhone mobil kartları + Hakkında fotoğraf düzeltmesi
   Bu blok yalnızca 720px ve altındaki mobil görünümü etkiler.
========================================================== */
@media (max-width:720px){

  /* Hakkında profil kartı: görseli kırpmadan tam göster. */
  .about-profile-card{
    width:calc(100% - 20px)!important;
    max-width:390px!important;
    margin:0 auto 14px!important;
    padding:14px!important;
    border:1px solid rgba(28,72,64,.08)!important;
    border-radius:24px!important;
    background:linear-gradient(180deg,#f8fbfa 0%,#f1f6f3 100%)!important;
    box-shadow:0 12px 32px rgba(18,52,47,.055)!important;
    overflow:hidden!important;
  }
  .about-profile-card img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center top!important;
    margin:0 0 17px!important;
    padding:0!important;
    border-radius:18px!important;
    background:#eef4f1!important;
    box-shadow:0 8px 22px rgba(15,49,43,.07)!important;
  }

  /* Akademik alan: ayrı ayrı iOS kartları, 2x2 ve ekrana sığan yapı. */
  .trust-row-credentials{
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    margin-top:8px!important;
    padding:0!important;
    border:0!important;
  }
  .trust-row-credentials .trust-item,
  .trust-row-credentials .trust-item:nth-child(even),
  .trust-row-credentials .trust-item:nth-child(n+3),
  .trust-row-credentials .trust-item + .trust-item{
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    min-width:0!important;
    min-height:122px!important;
    padding:14px 13px!important;
    border:1px solid rgba(30,79,70,.08)!important;
    border-radius:20px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f8fbfa 100%)!important;
    box-shadow:0 7px 22px rgba(22,61,54,.055),0 1px 2px rgba(22,61,54,.025)!important;
    overflow:hidden!important;
  }
  .trust-row-credentials .trust-item::after{
    content:"";
    position:absolute;
    width:76px;
    height:76px;
    right:-26px;
    top:-28px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(66,145,126,.09),rgba(66,145,126,0) 70%);
    pointer-events:none;
  }
  .trust-row-credentials .trust-icon{
    display:grid!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    flex:0 0 38px!important;
    margin:0 0 9px!important;
    border-radius:12px!important;
    background:linear-gradient(145deg,#e8f3f0,#f1f7f5)!important;
    color:#24716f!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
  }
  .trust-row-credentials .trust-icon svg{
    width:21px!important;
    height:21px!important;
  }
  .trust-row-credentials strong{
    position:relative;
    z-index:1;
    margin:0!important;
    font-family:'Manrope',sans-serif!important;
    font-size:13px!important;
    font-weight:800!important;
    line-height:1.2!important;
    letter-spacing:-.018em!important;
    color:#183d39!important;
  }
  .trust-row-credentials .trust-item>span:last-child{
    position:relative;
    z-index:1;
    display:block!important;
    min-height:0!important;
    margin-top:5px!important;
    font-size:8.5px!important;
    line-height:1.4!important;
    color:#71827e!important;
  }

  /* Randevu: modern iOS bilgi kartı, akademik kartlarla aynı dilde. */
  .hero-appointment-note{
    position:relative!important;
    width:100%!important;
    max-width:none!important;
    min-height:76px!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    margin:12px 0 0!important;
    padding:13px 38px 13px 13px!important;
    border:1px solid rgba(30,79,70,.085)!important;
    border-radius:20px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f6faf8 100%)!important;
    box-shadow:0 8px 24px rgba(22,61,54,.055),0 1px 2px rgba(22,61,54,.025)!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
  .hero-appointment-note::after{
    content:"›";
    position:absolute;
    top:50%;
    right:15px;
    transform:translateY(-52%);
    color:#88a09a;
    font:400 27px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  }
  .hero-appointment-icon{
    display:grid!important;
    place-items:center!important;
    flex:0 0 42px!important;
    width:42px!important;
    height:42px!important;
    border-radius:13px!important;
    background:linear-gradient(145deg,#e6f2ef,#edf7f4)!important;
    color:#24716f!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
  }
  .hero-appointment-icon svg{
    width:20px!important;
    height:20px!important;
  }
  .hero-appointment-note>div{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    gap:3px!important;
  }
  .hero-appointment-note strong{
    margin:0!important;
    font:800 11.5px/1.3 'Manrope',sans-serif!important;
    color:#183d39!important;
    letter-spacing:-.01em!important;
  }
  .hero-appointment-note span{
    font-size:9.2px!important;
    line-height:1.4!important;
    color:#70817d!important;
  }
  .hero-appointment-note a{
    color:#24716f!important;
    font-weight:800!important;
    text-decoration:none!important;
    white-space:nowrap!important;
  }
}

@media (max-width:390px){
  .trust-row-credentials{gap:8px!important}
  .trust-row-credentials .trust-item,
  .trust-row-credentials .trust-item:nth-child(even),
  .trust-row-credentials .trust-item:nth-child(n+3),
  .trust-row-credentials .trust-item + .trust-item{
    min-height:116px!important;
    padding:12px 11px!important;
    border-radius:18px!important;
  }
  .trust-row-credentials .trust-icon{
    width:36px!important;
    height:36px!important;
    flex-basis:36px!important;
  }
  .trust-row-credentials strong{font-size:12.3px!important}
  .trust-row-credentials .trust-item>span:last-child{font-size:8px!important}
  .hero-appointment-note{padding-left:12px!important;padding-top:12px!important;padding-bottom:12px!important}
}


/* ==========================================================
   V13.11 — Randevu bilgi kartı
   Tam yükseklik yeşil bilgi alanı + ayrı telefon bölümü
========================================================== */
.hero-appointment-note.hero-appointment-inline{
  position:relative!important;
  display:grid!important;
  grid-template-columns:58px minmax(120px,auto) minmax(132px,158px) minmax(0,1fr)!important;
  align-items:stretch!important;
  column-gap:0!important;
  width:100%!important;
  max-width:680px!important;
  min-height:82px!important;
  margin:18px 0 0!important;
  padding:0!important;
  border:1px solid rgba(24,79,68,.08)!important;
  border-radius:21px!important;
  background:rgba(255,255,255,.92)!important;
  box-shadow:0 10px 28px rgba(22,61,54,.055)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  backdrop-filter:blur(12px)!important;
  overflow:hidden!important;
}
.hero-appointment-note.hero-appointment-inline::after{content:none!important}
.hero-appointment-inline .hero-appointment-icon{
  display:grid!important;
  place-items:center!important;
  align-self:center!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  margin-left:14px!important;
  border-radius:13px!important;
  background:linear-gradient(145deg,#e6f3ef,#f0f8f5)!important;
  color:#24716f!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.hero-appointment-inline .hero-appointment-icon svg{
  width:21px!important;
  height:21px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.hero-appointment-inline .appointment-time-copy{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  gap:2px!important;
  padding:0 16px 0 12px!important;
  border:0!important;
}
.hero-appointment-inline .appointment-time-copy strong{
  margin:0!important;
  white-space:nowrap!important;
  font-family:'Manrope',sans-serif!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.15!important;
  letter-spacing:-.025em!important;
  color:#172f2b!important;
}
.hero-appointment-inline .appointment-time-copy span{
  margin:0!important;
  white-space:nowrap!important;
  font-family:'Manrope',sans-serif!important;
  font-size:10px!important;
  font-weight:500!important;
  line-height:1.25!important;
  color:#71817d!important;
}
.hero-appointment-inline .appointment-info-badge{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:stretch!important;
  height:auto!important;
  min-height:82px!important;
  margin:0!important;
  padding:0 15px!important;
  border-radius:0!important;
  background:linear-gradient(145deg,#155d51 0%,#247a68 100%)!important;
  box-shadow:none!important;
  color:#fff!important;
  text-align:center!important;
  white-space:nowrap!important;
  font-family:'Manrope',sans-serif!important;
  font-size:10.5px!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:-.01em!important;
}
.hero-appointment-inline .appointment-call-number{
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
  padding:0 16px 0 18px!important;
  color:#16211f!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  font-family:'Manrope',sans-serif!important;
  font-size:clamp(18px,2.25vw,25px)!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
  transition:color .2s ease,transform .2s ease!important;
}
.hero-appointment-inline .appointment-call-number:hover{color:#24716f!important}
.hero-appointment-inline .appointment-call-number:active{transform:scale(.985)!important}

@media(max-width:720px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:46px minmax(86px,1fr) 92px minmax(118px,1.25fr)!important;
    min-height:68px!important;
    margin-top:12px!important;
    border-radius:18px!important;
    box-shadow:0 7px 22px rgba(22,61,54,.05)!important;
  }
  .hero-appointment-inline .hero-appointment-icon{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    margin-left:10px!important;
    border-radius:11px!important;
  }
  .hero-appointment-inline .hero-appointment-icon svg{width:17px!important;height:17px!important}
  .hero-appointment-inline .appointment-time-copy{padding:0 9px 0 7px!important}
  .hero-appointment-inline .appointment-time-copy strong{font-size:10.1px!important;letter-spacing:-.03em!important}
  .hero-appointment-inline .appointment-time-copy span{font-size:8.1px!important}
  .hero-appointment-inline .appointment-info-badge{
    min-height:68px!important;
    padding:0 7px!important;
    font-size:8px!important;
    line-height:1.17!important;
  }
  .hero-appointment-inline .appointment-call-number{
    padding:0 9px 0 11px!important;
    font-size:clamp(14.5px,4vw,18px)!important;
    letter-spacing:-.06em!important;
  }
}

@media(max-width:380px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:40px minmax(76px,1fr) 82px minmax(108px,1.25fr)!important;
    min-height:64px!important;
  }
  .hero-appointment-inline .hero-appointment-icon{
    width:30px!important;height:30px!important;min-width:30px!important;margin-left:8px!important
  }
  .hero-appointment-inline .appointment-time-copy{padding:0 6px 0 5px!important}
  .hero-appointment-inline .appointment-time-copy strong{font-size:9.2px!important}
  .hero-appointment-inline .appointment-time-copy span{font-size:7.3px!important}
  .hero-appointment-inline .appointment-info-badge{min-height:64px!important;padding:0 5px!important;font-size:7.2px!important}
  .hero-appointment-inline .appointment-call-number{padding:0 7px 0 8px!important;font-size:13.8px!important}
}

/* ==========================================================
   V13.12 — Randevu bilgi alanı köşe yumuşatma
   Acıbadem’den Randevu Al butonuyla aynı yuvarlak köşe dili
========================================================== */
.hero-appointment-inline .appointment-info-badge{
  border-radius:16px!important;
}

@media(max-width:720px){
  .hero-appointment-inline .appointment-info-badge{
    border-radius:14px!important;
  }
}

/* ==========================================================
   V13.13 — Randevu kartı ince hizalama
   - Yeşil bilgi alanı saat bölümüne hafifçe yaklaştırıldı
   - Saat metni çok az büyütüldü
========================================================== */
.hero-appointment-inline .appointment-info-badge{
  transform:translateX(-5px)!important;
}
.hero-appointment-inline .appointment-time-copy strong{
  font-size:13.5px!important;
}
.hero-appointment-inline .appointment-time-copy span{
  font-size:10.3px!important;
}

@media(max-width:720px){
  .hero-appointment-inline .appointment-info-badge{
    transform:translateX(-4px)!important;
  }
  .hero-appointment-inline .appointment-time-copy strong{
    font-size:10.6px!important;
  }
  .hero-appointment-inline .appointment-time-copy span{
    font-size:8.4px!important;
  }
}

@media(max-width:380px){
  .hero-appointment-inline .appointment-info-badge{
    transform:translateX(-3px)!important;
  }
  .hero-appointment-inline .appointment-time-copy strong{
    font-size:9.6px!important;
  }
  .hero-appointment-inline .appointment-time-copy span{
    font-size:7.6px!important;
  }
}

/* ==========================================================
   V13.14 — Randevu kartı renk + masaüstü telefon sığdırma
   - Yeşil alan, Detaylı Ultrasonografi şeridindeki #3C706F
   - Masaüstünde telefon numarası tek satırda kart içine sığar
========================================================== */
.hero-appointment-note.hero-appointment-inline{
  grid-template-columns:54px 150px 136px minmax(190px,1fr)!important;
  max-width:720px!important;
}
.hero-appointment-inline .appointment-info-badge{
  background:#3C706F!important;
}
.hero-appointment-inline .appointment-call-number{
  padding:0 12px 0 14px!important;
  font-size:clamp(17px,1.65vw,22px)!important;
  letter-spacing:-.045em!important;
  overflow:visible!important;
}

@media(max-width:720px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:46px minmax(86px,1fr) 92px minmax(118px,1.25fr)!important;
    max-width:none!important;
  }
  .hero-appointment-inline .appointment-call-number{
    padding:0 9px 0 11px!important;
    font-size:clamp(14.5px,4vw,18px)!important;
    letter-spacing:-.06em!important;
  }
}

@media(max-width:380px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:40px minmax(76px,1fr) 82px minmax(108px,1.25fr)!important;
  }
  .hero-appointment-inline .appointment-call-number{
    padding:0 7px 0 8px!important;
    font-size:13.8px!important;
  }
}



/* ==========================================================
   V13.15 — Kişisel yaklaşım + mobil telefon seçim sheet'i
========================================================== */
.personal-approach{
  position:relative;
  max-width:720px;
  margin:4px 0 25px;
  padding:18px 22px 16px 24px;
  border-left:2px solid rgba(60,112,111,.52);
  background:linear-gradient(90deg,rgba(255,255,255,.48),rgba(255,255,255,.13));
  border-radius:0 18px 18px 0;
}
.personal-approach-mark{
  position:absolute;
  left:10px;
  top:3px;
  color:rgba(60,112,111,.24);
  font:600 39px/1 'Playfair Display',serif;
}
.personal-approach p{
  margin:0;
  padding-left:10px;
  max-width:660px;
  color:#314d47;
  font:500 14.2px/1.72 'Manrope',sans-serif;
  letter-spacing:-.015em;
}
.personal-signature{
  display:flex;
  align-items:baseline;
  gap:6px;
  margin:10px 0 0 10px;
  color:#3c706f;
  transform:rotate(-1deg);
}
.personal-signature span{
  font:500 italic 10.5px/1.2 'Playfair Display',serif;
  opacity:.74;
}
.personal-signature strong{
  font:500 italic 16px/1.2 'Playfair Display',serif;
  letter-spacing:.005em;
}

.mobile-actions button.mobile-call-trigger{
  appearance:none;
  -webkit-appearance:none;
  border:0;
  padding:0;
  font:inherit;
  color:inherit;
  background:transparent;
  cursor:pointer;
}

.call-sheet-backdrop{
  position:fixed;
  z-index:210;
  inset:0;
  background:rgba(10,30,27,.30);
  -webkit-backdrop-filter:blur(5px);
  backdrop-filter:blur(5px);
  opacity:0;
  transition:opacity .26s ease;
}
.call-sheet-backdrop.is-open{opacity:1}
.call-sheet{
  position:fixed;
  z-index:211;
  left:50%;
  bottom:0;
  width:min(100%,520px);
  padding:10px 16px calc(18px + env(safe-area-inset-bottom));
  background:rgba(249,250,247,.97);
  border:1px solid rgba(35,73,66,.09);
  border-bottom:0;
  border-radius:28px 28px 0 0;
  box-shadow:0 -22px 70px rgba(16,47,42,.18);
  -webkit-backdrop-filter:blur(28px) saturate(175%);
  backdrop-filter:blur(28px) saturate(175%);
  transform:translate(-50%,105%);
  visibility:hidden;
  transition:transform .32s cubic-bezier(.22,.8,.26,1),visibility .32s;
}
.call-sheet.is-open{transform:translate(-50%,0);visibility:visible}
.call-sheet-handle{
  width:38px;
  height:5px;
  margin:1px auto 16px;
  border-radius:999px;
  background:#ccd5d1;
}
.call-sheet-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:15px;
  padding:0 2px 13px;
}
.call-sheet-head span{
  display:block;
  margin-bottom:5px;
  color:#71837e;
  font:700 8px/1 'Manrope',sans-serif;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.call-sheet-head h2{
  margin:0;
  color:#173b35;
  font:600 22px/1.12 'Playfair Display',serif;
  letter-spacing:-.025em;
}
.call-sheet-close{
  flex:0 0 38px;
  width:38px;
  height:38px;
  border:0;
  border-radius:50%;
  background:#edf1ee;
  color:#435a54;
  font:400 25px/1 'DM Sans',sans-serif;
  cursor:pointer;
}
.call-sheet-options{display:grid;gap:9px}
.call-sheet-option{
  display:grid;
  grid-template-columns:46px minmax(0,1fr) 20px;
  align-items:center;
  gap:12px;
  min-height:90px;
  padding:13px 13px 13px 14px;
  border:1px solid rgba(28,76,68,.09);
  border-radius:20px;
  background:#fff;
  box-shadow:0 8px 26px rgba(16,54,47,.045);
  text-decoration:none;
  color:#173b35;
  transition:transform .16s ease,background .16s ease,border-color .16s ease;
}
.call-sheet-option:active{transform:scale(.985);background:#f4f8f5}
.call-sheet-option-icon{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:15px;
  background:#e8f1ee;
  color:#3c706f;
}
.call-sheet-option-icon svg{
  width:21px;
  height:21px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.call-sheet-option-copy{display:flex;flex-direction:column;min-width:0}
.call-sheet-option-copy small{
  margin-bottom:3px;
  color:#70817c;
  font:700 9px/1.3 'Manrope',sans-serif;
  letter-spacing:.02em;
}
.call-sheet-option-copy strong{
  margin-bottom:4px;
  color:#274841;
  font:700 12px/1.3 'Manrope',sans-serif;
}
.call-sheet-option-copy b{
  color:#122f2a;
  font:800 19px/1.1 'Manrope',sans-serif;
  letter-spacing:-.035em;
  white-space:nowrap;
}
.call-sheet-chevron{
  color:#80a09a;
  font:300 30px/1 'DM Sans',sans-serif;
}
.daytime-line-status{
  display:flex!important;
  align-items:center;
  gap:6px;
  min-height:14px;
}
.live-dot{
  display:none;
  flex:0 0 7px;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#2aa86f;
  box-shadow:0 0 0 0 rgba(42,168,111,.45);
}
.call-sheet.daytime-open .daytime-line{
  border-color:rgba(60,112,111,.23);
  background:linear-gradient(135deg,#f3faf6 0%,#ffffff 100%);
}
.call-sheet.daytime-open .daytime-line .call-sheet-option-copy small{color:#3c706f}
.call-sheet.daytime-open .daytime-line .live-dot{
  display:inline-block;
  animation:callLivePulse 1.45s ease-out infinite;
}
@keyframes callLivePulse{
  0%{box-shadow:0 0 0 0 rgba(42,168,111,.48);opacity:1}
  70%{box-shadow:0 0 0 7px rgba(42,168,111,0);opacity:.96}
  100%{box-shadow:0 0 0 0 rgba(42,168,111,0);opacity:1}
}
.call-sheet.daytime-closed .daytime-line{
  border-color:rgba(92,104,100,.12);
  background:#f1f3f2;
  box-shadow:none;
}
.call-sheet.daytime-closed .daytime-line .call-sheet-option-icon{
  background:#e3e6e5;
  color:#8a9692;
}
.call-sheet.daytime-closed .daytime-line .call-sheet-option-copy small,
.call-sheet.daytime-closed .daytime-line .call-sheet-option-copy strong,
.call-sheet.daytime-closed .daytime-line .call-sheet-option-copy b,
.call-sheet.daytime-closed .daytime-line .call-sheet-chevron{
  color:#88938f;
}
.call-sheet.daytime-closed .daytime-line .live-dot{display:none}
@media (prefers-reduced-motion:reduce){
  .call-sheet.daytime-open .daytime-line .live-dot{animation:none}
}
.call-sheet-note{
  margin:12px 3px 0;
  color:#7b8a86;
  text-align:center;
  font:500 9px/1.45 'Manrope',sans-serif;
}
body.call-sheet-open{overflow:hidden;touch-action:none}

@media(max-width:720px){
  .personal-approach{
    margin:0 0 17px;
    padding:15px 14px 14px 16px;
    border-radius:0 15px 15px 0;
  }
  .personal-approach-mark{left:5px;top:3px;font-size:31px}
  .personal-approach p{
    padding-left:8px;
    font-size:11.8px;
    line-height:1.68;
  }
  .personal-signature{margin-top:8px;margin-left:8px}
  .personal-signature span{font-size:9px}
  .personal-signature strong{font-size:14px}

  .mobile-actions button.mobile-call-trigger{
    min-height:48px;
    border-radius:14px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:2px;
  }
  .mobile-actions button.mobile-call-trigger:active{background:rgba(13,63,57,.06)}
}

@media(min-width:721px){
  .call-sheet,.call-sheet-backdrop{display:none!important}
}


/* ==========================================================
   V13.17 — Hero randevu kartı yeniden tasarım
   Daha sade, yormayan, premium yatay bilgi kartı
========================================================== */
.hero-appointment-note.hero-appointment-inline{
  display:grid!important;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.78fr) minmax(0,1.2fr)!important;
  align-items:center!important;
  column-gap:0!important;
  width:100%!important;
  max-width:860px!important;
  min-height:112px!important;
  margin:20px 0 0!important;
  padding:0!important;
  border:1px solid rgba(25,72,67,.08)!important;
  border-radius:30px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(251,252,251,.98) 100%)!important;
  box-shadow:0 18px 42px rgba(17,48,44,.08)!important;
  overflow:hidden!important;
}
.hero-appointment-inline .appointment-block{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
  min-height:112px!important;
  padding:0 28px!important;
}
.hero-appointment-inline .appointment-block + .appointment-block::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:24px!important;
  bottom:24px!important;
  width:1px!important;
  background:rgba(24,64,59,.11)!important;
}
.hero-appointment-inline .appointment-block-time{gap:18px!important;justify-content:flex-start!important;}
.hero-appointment-inline .appointment-block-info{gap:16px!important;justify-content:center!important;}
.hero-appointment-inline .appointment-call-number{
  gap:18px!important;
  justify-content:flex-start!important;
  text-decoration:none!important;
}
.hero-appointment-inline .hero-appointment-icon,
.hero-appointment-inline .appointment-info-icon,
.hero-appointment-inline .appointment-call-icon{
  display:grid!important;
  place-items:center!important;
  flex:0 0 72px!important;
  width:72px!important;
  height:72px!important;
  min-width:72px!important;
  margin:0!important;
  border-radius:50%!important;
  background:linear-gradient(180deg,#eef5f2 0%,#e8f0ed 100%)!important;
  color:#2f7270!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.92)!important;
}
.hero-appointment-inline .hero-appointment-icon svg,
.hero-appointment-inline .appointment-info-icon svg,
.hero-appointment-inline .appointment-call-icon svg{
  width:34px!important;
  height:34px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.hero-appointment-inline .appointment-time-copy{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:8px!important;
  min-width:0!important;
  padding:0!important;
}
.hero-appointment-inline .appointment-time-copy strong{
  margin:0!important;
  white-space:nowrap!important;
  font-family:'Manrope',sans-serif!important;
  font-size:30px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:-.05em!important;
  color:#18333d!important;
}
.hero-appointment-inline .appointment-time-copy span{
  margin:0!important;
  white-space:nowrap!important;
  font-family:'Manrope',sans-serif!important;
  font-size:20px!important;
  font-weight:500!important;
  line-height:1.05!important;
  letter-spacing:-.03em!important;
  color:#657a7b!important;
}
.hero-appointment-inline .appointment-info-badge{
  display:block!important;
  min-height:auto!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  color:#5c7375!important;
  text-align:left!important;
  white-space:normal!important;
  font-family:'Manrope',sans-serif!important;
  font-size:18px!important;
  font-weight:600!important;
  line-height:1.15!important;
  letter-spacing:-.03em!important;
  transform:none!important;
}
.hero-appointment-inline .appointment-call-number,
.hero-appointment-inline .appointment-call-number:hover{
  color:#0f6864!important;
}
.hero-appointment-inline .appointment-call-text{
  display:block!important;
  min-width:0!important;
  font-family:'Manrope',sans-serif!important;
  font-size:30px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:-.06em!important;
  color:inherit!important;
  white-space:nowrap!important;
}
.hero-appointment-inline .appointment-call-number:active{transform:scale(.988)!important}

@media(max-width:980px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:minmax(0,1fr) minmax(0,.78fr) minmax(0,1.08fr)!important;
    max-width:760px!important;
  }
  .hero-appointment-inline .appointment-block{padding:0 22px!important}
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{flex-basis:64px!important;width:64px!important;height:64px!important;min-width:64px!important}
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{width:29px!important;height:29px!important}
  .hero-appointment-inline .appointment-time-copy strong{font-size:25px!important}
  .hero-appointment-inline .appointment-time-copy span{font-size:17px!important}
  .hero-appointment-inline .appointment-info-badge{font-size:16px!important}
  .hero-appointment-inline .appointment-call-text{font-size:24px!important}
}

@media(max-width:720px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:1fr!important;
    max-width:none!important;
    min-height:0!important;
    border-radius:24px!important;
  }
  .hero-appointment-inline .appointment-block{
    min-height:86px!important;
    padding:16px 18px!important;
  }
  .hero-appointment-inline .appointment-block + .appointment-block::before{
    left:18px!important;
    right:18px!important;
    top:0!important;
    bottom:auto!important;
    width:auto!important;
    height:1px!important;
  }
  .hero-appointment-inline .appointment-block-time{gap:14px!important;}
  .hero-appointment-inline .appointment-block-info{justify-content:flex-start!important;gap:14px!important;}
  .hero-appointment-inline .appointment-call-number{gap:14px!important;}
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{flex-basis:50px!important;width:50px!important;height:50px!important;min-width:50px!important}
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{width:24px!important;height:24px!important}
  .hero-appointment-inline .appointment-time-copy{gap:3px!important}
  .hero-appointment-inline .appointment-time-copy strong{font-size:18px!important;letter-spacing:-.04em!important}
  .hero-appointment-inline .appointment-time-copy span{font-size:12px!important;letter-spacing:-.02em!important}
  .hero-appointment-inline .appointment-info-badge{font-size:15px!important;line-height:1.15!important}
  .hero-appointment-inline .appointment-call-text{font-size:18px!important;letter-spacing:-.045em!important}
}

@media(max-width:380px){
  .hero-appointment-inline .appointment-block{padding:14px 14px!important}
  .hero-appointment-inline .appointment-block + .appointment-block::before{left:14px!important;right:14px!important}
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{flex-basis:44px!important;width:44px!important;height:44px!important;min-width:44px!important}
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{width:21px!important;height:21px!important}
  .hero-appointment-inline .appointment-time-copy strong{font-size:16px!important}
  .hero-appointment-inline .appointment-time-copy span{font-size:11px!important}
  .hero-appointment-inline .appointment-info-badge{font-size:14px!important}
  .hero-appointment-inline .appointment-call-text{font-size:16px!important}
}


/* ==========================================================
   V13.18 — Hero randevu kartı mobilde de tek satır
   Masaüstü ve mobilde üstteki mockup düzenini korur
========================================================== */
@media(max-width:720px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:minmax(0,1.02fr) minmax(0,.82fr) minmax(0,1.18fr)!important;
    max-width:none!important;
    min-height:76px!important;
    border-radius:22px!important;
  }
  .hero-appointment-inline .appointment-block{
    min-height:76px!important;
    padding:0 10px!important;
  }
  .hero-appointment-inline .appointment-block + .appointment-block::before{
    left:0!important;
    right:auto!important;
    top:14px!important;
    bottom:14px!important;
    width:1px!important;
    height:auto!important;
  }
  .hero-appointment-inline .appointment-block-time,
  .hero-appointment-inline .appointment-block-info,
  .hero-appointment-inline .appointment-call-number{
    justify-content:flex-start!important;
  }
  .hero-appointment-inline .appointment-block-time{gap:10px!important;}
  .hero-appointment-inline .appointment-block-info{gap:10px!important;}
  .hero-appointment-inline .appointment-call-number{gap:10px!important;}
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{
    flex-basis:36px!important;
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
  }
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{
    width:18px!important;
    height:18px!important;
  }
  .hero-appointment-inline .appointment-time-copy{gap:2px!important;}
  .hero-appointment-inline .appointment-time-copy strong{
    font-size:11.4px!important;
    letter-spacing:-.035em!important;
  }
  .hero-appointment-inline .appointment-time-copy span{
    font-size:8.3px!important;
    letter-spacing:-.01em!important;
  }
  .hero-appointment-inline .appointment-info-badge{
    font-size:11px!important;
    line-height:1.08!important;
  }
  .hero-appointment-inline .appointment-call-text{
    font-size:15.3px!important;
    letter-spacing:-.045em!important;
  }
}

@media(max-width:380px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:minmax(0,1fr) minmax(0,.8fr) minmax(0,1.12fr)!important;
    min-height:70px!important;
    border-radius:20px!important;
  }
  .hero-appointment-inline .appointment-block{
    min-height:70px!important;
    padding:0 8px!important;
  }
  .hero-appointment-inline .appointment-block + .appointment-block::before{
    top:12px!important;
    bottom:12px!important;
  }
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{
    flex-basis:32px!important;
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
  }
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{
    width:16px!important;
    height:16px!important;
  }
  .hero-appointment-inline .appointment-block-time,
  .hero-appointment-inline .appointment-block-info,
  .hero-appointment-inline .appointment-call-number{gap:8px!important;}
  .hero-appointment-inline .appointment-time-copy strong{font-size:10.2px!important;}
  .hero-appointment-inline .appointment-time-copy span{font-size:7.4px!important;}
  .hero-appointment-inline .appointment-info-badge{font-size:9.8px!important;}
  .hero-appointment-inline .appointment-call-text{font-size:13.4px!important;}
}


/* ==========================================================
   V13.19 — Randevu kartı kesin tek satır / ortalı / taşmasız
   Masaüstü + mobil, mockup oranlarına göre
========================================================== */
.hero-appointment-note.hero-appointment-inline{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(0,.88fr) minmax(0,1.22fr)!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:720px!important;
  min-height:88px!important;
  margin:18px 0 0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(26,74,68,.08)!important;
  box-shadow:0 12px 32px rgba(18,52,47,.065)!important;
}

.hero-appointment-inline .appointment-block{
  position:relative!important;
  min-width:0!important;
  min-height:88px!important;
  padding:0 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:11px!important;
  overflow:hidden!important;
}

.hero-appointment-inline .appointment-block + .appointment-block::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:20px!important;
  bottom:20px!important;
  width:1px!important;
  background:rgba(34,76,71,.10)!important;
}

.hero-appointment-inline .hero-appointment-icon,
.hero-appointment-inline .appointment-info-icon,
.hero-appointment-inline .appointment-call-icon{
  display:grid!important;
  place-items:center!important;
  flex:0 0 46px!important;
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  margin:0!important;
  border-radius:50%!important;
  background:linear-gradient(180deg,#eef5f2 0%,#e8f0ed 100%)!important;
  color:#3c706f!important;
  box-shadow:none!important;
}

.hero-appointment-inline .hero-appointment-icon svg,
.hero-appointment-inline .appointment-info-icon svg,
.hero-appointment-inline .appointment-call-icon svg{
  width:22px!important;
  height:22px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

.hero-appointment-inline .appointment-time-copy{
  min-width:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:3px!important;
}

.hero-appointment-inline .appointment-time-copy strong{
  margin:0!important;
  font-family:'Manrope',sans-serif!important;
  font-size:clamp(13px,1.35vw,18px)!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:-.045em!important;
  color:#18333d!important;
  white-space:nowrap!important;
}

.hero-appointment-inline .appointment-time-copy span{
  margin:0!important;
  font-family:'Manrope',sans-serif!important;
  font-size:clamp(9px,.9vw,12px)!important;
  font-weight:500!important;
  line-height:1.05!important;
  color:#6b7d7d!important;
  white-space:nowrap!important;
}

.hero-appointment-inline .appointment-block-info{
  text-align:left!important;
}

.hero-appointment-inline .appointment-info-badge{
  display:block!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  background:none!important;
  box-shadow:none!important;
  border-radius:0!important;
  font-family:'Manrope',sans-serif!important;
  font-size:clamp(11px,1.05vw,15px)!important;
  font-weight:600!important;
  line-height:1.15!important;
  letter-spacing:-.025em!important;
  color:#607576!important;
  white-space:normal!important;
  text-align:left!important;
}

.hero-appointment-inline .appointment-call-number{
  min-width:0!important;
  padding:0 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  color:#0f6864!important;
  text-decoration:none!important;
  overflow:hidden!important;
}

.hero-appointment-inline .appointment-call-text{
  display:block!important;
  min-width:0!important;
  font-family:'Manrope',sans-serif!important;
  font-size:clamp(15px,1.7vw,22px)!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
  color:inherit!important;
  white-space:nowrap!important;
}

/* Tablet */
@media(max-width:980px){
  .hero-appointment-note.hero-appointment-inline{
    max-width:100%!important;
    min-height:82px!important;
  }
  .hero-appointment-inline .appointment-block{
    min-height:82px!important;
    padding:0 11px!important;
    gap:9px!important;
  }
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{
    flex-basis:40px!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
  }
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{
    width:20px!important;
    height:20px!important;
  }
}

/* Mobil: aynı yatay düzen, hiçbir bölüm alta düşmez */
@media(max-width:720px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:minmax(0,1.08fr) minmax(0,.82fr) minmax(0,1.18fr)!important;
    width:100%!important;
    max-width:100%!important;
    min-height:68px!important;
    border-radius:18px!important;
  }

  .hero-appointment-inline .appointment-block{
    min-height:68px!important;
    padding:0 6px!important;
    gap:5px!important;
    justify-content:center!important;
  }

  .hero-appointment-inline .appointment-block + .appointment-block::before{
    left:0!important;
    top:13px!important;
    bottom:13px!important;
    width:1px!important;
    height:auto!important;
  }

  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{
    flex:0 0 28px!important;
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
  }

  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{
    width:14px!important;
    height:14px!important;
  }

  .hero-appointment-inline .appointment-time-copy{
    gap:2px!important;
    align-items:flex-start!important;
  }

  .hero-appointment-inline .appointment-time-copy strong{
    font-size:9.6px!important;
    letter-spacing:-.035em!important;
  }

  .hero-appointment-inline .appointment-time-copy span{
    font-size:7.1px!important;
  }

  .hero-appointment-inline .appointment-info-badge{
    font-size:8.4px!important;
    line-height:1.08!important;
  }

  .hero-appointment-inline .appointment-call-number{
    padding:0 5px!important;
    gap:5px!important;
  }

  .hero-appointment-inline .appointment-call-text{
    font-size:11.6px!important;
    letter-spacing:-.055em!important;
  }
}

/* Dar iPhone ekranları */
@media(max-width:390px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:minmax(0,1.06fr) minmax(0,.80fr) minmax(0,1.14fr)!important;
    min-height:64px!important;
  }
  .hero-appointment-inline .appointment-block{
    min-height:64px!important;
    padding:0 4px!important;
    gap:4px!important;
  }
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{
    flex-basis:25px!important;
    width:25px!important;
    height:25px!important;
    min-width:25px!important;
  }
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{
    width:12.5px!important;
    height:12.5px!important;
  }
  .hero-appointment-inline .appointment-time-copy strong{font-size:8.8px!important;}
  .hero-appointment-inline .appointment-time-copy span{font-size:6.6px!important;}
  .hero-appointment-inline .appointment-info-badge{font-size:7.7px!important;}
  .hero-appointment-inline .appointment-call-text{font-size:10.5px!important;}
}


/* ==========================================================
   V13.20 — Randevu kartı FINAL hizalama
   - 3 bölüm her ölçüde tek satır
   - ikon + metin yatay ve dikey ortalı
   - telefon numarası taşmaz
   - eski flex-direction kurallarını kesin olarak ezer
========================================================== */
.hero-appointment-note.hero-appointment-inline{
  display:grid!important;
  grid-template-columns:1.08fr .90fr 1.22fr!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:720px!important;
  min-height:82px!important;
  padding:0!important;
  column-gap:0!important;
  overflow:hidden!important;
  border-radius:24px!important;
}

.hero-appointment-inline .appointment-block,
.hero-appointment-inline .appointment-block-time,
.hero-appointment-inline .appointment-block-info,
.hero-appointment-inline .appointment-call-number{
  position:relative!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,max-content)!important;
  align-items:center!important;
  justify-content:center!important;
  align-content:center!important;
  min-width:0!important;
  min-height:82px!important;
  padding:0 10px!important;
  gap:8px!important;
  overflow:hidden!important;
  flex-direction:row!important;
}

.hero-appointment-inline .appointment-block + .appointment-block::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:17px!important;
  bottom:17px!important;
  width:1px!important;
  height:auto!important;
  background:rgba(34,76,71,.10)!important;
}

.hero-appointment-inline .hero-appointment-icon,
.hero-appointment-inline .appointment-info-icon,
.hero-appointment-inline .appointment-call-icon{
  display:grid!important;
  place-items:center!important;
  flex:none!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  margin:0!important;
  border-radius:50%!important;
  background:linear-gradient(180deg,#eef5f2 0%,#e8f0ed 100%)!important;
  color:#3c706f!important;
}

.hero-appointment-inline .hero-appointment-icon svg,
.hero-appointment-inline .appointment-info-icon svg,
.hero-appointment-inline .appointment-call-icon svg{
  width:19px!important;
  height:19px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

.hero-appointment-inline .appointment-time-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  min-width:0!important;
  padding:0!important;
  gap:3px!important;
}

.hero-appointment-inline .appointment-time-copy strong{
  margin:0!important;
  font-family:'Manrope',sans-serif!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:-.04em!important;
  color:#18333d!important;
  white-space:nowrap!important;
}

.hero-appointment-inline .appointment-time-copy span{
  margin:0!important;
  font-family:'Manrope',sans-serif!important;
  font-size:9.5px!important;
  font-weight:500!important;
  line-height:1.05!important;
  color:#6b7d7d!important;
  white-space:nowrap!important;
}

.hero-appointment-inline .appointment-info-badge{
  display:block!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  background:none!important;
  box-shadow:none!important;
  border-radius:0!important;
  font-family:'Manrope',sans-serif!important;
  font-size:12.2px!important;
  font-weight:600!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
  color:#607576!important;
  white-space:normal!important;
  text-align:left!important;
}

.hero-appointment-inline .appointment-call-number{
  color:#246f6b!important;
  text-decoration:none!important;
}

.hero-appointment-inline .appointment-call-text{
  display:block!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  font-family:'Manrope',sans-serif!important;
  font-size:16.5px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:-.05em!important;
  color:inherit!important;
  white-space:nowrap!important;
}

/* Tablet / dar masaüstü */
@media(max-width:980px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:1.07fr .88fr 1.20fr!important;
    max-width:100%!important;
    min-height:76px!important;
  }
  .hero-appointment-inline .appointment-block,
  .hero-appointment-inline .appointment-block-time,
  .hero-appointment-inline .appointment-block-info,
  .hero-appointment-inline .appointment-call-number{
    min-height:76px!important;
    padding:0 8px!important;
    gap:7px!important;
  }
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{
    width:34px!important;height:34px!important;min-width:34px!important;
  }
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{
    width:17px!important;height:17px!important;
  }
  .hero-appointment-inline .appointment-time-copy strong{font-size:12.8px!important;}
  .hero-appointment-inline .appointment-time-copy span{font-size:8.6px!important;}
  .hero-appointment-inline .appointment-info-badge{font-size:10.8px!important;}
  .hero-appointment-inline .appointment-call-text{font-size:14.8px!important;}
}

/* Mobil — aynı 3 kolon, hiçbir şey alta düşmez */
@media(max-width:720px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:1.05fr .86fr 1.18fr!important;
    width:100%!important;
    max-width:100%!important;
    min-height:68px!important;
    border-radius:18px!important;
  }
  .hero-appointment-inline .appointment-block,
  .hero-appointment-inline .appointment-block-time,
  .hero-appointment-inline .appointment-block-info,
  .hero-appointment-inline .appointment-call-number{
    grid-template-columns:auto minmax(0,max-content)!important;
    min-height:68px!important;
    padding:0 5px!important;
    gap:4px!important;
    flex-direction:row!important;
  }
  .hero-appointment-inline .appointment-block + .appointment-block::before{
    top:12px!important;
    bottom:12px!important;
  }
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{
    width:26px!important;height:26px!important;min-width:26px!important;
  }
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{
    width:13px!important;height:13px!important;
  }
  .hero-appointment-inline .appointment-time-copy{gap:2px!important;}
  .hero-appointment-inline .appointment-time-copy strong{font-size:9.4px!important;letter-spacing:-.025em!important;}
  .hero-appointment-inline .appointment-time-copy span{font-size:6.8px!important;}
  .hero-appointment-inline .appointment-info-badge{font-size:8.1px!important;line-height:1.05!important;}
  .hero-appointment-inline .appointment-call-text{font-size:11.2px!important;letter-spacing:-.04em!important;}
}

/* iPhone mini / çok dar ekran */
@media(max-width:390px){
  .hero-appointment-note.hero-appointment-inline{
    grid-template-columns:1.04fr .84fr 1.16fr!important;
    min-height:64px!important;
  }
  .hero-appointment-inline .appointment-block,
  .hero-appointment-inline .appointment-block-time,
  .hero-appointment-inline .appointment-block-info,
  .hero-appointment-inline .appointment-call-number{
    min-height:64px!important;
    padding:0 3px!important;
    gap:3px!important;
  }
  .hero-appointment-inline .hero-appointment-icon,
  .hero-appointment-inline .appointment-info-icon,
  .hero-appointment-inline .appointment-call-icon{
    width:23px!important;height:23px!important;min-width:23px!important;
  }
  .hero-appointment-inline .hero-appointment-icon svg,
  .hero-appointment-inline .appointment-info-icon svg,
  .hero-appointment-inline .appointment-call-icon svg{
    width:11.5px!important;height:11.5px!important;
  }
  .hero-appointment-inline .appointment-time-copy strong{font-size:8.5px!important;}
  .hero-appointment-inline .appointment-time-copy span{font-size:6.2px!important;}
  .hero-appointment-inline .appointment-info-badge{font-size:7.4px!important;}
  .hero-appointment-inline .appointment-call-text{font-size:10.1px!important;}
}


/* ==========================================================
   V13.24 Trial — Kompakt çift randevu kartı + Hemen Ara sheet
========================================================== */
.hero-contact-card{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1.18fr) minmax(122px,.72fr);
  align-items:stretch;
  width:100%;
  max-width:760px;
  min-height:96px;
  margin:18px 0 0;
  padding:12px;
  border:1px solid rgba(26,76,69,.07);
  border-radius:28px;
  background:rgba(255,255,255,.96);
  box-shadow:0 18px 48px rgba(20,56,50,.075);
  -webkit-backdrop-filter:blur(18px);
  backdrop-filter:blur(18px);
  overflow:hidden;
}
.hero-contact-segment{
  position:relative;
  display:flex;
  align-items:center;
  gap:13px;
  min-width:0;
  padding:5px 17px 5px 8px;
}
.hero-contact-segment + .hero-contact-segment::before{
  content:"";
  position:absolute;
  left:0;
  top:10px;
  bottom:10px;
  width:1px;
  background:rgba(29,79,72,.10);
}
.hero-contact-icon{
  display:grid;
  place-items:center;
  flex:0 0 56px;
  width:56px;
  height:56px;
  border-radius:50%;
  background:linear-gradient(180deg,#eef5f2 0%,#e8f0ed 100%);
  color:#347571;
}
.hero-contact-icon svg,.hero-contact-call-icon svg{
  width:26px;
  height:26px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.hero-contact-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
  gap:2px;
}
.hero-contact-copy strong,
.hero-contact-copy small,
.hero-contact-copy b{
  display:block;
  margin:0;
  font-family:'Manrope',sans-serif;
  white-space:nowrap;
}
.hero-contact-copy strong{
  color:#173a43;
  font-size:14px;
  font-weight:800;
  line-height:1.15;
  letter-spacing:-.025em;
}
.hero-contact-copy small{
  color:#687d7c;
  font-size:10px;
  font-weight:600;
  line-height:1.2;
}
.hero-contact-copy b{
  color:#25716e;
  font-size:15px;
  font-weight:800;
  line-height:1.2;
  letter-spacing:-.045em;
}
.hero-contact-acibadem .hero-contact-copy small{font-size:12px;font-weight:700;color:#70817f}
.hero-contact-acibadem .hero-contact-copy strong{font-size:13px}
.hero-contact-call{
  appearance:none;
  -webkit-appearance:none;
  align-self:center;
  display:grid;
  grid-template-columns:34px minmax(0,1fr) 14px;
  align-items:center;
  gap:8px;
  min-width:0;
  min-height:64px;
  padding:8px 14px;
  border:0;
  border-radius:999px;
  background:linear-gradient(145deg,#2f9187 0%,#25786f 100%);
  color:#fff;
  box-shadow:0 12px 28px rgba(43,126,117,.18);
  cursor:pointer;
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
}
.hero-contact-call:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(43,126,117,.23);filter:saturate(1.03)}
.hero-contact-call:active{transform:scale(.985)}
.hero-contact-call-icon{display:grid;place-items:center}
.hero-contact-call-icon svg{width:24px;height:24px}
.hero-contact-call>span:not(.hero-contact-call-icon){
  font:800 14px/1 'Manrope',sans-serif;
  white-space:nowrap;
  letter-spacing:-.025em;
}
.hero-contact-call>b{font:400 27px/1 'DM Sans',sans-serif;transform:translateY(-1px)}

@media(max-width:980px){
  .hero-contact-card{max-width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1.16fr) minmax(108px,.68fr);padding:10px;min-height:88px}
  .hero-contact-segment{gap:10px;padding:4px 12px 4px 6px}
  .hero-contact-icon{flex-basis:48px;width:48px;height:48px}
  .hero-contact-icon svg{width:22px;height:22px}
  .hero-contact-copy strong{font-size:12.5px}
  .hero-contact-copy small{font-size:9px}
  .hero-contact-copy b{font-size:13.5px}
  .hero-contact-acibadem .hero-contact-copy small{font-size:10.5px}
  .hero-contact-acibadem .hero-contact-copy strong{font-size:11.5px}
  .hero-contact-call{grid-template-columns:29px minmax(0,1fr) 12px;gap:6px;min-height:58px;padding:7px 11px}
  .hero-contact-call-icon svg{width:21px;height:21px}
  .hero-contact-call>span:not(.hero-contact-call-icon){font-size:12.5px}
  .hero-contact-call>b{font-size:24px}
}

@media(max-width:720px){
  .hero-contact-card{
    grid-template-columns:minmax(0,1fr) minmax(0,1.18fr) minmax(76px,.64fr);
    min-height:72px;
    margin-top:14px;
    padding:7px;
    border-radius:22px;
  }
  .hero-contact-segment{gap:7px;padding:3px 7px 3px 4px}
  .hero-contact-segment + .hero-contact-segment::before{top:7px;bottom:7px}
  .hero-contact-icon{flex-basis:34px;width:34px;height:34px}
  .hero-contact-icon svg{width:17px;height:17px}
  .hero-contact-copy{gap:1px}
  .hero-contact-copy strong{font-size:clamp(9.2px,2.75vw,11px);letter-spacing:-.035em}
  .hero-contact-copy small{font-size:clamp(7px,2vw,8.5px)}
  .hero-contact-copy b{font-size:clamp(9.4px,2.85vw,11.5px);letter-spacing:-.045em}
  .hero-contact-acibadem .hero-contact-copy small{font-size:clamp(7.8px,2.2vw,9px)}
  .hero-contact-acibadem .hero-contact-copy strong{font-size:clamp(8.1px,2.35vw,9.7px);line-height:1.08}
  .hero-contact-call{
    grid-template-columns:20px minmax(0,1fr) 8px;
    gap:3px;
    min-height:48px;
    padding:6px 7px;
    box-shadow:0 8px 18px rgba(43,126,117,.16);
  }
  .hero-contact-call-icon svg{width:17px;height:17px}
  .hero-contact-call>span:not(.hero-contact-call-icon){font-size:clamp(8.7px,2.45vw,10.5px)}
  .hero-contact-call>b{font-size:18px}
}

@media(max-width:380px){
  .hero-contact-card{grid-template-columns:minmax(0,.98fr) minmax(0,1.17fr) minmax(70px,.62fr);padding:6px;border-radius:20px}
  .hero-contact-segment{gap:5px;padding-left:3px;padding-right:5px}
  .hero-contact-icon{flex-basis:30px;width:30px;height:30px}
  .hero-contact-icon svg{width:15px;height:15px}
  .hero-contact-copy strong{font-size:8.7px}
  .hero-contact-copy small{font-size:6.7px}
  .hero-contact-copy b{font-size:8.9px}
  .hero-contact-acibadem .hero-contact-copy small{font-size:7.2px}
  .hero-contact-acibadem .hero-contact-copy strong{font-size:7.6px}
  .hero-contact-call{grid-template-columns:18px minmax(0,1fr) 7px;gap:2px;padding:5px 6px}
  .hero-contact-call-icon svg{width:15px;height:15px}
  .hero-contact-call>span:not(.hero-contact-call-icon){font-size:8.1px}
  .hero-contact-call>b{font-size:16px}
}

/* The existing call selector is now available from the hero on desktop too. */
@media(min-width:721px){
  .call-sheet{display:block!important;bottom:22px;border-bottom:1px solid rgba(35,73,66,.09);border-radius:28px;width:min(92vw,520px)}
  .call-sheet-backdrop[hidden]{display:none!important}
  .call-sheet-backdrop:not([hidden]){display:block!important}
}


/* ==========================================================
   V13.25 — Hero contact card desktop fit fix
   Masaüstünde üst üste binmeyi önler
========================================================== */
@media(min-width:721px){
  .hero-contact-card{
    max-width:840px!important;
    grid-template-columns:minmax(0,.96fr) minmax(0,1.06fr) minmax(118px,.62fr)!important;
    min-height:92px!important;
    padding:10px!important;
    column-gap:0!important;
  }
  .hero-contact-segment{
    gap:10px!important;
    padding:4px 10px 4px 4px!important;
    justify-content:flex-start!important;
  }
  .hero-contact-segment + .hero-contact-segment::before{top:12px!important;bottom:12px!important}
  .hero-contact-icon{
    flex:0 0 50px!important;
    width:50px!important;
    height:50px!important;
  }
  .hero-contact-icon svg{width:23px!important;height:23px!important}
  .hero-contact-copy{gap:1px!important}
  .hero-contact-copy strong,
  .hero-contact-copy small{white-space:normal!important}
  .hero-contact-copy strong{font-size:13px!important;line-height:1.08!important;letter-spacing:-.02em!important}
  .hero-contact-copy small{font-size:9.5px!important;line-height:1.18!important}
  .hero-contact-copy b{font-size:14px!important;line-height:1.1!important;white-space:nowrap!important}
  .hero-contact-daytime .hero-contact-copy strong{white-space:nowrap!important;font-size:13.5px!important}
  .hero-contact-acibadem .hero-contact-copy small{font-size:10px!important;line-height:1.15!important}
  .hero-contact-acibadem .hero-contact-copy strong{font-size:12px!important;line-height:1.08!important;max-width:170px!important}
  .hero-contact-acibadem .hero-contact-copy b{font-size:14px!important}
  .hero-contact-call{
    justify-self:end!important;
    align-self:center!important;
    grid-template-columns:24px minmax(0,1fr) 10px!important;
    gap:6px!important;
    min-height:56px!important;
    padding:7px 11px!important;
    max-width:160px!important;
    width:100%!important;
  }
  .hero-contact-call-icon svg{width:20px!important;height:20px!important}
  .hero-contact-call>span:not(.hero-contact-call-icon){font-size:12px!important;letter-spacing:-.02em!important}
  .hero-contact-call>b{font-size:21px!important}
}

@media(min-width:721px) and (max-width:860px){
  .hero-contact-card{
    grid-template-columns:minmax(0,.94fr) minmax(0,1.02fr) minmax(106px,.56fr)!important;
    padding:8px!important;
    border-radius:24px!important;
  }
  .hero-contact-segment{gap:8px!important;padding:3px 8px 3px 2px!important}
  .hero-contact-icon{flex-basis:44px!important;width:44px!important;height:44px!important}
  .hero-contact-icon svg{width:20px!important;height:20px!important}
  .hero-contact-copy strong{font-size:11.8px!important}
  .hero-contact-daytime .hero-contact-copy strong{font-size:12.2px!important}
  .hero-contact-copy small{font-size:8.6px!important}
  .hero-contact-copy b{font-size:12.6px!important}
  .hero-contact-acibadem .hero-contact-copy small{font-size:9px!important}
  .hero-contact-acibadem .hero-contact-copy strong{font-size:10.6px!important;max-width:148px!important}
  .hero-contact-acibadem .hero-contact-copy b{font-size:12.6px!important}
  .hero-contact-call{grid-template-columns:20px minmax(0,1fr) 8px!important;gap:4px!important;min-height:50px!important;padding:6px 9px!important;max-width:136px!important}
  .hero-contact-call-icon svg{width:17px!important;height:17px!important}
  .hero-contact-call>span:not(.hero-contact-call-icon){font-size:10.6px!important}
  .hero-contact-call>b{font-size:18px!important}
}

/* === V13.30 content + Instagram === */
.perinatology-membership-note{margin-top:18px;padding-top:18px;border-top:1px solid rgba(8,47,73,.12);font-size:14px!important;line-height:1.78!important}
.footer-instagram{display:inline-flex!important;align-items:center;gap:8px;margin-top:8px;width:max-content}
.footer-instagram svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}
.footer-instagram .ig-dot{fill:currentColor;stroke:none}
.instagram-action-icon{display:flex;align-items:center;justify-content:center}
.instagram-action-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}
.instagram-action-icon .ig-dot{fill:currentColor;stroke:none}
@media(max-width:720px){
  .mobile-actions{grid-template-columns:1fr 1fr 1fr 1.22fr}
  .mobile-actions .mobile-instagram{min-width:0}
  .mobile-actions .mobile-instagram small{font-size:7.6px}
  .perinatology-membership-note{font-size:12.5px!important;line-height:1.72!important;margin-top:15px;padding-top:15px}
}
@media(max-width:370px){
  .mobile-actions{gap:3px;padding-left:6px;padding-right:6px}
  .mobile-actions small{font-size:7.4px}
  .mobile-actions .mobile-instagram small{font-size:7px}
}
\n\n/* === V13.31 SEO breadcrumb === */
.seo-breadcrumb{position:relative;z-index:5;background:#fff;border-bottom:1px solid rgba(8,47,73,.07)}
.seo-breadcrumb .wrap{min-height:42px;display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(24,45,57,.62);white-space:nowrap;overflow:hidden}
.seo-breadcrumb a{color:#477b78;text-decoration:none;transition:color .2s ease}
.seo-breadcrumb a:hover{color:#173d42}
.seo-breadcrumb span[aria-current="page"]{overflow:hidden;text-overflow:ellipsis;color:rgba(24,45,57,.72)}
.seo-breadcrumb-sep{color:rgba(24,45,57,.28);font-size:15px;line-height:1}
@media(max-width:720px){
  .seo-breadcrumb .wrap{min-height:36px;gap:6px;font-size:10.5px;padding-left:20px;padding-right:20px}
  .seo-breadcrumb-sep{font-size:13px}
}


/* V13.32 — speed optimization: immediate first paint + responsive media */
.brand-picture{display:block;line-height:0}
.hero-picture{display:block;width:100%;height:100%}
.hero-picture .hero-doctor-image{display:block;width:100%;height:100%}
/* İlk ekran LCP/FCP içeriğini JS reveal animasyonuna bağlama. */
.hero-premium .hero-copy,.hero-premium .hero-visual,.hero-premium .personal-approach{opacity:1!important;transform:none!important;filter:none!important}
