:root{--navy:#06131f;--navy2:#0b2235;--blue:#6dccff;--line:rgba(255,255,255,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:#14202a;background:#f4f7f9}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.header{position:fixed;z-index:60;inset:0 0 auto;background:rgba(4,15,24,.64);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:80px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:#fff}.brand img{width:52px;height:52px;object-fit:cover;border-radius:50%;background:#fff}.brand strong{display:block;font-family:Montserrat;font-size:20px;letter-spacing:.08em}.brand span{font-size:11px;color:#9db0bf;letter-spacing:.12em}.nav-links{display:flex;align-items:center;gap:26px;color:#dbe6ee;font-size:14px}.nav-cta{padding:12px 18px;border-radius:999px;background:#fff;color:#081722;font-weight:800}.menu-button{display:none;background:none;border:0;color:#fff;font-size:27px}
.hero{min-height:100vh;color:#fff;position:relative;overflow:hidden;padding:130px 0 70px;background:#071723}.hero-slideshow,.hero-slide,.hero-overlay,.hero-grid{position:absolute;inset:0}.hero-slide{background-position:center;background-size:cover;opacity:0;transform:scale(1.04);transition:opacity 1.5s ease,transform 7s ease}.hero-slide.active{opacity:1;transform:scale(1.1)}.hero-overlay{background:linear-gradient(90deg,rgba(4,14,23,.92) 0%,rgba(4,14,23,.76) 42%,rgba(4,14,23,.22) 100%),linear-gradient(180deg,rgba(4,14,23,.2),rgba(4,14,23,.7))}.hero-grid{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:68px 68px}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center;min-height:700px}.eyebrow,.kicker{font-size:12px;letter-spacing:.22em;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;color:#b6def7}.eyebrow span{width:32px;height:1px;background:var(--blue)}.hero h1{font-family:Montserrat;font-size:clamp(58px,7vw,98px);line-height:.93;letter-spacing:-.055em;margin:22px 0 30px;text-shadow:0 18px 50px rgba(0,0,0,.35)}.hero h1 em{font-style:normal;color:#6dccff}.hero-copy>p{font-size:18px;line-height:1.75;max-width:650px;color:#c0ced8}.hero-actions{display:flex;gap:13px;margin:35px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 24px;border-radius:999px;font-weight:800;transition:.25s}.button:hover{transform:translateY(-2px)}.primary{background:#fff;color:#071722}.secondary{border:1px solid rgba(255,255,255,.28);color:#fff}.trust-row{display:flex;gap:35px}.trust-row div{display:grid}.trust-row b{font-size:20px}.trust-row span{font-size:11px;color:#9fb1bf}
.hero-mini{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.hero-photo-card{position:relative;z-index:2;width:340px;height:470px;overflow:hidden;border-radius:170px 170px 26px 26px;border:1px solid rgba(255,255,255,.3);box-shadow:0 35px 80px rgba(0,0,0,.4)}.hero-photo-card img{width:100%;height:100%;object-fit:cover}.hero-photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(3,13,22,.9))}.hero-photo-copy{position:absolute;z-index:2;left:26px;right:26px;bottom:28px}.hero-photo-copy span{color:#79d0ff;font-size:10px;letter-spacing:.19em}.hero-photo-copy strong{display:block;font-size:20px;margin-top:8px}.mini-orbit{position:absolute;border:1px solid rgba(120,207,255,.22);border-radius:50%}.orbit-a{width:520px;height:520px}.orbit-b{width:650px;height:650px}.floating-card{position:absolute;z-index:4;left:15px;bottom:90px;display:flex;align-items:center;gap:13px;padding:16px 19px;border-radius:14px;background:rgba(7,27,43,.9);backdrop-filter:blur(14px);border:1px solid var(--line)}.floating-card i{width:10px;height:10px;border-radius:50%;background:#68caff;box-shadow:0 0 0 8px rgba(104,202,255,.12)}.floating-card b,.floating-card small{display:block}.floating-card small{color:#94a8b7;margin-top:3px}
.logo-strip{background:#fff;border-bottom:1px solid #dce5ea}.strip-inner{height:90px;display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:12px;letter-spacing:.15em;color:#536471}.strip-inner i{width:4px;height:4px;border-radius:50%;background:#2689c7}
.section{padding:115px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:52px}.section-heading h2,.about-copy h2,.contact h2{font-family:Montserrat;font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 0}.section-heading>p{max-width:470px;color:#667684;line-height:1.75}.kicker{color:#2185c2}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dae3e9}.service-card{background:#fff;min-height:285px;padding:34px;position:relative;transition:.3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(9,29,43,.11);z-index:2}.service-card>span{position:absolute;right:24px;top:22px;color:#9cabb6;font-size:11px}.service-card h3{font-size:23px;margin:58px 0 14px}.service-card p{color:#647481;font-size:14px;line-height:1.7}.service-card.dark{background:#092237;color:#fff}.service-card.dark p{color:#a9becd}
.portfolio{background:#06131f;color:#fff}.section-heading.light>p{color:#9eb0bd}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.work-card{position:relative;min-height:340px;overflow:hidden;border-radius:20px;background:#10293c}.work-card:nth-child(1),.work-card:nth-child(4){grid-row:span 2;min-height:698px}.work-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.55s}.work-card:hover img{transform:scale(1.045)}.work-shade{position:absolute;inset:0;background:linear-gradient(transparent 42%,rgba(3,14,23,.92))}.work-copy{position:absolute;z-index:2;left:25px;right:25px;bottom:24px}.work-copy span,.gallery-card figcaption span{color:#73caff;font-size:10px;letter-spacing:.18em;font-weight:800}.work-copy h3{font-size:23px;margin:9px 0 0}
.gallery-section{background:#f5f8fa}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;grid-auto-rows:230px;gap:14px}.gallery-card{position:relative;margin:0;overflow:hidden;border-radius:17px;background:#dbe4ea;box-shadow:0 12px 28px rgba(5,24,38,.08)}.gallery-card.tall{grid-row:span 2}.gallery-card.wide{grid-column:span 2}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:.45s}.gallery-card:hover img{transform:scale(1.045)}.gallery-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 52%,rgba(2,13,22,.85))}.gallery-card figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:17px;color:#fff}.gallery-card figcaption strong{display:block;margin-top:5px;font-size:14px}
.about{background:#fff}.about-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.about-visual{position:relative;min-height:520px;border-radius:26px;overflow:hidden}.about-visual>img:first-child{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.about-badge{position:absolute;right:26px;bottom:26px;width:125px;border-radius:50%;background:#fff;padding:6px;box-shadow:0 18px 42px rgba(0,0,0,.22)}.about-copy p{color:#637481;line-height:1.8}.about-points{display:flex;gap:35px;border-top:1px solid #d9e1e6;padding-top:26px;margin-top:30px}.about-points div{display:flex;gap:10px;align-items:center}.about-points b{color:#2388c4}
.contact{background:#081b2c;color:#fff}.contact-shell{display:grid;grid-template-columns:1fr 1fr;background:#0d273b;border:1px solid rgba(255,255,255,.1)}.contact-copy,.quote-form{padding:55px}.contact-copy p{color:#a7bac8;line-height:1.7}.contact-links{display:grid;gap:15px;margin-top:40px}.contact-links a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px}.contact-links span{font-size:12px;color:#8398a8}.contact-links b{font-size:13px}.quote-form{background:#fff;color:#13212b;display:grid;gap:16px}.quote-form label{font-size:12px;font-weight:800;display:grid;gap:7px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:14px;border:1px solid #d4dde3;border-radius:7px;background:#f8fafb;font:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-button{border:0;background:#0b2840;color:#fff;cursor:pointer}
footer{background:#04101a;color:#fff}.footer-inner{height:145px;display:flex;align-items:center;justify-content:space-between}.footer-inner p,.footer-inner>a{font-size:12px;color:#879aa8}
.reveal{opacity:0;transform:translateY(30px) scale(.988);filter:blur(10px);transition:opacity .85s ease,transform .85s ease,filter .85s ease}.reveal.visible{opacity:1;transform:none;filter:none}
@media(max-width:950px){.menu-button{display:block}.nav-links{display:none;position:absolute;left:0;right:0;top:80px;background:#06131f;flex-direction:column;padding:25px}.nav-links.open{display:flex}.hero-content,.about-grid,.contact-shell{grid-template-columns:1fr}.hero-mini{min-height:500px}.service-grid{grid-template-columns:1fr 1fr}.work-grid{grid-template-columns:1fr 1fr}.work-card:nth-child(1),.work-card:nth-child(4){grid-row:auto;min-height:430px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.section-heading{display:block}.section-heading>p{margin-top:18px}.strip-inner{overflow:auto;gap:26px;justify-content:flex-start}}
@media(max-width:600px){.container{width:min(100% - 26px,1180px)}.nav{height:70px}.nav-links{top:70px}.brand span{display:none}.hero{padding-top:105px}.hero h1{font-size:52px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-mini{min-height:450px}.hero-photo-card{width:280px;height:400px}.orbit-a{width:400px;height:400px}.orbit-b{width:490px;height:490px}.floating-card{left:0;bottom:35px}.section{padding:78px 0}.service-grid,.work-grid,.gallery-grid{grid-template-columns:1fr}.gallery-card.wide,.gallery-card.tall{grid-column:auto;grid-row:auto}.gallery-card{height:310px}.work-card,.work-card:nth-child(1),.work-card:nth-child(4){min-height:390px}.about-visual{min-height:390px}.about-points{flex-direction:column;gap:12px}.contact-copy,.quote-form{padding:30px 22px}.form-row{grid-template-columns:1fr}.footer-inner{height:auto;padding:35px 0;flex-direction:column;align-items:flex-start;gap:20px}}

.video-portfolio{background:#081b2c;color:#fff}
.video-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:start}
.video-card{
  position:relative;overflow:hidden;border-radius:22px;background:#10283a;
  aspect-ratio:9/16;box-shadow:0 24px 55px rgba(0,0,0,.22);
  border:1px solid rgba(255,255,255,.08)
}
.portfolio-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.video-gradient{position:absolute;inset:0;background:linear-gradient(transparent 46%,rgba(2,13,22,.9))}
.video-copy{position:absolute;z-index:3;left:18px;right:18px;bottom:18px}
.video-copy span{color:#73caff;font-size:9px;letter-spacing:.18em;font-weight:800}
.video-copy h3{font-size:18px;line-height:1.25;margin:8px 0 5px}
.video-copy small{color:#b7c8d4;font-size:10px}
.video-toggle{
  position:absolute;z-index:5;top:15px;right:15px;width:42px;height:42px;border:0;border-radius:50%;
  background:rgba(5,20,31,.68);backdrop-filter:blur(8px);color:#fff;font-size:15px;cursor:pointer;
  border:1px solid rgba(255,255,255,.18)
}
.video-card.is-playing .video-toggle{opacity:.72}
@media(max-width:1050px){.video-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.video-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:440px){
  .video-grid{grid-template-columns:1fr 1fr;gap:10px}
  .video-copy h3{font-size:15px}
  .video-copy small{display:none}
}

.social-floats{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:70;
  display:flex;
  flex-direction:column;
  gap:12px;
}
.social-float{
  width:58px;
  height:58px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  box-shadow:0 15px 35px rgba(0,0,0,.28);
  transition:transform .25s ease, box-shadow .25s ease;
  border:1px solid rgba(255,255,255,.18);
}
.social-float:hover{
  transform:translateY(-3px) scale(1.04);
  box-shadow:0 19px 42px rgba(0,0,0,.32);
}
.social-float svg{
  width:27px;
  height:27px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.instagram-float{
  background:linear-gradient(135deg,#6a35d4 0%,#d42b78 48%,#ff9d2e 100%);
}
.whatsapp-float{
  background:#25d366;
}
.hero-photo-card img{
  image-rendering:auto;
}
@media(max-width:600px){
  .social-floats{right:14px;bottom:14px;gap:10px}
  .social-float{width:52px;height:52px}
  .social-float svg{width:24px;height:24px}
}

/* V6 refinements */
.hero{
  background:linear-gradient(110deg, rgba(4,15,27,.93), rgba(10,27,44,.78));
}
.hero-slides::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 78% 20%, rgba(101,166,255,.18), transparent 28%),
    linear-gradient(90deg, rgba(1,11,19,.70) 0%, rgba(1,11,19,.48) 32%, rgba(1,11,19,.62) 100%);
}
.circle-card{
  width:min(540px, 74vw);
  aspect-ratio:1 / 1;
  border-radius:50%;
  overflow:hidden;
  position:relative;
  box-shadow:0 30px 90px rgba(0,0,0,.28);
  border:1px solid rgba(255,255,255,.14);
  margin-inline:auto;
}
.circle-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.02);
}
.hero-photo-watermark{
  position:absolute;
  inset:auto 0 46%;
  text-align:center;
  font-size:clamp(28px, 4vw, 46px);
  font-weight:900;
  letter-spacing:.20em;
  color:rgba(255,255,255,.28);
  filter:blur(2px);
  text-shadow:0 0 24px rgba(255,255,255,.18);
  user-select:none;
  pointer-events:none;
}
.circle-card .hero-photo-copy{
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  bottom:72px;
  width:78%;
  text-align:center;
  z-index:3;
}
.circle-card .hero-photo-copy span{
  display:inline-block;
  color:#7ed0ff;
  font-size:11px;
  letter-spacing:.18em;
  font-weight:800;
  margin-bottom:10px;
}
.circle-card .hero-photo-copy strong{
  display:block;
  color:#fff;
  font-size:32px;
  line-height:1.14;
}
.circle-card .hero-badge{
  position:absolute;
  left:50%;
  bottom:24px;
  transform:translateX(-50%);
  display:flex;
  align-items:center;
  gap:12px;
  min-width:340px;
  max-width:82%;
  padding:14px 18px;
  border-radius:18px;
  background:rgba(3,18,31,.74);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  border:1px solid rgba(255,255,255,.14);
  z-index:4;
  box-shadow:0 18px 45px rgba(0,0,0,.22);
}
.circle-card .hero-badge .dot{
  width:14px;height:14px;border-radius:50%;
  background:#59c3ff;
  box-shadow:0 0 0 7px rgba(89,195,255,.16);
  flex:0 0 auto;
}
.circle-card .hero-badge strong{
  display:block;
  font-size:18px;
  color:#fff;
  margin-bottom:4px;
}
.circle-card .hero-badge small{
  color:#a7bfd1;
  font-size:13px;
}
.gallery-card, .video-card{position:relative}
.card-watermark{
  position:absolute;
  top:16px;
  left:16px;
  z-index:4;
  padding:6px 12px;
  border-radius:999px;
  background:rgba(3,18,31,.28);
  backdrop-filter:blur(7px);
  -webkit-backdrop-filter:blur(7px);
  color:rgba(255,255,255,.72);
  font-size:10px;
  letter-spacing:.18em;
  font-weight:800;
  pointer-events:none;
}
.gallery-card::after, .video-card::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(4,10,18,.05) 0%, rgba(4,10,18,.18) 38%, rgba(4,10,18,.55) 100%);
  pointer-events:none;
}
.gallery-card img, .video-card video{position:relative; z-index:1}
.gallery-copy, .video-copy{z-index:5; position:absolute}
.video-toggle{z-index:6}
@media (max-width: 900px){
  .circle-card{
    width:min(430px, 88vw);
  }
  .circle-card .hero-photo-copy strong{font-size:26px}
  .circle-card .hero-badge{min-width:300px}
}
@media (max-width: 600px){
  .circle-card{
    width:min(360px, 92vw);
  }
  .circle-card .hero-photo-copy{
    bottom:82px;
    width:82%;
  }
  .circle-card .hero-photo-copy strong{font-size:22px}
  .circle-card .hero-badge{
    bottom:18px;
    min-width:0;
    width:84%;
    padding:12px 14px;
    gap:10px;
  }
  .circle-card .hero-badge strong{font-size:16px}
  .circle-card .hero-badge small{font-size:12px}
}

/* V7 adjustments */
.circle-card{
  width:min(430px, 54vw);
  aspect-ratio:1 / 1;
}
.hero-photo-watermark{
  inset:auto 0 47%;
  font-size:clamp(20px, 2.8vw, 30px);
  letter-spacing:.22em;
  color:rgba(255,255,255,.18);
  filter:blur(3.5px);
  transform:rotate(-7deg);
}
.circle-card .hero-photo-copy{
  bottom:66px;
  width:74%;
}
.circle-card .hero-photo-copy span{
  font-size:10px;
  margin-bottom:8px;
}
.circle-card .hero-photo-copy strong{
  font-size:28px;
}
.circle-card .hero-badge{
  bottom:18px;
  min-width:300px;
  width:76%;
  padding:12px 16px;
  border-radius:16px;
}
.circle-card .hero-badge strong{
  font-size:16px;
}
.circle-card .hero-badge small{
  font-size:12px;
}
.card-watermark{
  top:14px;
  left:14px;
  background:rgba(3,18,31,.20);
  color:rgba(255,255,255,.56);
  font-size:9px;
  padding:5px 10px;
}
.section-heading p{
  max-width:760px;
}
.cursor-glow{
  position:fixed;
  left:0;
  top:0;
  width:320px;
  height:320px;
  border-radius:50%;
  pointer-events:none;
  z-index:8;
  opacity:0;
  transform:translate(-50%, -50%);
  background:radial-gradient(circle, rgba(120,195,255,.18) 0%, rgba(120,195,255,.09) 28%, rgba(120,195,255,.04) 48%, rgba(120,195,255,0) 72%);
  mix-blend-mode:screen;
  filter:blur(10px);
  transition:opacity .22s ease;
}
body:hover .cursor-glow{
  opacity:1;
}
@media (max-width: 1100px){
  .circle-card{
    width:min(390px, 64vw);
  }
}
@media (max-width: 760px){
  .circle-card{
    width:min(320px, 84vw);
  }
  .hero-photo-watermark{
    font-size:18px;
  }
  .circle-card .hero-photo-copy{
    bottom:62px;
    width:78%;
  }
  .circle-card .hero-photo-copy strong{
    font-size:22px;
  }
  .circle-card .hero-badge{
    width:82%;
    min-width:0;
    padding:10px 12px;
  }
  .circle-card .hero-badge strong{
    font-size:15px;
  }
  .circle-card .hero-badge small{
    font-size:11px;
  }
  .cursor-glow{
    width:220px;
    height:220px;
  }
}

/* V8 final polish */

/* Cursor glow fully disabled */
.cursor-glow{display:none!important}

/* Scroll transitions: softly fade and fill while moving through the page */
.reveal{
  opacity:0;
  transform:translateY(34px) scale(.985);
  filter:blur(9px);
  transition:
    opacity .82s cubic-bezier(.22,.61,.36,1),
    transform .82s cubic-bezier(.22,.61,.36,1),
    filter .82s cubic-bezier(.22,.61,.36,1);
  will-change:opacity,transform,filter;
}
.reveal.visible{
  opacity:1;
  transform:translateY(0) scale(1);
  filter:blur(0);
}

/* Hero visual */
.hero-mini{
  min-height:640px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:20px;
}
.feature-arch{
  width:min(500px, 70vw);
  height:min(570px, 76vh);
  aspect-ratio:auto;
  border-radius:48% 48% 30px 30px;
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.20);
  box-shadow:0 36px 95px rgba(0,0,0,.38);
  z-index:2;
  background:#071827;
}
.feature-arch img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 48%;
  transform:scale(1.025);
}
.feature-arch::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(
    180deg,
    rgba(3,13,22,.02) 0%,
    rgba(3,13,22,.05) 46%,
    rgba(3,13,22,.80) 100%
  );
}
.feature-arch .hero-photo-watermark{
  position:absolute;
  z-index:3;
  inset:auto 0 47%;
  text-align:center;
  font-size:clamp(23px, 3vw, 34px);
  font-weight:900;
  letter-spacing:.22em;
  color:rgba(255,255,255,.16);
  filter:blur(3px);
  transform:rotate(-6deg);
  pointer-events:none;
}
.feature-arch .hero-photo-copy{
  position:absolute;
  z-index:4;
  left:30px;
  right:30px;
  bottom:28px;
  text-align:left;
  transform:none;
  width:auto;
}
.feature-arch .hero-photo-copy span{
  display:block;
  color:#75ccff;
  font-size:10px;
  letter-spacing:.20em;
  font-weight:800;
  margin-bottom:8px;
}
.feature-arch .hero-photo-copy strong{
  display:block;
  color:#fff;
  font-size:28px;
  line-height:1.18;
}

/* Slogan no longer overlaps the image */
.hero-tagline{
  position:relative;
  z-index:5;
  width:min(430px, 68vw);
  display:flex;
  align-items:center;
  gap:14px;
  padding:15px 20px;
  border-radius:17px;
  color:#fff;
  background:rgba(7,27,43,.80);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 18px 48px rgba(0,0,0,.24);
}
.tagline-dot{
  width:12px;
  height:12px;
  border-radius:50%;
  flex:0 0 auto;
  background:#5ac7ff;
  box-shadow:0 0 0 7px rgba(90,199,255,.13);
}
.hero-tagline strong{
  display:block;
  font-size:17px;
  line-height:1.25;
}
.hero-tagline small{
  display:block;
  color:#a9bdcc;
  font-size:12px;
  margin-top:4px;
}

/* Videos feel more obviously interactive */
.video-card{
  cursor:pointer;
}
.video-toggle{
  top:50%;
  right:auto;
  left:50%;
  transform:translate(-50%,-50%);
  width:54px;
  height:54px;
  font-size:18px;
  background:rgba(4,18,30,.70);
  transition:opacity .25s ease, transform .25s ease, background .25s ease;
}
.video-card:hover .video-toggle{
  transform:translate(-50%,-50%) scale(1.08);
  background:rgba(4,18,30,.84);
}
.video-card.is-playing .video-toggle{
  opacity:.18;
}
.video-card.is-playing:hover .video-toggle{
  opacity:.85;
}

/* Music control. Audio starts only after visitor presses the button. */
.music-toggle{
  position:fixed;
  left:20px;
  bottom:22px;
  z-index:75;
  min-height:48px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:999px;
  color:#fff;
  background:rgba(5,20,33,.78);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  box-shadow:0 14px 34px rgba(0,0,0,.24);
  font:700 12px Manrope,Arial,sans-serif;
  cursor:pointer;
  transition:transform .22s ease, background .22s ease;
}
.music-toggle:hover{
  transform:translateY(-2px);
  background:rgba(9,36,57,.92);
}
.music-toggle.is-playing{
  background:rgba(23,91,127,.88);
}
.music-icon{
  width:27px;
  height:27px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(112,202,255,.14);
  color:#70caff;
  font-size:15px;
}

@media(max-width:900px){
  .hero-mini{min-height:570px}
  .feature-arch{
    width:min(430px, 78vw);
    height:515px;
  }
  .hero-tagline{width:min(400px, 76vw)}
}
@media(max-width:600px){
  .hero-mini{min-height:510px;gap:14px}
  .feature-arch{
    width:min(330px, 88vw);
    height:410px;
    border-radius:46% 46% 24px 24px;
  }
  .feature-arch .hero-photo-copy{
    left:22px;
    right:22px;
    bottom:22px;
  }
  .feature-arch .hero-photo-copy strong{font-size:22px}
  .hero-tagline{
    width:min(330px, 88vw);
    padding:13px 15px;
  }
  .hero-tagline strong{font-size:15px}
  .hero-tagline small{font-size:11px}
  .music-toggle{
    left:12px;
    bottom:14px;
    min-height:44px;
    padding:0 13px;
  }
  .music-label{display:none}
}

/* V10 — final typography, texture and surface polish */

body{
  background:
    radial-gradient(circle at 12% 18%, rgba(45,126,180,.055), transparent 26%),
    #f3f6f8;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
body::before{
  content:"";
  position:fixed;
  inset:0;
  z-index:120;
  pointer-events:none;
  opacity:.18;
  background-image:url("assets/site-grain.png");
  background-repeat:repeat;
  mix-blend-mode:soft-light;
}
main, header, footer{
  position:relative;
  z-index:1;
}
.header{
  box-shadow:0 10px 38px rgba(0,0,0,.10);
}
.nav-links a{
  position:relative;
  transition:color .22s ease;
}
.nav-links a:not(.nav-cta)::after{
  content:"";
  position:absolute;
  left:0;
  right:100%;
  bottom:-8px;
  height:1px;
  background:#77ceff;
  transition:right .25s ease;
}
.nav-links a:not(.nav-cta):hover::after{
  right:0;
}
.hero h1{
  max-width:780px;
}
.hero-copy>p{
  max-width:680px;
  color:#c8d5de;
}
.button{
  letter-spacing:-.01em;
}
.primary{
  box-shadow:0 14px 36px rgba(255,255,255,.10);
}
.secondary{
  background:rgba(4,18,30,.18);
  backdrop-filter:blur(8px);
}
.section-heading h2,
.about-copy h2,
.contact h2{
  text-wrap:balance;
}
.section-heading>p,
.about-copy p,
.contact-copy p{
  font-size:15px;
}
.service-card,
.process-item{
  overflow:hidden;
}
.service-card::before,
.process-item::before{
  content:"";
  position:absolute;
  inset:0;
  opacity:0;
  pointer-events:none;
  background:radial-gradient(circle at 20% 0%, rgba(71,166,223,.13), transparent 42%);
  transition:opacity .35s ease;
}
.service-card:hover::before,
.process-item:hover::before{
  opacity:1;
}
.service-card h3,
.work-copy h3,
.video-copy h3{
  letter-spacing:-.025em;
}
.work-card,
.gallery-card,
.video-card,
.about-visual,
.contact-shell{
  border:1px solid rgba(118,151,171,.16);
}
.work-card,
.gallery-card,
.video-card{
  box-shadow:0 16px 44px rgba(3,18,30,.13);
}
.work-card::before,
.gallery-card::before,
.video-card::before{
  content:"";
  position:absolute;
  inset:-35%;
  z-index:3;
  pointer-events:none;
  opacity:0;
  transform:translateX(-35%) rotate(18deg);
  background:linear-gradient(90deg, transparent 42%, rgba(255,255,255,.16) 50%, transparent 58%);
  transition:opacity .45s ease, transform .75s ease;
}
.work-card:hover::before,
.gallery-card:hover::before,
.video-card:hover::before{
  opacity:1;
  transform:translateX(35%) rotate(18deg);
}
.work-copy,
.gallery-card figcaption,
.video-copy{
  z-index:6;
}
.card-watermark{
  z-index:7;
}
.about-visual{
  box-shadow:0 28px 72px rgba(9,36,54,.17);
}
.contact-shell{
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 35px 85px rgba(0,0,0,.24);
}
.quote-form input:focus,
.quote-form select:focus,
.quote-form textarea:focus{
  outline:none;
  border-color:#3e9bd2;
  box-shadow:0 0 0 4px rgba(62,155,210,.11);
}
.contact-links a{
  transition:color .22s ease, transform .22s ease;
}
.contact-links a:hover{
  color:#75cdff;
  transform:translateX(4px);
}



@media(max-width:900px){
  .soundtrack-shell{
    grid-template-columns:1fr;
    gap:38px;
    padding:38px;
  }
}
@media(max-width:600px){
  .soundtrack-shell{
    padding:27px 20px;
    border-radius:20px;
  }
  .soundtrack-copy h2{
    font-size:38px;
  }
  .youtube-player-shell{
    width:220px;
    min-height:280px;
  }
  #youtubeMusicPlayer,
  #youtubeMusicPlayer iframe{
    width:200px!important;
    height:200px!important;
  }
}

/* Respect visitors who prefer reduced motion. */
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}


/* Sabit sosyal medya düğmeleri */
.social-floats{
  position:fixed!important;
  right:22px!important;
  bottom:22px!important;
  z-index:9999!important;
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
}
.social-float{
  position:relative;
  z-index:10000;
  box-shadow:0 14px 38px rgba(0,0,0,.34);
}


@media(max-width:600px){
  .social-floats{
    right:14px!important;
    bottom:14px!important;
    gap:10px!important;
  }
}



/* V17 — polite background music permission */
body.music-consent-open{
  overflow:hidden;
}
.music-consent-overlay{
  position:fixed;
  inset:0;
  z-index:12000;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px;
  background:rgba(2,12,20,.38);
  -webkit-backdrop-filter:blur(7px);
  backdrop-filter:blur(7px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .28s ease,visibility .28s ease;
}
.music-consent-overlay.show{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.music-consent-card{
  width:min(420px,100%);
  display:grid;
  grid-template-columns:48px 1fr;
  gap:16px;
  padding:20px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:22px;
  color:#fff;
  background:rgba(5,24,38,.94);
  -webkit-backdrop-filter:blur(18px);
  backdrop-filter:blur(18px);
  box-shadow:0 28px 80px rgba(0,0,0,.42);
  transform:translateY(16px) scale(.975);
  transition:transform .3s cubic-bezier(.22,.61,.36,1);
}
.music-consent-overlay.show .music-consent-card{
  transform:translateY(0) scale(1);
}
.music-consent-icon{
  width:48px;
  height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  color:#72d0ff;
  background:rgba(114,208,255,.14);
  box-shadow:0 0 0 7px rgba(114,208,255,.05);
  font-size:20px;
}
.music-consent-copy{
  min-width:0;
}
.music-consent-kicker{
  display:block;
  color:#72d0ff;
  font-size:9px;
  line-height:1;
  letter-spacing:.18em;
  font-weight:800;
  margin:3px 0 8px;
}
.music-consent-copy h2{
  margin:0;
  font-family:Montserrat,Arial,sans-serif;
  font-size:19px;
  line-height:1.25;
  letter-spacing:-.025em;
}
.music-consent-copy p{
  margin:9px 0 0;
  color:#b6c6d1;
  font-size:12px;
  line-height:1.6;
}
.music-consent-actions{
  grid-column:1 / -1;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:2px;
}
.music-consent-button{
  min-height:46px;
  padding:0 14px;
  border-radius:14px;
  font:800 11px Manrope,Arial,sans-serif;
  cursor:pointer;
  transition:transform .2s ease,background .2s ease,border-color .2s ease;
}
.music-consent-button:hover{
  transform:translateY(-1px);
}
.music-consent-accept{
  border:1px solid rgba(118,210,255,.58);
  color:#061621;
  background:#eefaff;
}
.music-consent-accept:hover{
  background:#fff;
}
.music-consent-decline{
  border:1px solid rgba(255,255,255,.14);
  color:#d5e0e7;
  background:rgba(255,255,255,.055);
}
.music-consent-decline:hover{
  border-color:rgba(255,255,255,.25);
  background:rgba(255,255,255,.09);
}
.music-consent-button:focus-visible{
  outline:2px solid #76d2ff;
  outline-offset:3px;
}
@media(max-width:520px){
  .music-consent-overlay{
    align-items:flex-end;
    padding:14px;
  }
  .music-consent-card{
    grid-template-columns:42px 1fr;
    gap:13px;
    padding:17px;
    border-radius:19px;
  }
  .music-consent-icon{
    width:42px;
    height:42px;
  }
  .music-consent-copy h2{
    font-size:17px;
  }
  .music-consent-actions{
    grid-template-columns:1fr;
  }
}


/* V18 — final polish */
.music-consent-card{
  width:min(360px,100%);
  grid-template-columns:40px 1fr;
  gap:13px;
  padding:16px;
  border-radius:18px;
}
.music-consent-icon{
  width:40px;
  height:40px;
  font-size:17px;
  box-shadow:none;
}
.music-consent-kicker{
  font-size:8px;
  margin:2px 0 6px;
}
.music-consent-copy h2{
  font-size:17px;
}
.music-consent-copy p{
  margin-top:6px;
  font-size:11px;
  line-height:1.5;
}
.music-consent-actions{
  gap:8px;
}
.music-consent-button{
  min-height:42px;
  border-radius:12px;
  font-size:10px;
}

.section-heading{
  gap:55px;
}
.service-card,
.work-card,
.gallery-card,
.video-card,
.process-item{
  border-radius:20px;
}
.service-card{
  min-height:300px;
}
.work-card,
.gallery-card,
.video-card{
  overflow:hidden;
}
.work-card img,
.gallery-card img,
.video-card video{
  backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
}
.nav-links a{
  white-space:nowrap;
}
.menu-button{
  width:44px;
  height:44px;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.13);
  border-radius:12px;
  background:rgba(255,255,255,.04);
}
@media(max-width:950px){
  .menu-button{
    display:flex;
  }
  .nav-links{
    top:74px;
    left:13px;
    right:13px;
    padding:16px;
    gap:5px;
    border:1px solid rgba(255,255,255,.11);
    border-radius:16px;
    box-shadow:0 25px 60px rgba(0,0,0,.34);
    background:rgba(4,20,33,.97);
    -webkit-backdrop-filter:blur(18px);
    backdrop-filter:blur(18px);
  }
  .nav-links a{
    width:100%;
    padding:12px 14px;
    border-radius:10px;
  }
  .nav-links a:not(.nav-cta):hover{
    background:rgba(255,255,255,.055);
  }
  .nav-links .nav-cta{
    margin-top:7px;
    text-align:center;
  }
}
@media(max-width:600px){
  .hero{
    padding-top:94px;
  }
  .hero h1{
    margin-top:18px;
    margin-bottom:22px;
    font-size:48px;
  }
  .hero-copy>p{
    line-height:1.65;
  }
  .section-heading{
    margin-bottom:38px;
  }
  .section-heading h2,
  .about-copy h2,
  .contact h2{
    font-size:39px;
  }
  .service-card{
    min-height:260px;
    padding:29px 25px;
  }
  .work-card,
  .work-card:nth-child(1),
  .work-card:nth-child(4){
    min-height:360px;
  }
  .gallery-card{
    height:280px;
  }
  .contact-shell{
    border-radius:19px;
  }
  .music-consent-overlay{
    padding:13px;
  }
}


/* ===== V19 FINAL: simplified portfolio + new brand emblem ===== */
.mini-orbit{display:none!important}
.brand img{object-fit:cover;background:#07131f;border:1px solid rgba(109,204,255,.24)}
.about-badge{background:#07131f!important;padding:0!important;border:1px solid rgba(109,204,255,.28)}
.service-card.category-link{cursor:pointer;border:0;font:inherit;text-align:left;color:inherit;width:100%;appearance:none}
.service-card.category-link:focus-visible{outline:3px solid #6dccff;outline-offset:-3px;z-index:3}
.service-card.category-link::after{content:"Örnekleri gör  ↗";position:absolute;left:34px;bottom:28px;font-size:11px;font-weight:800;letter-spacing:.08em;color:#2185c2;opacity:0;transform:translateY(7px);transition:.25s}
.service-card.category-link:hover::after,.service-card.category-link:focus-visible::after{opacity:1;transform:none}
.service-card.dark.category-link::after{color:#74ceff}
.service-card.category-link p{padding-bottom:24px}
.category-showcase{background:#06131f;color:#fff}
.category-showcase .section-heading{margin-bottom:28px}
.category-pills{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 38px}
.category-pill{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.045);color:#b7cad8;border-radius:999px;padding:11px 16px;font:700 12px Manrope,Arial,sans-serif;cursor:pointer;transition:.2s}
.category-pill:hover{border-color:rgba(109,204,255,.5);color:#fff}
.category-pill.active{background:#6dccff;color:#06131f;border-color:#6dccff}
.works-subhead{display:flex;align-items:center;justify-content:space-between;margin:24px 0 14px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}
.works-subhead span{font-size:11px;font-weight:800;letter-spacing:.2em;color:#71caff}
.works-subhead small{color:#8399a9;font-size:11px}
.photo-subhead{margin-top:42px}
.filterable{transition:opacity .22s ease,transform .22s ease}
.filterable.is-filtered-out{display:none!important}
.filter-empty{margin-top:24px;padding:22px;border:1px dashed rgba(109,204,255,.35);border-radius:16px;color:#a9bdca;line-height:1.65}
.filter-empty a{color:#6dccff;font-weight:800}
.category-showcase .gallery-grid{margin-top:0}
.category-showcase .gallery-card{box-shadow:none;border:1px solid rgba(255,255,255,.08);background:#0c263a}
.category-showcase .gallery-card figcaption{z-index:5}
.category-showcase .video-card{border:1px solid rgba(255,255,255,.09)}
.category-showcase .section-heading.light>p{color:#9eb0bd}
@media(max-width:700px){
  .category-pills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;margin-right:-13px;padding-right:13px;scrollbar-width:none}
  .category-pills::-webkit-scrollbar{display:none}
  .category-pill{white-space:nowrap;flex:0 0 auto}
  .service-card.category-link::after{opacity:1;transform:none}
  .works-subhead{align-items:flex-start;gap:12px}
  .category-showcase .video-grid{grid-template-columns:1fr 1fr}
  .category-showcase .gallery-grid{grid-template-columns:1fr 1fr}
  .category-showcase .gallery-card{height:250px}
}
@media(max-width:480px){
  .category-showcase .video-grid{grid-template-columns:1fr}
  .category-showcase .gallery-grid{grid-template-columns:1fr}
  .category-showcase .gallery-card{height:320px}
}

/* ===== V22 MOBILE OPTIMIZED ===== */
@media(max-width:760px){
  html{scroll-padding-top:72px}
  body{overflow-x:hidden}
  .container{width:min(100% - 28px,1180px)}
  .header{background:rgba(4,15,24,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
  .nav{height:68px}
  .brand{gap:9px;min-width:0}
  .brand img{width:42px;height:42px;flex:0 0 42px}
  .brand strong{font-size:15px;letter-spacing:.06em;white-space:nowrap}
  .brand span{display:none}
  .menu-button{display:flex;width:42px;height:42px;padding:0;align-items:center;justify-content:center;border-radius:12px;font-size:22px}
  .nav-links{top:68px;left:10px;right:10px;width:auto;border-radius:16px;padding:12px;background:rgba(4,19,31,.98);box-shadow:0 22px 55px rgba(0,0,0,.42)}
  .nav-links a{font-size:14px;padding:13px 14px}
  .nav-links .nav-cta{margin-top:5px;padding:13px 16px}

  .hero{min-height:auto;padding:98px 0 56px}
  .hero-overlay{background:linear-gradient(180deg,rgba(4,14,23,.86) 0%,rgba(4,14,23,.74) 48%,rgba(4,14,23,.86) 100%)}
  .hero-grid{background-size:48px 48px;opacity:.6}
  .hero-content{grid-template-columns:1fr;gap:34px;min-height:0}
  .eyebrow{font-size:10px;letter-spacing:.17em;gap:8px}
  .eyebrow span{width:24px}
  .hero h1{font-size:clamp(42px,12vw,54px);line-height:.96;letter-spacing:-.05em;margin:17px 0 20px}
  .hero-copy>p{font-size:15px;line-height:1.65;max-width:100%;color:#d0dae1}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin:25px 0 27px}
  .button{min-height:52px;width:100%;padding:0 18px;font-size:14px}
  .trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
  .trust-row div{padding:10px 6px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(4,18,30,.3);text-align:center}
  .trust-row b{font-size:16px}
  .trust-row span{font-size:9px;line-height:1.25;margin-top:2px}

  .hero-mini{min-height:0;gap:12px;padding-top:4px}
  .feature-arch{width:min(300px,82vw);height:355px;border-radius:44% 44% 23px 23px}
  .feature-arch .hero-photo-copy{left:18px;right:18px;bottom:18px}
  .feature-arch .hero-photo-copy span{font-size:8px}
  .feature-arch .hero-photo-copy strong{font-size:19px}
  .feature-arch .hero-photo-watermark{font-size:20px;letter-spacing:.17em}
  .hero-tagline{width:min(300px,82vw);padding:11px 13px;border-radius:14px}
  .hero-tagline strong{font-size:14px}
  .hero-tagline small{font-size:10px}

  .logo-strip{overflow:hidden}
  .strip-inner{height:68px;gap:18px;padding-right:18px;font-size:10px;letter-spacing:.11em;scrollbar-width:none}
  .strip-inner::-webkit-scrollbar{display:none}
  .strip-inner i{flex:0 0 4px}
  .strip-inner span{white-space:nowrap}

  .section{padding:66px 0}
  .section-heading{display:block;margin-bottom:30px}
  .section-heading h2,.about-copy h2,.contact h2{font-size:clamp(34px,10vw,44px);line-height:1.03;margin-top:10px}
  .section-heading>p{margin-top:14px;font-size:14px;line-height:1.65}
  .kicker{font-size:10px;letter-spacing:.19em}

  .service-grid{grid-template-columns:1fr;gap:10px;background:transparent}
  .service-card{min-height:0;padding:24px;border-radius:16px!important;box-shadow:0 10px 28px rgba(9,29,43,.06)}
  .service-card:hover{transform:none}
  .service-card>span{right:18px;top:17px}
  .service-card h3{font-size:20px;margin:34px 0 10px}
  .service-card p{font-size:13px;line-height:1.6;margin-bottom:20px}
  .service-card.category-link::after{left:24px;bottom:19px;font-size:10px;opacity:1;transform:none}

  .category-showcase .section-heading{margin-bottom:20px}
  .category-pills{margin:0 -14px 27px 0;padding-right:14px;gap:8px;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity}
  .category-pill{padding:10px 14px;font-size:11px;scroll-snap-align:start}
  .works-subhead{margin:18px 0 12px;padding-top:15px}
  .works-subhead small{font-size:9px;text-align:right}
  .category-showcase .video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .video-card{border-radius:16px;box-shadow:0 14px 34px rgba(0,0,0,.24)}
  .video-copy{left:12px;right:12px;bottom:12px}
  .video-copy span{font-size:7px;letter-spacing:.13em}
  .video-copy h3{font-size:13px;line-height:1.22;margin:5px 0 0}
  .video-copy small{display:none}
  .video-toggle{width:36px;height:36px;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);font-size:13px}
  .card-watermark{top:10px;left:10px;padding:5px 8px;font-size:7px;letter-spacing:.12em}

  .photo-subhead{margin-top:30px}
  .category-showcase .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .category-showcase .gallery-card,.gallery-card{height:210px;border-radius:14px}
  .gallery-card.wide,.gallery-card.tall{grid-column:auto;grid-row:auto}
  .gallery-card figcaption{left:12px;right:12px;bottom:12px}
  .gallery-card figcaption span{font-size:7px;letter-spacing:.13em}
  .gallery-card figcaption strong{font-size:11px;line-height:1.3}

  .about-grid{grid-template-columns:1fr;gap:34px}
  .about-visual{min-height:330px;border-radius:18px}
  .about-badge{width:88px;right:16px;bottom:16px}
  .about-copy p{font-size:14px;line-height:1.7}
  .about-points{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px;padding-top:20px}
  .about-points div{padding:9px 0;border-bottom:1px solid #e7edf1}

  .contact-shell{grid-template-columns:1fr;border-radius:18px!important;overflow:hidden}
  .contact-copy,.quote-form{padding:28px 20px}
  .contact-copy p{font-size:14px;line-height:1.65}
  .contact-links{margin-top:26px}
  .contact-links a{gap:10px;align-items:flex-start}
  .contact-links b{font-size:12px;text-align:right;word-break:break-word}
  .form-row{grid-template-columns:1fr}
  .quote-form input,.quote-form select,.quote-form textarea{font-size:16px;min-height:48px}
  .quote-form textarea{min-height:108px}

  .footer-inner{height:auto;padding:30px 0 94px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}
  .social-floats{right:12px!important;bottom:12px!important;gap:8px!important}
  .social-float{width:48px!important;height:48px!important}
  .social-float svg{width:22px!important;height:22px!important}

  .music-consent-overlay{align-items:flex-end;padding:12px}
  .music-consent-card{width:100%;max-width:360px;grid-template-columns:36px 1fr;gap:11px;padding:14px;border-radius:17px}
  .music-consent-icon{width:36px;height:36px;font-size:15px}
  .music-consent-copy h2{font-size:16px}
  .music-consent-copy p{font-size:10px;line-height:1.45}
  .music-consent-actions{grid-template-columns:1fr 1fr;gap:7px}
  .music-consent-button{min-height:40px;padding:0 10px;font-size:9px}
}

@media(max-width:390px){
  .container{width:min(100% - 22px,1180px)}
  .hero h1{font-size:40px}
  .trust-row{gap:6px}
  .trust-row span{font-size:8px}
  .category-showcase .video-grid,.category-showcase .gallery-grid{grid-template-columns:1fr}
  .video-card{aspect-ratio:9/14}
  .category-showcase .gallery-card,.gallery-card{height:280px}
  .music-consent-actions{grid-template-columns:1fr}
}

/* ===== V25 HERO + CONTENT REFINEMENTS ===== */
/* Keep the hero background wide and crisp instead of aggressively zoomed. */
.hero-slide{
  transform:scale(1.002);
  transition:opacity 1.35s ease,transform 8.5s ease;
  background-position:center 50%;
  filter:saturate(1.025) contrast(1.02);
}
.hero-slide.active{transform:scale(1.028)}

/* New straight-edged premium İstanbul card using the user's own Kız Kulesi image. */
.hero-mini{isolation:isolate}
.hero-mini::before{
  content:"";
  position:absolute;
  z-index:0;
  width:min(520px,72vw);
  height:min(565px,74vh);
  border-radius:38px;
  background:url('assets/10-maiden-tower-vertical.webp') center 48%/cover no-repeat;
  filter:blur(34px) saturate(.9);
  opacity:.17;
  transform:translateY(18px) scale(.96);
  pointer-events:none;
}
.feature-city{
  position:relative;
  z-index:2;
  width:min(500px,70vw);
  height:min(570px,76vh);
  overflow:hidden;
  border-radius:30px;
  border:1px solid rgba(255,255,255,.22);
  background:#071827;
  box-shadow:0 34px 90px rgba(0,0,0,.38);
}
.feature-city img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 48%;
  transform:scale(1.002);
  filter:saturate(1.04) contrast(1.035);
}
.feature-city::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(3,13,22,.02) 0%,rgba(3,13,22,.07) 48%,rgba(3,13,22,.88) 100%),
    linear-gradient(90deg,rgba(8,27,43,.10),transparent 42%,rgba(8,27,43,.08));
  pointer-events:none;
}
.feature-city .hero-photo-watermark{
  position:absolute;
  z-index:3;
  top:24px;
  left:26px;
  padding:7px 11px;
  border-radius:999px;
  background:rgba(3,18,31,.30);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
  color:rgba(255,255,255,.68);
  font-size:9px;
  font-weight:800;
  letter-spacing:.18em;
  filter:none;
  transform:none;
  text-align:left;
  pointer-events:none;
}
.feature-city .hero-photo-copy{
  position:absolute;
  z-index:4;
  left:28px;
  right:28px;
  bottom:28px;
  width:auto;
  text-align:left;
  transform:none;
}
.feature-city .hero-photo-copy span{
  display:block;
  color:#75ccff;
  font-size:10px;
  letter-spacing:.20em;
  font-weight:800;
  margin-bottom:8px;
}
.feature-city .hero-photo-copy strong{
  display:block;
  color:#fff;
  font-size:28px;
  line-height:1.15;
  text-shadow:0 8px 24px rgba(0,0,0,.35);
}

/* Five service cards after removing the separate Arsa & Gayrimenkul card. */
.service-card h3{line-height:1.2}

@media(max-width:900px){
  .hero-mini::before{width:min(440px,80vw);height:500px}
  .feature-city{width:min(430px,78vw);height:515px}
}
@media(max-width:600px){
  .hero-slide{transform:scale(1.002);background-position:center 50%}
  .hero-slide.active{transform:scale(1.018)}
  .hero-mini::before{width:min(320px,84vw);height:370px;filter:blur(25px);opacity:.15}
  .feature-city{width:min(300px,82vw);height:355px;border-radius:22px}
  .feature-city .hero-photo-copy{left:18px;right:18px;bottom:18px}
  .feature-city .hero-photo-copy span{font-size:8px}
  .feature-city .hero-photo-copy strong{font-size:19px}
  .feature-city .hero-photo-watermark{top:14px;left:14px;font-size:8px;padding:5px 9px}
}

/* ===== V26 HERO / KIZ KULESİ / MUSIC POLISH ===== */
/* A genuinely wider hero framing on desktop: use the enhanced originals without animated zoom. */
.hero-slideshow{background:#06131f;overflow:hidden}
.hero-slide{
  inset:0;
  background-size:94% auto !important;
  background-repeat:no-repeat;
  background-position:center center !important;
  transform:none !important;
  transition:opacity 1.15s ease !important;
  filter:none !important;
  image-rendering:auto;
}
.hero-slide.active{transform:none !important}
.hero-overlay{
  background:
    linear-gradient(90deg,rgba(4,14,23,.94) 0%,rgba(4,14,23,.70) 42%,rgba(4,14,23,.24) 100%),
    linear-gradient(180deg,rgba(4,14,23,.14),rgba(4,14,23,.72));
}

/* Remove every legacy geometric / blurred helper around the right-side feature. */
.hero-mini::before,.hero-mini::after,.feature-city::before{display:none !important;content:none !important}
.feature-city{
  width:min(440px,64vw) !important;
  height:min(560px,72vh) !important;
  border-radius:22px !important;
  border:1px solid rgba(255,255,255,.20) !important;
  background:#071827 !important;
  box-shadow:0 28px 70px rgba(0,0,0,.34) !important;
  overflow:hidden !important;
}
.feature-city img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center 45% !important;
  transform:none !important;
  filter:none !important;
}
/* Only a subtle readable bottom fade—no fog, blur or shape. */
.feature-city::after{
  display:block !important;
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  border-radius:inherit !important;
  background:linear-gradient(180deg,transparent 55%,rgba(3,13,22,.16) 68%,rgba(3,13,22,.88) 100%) !important;
  pointer-events:none !important;
}
.feature-city .hero-photo-watermark{
  top:20px !important;left:20px !important;
  background:rgba(3,18,31,.42) !important;
  border:1px solid rgba(255,255,255,.12) !important;
  box-shadow:none !important;
  filter:none !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}
.feature-city .hero-photo-copy{left:24px !important;right:24px !important;bottom:24px !important}
.feature-city .hero-photo-copy strong{font-size:27px !important}
.hero-tagline{
  width:min(420px,70vw) !important;
  margin-top:16px !important;
  border-radius:16px !important;
  background:rgba(7,31,48,.82) !important;
  border:1px solid rgba(111,204,255,.20) !important;
  box-shadow:0 18px 45px rgba(0,0,0,.18) !important;
  backdrop-filter:blur(8px) !important;
  -webkit-backdrop-filter:blur(8px) !important;
}

.music-float{
  appearance:none;border:1px solid rgba(255,255,255,.18);cursor:pointer;
  background:linear-gradient(145deg,#0b3654,#12648b);font:800 18px/1 Manrope,Arial,sans-serif;
}
.music-float.is-playing{box-shadow:0 0 0 5px rgba(109,204,255,.12),0 15px 35px rgba(0,0,0,.28)}
.music-float span{display:block;transform:translateY(-1px)}

@media(max-width:900px){
  .hero-slide{background-size:auto 96% !important}
  .feature-city{width:min(390px,76vw) !important;height:500px !important}
}
@media(max-width:600px){
  .hero-slide{background-size:auto 100% !important;background-position:center center !important}
  .feature-city{width:min(310px,84vw) !important;height:390px !important;border-radius:18px !important}
  .feature-city .hero-photo-copy strong{font-size:20px !important}
  .hero-tagline{width:min(310px,84vw) !important}
}

/* ===== V27 USER MEDIA + MUSIC ENTRY CHOICE ===== */
/* New user-supplied backgrounds: no zoom animation, full-screen cover. */
.hero-slide{
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  transform:none !important;
  transition:opacity 1.2s ease !important;
}
.hero-slide.active{transform:none !important}

/* Keep the photos visible while preserving text contrast on the left. */
.hero-overlay{
  background:
    linear-gradient(90deg,rgba(4,14,23,.92) 0%,rgba(4,14,23,.68) 40%,rgba(4,14,23,.20) 76%,rgba(4,14,23,.12) 100%),
    linear-gradient(180deg,rgba(4,14,23,.08),rgba(4,14,23,.58)) !important;
}

/* Right-side image is now the user's second supplied photo, shown cleanly without fade. */
.feature-city{
  width:min(480px,68vw) !important;
  height:auto !important;
  aspect-ratio:3 / 2 !important;
  border-radius:24px !important;
  overflow:hidden !important;
  background:#071827 !important;
  border:1px solid rgba(255,255,255,.20) !important;
  box-shadow:0 28px 70px rgba(0,0,0,.34) !important;
}
.feature-city img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  filter:none !important;
  transform:none !important;
}
.feature-city::after{display:none !important;content:none !important;background:none !important}
.feature-city .hero-photo-watermark{
  top:18px !important;
  left:18px !important;
  padding:6px 10px !important;
  background:rgba(5,18,30,.48) !important;
  border:1px solid rgba(255,255,255,.15) !important;
  border-radius:999px !important;
  color:rgba(255,255,255,.86) !important;
  text-shadow:0 2px 8px rgba(0,0,0,.35) !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}

/* Music is selected only from the entry dialog; no right-side music bubble. */
.music-float{display:none !important}
.music-consent-overlay{background:rgba(2,12,20,.48) !important}
.music-consent-card{
  width:min(390px,calc(100vw - 28px)) !important;
  border-radius:20px !important;
  background:rgba(5,24,38,.97) !important;
}
.music-consent-accept{background:#eefaff !important;color:#061621 !important}

@media(max-width:900px){
  .feature-city{width:min(430px,82vw) !important}
  .hero-slide{background-size:cover !important}
}
@media(max-width:600px){
  .feature-city{width:min(320px,88vw) !important;border-radius:18px !important}
  .hero-slide{background-size:cover !important;background-position:center center !important}
  .music-consent-overlay{align-items:center !important;padding:14px !important}
  .music-consent-actions{grid-template-columns:1fr 1fr !important}
}
@media(max-width:390px){
  .music-consent-actions{grid-template-columns:1fr !important}
}

/* ===== V28 FINAL POLISH ===== */
/* The right-side feature image must stay clean: no oval, fog, fade or dark geometry. */
.hero-mini::before,
.hero-mini::after,
.hero-photo-card::before,
.hero-photo-card::after,
.feature-city::before,
.feature-city::after{
  display:none !important;
  content:none !important;
  background:none !important;
  opacity:0 !important;
  filter:none !important;
}
.feature-city{
  background:transparent !important;
  border:1px solid rgba(255,255,255,.24) !important;
  box-shadow:0 26px 70px rgba(0,0,0,.30) !important;
}
.feature-city img{
  filter:none !important;
  opacity:1 !important;
  transform:none !important;
}
.feature-city .hero-photo-watermark{
  background:transparent !important;
  border:0 !important;
  padding:0 !important;
  color:rgba(255,255,255,.92) !important;
  text-shadow:0 2px 12px rgba(0,0,0,.55) !important;
}

/* New user-supplied hero slides: preserve their composition instead of forcing one crop. */
.hero-slide.v28-mosque{
  background-color:#06131f !important;
  background-size:auto 100% !important;
  background-position:right center !important;
}
.hero-slide.v28-layout{
  background-color:#eaf1f5 !important;
  background-size:cover !important;
  background-position:center center !important;
}
.hero-slide.v28-logo-slide{
  background-color:#06131f !important;
  background-size:auto 86% !important;
  background-position:78% center !important;
}

/* Make the quote actions unmistakable and easy to tap. */
.nav-cta{
  min-height:54px !important;
  padding:0 25px !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#f8fdff,#dff5ff) !important;
  color:#06131f !important;
  font-size:14px !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  display:inline-flex !important;
  align-items:center !important;
  gap:9px !important;
  box-shadow:0 0 0 1px rgba(109,204,255,.34),0 12px 34px rgba(61,177,236,.22) !important;
  transition:transform .22s ease,box-shadow .22s ease !important;
}
.nav-cta:hover{
  transform:translateY(-2px) scale(1.025) !important;
  box-shadow:0 0 0 4px rgba(109,204,255,.12),0 18px 42px rgba(61,177,236,.30) !important;
}
.nav-cta-dot{
  width:9px;height:9px;border-radius:50%;background:#27c989;flex:0 0 auto;
  box-shadow:0 0 0 5px rgba(39,201,137,.14);
}
.hero-actions .primary{
  min-height:64px !important;
  padding:0 30px !important;
  background:linear-gradient(135deg,#7bd6ff,#f7fdff) !important;
  color:#04131f !important;
  font-size:15px !important;
  font-weight:900 !important;
  box-shadow:0 16px 44px rgba(64,190,246,.28),inset 0 0 0 1px rgba(255,255,255,.65) !important;
}
.hero-actions .primary:hover{
  transform:translateY(-3px) scale(1.015) !important;
  box-shadow:0 20px 52px rgba(64,190,246,.36),inset 0 0 0 1px rgba(255,255,255,.72) !important;
}

/* References */
.references{
  background:linear-gradient(180deg,#f7fafc 0%,#edf4f8 100%);
  border-top:1px solid #dce6ec;
  border-bottom:1px solid #dce6ec;
}
.reference-shell{
  position:relative;
  display:grid;
  grid-template-columns:260px 1fr auto;
  align-items:center;
  gap:38px;
  padding:34px 38px;
  border-radius:26px;
  background:#fff;
  border:1px solid #dbe6ed;
  box-shadow:0 20px 55px rgba(5,35,55,.08);
  overflow:hidden;
}
.reference-shell::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:5px;
  background:linear-gradient(180deg,#6dccff,#1b80bf);
}
.reference-logo-wrap{
  min-height:150px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px;
  border-radius:20px;
  background:#fff;
  border:1px solid #e1e8ee;
}
.reference-logo-wrap img{
  width:100%;
  max-width:225px;
  height:auto;
  image-rendering:auto;
}
.reference-kicker{
  color:#2185c2;
  font-size:10px;
  letter-spacing:.18em;
  font-weight:900;
}
.reference-copy h3{
  margin:8px 0 10px;
  font-family:Montserrat,Manrope,Arial,sans-serif;
  font-size:34px;
  letter-spacing:-.035em;
  color:#102333;
}
.reference-copy p{
  margin:0;
  max-width:650px;
  color:#667987;
  line-height:1.7;
}
.reference-link{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:18px;
  color:#127fbf;
  font-weight:900;
  font-size:13px;
}
.reference-badge{
  width:112px;
  height:112px;
  border-radius:50%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#fff;
  background:linear-gradient(145deg,#06131f,#0c3552);
  box-shadow:0 18px 38px rgba(6,19,31,.20);
}
.reference-badge strong{font-size:13px;letter-spacing:.09em}
.reference-badge span{margin-top:5px;font-size:9px;color:#7cd3ff;letter-spacing:.14em;text-transform:uppercase}

/* Keep entry music choice centered and clean; there is no side music control. */
.music-float,.music-toggle{display:none !important}
.music-consent-overlay{background:rgba(2,12,20,.58) !important;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.music-consent-card{box-shadow:0 30px 90px rgba(0,0,0,.42) !important}

@media(max-width:950px){
  .reference-shell{grid-template-columns:210px 1fr;gap:26px}
  .reference-badge{display:none}
  .hero-slide.v28-mosque{background-size:cover !important;background-position:center center !important}
  .hero-slide.v28-logo-slide{background-size:auto 78% !important;background-position:center center !important}
}
@media(max-width:600px){
  .nav-links .nav-cta{min-height:52px !important;width:100%;justify-content:center;padding:0 18px !important}
  .hero-actions .primary{min-height:60px !important;width:100%;padding:0 18px !important}
  .reference-shell{grid-template-columns:1fr;padding:24px 20px;gap:20px;border-radius:20px}
  .reference-logo-wrap{min-height:120px}
  .reference-copy h3{font-size:28px}
  .hero-slide.v28-mosque{background-size:cover !important;background-position:center center !important}
  .hero-slide.v28-layout{background-size:cover !important;background-position:center center !important}
  .hero-slide.v28-logo-slide{background-size:auto 70% !important;background-position:center 45% !important}
}

/* ===== V29 FINAL — ROTATING DRONE FEATURE GALLERY ===== */
/* Keep the right-side card completely clean: no dark mask or geometric overlay. */
.feature-city{
  position:relative !important;
  isolation:isolate;
  background:#081826 !important;
}
.feature-city::before,
.feature-city::after,
.feature-city .feature-slide::before,
.feature-city .feature-slide::after{
  display:none !important;
  content:none !important;
  background:none !important;
}
.feature-city .feature-slide{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
  opacity:0 !important;
  visibility:hidden !important;
  transform:scale(1.008) !important;
  filter:none !important;
  transition:opacity 1.05s ease, visibility 1.05s ease, transform 5.4s ease !important;
  z-index:1 !important;
}
.feature-city .feature-slide.active{
  opacity:1 !important;
  visibility:visible !important;
  transform:scale(1.025) !important;
  z-index:2 !important;
}
/* The portrait sunset image needs a slightly higher crop to keep the aircraft centred. */
.feature-city .feature-slide-portrait{
  object-position:center 42% !important;
}
.feature-city .hero-photo-watermark{
  z-index:5 !important;
  top:18px !important;
  left:18px !important;
}
.feature-slide-dots{
  position:absolute;
  z-index:6;
  right:17px;
  bottom:15px;
  display:flex;
  align-items:center;
  gap:6px;
  padding:7px 9px;
  border-radius:999px;
  background:rgba(4,18,29,.28);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
  pointer-events:none;
}
.feature-slide-dots span{
  width:5px;
  height:5px;
  border-radius:50%;
  background:rgba(255,255,255,.42);
  transition:width .3s ease,background .3s ease;
}
.feature-slide-dots span.active{
  width:16px;
  border-radius:999px;
  background:#70d1ff;
}
@media(max-width:600px){
  .feature-slide-dots{right:12px;bottom:11px;padding:6px 8px;gap:5px}
  .feature-slide-dots span{width:4px;height:4px}
  .feature-slide-dots span.active{width:13px}
}
