@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap");

/*
Theme Name: Incubex Interiors
Author: Incubex Interiors
Description: Premium corporate website for Incubex Interiors.
Version: 3.0.1
*/
:root{--ink:#000;--muted:#555;--line:#ddd;--soft:#f5f5f5;--accent:#000;--white:#fff;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.65;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(var(--max),calc(100% - 48px));margin:auto}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:84px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:150px;max-height:68px;object-fit:contain}.nav{display:flex;gap:27px;align-items:center;margin-left:auto;font-size:14px;font-weight:800}.nav a:hover{color:#555}.header-cta{margin-left:10px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 21px;border-radius:6px;font-weight:800;border:1px solid var(--ink);transition:.2s}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#333}.btn-pink{background:#fff;border-color:#000;color:#fff}.btn-pink:hover{background:#fff;color:#000}.btn-outline{background:#fff}
.hero{position:relative;min-height:700px;display:flex;align-items:flex-end;overflow:hidden;background:#111}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.73),rgba(0,0,0,.22) 72%,rgba(0,0,0,.08))}.hero-content{position:relative;color:#fff;padding:110px 0 88px;max-width:850px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:2.6px;text-transform:uppercase;color:#000}h1{font-size:clamp(44px,6vw,78px);line-height:1.02;letter-spacing:-3px;margin:14px 0 22px}h2{font-size:44px;line-height:1.08;letter-spacing:-1.6px;margin:8px 0 20px}.hero p{font-size:20px;color:#eee;max-width:720px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.section{padding:90px 0}.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:38px}.section-head p{max-width:570px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.card-img{height:240px;object-fit:cover;width:100%}.card-body{padding:27px}.card h3{font-size:22px;margin:8px 0}.card p{color:var(--muted);margin:0}.number{font-size:12px;color:#000;font-weight:900;letter-spacing:1.4px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split img{width:100%;height:520px;object-fit:cover;border-radius:14px}.split p{color:var(--muted);font-size:17px}.ticks{display:grid;gap:15px;margin-top:25px}.tick{display:flex;gap:12px}.tick b{color:#000}
.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.gallery figure{margin:0;overflow:hidden;border-radius:10px;background:#ddd}.gallery img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery figure:hover img{transform:scale(1.035)}.g1{grid-column:span 7;height:470px}.g2{grid-column:span 5;height:470px}.g3,.g4,.g5{grid-column:span 4;height:300px}
.band{background:var(--ink);color:#fff;border-radius:18px;padding:62px}.band-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;align-items:center}.band h2{margin:0 0 10px}.band p{color:#ccc}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{padding:28px;border:1px solid var(--line);border-radius:12px}.feature h3{margin:8px 0}.feature p{color:var(--muted);margin:0}
.page-hero{padding:100px 0 70px;background:var(--soft)}.page-hero h1{font-size:62px;margin-bottom:15px}.page-hero p{max-width:760px;color:var(--muted);font-size:18px}
.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:30px}.contact-card{border:1px solid var(--line);border-radius:14px;padding:30px}.contact-item{display:flex;gap:15px;margin:22px 0}.contact-item strong{display:block}.contact-item span{color:var(--muted)}.map-wrap{border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#eee;min-height:450px}.map-wrap iframe{width:100%;height:450px;border:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .full{grid-column:1/-1}.form-field label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.form-field input,.form-field textarea{width:100%;padding:13px 14px;border:1px solid #d8d8d8;border-radius:6px;font:inherit}.form-field textarea{min-height:150px;resize:vertical}
.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.product-detail img{width:100%;height:500px;object-fit:cover;border-radius:14px}.product-detail ul{padding-left:20px;color:var(--muted)}
.footer{background:#fff;color:#bbb;padding:58px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer h3{color:#fff}.footer a:hover{color:#fff}.bottom{border-top:1px solid #292929;margin-top:35px;padding-top:18px;font-size:13px;display:flex;justify-content:space-between}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:120;background:#25D366;color:#fff;width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.22)}

/* Product catalogues */
.catalog-section{background:#f7f7f7}.catalog-head{align-items:end;margin-bottom:34px}.catalog-head p{max-width:620px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.catalog-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.04);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.catalog-card:hover{transform:translateY(-7px);box-shadow:0 18px 40px rgba(0,0,0,.11);border-color:#d6d6d6}.catalog-cover{display:block;position:relative;aspect-ratio:4/3;background:#eee;overflow:hidden}.catalog-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease,filter .4s ease}.catalog-card:hover .catalog-cover img{transform:scale(1.035);filter:brightness(.88)}.catalog-view{position:absolute;left:18px;bottom:18px;background:#fff;color:#111!important;border:1px solid rgba(0,0,0,.08);padding:10px 16px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.02em;opacity:0;transform:translateY(7px);transition:opacity .25s ease,transform .25s ease;box-shadow:0 8px 20px rgba(0,0,0,.14)}.catalog-card:hover .catalog-view{opacity:1;transform:translateY(0)}.catalog-info{padding:22px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;min-height:190px}.catalog-info h3{margin:6px 0 8px;font-size:24px;line-height:1.1}.catalog-info p{margin:0;color:var(--muted);line-height:1.6}.catalog-link{color:#111;font-weight:800;text-decoration:none;border-top:1px solid #e8e8e8;padding-top:14px}.catalog-link:hover{text-decoration:underline}

@media(max-width:900px){.nav{display:none}.header-cta{margin-left:auto}.cards,.split,.footer-grid,.contact-grid,.product-detail,.band-grid,.catalog-grid{grid-template-columns:1fr}.features{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr}.gallery figure,.g1,.g2,.g3,.g4,.g5{grid-column:auto;height:300px}.hero{min-height:640px}.section{padding:65px 0}.section-head{display:block}.section-head p{margin-top:15px}.page-hero h1{font-size:46px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.brand img{width:125px}.header-inner{height:72px}.band{padding:38px}}

/* Premium monochrome motion */
@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes fadeIn{from{opacity:0}to{opacity:1}}
@keyframes slowZoom{from{transform:scale(1.03)}to{transform:scale(1)}}
@keyframes lineGrow{from{width:0}to{width:42px}}
.hero-bg{animation:slowZoom 1.6s ease-out both}
.hero-content{animation:fadeUp .9s .12s ease-out both}
.hero-content .eyebrow{animation:fadeUp .7s ease-out both}
.hero-content h1{animation:fadeUp .85s .12s ease-out both}
.hero-content p{animation:fadeUp .85s .22s ease-out both}
.hero-content .actions{animation:fadeUp .85s .32s ease-out both}
.card,.feature,.contact-card{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
.card:hover,.feature:hover,.contact-card:hover{transform:translateY(-7px);box-shadow:0 18px 45px rgba(0,0,0,.10);border-color:#999}
.card-img{transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.card:hover .card-img{transform:scale(1.035)}
.btn{transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}
.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.12)}
.gallery img{transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s ease}
.gallery figure:hover img{transform:scale(1.045);filter:contrast(1.04)}
.section-head h2:after{content:"";display:block;height:2px;background:#fff;width:42px;margin-top:16px;animation:lineGrow .8s ease-out both}
.band{transition:transform .35s ease,box-shadow .35s ease}.band:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(0,0,0,.16)}
.brand img{transition:transform .25s ease}.brand:hover img{transform:scale(1.025)}
.whatsapp{background:#000!important;color:#fff!important;transition:transform .25s ease,box-shadow .25s ease}.whatsapp:hover{transform:scale(1.08);box-shadow:0 10px 30px rgba(0,0,0,.3)}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition:none!important}}

/* Clean premium motion system */
html{scroll-behavior:smooth}
body{overflow-x:hidden}
.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}
.reveal.is-visible{opacity:1;transform:none}
.reveal-left{opacity:0;transform:translateX(-32px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}
.reveal-left.is-visible{opacity:1;transform:none}
.reveal-right{opacity:0;transform:translateX(32px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}
.reveal-right.is-visible{opacity:1;transform:none}
.stagger>*{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1)}
.stagger.is-visible>*{opacity:1;transform:none}
.stagger.is-visible>*:nth-child(1){transition-delay:.04s}.stagger.is-visible>*:nth-child(2){transition-delay:.10s}
.stagger.is-visible>*:nth-child(3){transition-delay:.16s}.stagger.is-visible>*:nth-child(4){transition-delay:.22s}
.stagger.is-visible>*:nth-child(5){transition-delay:.28s}.stagger.is-visible>*:nth-child(6){transition-delay:.34s}
.stagger.is-visible>*:nth-child(7){transition-delay:.40s}.stagger.is-visible>*:nth-child(8){transition-delay:.46s}
.stagger.is-visible>*:nth-child(9){transition-delay:.52s}.stagger.is-visible>*:nth-child(10){transition-delay:.58s}
.stagger.is-visible>*:nth-child(11){transition-delay:.64s}.stagger.is-visible>*:nth-child(12){transition-delay:.70s}
.hero-bg{animation:heroZoom 10s ease-out both}
@keyframes heroZoom{from{transform:scale(1.08)}to{transform:scale(1)}}
.hero-overlay{animation:heroFade 1.2s ease both}
@keyframes heroFade{from{opacity:.45}to{opacity:1}}
.section{position:relative}
.section-head{margin-bottom:44px}
.card,.feature,.contact-card{box-shadow:0 0 0 rgba(0,0,0,0)}
.card:hover,.feature:hover,.contact-card:hover{box-shadow:0 16px 42px rgba(0,0,0,.09)}
.gallery figure{position:relative}
.gallery figure:after{content:"";position:absolute;inset:0;border:1px solid rgba(0,0,0,.08);pointer-events:none}
.gallery img{will-change:transform}
.btn{position:relative;overflow:hidden}
.btn:after{content:"";position:absolute;top:0;left:-120%;width:80%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:skewX(-18deg);transition:left .55s ease}
.btn:hover:after{left:140%}
.brand img{will-change:transform}
@media(max-width:900px){
  .section-head{margin-bottom:30px}
  .hero-content{padding:85px 0 65px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .hero-bg,.hero-overlay{animation:none}
  .reveal,.reveal-left,.reveal-right,.stagger>*{opacity:1;transform:none;transition:none}
  .btn:after{display:none}
}



/* Dedicated Clientele page — approved V9 clean static grid */
.clientele-hero{background:#fff;border-bottom:1px solid #eee;padding-top:110px;padding-bottom:78px}
.clientele-hero h1{max-width:900px;font-size:clamp(44px,6vw,72px);letter-spacing:-3px;margin-bottom:18px}
.clientele-hero p{max-width:720px;color:#555;font-size:19px;margin:0}
.clientele-section{background:#fff}
.client-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch;margin-top:42px}
.client-logo-card{height:205px;border:1px solid #e1e1e1;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;padding:28px;overflow:hidden;box-shadow:none;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.client-logo-card img{display:block;max-width:88%;max-height:135px;width:auto;height:auto;object-fit:contain;transition:transform .28s ease}
.client-logo-card:hover{transform:translateY(-5px);border-color:#111;box-shadow:0 12px 28px rgba(0,0,0,.10)}
.client-logo-card:hover img{transform:scale(1.035)}
@media (prefers-reduced-motion: reduce){.client-logo-card,.client-logo-card img{transition:none}.client-logo-card:hover{transform:none}.client-logo-card:hover img{transform:none}}
.client-logo-card:nth-child(1) img{max-width:92%;max-height:125px}
.client-logo-card:nth-child(3) img{max-width:92%;max-height:125px}
.client-logo-card:nth-child(4) img{max-width:88%;max-height:105px}
.client-logo-card:nth-child(5) img{max-width:78%;max-height:145px}
.client-logo-card:nth-child(6) img{max-width:92%;max-height:125px}
.client-logo-card:nth-child(7) img{max-width:92%;max-height:105px}
.client-logo-card:nth-child(8) img{max-width:125px;max-height:125px}
.client-logo-card:nth-child(9) img{max-width:88%;max-height:125px}
.client-logo-card:nth-child(10) img{max-width:90%;max-height:135px}
.client-logo-card:nth-child(11) img{max-width:92%;max-height:125px}
.client-logo-card:nth-child(12) img{max-width:105px;max-height:145px}
@media(max-width:1100px){
  .client-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .client-logo-card{height:170px;padding:18px}
}
@media(max-width:480px){
  .client-logo-grid{grid-template-columns:1fr}
}

/* Founders — clean premium presentation */
.founders-section{background:#fff;position:relative;overflow:hidden}
.founders-section:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,#eee 18%,#eee 82%,transparent);pointer-events:none}
.founders-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:48px;position:relative;z-index:1}
.founders-intro h2{font-size:clamp(40px,4.5vw,62px);margin-bottom:0}
.founders-intro p{max-width:560px;color:var(--muted);font-size:17px;margin:0 0 5px}
.founders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;position:relative;z-index:1}
.founder-card{position:relative;min-height:480px;padding:34px 34px 24px;border:1px solid #e3e3e3;border-radius:20px;background:#fff;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.035);transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s ease,border-color .45s ease}
.founder-card:before{content:"";position:absolute;left:0;top:0;width:5px;height:0;background:#ef3340;transition:height .5s cubic-bezier(.2,.7,.2,1)}
.founder-card:after{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(0,0,0,.055);border-radius:50%;right:-85px;top:-85px;transition:transform .7s ease,border-color .5s ease}
.founder-card:hover{transform:translateY(-10px);box-shadow:0 24px 60px rgba(0,0,0,.12);border-color:#cfcfcf}
.founder-card:hover:before{height:100%}
.founder-card:hover:after{transform:scale(1.35);border-color:rgba(239,51,64,.18)}
.founder-top{display:flex;align-items:center;gap:18px;position:relative;z-index:1}
.founder-mark{width:68px;height:68px;flex:0 0 68px;border-radius:50%;background:#fff;border:1px solid #e2e2e2;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:transform .45s ease,background .45s ease,border-color .45s ease}
.founder-mark:before{content:"";position:absolute;inset:7px;border:1px solid #ddd;border-radius:50%;transition:transform .6s ease,border-color .45s ease}
.founder-mark span{font-size:17px;font-weight:900;letter-spacing:1px;position:relative}
.founder-card:hover .founder-mark{transform:rotate(-6deg) scale(1.06);background:#fff;border-color:#ef3340}
.founder-card:hover .founder-mark:before{transform:rotate(18deg) scale(1.08);border-color:#ef3340}
.founder-role{font-size:11px;font-weight:900;letter-spacing:2px;color:#777}
.founder-role span{color:#ef3340;padding:0 4px}
.founder-content{margin-top:52px;position:relative;z-index:1}
.founder-content h3{font-size:clamp(30px,3vw,42px);letter-spacing:-1.4px;margin:0 0 12px;line-height:1.05}
.founder-line{width:42px;height:2px;background:#fff;margin-bottom:22px;transform-origin:left;transition:width .45s ease}
.founder-card:hover .founder-line{width:74px}
.founder-content p{color:var(--muted);font-size:15px;line-height:1.75;margin:0 0 15px;max-width:590px}
.founder-footer{margin-top:auto;padding-top:22px;border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase;color:#777;position:relative;z-index:1}
.founder-arrow{font-size:21px;color:#111;transition:transform .35s ease,color .35s ease}
.founder-card:hover .founder-arrow{transform:translate(4px,-4px);color:#ef3340}
.founder-card-dark{background:#fff;color:#fff;border-color:#111}
.founder-card-dark:after{border-color:rgba(255,255,255,.08)}
.founder-card-dark .founder-mark{background:#fff;border-color:#333;color:#fff}
.founder-card-dark .founder-mark:before{border-color:#333}
.founder-card-dark .founder-role,.founder-card-dark .founder-content p,.founder-card-dark .founder-footer{color:#aaa}
.founder-card-dark .founder-footer{border-color:#2d2d2d}
.founder-card-dark .founder-arrow{color:#fff}
.founder-card-dark:hover{box-shadow:0 28px 65px rgba(0,0,0,.24);border-color:#111}
@media(max-width:900px){.founders-section:before{display:none}.founders-intro{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.founders-grid{grid-template-columns:1fr}.founder-card{min-height:430px}}
@media(prefers-reduced-motion:reduce){.founder-card,.founder-mark,.founder-mark:before,.founder-line,.founder-arrow,.founder-card:before,.founder-card:after{transition:none!important}}

/* Projects detail layout */
.projects-hero{padding-bottom:70px}.projects-hero h1 span{font-weight:400}.projects-list{padding-top:20px}.project-detail-card{border-top:1px solid #111;padding:55px 0 80px}.project-detail-card:last-child{padding-bottom:30px}.project-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:18px}.project-heading h2{font-size:clamp(34px,4.2vw,64px);line-height:1.02;margin:8px 0 0;letter-spacing:-.04em}.project-meta{min-width:260px;text-align:right;font-size:15px}.project-meta strong,.project-meta span{display:block}.project-meta span{margin-top:7px;opacity:.58}.project-description{max-width:850px;font-size:18px;line-height:1.7;margin:0 0 32px;color:#333}.project-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.project-photo{display:block;overflow:hidden;background:#f3f3f3;min-height:210px}.project-photo img{display:block;width:100%;height:100%;min-height:210px;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s ease}.project-photo:hover img{transform:scale(1.035);filter:contrast(1.04)}.project-grid-little-star .project-photo:first-child,.project-grid-little-star .project-photo:nth-child(4),.project-grid-new-mark .project-photo:first-child,.project-grid-new-mark .project-photo:nth-child(4),.project-grid-tech .project-photo:nth-child(2){grid-column:span 2}.project-grid-little-star .project-photo:first-child img,.project-grid-little-star .project-photo:nth-child(4) img,.project-grid-new-mark .project-photo:first-child img,.project-grid-new-mark .project-photo:nth-child(4) img,.project-grid-tech .project-photo:nth-child(2) img{min-height:330px}.project-grid-tech .project-photo:not(:nth-child(2)){aspect-ratio:1.05}.project-grid-tech .project-photo:not(:nth-child(2)) img{object-fit:cover}.project-detail-card{scroll-margin-top:100px}@media(max-width:900px){.project-heading{align-items:flex-start;flex-direction:column}.project-meta{text-align:left;min-width:0}.project-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-grid-little-star .project-photo:first-child,.project-grid-little-star .project-photo:nth-child(4),.project-grid-new-mark .project-photo:first-child,.project-grid-new-mark .project-photo:nth-child(4),.project-grid-tech .project-photo:nth-child(2){grid-column:span 2}}@media(max-width:560px){.project-detail-card{padding:40px 0 55px}.project-heading h2{font-size:36px}.project-description{font-size:16px}.project-photo-grid{grid-template-columns:1fr}.project-grid-little-star .project-photo:first-child,.project-grid-little-star .project-photo:nth-child(4),.project-grid-new-mark .project-photo:first-child,.project-grid-new-mark .project-photo:nth-child(4),.project-grid-tech .project-photo:nth-child(2){grid-column:span 1}.project-photo,.project-photo img,.project-grid-little-star .project-photo:first-child img,.project-grid-little-star .project-photo:nth-child(4) img,.project-grid-new-mark .project-photo:first-child img,.project-grid-new-mark .project-photo:nth-child(4) img,.project-grid-tech .project-photo:nth-child(2) img{min-height:240px}}

/* V13 Home hero manual slider */
.site-header .brand img{width:auto!important;height:78px!important;max-width:170px!important;max-height:78px!important;object-fit:contain;display:block}
@media(max-width:900px){.site-header .brand img{height:62px!important;max-width:140px!important;max-height:62px!important}}
.incubex-hero-slider{position:relative;min-height:calc(100vh - 84px);height:calc(100vh - 84px);max-height:820px;background:#fff;color:#fff;overflow:hidden}
.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{display:flex;align-items:center;color:#fff;text-decoration:none;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}.hero-slide.is-active{opacity:1;visibility:visible;z-index:2}.hero-slide-bg{position:absolute;inset:0;background-position:center;background-size:cover;transform:scale(1.035);transition:transform 7s ease}.hero-slide.is-active .hero-slide-bg{transform:scale(1)}.hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.43) 48%,rgba(0,0,0,.18) 100%)}.hero-slide-content{position:relative;z-index:3;padding-top:40px;padding-bottom:100px}.hero-slide-content .eyebrow{color:#fff}.hero-slide-content h1{font-size:clamp(48px,6.4vw,88px);line-height:.97;letter-spacing:-.055em;max-width:920px;margin:20px 0 24px;font-weight:800}.hero-slide-content p{font-size:18px;line-height:1.65;max-width:650px;color:#eee;margin:0 0 28px}.hero-explore{display:inline-flex;align-items:center;gap:14px;font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;border-bottom:1px solid rgba(255,255,255,.7);padding-bottom:9px}.hero-explore span{font-size:18px;line-height:1}.hero-arrow{position:absolute!important;z-index:50!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:58px;height:58px;border:1px solid rgba(255,255,255,.78);background:rgba(0,0,0,.34);color:#fff;border-radius:50%;font-size:25px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.hero-prev{left:28px!important;right:auto!important}.hero-next{right:28px!important;left:auto!important}.hero-arrow:hover{background:#fff;color:#111;transform:translateY(-50%) scale(1.06)!important;box-shadow:0 8px 24px rgba(0,0,0,.22)}.hero-counter{position:absolute;z-index:10;left:50%;bottom:32px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.16em;min-width:72px;justify-content:center;color:#fff}.hero-current{font-size:15px}.hero-divider{opacity:.45}.hero-slide:focus-visible .hero-slide-content{outline:2px solid #fff;outline-offset:8px}
@media(max-width:900px){.incubex-hero-slider{min-height:calc(100vh - 72px);height:calc(100vh - 72px)}.hero-slide-content{padding-top:20px;padding-bottom:110px}.hero-slide-content h1{font-size:clamp(42px,10vw,66px)}.hero-slide-content p{font-size:16px;max-width:560px}.hero-counter{bottom:20px}.hero-arrow{width:48px;height:48px;top:50%!important}.hero-prev{left:14px!important}.hero-next{right:14px!important}.hero-slide-overlay{background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.32))}}
@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slide-bg{transition:none!important}}


/* Social links + Featherlite-inspired clean hero treatment */
.footer-social{border-top:1px solid #2a2a2a;margin-top:42px;padding:24px 0 0;display:flex;justify-content:flex-end}.footer-social>div{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.social-label{font-size:11px;font-weight:900;letter-spacing:2px;text-transform:uppercase;color:#aaa;margin-right:4px}.footer-social a{font-size:14px;font-weight:800;color:#fff;transition:opacity .2s ease,transform .2s ease}.footer-social a:hover{opacity:.65;transform:translateY(-1px)}
.incubex-hero-slider{background:#111}.hero-slide-content{max-width:860px;padding-top:20px;padding-bottom:86px}.hero-slide-content h1{font-size:clamp(42px,5.2vw,72px);line-height:.99;max-width:850px;margin:16px 0 20px}.hero-slide-content p{max-width:610px;font-size:17px}.hero-arrow{box-shadow:0 6px 22px rgba(0,0,0,.18)}
@media(max-width:900px){.footer-social{justify-content:flex-start}.footer-social>div{gap:18px}.hero-slide-content{padding-bottom:100px}.hero-slide-content h1{font-size:clamp(38px,9vw,58px)}}

/* Quote request form */
.quote-card h2{margin:8px 0 10px}.form-intro{color:var(--muted);margin:0 0 24px}.form-success{border:1px solid #111;background:#f7f7f7;padding:16px 18px;margin:0 0 22px;border-radius:8px}.upload-note{display:block;color:var(--muted);margin-top:10px;font-size:12px}.quote-card input[type=file]{padding:12px 10px;background:#fff}.quote-card .btn{cursor:pointer}

/* =========================================================
   INCUBEX V16 BRAND UPDATE
   Brand colour: #EF3C5E
   ========================================================= */
:root{--incubex-pink:#EF3C5E;--incubex-pink-dark:#d92f4f}

/* IMT-inspired clean header with social links at the top-left */
.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid #e8e8e8}
.header-inner{height:104px;gap:30px}
.header-social{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.header-social a{width:30px;height:30px;border:1px solid #d9d9d9;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;letter-spacing:.02em;color:#222;background:#fff;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}
.header-social a:hover{background:var(--incubex-pink);color:#fff;border-color:var(--incubex-pink);transform:translateY(-2px);box-shadow:0 7px 16px rgba(239,60,94,.22)}
.site-header .brand img{height:84px!important;max-width:190px!important;max-height:84px!important}
.nav{font-family:Montserrat,Inter,Arial,Helvetica,sans-serif;font-size:15px;gap:30px}
.nav a{position:relative;transition:color .22s ease}
.nav a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--incubex-pink);transform:scaleX(0);transform-origin:center;transition:transform .25s ease}
.nav a:hover{color:var(--incubex-pink)}
.nav a:hover:after{transform:scaleX(1)}
.btn-dark,.btn-pink{background:var(--incubex-pink)!important;border-color:var(--incubex-pink)!important;color:#fff!important}
.btn-dark:hover,.btn-pink:hover{background:var(--incubex-pink-dark)!important;border-color:var(--incubex-pink-dark)!important;color:#fff!important;box-shadow:0 10px 24px rgba(239,60,94,.24)}
.btn{position:relative;overflow:hidden}
.eyebrow,.number{color:var(--incubex-pink)}
.section-head h2:after{background:var(--incubex-pink)}
.tick b{color:var(--incubex-pink)}
.band{background:var(--incubex-pink)}
.band p{color:#fff;opacity:.9}
.footer{background:var(--incubex-pink);color:#fff}
.footer h3,.footer a,.footer-social a,.bottom{color:#fff}
.footer p{color:#fff;opacity:.9}
.footer-social{border-top-color:rgba(255,255,255,.3)}
.social-label{color:#fff;opacity:.8}
.bottom{border-top-color:rgba(255,255,255,.3)}
.whatsapp{background:var(--incubex-pink)!important}
.whatsapp:hover{box-shadow:0 10px 30px rgba(239,60,94,.35)!important}
.client-logo-card:hover{border-color:var(--incubex-pink);box-shadow:0 12px 28px rgba(239,60,94,.12)}
.founder-card:before{background:var(--incubex-pink)}
.founder-card:hover:after{border-color:rgba(239,60,94,.25)}
.founder-card:hover .founder-mark{border-color:var(--incubex-pink)}
.founder-card:hover .founder-mark:before{border-color:var(--incubex-pink)}
.founder-line{background:#fff;background:#fff5f7}
.form-field input:focus,.form-field textarea:focus{outline:none;border-color:var(--incubex-pink);box-shadow:0 0 0 3px rgba(239,60,94,.12)}

/* Hero: keep the photographic dark overlay for legibility, use Incubex pink for controls */
.hero-arrow{background:rgba(239,60,94,.92);border-color:rgba(255,255,255,.9)}
.hero-arrow:hover{background:#fff;color:var(--incubex-pink);box-shadow:0 8px 24px rgba(239,60,94,.3)}
.hero-explore{border-bottom-color:var(--incubex-pink)}
.hero-counter .hero-current{color:var(--incubex-pink)}
.hero-slide-content .eyebrow{color:#fff}

/* Use a clean modern sans close to the supplied IMT reference */
body{font-family:Montserrat,Inter,Arial,Helvetica,sans-serif}
h1,h2,h3,.nav,.btn{font-family:Montserrat,Inter,Arial,Helvetica,sans-serif}

/* Keep body text dark for readability while brand accents use #EF3C5E */

/* V17: Refined top-right social media treatment */
.header-actions{display:flex;align-items:center;gap:18px;margin-left:auto;flex:0 0 auto}
.header-social{display:flex;align-items:center;gap:9px;flex:0 0 auto}
.header-social .social-link{position:relative;width:38px;height:38px;border:1.5px solid rgba(239,60,94,.32);border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#111;overflow:visible;transition:transform .28s cubic-bezier(.2,.8,.2,1),background .28s ease,color .28s ease,border-color .28s ease,box-shadow .28s ease}
.header-social .social-link svg{width:17px;height:17px;fill:currentColor;stroke:currentColor;stroke-width:1.5;transition:transform .28s ease}
.header-social .social-instagram svg{fill:none}
.header-social .social-instagram .fill-dot{fill:currentColor;stroke:none}
.header-social .social-link:before{content:"";position:absolute;inset:-4px;border-radius:50%;border:1px solid transparent;transform:scale(.72);opacity:0;transition:transform .3s ease,opacity .3s ease,border-color .3s ease}
.header-social .social-link:after{content:attr(data-label);position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%,-5px);background:#fff;color:#fff;font-size:10px;font-weight:800;letter-spacing:.5px;white-space:nowrap;padding:5px 8px;border-radius:5px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}
.header-social .social-link:hover{background:var(--incubex-pink);color:#fff;border-color:var(--incubex-pink);transform:translateY(-3px) scale(1.04);box-shadow:0 9px 20px rgba(239,60,94,.24)}
.header-social .social-link:hover:before{transform:scale(1.15);opacity:1;border-color:rgba(239,60,94,.28)}
.header-social .social-link:hover:after{opacity:1;transform:translate(-50%,0)}
.header-social .social-link:hover svg{transform:scale(1.08)}
.header-cta{transition:transform .25s ease,box-shadow .25s ease,background .25s ease!important}
.header-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(239,60,94,.22)!important}
@media(max-width:1100px){.header-inner{gap:18px}.nav{gap:19px}.header-actions{gap:12px}.header-social{gap:6px}.header-social .social-link{width:34px;height:34px}.header-social .social-link svg{width:15px;height:15px}}
@media(max-width:900px){.header-actions{margin-left:auto}.header-social{display:none}}
@media(prefers-reduced-motion:reduce){.header-social .social-link,.header-social .social-link svg,.header-social .social-link:before,.header-social .social-link:after,.header-cta{transition:none!important}}

/* V17 Projects — Luxury Editorial layout */
.editorial-projects{background:#fff;color:#111;overflow:hidden}.projects-editorial-hero{padding:110px 0 100px;border-bottom:1px solid #e9e9e9}.projects-editorial-hero h1{font-size:clamp(56px,8vw,118px);line-height:.92;letter-spacing:-.065em;margin:18px 0 30px;font-weight:700;max-width:1000px}.projects-editorial-hero h1 span{color:#ef3c5e}.projects-editorial-hero p{max-width:650px;font-size:18px;line-height:1.75;color:#666;margin:0}.editorial-project-list{padding:20px 0 30px}.editorial-project{min-height:720px;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.8fr);gap:7vw;align-items:center;padding:95px 0;border-bottom:1px solid #e7e7e7}.editorial-project:nth-child(even){grid-template-columns:minmax(320px,.8fr) minmax(0,1.65fr)}.editorial-project:nth-child(even) .editorial-project-image{order:2}.editorial-project:nth-child(even) .editorial-project-copy{order:1}.editorial-project-image{height:650px;overflow:hidden;background:#f1f1f1;position:relative}.editorial-project-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.editorial-project:hover .editorial-project-image img{transform:scale(1.035)}.editorial-project-copy{max-width:480px;position:relative}.editorial-index{display:block;font-size:12px;letter-spacing:.22em;color:#ef3c5e;margin-bottom:30px;font-weight:700}.editorial-project-copy h2{font-size:clamp(42px,5vw,76px);line-height:.96;letter-spacing:-.055em;margin:12px 0 28px;font-weight:700}.editorial-rule{height:1px;width:70px;background:#ef3c5e;margin:0 0 22px}.editorial-project-copy p{color:#666;line-height:1.75;font-size:16px}.editorial-project-copy .project-label{color:#111;font-weight:700;text-transform:uppercase;font-size:11px;letter-spacing:.15em;margin-bottom:4px}.editorial-link{display:inline-flex;align-items:center;gap:12px;margin-top:22px;color:#111;text-decoration:none;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700;border-bottom:1px solid #111;padding-bottom:7px;transition:color .25s,border-color .25s,gap .25s}.editorial-link span{color:#ef3c5e;font-size:16px}.editorial-link:hover{color:#ef3c5e;border-color:#ef3c5e;gap:18px}.editorial-gallery{padding:95px 0;border-bottom:1px solid #e7e7e7;background:#fafafa}.editorial-gallery-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.editorial-gallery-head h3{font-size:clamp(30px,4vw,50px);letter-spacing:-.045em;margin:8px 0 0}.editorial-back{color:#111;text-decoration:none;font-size:11px;text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid #111;padding-bottom:6px}.editorial-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:210px;gap:12px}.editorial-gallery-grid figure{margin:0;overflow:hidden;background:#eee}.editorial-gallery-grid figure:nth-child(1){grid-column:span 7;grid-row:span 2}.editorial-gallery-grid figure:nth-child(2){grid-column:span 5}.editorial-gallery-grid figure:nth-child(3){grid-column:span 5}.editorial-gallery-grid figure:nth-child(n+4){grid-column:span 3}.editorial-gallery-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .4s}.editorial-gallery-grid figure:hover img{transform:scale(1.045);filter:brightness(.92)}
@media(max-width:900px){.projects-editorial-hero{padding:80px 0}.editorial-project,.editorial-project:nth-child(even){grid-template-columns:1fr;min-height:0;padding:65px 0;gap:40px}.editorial-project:nth-child(even) .editorial-project-image,.editorial-project:nth-child(even) .editorial-project-copy{order:initial}.editorial-project-image{height:520px}.editorial-project-copy{max-width:none}.editorial-gallery-grid{grid-auto-rows:180px}.editorial-gallery-grid figure:nth-child(1){grid-column:span 8}.editorial-gallery-grid figure:nth-child(2),.editorial-gallery-grid figure:nth-child(3){grid-column:span 4}.editorial-gallery-grid figure:nth-child(n+4){grid-column:span 4}}@media(max-width:600px){.projects-editorial-hero{padding:65px 0 60px}.projects-editorial-hero h1{font-size:50px}.editorial-project-image{height:390px}.editorial-project-copy h2{font-size:48px}.editorial-gallery{padding:65px 0}.editorial-gallery-head{align-items:start;flex-direction:column}.editorial-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.editorial-gallery-grid figure:nth-child(n){grid-column:span 1;grid-row:span 1}.editorial-gallery-grid figure:nth-child(1){grid-column:span 2;grid-row:span 2}}


/* V17 FINAL MOBILE NAVIGATION FIX */
@media (max-width:700px){
  .site-header{position:sticky;top:0;width:100%}
  .header-inner{
    height:58px!important;
    min-height:58px!important;
    padding-left:8px!important;
    padding-right:8px!important;
    gap:7px!important;
    flex-wrap:nowrap!important;
    overflow:hidden!important;
  }
  .site-header .brand{
    flex:0 0 54px!important;
    width:54px!important;
    min-width:54px!important;
  }
  .site-header .brand img{
    width:54px!important;
    height:48px!important;
    max-width:54px!important;
    max-height:48px!important;
    object-fit:contain!important;
  }
  .nav{
    display:flex!important;
    flex:1 1 auto!important;
    min-width:0!important;
    margin-left:0!important;
    gap:6px!important;
    align-items:center!important;
    justify-content:space-between!important;
    flex-wrap:nowrap!important;
    white-space:nowrap!important;
    font-size:8px!important;
    line-height:1!important;
    font-weight:800!important;
  }
  .nav a{
    flex:0 0 auto!important;
    white-space:nowrap!important;
    letter-spacing:-.02em!important;
  }
  .nav a:after{display:none!important}
  .header-actions{
    flex:0 0 72px!important;
    width:72px!important;
    margin-left:0!important;
    gap:0!important;
  }
  .header-social{display:none!important}
  .header-cta{
    width:72px!important;
    min-width:72px!important;
    height:34px!important;
    padding:0 7px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:9px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
}
@media (max-width:430px){
  .header-inner{padding-left:5px!important;padding-right:5px!important;gap:4px!important}
  .site-header .brand,.site-header .brand img{width:46px!important;max-width:46px!important}
  .site-header .brand{flex-basis:46px!important;min-width:46px!important}
  .site-header .brand img{height:44px!important;max-height:44px!important}
  .nav{gap:3px!important;font-size:7px!important}
  .header-actions{width:62px!important;flex-basis:62px!important}
  .header-cta{width:62px!important;min-width:62px!important;font-size:8px!important;padding:0 4px!important}
}




/* INCUBEX Smart Chatbot - modern floating popup */
.incubex-smart-chat{position:fixed;right:24px;bottom:26px;z-index:99999;font-family:Inter,Arial,Helvetica,sans-serif}
.incubex-smart-toggle{position:relative;width:62px;height:62px;border:0;border-radius:50%;background:#f23667;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 30px rgba(242,54,103,.32);transition:transform .2s ease,box-shadow .2s ease}
.incubex-smart-toggle:hover{transform:scale(1.06);box-shadow:0 16px 35px rgba(242,54,103,.38)}
.incubex-toggle-x{display:none;font-size:31px;font-weight:300;line-height:1}
.incubex-smart-chat.is-open .incubex-chat-icon{display:none}.incubex-smart-chat.is-open .incubex-toggle-x{display:block}
.incubex-chat-badge{position:absolute;right:-1px;top:-3px;min-width:18px;height:18px;padding:0 5px;border-radius:20px;background:#ff3b30;color:#fff;border:2px solid #fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center}
.incubex-smart-chat.is-open .incubex-chat-badge{display:none}
.incubex-smart-panel{position:absolute;right:0;bottom:78px;width:390px;max-width:calc(100vw - 24px);height:540px;max-height:calc(100vh - 120px);background:#fff;border:1px solid #edf0f3;border-radius:16px;overflow:hidden;box-shadow:0 20px 55px rgba(31,37,48,.18);opacity:0;visibility:hidden;transform:translateY(18px) scale(.97);transform-origin:bottom right;transition:.22s ease}
.incubex-smart-chat.is-open .incubex-smart-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.incubex-smart-head{height:64px;background:#fff;color:#28313b;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #edf0f3}
.incubex-head-left{display:flex;align-items:center;gap:10px}.incubex-avatar{width:32px;height:32px;border-radius:10px;background:#f23667;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;box-shadow:0 5px 12px rgba(242,54,103,.22)}
.incubex-head-copy{display:flex;flex-direction:column;gap:2px}.incubex-head-copy strong{font-size:14px;font-weight:800}.incubex-head-copy span{font-size:10px;color:#9aa2ab}
.incubex-smart-close{border:0;background:transparent;color:#7c8791;font-size:25px;font-weight:300;line-height:1;cursor:pointer;padding:6px}
.incubex-smart-messages{height:calc(100% - 124px);overflow-y:auto;padding:20px 16px 18px;background:#fafbfc;display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.incubex-msg{max-width:84%;padding:11px 14px;border-radius:18px;font-size:13px;line-height:1.55;box-shadow:0 1px 2px rgba(31,37,48,.04);white-space:pre-line}
.incubex-msg.bot{background:#eef0f3;color:#2d343b;border-top-left-radius:6px}.incubex-msg.user{background:#f23667;color:#fff;margin-left:auto;border-top-right-radius:6px}
.incubex-suggestions{display:flex;flex-direction:column;align-items:flex-end;width:100%;gap:8px;margin:12px 0 4px}.incubex-suggestions button{border:0;background:#f23667;border-radius:18px;padding:9px 14px;font:600 11px/1.25 Inter,Arial,sans-serif;color:#fff;cursor:pointer;text-align:left;box-shadow:0 3px 9px rgba(242,54,103,.18);transition:transform .15s ease,filter .15s ease}.incubex-suggestions button:hover{transform:translateY(-1px);filter:brightness(.97)}
.incubex-typing{background:#eef0f3!important;color:#6f7881!important;font-size:12px;font-style:italic}
.incubex-chat-link{display:inline-flex;margin-top:7px;padding:7px 10px;border-radius:10px;background:#f23667;color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:700}
.incubex-smart-input{height:60px;background:#fff;border-top:1px solid #edf0f3;display:flex;align-items:center;gap:9px;padding:8px 10px}.incubex-smart-input input{flex:1;height:42px;border:0;outline:0;border-radius:12px;background:#f7f8fa;padding:0 14px;color:#2d343b;font:13px Inter,Arial,sans-serif;box-shadow:none}.incubex-smart-input input::placeholder{color:#a7afb7}.incubex-smart-input button{width:36px;height:36px;border:0;border-radius:50%;background:#f23667;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 5px 12px rgba(242,54,103,.22)}
@media(max-width:600px){.incubex-smart-chat{right:14px;bottom:18px}.incubex-smart-toggle{width:58px;height:58px}.incubex-smart-panel{width:calc(100vw - 20px);right:-4px;bottom:70px;height:min(540px,calc(100vh - 100px));border-radius:16px}}



/* V17 navigation dropdowns */
.nav-item{position:relative;display:flex;align-items:center}
.nav-item>a{white-space:nowrap}
.nav-caret{display:inline-block;margin-left:4px;font-size:13px;line-height:1;transform:translateY(-1px);transition:transform .2s ease}
.has-dropdown:hover .nav-caret,.has-dropdown:focus-within .nav-caret{transform:translateY(1px)}
.nav-dropdown{position:absolute;top:calc(100% + 19px);left:50%;transform:translateX(-50%) translateY(8px);min-width:245px;padding:10px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 40px rgba(0,0,0,.12);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:200}
.nav-dropdown:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}
.has-dropdown:hover .nav-dropdown,.has-dropdown:focus-within .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.nav-dropdown a{display:block;padding:11px 13px!important;font-size:12px;font-weight:700;line-height:1.35;color:#222!important;text-decoration:none}
.nav-dropdown a:after{display:none!important}
.nav-dropdown a:hover{background:#f7f7f7;color:var(--incubex-pink)!important}
@media(max-width:900px){.nav-item{display:none}}

/* V17 DROPDOWN FINAL FIX — keep submenu hidden until Products/Projects hover */
.site-header .nav-item.has-dropdown{position:relative!important;display:inline-flex!important;align-items:center!important}
.site-header .nav-item.has-dropdown>.nav-dropdown{display:none!important;position:absolute!important;top:calc(100% + 18px)!important;left:50%!important;transform:translateX(-50%)!important;min-width:245px!important;padding:10px!important;background:#fff!important;border:1px solid #e6e6e6!important;box-shadow:0 18px 40px rgba(0,0,0,.12)!important;z-index:9999!important}
.site-header .nav-item.has-dropdown:hover>.nav-dropdown,.site-header .nav-item.has-dropdown:focus-within>.nav-dropdown{display:block!important}
.site-header .nav-dropdown a{display:block!important;padding:11px 13px!important;font-size:12px!important;line-height:1.35!important;font-weight:700!important;white-space:normal!important;color:#222!important;text-decoration:none!important}
.site-header .nav-dropdown a:hover{background:#f7f7f7!important;color:#ef3c5e!important}
.site-header .nav-dropdown a:after{display:none!important}


/* Individual product pages */
.product-page-hero{padding:150px 0 78px;background:linear-gradient(135deg,#f8f8f7 0%,#fff 55%,#f3f3f1 100%)}
.product-page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}
.product-page-copy h1{font-size:clamp(42px,5vw,76px);line-height:.98;letter-spacing:-.055em;margin:16px 0 22px;max-width:760px}
.product-page-copy p{font-size:18px;line-height:1.65;color:#59616a;max-width:690px}
.product-page-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.product-page-image{min-height:460px;border-radius:4px;overflow:hidden;background:#ddd;box-shadow:0 22px 55px rgba(0,0,0,.13)}
.product-page-image img{width:100%;height:100%;min-height:460px;object-fit:cover;display:block}
.product-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start}
.product-info-grid h2,.product-quote-band h2{font-size:clamp(30px,3vw,48px);line-height:1.06;margin:10px 0 18px;letter-spacing:-.035em}
.product-info-grid p,.product-quote-band p{color:#626a72;line-height:1.7;font-size:16px}
.product-feature-card{background:#fff;border:1px solid var(--line);padding:34px;box-shadow:0 14px 35px rgba(0,0,0,.05)}
.product-feature-card h3{margin:0 0 18px;font-size:20px}.product-feature-card ul{margin:0;padding-left:19px}.product-feature-card li{margin:11px 0;color:#4f5760;line-height:1.5}
.product-applications{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.product-applications span{background:#fff;border:1px solid var(--line);padding:22px 18px;font-weight:700;text-align:center}
.product-quote-band{display:flex;justify-content:space-between;gap:35px;align-items:center;padding:46px;background:#fff;border:1px solid var(--line)}
.product-quote-band>div{max-width:720px}
@media(max-width:900px){.product-page-hero{padding:120px 0 60px}.product-page-hero-grid,.product-info-grid{grid-template-columns:1fr;gap:30px}.product-page-image,.product-page-image img{min-height:320px}.product-applications{grid-template-columns:repeat(2,1fr)}.product-quote-band{flex-direction:column;align-items:flex-start}}
@media(max-width:520px){.product-page-copy h1{font-size:42px}.product-page-copy p{font-size:16px}.product-applications{grid-template-columns:1fr}.product-page-actions .btn{width:100%;justify-content:center}}


/* Aluminium Baffle Ceiling – visual product page */
.baffle-hero{position:relative;min-height:690px;display:flex;align-items:flex-end;overflow:hidden;background:#17191a;color:#fff}
.baffle-hero-media{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(8,10,11,.86) 0%,rgba(8,10,11,.58) 42%,rgba(8,10,11,.14) 100%),url('assets/home-slide-02-baffle.png');background-size:cover;background-position:center;transform:scale(1.01)}
.baffle-hero-inner{position:relative;z-index:1;width:100%;padding:150px 0 70px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:45px;align-items:end}
.baffle-hero-copy{max-width:760px}.baffle-hero .eyebrow{color:#fff}.baffle-hero h1{font-size:clamp(58px,8vw,112px);line-height:.86;letter-spacing:-.065em;margin:20px 0 28px;font-weight:800}.baffle-hero h1 span{color:var(--incubex-pink)}.baffle-hero p{max-width:650px;font-size:20px;line-height:1.6;color:rgba(255,255,255,.84)}
.baffle-hero .btn-dark{background:var(--incubex-pink);border-color:var(--incubex-pink);color:#fff}.baffle-hero .btn-outline{border-color:rgba(255,255,255,.55);color:#fff}
.baffle-hero-note{border-left:1px solid rgba(255,255,255,.35);padding:8px 0 8px 24px;display:flex;flex-direction:column;gap:8px}.baffle-hero-note span{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:rgba(255,255,255,.58)}.baffle-hero-note strong{font-size:21px;line-height:1.25}
.baffle-intro{padding-top:110px;padding-bottom:110px}.baffle-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.baffle-intro-image{min-height:620px;background:#ececea;overflow:hidden}.baffle-intro-image img{width:100%;height:100%;min-height:620px;object-fit:cover;display:block}.baffle-intro-copy{max-width:660px}.baffle-intro-copy h2,.baffle-showcase h2{font-size:clamp(40px,5vw,72px);line-height:.98;letter-spacing:-.055em;margin:16px 0 24px}.baffle-intro-copy p{font-size:17px;line-height:1.8;color:#5f666d}
.baffle-points{margin-top:35px;border-top:1px solid var(--line)}.baffle-points>div{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid var(--line)}.baffle-points span{font-size:12px;color:var(--incubex-pink);font-weight:800}.baffle-points strong{font-size:16px}
.baffle-showcase{padding:110px 0;background:#17191a;color:#fff}.baffle-showcase .eyebrow{color:#fff}.baffle-showcase-head{align-items:end}.baffle-showcase-head p{color:rgba(255,255,255,.65)}.baffle-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:430px 260px;gap:18px;margin-top:45px}.baffle-gallery figure{margin:0;position:relative;overflow:hidden;background:#292b2d}.baffle-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.baffle-gallery figure:hover img{transform:scale(1.04)}.baffle-gallery-main{grid-row:1 / 3}.baffle-gallery-main img{object-position:center}.baffle-gallery-tall img{object-position:center}.baffle-gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:22px 25px;background:linear-gradient(transparent,rgba(0,0,0,.8));font-size:14px;font-weight:700}.baffle-gallery figcaption span{color:var(--incubex-pink);margin-right:9px}.baffle-gallery-copy{background:#ef3c5e;padding:35px;display:flex;flex-direction:column;justify-content:center}.baffle-gallery-copy .eyebrow{font-size:10px}.baffle-gallery-copy h3{font-size:32px;line-height:1.05;letter-spacing:-.035em;margin:12px 0}.baffle-gallery-copy p{margin:0;line-height:1.65;color:rgba(255,255,255,.9)}
.baffle-features{padding-top:105px;padding-bottom:105px}.baffle-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:45px}.baffle-feature-grid article{padding:32px 26px;min-height:240px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.baffle-feature-grid span{font-size:12px;font-weight:800;color:var(--incubex-pink)}.baffle-feature-grid h3{font-size:22px;margin:38px 0 12px}.baffle-feature-grid p{font-size:14px;line-height:1.65;color:#626a72;margin:0}
@media(max-width:900px){.baffle-hero{min-height:620px}.baffle-hero-inner{padding:130px 0 55px;grid-template-columns:1fr}.baffle-hero-note{display:none}.baffle-intro-grid{grid-template-columns:1fr;gap:40px}.baffle-intro-image,.baffle-intro-image img{min-height:440px}.baffle-gallery{grid-template-columns:1fr;grid-template-rows:440px 320px auto}.baffle-gallery-main{grid-row:auto}.baffle-gallery-copy{min-height:260px}.baffle-feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.baffle-hero{min-height:650px}.baffle-hero h1{font-size:58px}.baffle-hero p{font-size:17px}.baffle-intro{padding-top:70px;padding-bottom:70px}.baffle-intro-image,.baffle-intro-image img{min-height:360px}.baffle-gallery{grid-template-rows:330px 300px auto}.baffle-feature-grid{grid-template-columns:1fr}.baffle-showcase{padding:75px 0}.baffle-gallery-copy{padding:28px}}

/* V17 catalogue visibility fix: keep all catalogue actions readable */
.catalog-view,.catalog-link{font-family:inherit!important}.catalog-cover:hover .catalog-view{color:#111!important}.product-page-actions .btn-outline{color:#111!important;border-color:#111!important;background:#fff!important}.baffle-hero .product-page-actions .btn-outline{color:#fff!important;border-color:rgba(255,255,255,.65)!important;background:rgba(255,255,255,.08)!important}.baffle-hero .product-page-actions .btn-outline:hover{background:#fff!important;color:#111!important}


/* Client testimonials — compact automatic carousel */
.client-testimonials-section{background:#f7f7f7;border-top:1px solid #eee}
.testimonial-head{margin-bottom:30px}
.testimonial-carousel{position:relative}
.testimonial-viewport{overflow:hidden;padding:4px 2px 8px}
.testimonial-track{display:flex;gap:16px;transition:transform .65s cubic-bezier(.22,.61,.36,1);will-change:transform}
.testimonial-card{position:relative;flex:0 0 calc((100% - 32px)/3);min-height:190px;padding:20px 21px 18px;border:1px solid #e3e3e3;border-radius:10px;background:#fff;display:flex;flex-direction:column;box-shadow:0 5px 18px rgba(0,0,0,.035);box-sizing:border-box}
.testimonial-card:hover{border-color:var(--incubex-pink);box-shadow:0 9px 24px rgba(0,0,0,.07)}
.testimonial-mark{font-size:36px;line-height:.65;font-family:Georgia,serif;margin-bottom:12px;color:var(--incubex-pink)}
.testimonial-card p{margin:0;color:#555c63;font-size:13px;line-height:1.55;max-width:50ch}
.testimonial-client{margin-top:auto;padding-top:13px;display:flex;flex-direction:column;gap:2px;border-top:1px solid #eee}
.testimonial-client strong{font-size:13px;color:#111;letter-spacing:.01em}
.testimonial-client span{font-size:11px;color:#777}
.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:20px}
.testimonial-arrow{width:32px;height:32px;border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#222;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .2s ease}
.testimonial-arrow:hover{border-color:var(--incubex-pink);color:var(--incubex-pink)}
.testimonial-dots{display:flex;align-items:center;gap:6px}
.testimonial-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#cfcfcf;cursor:pointer;transition:all .25s ease}
.testimonial-dots button.active{width:18px;border-radius:5px;background:var(--incubex-pink)}
@media(max-width:1000px){.testimonial-card{flex-basis:calc((100% - 16px)/2)}}
@media(max-width:700px){.testimonial-head{margin-bottom:24px}.testimonial-card{flex-basis:100%;min-height:180px;padding:19px}.testimonial-card p{font-size:13px}.testimonial-track{gap:12px}.testimonial-controls{margin-top:16px}}
@media (prefers-reduced-motion: reduce){.testimonial-track{transition:none}.testimonial-card{transition:none}}
