:root{
  --cream:#f4f1e9;
  --paper:#fbfaf6;
  --forest:#123a2d;
  --forest-2:#0d2d23;
  --ink:#18201d;
  --muted:#66706b;
  --copper:#c97845;
  --copper-2:#e49a67;
  --sage:#dfe6dc;
  --line:rgba(24,32,29,.13);
  --white:#fff;
  --shadow:0 24px 70px rgba(27,44,36,.14);
  --radius:28px;
  --shell:min(1240px,calc(100% - 48px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--cream);color:var(--ink);font-family:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
::selection{background:var(--copper);color:#fff}
.shell{width:var(--shell);margin-inline:auto}
.section{padding:118px 0}
.skip-link{position:absolute;left:-9999px;top:10px;background:#fff;color:#000;padding:10px 14px;z-index:9999}.skip-link:focus{left:10px}
.kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--forest);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.kicker:before{content:"";width:28px;height:1px;background:currentColor}.kicker-light{color:#d8e7de}
.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;padding:0 24px;font-size:13px;font-weight:800;letter-spacing:.01em;border:1px solid transparent;transition:transform .25s ease,background .25s ease,border-color .25s ease,color .25s ease}.button:hover{transform:translateY(-2px)}.button span{font-size:17px}.button-small{min-height:44px;padding:0 18px}.button-accent{background:var(--copper);color:#fff}.button-accent:hover{background:#b96738}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:var(--forest-2)}.button-glass{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.24);color:#fff;backdrop-filter:blur(8px)}.button-full{width:100%}.text-arrow{display:inline-flex;align-items:center;gap:12px;margin-top:18px;font-weight:800;font-size:13px;color:var(--forest)}.text-arrow span{transition:transform .2s}.text-arrow:hover span{transform:translateX(5px)}

/* Header */
.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;padding:18px 0;transition:.3s}.nav-shell{height:68px;display:flex;align-items:center;padding:0 18px 0 22px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(16,35,28,.22);backdrop-filter:blur(16px);box-shadow:0 10px 40px rgba(0,0,0,.08);transition:.3s}.site-header.scrolled{padding:10px 0}.site-header.scrolled .nav-shell{background:rgba(251,250,246,.92);border-color:rgba(18,58,45,.09);box-shadow:0 14px 45px rgba(26,49,40,.11)}
.brand{position:relative;width:190px;height:52px;display:flex;align-items:center}.brand img{position:absolute;left:0;max-width:176px;max-height:48px;object-fit:contain;object-position:left center;transition:.25s}.brand-dark{opacity:0}.site-header.scrolled .brand-light{opacity:0}.site-header.scrolled .brand-dark{opacity:1}
.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a{position:relative;color:#fff;font-size:13px;font-weight:700}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:1px;background:var(--copper-2);transition:.2s}.desktop-nav a:hover:after{width:100%}.site-header.scrolled .desktop-nav a{color:var(--ink)}
.nav-actions{display:flex;align-items:center;gap:16px;margin-left:30px}.nav-phone{color:#fff;font-size:12px;font-weight:800}.site-header.scrolled .nav-phone{color:var(--forest)}
.menu-button{display:none;width:42px;height:42px;border:0;background:transparent;padding:9px}.menu-button i{display:block;height:2px;background:#fff;margin:7px 0;transition:.25s}.site-header.scrolled .menu-button i{background:var(--forest)}
.mobile-nav{display:none}

/* Hero */
.hero{position:relative;min-height:880px;height:100svh;max-height:1040px;color:#fff;isolation:isolate;overflow:hidden}.hero-media,.hero-video,.hero-poster,.hero-shade{position:absolute;inset:0}.hero-video{width:100%;height:100%;object-fit:cover;z-index:-4}.hero-poster{z-index:-5;background:url('../../kil-cadir.webp') center/cover no-repeat;transform:scale(1.01)}.hero-shade{z-index:-3;background:linear-gradient(90deg,rgba(8,29,22,.88) 0%,rgba(8,29,22,.67) 44%,rgba(8,29,22,.28) 72%,rgba(8,29,22,.42) 100%),linear-gradient(0deg,rgba(8,29,22,.52),transparent 45%)}
.hero-grid{height:100%;display:grid;grid-template-columns:minmax(0,1.4fr) 340px;gap:70px;align-items:center;padding-top:90px}.hero-copy{max-width:830px}.hero-label{display:flex;align-items:center;gap:12px;margin-bottom:26px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:rgba(255,255,255,.78)}.hero-label span{width:34px;height:1px;background:var(--copper-2)}.hero h1{margin:0;font-family:"Sora",sans-serif;font-size:clamp(56px,6.7vw,102px);line-height:.98;letter-spacing:-.055em;font-weight:600}.hero h1 strong{color:#f0b98f;font-weight:600}.hero-copy>p{max-width:690px;margin:30px 0 0;font-size:18px;line-height:1.8;color:rgba(255,255,255,.76)}.hero-copy>p b{color:#fff}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:38px}
.hero-panel{align-self:center;background:rgba(244,241,233,.94);color:var(--ink);border-radius:28px;padding:26px;box-shadow:0 28px 70px rgba(0,0,0,.18);backdrop-filter:blur(18px)}.panel-top{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.status-dot{width:8px;height:8px;border-radius:50%;background:#58a36c;box-shadow:0 0 0 5px rgba(88,163,108,.14)}.hero-panel-stat{display:flex;align-items:flex-end;gap:16px;padding:30px 0 24px}.hero-panel-stat b{font-family:"Sora",sans-serif;font-size:72px;line-height:.8;letter-spacing:-.07em;color:var(--forest)}.hero-panel-stat span{font-size:13px;line-height:1.35;color:var(--muted);font-weight:700}.panel-line{height:1px;background:var(--line)}.panel-mini{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line);font-size:13px}.panel-mini:last-child{border-bottom:0;padding-bottom:0}.panel-mini span{font-weight:700}.panel-mini b{font-size:11px;color:var(--copper)}
.hero-bottom{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);display:flex;justify-content:space-between;align-items:center;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.55)}.hero-scroll{display:flex;align-items:center;gap:12px}.hero-scroll span{position:relative;width:34px;height:34px;border:1px solid rgba(255,255,255,.32);border-radius:50%}.hero-scroll span:after{content:"";position:absolute;left:50%;top:10px;width:1px;height:10px;background:#fff;animation:scrollHint 1.8s infinite}.hero-note{max-width:520px;text-align:right}@keyframes scrollHint{0%{transform:translate(-50%,0);opacity:0}40%{opacity:1}100%{transform:translate(-50%,8px);opacity:0}}

/* Quick proof */
.quick-proof{background:var(--paper);border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{padding:28px 26px;border-right:1px solid var(--line)}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border-right:0;padding-right:0}.proof-grid span{display:block;color:var(--copper);font-size:11px;font-weight:800}.proof-grid b{display:block;margin-top:5px;font-size:14px}.proof-grid small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.5}

/* Intro */
.intro{background:var(--cream)}.intro-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:100px;align-items:start}.intro-title h2,.section-heading h2,.pricing-copy h2,.locations-head h2,.faq-intro h2{margin:0;font-family:"Sora",sans-serif;font-size:clamp(42px,5vw,70px);line-height:1.04;letter-spacing:-.055em;font-weight:600}.intro-title h2 em{font-style:normal;color:var(--copper)}.intro-copy{padding-top:42px}.intro-copy p{color:var(--muted);max-width:610px}.intro-copy .lead{margin-top:0;color:var(--ink);font-size:21px;line-height:1.65;font-weight:600}.story-collage{position:relative;display:grid;grid-template-columns:1.15fr .7fr .85fr;gap:18px;margin-top:74px;align-items:end}.story-collage figure{margin:0;overflow:hidden;border-radius:22px;background:#ddd}.story-collage img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.story-collage figure:hover img{transform:scale(1.025)}.story-a{height:520px}.story-b{height:420px}.story-c{height:330px}.story-badge{position:absolute;left:calc(53% - 60px);top:-32px;width:170px;height:170px;border-radius:50%;background:var(--forest);color:#fff;display:grid;place-content:center;text-align:center;box-shadow:var(--shadow)}.story-badge b{font-family:"Sora";font-size:22px}.story-badge span{display:block;margin-top:6px;padding:0 20px;font-size:10px;line-height:1.5;color:rgba(255,255,255,.62)}

/* Solutions */
.solutions{background:var(--paper)}.section-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;align-items:end;margin-bottom:48px}.section-heading>p{margin:0 0 8px;color:var(--muted);font-size:16px}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.solution-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;transition:.3s}.solution-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(23,46,36,.12);border-color:transparent}.solution-card>a{display:block;height:100%}.solution-image{position:relative;overflow:hidden;aspect-ratio:1.28/1}.solution-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.solution-card:hover img{transform:scale(1.04)}.solution-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(11,38,29,.36),transparent 52%)}.solution-image span{position:absolute;z-index:2;right:14px;top:14px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.88);font-size:10px;font-weight:800}.solution-copy{padding:21px 20px 22px}.solution-copy h3{margin:0;font-family:"Sora";font-size:17px;letter-spacing:-.025em}.solution-copy p{min-height:92px;margin:10px 0 17px;color:var(--muted);font-size:13px;line-height:1.65}.solution-copy b{display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid var(--line);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--forest)}.solution-copy i{font-style:normal;font-size:16px}

/* Projects */
.project-showcase{background:var(--forest);color:#fff;overflow:hidden}.project-head{display:grid;grid-template-columns:1.15fr .55fr;gap:100px;align-items:end;margin-bottom:50px}.project-head h2{margin:0;font-family:"Sora";font-size:clamp(46px,5.5vw,78px);line-height:1.02;letter-spacing:-.055em;font-weight:600}.project-head p{margin:0 0 7px;color:rgba(255,255,255,.62)}.project-mosaic{display:grid;grid-template-columns:1.3fr .7fr .7fr;grid-template-rows:340px 310px;gap:16px}.project-card{position:relative;margin:0;border-radius:22px;overflow:hidden;background:#214f40}.project-wide{grid-column:span 2}.project-tall{grid-row:span 2}.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.project-card:hover img{transform:scale(1.035)}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,28,21,.78),transparent 58%)}.project-card figcaption{position:absolute;z-index:2;left:22px;bottom:20px}.project-card figcaption span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#e9b693}.project-card h3{margin:3px 0 0;font-family:"Sora";font-size:20px}.project-quote{border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.035)}.project-quote>span{font-family:Georgia,serif;font-size:70px;line-height:.7;color:#e6a777}.project-quote p{margin:20px 0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.65}.project-quote a{font-size:12px;font-weight:800;color:#f1ba92}

/* Pricing */
.pricing{background:var(--cream)}.pricing-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;align-items:center}.pricing-media{position:relative}.pricing-media>img{width:100%;aspect-ratio:1.08/1;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.media-tag{position:absolute;right:-24px;bottom:24px;min-width:180px;padding:18px 20px;border-radius:18px;background:var(--paper);box-shadow:0 14px 40px rgba(29,46,39,.16)}.media-tag b,.media-tag span{display:block}.media-tag b{color:var(--forest)}.media-tag span{font-size:12px;color:var(--muted)}.pricing-copy>p{max-width:680px;margin:25px 0;color:var(--muted);font-size:17px}.price-factors{display:flex;flex-wrap:wrap;gap:9px;margin:30px 0 34px}.price-factors span{padding:10px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.55);font-size:12px;font-weight:700}

/* Locations */
.locations{background:var(--sage)}.locations-head{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end}.locations-info{display:flex;align-items:flex-end;gap:14px;padding-bottom:7px}.locations-info b{font-family:"Sora";font-size:70px;line-height:.8;letter-spacing:-.07em;color:var(--forest)}.locations-info span{max-width:180px;font-size:12px;line-height:1.45;color:var(--muted);font-weight:700}.location-featured{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:50px}.location-featured a{position:relative;min-height:128px;padding:18px;border:1px solid rgba(18,58,45,.16);border-radius:18px;background:rgba(255,255,255,.48);display:flex;flex-direction:column;justify-content:flex-end;transition:.25s}.location-featured a:hover{background:var(--forest);color:#fff;transform:translateY(-3px)}.location-featured span{font-size:12px;color:var(--muted)}.location-featured a:hover span{color:rgba(255,255,255,.58)}.location-featured b{font-family:"Sora";font-size:18px}.location-featured i{position:absolute;top:16px;right:16px;font-style:normal}.all-locations{margin-top:16px;border:1px solid rgba(18,58,45,.16);border-radius:22px;background:rgba(255,255,255,.48);overflow:hidden}.all-locations summary{list-style:none;display:flex;align-items:center;gap:14px;padding:22px 24px;cursor:pointer}.all-locations summary::-webkit-details-marker{display:none}.all-locations summary span{font-family:"Sora";font-weight:600}.all-locations summary b{margin-left:auto;font-size:11px;color:var(--muted)}.all-locations summary i{font-style:normal;font-size:21px;color:var(--forest);transition:.25s}.all-locations[open] summary i{transform:rotate(45deg)}.location-toolbar{display:flex;align-items:center;gap:20px;padding:18px 24px;border-top:1px solid rgba(18,58,45,.12);border-bottom:1px solid rgba(18,58,45,.12)}.location-toolbar label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.location-toolbar input{flex:1;min-width:0;border:0;border-bottom:1px solid rgba(18,58,45,.25);background:transparent;padding:9px 2px;outline:0;color:var(--ink)}.city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:10px 24px 22px}.city-grid a{display:flex;align-items:center;gap:5px;padding:10px 8px;border-bottom:1px solid rgba(18,58,45,.08);font-size:12px;color:var(--muted);transition:.2s}.city-grid a span{font-weight:800;color:var(--ink)}.city-grid a i{margin-left:auto;font-style:normal;color:var(--copper);opacity:0;transform:translateX(-5px);transition:.2s}.city-grid a:hover{color:var(--forest);padding-left:12px}.city-grid a:hover i{opacity:1;transform:none}.city-grid a.hidden{display:none}.city-note{margin:0;padding:14px 24px 20px;color:var(--muted);font-size:11px}

/* FAQ */
.faq{background:var(--paper)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px;align-items:start}.faq-intro{position:sticky;top:125px}.faq-intro>p{color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:42px 1fr 30px;gap:12px;align-items:center;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:10px;color:var(--copper);font-weight:800}.faq-list summary>b{font-family:"Sora";font-size:15px;font-weight:600}.faq-list summary>i{justify-self:end;font-style:normal;font-size:22px;color:var(--forest);transition:.2s}.faq-list details[open] summary>i{transform:rotate(45deg)}.faq-list details>div{padding:0 40px 22px 54px}.faq-list p{margin:0;color:var(--muted);font-size:14px}

/* Contact */
.contact-section{background:var(--forest-2);color:#fff;padding:110px 0}.contact-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:80px;align-items:start}.contact-copy h2{margin:0;font-family:"Sora";font-size:clamp(44px,5vw,70px);line-height:1.04;letter-spacing:-.055em;font-weight:600}.contact-copy h2 strong{color:#efb487}.contact-copy>p{max-width:650px;color:rgba(255,255,255,.61);font-size:16px}.contact-direct{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}.contact-direct>*{padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:16px}.contact-direct small,.contact-direct b{display:block}.contact-direct small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.44)}.contact-direct b{margin-top:5px;font-size:12px;color:#fff;word-break:break-word}.quote-form{background:var(--paper);color:var(--ink);border-radius:26px;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.17)}.form-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid var(--line)}.form-head span{font-family:"Sora";font-size:19px;font-weight:600}.form-head b{font-size:11px;color:var(--copper)}.quote-form label{display:grid;gap:7px;margin-bottom:15px}.quote-form label>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--muted)}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px 14px;color:var(--ink);outline:0;transition:.2s}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--copper);box-shadow:0 0 0 3px rgba(201,120,69,.10)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-note{display:block;margin-top:10px;color:var(--muted);font-size:10px;line-height:1.5}

/* Footer */
.footer{background:#0a2119;color:#fff;padding:72px 0 28px}.footer-top{display:grid;grid-template-columns:1.4fr .65fr .9fr;gap:80px}.footer-brand img{max-width:170px}.footer-brand p{max-width:430px;color:rgba(255,255,255,.48);font-size:13px}.footer h3{margin:0 0 16px;color:#e5ac83;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.footer a,.footer span{display:block;margin:8px 0;color:rgba(255,255,255,.67);font-size:12px}.footer a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:50px;padding-top:20px;border-top:1px solid rgba(255,255,255,.09)}.footer-bottom span,.footer-bottom a{margin:0;color:rgba(255,255,255,.38);font-size:10px}
.floating-contact{display:none}.mobile-contact-bar{display:none}

/* Reveal */
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}

@media(max-width:1100px){
  :root{--shell:min(100% - 34px,1240px)}
  .desktop-nav,.nav-phone{display:none}.menu-button{display:block;margin-left:auto}.nav-actions{margin-left:14px}
  .mobile-nav{position:absolute;left:17px;right:17px;top:90px;padding:14px;background:rgba(251,250,246,.98);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px 10px;border-bottom:1px solid var(--line);font-size:13px;font-weight:800;color:var(--ink)}.mobile-nav a:last-child{border-bottom:0}
  .hero-grid{grid-template-columns:1fr 290px;gap:32px}.hero-panel{padding:22px}.hero-panel-stat b{font-size:60px}
  .solution-grid{grid-template-columns:repeat(2,1fr)}
  .project-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:320px 270px 300px}.project-wide{grid-column:span 2}.project-tall{grid-row:auto}.project-quote{grid-column:span 2}
  .location-featured,.city-grid{grid-template-columns:repeat(3,1fr)}
  .contact-grid{grid-template-columns:1fr;gap:50px}.contact-copy{max-width:800px}
}

@media(max-width:780px){
  :root{--shell:min(100% - 24px,1240px);--radius:22px}
  html{scroll-padding-top:82px}.section{padding:82px 0}.site-header{padding:10px 0}.nav-shell{height:60px;border-radius:18px;padding:0 12px 0 16px}.brand{width:150px}.brand img{max-width:142px}.nav-actions{display:none}.menu-button{display:block}.mobile-nav{top:76px;left:12px;right:12px}
  .hero{min-height:760px;height:92svh;max-height:none}.hero-shade{background:linear-gradient(90deg,rgba(8,29,22,.91),rgba(8,29,22,.54)),linear-gradient(0deg,rgba(8,29,22,.58),transparent 55%)}.hero-grid{grid-template-columns:1fr;align-content:center;padding-top:74px}.hero-copy{max-width:650px}.hero h1{font-size:clamp(48px,14vw,76px)}.hero-copy>p{font-size:15px;line-height:1.7;margin-top:22px}.hero-actions{margin-top:28px;flex-wrap:wrap}.hero-panel{display:none}.hero-bottom{bottom:18px}.hero-note{display:none}
  .proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{padding:20px 14px;border-bottom:1px solid var(--line)}.proof-grid>div:nth-child(2){border-right:0}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:nth-child(3){padding-left:0;border-bottom:0}.proof-grid>div:nth-child(4){border-right:0;border-bottom:0;padding-right:0}
  .intro-grid,.section-heading,.project-head,.pricing-grid,.locations-head,.faq-grid{grid-template-columns:1fr;gap:34px}.intro-copy{padding-top:0}.intro-title h2,.section-heading h2,.pricing-copy h2,.locations-head h2,.faq-intro h2{font-size:clamp(38px,10vw,54px)}.intro-copy .lead{font-size:18px}.story-collage{grid-template-columns:1.15fr .85fr;gap:10px;margin-top:45px}.story-a{height:330px}.story-b{height:260px}.story-c{grid-column:1/-1;height:210px}.story-badge{width:125px;height:125px;left:auto;right:18px;top:-24px}.story-badge b{font-size:17px}
  .section-heading{margin-bottom:28px}.solution-grid{grid-template-columns:1fr}.solution-copy p{min-height:0}.solution-image{aspect-ratio:1.5/1}
  .project-head{margin-bottom:30px}.project-head h2{font-size:clamp(40px,11vw,58px)}.project-mosaic{display:grid;grid-template-columns:1fr;grid-template-rows:none}.project-card,.project-wide,.project-tall,.project-quote{grid-column:auto;grid-row:auto;min-height:260px}.project-quote{min-height:220px}
  .pricing-media{order:2}.pricing-copy{order:1}.media-tag{right:14px}.price-factors{margin:22px 0 28px}
  .locations-info{justify-content:flex-start}.location-featured{grid-template-columns:1fr 1fr}.location-featured a{min-height:108px}.city-grid{grid-template-columns:1fr 1fr;padding:10px 14px 18px}.location-toolbar{padding:15px 14px;display:grid;gap:6px}.all-locations summary{padding:18px 14px}.city-note{padding:10px 14px 18px}
  .faq-intro{position:static}.faq-grid{gap:40px}.faq-list summary{grid-template-columns:32px 1fr 24px}.faq-list details>div{padding-left:44px;padding-right:14px}
  .contact-section{padding:82px 0}.contact-copy h2{font-size:clamp(40px,10vw,56px)}.contact-direct{grid-template-columns:1fr}.quote-form{padding:20px}.form-row{grid-template-columns:1fr}
  .footer{padding-bottom:86px}.footer-top{grid-template-columns:1fr;gap:34px}.footer-bottom{display:grid;gap:8px}.floating-contact{display:none}.mobile-contact-bar{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;z-index:96;bottom:0;left:0;right:0;background:rgba(251,250,246,.97);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:max(8px,env(safe-area-inset-bottom)) 8px 8px}.mobile-contact-bar a{min-height:42px;display:grid;place-items:center;border-right:1px solid var(--line);font-size:11px;font-weight:900;color:var(--forest)}.mobile-contact-bar a:last-child{border-right:0;background:var(--copper);color:#fff;border-radius:10px}
}

@media(max-width:480px){
  .button{min-height:50px;padding:0 19px}.hero{min-height:720px}.hero h1{font-size:clamp(43px,13vw,62px)}.hero-label{font-size:9px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:17px 0!important}.proof-grid>div:last-child{border-bottom:0!important}.story-collage{display:block}.story-collage figure{height:240px;margin-bottom:10px}.story-b,.story-c{display:none}.story-badge{right:12px;top:auto;bottom:-30px}.location-featured,.city-grid{grid-template-columns:1fr}.locations-info b{font-size:58px}.locations-info span{max-width:150px}.contact-copy>p{font-size:14px}
}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* =============================================================
   V3 — Logo & phone-first contact system
   ============================================================= */
/* Header: logo.webp is readable on both hero and scrolled states */
.nav-shell{background:rgba(251,250,246,.90);border-color:rgba(255,255,255,.48);box-shadow:0 14px 44px rgba(8,29,22,.13)}
.site-header.scrolled .nav-shell{background:rgba(251,250,246,.96)}
.brand{width:190px;height:54px}
.brand img{position:static!important;opacity:1!important;max-width:178px;max-height:50px;object-fit:contain;object-position:left center;filter:none}
.desktop-nav a,.nav-phone{color:var(--ink)}
.site-header.scrolled .desktop-nav a,.site-header.scrolled .nav-phone{color:var(--ink)}
.menu-button i,.site-header.scrolled .menu-button i{background:var(--forest)}

/* Contact section — no messaging apps, telephone-first */
.contact-direct>*{transition:transform .22s ease,border-color .22s ease,background .22s ease}
.contact-direct a:hover{transform:translateY(-3px);border-color:rgba(239,180,135,.42);background:rgba(255,255,255,.04)}
.contact-direct-call span{display:block;margin-top:10px;color:#efb487;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.contact-card{position:relative;overflow:hidden;background:var(--paper);color:var(--ink);border-radius:28px;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.17)}
.contact-card:after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;right:-100px;top:-100px;background:rgba(201,120,69,.08);pointer-events:none}
.contact-card-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;margin-bottom:27px;border-bottom:1px solid var(--line)}
.contact-card-top span{font-family:"Sora";font-size:19px;font-weight:600}
.contact-card-top b{font-size:11px;color:var(--copper)}
.contact-card-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:var(--forest);color:#fff;font-size:24px;margin-bottom:20px;box-shadow:0 14px 34px rgba(18,58,45,.18)}
.contact-card>small,.contact-card-address small{display:block;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}
.contact-card-phone{display:inline-block;margin:5px 0 10px;font-family:"Sora";font-size:clamp(30px,3vw,44px);line-height:1.1;letter-spacing:-.045em;font-weight:600;color:var(--forest)}
.contact-card>p{margin:0 0 26px;color:var(--muted);font-size:14px}
.contact-card-address{margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}
.contact-card-address b{display:block;margin-top:5px;font-size:13px;line-height:1.55}

/* Footer logo on dark background */
.footer-logo-wrap{display:inline-flex!important;align-items:center;justify-content:center;padding:10px 14px;border-radius:14px;background:rgba(255,255,255,.94);margin:0 0 14px!important}
.footer-logo-wrap img{max-width:165px;max-height:52px;object-fit:contain}

/* Desktop floating contact window appears after scroll */
.contact-popover{position:fixed;right:22px;bottom:22px;z-index:98;width:min(390px,calc(100vw - 44px));display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center;padding:16px 16px 16px 14px;border:1px solid rgba(18,58,45,.10);border-radius:22px;background:rgba(251,250,246,.96);backdrop-filter:blur(18px);box-shadow:0 24px 70px rgba(8,29,22,.20);opacity:0;visibility:hidden;transform:translateY(20px) scale(.98);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}
.contact-popover.is-visible{opacity:1;visibility:visible;transform:none}
.contact-popover-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:var(--forest);color:#fff;font-size:22px}
.contact-popover-copy{min-width:0}
.contact-popover-copy small{display:block;color:var(--copper);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.11em}
.contact-popover-copy>a{display:block;margin:1px 0 3px;font-family:"Sora";font-size:17px;font-weight:650;color:var(--forest);white-space:nowrap}
.contact-popover-copy>span{display:block;color:var(--muted);font-size:9px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.contact-popover-call{display:grid;place-items:center;min-width:58px;height:44px;padding:0 14px;border-radius:13px;background:var(--copper);color:#fff;font-size:12px;font-weight:900}
.contact-popover-close{position:absolute;right:7px;top:4px;width:24px;height:24px;border:0;background:transparent;color:#98a19c;font-size:17px;line-height:1}
.contact-popover-close:hover{color:var(--ink)}

/* Remove former floating buttons completely */
.floating-contact{display:none!important}
.mobile-contact-bar{display:none}

@media(max-width:1100px){
  .nav-actions{display:flex}
  .nav-phone{display:none}
}

@media(max-width:780px){
  body{padding-bottom:78px}
  .brand{width:150px;height:48px}.brand img{max-width:142px;max-height:44px}
  .contact-section{padding-bottom:76px}.contact-card{padding:24px;border-radius:22px}.contact-card-phone{font-size:34px}
  .contact-popover{display:none!important}
  .mobile-contact-bar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:110;padding:8px 10px max(8px,env(safe-area-inset-bottom));background:rgba(251,250,246,.97);border-top:1px solid rgba(18,58,45,.12);backdrop-filter:blur(18px);box-shadow:0 -12px 34px rgba(8,29,22,.10)}
  .mobile-contact-bar>a{min-height:58px;display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:7px 9px 7px 7px;border-radius:16px;background:var(--forest);color:#fff}
  .mobile-phone-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.11);font-size:20px}
  .mobile-phone-copy{display:block;min-width:0}.mobile-phone-copy small{display:block;margin:0;color:rgba(255,255,255,.58);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.mobile-phone-copy b{display:block;margin:1px 0 0;font-family:"Sora";font-size:15px;letter-spacing:-.02em;white-space:nowrap}
  .mobile-contact-bar strong{display:grid;place-items:center;height:40px;padding:0 13px;border-radius:11px;background:var(--copper);font-size:10px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}
  .footer{padding-bottom:42px}
}

@media(max-width:390px){
  .mobile-contact-bar>a{grid-template-columns:40px 1fr auto;gap:8px}.mobile-phone-icon{width:40px;height:40px}.mobile-phone-copy b{font-size:14px}.mobile-contact-bar strong{padding:0 10px;font-size:9px}
}

/* =============================================================
   V4 — centered always-on phone panel + Istanbul landing page
   ============================================================= */
body{padding-bottom:116px}

/* Always visible, centered desktop contact panel */
.contact-popover{
  position:fixed;
  left:50%;
  right:auto;
  bottom:22px;
  z-index:120;
  width:min(610px,calc(100vw - 48px));
  min-height:92px;
  display:grid;
  grid-template-columns:70px minmax(0,1fr) 88px;
  gap:18px;
  align-items:center;
  padding:13px 16px 13px 14px;
  border:1px solid rgba(18,58,45,.11);
  border-radius:30px;
  background:rgba(251,250,246,.97);
  backdrop-filter:blur(20px) saturate(1.08);
  -webkit-backdrop-filter:blur(20px) saturate(1.08);
  box-shadow:0 22px 70px rgba(8,29,22,.22),0 2px 10px rgba(8,29,22,.06);
  opacity:1;
  visibility:visible;
  transform:translateX(-50%);
  transition:box-shadow .25s ease,transform .25s ease;
}
.contact-popover:hover{box-shadow:0 26px 78px rgba(8,29,22,.25),0 2px 10px rgba(8,29,22,.06)}
.contact-popover-icon{
  width:66px;height:66px;border-radius:21px;background:var(--forest);color:#fff;
  display:grid;place-items:center;box-shadow:0 14px 30px rgba(18,58,45,.18)
}
.contact-popover-copy{min-width:0}
.contact-popover-copy small{display:block;margin-bottom:1px;color:var(--copper);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.contact-popover-copy>a{display:block;margin:0 0 3px;font-family:"Sora",sans-serif;font-size:25px;line-height:1.15;font-weight:650;letter-spacing:-.035em;color:var(--forest);white-space:nowrap}
.contact-popover-copy>span{display:block;color:#7b837f;font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.contact-popover-call{display:grid;place-items:center;min-width:82px;height:58px;padding:0 18px;border-radius:19px;background:var(--copper);color:#fff;font-size:14px;font-weight:900;box-shadow:0 10px 24px rgba(201,120,69,.23);transition:transform .2s ease,background .2s ease}
.contact-popover-call:hover{transform:translateY(-2px);background:#b96738}
.contact-popover-close{display:none!important}

/* Animated phone mark */
.phone-ring-icon svg{width:38px;height:38px;overflow:visible}
.phone-ring-icon .phone-handset{fill:currentColor;transform-origin:32px 32px;animation:phoneWiggle 2.4s ease-in-out infinite}
.phone-ring-icon .phone-wave{fill:none;stroke:currentColor;stroke-width:3.8;stroke-linecap:round;opacity:.9;transform-origin:34px 28px}
.phone-ring-icon .wave-one{animation:phoneWave 2.4s ease-out infinite}
.phone-ring-icon .wave-two{animation:phoneWave 2.4s .12s ease-out infinite}
@keyframes phoneWiggle{0%,68%,100%{transform:rotate(0)}72%{transform:rotate(-9deg)}76%{transform:rotate(8deg)}80%{transform:rotate(-6deg)}84%{transform:rotate(4deg)}88%{transform:rotate(0)}}
@keyframes phoneWave{0%,67%{opacity:0;transform:scale(.76)}72%{opacity:1}90%{opacity:0;transform:scale(1.12)}100%{opacity:0}}

/* Dedicated Istanbul SEO page */
.city-landing{background:linear-gradient(180deg,#eef2ec 0%,var(--cream) 100%);border-bottom:1px solid var(--line)}
.city-landing-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}
.city-landing-copy h2,.istanbul-areas-head h2{margin:0;font-family:"Sora",sans-serif;font-size:clamp(40px,4.6vw,66px);line-height:1.04;letter-spacing:-.05em;font-weight:600;color:var(--forest)}
.city-landing-copy>p{max-width:650px;color:var(--muted)}
.city-landing-copy .lead{margin-top:24px;color:var(--ink);font-size:20px;font-weight:600;line-height:1.65}
.city-benefits{display:grid;gap:10px;margin:30px 0 28px}
.city-benefits>div{display:grid;grid-template-columns:160px 1fr;gap:18px;align-items:start;padding:14px 0;border-bottom:1px solid var(--line)}
.city-benefits b{font-size:13px;color:var(--forest)}
.city-benefits span{font-size:13px;color:var(--muted)}
.city-landing-media{position:relative;margin:0;min-height:590px;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);background:#d7ddd7}
.city-landing-media img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}
.city-landing-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,29,22,.66),transparent 48%)}
.city-landing-media figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:#fff;display:flex;justify-content:space-between;gap:20px;align-items:end}
.city-landing-media figcaption b{font-family:"Sora";font-size:26px}.city-landing-media figcaption span{font-size:11px;text-align:right;color:rgba(255,255,255,.76)}
.city-service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:68px}
.city-service-strip article{padding:25px 24px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.66)}
.city-service-strip article>span{display:inline-block;margin-bottom:18px;color:var(--copper);font-size:11px;font-weight:900}
.city-service-strip h3{margin:0 0 10px;font-family:"Sora";font-size:17px;letter-spacing:-.02em}.city-service-strip p{margin:0;color:var(--muted);font-size:13px}
.istanbul-areas{margin-top:78px;padding-top:70px;border-top:1px solid var(--line)}
.istanbul-areas-head{display:grid;grid-template-columns:1fr .72fr;gap:60px;align-items:end}.istanbul-areas-head .kicker{grid-column:1/-1;margin-bottom:-35px}.istanbul-areas-head p{margin:0 0 8px;color:var(--muted)}
.istanbul-area-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px}
.istanbul-area-card{padding:26px;border-radius:22px;background:var(--paper);border:1px solid var(--line)}
.istanbul-area-card h3{margin:0 0 18px;font-family:"Sora";font-size:18px;color:var(--forest)}
.district-chips{display:flex;flex-wrap:wrap;gap:7px}.district-chips span{padding:7px 10px;border-radius:999px;background:#eef2ec;color:#4e5d56;font-size:10px;font-weight:700;border:1px solid rgba(18,58,45,.07)}

/* Mobile contact mirrors desktop visual language */
.mobile-contact-bar{display:none}
@media(max-width:780px){
  body{padding-bottom:112px}
  .contact-popover{display:none!important}
  .mobile-contact-bar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:130;padding:8px 9px max(8px,env(safe-area-inset-bottom));background:transparent;border:0;box-shadow:none;backdrop-filter:none}
  .mobile-contact-bar>a{width:100%;min-height:82px;display:grid;grid-template-columns:54px minmax(0,1fr) 62px;gap:11px;align-items:center;padding:10px 10px 10px 9px;border:1px solid rgba(18,58,45,.11);border-radius:24px;background:rgba(251,250,246,.98);color:var(--ink);box-shadow:0 16px 45px rgba(8,29,22,.22);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  .mobile-phone-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:var(--forest);color:#fff}
  .mobile-phone-icon svg{width:31px;height:31px}
  .mobile-phone-copy{display:block;min-width:0}
  .mobile-phone-copy small{display:block;margin:0 0 1px;color:var(--copper);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
  .mobile-phone-copy b{display:block;margin:0;font-family:"Sora";font-size:16px;line-height:1.15;letter-spacing:-.03em;color:var(--forest);white-space:nowrap}
  .mobile-phone-copy em{display:block;margin-top:3px;color:#7b837f;font-size:8px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-contact-bar strong{display:grid;place-items:center;height:50px;padding:0 12px;border-radius:16px;background:var(--copper);color:#fff;font-size:11px;font-weight:900;text-transform:none;letter-spacing:0;white-space:nowrap}
  .footer{padding-bottom:38px}

  .city-landing-grid{grid-template-columns:1fr;gap:35px}.city-landing-media{min-height:390px}.city-service-strip{grid-template-columns:1fr;margin-top:38px}.istanbul-areas{margin-top:52px;padding-top:48px}.istanbul-areas-head{grid-template-columns:1fr;gap:20px}.istanbul-areas-head .kicker{grid-column:auto;margin-bottom:0}.istanbul-area-columns{grid-template-columns:1fr}.city-benefits>div{grid-template-columns:1fr;gap:2px}.city-landing-copy .lead{font-size:18px}
}

@media(max-width:420px){
  body{padding-bottom:106px}
  .mobile-contact-bar{padding-left:7px;padding-right:7px}
  .mobile-contact-bar>a{grid-template-columns:49px minmax(0,1fr) 55px;gap:8px;min-height:76px;border-radius:21px;padding:8px}
  .mobile-phone-icon{width:49px;height:49px;border-radius:16px}.mobile-phone-icon svg{width:28px;height:28px}
  .mobile-phone-copy b{font-size:14px}.mobile-phone-copy em{font-size:7.5px}.mobile-contact-bar strong{height:46px;padding:0 10px;border-radius:14px;font-size:10px}
  .city-landing-media{min-height:320px}.city-landing-media figcaption{left:18px;right:18px;bottom:17px;display:block}.city-landing-media figcaption span{display:block;margin-top:3px;text-align:left}
}

/* =============================================================
   V5 — keyword hub + dedicated SEO landing pages
   ============================================================= */
.keyword-hub{background:#eef2ec;border-top:1px solid rgba(18,58,45,.08);border-bottom:1px solid rgba(18,58,45,.08)}
.keyword-hub-head{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:end;margin-bottom:42px}
.keyword-hub-head h2,.seo-intro-grid h2,.seo-detail-head h2,.seo-process-head h2,.related-pages-head h2{margin:0;font-family:"Sora",sans-serif;font-size:clamp(40px,4.8vw,68px);line-height:1.04;letter-spacing:-.05em;font-weight:600}
.keyword-hub-head>p{margin:0 0 7px;color:var(--muted);font-size:16px;max-width:620px}
.keyword-card-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.keyword-card{display:block;border:1px solid rgba(18,58,45,.10);border-radius:22px;overflow:hidden;background:rgba(251,250,246,.92);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.keyword-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(18,58,45,.12);border-color:transparent}
.keyword-card-media{position:relative;aspect-ratio:1.1/1;overflow:hidden;background:#d6ddd6}
.keyword-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.keyword-card:hover .keyword-card-media img{transform:scale(1.045)}
.keyword-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,29,22,.48),transparent 56%)}
.keyword-card-media span{position:absolute;z-index:2;left:14px;bottom:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(251,250,246,.9);font-size:10px;font-weight:900;color:var(--forest)}
.keyword-card-copy{padding:20px 18px 18px}
.keyword-card-copy h3{margin:0;font-family:"Sora",sans-serif;font-size:18px;line-height:1.25;letter-spacing:-.03em;color:var(--forest)}
.keyword-card-copy p{min-height:66px;margin:10px 0 18px;color:var(--muted);font-size:12px;line-height:1.6}
.keyword-card-copy b{display:flex;align-items:center;justify-content:space-between;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--copper)}
.keyword-card-copy i{font-style:normal;font-size:16px}
.keyword-city-feature{margin-top:16px;min-height:132px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 30px;border-radius:24px;background:var(--forest);color:#fff;overflow:hidden;position:relative}
.keyword-city-feature:before{content:"";position:absolute;right:-50px;top:-80px;width:260px;height:260px;border:1px solid rgba(255,255,255,.10);border-radius:50%}
.keyword-city-feature>div,.keyword-city-feature>b{position:relative;z-index:1}
.keyword-city-feature span{display:block;margin-bottom:5px;color:#f0b98f;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}
.keyword-city-feature h3{margin:0 0 4px;font-family:"Sora";font-size:25px;letter-spacing:-.03em}
.keyword-city-feature p{margin:0;color:rgba(255,255,255,.66);font-size:12px}
.keyword-city-feature>b{white-space:nowrap;font-size:12px}.keyword-city-feature i{font-style:normal;margin-left:10px}

/* SEO landing hero */
.seo-page-body{background:var(--cream)}
.seo-header{position:fixed}
.seo-hero{padding:150px 0 82px;background:linear-gradient(180deg,#e9efe9 0%,var(--cream) 100%);border-bottom:1px solid var(--line)}
.seo-hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:72px;align-items:center}
.breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:24px;color:#7a847e;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.breadcrumbs a:hover{color:var(--copper)}.breadcrumbs b{color:var(--forest)}
.seo-hero-copy h1{max-width:760px;margin:0;font-family:"Sora",sans-serif;font-size:clamp(48px,6vw,82px);line-height:1.01;letter-spacing:-.055em;font-weight:600;color:var(--forest)}
.seo-hero-copy>p{max-width:700px;margin:26px 0 0;color:#4d5a54;font-size:18px;line-height:1.8}
.button-seo-light{background:transparent;border-color:rgba(18,58,45,.22);color:var(--forest)}.button-seo-light:hover{background:#fff}
.seo-trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.seo-trust-row span{padding:8px 11px;border:1px solid rgba(18,58,45,.10);border-radius:999px;background:rgba(255,255,255,.45);color:#58655f;font-size:10px;font-weight:800}
.seo-hero-media{position:relative;margin:0;min-height:610px;border-radius:32px;overflow:hidden;background:#d8dfd8;box-shadow:0 30px 80px rgba(18,58,45,.17)}
.seo-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.seo-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,29,22,.66),transparent 48%)}
.seo-hero-media figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:#fff}.seo-hero-media figcaption small{display:block;color:#f0b98f;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.seo-hero-media figcaption b{display:block;margin-top:4px;font-family:"Sora";font-size:20px}

.seo-intro-section{background:var(--paper)}
.seo-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.seo-rich-copy p{margin:0 0 22px;color:var(--muted);font-size:17px;line-height:1.85}.seo-rich-copy p:first-child{color:var(--ink);font-size:20px;font-weight:600}
.seo-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:64px}
.seo-feature-card{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff}.seo-feature-card>span,.seo-detail-card>span{display:block;margin-bottom:26px;color:var(--copper);font-size:11px;font-weight:900}.seo-feature-card h3,.seo-detail-card h3,.seo-process-step h3{margin:0 0 10px;font-family:"Sora";font-size:19px;letter-spacing:-.025em}.seo-feature-card p,.seo-detail-card p,.seo-process-step p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}

.seo-detail-section{background:var(--cream)}
.seo-detail-head{max-width:860px;margin-bottom:44px}.seo-detail-head>p{max-width:680px;margin:22px 0 0;color:var(--muted);font-size:16px}
.seo-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.seo-detail-card{min-height:250px;padding:28px;border-radius:24px;background:#e9eee8;border:1px solid rgba(18,58,45,.08)}

.seo-process-section{background:var(--forest);color:#fff}
.seo-process-head h2{max-width:800px;color:#fff}.seo-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:54px;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}
.seo-process-step{padding:30px 26px 34px;border-right:1px solid rgba(255,255,255,.14)}.seo-process-step:last-child{border-right:0}.seo-process-step>b{display:block;margin-bottom:34px;color:#f0b98f;font-size:11px}.seo-process-step h3{color:#fff}.seo-process-step p{color:rgba(255,255,255,.58)}

.related-pages{background:#eef2ec}
.related-pages-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.related-pages-head h2{max-width:720px}
.related-pages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-page-link{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:18px;background:var(--paper);border:1px solid rgba(18,58,45,.10);font-family:"Sora";font-size:14px;font-weight:600;color:var(--forest);transition:.25s}.related-page-link:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(18,58,45,.08)}.related-page-link i{font-style:normal;color:var(--copper);font-size:17px}

@media(max-width:1180px){
  .keyword-card-grid{grid-template-columns:repeat(3,1fr)}
  .seo-detail-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:980px){
  .keyword-hub-head,.seo-hero-grid,.seo-intro-grid{grid-template-columns:1fr;gap:34px}
  .seo-hero{padding-top:128px}.seo-hero-media{min-height:470px}.seo-feature-grid{grid-template-columns:1fr 1fr}.seo-process-grid{grid-template-columns:1fr 1fr}.seo-process-step:nth-child(2){border-right:0}.seo-process-step:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}
}
@media(max-width:780px){
  .keyword-card-grid{grid-template-columns:1fr 1fr}.keyword-city-feature{align-items:flex-start;flex-direction:column}.keyword-city-feature>b{white-space:normal}
  .seo-hero{padding:112px 0 54px}.seo-hero-copy h1{font-size:clamp(42px,12vw,58px)}.seo-hero-copy>p{font-size:16px}.seo-hero-media{min-height:360px;border-radius:24px}
  .seo-feature-grid,.seo-detail-grid,.related-pages-grid{grid-template-columns:1fr}.seo-process-grid{grid-template-columns:1fr}.seo-process-step{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.14)}.seo-process-step:last-child{border-bottom:0}.seo-intro-grid{gap:26px}.seo-rich-copy p:first-child{font-size:18px}.related-pages-head{display:block}.related-pages-head .kicker{margin-bottom:12px}
}
@media(max-width:520px){
  .keyword-card-grid{grid-template-columns:1fr}.keyword-card-copy p{min-height:0}.keyword-hub-head h2,.seo-intro-grid h2,.seo-detail-head h2,.seo-process-head h2,.related-pages-head h2{font-size:38px}.seo-hero-media{min-height:300px}.seo-feature-card,.seo-detail-card{padding:22px}.keyword-city-feature{padding:22px}
}

/* =============================================================
   V7 — CITY LANDING / 81 IL
   ============================================================= */
.city-ads-section{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:34px;align-items:stretch;margin-top:34px;padding:34px;border:1px solid rgba(15,65,52,.12);border-radius:28px;background:linear-gradient(135deg,#fff 0%,#f7f3e9 100%)}
.city-ads-copy h2{margin:10px 0 16px;font-family:"Sora",sans-serif;font-size:clamp(28px,3vw,44px);line-height:1.08;color:#103f34}.city-ads-copy p{max-width:760px;color:#65716c;line-height:1.8}
.city-intent-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.city-intent-links a{display:inline-flex;align-items:center;gap:12px;padding:12px 16px;border-radius:999px;background:#fff;border:1px solid rgba(15,65,52,.12);font-weight:800;color:#103f34}.city-intent-links a:hover{transform:translateY(-2px);border-color:rgba(207,119,63,.4)}
.city-ads-card{display:flex;flex-direction:column;justify-content:center;gap:9px;padding:28px;border-radius:22px;background:#103f34;color:#fff;box-shadow:0 18px 45px rgba(16,63,52,.18)}.city-ads-card small{text-transform:uppercase;letter-spacing:.12em;color:#e5b68c;font-weight:800}.city-ads-card b{font-family:"Sora",sans-serif;font-size:30px}.city-ads-card span{line-height:1.55;color:rgba(255,255,255,.74)}.city-ads-card a{margin-top:12px;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:14px;background:#d07c42;color:#fff;font-weight:900}
.regional-links{margin-top:34px;padding-top:34px;border-top:1px solid rgba(15,65,52,.12)}.regional-links h2{margin:8px 0 0;font-family:"Sora",sans-serif;color:#103f34;font-size:clamp(26px,3vw,40px)}.regional-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.regional-link-grid a{display:flex;flex-direction:column;gap:6px;padding:18px;border:1px solid rgba(15,65,52,.12);border-radius:18px;background:#fff}.regional-link-grid b{color:#103f34}.regional-link-grid span{font-size:13px;color:#8a8f8c}.regional-link-grid a:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(16,63,52,.08)}
@media(max-width:900px){.city-ads-section{grid-template-columns:1fr}.regional-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.city-ads-section{padding:22px;border-radius:22px}.regional-link-grid{grid-template-columns:1fr}.city-intent-links{display:grid;grid-template-columns:1fr}.city-intent-links a{justify-content:space-between}}


/* ================= V7 — 404 / production refinements ================= */
.error-page-body{margin:0;background:#f4f1e9;color:#173b32;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.error-page{min-height:100vh;display:grid;place-items:center;padding:32px}
.error-card{width:min(760px,100%);background:#fff;border:1px solid rgba(23,59,50,.12);border-radius:32px;padding:clamp(32px,6vw,72px);text-align:center;box-shadow:0 30px 80px rgba(23,59,50,.12)}
.error-logo{display:inline-flex;margin-bottom:28px}.error-logo img{max-width:210px;height:auto}
.error-code{display:block;font:800 clamp(72px,15vw,150px)/.9 Sora,Manrope,sans-serif;letter-spacing:-.08em;color:#d7a55b;opacity:.9}
.error-card h1{font:700 clamp(30px,5vw,52px)/1.05 Sora,Manrope,sans-serif;margin:22px 0 16px}.error-card p{max-width:580px;margin:0 auto 28px;color:#60716c;font-size:17px;line-height:1.75}
.error-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
@media(max-width:640px){.error-page{padding:18px}.error-card{border-radius:24px;padding:34px 20px}.error-actions .button{width:100%}}


/* =============================================================
   V8 — mobile polish, header CTA refinement, favicon asset refresh
   ============================================================= */
/* Desktop contact card: always visible, centered, elegant */
.contact-popover{
  left:50% !important;
  right:auto !important;
  bottom:18px !important;
  width:min(640px, calc(100vw - 44px));
  grid-template-columns:72px minmax(0,1fr) 96px;
  gap:18px;
  padding:18px 18px 18px 16px;
  border-radius:28px;
  background:rgba(251,250,246,.98);
  border:1px solid rgba(18,58,45,.10);
  box-shadow:0 24px 70px rgba(8,29,22,.20);
  transform:translateX(-50%) !important;
  opacity:1 !important;
  visibility:visible !important;
}
.contact-popover.is-visible{transform:translateX(-50%) !important;opacity:1 !important;visibility:visible !important;}
.contact-popover-icon{width:68px;height:68px;border-radius:20px;box-shadow:0 14px 30px rgba(18,58,45,.15)}
.contact-popover-copy small{margin-bottom:3px;font-size:12px;letter-spacing:.12em}
.contact-popover-copy>a{font-size:20px;margin:0 0 5px}
.contact-popover-copy>span{font-size:12px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.contact-popover-call{min-width:84px;height:58px;border-radius:18px;font-family:"Sora",sans-serif;font-size:15px;box-shadow:0 12px 26px rgba(201,120,69,.24)}

/* Mobile header polish */
@media(max-width:1100px){
  .nav-actions{display:flex;align-items:center;margin-left:auto;margin-right:10px}
  .nav-actions .button-small{
    min-height:48px;
    padding:0 22px;
    border-radius:18px;
    font-family:"Sora",sans-serif;
    font-size:14px;
    font-weight:700;
    letter-spacing:-.01em;
    box-shadow:0 12px 26px rgba(201,120,69,.25);
  }
}
@media(max-width:780px){
  body{padding-bottom:108px}
  .site-header{padding:12px 0}
  .nav-shell{
    height:78px;
    border-radius:28px;
    padding:0 12px 0 14px;
    gap:10px;
    background:rgba(251,250,246,.96);
    box-shadow:0 18px 40px rgba(8,29,22,.14);
  }
  .brand{width:148px;height:48px;flex:0 0 auto}
  .brand img{max-width:142px;max-height:44px}
  .nav-actions{display:flex;align-items:center;margin-left:auto;margin-right:2px;gap:8px}
  .nav-phone{display:none !important}
  .nav-actions .button-small{
    min-height:50px;
    padding:0 20px;
    border-radius:18px;
    font-size:14px;
    font-weight:800;
    box-shadow:0 12px 26px rgba(201,120,69,.24);
  }
  .menu-button{
    width:48px;
    height:48px;
    padding:10px;
    border-radius:16px;
    background:#fff;
    border:1px solid rgba(18,58,45,.08);
    box-shadow:0 8px 20px rgba(8,29,22,.07);
  }
  .menu-button i,.site-header.scrolled .menu-button i{background:var(--forest)}
  .mobile-nav{top:92px;left:12px;right:12px;border-radius:22px}
  .contact-popover{display:none !important}
  .mobile-contact-bar{
    display:block !important;
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:130;
    padding:10px 10px max(10px,env(safe-area-inset-bottom));
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
  }
  .mobile-contact-bar>a{
    width:100%;
    min-height:86px;
    display:grid;
    grid-template-columns:60px minmax(0,1fr) 78px;
    gap:12px;
    align-items:center;
    padding:11px 11px 11px 10px;
    border-radius:26px;
    border:1px solid rgba(18,58,45,.10);
    background:rgba(251,250,246,.98) !important;
    color:var(--ink) !important;
    box-shadow:0 18px 48px rgba(8,29,22,.20);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
  }
  .mobile-phone-icon{
    width:60px;
    height:60px;
    border-radius:20px;
    background:var(--forest) !important;
    color:#fff;
    box-shadow:0 14px 32px rgba(18,58,45,.20);
  }
  .mobile-phone-icon svg{width:34px;height:34px}
  .mobile-phone-copy{display:block;min-width:0}
  .mobile-phone-copy small{
    display:block;
    margin:0 0 2px;
    color:var(--copper);
    font-size:10px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.1em;
  }
  .mobile-phone-copy b{
    display:block;
    margin:0;
    font-family:"Sora",sans-serif;
    font-size:17px;
    line-height:1.18;
    color:var(--forest);
    letter-spacing:-.03em;
    white-space:nowrap;
  }
  .mobile-phone-copy em{
    display:block;
    margin-top:4px;
    color:#7a8480;
    font-size:10px;
    line-height:1.35;
    font-style:normal;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .mobile-contact-bar strong{
    display:grid;
    place-items:center;
    min-height:54px;
    padding:0 16px;
    border-radius:18px;
    background:var(--copper) !important;
    color:#fff !important;
    font-family:"Sora",sans-serif;
    font-size:14px;
    font-weight:700;
    box-shadow:0 12px 26px rgba(201,120,69,.22);
  }
  .hero{padding-bottom:16px}
  .hero-actions{padding-right:2px}
  .hero-actions .button:first-child{min-height:56px;font-size:14px}
  .footer{padding-bottom:48px}
}
@media(max-width:430px){
  body{padding-bottom:104px}
  .nav-shell{height:74px;padding:0 10px 0 12px}
  .brand{width:132px}
  .brand img{max-width:126px;max-height:40px}
  .nav-actions .button-small{min-height:46px;padding:0 16px;font-size:13px;border-radius:16px}
  .menu-button{width:44px;height:44px;border-radius:14px}
  .mobile-contact-bar{padding:8px 8px max(8px,env(safe-area-inset-bottom))}
  .mobile-contact-bar>a{grid-template-columns:54px minmax(0,1fr) 68px;gap:10px;min-height:80px;padding:10px;border-radius:24px}
  .mobile-phone-icon{width:54px;height:54px;border-radius:18px}
  .mobile-phone-icon svg{width:31px;height:31px}
  .mobile-phone-copy small{font-size:9px}
  .mobile-phone-copy b{font-size:16px}
  .mobile-phone-copy em{font-size:9px}
  .mobile-contact-bar strong{min-height:50px;padding:0 12px;font-size:13px;border-radius:16px}
}


/* =============================================================
   V9 — compact mobile contact card + hero spacing fixes
   ============================================================= */
@media(max-width:780px){
  body{padding-bottom:94px}

  /* Header stays compact and balanced on phones */
  .nav-shell{
    height:72px;
    border-radius:24px;
    padding:0 10px 0 12px;
    gap:8px;
  }
  .brand{width:136px;height:46px}
  .brand img{max-width:130px;max-height:42px}
  .nav-actions{margin-left:auto;margin-right:0}
  .nav-actions .button-small{
    min-height:44px;
    padding:0 16px;
    border-radius:15px;
    font-size:13px;
    white-space:nowrap;
  }
  .menu-button{width:44px;height:44px;border-radius:14px;flex:0 0 44px}
  .mobile-nav{top:86px}

  /* Keep hero actions clear of the fixed phone card */
  .hero{
    height:auto;
    min-height:100svh;
    max-height:none;
    padding-bottom:118px;
  }
  .hero-grid{
    min-height:100svh;
    height:auto;
    align-content:center;
    padding-top:104px;
    padding-bottom:60px;
  }
  .hero-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin-top:26px;
    padding-right:0;
  }
  .hero-actions .button{
    width:100%;
    min-height:50px;
    padding:0 14px;
    font-size:12px;
    gap:8px;
  }
  .hero-actions .button span{font-size:15px}
  .hero-bottom{display:none}

  /* Final compact fixed call card */
  .mobile-contact-bar{
    display:block!important;
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:140;
    padding:7px 8px max(7px,env(safe-area-inset-bottom));
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .mobile-contact-bar>a{
    min-height:72px;
    width:100%;
    display:flex!important;
    align-items:center;
    gap:10px;
    padding:8px 9px;
    border-radius:22px;
    border:1px solid rgba(18,58,45,.10);
    background:rgba(251,250,246,.985)!important;
    color:var(--ink)!important;
    box-shadow:0 14px 38px rgba(8,29,22,.18);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
    overflow:hidden;
  }
  .mobile-phone-icon{
    flex:0 0 50px;
    width:50px;
    height:50px;
    border-radius:17px;
    background:var(--forest)!important;
    color:#fff;
    box-shadow:none;
  }
  .mobile-phone-icon svg{width:29px;height:29px}
  .mobile-phone-copy{
    flex:1 1 auto;
    min-width:0;
    overflow:hidden;
    position:relative;
    z-index:2;
  }
  .mobile-phone-copy small{
    display:block;
    margin:0 0 1px;
    color:var(--copper)!important;
    font-size:8px;
    line-height:1.1;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.08em;
  }
  .mobile-phone-copy b{
    display:block;
    margin:0;
    color:var(--forest)!important;
    font-family:"Sora",sans-serif;
    font-size:15px;
    line-height:1.2;
    letter-spacing:-.025em;
    white-space:nowrap;
    overflow:visible;
  }
  .mobile-phone-copy em{
    display:block;
    margin-top:3px;
    color:#7a837f!important;
    font-size:8px;
    line-height:1.25;
    font-style:normal;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .mobile-contact-bar strong{
    flex:0 0 58px;
    min-width:58px;
    height:46px;
    min-height:46px;
    display:grid;
    place-items:center;
    padding:0 10px;
    border-radius:15px;
    background:var(--copper)!important;
    color:#fff!important;
    font-family:"Sora",sans-serif;
    font-size:12px;
    font-weight:800;
    box-shadow:none;
  }

  /* Make the contact card feel detached from browser chrome */
  .footer{padding-bottom:36px}
}

@media(max-width:430px){
  body{padding-bottom:90px}
  .nav-shell{height:68px;border-radius:22px;padding:0 9px 0 11px}
  .brand{width:122px;height:42px}
  .brand img{max-width:116px;max-height:38px}
  .nav-actions .button-small{min-height:42px;padding:0 14px;font-size:12px;border-radius:14px}
  .menu-button{width:42px;height:42px;flex-basis:42px}
  .mobile-nav{top:82px}
  .hero-grid{padding-top:96px;padding-bottom:52px}
  .hero-actions{grid-template-columns:1fr 1fr;gap:8px}
  .hero-actions .button{min-height:48px;padding:0 10px;font-size:11px}

  .mobile-contact-bar{padding-left:7px;padding-right:7px}
  .mobile-contact-bar>a{min-height:68px;gap:8px;padding:7px 8px;border-radius:20px}
  .mobile-phone-icon{flex-basis:46px;width:46px;height:46px;border-radius:15px}
  .mobile-phone-icon svg{width:27px;height:27px}
  .mobile-phone-copy small{font-size:7.5px}
  .mobile-phone-copy b{font-size:14px}
  .mobile-phone-copy em{font-size:7.5px}
  .mobile-contact-bar strong{flex-basis:54px;min-width:54px;height:44px;min-height:44px;padding:0 8px;border-radius:14px;font-size:11px}
}

@media(max-width:360px){
  .brand{width:108px}.brand img{max-width:102px}
  .nav-actions .button-small{padding:0 11px;font-size:11px}
  .mobile-phone-icon{flex-basis:43px;width:43px;height:43px}
  .mobile-phone-copy b{font-size:13px}
  .mobile-contact-bar strong{flex-basis:50px;min-width:50px}
}


/* =============================================================
   V10 — neutral mobile contact + Türkiye-wide location CTA
   ============================================================= */
.keyword-city-feature{
  background:linear-gradient(120deg,#123a2d 0%,#184b3a 100%);
}
.keyword-city-feature h3{max-width:760px}
.keyword-city-feature p{max-width:760px}

@media(max-width:780px){
  /* Mobile contact deliberately avoids a physical address so users
     from any city do not read the company as a local-only provider. */
  .mobile-phone-copy{
    display:flex!important;
    min-width:0;
    flex:1 1 auto;
    flex-direction:column;
    justify-content:center;
    overflow:visible;
  }
  .mobile-phone-copy small{
    margin:0 0 3px!important;
    font-size:9px!important;
    line-height:1!important;
  }
  .mobile-phone-copy b{
    font-size:16px!important;
    line-height:1.15!important;
    overflow:visible!important;
  }
  .mobile-phone-copy em{display:none!important}
}

@media(max-width:430px){
  .mobile-phone-copy small{font-size:8px!important}
  .mobile-phone-copy b{font-size:15px!important}
}
