:root{
  --ink:#13201d;
  --text:#23312d;
  --muted:#63736f;
  --soft:#f5f8f6;
  --paper:#ffffff;
  --line:#dce7e2;
  --green:#1fa463;
  --teal:#0f766e;
  --gold:#d99a21;
  --dark:#14201d;
  --radius:10px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6;background:#fbfcfb}
img{max-width:100%;display:block}
a{text-decoration:none;color:inherit}
.container{width:min(1120px,calc(100% - 32px));margin:0 auto}
.topbar{background:var(--dark);color:rgba(255,255,255,.82);font-size:15px}
.topbar .container{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
.topbar strong{color:#f2c568}
.topbar a{color:#fff;font-weight:900}
.nav{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}
.nav .container{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.brand{display:flex;align-items:center;gap:12px;min-width:230px}
.brand-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#13231f,#0f766e 62%,#d99a21);box-shadow:0 14px 30px rgba(15,118,110,.2)}
.brand-mark svg{width:31px;height:31px}
.brand-name{display:block;color:#0f1715;font-size:22px;font-weight:900;line-height:1.1}
.brand-sub{display:block;color:var(--muted);font-size:14px;font-weight:800;margin-top:3px}
.menu{display:flex;align-items:center;gap:8px;color:#293741;font-size:15px;font-weight:900}
.menu>a,.menu summary{min-height:40px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid transparent;border-radius:999px;white-space:nowrap;cursor:pointer}
.menu>a:hover,.menu-dropdown:hover summary,.menu-dropdown[open] summary{color:var(--teal);border-color:#d7ebe5;background:#eef8f5}
.menu-dropdown{position:relative}
.menu-dropdown summary{list-style:none}
.menu-dropdown summary::-webkit-details-marker{display:none}
.menu-dropdown summary:after{content:"";width:7px;height:7px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}
.menu-dropdown[open] summary:after{transform:rotate(225deg) translateY(-2px)}
.submenu{position:absolute;left:0;top:calc(100% + 8px);z-index:60;min-width:245px;display:grid;gap:4px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 20px 44px rgba(18,23,28,.13)}
.submenu a{display:flex;align-items:center;min-height:40px;padding:0 12px;border-radius:8px;color:#293741;font-size:14px}
.submenu a:hover{background:#eef8f5;color:var(--teal)}
.hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(217,154,33,.24),transparent 31%),radial-gradient(circle at 18% 82%,rgba(15,118,110,.28),transparent 36%),linear-gradient(135deg,#121c19,#20332e 58%,#101714)}
.hero .container{min-height:470px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,600px);align-items:center;gap:36px;padding:54px 0}
.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:#9de2d9;font-weight:900}
.eyebrow:before{content:"";width:34px;height:3px;border-radius:8px;background:var(--gold)}
h1,h2,h3,p{margin-top:0}
h1{max-width:520px;margin-bottom:18px;color:#fff;font-size:clamp(26px,2.9vw,36px);line-height:1.08;letter-spacing:0}
.lead{max-width:540px;margin-bottom:22px;color:rgba(255,255,255,.78);font-size:15px;line-height:1.64}
.actions{display:flex;gap:12px;flex-wrap:wrap}
.btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:10px;font-size:16px;font-weight:900}
.btn-primary{color:#fff;background:var(--green);box-shadow:0 16px 34px rgba(31,164,99,.24)}
.btn-secondary{color:#17221f;background:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 16px 30px rgba(0,0,0,.1)}
.wa-icon{width:20px;height:20px;flex:0 0 auto}
.hero-card{overflow:hidden;align-self:center;justify-self:end;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.08);box-shadow:0 34px 90px rgba(0,0,0,.24);backdrop-filter:blur(14px)}
.hero-card img{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;object-position:center;background:#101614}
.hero-card-body{padding:20px}
.hero-card strong{display:block;color:#fff;font-size:22px;margin-bottom:8px}
.hero-card p{margin:0;color:rgba(255,255,255,.72)}
.page-photo-card{overflow:hidden;aspect-ratio:16/9;width:100%;min-height:0!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-color:#101614!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:18px!important;box-shadow:0 34px 90px rgba(0,0,0,.24)!important}
.page-photo-card>*{display:none!important}
.hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}
.hero-points span{min-height:56px;display:grid;place-items:center;text-align:center;padding:8px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.86);font-weight:900}
section{padding:72px 0}
.band{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}
.section-head h2{max-width:680px;margin:0;color:#111917;font-size:clamp(28px,4vw,44px);line-height:1.08}
.section-head p{max-width:470px;margin:0;color:var(--muted);font-size:17px}
.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.card{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 16px 38px rgba(15,54,49,.06)}
.card h3{color:#111917;font-size:22px;line-height:1.18;margin-bottom:10px}
.card p{color:var(--muted);margin-bottom:0}
.list{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.list li{display:flex;gap:10px;color:#293741;font-weight:800}
.list li:before{content:"";width:7px;height:7px;flex:0 0 auto;margin-top:10px;border-radius:50%;background:var(--gold)}
.feature-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}
.feature-panel{padding:28px;border-radius:var(--radius);color:#fff;background:radial-gradient(circle at 88% 16%,rgba(217,154,33,.22),transparent 30%),linear-gradient(135deg,#17211f,#203530)}
.feature-panel p{color:rgba(255,255,255,.74)}
.pill-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.pill-list span{min-height:36px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;background:#e5f6f2;color:#0b5e57;font-weight:900}
.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.step{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 16px 38px rgba(15,54,49,.06)}
.step-icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:12px;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--teal),var(--gold))}
.step-icon svg{width:21px;height:21px}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.related-card{min-height:116px;display:grid;align-content:space-between;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 34px rgba(18,23,28,.06)}
.related-card span{color:var(--teal);font-size:14px;font-weight:900;text-transform:uppercase}
.related-card strong{color:#111917;font-size:19px;line-height:1.2}
.faq{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.contact{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px}
.contact-panel{padding:28px;border-radius:var(--radius);color:#fff;background:radial-gradient(circle at 88% 16%,rgba(217,154,33,.24),transparent 30%),linear-gradient(135deg,#17211f,#203530)}
.contact-panel p{color:rgba(255,255,255,.76)}
.contact-list{display:grid;gap:12px;margin-top:20px}
.contact-item{display:flex;align-items:flex-start;gap:13px;padding:15px;border-radius:10px;background:rgba(255,255,255,.08);color:#fff;font-weight:800}
.article{max-width:860px;margin:0 auto}
.article p{font-size:18px;color:#3f4d49}
.article h2{margin-top:34px;color:#111917;font-size:30px}
.article-callout{padding:22px;border-left:5px solid var(--teal);border-radius:10px;background:#eef8f5;color:#23312d;font-weight:800}
footer{padding:28px 0;color:rgba(255,255,255,.72);background:#17211f;font-size:15px}
.footer-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#fff;font-weight:800}
.footer-links a{color:#fff;opacity:.82}
.footer-links a:hover{opacity:1;text-decoration:underline}
footer .container{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.footer-note{flex-basis:100%;color:rgba(255,255,255,.56);font-size:13px;line-height:1.45}
.float-whatsapp{position:fixed;right:18px;bottom:18px;z-index:50;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 18px 36px rgba(31,164,99,.36)}
.float-whatsapp .wa-icon{width:27px;height:27px}

/* Final polish: one visual rhythm, compact internal links, cleaner info pages. */
.hero .container{grid-template-columns:minmax(0,.9fr) minmax(480px,600px);gap:34px}
.hero .container>div:first-child{max-width:540px;align-self:center}
.hero-card{width:100%;max-width:600px;justify-self:end;align-self:center;margin-left:auto;transform:none}
.hero-card img{width:100%;aspect-ratio:16/9;height:auto!important;object-fit:cover!important;background:#101614!important;object-position:center}
.hero-card-body{padding:16px}
.hero-card strong{font-size:20px}
.hero-card p{font-size:15px;line-height:1.55}
.hero-points{gap:8px}
.hero-points span{min-height:44px;font-size:13px}
.page-photo-card{aspect-ratio:16/9!important;min-height:0!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-color:#101614!important}
body.info-focused .hero .container{grid-template-columns:minmax(0,.95fr) minmax(470px,590px);min-height:440px}
body.info-focused .hero .container>div:first-child{max-width:530px}
body.info-focused .hero-card{display:block!important}
body.info-focused h1{font-size:clamp(24px,2.3vw,31px);max-width:480px}
body.info-focused .lead{font-size:15px;max-width:500px}
.related-grid{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
.related-card{width:auto!important;min-height:0!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:11px 14px!important;border-radius:999px!important;background:#fff!important;box-shadow:0 10px 24px rgba(18,23,28,.06)!important}
.related-card span{display:none!important}
.related-card strong{font-size:15px!important;line-height:1.2!important}
.related-card:after{content:"";width:7px;height:7px;flex:0 0 auto;border-right:2px solid var(--teal);border-bottom:2px solid var(--teal);transform:rotate(-45deg)}
.article a:not(.btn),.card p a:not(.btn){color:var(--teal);font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}
.article-callout{font-size:17px;line-height:1.6}
.step p,.card p{font-size:16px}
.inline-service-link{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;padding:11px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 10px 24px rgba(18,23,28,.06);font-weight:800}
.inline-service-link a{display:inline-flex;align-items:center;color:var(--teal)!important;text-decoration:none!important}
.inline-service-link a:after{content:"";width:7px;height:7px;margin-left:8px;border-right:2px solid var(--teal);border-bottom:2px solid var(--teal);transform:rotate(-45deg)}
.blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.blog-title-ticker{position:relative;overflow:hidden;margin:-8px 0 18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(15,54,49,.05)}
.blog-title-ticker:before,.blog-title-ticker:after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:42px;pointer-events:none}
.blog-title-ticker:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}
.blog-title-ticker:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}
.blog-title-track{width:max-content;display:flex;align-items:center;gap:10px;padding:10px 0;animation:blogTicker 52s linear infinite}
.blog-title-ticker:hover .blog-title-track{animation-play-state:paused}
.blog-title-track a{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border-radius:999px;background:#f5f8f6;color:#263632;font-size:14px;font-weight:900;white-space:nowrap}
.blog-title-track a:nth-child(6n+1){background:#e5f6f2;color:#0b5e57}
.blog-title-track a:nth-child(6n+2){background:#eef2ff;color:#3548a4}
.blog-title-track a:nth-child(6n+3){background:#fff3da;color:#8a570e}
.blog-title-track a:nth-child(6n+4){background:#ffecee;color:#a33b48}
.blog-title-track a:nth-child(6n+5){background:#edf7ff;color:#1462a6}
.blog-title-track a:nth-child(6n+6){background:#f2eefc;color:#6841a5}
.blog-title-track svg{width:17px;height:17px;flex:0 0 auto}
@keyframes blogTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.blog-card{min-height:150px;display:grid;align-content:start;gap:7px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(15,54,49,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.blog-card:hover{transform:translateY(-2px);border-color:#b9dcd4;box-shadow:0 16px 32px rgba(15,54,49,.09)}
.blog-card span{width:max-content;max-width:100%;min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#e5f6f2;color:#0b5e57;font-size:12px;font-weight:900}
.blog-card strong{color:#111917;font-size:17px;line-height:1.18}
.blog-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.42}
.blog-card:nth-child(6n+1) span{background:#e5f6f2;color:#0b5e57}
.blog-card:nth-child(6n+2) span{background:#eef2ff;color:#3548a4}
.blog-card:nth-child(6n+3) span{background:#fff3da;color:#8a570e}
.blog-card:nth-child(6n+4) span{background:#ffecee;color:#a33b48}
.blog-card:nth-child(6n+5) span{background:#edf7ff;color:#1462a6}
.blog-card:nth-child(6n+6) span{background:#f2eefc;color:#6841a5}
.blog-card:nth-child(6n+1){border-color:#9bd8ca}
.blog-card:nth-child(6n+2){border-color:#bcc7ff}
.blog-card:nth-child(6n+3){border-color:#f4cd82}
.blog-card:nth-child(6n+4){border-color:#f3b4bd}
.blog-card:nth-child(6n+5){border-color:#a8d7f7}
.blog-card:nth-child(6n+6){border-color:#cbbcf1}
.blog-card:nth-child(6n+1):hover{border-color:#54b9a3}
.blog-card:nth-child(6n+2):hover{border-color:#7f91f0}
.blog-card:nth-child(6n+3):hover{border-color:#dda94d}
.blog-card:nth-child(6n+4):hover{border-color:#df7e8c}
.blog-card:nth-child(6n+5):hover{border-color:#64afe2}
.blog-card:nth-child(6n+6):hover{border-color:#9b82df}
@media(max-width:980px){
  .nav .container{flex-wrap:wrap;align-items:center;padding:12px 0}
  .menu{order:3;width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
  .menu>a,.menu summary{justify-content:center;border:1px solid var(--line);border-radius:10px;background:#fff;white-space:normal;text-align:center;font-size:13px;line-height:1.1}
  .menu-dropdown{position:relative}
  .submenu{left:0;right:auto;width:min(300px,calc(100vw - 32px));min-width:0;max-height:70vh;overflow:auto}
  .hero .container{grid-template-columns:1fr;min-height:auto;padding:44px 0}
  .hero-card{display:none}
  .grid,.grid.two,.feature-grid,.steps,.related-grid,.faq,.contact,.blog-card-grid{grid-template-columns:1fr}
  .section-head{display:block}
  .section-head p{margin-top:12px}
}
@media(max-width:640px){
  .container{width:min(100% - 24px,1120px)}
  .topbar .container{text-align:center;justify-content:center}
  .brand{min-width:0}
  .brand-mark{width:48px;height:48px}
  .brand-name{font-size:21px}
  .menu{grid-template-columns:repeat(2,minmax(0,1fr))}
  .menu>a:last-child{grid-column:auto}
  h1{font-size:29px}
  .lead{font-size:16px}
  .hero-points{grid-template-columns:1fr}
  .actions .btn{width:100%}
  section{padding:48px 0}
}

@media(max-width:640px){
  html,body{width:100%;overflow-x:hidden!important}
  .container,.nav .container{width:min(358px,calc(100vw - 32px))!important;max-width:min(358px,calc(100vw - 32px))!important;margin-left:auto!important;margin-right:auto!important}
  .topbar .container{margin-left:auto!important;margin-right:auto!important;justify-content:center!important;text-align:center}
  .topbar .container span:first-child{display:none!important}
  .topbar .container span:last-child{font-size:0!important;line-height:1}
  .topbar .container span:last-child a{font-size:15px!important;font-weight:900!important}
  .brand{width:100%;max-width:100%;overflow:hidden}
  .brand>span:last-child{min-width:0;max-width:calc(100% - 62px)}
  .brand-name{font-size:20px}
  .brand-sub{font-size:14px;line-height:1.25}
  .menu{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;gap:8px!important;padding:8px 0 4px!important}
  .menu>.menu-dropdown,.menu>a{flex:0 0 calc((100% - 8px)/2)!important;width:calc((100% - 8px)/2)!important;min-width:0!important}
  .menu>.menu-dropdown summary,.menu>a{width:100%!important;min-width:0!important;justify-content:center!important;box-sizing:border-box!important;text-align:center!important;white-space:normal!important}
  .menu>a:last-child{flex-basis:100%!important;width:100%!important}
  .submenu{left:0!important;right:auto!important;width:min(300px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}
  .hero .container{display:block!important;min-height:auto!important;padding-top:46px!important;padding-bottom:50px!important}
  .eyebrow{display:flex!important;align-items:flex-start!important;max-width:100%;gap:8px!important;font-size:15px!important;line-height:1.35!important;white-space:normal!important}
  .eyebrow:before{flex:0 0 32px;margin-top:9px}
  h1{width:100%!important;max-width:100%!important;font-size:31px!important;line-height:1.08!important;overflow-wrap:anywhere!important}
  .lead{width:100%!important;max-width:100%!important;font-size:15px!important;line-height:1.62!important;overflow-wrap:anywhere!important}
  .actions{width:100%}
  .related-grid{display:grid!important;grid-template-columns:1fr!important}
  .related-card{width:100%!important}
  .inline-service-link{display:flex;border-radius:12px}
}

/* Unified final layout pass */
.hero-lead{
  max-width:520px;
  margin-bottom:22px;
  color:rgba(255,255,255,.78);
  font-size:15px;
  line-height:1.64;
}

.hero-card,
.hero .container>.lab-visual.page-photo-card{
  width:100%;
  max-width:540px;
  justify-self:end;
  align-self:center;
  margin-left:auto;
  transform:none!important;
}

.hero-card img{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:18px;
}

body.blog-page .hero-card img[src*="blog"],
body.info-focused .hero-card img[src*="blog"]{
  object-position:center center!important;
}

.mobile-quick-nav{
  display:none;
}

@media(min-width:981px){
  .hero .container,
  body.info-focused .hero .container,
  body.blog-page .hero .container,
  body.kargo-page .hero .container,
  body.sarj-page .hero .container,
  body.bolgeler-page .hero .container,
  body.turkiye-geneli-page .hero .container,
  body.regional-service-visual .hero .container{
    grid-template-columns:minmax(0,.94fr) minmax(430px,540px)!important;
    gap:34px!important;
    min-height:468px!important;
    align-items:center!important;
  }

  .hero .container>div:first-child,
  body.info-focused .hero .container>div:first-child,
  body.blog-page .hero .container>div:first-child,
  body.kargo-page .hero .container>div:first-child,
  body.sarj-page .hero .container>div:first-child,
  body.bolgeler-page .hero .container>div:first-child,
  body.turkiye-geneli-page .hero .container>div:first-child,
  body.regional-service-visual .hero .container>div:first-child{
    max-width:500px!important;
    min-width:0!important;
  }

  .hero h1,
  body.info-focused h1,
  body.blog-page h1,
  body.kargo-page h1,
  body.sarj-page h1,
  body.bolgeler-page h1,
  body.turkiye-geneli-page h1,
  body.regional-service-visual h1{
    max-width:450px!important;
    font-size:clamp(24px,2.5vw,34px)!important;
    line-height:1.08!important;
    margin-bottom:16px!important;
  }

  .hero .lead,
  .hero .hero-lead,
  body.info-focused .lead,
  body.blog-page .lead,
  body.kargo-page .lead,
  body.sarj-page .lead,
  body.bolgeler-page .lead,
  body.turkiye-geneli-page .lead,
  body.regional-service-visual .lead{
    max-width:500px!important;
    font-size:15px!important;
    line-height:1.68!important;
    margin-bottom:22px!important;
  }
}

@media(max-width:980px){
  .hero-card,
  .hero .container>.lab-visual.page-photo-card{
    display:none!important;
    transform:none!important;
  }

  body.blog-page .hero .container,
  body.kargo-page .hero .container,
  body.sarj-page .hero .container,
  body.bolgeler-page .hero .container{
    grid-template-columns:1fr;
  }
}

@media(max-width:640px){
  .menu{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    padding:8px 0 4px!important;
    justify-content:stretch!important;
  }
  .menu>.menu-dropdown,
  .menu>a{
    width:100%!important;
    min-width:0!important;
    flex:none!important;
  }
  .menu>.menu-dropdown summary,
  .menu>a{
    width:100%!important;
    min-height:42px!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:normal!important;
    border:1px solid var(--line)!important;
    border-radius:12px!important;
    background:#fff!important;
    box-sizing:border-box!important;
  }
  .menu>a:last-child{
    width:100%!important;
  }
  .submenu{
    width:min(300px,calc(100vw - 32px))!important;
    max-width:calc(100vw - 32px)!important;
  }
  .hero .container{
    display:block!important;
    min-height:auto!important;
    padding-top:34px!important;
    padding-bottom:26px!important;
  }
  h1{
    width:100%!important;
    max-width:100%!important;
    font-size:29px!important;
    line-height:1.08!important;
  }
  .lead,
  .hero-lead{
    width:100%!important;
    max-width:100%!important;
    font-size:15px!important;
    line-height:1.6!important;
  }
  .mobile-quick-nav{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:10px;
    margin:18px 0 20px;
  }
  .mobile-quick-nav a{
    min-height:46px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    padding:0 10px;
    border-radius:12px;
    text-align:center;
    font-weight:900;
    font-size:13px;
    border:1px solid rgba(255,255,255,.12);
    box-sizing:border-box;
  }
  .mobile-quick-nav .quick-whatsapp{
    color:#fff;
    background:var(--green);
    border-color:rgba(31,164,99,.34);
  }
  .mobile-quick-nav .quick-call{
    color:#17221f;
    background:#fff;
  }
  .mobile-quick-nav .quick-location{
    color:#fff;
    background:#0f766e;
    border-color:rgba(15,118,110,.36);
  }
  .mobile-quick-nav .quick-icon,
  .mobile-quick-nav .wa-icon{
    width:16px;
    height:16px;
    flex:0 0 auto;
  }
}


/* Codex final consistency pass */
.menu a.menu-blog,
.menu a.menu-contact,
.menu a.menu-about{
  border:1px solid transparent;
  background:#fff;
  box-shadow:0 8px 18px rgba(15,54,49,.045);
}
.menu>a,.menu summary{border:1px solid var(--line);background:#fff;box-shadow:0 8px 18px rgba(15,54,49,.045)}
.menu>a:before,.menu summary:before{content:none!important}
.menu-dropdown:before{content:"";position:absolute;left:0;right:0;top:100%;height:12px}
.menu-dropdown:nth-child(1) summary{border-color:#b9dcd4;color:#0b5e57}
.menu-dropdown:nth-child(2) summary{border-color:#ecd49c;color:#80540f}
.menu-dropdown:nth-child(3) summary{border-color:#bdd6f0;color:#145f9f}
.menu-dropdown:nth-child(1):hover summary,.menu-dropdown:nth-child(1)[open] summary{background:#f1faf7;color:#0b5e57}
.menu-dropdown:nth-child(2):hover summary,.menu-dropdown:nth-child(2)[open] summary{background:#fff8e8;color:#80540f}
.menu-dropdown:nth-child(3):hover summary,.menu-dropdown:nth-child(3)[open] summary{background:#f1f7ff;color:#145f9f}
.menu a.menu-blog{border-color:#cbe7fb;color:#1462a6}
.menu a.menu-contact{border-color:#bfe8d4;color:#0c7848}
.menu a.menu-about{border-color:#f0d3a0;color:#89560c}
.menu a.menu-blog:hover{background:#f1f8ff;color:#0f5d9e}
.menu a.menu-contact:hover{background:#f0faf5;color:#096b3f}
.menu a.menu-about:hover{background:#fff8e8;color:#784906}

@media(min-width:981px){
  .hero .container,
  body.info-focused .hero .container,
  body.blog-page .hero .container,
  body.kargo-page .hero .container,
  body.sarj-page .hero .container,
  body.bolgeler-page .hero .container,
  body.turkiye-geneli-page .hero .container,
  body.regional-service-visual .hero .container{
    grid-template-columns:minmax(0,1fr) minmax(460px,560px)!important;
    gap:42px!important;
    min-height:458px!important;
    align-items:center!important;
  }
  .hero .container>div:first-child,
  body.info-focused .hero .container>div:first-child,
  body.blog-page .hero .container>div:first-child,
  body.kargo-page .hero .container>div:first-child,
  body.sarj-page .hero .container>div:first-child,
  body.bolgeler-page .hero .container>div:first-child,
  body.turkiye-geneli-page .hero .container>div:first-child,
  body.regional-service-visual .hero .container>div:first-child{
    max-width:520px!important;
  }
  .hero h1,
  body.info-focused h1,
  body.blog-page h1,
  body.kargo-page h1,
  body.sarj-page h1,
  body.bolgeler-page h1,
  body.turkiye-geneli-page h1,
  body.regional-service-visual h1{
    max-width:500px!important;
    font-size:clamp(24px,2.3vw,32px)!important;
    line-height:1.08!important;
  }
  .hero .lead,
  .hero .hero-lead,
  body.info-focused .lead,
  body.blog-page .lead,
  body.kargo-page .lead,
  body.sarj-page .lead,
  body.bolgeler-page .lead,
  body.turkiye-geneli-page .lead,
  body.regional-service-visual .lead{
    max-width:510px!important;
    font-size:15px!important;
  }
  .hero-card,
  .hero .container>.lab-visual.page-photo-card{
    max-width:560px!important;
    justify-self:end!important;
    align-self:center!important;
    margin:0 0 0 auto!important;
  }
  .hero-card img,
  .page-photo-card{
    aspect-ratio:16/9!important;
    object-fit:cover!important;
    object-position:center center!important;
    background-position:center center!important;
  }
}
@media(max-width:640px){
  .menu a.menu-blog,
  .menu a.menu-contact,
  .menu a.menu-about{min-height:42px!important}
  .menu{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;max-width:100%!important;gap:7px!important}
  .menu>.menu-dropdown,.menu>a,.menu>a:last-child{flex:auto!important;width:100%!important;flex-basis:auto!important}
  .menu>.menu-dropdown summary{width:100%!important}
}
@media(max-width:390px){
  .menu{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .menu>a.menu-about{grid-column:1/-1}
}
