
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3efe7;color:#111;font-family:Heebo,sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;z-index:90;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.loader{position:fixed;inset:0;background:#111;color:#fff;z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;transition:.7s}.loader.done{opacity:0;visibility:hidden}.loader strong{font-size:clamp(55px,8vw,120px)}.loader i{width:220px;height:2px;background:#d8ff3e;animation:load 1.2s}@keyframes load{from{transform:scaleX(0)}to{transform:scaleX(1)}}.header{position:fixed;inset:0 0 auto 0;z-index:80;padding:20px 4vw;display:flex;align-items:center;justify-content:space-between;mix-blend-mode:difference;color:#fff}.logo{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.logo span{width:38px;height:38px;border:1px solid;border-radius:50%;display:grid;place-items:center;font-weight:900}.logo strong{font-size:22px}.header nav{display:flex;gap:25px}.header nav a,.header-cta{color:inherit;text-decoration:none;font-size:14px}.header-cta{border:1px solid;border-radius:999px;padding:11px 18px;display:flex;gap:20px}.menu-btn{display:none;width:44px;height:44px;border:1px solid currentColor;border-radius:50%;background:none;color:inherit;position:relative}.menu-btn i{position:absolute;width:18px;height:1px;background:currentColor;left:12px}.menu-btn i:first-child{top:17px}.menu-btn i:last-child{top:24px}.mobile-menu{position:fixed;inset:0;background:#111;z-index:70;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateY(-100%);transition:.6s}.mobile-menu.open{transform:none}.mobile-menu a{color:#fff;text-decoration:none;font-size:10vw;font-weight:900;line-height:1.2}.hero{min-height:100vh;background:#ef5b3e;display:flex;align-items:center;padding:140px 6vw 100px;position:relative;overflow:hidden}.hero-copy{position:relative;z-index:3;max-width:1300px}.eyebrow,.section-head{font-size:12px;font-weight:800;letter-spacing:.08em}.hero h1{font-size:clamp(72px,12vw,190px);line-height:.77;letter-spacing:-.08em;margin:30px 0 55px}.hero h1>span{display:block;overflow:hidden}.hero h1 b{display:block;transform:translateY(115%);animation:title 1s .6s forwards}.hero h1 span:nth-child(2) b{animation-delay:.75s}.hero .accent{color:#f3efe7}@keyframes title{to{transform:none}}.hero h2{font-size:clamp(20px,2.4vw,34px);line-height:1.35;font-weight:500;max-width:900px}.hero-motion{position:absolute;inset:0}.disc{position:absolute;width:44vw;height:44vw;border-radius:50%;background:repeating-radial-gradient(circle,#111 0 5px,#222 6px 9px);left:-11vw;top:-12vw;animation:spin 18s linear infinite}.disc span{position:absolute;inset:34%;display:grid;place-items:center;border-radius:50%;background:#d8ff3e;font-size:7vw;font-weight:900}.light{position:absolute;border-radius:999px;filter:blur(35px);opacity:.55}.light-a{width:36vw;height:12vw;background:#7357ff;right:-8vw;bottom:5vw;transform:rotate(-25deg)}.light-b{width:26vw;height:8vw;background:#d8ff3e;right:14vw;top:-2vw;transform:rotate(20deg)}.bars{position:absolute;left:6vw;bottom:12vh;display:flex;gap:6px;align-items:center;height:140px;opacity:.7}.bars i{width:5px;background:#111;border-radius:5px;animation:wave .9s infinite alternate}.bars i:nth-child(3n){animation-delay:.2s}.bars i:nth-child(4n){animation-delay:.4s}@keyframes wave{from{height:10px}to{height:130px}}@keyframes spin{to{transform:rotate(360deg)}}.scroll{position:absolute;bottom:28px;left:6vw;color:#111;text-decoration:none;font-size:12px;font-weight:700;display:flex;gap:15px;align-items:center}.scroll i{width:80px;height:1px;background:#111}.ticker{overflow:hidden;background:#111;color:#fff;padding:18px 0}.ticker>div{display:flex;gap:28px;align-items:center;width:max-content;white-space:nowrap;animation:marquee 24s linear infinite}.ticker span{font-size:31px;font-weight:900}.ticker b{color:#d8ff3e}@keyframes marquee{to{transform:translateX(50%)}}.section{padding:125px 6vw}.section-head{display:grid;grid-template-columns:80px 1fr;border-top:1px solid;padding-top:14px}.section-head.light{border-color:#555}.section-head h2{font-size:12px;margin:0}.about-grid,.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:9vw;margin-top:65px}.display{font-size:clamp(58px,8.5vw,130px);line-height:.85;letter-spacing:-.07em;margin:0}.display em{font-family:"Playfair Display",serif;color:#ef5b3e}.about-copy{font-size:20px;line-height:1.65}.about-copy p{margin:0 0 25px}.services{background:#111;color:#fff}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:60px}.service{min-height:360px;border:1px solid #444;border-radius:28px;padding:28px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.35s}.service:hover{transform:translateY(-10px)}.service h3{font-size:48px;margin:auto 0 12px}.service p{font-size:20px;max-width:520px}.service>b{position:absolute;left:28px;bottom:28px;font-size:32px}.service.lime{background:#d8ff3e;color:#111;border-color:#d8ff3e}.service.violet{background:#7357ff;border-color:#7357ff}.gallery-title{display:flex;align-items:end;justify-content:space-between;margin:60px 0}.gallery-count{font-size:40px;font-weight:900}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-item{position:relative;border:0;padding:0;background:#ddd;border-radius:20px;overflow:hidden;cursor:pointer;aspect-ratio:4/5}.gallery-item:nth-child(3n){aspect-ratio:1/1}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:.55s}.gallery-item:hover img{transform:scale(1.06)}.gallery-item span{position:absolute;left:15px;bottom:15px;width:44px;height:44px;background:#fff;color:#111;border-radius:50%;display:grid;place-items:center;font-size:22px}.statement{min-height:100vh;background:#7357ff;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:8vw}.statement>div:first-child{position:relative;z-index:2}.statement span{display:block;font-size:clamp(70px,12vw,185px);font-weight:900;line-height:.75;letter-spacing:-.08em}.statement span:nth-child(even){color:#d8ff3e}.statement-disc{position:absolute;width:45vw;height:45vw;border-radius:50%;background:#111;left:-12vw;bottom:-14vw;animation:spin 18s linear infinite}.statement-disc i{position:absolute;inset:35%;border-radius:50%;background:#ef5b3e}.internet{background:#111;color:#fff}.internet-grid{grid-template-columns:repeat(5,1fr)}.internet-grid .gallery-item:nth-child(5n+1){grid-column:span 2;aspect-ratio:16/10}.contact{background:#281331;color:#fff;position:relative;overflow:hidden}.contact-glow{position:absolute;width:45vw;height:45vw;background:#ef5b3e;border-radius:50%;filter:blur(90px);opacity:.35;left:-15vw;top:-15vw}.contact-grid{position:relative;z-index:2;align-items:end}.contact .display em{color:#d8ff3e}.contact-links{border-top:1px solid rgba(255,255,255,.45)}.contact-links a{display:flex;justify-content:space-between;align-items:center;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.45);padding:25px 0;font-size:24px;font-weight:700}.contact-links b{font-size:30px;transition:.3s}.contact-links a:hover b{transform:translate(-8px,-8px)}footer{background:#080808;color:#fff;padding:60px 6vw;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center}footer small{opacity:.55}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.94);z-index:200;display:grid;place-items:center;padding:5vw;opacity:0;visibility:hidden;transition:.35s}.lightbox.open{opacity:1;visibility:visible}.lightbox img{max-width:90vw;max-height:86vh;object-fit:contain}.lightbox button{position:absolute;top:24px;left:28px;width:52px;height:52px;border:1px solid #fff;background:none;color:#fff;border-radius:50%;font-size:30px}.reveal{opacity:0;transform:translateY(45px);transition:.85s}.reveal.visible{opacity:1;transform:none}@media(max-width:1000px){.header nav,.header-cta{display:none}.menu-btn{display:block}.about-grid,.contact-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.internet-grid{grid-template-columns:repeat(3,1fr)}.internet-grid .gallery-item:nth-child(5n+1){grid-column:span 2}.disc{width:70vw;height:70vw}footer{grid-template-columns:1fr}}@media(max-width:600px){.section{padding:90px 6vw}.hero{padding-top:125px}.hero h1{font-size:18vw}.hero h2{font-size:19px}.display{font-size:16vw}.section-head{grid-template-columns:45px 1fr}.gallery-grid,.internet-grid{grid-template-columns:1fr}.internet-grid .gallery-item:nth-child(5n+1){grid-column:auto;aspect-ratio:4/5}.gallery-item,.gallery-item:nth-child(3n){aspect-ratio:4/5}.service h3{font-size:38px}.contact-links a{font-size:18px}.statement span{font-size:19vw}}

/* Final QA safeguards: prevent text/image overlap across breakpoints */
.header{min-height:78px;isolation:isolate}
.header .logo,.header nav,.menu-btn{position:relative;z-index:2}
.hero-copy,.about-grid,.service-grid,.gallery-title,.gallery-grid,.contact-grid,footer{min-width:0}
.hero h1,.hero h2,.display,.about-copy,.service h3,.service p,.contact-links a span,footer p,footer small{overflow-wrap:anywhere;word-break:normal}
.hero h1,.display{max-width:100%}
.section,.hero,.statement,.ticker,footer{isolation:isolate}
.gallery-item{min-width:0;contain:layout paint}
.gallery-item img{position:absolute;inset:0}
.gallery-item span{z-index:2}
.contact-links a{gap:24px;min-width:0}
.contact-links a span{min-width:0}
.statement span{position:relative;z-index:2;max-width:100%;overflow-wrap:normal}
.header-cta{display:none!important}
@media (min-width:1001px) and (max-width:1320px){
  .header nav{gap:16px}
  .header nav a{font-size:12px}
  .hero h1{font-size:clamp(68px,10.2vw,145px)}
  .display{font-size:clamp(54px,7.5vw,102px)}
  .gallery-grid{grid-template-columns:repeat(3,1fr)}
  .internet-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:1000px){
  .header{padding-top:14px;padding-bottom:14px}
  .hero{padding-top:118px}
  .gallery-title{align-items:flex-start;gap:20px}
  .statement{min-height:78vh}
}
@media(max-width:600px){
  .logo strong{font-size:19px}
  .logo span{width:34px;height:34px}
  .hero{min-height:auto;padding-bottom:115px}
  .hero h1{line-height:.84;letter-spacing:-.06em}
  .hero h2{max-width:100%}
  .gallery-title{margin:42px 0 28px}
  .gallery-count{font-size:28px;margin:0}
  .service{min-height:330px;padding:24px}
  .service>b{left:22px;bottom:22px}
  .contact-grid{gap:56px}
  .contact-links a{font-size:16px;padding:22px 0}
  footer{padding-bottom:90px}
}


/* V4 overlap fix — explicit document flow and cache-busted stylesheet */
.hero{height:auto!important;min-height:100svh!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-content:center!important;isolation:isolate!important;contain:paint!important}
.hero-copy{position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;width:100%!important;max-width:100%!important;min-width:0!important;z-index:3!important}
.hero .eyebrow,.hero h1,.hero h2{position:static!important;inset:auto!important;float:none!important;clear:both!important;width:100%!important;max-width:100%!important;transform:none!important;writing-mode:horizontal-tb!important;overflow-wrap:normal!important}
.hero h1{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;margin:clamp(22px,3vw,42px) 0 clamp(34px,4vw,64px)!important;padding:0!important;font-size:clamp(64px,10.2vw,168px)!important;line-height:.88!important;letter-spacing:-.065em!important;overflow:visible!important}
.hero h1 .hero-title-line{display:block!important;position:relative!important;width:auto!important;max-width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important;transform:none!important;animation:none!important;white-space:normal!important;line-height:.88!important}
.hero h1 .accent{color:#f3efe7!important}
.hero h2{display:block!important;margin:0!important;padding:0!important;font-size:clamp(19px,2vw,31px)!important;line-height:1.5!important;max-width:900px!important;z-index:4!important}
.hero-motion{z-index:0!important;pointer-events:none!important;overflow:hidden!important}
.hero-motion *{pointer-events:none!important}
.hero .scroll{z-index:5!important}
.header{z-index:80!important}
.header-cta{display:none!important}
.section,.ticker,.about,.services,.gallery-section,.statement,.internet,.contact,footer{position:relative!important;z-index:1!important;isolation:isolate!important}
.display,.section-head,.about-copy,.service h3,.service p,.gallery-title,.contact-links{position:relative!important;z-index:2!important;max-width:100%!important;overflow-wrap:anywhere!important}
img{max-width:100%!important}
@media (min-width:1001px) and (max-width:1450px){
 .hero h1{font-size:clamp(72px,9vw,128px)!important;line-height:.92!important}
 .hero h2{font-size:clamp(19px,1.8vw,27px)!important;max-width:760px!important}
}
@media (max-width:1000px){
 .hero{padding-top:120px!important;padding-bottom:90px!important}
 .hero h1{font-size:clamp(58px,14vw,112px)!important;line-height:.92!important}
 .hero h2{font-size:clamp(18px,3.2vw,25px)!important;line-height:1.55!important}
}
@media (max-width:600px){
 .hero{min-height:auto!important;padding-top:115px!important;padding-bottom:120px!important}
 .hero h1{font-size:clamp(54px,17vw,86px)!important;line-height:.94!important;margin-bottom:30px!important}
 .hero h1 .hero-title-line{white-space:normal!important}
 .hero h2{font-size:18px!important;line-height:1.55!important}
 .bars{display:none!important}
}


/* Production polish */
:root{--brand:#ef5b3e;--ink:#111;--paper:#f3efe7;--lime:#d8ff3e;--violet:#7357ff}
html{scroll-padding-top:92px}
body{min-width:320px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
img{max-width:100%}
button,a{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid var(--lime);outline-offset:4px}
.skip-link{position:fixed;top:12px;right:12px;z-index:1000;background:#fff;color:#111;padding:10px 14px;border-radius:8px;transform:translateY(-160%);transition:.2s;text-decoration:none;font-weight:800}
.skip-link:focus{transform:none}
.header{height:auto;min-height:80px;gap:24px}
.header .logo{flex:0 0 auto;white-space:nowrap;max-width:300px}
.logo strong{font-size:clamp(15px,1.25vw,21px);line-height:1.05;letter-spacing:-.025em}
.loader strong{font-size:clamp(38px,7vw,100px);text-align:center;line-height:1}
.hero-copy{padding-inline-end:min(2vw,28px)}
.hero-title-line{overflow-wrap:normal!important;word-break:keep-all!important}
.about-grid>* ,.contact-grid>*{min-width:0}
.gallery-item{min-width:0;isolation:isolate}
.gallery-item img{position:absolute;inset:0}
.contact-links a{min-height:82px}
.contact-label{display:inline-flex;align-items:center;gap:12px;min-width:0}
.whatsapp-link:hover{color:#d8ff3e}
.whatsapp-icon{width:31px;height:31px;flex:0 0 31px}
footer{grid-template-columns:minmax(210px,.8fr) minmax(260px,1.5fr) minmax(160px,.7fr);align-items:start}
.footer-copy p{margin:0 0 8px}.footer-seo{max-width:650px;font-size:14px;line-height:1.65;color:#aaa}
footer small{text-align:left}
@media(max-width:1200px){.header nav{gap:16px}.header nav a{font-size:13px}.logo strong{font-size:16px}}
@media(max-width:1000px){.header .logo{max-width:240px}.logo strong{font-size:16px}footer{grid-template-columns:1fr}.footer-seo{max-width:780px}footer small{text-align:right}}
@media(max-width:600px){.header{padding:15px 5vw;min-height:72px}.logo span{width:34px;height:34px}.logo strong{font-size:14px}.hero-copy{padding-inline-end:0}.contact-label{gap:9px}.whatsapp-icon{width:27px;height:27px;flex-basis:27px}.contact-links a{min-height:70px}.footer-seo{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.loader i,.disc,.bars i,.ticker>div,.statement-disc{animation:none!important}.reveal{opacity:1!important;transform:none!important;transition:none!important}.gallery-item img,.contact-links b{transition:none!important}}

.error-page{min-height:100svh;background:#ef5b3e;display:grid;place-content:center;text-align:center;padding:8vw}.error-page p{font-size:clamp(90px,20vw,280px);font-weight:900;line-height:.7;margin:0}.error-page h1{font-size:clamp(32px,6vw,80px)}.error-page a{color:#fff;background:#111;padding:14px 24px;border-radius:999px;text-decoration:none;font-weight:800;justify-self:center}


/* V5 definitive overlap prevention */
.header{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:auto!important}
.header nav a{font-size:13px!important;line-height:1.2!important;position:static!important;transform:none!important;writing-mode:horizontal-tb!important}
.hero,.hero-copy,.hero h1,.hero h2,.hero-title-line{position:relative!important;transform:none!important;animation:none!important}
.hero-title-line{display:block!important;overflow:visible!important}
.mobile-menu:not(.open){visibility:hidden!important;pointer-events:none!important}
.mobile-menu.open{visibility:visible!important}
#contact{position:relative!important;contain:layout paint!important}
#contact .section-head,#contact .display,#contact .contact-links{position:relative!important;inset:auto!important;transform:none!important}
body::before,body::after,main::before,main::after{content:none!important}


/* Floating back-to-top button */
.scroll-top-button{
  position:fixed;
  right:clamp(16px,2.2vw,34px);
  bottom:clamp(16px,2.2vw,34px);
  z-index:160;
  width:58px;
  height:58px;
  padding:0;
  border:1px solid rgba(255,255,255,.5);
  border-radius:50%;
  background:rgba(17,17,17,.72);
  color:#fff;
  display:grid;
  place-items:center;
  cursor:pointer;
  opacity:0;
  visibility:hidden;
  transform:translateY(18px) scale(.92);
  transition:opacity .25s ease,transform .25s ease,visibility .25s ease,background .25s ease;
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
  box-shadow:0 10px 35px rgba(0,0,0,.2);
}
.scroll-top-button.visible{
  opacity:.82;
  visibility:visible;
  transform:none;
}
.scroll-top-button:hover{
  opacity:1;
  background:#111;
  transform:translateY(-3px);
}
.scroll-top-button:active{transform:translateY(0) scale(.96)}
.scroll-top-button svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(max-width:600px){
  .scroll-top-button{
    width:50px;
    height:50px;
    right:15px;
    bottom:15px;
  }
  .scroll-top-button svg{width:22px;height:22px}
}
@media(prefers-reduced-motion:reduce){
  .scroll-top-button{transition:none}
}

/* Single-file production guardrails */
html,body{max-width:100%;overflow-x:hidden}
section,header,footer,main{max-width:100%}
.hero-copy,.about-grid,.contact-grid,.gallery-title,.section-head{min-width:0}
.hero h1,.hero h2,.display,.contact-links a,.about-copy p{
  overflow-wrap:break-word;
  word-break:normal;
}


/* ===== 2026 PREMIUM MOTION / 3D ENHANCEMENT ===== */
:root{
  --motion-ease:cubic-bezier(.22,.74,.18,1);
}
body{perspective:none!important}
.hero{transform-style:preserve-3d}
.hero-copy{transform-style:preserve-3d}
.hero .eyebrow{transform:translateZ(18px)}
.hero h1{transform-style:preserve-3d}
.hero-title-line{
  text-shadow:0 14px 30px rgba(0,0,0,.08);
  transition:transform .5s var(--motion-ease),text-shadow .5s var(--motion-ease);
}
.hero:hover .hero-title-line:first-child{
  transform:translate3d(0,-3px,22px)!important;
  text-shadow:0 22px 45px rgba(0,0,0,.14);
}
.hero:hover .hero-title-line.accent{
  transform:translate3d(0,4px,38px)!important;
}
.disc{
  box-shadow:
    0 40px 90px rgba(0,0,0,.22),
    inset 0 0 0 1px rgba(255,255,255,.06);
  transform-style:preserve-3d;
  will-change:transform;
}
.disc::before{
  content:"";
  position:absolute;
  inset:8%;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:inset 0 0 45px rgba(255,255,255,.08);
}
.disc span{
  box-shadow:0 14px 35px rgba(0,0,0,.2);
}
.light{will-change:transform;transition:transform .12s linear}
.bars{transform-style:preserve-3d}
.bars i{box-shadow:0 0 12px rgba(17,17,17,.16)}
.section{overflow:clip}
.about-grid,.service-grid,.gallery-grid,.contact-grid{transform-style:preserve-3d}
.service{
  transform-style:preserve-3d;
  will-change:transform;
  transition:
    transform .45s var(--motion-ease),
    box-shadow .45s var(--motion-ease),
    border-color .35s ease;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
}
.service:hover{
  box-shadow:0 30px 75px rgba(0,0,0,.18);
}
.service h3,.service p,.service>b,.service>span{
  transform:translateZ(22px);
  position:relative;
  z-index:2;
}
.gallery-item{
  transform-style:preserve-3d;
  will-change:transform;
  transition:
    transform .42s var(--motion-ease),
    box-shadow .42s var(--motion-ease);
  box-shadow:0 18px 45px rgba(0,0,0,.08);
}
.gallery-item:hover{
  box-shadow:0 30px 75px rgba(0,0,0,.2);
}
.gallery-item img{will-change:transform}
.gallery-item::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 42%,rgba(0,0,0,.12));
  opacity:0;
  transition:opacity .35s ease;
  pointer-events:none;
  z-index:1;
}
.gallery-item:hover::after{opacity:1}
.gallery-item span{transform:translateZ(30px)}
.display{
  transition:transform .7s var(--motion-ease),letter-spacing .7s var(--motion-ease);
}
.reveal.visible .display,
.display.reveal.visible{
  transform:translateZ(0);
}
.statement{
  perspective:1400px;
}
.statement>div:first-child{transform-style:preserve-3d}
.statement span{
  will-change:transform;
  transition:transform .5s var(--motion-ease);
}
.statement span:nth-child(1){transform:translateZ(10px)}
.statement span:nth-child(2){transform:translateZ(28px)}
.statement span:nth-child(3){transform:translateZ(46px)}
.statement span:nth-child(4){transform:translateZ(64px)}
.contact-links a{
  transition:
    padding-inline .32s var(--motion-ease),
    background .32s ease,
    color .32s ease;
}
.contact-links a:hover{
  padding-inline:18px;
  background:rgba(255,255,255,.06);
}
.scroll-top-button{
  overflow:hidden;
}
.scroll-top-button::before{
  content:"";
  position:absolute;
  inset:-30%;
  background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,.3),transparent 65%);
  transform:translateX(-120%) rotate(12deg);
  transition:transform .6s var(--motion-ease);
}
.scroll-top-button:hover::before{transform:translateX(120%) rotate(12deg)}
/* depth reveal */
.depth-reveal{
  opacity:0;
  transform:translate3d(0,55px,-35px) scale(.985);
  transition:opacity .9s ease,transform .9s var(--motion-ease);
}
.depth-reveal.is-visible{
  opacity:1;
  transform:translate3d(0,0,0) scale(1);
}
/* floating glow reacting to pointer */
.pointer-glow{
  position:fixed;
  width:240px;
  height:240px;
  border-radius:50%;
  pointer-events:none;
  z-index:5;
  background:radial-gradient(circle,rgba(216,255,62,.13) 0%,rgba(115,87,255,.07) 38%,transparent 72%);
  filter:blur(6px);
  transform:translate(-50%,-50%);
  opacity:0;
  transition:opacity .35s ease;
  mix-blend-mode:screen;
}
body.pointer-active .pointer-glow{opacity:1}
@media(max-width:1000px){
  .pointer-glow{display:none}
  .service,.gallery-item{transform:none!important}
}
@media(prefers-reduced-motion:reduce){
  .depth-reveal{opacity:1!important;transform:none!important}
  .hero-title-line,.service,.gallery-item,.light,.statement span{transition:none!important;transform:none!important}
}


/* ===== FLOATING NAVIGATION ===== */
.header{
  position:fixed!important;
  top:14px!important;
  left:50%!important;
  right:auto!important;
  width:min(94vw,1180px)!important;
  transform:translateX(-50%)!important;
  padding:10px 16px!important;
  min-height:62px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:999px!important;
  background:rgba(15,15,16,.58)!important;
  color:#fff!important;
  mix-blend-mode:normal!important;
  -webkit-backdrop-filter:blur(18px) saturate(145%)!important;
  backdrop-filter:blur(18px) saturate(145%)!important;
  box-shadow:0 14px 40px rgba(0,0,0,.18)!important;
  transition:background .25s ease,box-shadow .25s ease,transform .25s ease,top .25s ease!important;
  isolation:isolate!important;
}
.header.scrolled{
  background:rgba(15,15,16,.84)!important;
  box-shadow:0 18px 55px rgba(0,0,0,.28)!important;
  top:10px!important;
}
.header .logo,.header nav,.header .menu-btn{position:relative!important;z-index:2!important}
.header nav{display:flex!important;align-items:center!important;gap:7px!important}
.header nav a{
  padding:9px 13px!important;
  border-radius:999px!important;
  font-size:13px!important;
  font-weight:650!important;
  line-height:1!important;
  transition:background .22s ease,color .22s ease,transform .22s ease!important;
}
.header nav a:hover,.header nav a.active{
  background:#d8ff3e!important;
  color:#111!important;
  transform:translateY(-1px)!important;
}
.header .logo span{
  width:34px!important;height:34px!important;
  background:#ef5b3e!important;
  border-color:#ef5b3e!important;
}
.header .logo strong{font-size:15px!important}
.hero{padding-top:150px!important}
@media(max-width:1000px){
  .header{
    top:10px!important;
    width:calc(100vw - 20px)!important;
    padding:9px 12px!important;
    border-radius:22px!important;
  }
  .header nav{display:none!important}
  .menu-btn{display:block!important}
  .hero{padding-top:120px!important}
}




/* FINAL OVERRIDES — floating navigation and back-to-top */
html{scroll-padding-top:96px!important}

/* Desktop/tablet floating navigation: fixed to viewport, never to a section */
body > header.header{
  position:fixed!important;
  top:12px!important;
  right:3vw!important;
  left:3vw!important;
  bottom:auto!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  transform:none!important;
  z-index:2147482000!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  padding:10px 16px!important;
  min-height:62px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:999px!important;
  background:rgba(13,13,15,.70)!important;
  color:#fff!important;
  mix-blend-mode:normal!important;
  -webkit-backdrop-filter:blur(18px) saturate(145%)!important;
  backdrop-filter:blur(18px) saturate(145%)!important;
  box-shadow:0 16px 48px rgba(0,0,0,.24)!important;
  isolation:isolate!important;
  contain:none!important;
}
body > header.header.scrolled{
  top:8px!important;
  background:rgba(13,13,15,.90)!important;
  box-shadow:0 20px 60px rgba(0,0,0,.32)!important;
}
body > header.header nav{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
}
body > header.header nav a{
  color:#fff!important;
  padding:9px 12px!important;
  border-radius:999px!important;
  text-decoration:none!important;
}
body > header.header nav a:hover,
body > header.header nav a.active{
  background:#d8ff3e!important;
  color:#111!important;
}
body > header.header .logo{
  color:#fff!important;
}
body > header.header .logo span{
  background:#ef5b3e!important;
  border-color:#ef5b3e!important;
}

/* Tiny scroll-progress rail inside the floating nav */
body > header.header::after{
  content:"";
  position:absolute!important;
  right:18px!important;
  left:18px!important;
  bottom:4px!important;
  height:2px!important;
  border-radius:99px!important;
  background:
    linear-gradient(90deg,#d8ff3e 0 var(--page-progress,0%),rgba(255,255,255,.12) var(--page-progress,0%) 100%)!important;
  pointer-events:none!important;
}

/* Back to top — intentionally above every content layer */
body > .scroll-top-button{
  position:fixed!important;
  right:max(18px,env(safe-area-inset-right))!important;
  bottom:max(18px,env(safe-area-inset-bottom))!important;
  left:auto!important;
  top:auto!important;
  z-index:2147483000!important;
  width:58px!important;
  height:58px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.42)!important;
  border-radius:50%!important;
  background:rgba(12,12,14,.78)!important;
  color:#fff!important;
  -webkit-backdrop-filter:blur(14px)!important;
  backdrop-filter:blur(14px)!important;
  box-shadow:0 16px 42px rgba(0,0,0,.28)!important;
  cursor:pointer!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(14px) scale(.94)!important;
  transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background .25s ease!important;
}
body > .scroll-top-button.visible{
  opacity:.86!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:none!important;
}
body > .scroll-top-button.visible:hover{
  opacity:1!important;
  background:#111!important;
  transform:translateY(-3px)!important;
}
body > .scroll-top-button svg{
  width:25px!important;
  height:25px!important;
  stroke:#fff!important;
}

/* Keep hero clear of floating nav */
.hero{padding-top:max(150px,13vh)!important}

@media(max-width:1000px){
  body > header.header{
    top:8px!important;
    right:10px!important;
    left:10px!important;
    width:auto!important;
    min-height:58px!important;
    border-radius:20px!important;
    padding:8px 12px!important;
  }
  body > header.header nav{display:none!important}
  body > header.header .menu-btn{display:block!important}
  .hero{padding-top:118px!important}
}
@media(max-width:600px){
  body > .scroll-top-button{
    width:50px!important;
    height:50px!important;
    right:max(14px,env(safe-area-inset-right))!important;
    bottom:max(14px,env(safe-area-inset-bottom))!important;
  }
}



/* MOBILE ONLY — compact press/internet galleries */
@media (max-width: 700px){

  /* Keep desktop/tablet untouched */
  #press .gallery-title,
  #internet .gallery-title{
    margin:34px 0 22px!important;
    align-items:center!important;
  }

  #press .gallery-count,
  #internet .gallery-count{
    font-size:22px!important;
    opacity:.65!important;
  }

  #press .gallery-grid,
  #internet .gallery-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    transform:none!important;
    margin:0!important;
  }

  #press .gallery-item,
  #internet .gallery-item,
  #press .gallery-item:nth-child(3n),
  #internet .gallery-item:nth-child(3n),
  #internet .gallery-item:nth-child(5n+1){
    grid-column:auto!important;
    aspect-ratio:1 / 1!important;
    min-height:0!important;
    border-radius:12px!important;
    box-shadow:none!important;
    transform:none!important;
  }

  #press .gallery-item img,
  #internet .gallery-item img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    position:absolute!important;
    inset:0!important;
    transform:none!important;
  }

  /* Small tap cue instead of large arrow bubble */
  #press .gallery-item span,
  #internet .gallery-item span{
    left:6px!important;
    bottom:6px!important;
    width:26px!important;
    height:26px!important;
    font-size:13px!important;
    background:rgba(255,255,255,.92)!important;
    box-shadow:0 4px 12px rgba(0,0,0,.15)!important;
  }

  #press .gallery-item::after,
  #internet .gallery-item::after{
    opacity:.16!important;
    background:linear-gradient(to top,rgba(0,0,0,.25),transparent 48%)!important;
  }

  /* Tap feedback */
  #press .gallery-item:active,
  #internet .gallery-item:active{
    transform:scale(.97)!important;
  }

  /* Slightly reduce section vertical padding only for image-heavy sections */
  #press.section,
  #internet.section{
    padding-top:76px!important;
    padding-bottom:76px!important;
  }
}

@media (max-width: 390px){
  #press .gallery-grid,
  #internet .gallery-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
}



/* Compact floating nav — always visible, not full width */
body > header.header{
  position:fixed!important;
  top:12px!important;
  left:50%!important;
  right:auto!important;
  width:min(94vw,1180px)!important;
  max-width:1180px!important;
  transform:translateX(-50%)!important;
  margin:0!important;
  z-index:2147482000!important;
  border-radius:999px!important;
  background:rgba(13,13,15,.72)!important;
  -webkit-backdrop-filter:blur(18px) saturate(145%)!important;
  backdrop-filter:blur(18px) saturate(145%)!important;
  box-shadow:0 16px 48px rgba(0,0,0,.24)!important;
  padding:10px 16px!important;
  min-height:62px!important;
}
body > header.header.scrolled{
  top:8px!important;
  background:rgba(13,13,15,.90)!important;
}
body > header.header nav{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
}
body > header.header nav a{
  padding:9px 12px!important;
  border-radius:999px!important;
}
body > header.header nav a:hover,
body > header.header nav a.active{
  background:#d8ff3e!important;
  color:#111!important;
}
body > header.header::after{
  left:18px!important;
  right:18px!important;
  bottom:4px!important;
}

/* Back-to-top appears much earlier */
body > .scroll-top-button{
  z-index:2147483000!important;
}
body > .scroll-top-button.visible{
  opacity:.88!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:none!important;
}

@media(max-width:1000px){
  body > header.header{
    width:calc(100vw - 20px)!important;
    max-width:none!important;
    top:8px!important;
    border-radius:22px!important;
    padding:8px 12px!important;
  }
  body > header.header nav{display:none!important}
}



/* Critical fix: fixed elements must be relative to viewport, not a transformed/perspective ancestor */
html, body{
  perspective:none!important;
  transform:none!important;
  filter:none!important;
  will-change:auto!important;
}
body{
  contain:none!important;
}

/* Keep 3D only inside content components */
.hero,
.service,
.gallery-item,
.statement{
  perspective:1200px;
}

/* Force nav to viewport */
body > header.header{
  position:fixed!important;
  top:12px!important;
  left:50%!important;
  right:auto!important;
  bottom:auto!important;
  width:min(94vw,1180px)!important;
  transform:translateX(-50%)!important;
  z-index:2147483000!important;
}

/* Force scroll-to-top to viewport too */
body > .scroll-top-button{
  position:fixed!important;
  z-index:2147483640!important;
}

/* ===== Shoham PR 2026 refresh ===== */
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.hero-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:14px 22px;border-radius:999px;text-decoration:none;font-size:15px;font-weight:800;transition:.25s}.hero-btn.primary{background:#111;color:#fff}.hero-btn.primary:hover{background:#d8ff3e;color:#111;transform:translateY(-2px)}.hero-btn.ghost{border:1px solid rgba(17,17,17,.65);color:#111}.hero-btn.ghost:hover{background:rgba(255,255,255,.22);transform:translateY(-2px)}
.seo-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:42px;padding-top:26px;border-top:1px solid rgba(17,17,17,.18)}.seo-chips span{font-size:13px;font-weight:700;border:1px solid rgba(17,17,17,.25);border-radius:999px;padding:9px 14px;background:rgba(255,255,255,.32)}
.process{background:#f3efe7}.process-intro{display:grid;grid-template-columns:1.1fr .55fr;gap:9vw;align-items:end;margin-top:65px}.process-intro p{font-size:22px;line-height:1.65;margin:0 0 12px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:62px}.process-card{min-height:270px;border:1px solid rgba(17,17,17,.2);border-radius:24px;padding:24px;display:flex;flex-direction:column;transition:.32s;background:rgba(255,255,255,.26)}.process-card:nth-child(2){background:#d8ff3e}.process-card:nth-child(4){background:#ef5b3e}.process-card span{font-size:12px;font-weight:900;opacity:.6}.process-card h4{font-size:34px;margin:auto 0 10px}.process-card p{font-size:17px;line-height:1.5;margin:0}.process-card:hover{box-shadow:0 18px 45px rgba(17,17,17,.09)}
.gallery-title>div{max-width:900px}.gallery-note{max-width:650px;font-size:18px;line-height:1.6;margin:22px 0 0;opacity:.72}.internet .gallery-note{color:rgba(255,255,255,.72)}
.faq{background:#ebe5da}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;margin-top:65px}.faq-heading p{max-width:500px;font-size:20px;line-height:1.6}.faq-list{border-top:1px solid rgba(17,17,17,.35)}.faq-item{border-bottom:1px solid rgba(17,17,17,.35)}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 0;font-size:21px;font-weight:800}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{width:38px;height:38px;flex:0 0 38px;border:1px solid rgba(17,17,17,.35);border-radius:50%;display:grid;place-items:center;font-size:22px;font-weight:400}.faq-item p{margin:0;padding:0 56px 25px 0;font-size:17px;line-height:1.7;max-width:850px;color:rgba(17,17,17,.72)}
.footer-copy p{margin:0 0 7px}.footer-seo{font-size:12px;opacity:.55;line-height:1.6}.whatsapp-icon{width:24px;height:24px}.contact-label{display:flex;align-items:center;gap:10px}
.logo span,.disc span{font-family:Heebo,Arial,sans-serif}
.pointer-glow{position:fixed;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(216,255,62,.12),transparent 66%);pointer-events:none;z-index:2;transform:translate(-50%,-50%);opacity:0;transition:opacity .25s}.pointer-active .pointer-glow{opacity:1}
.skip-link{position:fixed;top:-100px;right:20px;z-index:2147483647;background:#fff;color:#111;padding:10px 16px;border-radius:12px;text-decoration:none}.skip-link:focus{top:12px}
@media(max-width:1100px){body > header.header nav a{padding:9px 9px!important;font-size:12px!important}.process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1000px){.process-intro,.faq-grid{grid-template-columns:1fr;gap:40px}.process-intro p{max-width:720px}}
@media(max-width:700px){.hero-actions{margin-top:26px}.hero-btn{font-size:14px;padding:12px 17px}.seo-chips{margin-top:28px}.seo-chips span{font-size:11px;padding:7px 10px}.process-grid{grid-template-columns:1fr 1fr;gap:9px}.process-card{min-height:210px;padding:18px;border-radius:18px}.process-card h4{font-size:28px}.process-card p{font-size:15px}.gallery-note{font-size:15px;margin-top:12px}.faq-item summary{font-size:18px;padding:20px 0}.faq-item p{padding:0 0 20px;font-size:16px}.faq-item summary span{width:34px;height:34px;flex-basis:34px}.footer-copy{max-width:620px}}
@media(max-width:430px){.process-grid{grid-template-columns:1fr}.process-card{min-height:180px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-btn{width:100%}}

/* ===== Hero viewport refinement 2026-08-15 ===== */
@media (min-width:1001px){
  .hero{
    min-height:100svh!important;
    padding:max(108px,10vh) 6vw 54px!important;
    align-content:center!important;
  }
  .hero .eyebrow{
    margin:0 0 14px!important;
  }
  .hero h1{
    font-size:clamp(58px,6.55vw,106px)!important;
    line-height:.91!important;
    letter-spacing:-.058em!important;
    margin:0 0 24px!important;
  }
  .hero h1 .hero-title-line{
    line-height:.91!important;
  }
  .hero h2{
    font-size:clamp(18px,1.45vw,25px)!important;
    line-height:1.42!important;
    max-width:960px!important;
    margin:0!important;
  }
  .hero-actions{
    margin-top:22px!important;
  }
  .hero .scroll{
    bottom:16px!important;
  }
}
@media (min-width:601px) and (max-width:1000px){
  .hero{
    min-height:100svh!important;
    padding:112px 6vw 58px!important;
  }
  .hero .eyebrow{margin:0 0 12px!important}
  .hero h1{
    font-size:clamp(52px,9.2vw,82px)!important;
    line-height:.93!important;
    margin:0 0 22px!important;
  }
  .hero h1 .hero-title-line{line-height:.93!important}
  .hero h2{
    font-size:clamp(17px,2.3vw,22px)!important;
    line-height:1.45!important;
    max-width:820px!important;
  }
  .hero-actions{margin-top:20px!important}
}
@media (max-width:600px){
  .hero{
    min-height:100svh!important;
    padding:100px 6vw 52px!important;
  }
  .hero .eyebrow{margin:0 0 10px!important;font-size:10px!important}
  .hero h1{
    font-size:clamp(42px,13.2vw,68px)!important;
    line-height:.96!important;
    letter-spacing:-.045em!important;
    margin:0 0 20px!important;
  }
  .hero h1 .hero-title-line{line-height:.96!important}
  .hero h2{font-size:16px!important;line-height:1.45!important}
  .hero-actions{margin-top:18px!important}
  .hero .scroll{display:none!important}
}
