
:root{--navy:#061c34;--navy2:#0b355b;--navy3:#113f69;--gold:#d7a746;--gold2:#efc66d;--ink:#082848;--muted:#63758b;--soft:#f2f6f9;--cream:#f8f3e8;--line:#dce4ea;--white:#fff;--shadow:0 18px 50px rgba(6,28,52,.14);--max:1450px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer}.container{width:min(var(--max),calc(100% - 72px));margin:auto}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(6,28,52,.985);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}.header-inner{min-height:82px;display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:20px}.brand img{width:205px;height:auto;display:block}.main-nav{display:flex;align-items:center;justify-content:center;gap:22px;white-space:nowrap}.main-nav a{font-size:13px;font-weight:700;padding:29px 0 23px;position:relative}.main-nav a.active:after,.main-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:var(--gold)}.header-actions{display:flex;align-items:center;gap:12px}.langs{font-size:12px;display:flex;gap:6px;color:#b9c6d1}.langs b{color:#fff}.btn,.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:18px;min-height:47px;padding:0 26px;font-weight:800;font-size:14px;transition:.2s;white-space:nowrap}.header-cta,.btn.gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:var(--navy);box-shadow:0 10px 24px rgba(213,163,71,.2)}.btn.navy{background:var(--navy);color:#fff}.btn.outline{border:1px solid rgba(255,255,255,.72);background:rgba(6,28,52,.18);color:#fff}.btn.outline-dark{border:1px solid #9aabba;background:#fff;color:var(--ink)}.btn:hover,.header-cta:hover{transform:translateY(-1px)}
.hero{position:relative;min-height:575px;color:#fff;display:flex;align-items:center;overflow:hidden;background:#071b31}.hero-bg{position:absolute;inset:0;background-position:center;background-size:cover;transition:opacity .55s ease}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,38,.82) 0%,rgba(3,20,38,.46) 48%,rgba(3,20,38,.06) 100%)}.hero-content{position:relative;z-index:2;padding:72px 0 104px;max-width:850px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 13px}.hero h1{font-size:clamp(48px,5.1vw,78px);line-height:.98;letter-spacing:-.045em;margin:0 0 24px;color:#fff}.hero .lead{font-size:18px;line-height:1.55;max-width:730px;color:#e4ebf1;margin:0 0 28px}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap}.slider-dots{position:absolute;z-index:4;bottom:74px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.slider-dot{width:42px;height:4px;background:rgba(255,255,255,.34);border:0;padding:0;border-radius:9px}.slider-dot.active{background:var(--gold)}
.bridge{position:relative;z-index:5;margin:-58px auto 0;background:linear-gradient(135deg,#082846,#0c3d69);border-radius:24px;color:#fff;box-shadow:0 26px 50px rgba(6,28,52,.25);display:grid;grid-template-columns:repeat(4,1fr);padding:24px 30px}.bridge-item{display:grid;grid-template-columns:54px 1fr;gap:15px;padding:8px 22px;border-right:1px solid rgba(255,255,255,.18)}.bridge-item:last-child{border:0}.bridge-icon{width:50px;height:50px;border:1px solid rgba(239,198,109,.48);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-size:24px}.bridge h3{font-size:15px;margin:0 0 4px;color:#fff}.bridge p{font-size:12px;line-height:1.55;margin:0;color:#c9d6e2}
.section{padding:86px 0}.section.soft{background:var(--soft)}.section.cream{background:var(--cream)}.section.dark{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff}.section-head{max-width:980px;margin:0 auto 42px;text-align:center}.section-head h2{font-size:clamp(38px,4vw,60px);line-height:1.03;letter-spacing:-.045em;margin:0 0 16px}.section-head p:last-child{color:var(--muted);font-size:17px;line-height:1.55;margin:0}.section.dark .section-head h2{color:#fff}.section.dark .section-head p:last-child{color:#d9e3ed}.positioning{max-width:1100px;text-align:center;margin:auto}.positioning h2{font-size:clamp(40px,4.3vw,64px);line-height:1.04;letter-spacing:-.05em;margin:0 0 18px}.positioning .copy{font-size:18px;line-height:1.6;color:#425a73;max-width:1050px;margin:0 auto 16px}.positioning .gold-line{font-weight:800;color:#c48b33;letter-spacing:.04em;margin-top:22px}.map-wrap{max-width:1320px;margin:0 auto;border:1px solid var(--line);border-radius:24px;padding:12px;background:#fff;box-shadow:0 12px 36px rgba(6,28,52,.06)}.map-wrap img{width:100%;height:auto;display:block;border-radius:16px}
/* Faaliyet slider */
.service-showcase{position:relative;max-width:1360px;margin:0 auto;border-radius:28px;overflow:hidden;background:#071b31;box-shadow:var(--shadow);min-height:520px}.service-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .55s ease;background-size:cover;background-position:center}.service-slide.active{opacity:1;pointer-events:auto}.service-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,38,.84) 0%,rgba(3,20,38,.55) 42%,rgba(3,20,38,.14) 75%,rgba(3,20,38,.04) 100%)}.service-copy{position:absolute;z-index:2;left:0;bottom:0;padding:54px 58px;width:min(690px,72%);color:#fff}.service-copy .eyebrow{color:var(--gold2)}.service-copy h3{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.04em;margin:0 0 14px;color:#fff}.service-copy p{font-size:17px;line-height:1.55;color:#e6edf3;margin:0 0 24px}.service-nav{position:absolute;z-index:4;inset:0;pointer-events:none}.service-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(6,28,52,.55);color:#fff;font-size:24px;pointer-events:auto}.service-arrow.prev{left:18px}.service-arrow.next{right:18px}.service-dots{position:absolute;z-index:5;left:50%;bottom:20px;transform:translateX(-50%);display:flex;gap:9px}.service-dots button{width:9px;height:9px;padding:0;border-radius:50%;border:1px solid #fff;background:transparent}.service-dots button.active{background:#fff}
/* Story / model */
.story-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:stretch;margin-top:36px}.story-visual{min-height:430px;border-radius:26px;background-size:cover;background-position:center;position:relative;overflow:hidden}.story-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,24,43,.04),rgba(4,24,43,.38))}.story-copy{display:flex;flex-direction:column;justify-content:center}.story-copy h3{font-size:clamp(32px,3.5vw,50px);line-height:1.05;letter-spacing:-.035em;margin:0 0 18px;color:#fff}.story-copy p{font-size:17px;line-height:1.62;color:#d7e3ed;margin:0}.model-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px;border-top:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.model-step{padding:24px 22px;border-right:1px solid rgba(255,255,255,.22)}.model-step:last-child{border-right:0}.model-step strong{display:block;font-size:18px;color:#fff;margin-bottom:8px}.model-step span{display:block;font-size:14px;line-height:1.5;color:#cbd9e4}
/* Projects */
.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.project-card{min-height:420px;border-radius:26px;overflow:hidden;position:relative;background-size:cover;background-position:center;box-shadow:var(--shadow)}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,24,43,.02) 22%,rgba(4,24,43,.92) 100%)}.project-content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:30px;color:#fff}.project-status{display:inline-flex;margin-bottom:12px;border:1px solid rgba(255,255,255,.45);background:rgba(6,28,52,.42);backdrop-filter:blur(7px);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.project-content .eyebrow{color:var(--gold2);margin-bottom:8px}.project-content h3{font-size:31px;margin:0 0 8px;color:#fff}.project-content p{margin:0 0 17px;color:#e3ebf2;line-height:1.5}.project-link{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:3px}
/* Why */
.why-story{display:grid;grid-template-columns:.95fr 1.05fr;gap:46px;align-items:center}.why-copy h2{font-size:clamp(38px,4vw,58px);line-height:1.03;letter-spacing:-.04em;margin:0 0 18px;color:#fff}.why-copy>p{font-size:17px;line-height:1.62;color:#d7e3ed;margin:0 0 26px}.why-visual{min-height:390px;border-radius:26px;background-size:cover;background-position:center;position:relative;overflow:hidden}.why-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,24,43,.04),rgba(4,24,43,.34))}.principles{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid rgba(255,255,255,.22);border-left:1px solid rgba(255,255,255,.22)}.principle{padding:20px;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.principle strong{display:block;color:#fff;margin-bottom:6px}.principle span{font-size:13px;line-height:1.5;color:#cbd9e4}
/* Final CTA */
.final-cta{padding:70px 0}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:34px}.cta-copy{min-width:0}.cta-copy h2{font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.045em;margin:0 0 12px;white-space:nowrap}.cta-copy p{font-size:17px;color:var(--muted);margin:0}.cta-row .btn{flex:none}
.site-footer{background:#082846;color:#fff;padding:54px 0 26px;border-radius:0 0 26px 26px}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:50px}.footer-logo{width:180px}.site-footer p,.site-footer a{color:#cbd8e4;font-size:13px;line-height:1.7}.site-footer h4{font-size:13px;margin:0 0 12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px;color:#9fb0bf}
.cookie-banner{position:fixed;left:18px;right:18px;bottom:16px;z-index:2000;background:#fff;border:1px solid var(--line);box-shadow:0 16px 50px rgba(6,28,52,.22);border-radius:18px;padding:17px 20px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.cookie-banner h3{margin:0 0 5px;font-size:17px}.cookie-banner p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.cookie-banner-actions{display:flex;gap:9px}.cookie-banner .btn{min-height:42px;padding:0 18px;font-size:12px}.cookie-panel{position:fixed;inset:0;background:rgba(3,20,38,.58);z-index:2100;display:none;align-items:center;justify-content:center;padding:22px}.cookie-panel.open{display:flex}.cookie-card{width:min(560px,100%);background:#fff;border-radius:22px;padding:28px}.cookie-option{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line)}.cookie-option small{display:block;color:var(--muted);margin-top:4px}.cookie-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.toast{position:fixed;right:20px;bottom:20px;z-index:2200;background:var(--navy);color:#fff;padding:13px 16px;border-radius:12px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s;font-size:13px}.toast.show{opacity:1;transform:none}
@media(max-width:1180px){.main-nav{gap:13px}.main-nav a{font-size:12px}.header-inner{grid-template-columns:190px 1fr auto}.brand img{width:178px}.langs{display:none}.bridge{grid-template-columns:repeat(2,1fr);row-gap:14px}.bridge-item:nth-child(2){border-right:0}.story-grid,.why-story{grid-template-columns:1fr 1fr}.cta-copy h2{white-space:normal}}
@media(max-width:900px){.container{width:min(var(--max),calc(100% - 36px))}.header-inner{grid-template-columns:1fr auto}.main-nav{display:none}.brand img{width:168px}.hero{min-height:540px}.hero-content{padding:72px 0 112px}.hero h1{font-size:clamp(44px,10vw,64px)}.bridge{grid-template-columns:1fr 1fr;margin-top:-46px;padding:18px}.bridge-item{padding:7px 12px;grid-template-columns:44px 1fr}.bridge-icon{width:40px;height:40px}.service-showcase{min-height:500px}.service-copy{padding:42px 42px;width:85%}.story-grid,.why-story{grid-template-columns:1fr}.story-visual,.why-visual{min-height:360px}.model-strip{grid-template-columns:1fr 1fr}.model-step:nth-child(2){border-right:0}.project-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.project-card{min-width:86%;scroll-snap-align:center}.cta-row{align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.cookie-banner{grid-template-columns:1fr}.cookie-banner-actions{flex-wrap:wrap}}
@media(max-width:620px){.container{width:calc(100% - 28px)}.header-inner{min-height:72px}.brand img{width:152px}.header-cta{min-height:43px;padding:0 16px;font-size:12px}.hero{min-height:520px}.hero-content{padding:60px 0 116px}.hero h1{font-size:43px}.hero .lead{font-size:16px}.hero-buttons .btn{width:100%}.bridge{grid-template-columns:1fr;border-radius:18px}.bridge-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.bridge-item:last-child{border-bottom:0}.section{padding:66px 0}.section-head{margin-bottom:30px}.section-head h2,.positioning h2{font-size:38px}.positioning .copy{font-size:16px}.service-showcase{min-height:470px;border-radius:20px}.service-copy{width:100%;padding:36px 30px 54px}.service-copy h3{font-size:36px}.service-copy p{font-size:15px}.service-arrow{width:40px;height:40px}.service-arrow.prev{left:10px}.service-arrow.next{right:10px}.story-copy h3{font-size:36px}.model-strip{grid-template-columns:1fr}.model-step{border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.model-step:last-child{border-bottom:0}.project-card{min-width:92%;min-height:390px}.principles{grid-template-columns:1fr}.principle{border-right:0}.cta-row{display:block}.cta-copy h2{font-size:38px;white-space:normal}.cta-copy p{margin-bottom:22px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block;line-height:1.7}.cookie-banner{left:10px;right:10px;bottom:10px}.cookie-banner-actions .btn{flex:1}.cookie-banner-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-banner-actions .btn:last-child{grid-column:1/-1}}


/* ===== V04 REVISED HOME PAGE ===== */
.hero h1{font-size:clamp(40px,4.15vw,62px)!important;line-height:1.01}
.section-head{max-width:900px;margin-bottom:34px}
.section-head h2{font-size:clamp(32px,3.25vw,47px)!important;line-height:1.06}
.positioning h2{font-size:clamp(34px,3.4vw,49px)!important;line-height:1.06}
.final-cta .cta-copy h2{font-size:clamp(32px,3vw,44px)!important;line-height:1.05}
.section{padding:72px 0}
.hero{min-height:430px!important}
.hero-content{padding:48px 0 80px!important}

/* One combined intro+map panel */
.map-section{padding:68px 0 78px;background:#fff}
.map-panel{display:flex;flex-direction:column;gap:32px}
.map-heading{max-width:1080px}
.map-heading .copy{font-size:16px;line-height:1.55}
.map-visual{overflow:hidden;border-radius:22px;background:#eef5fa;box-shadow:0 12px 36px rgba(6,28,52,.07)}
.map-visual img{display:block;width:100%;height:auto;aspect-ratio:1.85/1;object-fit:cover}

/* Services become a full-width hero slider */
#faaliyetler{padding-bottom:0}
#faaliyetler>.container{padding-bottom:34px}
.service-showcase{width:100%;max-width:none!important;min-height:440px!important;border-radius:0!important;box-shadow:none!important}
.service-copy{left:max(36px,calc((100vw - var(--max))/2 + 36px));padding:46px 0;width:min(650px,56vw)}
.service-copy h3{font-size:clamp(32px,3.35vw,49px)!important}
.service-copy p{font-size:16px}
.service-arrow.prev{left:24px}.service-arrow.next{right:24px}

/* Full-width work model */
.section.dark:has(.story-hero){padding:0}
.story-hero{position:relative;min-height:610px;background-size:cover;background-position:center;display:flex;align-items:stretch;color:#fff}
.story-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,38,.92) 0%,rgba(3,20,38,.73) 47%,rgba(3,20,38,.35) 72%,rgba(3,20,38,.18) 100%)}
.story-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto;column-gap:70px;align-items:center;padding-top:58px;padding-bottom:0}
.story-hero-head{grid-column:1/3;text-align:center;max-width:940px;margin:0 auto 34px}
.story-hero-head h2{font-size:clamp(34px,3.55vw,50px);line-height:1.04;letter-spacing:-.035em;margin:0 0 12px}
.story-hero-head>p:last-child{font-size:16px;line-height:1.55;color:#dce6ee;margin:0}
.story-hero-detail{grid-column:2;align-self:center;max-width:660px}
.story-hero-detail h3{font-size:clamp(31px,3.1vw,45px);line-height:1.06;letter-spacing:-.035em;margin:0 0 18px}
.story-hero-detail>p:last-child{font-size:16px;line-height:1.58;color:#dce6ee;margin:0}
.eyebrow.light{color:#f3d17e}
.hero-model{grid-column:1/3;margin-top:38px;background:rgba(4,24,43,.58);backdrop-filter:blur(8px);border-color:rgba(255,255,255,.2)}
.hero-model .model-step{padding:20px 22px}
.hero-model .model-step strong{font-size:16px}
.hero-model .model-step span{font-size:13px}

/* Projects back to the previous, more compact scale */
#projeler{padding:70px 0}
#projeler .section-head{margin-bottom:30px}
#projeler .section-head h2{font-size:clamp(32px,3.2vw,46px)!important}
.project-grid{max-width:1240px;margin:0 auto;gap:18px}
.project-card{min-height:305px!important;border-radius:22px!important}
.project-content{padding:23px!important}
.project-content h3{font-size:25px!important}
.project-content p{font-size:14px;margin-bottom:12px}
.project-status{font-size:9px;padding:5px 9px;margin-bottom:9px}

/* Full-width Why AUREXIA visual */
.section.dark:has(.why-hero){padding:0}
.why-hero{position:relative;min-height:540px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}
.why-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,38,.94) 0%,rgba(3,20,38,.79) 45%,rgba(3,20,38,.36) 72%,rgba(3,20,38,.12) 100%)}
.why-hero-inner{position:relative;z-index:2;padding-top:60px;padding-bottom:60px}
.why-hero-copy{max-width:720px}
.why-hero-copy h2{font-size:clamp(34px,3.45vw,49px);line-height:1.05;letter-spacing:-.035em;margin:0 0 18px}
.why-hero-copy>p:last-child{font-size:16px;line-height:1.6;color:#dce6ee;margin:0}
.hero-principles{max-width:820px;margin-top:34px;background:rgba(4,24,43,.44);backdrop-filter:blur(8px)}
.hero-principles .principle{padding:16px 18px}

/* Refined CTA buttons */
.btn,.header-cta{min-height:46px!important;padding:0 25px!important;border-radius:16px!important}
.final-cta{padding:58px 0}
.cta-copy p{font-size:16px}

@media(max-width:900px){
  .map-section{padding:52px 0 60px}
  .map-panel{gap:24px}
  .map-visual img{aspect-ratio:1.45/1}
  .service-showcase{min-height:470px!important}
  .service-copy{left:28px;right:28px;width:auto;padding:36px 0 48px}
  .story-hero{min-height:auto}
  .story-hero-inner{grid-template-columns:1fr;grid-template-rows:auto auto auto;padding-top:44px}
  .story-hero-head,.story-hero-detail,.hero-model{grid-column:1}
  .story-hero-head{text-align:left;margin:0 0 170px}
  .story-hero-detail{max-width:none}
  .hero-model{grid-template-columns:1fr 1fr}
  .why-hero{min-height:620px;background-position:65% center}
  .why-hero-copy{max-width:620px}
  .project-grid{grid-template-columns:1fr}
  .project-card{min-height:290px!important}
}
@media(max-width:600px){
  .section{padding:54px 0}
  .hero{min-height:430px!important}
  .hero h1{font-size:clamp(38px,11vw,50px)!important}
  .bridge{grid-template-columns:1fr}
  .bridge-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}
  .bridge-item:last-child{border-bottom:0}
  .map-visual img{aspect-ratio:1.22/1;object-position:center}
  .service-showcase{min-height:500px!important}
  .service-copy h3{font-size:34px!important}
  .story-hero-head{margin-bottom:130px}
  .story-hero-head h2,.story-hero-detail h3,.why-hero-copy h2{font-size:34px}
  .hero-model{grid-template-columns:1fr}
  .model-step{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}
  .why-hero{min-height:720px;background-position:70% center}
  .hero-principles{grid-template-columns:1fr}
  .cta-copy h2{white-space:normal!important}
}

.header-inner{grid-template-columns:220px minmax(0,1fr) auto!important}
.header-actions{justify-content:flex-end}
@media(max-width:1180px){.header-inner{grid-template-columns:190px 1fr auto!important}}
@media(max-width:900px){.header-inner{grid-template-columns:1fr auto!important}}


/* ===== STEP UPDATE: HERO INFO STRIP + MAP SCALE ===== */

/* Hero alt bilgi şeridi: önceki online ölçüye geri dön */
.bridge{
  width:calc(100% - 48px)!important;
  max-width:1320px!important;
  margin:-38px auto 0!important;
  padding:16px 22px!important;
  border-radius:22px!important;
}
.bridge-item{
  grid-template-columns:48px 1fr!important;
  gap:14px!important;
  padding:5px 18px!important;
}
.bridge-icon{
  width:44px!important;
  height:44px!important;
  font-size:21px!important;
}
.bridge h3{
  font-size:14px!important;
  margin-bottom:3px!important;
}
.bridge p{
  font-size:11.5px!important;
  line-height:1.45!important;
}

/* Harita: mevcut yatay ölçek, hero'dan daha kısa; sağ-sol dış boşluk yok */
.map-panel{
  max-width:none!important;
  width:100%!important;
  padding-left:0!important;
  padding-right:0!important;
}
.map-heading{
  width:min(calc(100% - 48px),1450px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.map-visual{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.map-visual img{
  width:100%!important;
  height:auto!important;
  max-height:390px!important;
  aspect-ratio:3.15/1!important;
  object-fit:cover!important;
  object-position:center 52%!important;
}

/* Mobilde taşma yapmadan oranı koru */
@media(max-width:900px){
  .bridge{
    width:calc(100% - 32px)!important;
    max-width:none!important;
  }
  .map-heading{
    width:min(calc(100% - 32px),1450px)!important;
  }
  .map-visual img{
    max-height:none!important;
    aspect-ratio:2.05/1!important;
  }
}
@media(max-width:600px){
  .bridge{
    width:calc(100% - 24px)!important;
    margin-top:-24px!important;
  }
  .map-heading{
    width:calc(100% - 24px)!important;
  }
  .map-visual img{
    aspect-ratio:1.25/1!important;
  }
}

/* --- step fix: map full image, no white side strips, no outer card --- */
.map-section{padding-top:52px!important;padding-bottom:72px!important;background:#f4f7fa!important}
.map-panel{display:flex!important;flex-direction:column!important;gap:22px!important}
.map-visual{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  overflow:visible!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
  border:0!important;
}
.map-visual img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:430px!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  border-radius:0!important;
  background:transparent!important;
}
@media(max-width:900px){
  .map-visual img{max-height:none!important}
}



/* ===== FINAL FIX: MAP + SERVICE/MODEL SEPARATION ===== */
/* Map block: use the full approved image, remove outer card feeling, hide duplicate external heading */
.map-section{
  padding:36px 0 60px!important;
  background:#eef4f8!important;
}
.map-panel{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
}
.map-heading{
  display:none!important;
}
.map-visual{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  overflow:hidden!important;
}
.map-visual img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0 auto!important;
  border-radius:0!important;
  background:transparent!important;
}

/* Separate the services slider and the work-model hero clearly */
#faaliyetler{
  padding-bottom:36px!important;
  background:#fff!important;
}
#faaliyetler > .container{
  padding-bottom:28px!important;
}
#faaliyetler .section-head{
  background:#fff!important;
  position:relative!important;
  z-index:2!important;
}
#faaliyetler .service-showcase{
  margin-top:0!important;
  min-height:430px!important;
}

.section.dark:has(.story-hero){
  padding:0!important;
  margin-top:0!important;
  background:#fff!important;
}
.story-hero{
  margin-top:0!important;
  min-height:560px!important;
}
/* white breathing space before the work-model visual */
.section.dark:has(.story-hero)::before{
  content:"";
  display:block;
  height:34px;
  background:#fff;
}
.story-hero-head{
  margin-bottom:28px!important;
}
.hero-model{
  margin-top:32px!important;
}

@media(max-width:900px){
  .map-section{padding:28px 0 44px!important;}
  #faaliyetler{padding-bottom:28px!important;}
  #faaliyetler > .container{padding-bottom:22px!important;}
  .section.dark:has(.story-hero)::before{height:26px;}
  .story-hero{min-height:auto!important;}
}
@media(max-width:600px){
  .map-section{padding:24px 0 36px!important;}
  .section.dark:has(.story-hero)::before{height:20px;}
}


/* ===== V08 — ONLY MAP + MAP INTRO REFERENCE FIX ===== */
/* Do not change other page sections. */
.map-section{
  padding:50px 0 0!important;
  margin:0!important;
  background:#fff!important;
}
.map-section .map-panel{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.map-section .map-heading{
  display:block!important;
  width:min(1100px,calc(100% - 72px))!important;
  max-width:1100px!important;
  margin:0 auto!important;
  padding:0 0 30px!important;
  text-align:center!important;
}
.map-section .map-heading .eyebrow{
  margin:0 0 12px!important;
}
.map-section .map-heading h2{
  font-size:clamp(34px,3.55vw,52px)!important;
  line-height:1.06!important;
  letter-spacing:-.04em!important;
  margin:0 0 17px!important;
}
.map-section .map-heading .copy{
  max-width:1040px!important;
  margin:0 auto 14px!important;
  font-size:16px!important;
  line-height:1.52!important;
  color:#425a73!important;
}
.map-section .map-heading .gold-line{
  margin:18px 0 0!important;
  color:#c48b33!important;
  font-size:15px!important;
  font-weight:800!important;
  letter-spacing:.04em!important;
}
.map-section .map-visual{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#eaf2f9!important;
}
.map-section .map-visual img{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  border:0!important;
  border-radius:0!important;
  background:#eaf2f9!important;
}
@media(max-width:900px){
  .map-section{padding-top:42px!important;}
  .map-section .map-heading{
    width:min(100% - 36px,1100px)!important;
    padding-bottom:24px!important;
  }
  .map-section .map-heading h2{font-size:clamp(30px,7vw,42px)!important;}
  .map-section .map-heading .copy{font-size:15px!important;}
}
@media(max-width:620px){
  .map-section{padding-top:34px!important;}
  .map-section .map-heading{
    width:calc(100% - 28px)!important;
    padding-bottom:20px!important;
  }
  .map-section .map-heading h2{font-size:34px!important;}
  .map-section .map-heading .copy{font-size:14px!important;line-height:1.5!important;}
  .map-section .map-heading .gold-line{font-size:13px!important;}
  .map-section .map-visual{
    overflow-x:auto!important;
    background:#eaf2f9!important;
  }
  .map-section .map-visual img{
    width:1100px!important;
    max-width:none!important;
  }
}


/* ===== V10 — SECTION BALANCE ONLY ===== */
/* 1) Activity slider (including Strategic Projects slide): same desktop height as Why Aurexia */
#faaliyetler .service-showcase{
  min-height:540px!important;
  height:540px!important;
}

/* 2) Aurexia Work Model: white heading block matching the Activities heading treatment */
.work-model-section{
  padding:0!important;
  margin:0!important;
  background:#fff!important;
  color:var(--ink)!important;
}
.work-model-section>.container{
  padding-top:66px!important;
  padding-bottom:58px!important;
}
.work-model-head{
  max-width:1120px!important;
  margin:0 auto!important;
  text-align:center!important;
}
.work-model-head .eyebrow{
  color:var(--gold)!important;
  margin-bottom:14px!important;
}
.work-model-head h2{
  color:var(--ink)!important;
  font-size:clamp(36px,3.8vw,56px)!important;
  line-height:1.04!important;
  letter-spacing:-.04em!important;
  margin:0 0 18px!important;
}
.work-model-head>p:last-child{
  color:var(--muted)!important;
  font-size:17px!important;
  line-height:1.55!important;
  margin:0!important;
}

/* Lower Work Model image: same full-width banner language and height as Why Aurexia */
.work-model-banner{
  position:relative!important;
  min-height:540px!important;
  height:540px!important;
  width:100%!important;
  background-size:cover!important;
  background-position:center!important;
  display:flex!important;
  align-items:center!important;
  color:#fff!important;
  overflow:hidden!important;
}
.work-model-banner:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(3,20,38,.94) 0%,rgba(3,20,38,.78) 45%,rgba(3,20,38,.36) 72%,rgba(3,20,38,.12) 100%)!important;
}
.work-model-banner-inner{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  padding-top:52px!important;
  padding-bottom:52px!important;
}
.work-model-banner .story-hero-detail{
  max-width:720px!important;
  margin:0!important;
  color:#fff!important;
}
.work-model-banner .story-hero-detail .eyebrow{
  color:var(--gold2)!important;
}
.work-model-banner .story-hero-detail h3{
  color:#fff!important;
  font-size:clamp(34px,3.45vw,49px)!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
  margin:0 0 18px!important;
}
.work-model-banner .story-hero-detail>p:last-child{
  color:#dce6ee!important;
  font-size:16px!important;
  line-height:1.6!important;
  margin:0!important;
}
.work-model-banner .hero-model{
  width:min(100%,900px)!important;
  max-width:900px!important;
  margin-top:34px!important;
  background:rgba(4,24,43,.44)!important;
  backdrop-filter:blur(8px)!important;
  border-color:rgba(255,255,255,.22)!important;
  grid-template-columns:repeat(4,1fr)!important;
}
.work-model-banner .hero-model .model-step{
  padding:16px 18px!important;
}
.work-model-banner .hero-model .model-step strong{
  font-size:15px!important;
}
.work-model-banner .hero-model .model-step span{
  font-size:12.5px!important;
  line-height:1.45!important;
}

@media(max-width:900px){
  #faaliyetler .service-showcase{height:auto!important;min-height:500px!important;}
  .work-model-section>.container{padding-top:52px!important;padding-bottom:44px!important;}
  .work-model-head h2{font-size:clamp(34px,7vw,46px)!important;}
  .work-model-banner{height:auto!important;min-height:620px!important;background-position:60% center!important;}
  .work-model-banner-inner{padding-top:46px!important;padding-bottom:46px!important;}
  .work-model-banner .hero-model{grid-template-columns:1fr 1fr!important;max-width:720px!important;}
}
@media(max-width:600px){
  #faaliyetler .service-showcase{min-height:500px!important;}
  .work-model-section>.container{padding-top:44px!important;padding-bottom:38px!important;}
  .work-model-head{ text-align:center!important; }
  .work-model-head h2{font-size:36px!important;}
  .work-model-head>p:last-child{font-size:15px!important;}
  .work-model-banner{min-height:720px!important;background-position:68% center!important;}
  .work-model-banner .story-hero-detail h3{font-size:34px!important;}
  .work-model-banner .hero-model{grid-template-columns:1fr!important;max-width:100%!important;}
  .work-model-banner .model-step{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.18)!important;}
}

/* V11 — Work Model: match Why Aurexia left alignment exactly */
.work-model-banner-inner{
  display:block!important;
  width:min(var(--max),calc(100% - 72px))!important;
  margin:0 auto!important;
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.work-model-banner .story-hero-detail{
  display:block!important;
  width:100%!important;
  max-width:720px!important;
  margin:0!important;
  padding:0!important;
  grid-column:auto!important;
  align-self:auto!important;
  text-align:left!important;
  transform:none!important;
}
.work-model-banner .story-hero-detail .eyebrow,
.work-model-banner .story-hero-detail h3,
.work-model-banner .story-hero-detail>p:last-child{
  text-align:left!important;
}
.work-model-banner .hero-model{
  width:100%!important;
  max-width:820px!important;
  margin:34px 0 0!important;
}
@media(max-width:900px){
  .work-model-banner-inner{
    width:min(var(--max),calc(100% - 36px))!important;
    padding-top:46px!important;
    padding-bottom:46px!important;
  }
}
@media(max-width:620px){
  .work-model-banner-inner{width:calc(100% - 28px)!important;}
}

/* V12 — restored map exactly between bridge and activities */
.map-return-section{background:#fff;padding:38px 0 0;margin:0;}
.map-return-heading{max-width:1180px;text-align:center;padding:18px 24px 28px;}
.map-return-heading .eyebrow{margin-bottom:14px;}
.map-return-heading h2{margin:0 auto 18px;font-size:clamp(34px,4.2vw,58px);line-height:1.04;letter-spacing:-.04em;color:#082846;}
.map-return-heading>p:not(.eyebrow):not(.map-return-gold){margin:0 auto 16px;max-width:1120px;font-size:16px;line-height:1.55;color:#5f7288;}
.map-return-heading .map-return-gold{margin:4px 0 0;color:#cb8e2b;font-weight:700;letter-spacing:.06em;}
.map-return-visual{width:100%;background:#edf4fa;overflow:hidden;}
.map-return-visual img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;margin:0;}
@media(max-width:900px){
  .map-return-section{padding-top:26px;}
  .map-return-heading{padding:16px 20px 24px;}
  .map-return-heading h2{font-size:clamp(30px,7.5vw,44px);}
  .map-return-heading h2 br,.map-return-heading p br{display:none;}
  .map-return-heading>p:not(.eyebrow):not(.map-return-gold){font-size:15px;}
}

/* ===== V14 — MAP: HTML TEXT LEFT / IMAGE ONLY MAP ===== */
.map-html-layout{background:#edf4fa!important;overflow:hidden!important}
.map-html-inner{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr)!important;align-items:center!important;min-height:350px!important;padding-top:0!important;padding-bottom:0!important}
.map-html-copy{display:grid!important;grid-template-columns:minmax(240px,.9fr) minmax(260px,1fr)!important;gap:34px!important;align-items:center!important;padding:34px 28px 34px 0!important;text-align:left!important}
.map-html-main,.map-html-benefits{text-align:left!important}
.map-html-main .eyebrow{margin:0 0 10px!important;color:var(--gold)!important}
.map-html-main h3{margin:0 0 14px!important;color:var(--ink)!important;font-size:clamp(27px,2.35vw,39px)!important;line-height:1.05!important;letter-spacing:-.035em!important}
.map-html-main>p{margin:0 0 18px!important;color:#334b65!important;font-size:14.5px!important;line-height:1.52!important}
.map-html-btn{display:inline-flex!important;min-height:44px!important;padding:0 22px!important;border-radius:16px!important}
.map-html-benefits{display:flex!important;flex-direction:column!important;gap:17px!important}
.map-html-benefit{display:grid!important;grid-template-columns:9px 1fr!important;gap:11px!important;align-items:start!important}
.map-html-benefit>span{width:8px!important;height:8px!important;border-radius:50%!important;background:var(--gold)!important;margin-top:6px!important}
.map-html-benefit strong{display:block!important;color:var(--ink)!important;font-size:15px!important;line-height:1.25!important;margin:0 0 3px!important}
.map-html-benefit small{display:block!important;color:#65778b!important;font-size:12.5px!important;line-height:1.4!important}
.map-html-image{height:350px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#edf4fa!important;overflow:hidden!important}
.map-html-image img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;background:#edf4fa!important}
@media(max-width:1050px){
 .map-html-inner{grid-template-columns:1fr 1fr!important;min-height:330px!important}
 .map-html-copy{grid-template-columns:1fr!important;gap:20px!important;padding:28px 20px 28px 0!important}
 .map-html-benefits{display:grid!important;grid-template-columns:1fr 1fr!important;gap:13px 16px!important}
 .map-html-image{height:330px!important}
}
@media(max-width:760px){
 .map-html-inner{display:flex!important;flex-direction:column!important;padding-left:22px!important;padding-right:22px!important}
 .map-html-copy{width:100%!important;padding:28px 0 20px!important}
 .map-html-image{width:100%!important;height:300px!important}
}
@media(max-width:520px){
 .map-html-benefits{grid-template-columns:1fr!important}
 .map-html-main h3{font-size:31px!important}
 .map-html-image{height:260px!important}
}


/* ===== V15 — ONLY MAP BLOCK: SINGLE WHITE BACKGROUND ===== */
.map-return-visual.map-html-layout,
.map-html-layout,
.map-html-inner,
.map-html-copy,
.map-html-image {
  background:#ffffff !important;
}
.map-return-visual.map-html-layout {
  border:0 !important;
  box-shadow:none !important;
}
.map-html-inner {
  min-height:350px !important;
}
.map-html-image {
  overflow:hidden !important;
}
.map-html-image img {
  background:#ffffff !important;
  mix-blend-mode:normal !important;
}

/* --- V17 map section fix: full-width background image with HTML text on the left axis --- */
.map-return-visual.map-html-layout{position:relative!important;width:100%!important;overflow:hidden!important;background-color:#eef4f9!important;background-image:url('../images/editable/home/home-map-europe.png')!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center center!important;border:none!important;border-radius:0!important;min-height:470px!important;}
.map-return-visual.map-html-layout::before{content:'';position:absolute;inset:0;background:transparent;pointer-events:none;}
.map-return-visual.map-html-layout .map-html-inner{position:relative!important;z-index:2!important;display:block!important;min-height:470px!important;padding-top:0!important;padding-bottom:0!important;}
.map-return-visual.map-html-layout .map-html-copy{display:grid!important;grid-template-columns:minmax(280px,430px) minmax(240px,370px)!important;gap:44px!important;align-items:start!important;width:min(880px,68%)!important;padding:56px 0!important;text-align:left!important;}
.map-return-visual.map-html-layout .map-html-main,.map-return-visual.map-html-layout .map-html-benefits{text-align:left!important;}
.map-return-visual.map-html-layout .map-html-main .eyebrow{margin:0 0 14px!important;color:var(--gold)!important;}
.map-return-visual.map-html-layout .map-html-main h3{margin:0 0 18px!important;color:var(--ink)!important;font-size:clamp(38px,4vw,60px)!important;line-height:1.03!important;letter-spacing:-.045em!important;max-width:11ch!important;}
.map-return-visual.map-html-layout .map-html-main>p{margin:0 0 24px!important;color:#3d5670!important;font-size:18px!important;line-height:1.6!important;max-width:28ch!important;}
.map-return-visual.map-html-layout .map-html-btn{display:inline-flex!important;min-height:58px!important;padding:0 30px!important;border-radius:18px!important;font-size:16px!important;}
.map-return-visual.map-html-layout .map-html-benefits{display:flex!important;flex-direction:column!important;gap:22px!important;padding-top:34px!important;max-width:340px!important;}
.map-return-visual.map-html-layout .map-html-benefit{display:grid!important;grid-template-columns:12px 1fr!important;gap:14px!important;align-items:start!important;}
.map-return-visual.map-html-layout .map-html-benefit>span{width:10px!important;height:10px!important;border-radius:50%!important;background:var(--gold)!important;margin-top:8px!important;}
.map-return-visual.map-html-layout .map-html-benefit strong{display:block!important;color:var(--ink)!important;font-size:18px!important;line-height:1.25!important;margin:0 0 5px!important;}
.map-return-visual.map-html-layout .map-html-benefit small{display:block!important;color:#5b6f84!important;font-size:14px!important;line-height:1.45!important;}
.map-return-visual.map-html-layout .map-html-image{display:none!important;}
@media (max-width:1200px){.map-return-visual.map-html-layout{min-height:420px!important;}.map-return-visual.map-html-layout .map-html-inner{min-height:420px!important;}.map-return-visual.map-html-layout .map-html-copy{width:min(920px,78%)!important;grid-template-columns:minmax(260px,390px) minmax(220px,320px)!important;gap:34px!important;padding:46px 0!important;}.map-return-visual.map-html-layout .map-html-main h3{font-size:clamp(34px,4.2vw,52px)!important;}.map-return-visual.map-html-layout .map-html-main>p{font-size:16px!important;}.map-return-visual.map-html-layout .map-html-benefits{padding-top:20px!important;}}
@media (max-width:900px){.map-return-visual.map-html-layout{background-position:64% center!important;min-height:auto!important;}.map-return-visual.map-html-layout .map-html-inner{min-height:auto!important;}.map-return-visual.map-html-layout .map-html-copy{grid-template-columns:1fr!important;width:100%!important;max-width:540px!important;gap:24px!important;padding:38px 0!important;}.map-return-visual.map-html-layout .map-html-main h3{max-width:none!important;font-size:clamp(32px,7vw,46px)!important;}.map-return-visual.map-html-layout .map-html-main>p{max-width:34ch!important;}.map-return-visual.map-html-layout .map-html-benefits{padding-top:0!important;max-width:420px!important;}}
@media (max-width:640px){.map-return-visual.map-html-layout{background-position:70% center!important;}.map-return-visual.map-html-layout .map-html-copy{padding:28px 0 34px!important;}.map-return-visual.map-html-layout .map-html-main h3{font-size:34px!important;}.map-return-visual.map-html-layout .map-html-main>p{font-size:15px!important;line-height:1.55!important;}.map-return-visual.map-html-layout .map-html-benefit strong{font-size:16px!important;}.map-return-visual.map-html-layout .map-html-benefit small{font-size:13px!important;}}


/* ===== V18 — COMMON TEXT AXIS + MAP + TYPOGRAPHY CORRECTION ===== */
:root{--text-flow:67.4vw;--text-flow-max:1380px;}

/* The page text follows one common axis. Full-width images/sliders may extend beyond it. */
@media (min-width:901px){
  .hero>.container,
  .map-return-heading,
  .map-html-inner,
  #faaliyetler>.container,
  .work-model-section>.container,
  .work-model-banner-inner,
  #projeler>.container,
  .why-hero-inner,
  .final-cta>.container,
  .site-footer>.container{
    width:min(var(--text-flow-max),var(--text-flow))!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* Keep the wide information bridge and header independent from the text axis. */
.bridge.container{width:min(1800px,calc(100% - 36px))!important;max-width:none!important;}
.site-header .container{width:min(1680px,calc(100% - 72px))!important;max-width:none!important;}

/* Restore a calmer hierarchy for the white text sections. */
.map-return-section{background:#fff!important;padding-top:46px!important;}
.map-return-heading{padding:0 0 38px!important;text-align:center!important;}
.map-return-heading .eyebrow{margin:0 0 12px!important;}
.map-return-heading h2{
  max-width:980px!important;
  margin:0 auto 16px!important;
  font-size:clamp(32px,3.15vw,48px)!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
}
.map-return-heading>p:not(.eyebrow):not(.map-return-gold){
  max-width:980px!important;
  margin:0 auto 12px!important;
  font-size:15px!important;
  line-height:1.55!important;
}
.map-return-heading .map-return-gold{font-size:14px!important;margin-top:8px!important;}

#faaliyetler>.container{padding-top:54px!important;padding-bottom:40px!important;}
#faaliyetler .section-head{max-width:920px!important;margin:0 auto!important;}
#faaliyetler .section-head h2{font-size:clamp(34px,3.15vw,48px)!important;line-height:1.05!important;}
#faaliyetler .section-head p:last-child{font-size:15px!important;}

.work-model-section>.container{padding-top:56px!important;padding-bottom:44px!important;}
.work-model-head{max-width:920px!important;}
.work-model-head h2{font-size:clamp(34px,3.15vw,48px)!important;line-height:1.05!important;}
.work-model-head>p:last-child{font-size:15px!important;}

#projeler .section-head{max-width:980px!important;}
#projeler .section-head h2{font-size:clamp(34px,3.15vw,48px)!important;line-height:1.05!important;}
#projeler .section-head p:last-child{font-size:15px!important;}

/* Exact supplied 2048×473 map image as the SECTION background: no crop, no panel. */
.map-return-visual.map-html-layout{
  position:relative!important;
  width:100%!important;
  aspect-ratio:2048/473!important;
  min-height:0!important;
  overflow:hidden!important;
  background-color:#eef4f9!important;
  background-image:url('../images/editable/home/home-map-europe.png')!important;
  background-repeat:no-repeat!important;
  background-size:100% 100%!important;
  background-position:center center!important;
  border:0!important;
  border-radius:0!important;
}
.map-return-visual.map-html-layout .map-html-inner{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  min-height:0!important;
  height:100%!important;
  padding:0!important;
}
.map-return-visual.map-html-layout .map-html-copy{
  display:grid!important;
  grid-template-columns:minmax(235px,1fr) minmax(235px,.95fr)!important;
  gap:34px!important;
  align-items:center!important;
  width:58%!important;
  height:100%!important;
  padding:30px 0!important;
  text-align:left!important;
}
.map-return-visual.map-html-layout .map-html-main,
.map-return-visual.map-html-layout .map-html-benefits{text-align:left!important;}
.map-return-visual.map-html-layout .map-html-main .eyebrow{margin:0 0 8px!important;}
.map-return-visual.map-html-layout .map-html-main h3{
  margin:0 0 12px!important;
  max-width:12ch!important;
  font-size:clamp(27px,2.25vw,38px)!important;
  line-height:1.05!important;
  letter-spacing:-.03em!important;
  color:var(--ink)!important;
}
.map-return-visual.map-html-layout .map-html-main>p{
  max-width:30ch!important;
  margin:0 0 16px!important;
  font-size:13px!important;
  line-height:1.5!important;
  color:#3f5871!important;
}
.map-return-visual.map-html-layout .map-html-btn{
  min-height:42px!important;
  padding:0 20px!important;
  border-radius:14px!important;
  font-size:13px!important;
}
.map-return-visual.map-html-layout .map-html-benefits{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:14px!important;
  padding:0!important;
  max-width:330px!important;
}
.map-return-visual.map-html-layout .map-html-benefit{
  display:grid!important;
  grid-template-columns:9px 1fr!important;
  gap:10px!important;
  align-items:start!important;
}
.map-return-visual.map-html-layout .map-html-benefit>span{
  width:8px!important;height:8px!important;margin-top:5px!important;
}
.map-return-visual.map-html-layout .map-html-benefit strong{
  font-size:14px!important;line-height:1.25!important;margin-bottom:2px!important;
}
.map-return-visual.map-html-layout .map-html-benefit small{
  font-size:11.5px!important;line-height:1.35!important;
}
.map-return-visual.map-html-layout .map-html-image{display:none!important;}

@media (max-width:1300px) and (min-width:901px){
  :root{--text-flow:70vw;}
  .map-return-visual.map-html-layout .map-html-copy{width:61%!important;gap:22px!important;padding:20px 0!important;}
  .map-return-visual.map-html-layout .map-html-main h3{font-size:clamp(24px,2.2vw,32px)!important;}
  .map-return-visual.map-html-layout .map-html-main>p{font-size:12px!important;}
  .map-return-visual.map-html-layout .map-html-benefits{gap:10px!important;}
  .map-return-visual.map-html-layout .map-html-benefit strong{font-size:13px!important;}
  .map-return-visual.map-html-layout .map-html-benefit small{font-size:10.5px!important;}
}

@media (max-width:900px){
  .container{width:calc(100% - 40px)!important;}
  .bridge.container{width:calc(100% - 24px)!important;}
  .map-return-heading{width:calc(100% - 40px)!important;padding-bottom:28px!important;}
  .map-return-visual.map-html-layout{
    aspect-ratio:auto!important;
    min-height:620px!important;
    background-size:auto 100%!important;
    background-position:68% center!important;
  }
  .map-return-visual.map-html-layout .map-html-inner{width:calc(100% - 40px)!important;}
  .map-return-visual.map-html-layout .map-html-copy{
    width:min(520px,100%)!important;
    grid-template-columns:1fr!important;
    height:auto!important;
    gap:20px!important;
    padding:34px 0!important;
  }
  .map-return-visual.map-html-layout .map-html-benefits{max-width:420px!important;}
}


/* AG_V31: yalnızca V19 hero alt geçiş çizgileri gizlendi. */
.slider-dots{display:none!important}

/* AG_V34: masaüstü alt bant V31'e göre yaklaşık %20 dar; ölçek ekranla birlikte değişir. */
@media (min-width:1181px){
  .bridge.container{
    width:80%!important;
    max-width:1500px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-content{
    width:auto!important;
    max-width:850px!important;
    margin-left:10%!important;
    margin-right:36px!important;
  }
  .site-header .container{
    width:auto!important;
    max-width:none!important;
    margin-left:36px!important;
    margin-right:10%!important;
  }
}
@media (min-width:901px) and (max-width:1180px){
  .bridge.container{
    width:80%!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero>.container.hero-content{
    width:80%!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .site-header .container{
    width:calc(100% - 40px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}
@media (max-width:900px){
  .hero-content{
    width:calc(100% - 40px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .bridge.container{
    width:calc(100% - 24px)!important;
  }
}

/* Küçük hero noktaları: alt bandın hemen üstünde. */
.hero .slider-dots{
  display:flex!important;
  position:absolute!important;
  z-index:6!important;
  left:50%!important;
  bottom:48px!important;
  transform:translateX(-50%)!important;
  gap:8px!important;
  margin:0!important;
}
.hero .slider-dot{
  display:block!important;
  width:9px!important;
  height:9px!important;
  padding:0!important;
  border:1.5px solid #fff!important;
  border-radius:50%!important;
  background:transparent!important;
  box-sizing:border-box!important;
  cursor:pointer!important;
}
.hero .slider-dot.active{
  background:#fff!important;
  border-color:#fff!important;
}

/* Sağ / sol hero okları. */
.hero-arrow{
  position:absolute;
  z-index:7;
  top:50%;
  width:56px;
  height:56px;
  transform:translateY(-50%);
  border:1px solid rgba(255,255,255,.68);
  border-radius:50%;
  background:rgba(4,24,43,.30);
  color:#fff;
  display:grid;
  place-items:center;
  padding:0;
  font-size:35px;
  line-height:1;
  cursor:pointer;
  backdrop-filter:blur(4px);
}
.hero-arrow.prev{left:18px;}
.hero-arrow.next{right:18px;}
.hero-arrow:hover{background:rgba(4,24,43,.50);}
@media(max-width:900px){
  .hero-arrow{width:44px;height:44px;font-size:29px;}
  .hero-arrow.prev{left:12px;}
  .hero-arrow.next{right:12px;}
  .hero .slider-dots{bottom:34px!important;gap:7px!important;}
  .hero .slider-dot{width:8px!important;height:8px!important;border-width:1.25px!important;}
}


/* AG_V36 — V34 tabanı: 6 hero içeriği + kesin bant ekseni */
@media (min-width:1181px){
  .hero>.container.hero-content{
    width:80%!important;
    max-width:1500px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-copy{max-width:1250px;}
  .hero>.container.hero-content{padding-bottom:76px!important;}
}
@media (min-width:901px) and (max-width:1180px){
  .hero>.container.hero-content{
    width:80%!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-copy{max-width:1100px;}
  .site-header .container{
    width:auto!important;
    max-width:none!important;
    margin-left:20px!important;
    margin-right:10%!important;
  }
}
@media (max-width:900px){
  .hero{height:570px!important;min-height:570px!important;}
  .hero>.container.hero-content{
    width:calc(100% - 24px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-copy{max-width:100%;}
  .site-header .container{
    width:calc(100% - 24px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}


/* AG_V45 — requested alignment + Strategic Projects slider only */
/* White-background section headings stay centered. */
#faaliyetler .section-head,
#projeler .section-head,
.work-model-head,
.positioning{
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Text that sits on imagery follows the exact left axis of the top hero. */
@media (min-width:901px){
  #faaliyetler .service-copy,
  #projeler .project-copy{
    left:max(10%,calc((100vw - 1500px)/2))!important;
    right:auto!important;
    width:min(690px,72%)!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .story-hero-inner,
  .why-hero-inner,
  .map-html-inner{
    width:80%!important;
    max-width:1500px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}
@media (max-width:900px){
  #faaliyetler .service-copy,
  #projeler .project-copy{
    left:12px!important;
    right:auto!important;
    width:calc(100% - 24px)!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .story-hero-inner,
  .why-hero-inner,
  .map-html-inner{
    width:calc(100% - 24px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* Strategic Projects — exactly one hero area with 4 fading project images. */
#projeler{padding:70px 0 0!important;background:#fff!important;}
#projeler>.container{padding-bottom:40px!important;}
#projeler .project-showcase{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  height:540px!important;
  min-height:540px!important;
  margin:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:#071b31!important;
  box-shadow:none!important;
}
#projeler .project-slide{
  position:absolute!important;
  inset:0!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity .55s ease!important;
  background-size:cover!important;
  background-position:center!important;
}
#projeler .project-slide.active{opacity:1!important;pointer-events:auto!important;}
#projeler .project-slide:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(3,20,38,.84) 0%,rgba(3,20,38,.55) 42%,rgba(3,20,38,.14) 75%,rgba(3,20,38,.04) 100%)!important;
}
#projeler .project-copy{
  position:absolute!important;
  z-index:2!important;
  bottom:0!important;
  padding-top:54px!important;
  padding-bottom:54px!important;
  color:#fff!important;
}
#projeler .project-copy .project-status{
  display:inline-flex!important;
  margin-bottom:12px!important;
  border:1px solid rgba(255,255,255,.45)!important;
  background:rgba(6,28,52,.42)!important;
  backdrop-filter:blur(7px)!important;
  border-radius:999px!important;
  padding:7px 11px!important;
  font-size:10px!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
#projeler .project-copy .eyebrow{color:var(--gold2)!important;margin:0 0 8px!important;}
#projeler .project-copy h3{
  font-size:clamp(34px,4vw,58px)!important;
  line-height:1.02!important;
  letter-spacing:-.04em!important;
  margin:0 0 14px!important;
  color:#fff!important;
}
#projeler .project-copy p{
  font-size:17px!important;
  line-height:1.55!important;
  color:#e6edf3!important;
  margin:0 0 24px!important;
  max-width:690px!important;
}
#projeler .project-copy .project-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
  border-bottom:1px solid rgba(255,255,255,.5)!important;
  padding-bottom:3px!important;
}
#projeler .project-nav{position:absolute;z-index:4;inset:0;pointer-events:none;}
#projeler .project-arrow{
  position:absolute;top:50%;transform:translateY(-50%);
  width:48px;height:48px;border-radius:50%;
  border:1px solid rgba(255,255,255,.55);
  background:rgba(6,28,52,.55);color:#fff;font-size:24px;
  pointer-events:auto;cursor:pointer;
}
#projeler .project-arrow.prev{left:18px;}
#projeler .project-arrow.next{right:18px;}
#projeler .project-dots{
  position:absolute;z-index:5;left:50%;bottom:20px;transform:translateX(-50%);
  display:flex;gap:9px;
}
#projeler .project-dots button{
  width:9px;height:9px;padding:0;border-radius:50%;border:1px solid #fff;background:transparent;
}
#projeler .project-dots button.active{background:#fff;}
@media(max-width:900px){
  #projeler .project-showcase{height:500px!important;min-height:500px!important;}
  #projeler .project-copy{padding-top:42px!important;padding-bottom:54px!important;}
}
@media(max-width:620px){
  #projeler{padding-top:66px!important;}
  #projeler>.container{padding-bottom:30px!important;}
  #projeler .project-showcase{height:470px!important;min-height:470px!important;}
  #projeler .project-copy{padding-top:36px!important;padding-bottom:54px!important;}
  #projeler .project-copy h3{font-size:36px!important;}
  #projeler .project-copy p{font-size:15px!important;}
  #projeler .project-arrow{width:40px;height:40px;}
  #projeler .project-arrow.prev{left:10px;}
  #projeler .project-arrow.next{right:10px;}
}

/* Strategic Projects — same CTA language as the main hero */
#projeler .project-copy .project-hero-btn{
  border-bottom:0!important;
  color:var(--navy)!important;
  min-height:46px!important;
  padding:0 25px!important;
  border-radius:16px!important;
  font-size:13px!important;
  font-weight:800!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}



/* AG_V36 — typography scale aligned to the compact V17-02 reference. Layout, content and media remain unchanged. */
:root{
  --ag-v17-hero-title:clamp(34px,3.7vw,50px);
  --ag-v17-section-title:clamp(32px,3vw,44px);
  --ag-v17-feature-title:clamp(30px,2.9vw,42px);
  --ag-v17-body:15px;
}

/* Header / controls */
.main-nav a{font-size:13px!important;}
.langs{font-size:12px!important;}
.btn,.header-cta{font-size:13px!important;}
.eyebrow{font-size:12px!important;}

/* Hero — exact compact scale carried over from the V17-derived hero sizing */
.hero h1{
  font-size:var(--ag-v17-hero-title)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  margin-bottom:14px!important;
  max-width:720px!important;
}
.hero .lead{
  font-size:15.5px!important;
  line-height:1.55!important;
  max-width:640px!important;
  margin-bottom:24px!important;
}

/* Hero information bridge */
.bridge h3{font-size:14px!important;line-height:1.25!important;}
.bridge p{font-size:11.5px!important;line-height:1.45!important;}

/* Intro / positioning */
.map-return-heading h2{
  font-size:var(--ag-v17-section-title)!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}
.map-return-heading>p:not(.eyebrow):not(.map-return-gold){
  font-size:var(--ag-v17-body)!important;
  line-height:1.55!important;
}
.map-return-heading .map-return-gold{font-size:13px!important;}

/* Map text block — keep its compact V17-like scale */
.map-return-visual.map-html-layout .map-html-main h3{
  font-size:clamp(27px,2.25vw,38px)!important;
  line-height:1.05!important;
}
.map-return-visual.map-html-layout .map-html-main>p{font-size:13px!important;line-height:1.5!important;}
.map-return-visual.map-html-layout .map-html-benefit strong{font-size:14px!important;}
.map-return-visual.map-html-layout .map-html-benefit small{font-size:11.5px!important;}
.map-return-visual.map-html-layout .map-html-btn{font-size:13px!important;}

/* Section titles */
#faaliyetler .section-head h2,
.work-model-head h2,
#projeler .section-head h2{
  font-size:var(--ag-v17-section-title)!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}
#faaliyetler .section-head p:last-child,
.work-model-head>p:last-child,
#projeler .section-head p:last-child{
  font-size:var(--ag-v17-body)!important;
  line-height:1.55!important;
}

/* Activity slider */
.service-copy h3{
  font-size:var(--ag-v17-feature-title)!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
}
.service-copy p{font-size:15px!important;line-height:1.55!important;}

/* Work model */
.story-hero-detail h3{
  font-size:var(--ag-v17-feature-title)!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}
.work-model-banner .story-hero-detail>p:last-child,
.story-hero-detail>p:last-child{font-size:15px!important;line-height:1.58!important;}
.hero-model .model-step strong{font-size:15px!important;}
.hero-model .model-step span{font-size:12.5px!important;line-height:1.5!important;}

/* Project cards */
.project-content h3{font-size:24px!important;line-height:1.15!important;}
.project-content p{font-size:14px!important;line-height:1.5!important;}
.project-status{font-size:9px!important;}

/* Why AUREXIA */
.why-hero-copy h2{
  font-size:var(--ag-v17-section-title)!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}
.why-hero-copy>p:last-child{font-size:15px!important;line-height:1.6!important;}
.hero-principles .principle strong{font-size:14px!important;}
.hero-principles .principle span{font-size:12.5px!important;line-height:1.5!important;}

/* Final CTA */
.final-cta .cta-copy h2{
  font-size:clamp(30px,2.8vw,40px)!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}
.cta-copy p{font-size:15px!important;line-height:1.55!important;}

/* Footer remains compact */
.site-footer h4{font-size:13px!important;}
.site-footer p,.site-footer a{font-size:13px!important;}
.footer-bottom{font-size:11px!important;}

@media(max-width:900px){
  .hero h1{font-size:clamp(34px,8vw,50px)!important;max-width:620px!important;}
  .hero .lead{font-size:15px!important;max-width:600px!important;}
  .map-return-heading h2,
  #faaliyetler .section-head h2,
  .work-model-head h2,
  #projeler .section-head h2,
  .why-hero-copy h2{font-size:clamp(31px,6vw,40px)!important;}
  .service-copy h3,.story-hero-detail h3{font-size:clamp(30px,6vw,38px)!important;}
  .final-cta .cta-copy h2{font-size:clamp(30px,6vw,38px)!important;}
}

@media(max-width:620px){
  .hero h1{font-size:34px!important;line-height:1.06!important;margin-bottom:12px!important;}
  .hero .lead{font-size:15px!important;line-height:1.55!important;}
  .map-return-heading h2,
  #faaliyetler .section-head h2,
  .work-model-head h2,
  #projeler .section-head h2,
  .why-hero-copy h2,
  .final-cta .cta-copy h2{font-size:32px!important;line-height:1.08!important;}
  .service-copy h3,.story-hero-detail h3{font-size:32px!important;line-height:1.08!important;}
  .project-content h3{font-size:23px!important;}
}


/* ===== V43 — ONLY USER REQUESTED 3 CORRECTIONS ===== */
/* 2) Map: text/content layer must not paint a white panel over the map image. */
.map-return-visual.map-html-layout .map-html-inner,
.map-return-visual.map-html-layout .map-html-copy{
  background:transparent!important;
}

/* 3) Activities slider text block: align its left edge with the header text/navigation axis on desktop. */
@media (min-width:901px){
  #faaliyetler .service-copy{
    left:24vw!important;
    right:auto!important;
  }
}



/* AG_V46 — ONLY: common image-text axis + strict section separation. */

/* Desktop/tablet: every text block sitting on a visual uses the exact same
   centered 80% / max-1500 axis as the top hero content. */
@media (min-width:901px){
  #faaliyetler .service-copy,
  #projeler .project-copy{
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    width:80%!important;
    max-width:1500px!important;
    padding-left:0!important;
    padding-right:0!important;
    box-sizing:border-box!important;
  }
  #faaliyetler .service-copy h3,
  #faaliyetler .service-copy p{
    max-width:690px!important;
  }
  #projeler .project-copy h3,
  #projeler .project-copy p{
    max-width:690px!important;
  }
  .story-hero-inner,
  .work-model-banner-inner,
  .why-hero-inner,
  .map-html-inner{
    width:80%!important;
    max-width:1500px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }
}

/* Mobile: same 12 px left axis as the top hero. */
@media (max-width:900px){
  #faaliyetler .service-copy,
  #projeler .project-copy{
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    width:calc(100% - 24px)!important;
    max-width:none!important;
    padding-left:0!important;
    padding-right:0!important;
    box-sizing:border-box!important;
  }
  .story-hero-inner,
  .work-model-banner-inner,
  .why-hero-inner,
  .map-html-inner{
    width:calc(100% - 24px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }
}

/* White-background section headings remain centered. */
#faaliyetler .section-head,
#projeler .section-head,
.work-model-head,
.positioning{
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Keep the Work Model hero and the Strategic Projects hero in normal document
   flow. No negative overlap, inherited transform or stacking bleed. */
.work-model-section,
.work-model-banner,
#projeler,
#projeler > .container,
#projeler .project-showcase{
  float:none!important;
  clear:both!important;
  transform:none!important;
  top:auto!important;
}
.work-model-section,
.work-model-banner{
  position:relative!important;
  z-index:1!important;
  margin-bottom:0!important;
}
#projeler{
  position:relative!important;
  z-index:2!important;
  margin:0!important;
  background:#fff!important;
  isolation:isolate!important;
  overflow:visible!important;
}
#projeler > .container{
  position:relative!important;
  z-index:3!important;
  background:#fff!important;
}
#projeler .project-showcase{
  position:relative!important;
  z-index:1!important;
  margin-top:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
#projeler .project-slide{
  z-index:0!important;
}
#projeler .project-slide.active{
  z-index:1!important;
}
#projeler .project-copy,
#projeler .project-nav,
#projeler .project-dots{
  z-index:3!important;
}


/* AG_V47 — requested final alignment / spacing / project typography corrections only */
@media (min-width:901px){
  /* Final CTA follows the same 10% left axis as the image-based hero copy. */
  .final-cta > .container{
    width:80%!important;
    max-width:1500px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* Give a clean white separation between Strategic Projects and Why AUREXIA. */
#projeler{
  padding-bottom:56px!important;
}

/* Strategic Projects uses the same text scale as the Faaliyetler hero slider. */
#projeler .project-copy h3{
  font-size:var(--ag-v17-feature-title)!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
  margin-bottom:14px!important;
}
#projeler .project-copy p{
  font-size:15px!important;
  line-height:1.55!important;
  margin-bottom:24px!important;
  max-width:640px!important;
}
#projeler .project-copy .eyebrow{
  font-size:12px!important;
}
#projeler .project-copy .project-link{
  font-size:13px!important;
}
@media (max-width:620px){
  #projeler{padding-bottom:36px!important;}
  #projeler .project-copy h3{font-size:34px!important;}
  #projeler .project-copy p{font-size:15px!important;}
}

/* ===== AG FINAL HEADER / FOOTER STANDARD — DO NOT DIVERGE ===== */
.main-nav .nav-dropdown{position:relative;display:flex;align-items:center}
.main-nav .nav-dropdown>.nav-parent{display:block}
.main-nav .nav-submenu{position:absolute;left:50%;top:68px;transform:translateX(-50%);width:330px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(6,28,52,.995);box-shadow:0 18px 42px rgba(2,16,31,.28);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:1200;white-space:normal}
.main-nav .nav-dropdown:hover .nav-submenu,.main-nav .nav-dropdown:focus-within .nav-submenu{opacity:1;visibility:visible;pointer-events:auto}
.main-nav .nav-submenu a{display:block;padding:11px 13px!important;font-size:12.5px!important;line-height:1.35;font-weight:700;color:#e7eef5;border-radius:9px}
.main-nav .nav-submenu a:hover{background:rgba(255,255,255,.07);color:#fff}
.main-nav .nav-submenu a:after{display:none!important}
.site-footer .footer-contact-primary{margin:0!important}
.site-footer .footer-company-block{border-top:1px solid rgba(255,255,255,.14);margin-top:8px!important;padding-top:9px!important}
.site-footer .footer-company-block p{margin:0!important}
@media(max-width:1180px){.main-nav .nav-submenu{top:66px;width:310px}}


:root{
  --navy:#061c34;--navy2:#0b355b;--navy3:#113f69;--gold:#d7a746;--gold2:#efc66d;
  --ink:#082848;--muted:#63758b;--soft:#f2f6f9;--cream:#f8f3e8;--line:#dce4ea;
  --white:#fff;--shadow:0 18px 50px rgba(6,28,52,.14);--axis-max:1500px
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%}
button{font:inherit}
.container{width:80%;max-width:var(--axis-max);margin-left:auto;margin-right:auto}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(6,28,52,.985);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}
.header-inner{min-height:82px;display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:20px}
.brand img{width:205px;height:auto}
.main-nav{display:flex;align-items:center;justify-content:center;gap:22px;white-space:nowrap}
.main-nav>a,.main-nav .nav-parent{font-size:13px;font-weight:700;padding:29px 0 23px;position:relative;display:block}
.main-nav>a.active:after,.main-nav>a:hover:after,.main-nav .nav-parent.active:after,.main-nav .nav-parent:hover:after{
  content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:var(--gold)
}
.header-actions{display:flex;align-items:center;gap:12px}
.langs{font-size:12px;display:flex;gap:6px;color:#b9c6d1}.langs b{color:#fff}
.nav-dropdown{position:relative;display:flex;align-items:center}
.nav-submenu{
  position:absolute;left:50%;top:68px;transform:translateX(-50%);width:340px;padding:10px;
  border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(6,28,52,.995);
  box-shadow:0 18px 42px rgba(2,16,31,.28);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:1200;white-space:normal
}
.nav-dropdown:hover .nav-submenu,.nav-dropdown:focus-within .nav-submenu{opacity:1;visibility:visible;pointer-events:auto}
.nav-submenu a{display:block;padding:11px 13px;font-size:12.5px;line-height:1.35;font-weight:700;color:#e7eef5;border-radius:9px}
.nav-submenu a:hover{background:rgba(255,255,255,.07);color:#fff}
.site-footer{background:#082846;color:#fff;padding:54px 0 26px;border-radius:0 0 26px 26px}
.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:50px}
.footer-logo{width:180px}
.site-footer p,.site-footer a{color:#cbd8e4;font-size:13px;line-height:1.7}
.site-footer h4{font-size:13px;margin:0 0 12px}
.footer-contact-primary{margin:0!important}
.footer-company-block{border-top:1px solid rgba(255,255,255,.14);margin-top:8px!important;padding-top:9px!important}
.footer-company-block p{margin:0!important}
.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px;color:#9fb0bf}
.eyebrow,.ax-eyebrow{font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 13px}
.btn,.ax-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:16px;min-height:46px;padding:0 25px;font-weight:800;font-size:14px;transition:.2s;white-space:nowrap}
.btn.navy,.ax-button-navy{background:var(--navy);color:#fff}
.btn.gold,.ax-button-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:var(--navy)}
@media(max-width:1180px){
  .main-nav{gap:13px}.main-nav>a,.main-nav .nav-parent{font-size:12px}
  .header-inner{grid-template-columns:190px 1fr auto}.brand img{width:178px}.langs{display:none}
}
@media(max-width:900px){
  .container{width:calc(100% - 36px);max-width:none}
  .header-inner{grid-template-columns:1fr auto}.main-nav{display:none}.brand img{width:168px}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .container{width:calc(100% - 28px)}
  .header-inner{min-height:72px}.brand img{width:152px}
  .footer-grid{grid-template-columns:1fr}.footer-bottom{display:block;line-height:1.7}
}




.eyebrow1 {font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 13px}
.eyebrow1 {color:#f3d17e}
.eyebrow1 {font-size:12px!important;}
.eyebrow1 {font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 13px}



/* =========================================================
   INDEX TRIAL — fewer hero blocks
   Activities: 2x2 visual cards
   Strategic Projects: 2x2 image-overlay cards
   ========================================================= */

.ag-home-activities{
  padding:72px 0!important;
  background:#fff!important;
}
.ag-home-activities>.container{
  padding:0!important;
}
.ag-home-activity-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  margin-top:32px;
}
.ag-home-activity-card{
  display:grid;
  grid-template-columns:minmax(230px,.82fr) minmax(0,1.18fr);
  min-height:300px;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:24px;
  background:#fff;
  box-shadow:0 12px 32px rgba(6,28,52,.055);
}
.ag-home-activity-image{
  position:relative;
  min-height:300px;
  background-size:cover;
  background-position:center;
}
.ag-home-activity-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(3,20,38,.03),rgba(3,20,38,.28));
}
.ag-home-activity-number{
  position:absolute;
  z-index:2;
  top:18px;
  left:18px;
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:13px;
  background:#061c34;
  color:#efc66d;
  font-size:12px;
  font-weight:900;
}
.ag-home-activity-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:28px 30px;
}
.ag-home-activity-copy .eyebrow{
  margin-bottom:8px;
}
.ag-home-activity-copy h3{
  margin:0 0 12px;
  color:var(--ink);
  font-size:24px;
  line-height:1.12;
}
.ag-home-activity-copy>p:not(.eyebrow){
  margin:0 0 18px;
  color:var(--muted);
  font-size:14px;
  line-height:1.58;
}
.ag-home-card-link{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:auto;
  color:#b57b21;
  font-size:13px;
  font-weight:900;
}
.ag-home-card-link:hover{color:#082848}

.ag-home-projects{
  padding:72px 0!important;
  background:#f2f6f9!important;
}
.ag-home-project-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  margin-top:32px;
}
.ag-home-project-card{
  position:relative;
  min-height:390px;
  overflow:hidden;
  border-radius:25px;
  background-position:center;
  background-size:cover;
  box-shadow:0 14px 36px rgba(6,28,52,.09);
}
.ag-home-project-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(3,20,38,.06) 16%,rgba(3,20,38,.9) 100%);
}
.ag-home-project-copy{
  position:absolute;
  z-index:2;
  left:0;right:0;bottom:0;
  padding:28px;
  color:#fff;
}
.ag-home-project-copy .project-status{
  margin-bottom:10px!important;
}
.ag-home-project-copy .eyebrow{
  margin-bottom:7px;
  color:#efc66d;
}
.ag-home-project-copy h3{
  margin:0 0 9px;
  color:#fff;
  font-size:31px;
  line-height:1.08;
}
.ag-home-project-copy>p:not(.eyebrow){
  max-width:650px;
  margin:0 0 17px;
  color:#e2eaf1;
  font-size:14px;
  line-height:1.52;
}
.ag-home-project-actions{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:wrap;
}
.ag-home-project-actions .btn,
.ag-home-project-copy>.btn{
  min-height:42px!important;
  padding:0 20px!important;
  font-size:12.5px!important;
}
.ag-home-project-link{
  color:#fff;
  font-size:12.5px;
  font-weight:900;
  border-bottom:1px solid rgba(255,255,255,.5);
  padding-bottom:3px;
}

@media(max-width:1180px){
  .ag-home-activity-card{
    grid-template-columns:1fr;
  }
  .ag-home-activity-image{
    min-height:230px;
  }
}
@media(max-width:900px){
  .ag-home-activity-grid,
  .ag-home-project-grid{
    grid-template-columns:1fr;
  }
  .ag-home-activity-card{
    grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);
  }
}
@media(max-width:650px){
  .ag-home-activities,
  .ag-home-projects{
    padding:56px 0!important;
  }
  .ag-home-activity-card{
    grid-template-columns:1fr;
  }
  .ag-home-activity-image{
    min-height:220px;
  }
  .ag-home-activity-copy{
    padding:24px;
  }
  .ag-home-project-card{
    min-height:360px;
  }
  .ag-home-project-copy{
    padding:24px;
  }
  .ag-home-project-copy h3{
    font-size:27px;
  }
}



/* =========================================================
   ONLY REQUESTED INDEX CHANGES
   1) Network: no hero/background image; clean white/soft-blue panel.
   2) Strategic Projects: same card grammar as Activities.
   ========================================================= */

/* NETWORK */
.network-home-clean{
  background:#fff;
  padding:0 0 72px;
}
.network-home-panel{
  position:relative;
  border:1px solid #dce4ea;
  border-radius:28px;
  background:#f2f6f9;
  box-shadow:0 16px 36px rgba(6,28,52,.07);
  padding:34px;
}
.network-home-panel:before,
.network-home-panel:after{
  content:"";
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  width:72%;
  height:1px;
  background:#cfd9e3;
}
.network-home-panel:before{top:-16px}
.network-home-panel:after{bottom:-16px}

.network-home-layout{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);
  gap:34px;
  align-items:start;
}
.network-home-main h3{
  margin:0 0 14px;
  color:var(--ink);
  font-size:clamp(32px,3vw,44px);
  line-height:1.06;
  letter-spacing:-.035em;
}
.network-home-lead{
  max-width:760px;
  margin:0 0 22px;
  color:var(--muted);
  font-size:15px;
  line-height:1.58;
}
.network-home-search-clean{
  display:grid;
  grid-template-columns:minmax(250px,1.5fr) minmax(130px,.72fr) minmax(180px,.92fr) 112px;
  gap:10px;
  align-items:end;
  width:100%;
  margin:0 0 16px;
  padding:16px;
  border:1px solid #d8e2eb;
  border-radius:18px;
  background:#fff;
}
.network-form-field{
  display:grid;
  grid-template-rows:18px 48px;
  gap:6px;
  min-width:0;
}
.network-form-field label{
  display:block;
  margin:0;
  color:#405a72;
  font-size:11.5px;
  font-weight:800;
  line-height:18px;
  white-space:nowrap;
}
.network-form-field input,
.network-form-field select{
  width:100%;
  min-width:0;
  height:48px;
  border:1px solid #ccd8e2;
  border-radius:12px;
  outline:0;
  background:#fff;
  color:#082848;
  padding:0 12px;
  font:inherit;
  font-size:12.5px;
}
.network-form-field input:focus,
.network-form-field select:focus{
  border-color:#d7a746;
  box-shadow:0 0 0 2px rgba(215,167,70,.12);
}
.network-form-submit{
  width:112px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 16px!important;
  border-radius:12px!important;
  align-self:end;
}
.network-home-actions-clean{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.network-home-examples{
  display:grid;
  gap:12px;
}
.network-featured-label-clean{
  margin:0 0 2px;
  color:#9b6e23;
  font-size:10.5px;
  font-weight:900;
  letter-spacing:.12em;
}
.network-example-card{
  display:grid;
  grid-template-columns:150px minmax(0,1fr);
  min-height:132px;
  overflow:hidden;
  border:1px solid #dce4ea;
  border-radius:18px;
  background:#fff;
  box-shadow:0 8px 22px rgba(6,28,52,.045);
}
.network-example-image{
  min-height:132px;
  background-size:cover;
  background-position:center;
}
.network-example-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:18px 18px;
  min-width:0;
}
.network-example-copy span{
  color:#b17a24;
  font-size:9.5px;
  font-weight:900;
  letter-spacing:.08em;
}
.network-example-copy strong{
  display:block;
  margin:5px 0 4px;
  color:var(--ink);
  font-size:19px;
}
.network-example-copy small{
  color:var(--muted);
  font-size:11.5px;
  line-height:1.4;
}
.network-all-link-clean{
  display:inline-flex;
  justify-content:flex-end;
  gap:7px;
  color:var(--ink);
  font-size:12px;
  font-weight:800;
}
.network-all-link-clean:hover{color:#b17a24}

/* STRATEGIC PROJECTS — same card system as Activities */
.ag-home-projects{
  padding:72px 0!important;
  background:#f2f6f9!important;
}
.ag-home-project-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  margin-top:32px;
}
.ag-home-project-card-clean{
  display:grid;
  grid-template-columns:minmax(230px,.82fr) minmax(0,1.18fr);
  min-height:300px;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:24px;
  background:#fff;
  box-shadow:0 12px 32px rgba(6,28,52,.055);
}
.ag-home-project-image-clean{
  position:relative;
  min-height:300px;
  background-size:cover;
  background-position:center;
}
.ag-home-project-image-clean:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(3,20,38,.03),rgba(3,20,38,.28));
}
.ag-home-project-number-clean{
  position:absolute;
  z-index:2;
  top:18px;
  left:18px;
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:13px;
  background:#061c34;
  color:#efc66d;
  font-size:12px;
  font-weight:900;
}
.ag-home-project-copy-clean{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:28px 30px;
}
.ag-home-project-copy-clean .eyebrow{margin-bottom:8px}
.ag-home-project-copy-clean h3{
  margin:0 0 12px;
  color:var(--ink);
  font-size:24px;
  line-height:1.12;
}
.ag-home-project-copy-clean>p:not(.eyebrow){
  margin:0 0 18px;
  color:var(--muted);
  font-size:14px;
  line-height:1.58;
}
.ag-home-project-links-clean{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:auto;
}

@media(max-width:1180px){
  .network-home-search-clean{
    grid-template-columns:minmax(230px,1.3fr) minmax(120px,.72fr) minmax(160px,.88fr) 104px;
  }
  .network-form-submit{width:104px!important}
  .ag-home-project-card-clean{grid-template-columns:1fr}
  .ag-home-project-image-clean{min-height:230px}
}
@media(max-width:960px){
  .network-home-layout{grid-template-columns:1fr}
  .network-home-search-clean{grid-template-columns:1fr 1fr}
  .network-form-field--wide{grid-column:1/-1}
  .network-form-submit{width:100%!important}
  .ag-home-project-grid{grid-template-columns:1fr}
  .ag-home-project-card-clean{grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr)}
}
@media(max-width:650px){
  .network-home-clean{padding-bottom:56px}
  .network-home-panel{padding:22px}
  .network-home-search-clean{grid-template-columns:1fr;padding:14px}
  .network-form-field--wide{grid-column:auto}
  .network-example-card{grid-template-columns:112px minmax(0,1fr)}
  .network-example-image{min-height:118px}
  .network-home-actions-clean .btn{width:100%}
  .ag-home-projects{padding:56px 0!important}
  .ag-home-project-card-clean{grid-template-columns:1fr}
  .ag-home-project-image-clean{min-height:220px}
  .ag-home-project-copy-clean{padding:24px}
}



/* Network intro spacing + centering fix */
.network-home-intro{padding:52px 0 18px!important;}
.network-home-intro-inner{max-width:1120px!important;margin:0 auto!important;text-align:center!important;}
.network-home-intro-inner .eyebrow{margin:0 0 14px!important;}
.network-home-intro-inner h2{margin:0 0 14px!important;color:var(--ink)!important;font-size:clamp(34px,3.25vw,48px)!important;line-height:1.08!important;letter-spacing:-.04em!important;}
.network-home-intro-inner p{max-width:980px!important;margin:0 auto!important;color:#425a73!important;font-size:15px!important;line-height:1.55!important;}
.network-home-clean{padding:0 0 26px!important;}
.ag-home-activities{padding-top:46px!important;}
@media(max-width:900px){
  .network-home-intro{padding:42px 0 16px!important;}
  .ag-home-activities{padding-top:40px!important;}
}
@media(max-width:620px){
  .network-home-intro{padding:34px 0 14px!important;}
  .network-home-intro-inner h2{font-size:34px!important;}
  .network-home-intro-inner p{font-size:14px!important;}
  .network-home-clean{padding:0 0 18px!important;}
  .ag-home-activities{padding-top:34px!important;}
}



/* NETWORK SEARCH — Ara button must remain inside the left Network column. */
.network-home-main,
.network-home-examples{
  min-width:0!important;
}

.network-home-search-clean{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  grid-template-columns:minmax(0,1fr) 108px 138px 86px!important;
  gap:8px!important;
  padding:14px!important;
  overflow:hidden!important;
}

.network-form-field{
  min-width:0!important;
}

.network-form-field input,
.network-form-field select{
  min-width:0!important;
  width:100%!important;
}

.network-form-submit{
  width:86px!important;
  min-width:86px!important;
  max-width:86px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 10px!important;
  margin:0!important;
  justify-self:end!important;
  align-self:end!important;
  position:static!important;
  transform:none!important;
  z-index:auto!important;
}

@media(max-width:1180px){
  .network-home-search-clean{
    grid-template-columns:minmax(0,1fr) 102px 130px 82px!important;
  }
  .network-form-submit{
    width:82px!important;
    min-width:82px!important;
    max-width:82px!important;
  }
}

@media(max-width:960px){
  .network-home-search-clean{
    grid-template-columns:1fr 1fr!important;
    overflow:visible!important;
  }
  .network-form-field--wide{
    grid-column:1/-1!important;
  }
  .network-form-submit{
    grid-column:2!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    justify-self:stretch!important;
  }
}

@media(max-width:650px){
  .network-home-search-clean{
    grid-template-columns:1fr!important;
  }
  .network-form-field--wide,
  .network-form-submit{
    grid-column:auto!important;
  }
  .network-form-submit{
    width:100%!important;
  }
}



/* MNH V11 — direct adaptation of uploaded AUREXIA index */
.brand img,.footer-logo{filter:brightness(0) invert(1);opacity:.96}
.hero:after{
  background:linear-gradient(90deg,rgba(3,20,38,.46) 0%,rgba(3,20,38,.20) 42%,rgba(3,20,38,.03) 72%,rgba(3,20,38,0) 100%)!important;
}
.hero-bg{filter:none!important}
.hero{min-height:500px!important}
.hero h1{max-width:660px!important}
.hero .lead{max-width:600px!important}
.bridge.container{margin-top:-46px!important}
.ag-home-activity-card:nth-child(5){grid-column:1/-1;grid-template-columns:minmax(300px,.55fr) minmax(0,1.45fr)}
.work-model-banner:before{
  background:linear-gradient(90deg,rgba(3,20,38,.62) 0%,rgba(3,20,38,.42) 44%,rgba(3,20,38,.10) 76%,rgba(3,20,38,.02) 100%)!important;
}
.why-hero:before{
  background:linear-gradient(90deg,rgba(3,20,38,.60) 0%,rgba(3,20,38,.38) 45%,rgba(3,20,38,.08) 72%,rgba(3,20,38,0) 100%)!important;
}
.network-home-clean{padding-bottom:30px!important}
.ag-home-activities{padding-top:50px!important;padding-bottom:64px!important}
.work-model-section>.container{padding-top:50px!important;padding-bottom:38px!important}
.ag-home-projects{padding-top:64px!important;padding-bottom:64px!important}
.final-cta{padding:54px 0!important}
@media(max-width:900px){
  .ag-home-activity-card:nth-child(5){grid-column:auto;grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr)}
}
@media(max-width:650px){
  .ag-home-activity-card:nth-child(5){grid-template-columns:1fr}
}
