:root{--navy:#052a50;--navy-deep:#031c36;--navy-mid:#0a3b67;--gold:#d7972a;--gold-dark:#b97813;--gold-soft:#fbf3e8;--cream:#f8f4ed;--white:#fff;--ink:#08284e;--muted:#566a80;--line:#e1e7ed;--shadow:0 14px 38px rgba(3,28,54,.12);--radius:16px;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);line-height:1.62;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.icon{width:1.12em;height:1.12em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.16em;flex:0 0 auto}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;background:#fff;color:var(--ink);padding:10px 14px;border-radius:8px;box-shadow:var(--shadow);font-weight:800}.skip-link:focus{top:16px}
.topbar{background:var(--navy-deep);color:#fff;font-size:13px}.topbar-inner{min-height:38px;display:flex;align-items:center;gap:24px}.topbar a,.site-footer a{display:inline-flex;align-items:center;gap:7px}.topbar a:hover,.site-footer a:hover{color:#ffd98f}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(3,28,54,.08)}.nav{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:13px;min-width:0;font-family:Georgia,serif;font-size:26px;font-weight:700;color:var(--ink);line-height:1.1}.brand picture{flex:0 0 auto}.brand-logo{width:86px;height:62px;object-fit:contain}.brand-copy small{display:block;margin-top:4px;color:var(--gold-dark);font-family:Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:.07em}.nav-links{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:800}.nav-links>a:not(.btn){padding:34px 0 26px;border-bottom:3px solid transparent}.nav-links>a:not(.btn):hover,.nav-links>a.active{color:var(--gold-dark);border-bottom-color:var(--gold)}.menu-toggle{display:none;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);padding:9px;cursor:pointer}.icon-menu{width:24px;height:24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;padding:12px 17px;font-weight:800;line-height:1.15;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(3,28,54,.16)}.btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#fff}.btn-dark-outline{border-color:var(--gold);color:#fff;background:rgba(3,28,54,.22)}.btn-nav{padding:12px 15px;white-space:nowrap}
.hero-home{position:relative;isolation:isolate;overflow:hidden;min-height:485px;background:var(--navy-deep);color:#fff}.hero-media,.hero-media img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-media img{object-fit:cover;object-position:center center}.hero-shade{z-index:1;background:linear-gradient(90deg,rgba(3,28,54,.98) 0%,rgba(3,28,54,.93) 36%,rgba(3,28,54,.45) 60%,rgba(3,28,54,.05) 100%)}.hero-home-inner{position:relative;z-index:2;min-height:485px;display:grid;grid-template-columns:minmax(0,650px) minmax(240px,290px);justify-content:space-between;gap:30px;align-items:center}.hero-copy{padding:42px 0}.hero-location{display:inline-block;margin-bottom:13px;color:#f7b43e;font-size:14px;font-weight:800}.hero-location b{padding-inline:7px}.hero-copy h1{max-width:650px;margin:0;font-family:Georgia,serif;font-size:clamp(42px,4.5vw,62px);line-height:1.05;letter-spacing:-.03em;color:#fff}.hero-copy h1 em,.home-section-title em{display:block;color:#efaa36;font-style:normal}.hero-copy p{max-width:590px;margin:20px 0 0;color:#eef4f9;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.featured-card{padding:22px 21px;border:1px solid rgba(3,28,54,.1);border-radius:14px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);color:var(--ink)}.featured-card h2{margin:0 0 13px;padding-bottom:12px;border-bottom:1px solid #ecd6b2;font-family:Georgia,serif;font-size:21px}.featured-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.featured-card li{display:flex;gap:8px;align-items:flex-start;color:#26415f;font-size:13px}.featured-card .icon{margin-top:3px;color:var(--gold-dark);stroke-width:2.2}
.credentials-bar{background:var(--navy-deep);color:#fff;border-top:1px solid rgba(255,255,255,.22)}.credential-grid{display:grid;grid-template-columns:repeat(4,1fr)}.credential{display:flex;gap:14px;align-items:center;min-height:100px;padding:17px 22px;border-right:1px solid rgba(255,255,255,.18)}.credential:last-child{border-right:0}.credential-icon{width:35px;height:35px;color:var(--gold);fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.credential strong{display:block;color:#f5a92f;font-size:18px;line-height:1.15}.credential small{display:block;margin-top:4px;color:#eef4fa;font-size:14px;line-height:1.35}
.services-home{padding:50px 0 55px;background:#fff}.home-section-title{text-align:center;margin-bottom:27px}.home-section-title span,.section-kicker{color:var(--gold-dark);font-size:12px;font-weight:900;letter-spacing:.04em}.home-section-title h2{margin:7px 0 0;color:var(--ink);font-family:Georgia,serif;font-size:31px;line-height:1.12}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{display:grid;grid-template-columns:68px 1fr 20px;align-items:center;gap:15px;min-height:136px;padding:16px 15px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-4px);border-color:#dfbd7a;box-shadow:var(--shadow)}.service-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:var(--gold-soft);color:var(--gold-dark)}.service-icon img{width:45px;height:45px;color:var(--gold-dark)}.service-card strong{display:block;margin-bottom:7px;font-size:16px;line-height:1.17}.service-card small{display:block;color:#36506d;font-size:12px;line-height:1.4}.service-card>.icon{color:var(--ink);width:20px;height:20px}
.approach-home{padding:34px 0;background:linear-gradient(90deg,#f8efe4,#fbf8f4)}.approach-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px}.approach-home h2{margin:6px 0 8px;color:var(--ink);font-family:Georgia,serif;font-size:26px}.approach-home p{margin:0;color:#29425f;font-size:14px}.signature{display:block;margin-top:13px;color:var(--gold-dark);font-family:cursive;font-size:19px}.patient-card{display:flex;gap:17px;align-items:center;padding:18px 20px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 7px 24px rgba(3,28,54,.06)}.patient-icon{display:grid;place-items:center;flex:0 0 auto;width:68px;height:68px;border-radius:50%;background:var(--navy-deep);color:var(--gold)}.patient-icon .icon{width:37px;height:37px}.patient-card h3{margin:0 0 7px;font-family:Georgia,serif;font-size:20px}.patient-card p{font-size:13px}.cta-home{border-top:2px solid var(--gold);border-bottom:1px solid rgba(255,255,255,.16);background:var(--navy-deep);color:#fff}.cta-home-inner{display:flex;align-items:center;gap:20px;min-height:88px}.cta-icon{display:grid;place-items:center;width:56px;height:56px;border:2px solid var(--gold);border-radius:50%;color:var(--gold)}.cta-icon .icon{width:31px;height:31px}.cta-home h2{margin:0 0 2px;color:#fff;font-family:Georgia,serif;font-size:23px}.cta-home p{margin:0;color:#dce8f3}.cta-home .btn{margin-left:auto}
.site-footer{padding:20px 0 12px;background:var(--navy-deep);color:#fff}.footer-grid{display:grid;grid-template-columns:1.25fr 1.1fr .9fr .65fr;gap:25px;align-items:start}.footer-brand{display:flex;gap:16px;align-items:center}.footer-brand img{width:106px;height:106px;border-radius:50%;object-fit:cover}.site-footer h2{margin:3px 0 7px;color:var(--gold);font-family:Georgia,serif;font-size:17px}.footer-brand h2{margin-bottom:3px;color:#fff;font-size:20px}.footer-brand small{color:var(--gold);font-size:11px;letter-spacing:.04em}.site-footer p,.footer-links{margin:4px 0;color:#f1f6fa;font-size:12px;line-height:1.55}.footer-links{padding:0;list-style:none}.footer-bottom{margin-top:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.2);color:#cbd8e3;text-align:center;font-size:12px}
.breadcrumb{padding:15px 0}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;color:var(--muted);font-size:13px}.breadcrumb li+li:before{content:'›';margin-right:7px;color:var(--gold-dark)}.breadcrumb a{color:#147c83;font-weight:800}.page-hero{padding:54px 0;background:linear-gradient(130deg,var(--navy-deep),var(--navy-mid));color:#fff}.eyebrow{display:inline-block;margin-bottom:11px;color:#f5b246;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.page-hero h1{max-width:880px;margin:0 0 12px;color:#fff;font-family:Georgia,serif;font-size:clamp(36px,5vw,58px);line-height:1.07}.page-hero p{max-width:800px;margin:0;color:#dce7f1;font-size:17px}.section{padding:62px 0}.section-white{background:#fff}.section-title{max-width:760px;margin-bottom:25px}.section-title h2{margin:0 0 9px;color:var(--ink);font-family:Georgia,serif;font-size:33px}.section-title p,.card p{color:var(--muted)}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.prose{padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 7px 23px rgba(3,28,54,.05)}.card h2,.prose h2{color:var(--ink);font-family:Georgia,serif}.card h2{font-size:21px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start}.prose{padding:31px}.prose h2{margin:31px 0 10px;font-size:25px}.prose h2:first-of-type{margin-top:23px}.prose ul{padding-left:20px}.prose li{margin-block:6px}.sidebar{position:sticky;top:110px}.side-card{margin-bottom:15px;padding:21px;border-radius:var(--radius);background:var(--navy-deep);color:#dfe9f3}.side-card h2{margin:0 0 8px;color:#fff;font-family:Georgia,serif;font-size:21px}.side-card .btn{width:100%;margin-top:8px}.notice{padding:13px 15px;border:1px solid #eddaa9;border-radius:10px;background:#fff8e8;color:#6f5a29;font-size:13px}.faq details{margin:9px 0;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:#fff}.faq summary{cursor:pointer;color:var(--ink);font-weight:850}.faq p{color:var(--muted)}.card-link{display:inline-flex;align-items:center;gap:5px;margin-top:12px;color:#147c83;font-weight:900}.card-link .icon{width:16px;height:16px}.timeline{display:grid;gap:12px}.timeline div{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:13px;border-left:3px solid var(--gold);background:var(--gold-soft)}.timeline strong{color:var(--gold-dark);font-size:18px}.contact-card-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:var(--gold-soft);color:var(--gold-dark)}.contact-card-icon .icon{width:34px;height:34px}.article-meta{color:var(--muted);font-size:13px}.article-meta span{padding-inline:7px}
@media(max-width:1100px){.nav-links{gap:16px}.brand{font-size:22px}.hero-home-inner{grid-template-columns:minmax(0,650px) 270px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.25fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:900px){.container{width:min(var(--max),calc(100% - 30px))}.topbar-inner{justify-content:center;flex-wrap:wrap;gap:15px;padding:6px 0}.nav{min-height:82px}.brand{font-size:19px}.brand-logo{width:70px;height:50px}.brand-copy small{font-size:9px}.menu-toggle{display:grid}.nav-links{display:none;position:absolute;top:82px;left:0;right:0;flex-direction:column;align-items:stretch;gap:4px;padding:12px 20px 18px;background:#fff;box-shadow:var(--shadow)}.nav-links.open{display:flex}.nav-links>a:not(.btn){padding:10px 0;border-bottom-width:1px}.hero-home,.hero-home-inner{min-height:545px}.hero-home-inner{display:block}.hero-media img{object-position:67% center}.hero-shade{background:linear-gradient(90deg,rgba(3,28,54,.99),rgba(3,28,54,.86) 54%,rgba(3,28,54,.28))}.hero-copy{max-width:600px;padding:54px 0}.featured-card{display:none}.credential-grid{grid-template-columns:repeat(2,1fr)}.approach-grid,.content-layout,.footer-grid{grid-template-columns:1fr}.sidebar{position:static}.cta-home-inner{flex-wrap:wrap;padding:16px 0}.cta-home .btn{margin-left:76px}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid>div:last-child{display:block}}
@media(max-width:590px){.topbar{font-size:12px}.topbar-inner{justify-content:flex-start;gap:10px}.topbar-inner a:nth-child(2){display:none}.brand{font-size:17px}.brand-logo{width:63px;height:45px}.hero-home,.hero-home-inner{min-height:520px}.hero-media img{object-position:71% center}.hero-shade{background:linear-gradient(90deg,rgba(3,28,54,.99),rgba(3,28,54,.88) 72%,rgba(3,28,54,.55))}.hero-copy{padding:40px 0}.hero-copy h1{font-size:37px}.hero-copy p{font-size:15px}.credential{min-height:90px;padding:14px 12px;gap:9px}.credential-icon{width:28px;height:28px}.credential strong{font-size:16px}.credential small{font-size:12px}.services-home{padding:42px 0}.services-grid,.grid-2,.grid-3{grid-template-columns:1fr}.home-section-title h2{font-size:26px}.service-card{grid-template-columns:58px 1fr 18px;min-height:118px;gap:11px}.service-icon{width:57px;height:57px}.service-icon img{width:39px;height:39px}.approach-grid{gap:18px}.patient-card{padding:15px}.patient-icon{width:58px;height:58px}.patient-icon .icon{width:30px;height:30px}.cta-home h2{font-size:20px}.cta-home .btn{width:100%;margin-left:0}.footer-brand img{width:90px;height:90px}.footer-grid{gap:13px}.section{padding:48px 0}.prose{padding:20px}.page-hero{padding:44px 0}.page-hero h1{font-size:39px}.page-hero p{font-size:15px}}


/* --- 2026-06 optimization update --- */
.topbar .icon,.nav-links .icon,.featured-card .icon,.card-link .icon,.cta-home .icon,.site-footer .icon,.credential-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;flex:0 0 auto}
.topbar a,.site-footer a,.btn{display:inline-flex;align-items:center;gap:8px}
.btn .icon{width:18px;height:18px;stroke-width:2.2}
.featured-card ul{display:grid;gap:11px}
.featured-card li{display:flex;gap:10px;align-items:flex-start}
.hero-copy p{max-width:650px}
.credential-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}
.credential{min-height:96px}
.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.service-card{align-items:flex-start;grid-template-columns:72px 1fr 20px;min-height:148px;padding:18px 16px}
.service-icon{width:72px;height:72px;background:linear-gradient(180deg,#fbf7ef,#f4ead7);border:1px solid #e8d5b0;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 4px 14px rgba(184,132,46,.08)}
.service-icon img{width:42px;height:42px}
.service-card strong{font-size:17px}
.service-card small{font-size:13px;line-height:1.5}
.expertise-section{padding:42px 0;background:#f8f5ef}
.expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}
.expertise-card{padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(3,28,54,.05)}
.expertise-card .icon-wrap{display:grid;place-items:center;width:54px;height:54px;margin-bottom:14px;border-radius:50%;background:var(--gold-soft);color:var(--gold-dark)}
.expertise-card .icon-wrap .icon{width:28px;height:28px;stroke-width:2.1}
.expertise-card h3{margin:0 0 8px;color:var(--ink);font-family:Georgia,serif;font-size:20px}
.expertise-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}
.mini-note{max-width:820px;margin:14px auto 0;text-align:center;color:var(--muted);font-size:14px}
.service-highlight-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-top:20px}
.service-highlight-list .highlight-item{padding:16px 18px;border-radius:12px;border:1px solid var(--line);background:#fff}
.service-highlight-list h3{margin:0 0 8px;font-size:18px;font-family:Georgia,serif;color:var(--ink)}
.service-highlight-list p{margin:0;color:var(--muted);font-size:14px}
.timeline strong{font-size:16px}
.timeline span{display:block;color:var(--muted);font-size:14px;line-height:1.5}
.footer-brand img{background:#fff;border:4px solid rgba(255,255,255,.18)}
.footer-links li{margin-bottom:5px}
@media (max-width:590px){
  .service-card{grid-template-columns:60px 1fr 18px;padding:15px 13px;min-height:128px}
  .service-icon{width:58px;height:58px}
  .service-icon img{width:37px;height:37px}
}


/* --- premium photo + icon set update --- */
.hero-home{background:#041b33}
.hero-media img{object-position:center top}
.hero-shade{background:linear-gradient(90deg,rgba(3,28,54,.99) 0%,rgba(3,28,54,.94) 35%,rgba(3,28,54,.55) 58%,rgba(3,28,54,.14) 100%)}
.featured-card{background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}
.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.service-card{align-items:flex-start;grid-template-columns:76px 1fr 20px;min-height:160px;padding:18px 17px;border:1px solid #d9e2eb;border-radius:16px;background:linear-gradient(180deg,#ffffff,#fbfcfe);box-shadow:0 10px 26px rgba(3,28,54,.05)}
.service-card:hover{border-color:#d7b16c;box-shadow:0 14px 32px rgba(3,28,54,.10)}
.service-icon{width:74px;height:74px;background:linear-gradient(180deg,#fdf7ef,#f4e8d5);border:1px solid #e5d0a8;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 6px 16px rgba(178,123,38,.10)}
.service-icon img{width:40px;height:40px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.65))}
.service-card strong{display:block;margin-bottom:7px;font-size:16px;line-height:1.18;letter-spacing:-.01em}
.service-card small{display:block;color:#35516f;font-size:13px;line-height:1.52}
.service-card>.icon{margin-top:3px;color:var(--ink);width:18px;height:18px}
@media(max-width:1100px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.hero-media img{object-position:70% top}.hero-shade{background:linear-gradient(90deg,rgba(3,28,54,.99),rgba(3,28,54,.88) 52%,rgba(3,28,54,.32))}}
@media(max-width:590px){.services-grid{grid-template-columns:1fr}.service-card{grid-template-columns:60px 1fr 18px;min-height:132px;padding:15px 13px}.service-icon{width:58px;height:58px}.service-icon img{width:34px;height:34px}.hero-media img{object-position:74% top}}


/* --- icon style matched to lower expertise icons --- */
.services-grid{gap:18px}
.service-card{min-height:156px;border-radius:18px;border:1px solid #d6dfeb;background:#fff;box-shadow:0 8px 24px rgba(3,28,54,.04)}
.service-card:hover{border-color:#dcb36c;box-shadow:0 12px 30px rgba(3,28,54,.08)}
.service-icon{width:60px;height:60px;border-radius:50%;background:#f8f1e8;border:0;box-shadow:none;display:grid;place-items:center;flex:0 0 auto}
.service-icon img{width:34px;height:34px}
.service-card strong{display:block;margin-bottom:8px;font-size:16px;line-height:1.18;letter-spacing:-.01em;color:var(--ink)}
.service-card small{display:block;color:#445f7e;font-size:13px;line-height:1.5}
.service-card>.icon{margin-top:4px;color:#18345a;width:18px;height:18px}
@media(max-width:590px){.service-card{min-height:128px}.service-icon{width:54px;height:54px}.service-icon img{width:30px;height:30px}}


/* ============================================================
   FINAL TASARIM SISTEMI — ikon + font + kart sistemi
   Dreamweaver'da temel görünümü değiştirmek için önce bu bloktaki
   renk, font ve ölçü değişkenlerini düzenleyin.
   ============================================================ */
:root{
  --font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  --font-display:Georgia,"Times New Roman",serif;
  --brand-navy:#08284e;
  --brand-navy-deep:#031c36;
  --brand-gold:#c28627;
  --brand-gold-dark:#aa711c;
  --brand-gold-soft:#f8f1e8;
  --surface:#ffffff;
  --surface-soft:#fbfcfe;
  --surface-warm:#f8f5ef;
  --text-body:#445f7e;
  --card-border:#d6dfeb;
  --card-radius:18px;
  --card-shadow:0 8px 24px rgba(3,28,54,.045);
  --card-shadow-hover:0 14px 32px rgba(3,28,54,.09);
}
body{font-family:var(--font-body);color:var(--brand-navy);background:var(--surface-warm)}
h1,h2,h3,.brand,.home-section-title h2,.approach-home h2,.featured-card h2,.patient-card h3,.cta-home h2,.site-footer h2,.page-hero h1,.section-title h2,.card h2,.prose h2,.side-card h2,.expertise-card h3,.service-highlight-list h3{font-family:var(--font-display)}
.topbar,.nav-links,.brand-copy small,.hero-copy p,.featured-card li,.credential small,.service-card small,.approach-home p,.patient-card p,.cta-home p,.site-footer p,.footer-links,.page-hero p,.section-title p,.card p,.prose,.faq p,.expertise-card p,.mini-note,.timeline span{font-family:var(--font-body)}

/* Tutarlı kart sistemi */
.service-card,.expertise-card,.patient-card,.featured-card,.card,.prose,.service-highlight-list .highlight-item,.faq details{
  border:1px solid var(--card-border);
  border-radius:var(--card-radius);
  background:var(--surface);
  box-shadow:var(--card-shadow);
}
.service-card,.expertise-card,.patient-card,.featured-card,.card,.service-highlight-list .highlight-item{
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.service-card:hover,.expertise-card:hover,.patient-card:hover,.featured-card:hover,.card:hover,.service-highlight-list .highlight-item:hover{
  transform:translateY(-3px);
  border-color:#dcb36c;
  box-shadow:var(--card-shadow-hover);
}
.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.service-card{grid-template-columns:64px minmax(0,1fr) 18px;gap:18px;min-height:156px;padding:20px 18px;align-items:flex-start}
.service-card strong{margin:0 0 8px;color:var(--brand-navy);font-family:var(--font-body);font-size:16px;font-weight:800;line-height:1.2;letter-spacing:-.01em}
.service-card small{color:var(--text-body);font-size:13px;line-height:1.55}
.service-card>.icon{margin-top:4px;width:18px;height:18px;color:#18345a}

/* Tüm rozet ikonlarında ortak premium dil */
.service-icon,.expertise-card .icon-wrap,.contact-card-icon,.patient-icon,.cta-icon{
  display:grid;
  place-items:center;
  border-radius:50%;
}
.service-icon,.expertise-card .icon-wrap,.contact-card-icon{
  background:var(--brand-gold-soft);
  color:var(--brand-gold-dark);
}
.service-icon{width:60px;height:60px;border:0;box-shadow:none}
.service-icon img{width:34px;height:34px}
.expertise-card .icon-wrap{width:60px;height:60px;margin-bottom:16px}
.expertise-card .icon-wrap .icon{width:30px;height:30px;stroke-width:2.1}
.contact-card-icon{width:60px;height:60px}
.patient-icon{width:60px;height:60px;background:var(--brand-navy-deep);color:var(--brand-gold)}
.patient-icon .icon{width:31px;height:31px}
.cta-icon{width:60px;height:60px;border:2px solid var(--brand-gold);color:var(--brand-gold)}
.cta-icon .icon{width:31px;height:31px}

/* Alt yetkinlik kartları üst hizmet kartlarıyla aynı aile */
.expertise-section{padding:52px 0;background:linear-gradient(180deg,#faf7f1,#f7f3ec)}
.expertise-grid{gap:18px}
.expertise-card{padding:22px 22px 24px}
.expertise-card h3{margin:0 0 10px;color:var(--brand-navy);font-size:21px;line-height:1.2}
.expertise-card p{color:var(--text-body);font-size:14px;line-height:1.62}

/* Diğer kartlarda aynı köşe ve gölge standardı */
.featured-card{padding:23px 22px;background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}
.patient-card{padding:20px 22px}
.card,.prose{padding:26px}
.side-card{border-radius:var(--card-radius)}
.faq details{padding:15px 17px;box-shadow:none}
.service-highlight-list .highlight-item{padding:18px}

/* Tipografi dengesi */
.home-section-title h2{font-size:34px;line-height:1.12;letter-spacing:-.02em}
.home-section-title span,.section-kicker{font-family:var(--font-body);font-weight:800;letter-spacing:.11em}
.hero-copy h1{font-family:var(--font-display);letter-spacing:-.035em}
.hero-copy p{line-height:1.7}
.approach-home h2{font-size:28px;letter-spacing:-.015em}
.signature{font-family:"Segoe Script","Brush Script MT",cursive}
.btn{border-radius:10px;font-family:var(--font-body)}

@media(max-width:1100px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:590px){
  .services-grid{grid-template-columns:1fr}
  .service-card{grid-template-columns:56px minmax(0,1fr) 16px;gap:14px;min-height:128px;padding:16px 14px}
  .service-icon{width:54px;height:54px}.service-icon img{width:30px;height:30px}
  .expertise-card .icon-wrap{width:54px;height:54px}.expertise-card .icon-wrap .icon{width:27px;height:27px}
  .home-section-title h2{font-size:28px}
}


/* --- 2026-06 portrait alignment and performance pass --- */
.hero-home,.hero-home-inner{min-height:540px}
.hero-home-inner{grid-template-columns:minmax(0,640px) minmax(236px,278px);gap:28px}
.hero-copy{max-width:640px;padding:46px 0}
.hero-media img{object-position:center top}
.featured-card{align-self:end;margin-bottom:26px}
@media(max-width:1100px){.hero-home-inner{grid-template-columns:minmax(0,600px) 250px;gap:20px}.featured-card{margin-bottom:20px}}
@media(max-width:900px){.hero-home,.hero-home-inner{min-height:570px}.hero-copy{max-width:610px;padding:50px 0}.featured-card{display:none}.hero-media img{object-position:72% top}}
@media(max-width:590px){.hero-home,.hero-home-inner{min-height:600px}.hero-copy{padding:36px 0}.hero-copy h1{font-size:36px}.hero-media img{object-position:77% top}}

/* SET B PREMIUM HIZMET IKONLARI */
.service-icon{width:68px;height:68px;border-radius:18px;background:linear-gradient(145deg,#08233e,#10395c);border:1px solid rgba(201,144,61,.46);box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 8px 18px rgba(3,28,54,.16);overflow:hidden}
.service-icon img{width:56px;height:56px;filter:none}
.service-card:hover .service-icon{border-color:#d9aa5f;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 10px 22px rgba(3,28,54,.22)}
@media(max-width:590px){.service-icon{width:58px;height:58px;border-radius:15px}.service-icon img{width:48px;height:48px}}


/* ============================================================
   ILETISIM SAYFASI — 2026 tam düzenleme
   ============================================================ */
.contact-page-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#031c36 0%,#08284e 67%,#0f416b 100%);color:#fff}
.contact-page-hero::after{content:"";position:absolute;right:-90px;bottom:-180px;width:430px;height:430px;border:1px solid rgba(215,151,42,.52);border-radius:50%;box-shadow:0 0 0 34px rgba(215,151,42,.09),0 0 0 68px rgba(215,151,42,.05)}
.contact-page-hero .container{position:relative;z-index:1}
.contact-page-hero .eyebrow{color:#f4b84f}
.contact-page-hero h1{color:#fff}
.contact-page-hero p{max-width:760px;color:#edf4fa}
.contact-actions-section{padding:58px 0 62px;background:#fff}
.contact-section-title{max-width:760px;margin:0 auto 28px;text-align:center}
.contact-section-title h2{margin:7px 0 8px;color:var(--brand-navy);font-size:34px;line-height:1.12}
.contact-section-title p{margin:0;color:var(--text-body);font-size:15px}
.contact-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.contact-action-card{display:flex;flex-direction:column;min-height:295px;padding:24px;border:1px solid var(--card-border);border-radius:20px;background:#fff;box-shadow:var(--card-shadow);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.contact-action-card:hover{transform:translateY(-4px);border-color:#dcb36c;box-shadow:var(--card-shadow-hover)}
.contact-action-card h2{margin:16px 0 8px;color:var(--brand-navy);font-size:23px;line-height:1.16}
.contact-action-card p{margin:0 0 18px;color:var(--text-body);font-size:14px;line-height:1.65}
.contact-action-card .btn{margin-top:auto;align-self:flex-start}
.contact-action-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#08233e,#10395c);color:#efb65d;border:1px solid rgba(201,144,61,.48);box-shadow:0 8px 18px rgba(3,28,54,.14)}
.contact-action-icon .icon{width:31px;height:31px;stroke-width:2}
.btn-contact-outline{border-color:#d2b071;background:#fff;color:var(--brand-navy)}
.btn-contact-outline:hover{background:#fffaf2}
.btn-google-pending{border-color:#a9bbcb;background:#eef3f7;color:#33526f}
.btn-google-pending:hover{background:#e8eff5}
.contact-edit-note{display:block;margin-top:12px;color:#7a5a26;font-size:11px;line-height:1.45}
.contact-location-section{padding:66px 0;background:linear-gradient(180deg,#f8f5ef,#f4efe8)}
.contact-location-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);gap:24px;align-items:stretch}
.contact-info-panel,.contact-map-panel{overflow:hidden;border:1px solid var(--card-border);border-radius:22px;background:#fff;box-shadow:var(--card-shadow)}
.contact-info-panel{padding:28px}
.contact-info-panel h2{margin:8px 0 10px;color:var(--brand-navy);font-size:31px;line-height:1.14}
.contact-info-lead{margin:0 0 22px;color:var(--text-body);font-size:14px;line-height:1.7}
.contact-detail-list{display:grid;gap:14px}
.contact-detail-item{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:flex-start;padding:13px 0;border-top:1px solid #e7edf2}
.contact-detail-item:first-child{border-top:0}
.contact-detail-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#f8f1e8;color:#af731b}
.contact-detail-icon .icon{width:22px;height:22px}
.contact-detail-item strong{display:block;margin-bottom:2px;color:var(--brand-navy);font-size:14px}
.contact-detail-item p{margin:0;color:var(--text-body);font-size:14px;line-height:1.55}
.contact-detail-item a{color:#147c83;font-weight:700}
.contact-location-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.contact-map-panel iframe{display:block;width:100%;height:100%;min-height:560px}
.contact-visit-section{padding:42px 0 58px;background:#fff}
.contact-visit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.contact-visit-card{display:grid;grid-template-columns:58px 1fr;gap:16px;padding:20px;border:1px solid var(--card-border);border-radius:18px;background:#fff;box-shadow:var(--card-shadow)}
.contact-visit-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:#f8f1e8;color:#af731b}
.contact-visit-icon .icon{width:29px;height:29px}
.contact-visit-card h2{margin:0 0 6px;color:var(--brand-navy);font-size:21px;line-height:1.18}
.contact-visit-card p{margin:0;color:var(--text-body);font-size:14px;line-height:1.62}
@media(max-width:1000px){.contact-location-grid{grid-template-columns:1fr}.contact-map-panel iframe{min-height:430px}.contact-action-grid{grid-template-columns:1fr}.contact-action-card{min-height:auto}}
@media(max-width:680px){.contact-actions-section{padding:42px 0 46px}.contact-section-title h2{font-size:28px}.contact-location-section{padding:46px 0}.contact-info-panel{padding:20px}.contact-info-panel h2{font-size:27px}.contact-location-actions .btn{width:100%}.contact-map-panel iframe{min-height:340px}.contact-visit-grid{grid-template-columns:1fr}.contact-visit-section{padding:32px 0 46px}.contact-visit-card{grid-template-columns:48px 1fr;padding:16px}.contact-visit-icon{width:46px;height:46px}.contact-visit-icon .icon{width:24px;height:24px}.contact-visit-card h2{font-size:19px}}


/* Backgroundless service icon refinement */
.service-icon{width:76px;height:76px;border-radius:0;background:transparent !important;border:0 !important;box-shadow:none !important;overflow:visible !important;display:grid;place-items:center;padding:0}
.service-icon img{width:66px;height:66px;object-fit:contain;filter:none !important;display:block}
.service-card{grid-template-columns:82px 1fr 20px}
.service-card:hover .service-icon{border:0 !important;box-shadow:none !important}
@media(max-width:590px){.service-card{grid-template-columns:66px 1fr 18px}.service-icon{width:62px;height:62px}.service-icon img{width:54px;height:54px}}


/* SEO trust and internal navigation refinements */
.content-meta{margin:14px 0 22px;padding:10px 12px;border-left:3px solid var(--gold-dark);background:#fbf8f2;color:#36506d;font-size:12px;line-height:1.55}
.related-services{margin-top:16px}.related-services ul{margin:8px 0 0;padding-left:18px}.related-services li{margin:7px 0}.related-services a{color:var(--ink);font-weight:700;text-decoration:none}.related-services a:hover{text-decoration:underline}
