/* Home-only client marquee and confirmed wordmarks. */
.trusted-clients{padding:28px 0 34px;border-bottom:1px solid var(--line);background:#fff}
.trusted-title{
  margin-bottom:22px;
  color:var(--red);
  font-size:11px;
  font-weight:850;
  letter-spacing:.1em;
  text-align:center;
  text-transform:uppercase
}
.client-marquee{
  width:100%;
  overflow:hidden;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)
}
.client-marquee-track{
  display:flex;
  width:max-content;
  will-change:transform;
  animation:clientMarquee 28s linear infinite
}
.client-marquee-group{
  display:flex;
  flex:0 0 auto;
  align-items:center;
  gap:32px;
  padding:0 16px
}
.client-logo{
  flex:0 0 190px;
  width:190px;
  max-width:190px;
  min-height:50px;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  padding-inline:12px;
  color:#a2a6aa;
  font-size:17px;
  font-weight:850;
  letter-spacing:-.6px;
  line-height:1.05;
  text-align:center;
  white-space:nowrap;
  overflow:hidden;
  contain:layout paint;
  isolation:isolate;
  filter:grayscale(1);
  transition:color .18s ease
}
.client-logo:hover{color:#555a60}
.client-logo small{font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.client-marquee:hover .client-marquee-track,
.client-marquee:focus-within .client-marquee-track{animation-play-state:paused}
@keyframes clientMarquee{
  to{transform:translate3d(-50%,0,0)}
}


@media(max-width:1080px){
  .client-marquee-group{gap:24px;padding:0 12px}
  .client-logo{flex-basis:170px;width:170px;max-width:170px}
}

@media(max-width:640px){
  .trusted-clients{padding:25px 0 29px}
  .client-marquee{
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);
    mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)
  }
  .client-marquee-track{animation-duration:22s}
  .client-marquee-group{gap:20px;padding:0 10px}
  .client-marquee-group{gap:24px}
  .client-logo{flex-basis:156px;width:156px;max-width:156px;min-height:43px;padding-inline:10px;font-size:15px}
}

@media(prefers-reduced-motion:reduce){
  .client-marquee{
    overflow-x:auto;
    -webkit-mask-image:none;
    mask-image:none
  }
  .client-marquee-track{animation:none;transform:none}
  .client-marquee-group[aria-hidden="true"]{display:none}
}


/* Confirmed client wordmarks */
.client-logo.reboot{
  color:#969ba0;
  font-size:22px;
  font-weight:950;
  letter-spacing:-1px;
  text-transform:none
}
.client-logo.ufc{
  color:#969ba0;
  font-size:21px;
  font-weight:950;
  letter-spacing:-.8px;
  text-transform:uppercase
}


@media(prefers-reduced-motion:reduce){.client-marquee-track{animation:none!important;transform:none!important}}

/* Home page only. */
/* Hero */
.hero{position:relative;border-bottom:1px solid var(--line);background:linear-gradient(118deg,#f2f3f3 0%,#f7f7f6 42%,#fff 76%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:47% 53%;min-height:610px}.hero-copy{position:relative;padding:72px 58px 64px 0;display:flex;flex-direction:column;justify-content:center}.hero-copy:after{content:none;display:none}.hero-copy h1{position:relative;z-index:1;font-size:58px;line-height:.98;letter-spacing:-2.3px;margin:18px 0 22px;max-width:650px}.hero-copy p{position:relative;z-index:1;max-width:610px;font-size:18px;color:#5d6268;margin:0}.hero-actions{position:relative;z-index:1;display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-dots{position:relative;z-index:1;display:flex;gap:8px;margin-top:20px}.hero-dots i{width:6px;height:6px;border:1px solid #aab0b6;border-radius:50%}.hero-dots i:first-child{background:var(--red);border-color:var(--red)}.hero-visual{position:relative;overflow:hidden;background:#25282c}.hero-visual>img.scene{width:100%;height:100%;object-fit:cover;object-position:center}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.10),transparent 22%,rgba(8,10,12,.13))}.hero-product{position:absolute;z-index:3;left:8%;bottom:8%;width:28%;max-width:200px;filter:drop-shadow(0 20px 25px rgba(0,0,0,.35));background:rgba(255,255,255,.92);padding:20px;border-radius:22px}.hero-badge{position:absolute;z-index:4;right:5%;top:6%;background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:13px 17px;font-size:12px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.08)}.hero-lines{position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 13%,rgba(129,28,20,.72) 13% 13.15%,transparent 13.15% 41%,rgba(129,28,20,.58) 41% 41.12%,transparent 41.12% 68%,rgba(129,28,20,.58) 68% 68.12%,transparent 68.12%);opacity:.5}
/* benefits */
.benefits{background:#fff;border-bottom:1px solid var(--line)}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{position:relative;display:grid;grid-template-columns:44px 1fr;gap:14px;padding:24px 24px;border-right:1px solid var(--line);min-height:112px}.benefit:first-child{border-left:1px solid var(--line)}.benefit-icon{width:42px;height:42px;border:1px solid #d9dcdf;border-radius:50%;display:grid;place-items:center;color:var(--red)}.benefit-icon svg{width:21px;height:21px}.benefit strong{display:block;font-size:15px}.benefit span{display:block;color:var(--muted);font-size:12px;margin-top:3px}
/* ecosystem */
.ecosystem{padding:36px 0;border-bottom:1px solid var(--line)}.ecosystem-wrap{display:grid;grid-template-columns:230px 1fr;gap:30px;align-items:center}.ecosystem-copy h2{font-size:30px;line-height:1.05;margin:0 0 10px;letter-spacing:-.9px}.ecosystem-copy p{font-size:14px;color:var(--muted);margin:0}.system-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:stretch}.system-card{position:relative;border:1px solid var(--line);border-radius:12px;background:#fff;padding:16px 14px;text-align:center;min-height:152px;display:flex;flex-direction:column;align-items:center;justify-content:center}.system-card:not(:last-child):after{content:"";position:absolute;right:-13px;top:50%;width:13px;height:1px;background:var(--red)}.system-card:not(:last-child):before{content:"";position:absolute;right:-15px;top:calc(50% - 2px);width:5px;height:5px;border:1px solid var(--red);border-radius:50%;background:#fff}.system-card img{height:64px;max-width:100px;object-fit:contain;margin:0 auto 10px}.system-card strong{font-size:13px}.system-card span{font-size:11px;color:var(--muted);margin-top:3px}
/* solution strip */
.solution-strip{padding:18px 0 24px;border-bottom:1px solid var(--line)}.strip-row{display:grid;grid-template-columns:180px repeat(6,1fr);gap:10px;align-items:stretch}.strip-title{display:flex;flex-direction:column;justify-content:center}.strip-title h2{font-size:25px;line-height:1.05;margin:0 0 14px}.solution-card{position:relative;min-height:116px;border-radius:10px;overflow:hidden;color:#fff}.solution-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.solution-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.78))}.solution-card span{position:absolute;z-index:2;left:12px;right:12px;bottom:10px;font-size:12px;font-weight:850}
/* categories */
.categories{padding:28px 0;border-bottom:1px solid var(--line)}.category-row{display:grid;grid-template-columns:180px repeat(7,1fr);gap:10px}.category-label h2{font-size:25px;line-height:1.05;margin:0}.category{border:1px solid var(--line);border-radius:11px;background:#fff;padding:12px;min-height:178px;display:flex;flex-direction:column}.category img{height:92px;width:100%;object-fit:contain}.category h3{font-size:12px;line-height:1.25;margin:10px 0 0}.category .go{margin-top:auto;color:var(--red);font-size:16px;align-self:flex-end}
/* products */
.products{padding:26px 0 32px;border-bottom:1px solid var(--line)}.products-layout{display:grid;grid-template-columns:180px 1fr;gap:10px}.products-label h2{font-size:25px;line-height:1.05;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.product{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;display:grid;grid-template-columns:92px 1fr;gap:12px;padding:14px;min-height:158px}.product img{width:92px;height:116px;object-fit:contain}.product h3{font-size:14px;margin:0 0 5px}.product p{font-size:11px;color:var(--muted);margin:0}.product ul{padding-left:16px;margin:8px 0;font-size:10px;color:#4d5258}.product a{font-size:11px;color:var(--red);font-weight:800}.product .price{font-size:14px;font-weight:850;margin-top:8px;color:#222}
/* project */
.project{background:#121416;color:#fff}.project-grid{display:grid;grid-template-columns:32% 38% 30%;min-height:270px}.project-copy{padding:38px 28px}.project-copy h2{font-size:32px;margin:5px 0 10px}.project-copy p{font-size:13px;color:#b9bdc2}.project-media img{width:100%;height:100%;object-fit:cover}.project-result{display:flex;align-items:center;padding:28px}.result-box{width:100%;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.04);padding:20px}.result-box h3{margin:0 0 12px;font-size:15px}.result-box div{font-size:12px;color:#d8d9dc;margin:9px 0}.result-box div:before{content:"✓";color:var(--red);font-weight:900;margin-right:8px}
/* process */
.process{padding:24px 0;border-bottom:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:180px repeat(4,1fr);gap:12px}.process-title h2{font-size:25px;margin:0}.step{position:relative;border:1px solid var(--line);border-radius:12px;background:#fff;padding:18px;min-height:110px}.step b{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--red);color:#fff;font-size:11px;margin-bottom:9px}.step h3{font-size:13px;margin:0 0 4px}.step p{font-size:11px;color:var(--muted);margin:0}.step:not(:last-child):after{content:"";position:absolute;right:-13px;top:50%;width:13px;border-top:1px dashed #b9bdc2}
/* docs + faq */
.resources{padding:24px 0}.resource-grid{display:grid;grid-template-columns:180px 1fr 1fr 1fr;gap:12px}.resource-title h2{font-size:25px;margin:0}.resource{border:1px solid var(--line);border-radius:12px;padding:18px;background:#fff;min-height:110px}.resource h3{font-size:13px;margin:0 0 5px}.resource p{font-size:11px;color:var(--muted);margin:0 0 10px}.resource a{font-size:11px;color:var(--red);font-weight:850}.faq{border-top:1px solid var(--line);padding:18px 0 28px}.faq-grid{display:grid;grid-template-columns:180px 1fr;gap:12px}.faq-title h2{font-size:25px;margin:0}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.faq details{border-bottom:1px solid var(--line);padding:10px 0}.faq summary{font-size:12px;font-weight:780;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:var(--red);font-size:18px}.faq details[open] summary:after{content:"−"}.faq p{font-size:11px;color:var(--muted)}
/* CTA/footer */
.final-cta{background:#151719;color:#fff;padding:26px 0}.cta-row{display:grid;grid-template-columns:1fr auto auto;gap:26px;align-items:center}.cta-row h2{font-size:28px;margin:0 0 4px}.cta-row p{font-size:12px;color:#aeb2b6;margin:0}.cta-contact{display:flex;gap:20px;font-size:12px;color:#d0d2d5;white-space:nowrap}.footer{background:#0d0f11;color:#b9bdc1;padding:24px 0 18px}.footer-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:28px}.footer img{width:150px;filter:brightness(0) invert(1)}.footer h4{font-size:11px;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px}.footer a,.footer p{font-size:11px;color:#aeb2b6}.footer a{display:block;margin:6px 0}.footer-copy{border-top:1px solid #26292d;margin-top:18px;padding-top:14px;display:flex;justify-content:space-between;font-size:10px;color:#72777d}
@media(max-width:1080px){.hero-grid{grid-template-columns:1fr}.hero-copy{padding:58px 0 42px}.hero-visual{min-height:420px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-wrap{grid-template-columns:1fr}.system-row{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;padding-bottom:8px}.strip-row,.category-row,.products-layout,.process-grid,.resource-grid,.faq-grid{grid-template-columns:1fr}.strip-title,.category-label,.products-label,.process-title,.resource-title,.faq-title{margin-bottom:6px}.solution-strip .strip-row{display:flex;overflow-x:auto}.strip-title{min-width:190px}.solution-card{min-width:180px}.category-row{display:flex;overflow-x:auto}.category-label{min-width:190px}.category{min-width:150px}.products-layout{display:block}.product-grid{grid-template-columns:repeat(2,1fr);margin-top:16px}.project-grid{grid-template-columns:1fr}.project-media{height:280px}.process-grid{display:grid;grid-template-columns:repeat(2,1fr)}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr)}.resource-title{grid-column:1/-1}.faq-list{grid-template-columns:1fr}.footer-row{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{padding:0 18px}.section{padding:50px 0}.hero-grid{min-height:0}.hero-copy{padding:42px 0 34px}.hero-copy h1{font-size:39px;line-height:1.01;letter-spacing:-1.4px;margin:14px 0 16px}.hero-copy p{font-size:15px}.hero-actions{margin-top:22px;gap:9px}.btn{min-height:46px;padding:0 15px;font-size:13px}.hero-visual{min-height:340px}.hero-product{width:30%;padding:12px;border-radius:15px}.hero-badge{font-size:10px;padding:10px 12px}.benefits-grid{grid-template-columns:1fr}.benefit{min-height:88px;padding:17px 0;border-right:0;border-left:0!important;border-bottom:1px solid var(--line)}.benefit-icon{width:38px;height:38px}.ecosystem{padding:30px 0}.ecosystem-copy h2{font-size:28px}.system-row{gap:10px}.system-card{min-width:152px}.strip-row,.category-row{margin-left:-18px;margin-right:-18px;padding:0 18px}.strip-title,.category-label{min-width:155px}.strip-title h2,.category-label h2,.products-label h2,.process-title h2,.resource-title h2,.faq-title h2{font-size:22px}.solution-card{min-width:150px}.category{min-width:140px;min-height:168px}.products{padding-top:24px}.product-grid{grid-template-columns:repeat(2,1fr)}.product{grid-template-columns:1fr;padding:11px;min-height:310px}.product img{width:100%;height:130px}.product h3{font-size:13px}.product ul{display:none}.project-copy{padding:28px 18px}.project-copy h2{font-size:29px}.project-result{padding:0 18px 28px}.process-grid{grid-template-columns:1fr}.step{min-height:100px}.step:after{display:none}.resource-grid{grid-template-columns:1fr}.resource-title{grid-column:auto}.faq-grid{display:block}.faq-title{margin-bottom:10px}.cta-row{grid-template-columns:1fr}.cta-contact{white-space:normal;flex-wrap:wrap}.footer-row{grid-template-columns:1fr 1fr}.footer-row>div:first-child{grid-column:1/-1}.footer-copy{display:block}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* KERONG approved live imagery */
.hero-visual .scene{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hero-product{display:none!important}
.solution-card img,.project-media img{width:100%;height:100%;object-fit:cover;display:block}
.project-media img{object-position:center}
@media(max-width:760px){
  .hero-visual .scene{min-height:320px;object-position:center}
  .solution-card img{min-height:190px}
  .project-media img{min-height:280px}
}

/* Home section refinements */
/* KERONG.UZ — approved reference polish v2 */
.hero-grid{grid-template-columns:46% 54%;min-height:520px}.hero-copy{padding:58px 54px 52px 0}.hero-copy h1{font-size:54px;line-height:.99;letter-spacing:-2.15px;margin:15px 0 19px;max-width:610px}.hero-copy p{font-size:17px;line-height:1.52;max-width:565px}.hero-actions{margin-top:27px}.hero-dots{margin-top:16px}.hero-visual{min-height:520px}.hero-visual:after{background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 19%,rgba(8,10,12,.08))}.hero-lines{opacity:.3}.hero-badge{top:22px;right:22px;padding:11px 14px;border-radius:10px;font-size:11px;box-shadow:0 8px 22px rgba(0,0,0,.07)}
.benefits{padding:24px 0 28px;background:linear-gradient(180deg,#f4f5f6 0%,#f8f9fa 100%)}.benefits-grid{max-width:var(--max);grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.benefit,.benefit:first-child{position:relative;min-width:0;min-height:132px;padding:22px;grid-template-columns:50px minmax(0,1fr);gap:16px;align-items:start;background:rgba(255,255,255,.96);border:1px solid #e4e6e9;border-radius:16px;box-shadow:0 10px 30px rgba(17,20,24,.045);overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.benefit:before{content:"";position:absolute;top:0;left:22px;width:32px;height:3px;border-radius:0 0 3px 3px;background:var(--red)}@media(hover:hover){.benefit:hover{transform:translateY(-4px);border-color:rgba(129,28,20,.3);box-shadow:0 18px 38px rgba(17,20,24,.085)}}.benefit-icon{width:50px;height:50px;border-color:rgba(129,28,20,.16);border-radius:14px;background:#f7efee;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}.benefit-icon svg{width:24px;height:24px}.benefit strong{font-size:15.5px;line-height:1.25;letter-spacing:-.1px}.benefit span{font-size:12.5px;line-height:1.5;margin-top:6px}
.ecosystem{padding:30px 0}.ecosystem-wrap{grid-template-columns:215px 1fr;gap:26px}.ecosystem-copy h2{font-size:27px}.ecosystem-copy p{font-size:13px}.system-row{gap:10px}.system-card{min-height:138px;border-radius:9px;padding:13px 10px}.system-card img{height:58px;margin-bottom:8px}.system-card strong{font-size:12px}.system-card span{font-size:10px}
.solution-strip{padding:22px 0 24px}.strip-row{grid-template-columns:176px repeat(6,1fr);gap:9px}.strip-title h2{font-size:23px}.solution-card{min-height:132px;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease}.solution-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.solution-card:after{background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.8))}.solution-card span{font-size:11px;bottom:9px}
.categories{padding:25px 0}.category-row{grid-template-columns:176px repeat(7,1fr);gap:9px}.category-label h2{font-size:23px}.category{min-height:166px;border-radius:9px;padding:10px;transition:border-color .18s ease,transform .18s ease}.category:hover{border-color:#c9ccd0;transform:translateY(-2px)}.category img{height:86px}.category h3{font-size:11px}.category .go{font-size:15px}
.products{padding:24px 0 28px}.products-layout{grid-template-columns:176px 1fr}.products-label h2{font-size:23px}.product{grid-template-columns:84px 1fr;min-height:150px;padding:13px}.product img{width:84px;height:108px}.product h3{font-size:13px}.product p{font-size:10px}.product ul{font-size:9.5px}.product .price{font-size:13px}.product a{font-size:10px}
.project-grid{grid-template-columns:31% 41% 28%;min-height:245px}.project-copy{padding:32px 26px}.project-copy h2{font-size:30px}.project-media{overflow:hidden}.project-media img{transition:transform .5s ease}.project:hover .project-media img{transform:scale(1.015)}.project-result{padding:23px}.result-box{border-radius:9px;padding:17px}.result-box h3{font-size:14px}.result-box div{font-size:11px}
.process{padding:22px 0}.process-grid{grid-template-columns:176px repeat(4,1fr);gap:10px}.process-title h2{font-size:23px}.step{min-height:102px;padding:15px;border-radius:9px}.step h3{font-size:12px}.step p{font-size:10px}
.resources{padding:22px 0}.resource-grid{grid-template-columns:176px 1fr 1fr 1fr;gap:10px}.resource-title h2,.faq-title h2{font-size:23px}.resource{min-height:104px;border-radius:9px;padding:16px}.faq{padding:16px 0 24px}.faq-grid{grid-template-columns:176px 1fr}.faq details{padding:9px 0}.faq summary{font-size:11.5px}
.final-cta{padding:24px 0}.cta-row h2{font-size:26px}.footer{padding-top:22px}
@media(max-width:1180px){.hero-copy h1{font-size:49px}.strip-row{grid-template-columns:165px repeat(6,1fr)}.category-row{grid-template-columns:165px repeat(7,1fr)}}
@media(max-width:1080px){
  .container{padding-left:22px;padding-right:22px}
  .hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:50px 0 34px;max-width:760px}.hero-copy h1{font-size:50px;max-width:700px}.hero-visual{min-height:0;aspect-ratio:16/8.8}.hero-visual .scene{min-height:0!important}
  .benefits{padding:20px 0 24px}.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.benefit,.benefit:first-child{min-height:128px;padding:18px 14px;grid-template-columns:44px minmax(0,1fr);gap:12px}.benefit:before{left:14px;width:28px}.benefit-icon{width:44px;height:44px;border-radius:12px}.benefit-icon svg{width:21px;height:21px}.benefit strong{font-size:13.5px}.benefit span{font-size:11.5px}
  .ecosystem-wrap{grid-template-columns:1fr}.ecosystem-copy{max-width:640px}.system-row{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;padding-bottom:8px}
  .solution-strip .strip-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;overflow:visible}.strip-title{grid-column:1/-1;min-width:0;display:flex;flex-direction:row;align-items:end;justify-content:space-between}.strip-title h2{margin-bottom:0}.solution-card{min-width:0;min-height:165px}
  .category-row{display:flex;overflow-x:auto;margin:0 -22px;padding:0 22px 8px}.category-label{min-width:165px}.category{min-width:150px}
  .products-layout{display:block}.products-label{margin-bottom:14px}.product-grid{grid-template-columns:repeat(2,1fr)}
  .project-grid{grid-template-columns:1fr 1.25fr}.project-result{grid-column:1/-1;padding:18px 22px 24px}.project-media{min-height:260px}
  .process-grid{grid-template-columns:repeat(2,1fr)}.process-title{grid-column:1/-1}.resource-grid{grid-template-columns:repeat(2,1fr)}.resource-title{grid-column:1/-1}.faq-grid{grid-template-columns:1fr}.faq-title{margin-bottom:8px}
}
@media(max-width:640px){
  .container{padding-left:18px;padding-right:18px}
  .hero-copy{padding:36px 0 26px}.hero-copy h1{font-size:39px;line-height:1.01;letter-spacing:-1.45px;margin:12px 0 15px}.hero-copy p{font-size:15px}.hero-actions{margin-top:21px}.hero-dots{margin-top:14px}.hero-visual{aspect-ratio:4/3;margin:0 -18px}.hero-badge{display:none}.hero-lines{opacity:.18}
  .benefits{padding:18px 0 20px}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.benefit,.benefit:first-child,.benefit:nth-child(odd){min-height:156px;padding:16px;grid-template-columns:1fr;gap:12px;border:1px solid #e4e6e9}.benefit:before{left:16px;width:26px}.benefit-icon{width:42px;height:42px;border-radius:12px}.benefit-icon svg{width:20px;height:20px}.benefit strong{font-size:13px}.benefit span{font-size:11px;line-height:1.45;margin-top:5px}
  .ecosystem{padding:28px 0}.ecosystem-copy h2{font-size:27px}.system-row{margin:0 -18px;padding:0 18px 8px;gap:9px}.system-card{min-width:148px;min-height:132px}
  .solution-strip{padding-top:25px}.solution-strip .strip-row{grid-template-columns:repeat(2,1fr);margin:0;padding:0}.strip-title{grid-column:1/-1;display:flex;align-items:end;min-width:0;margin-bottom:3px}.strip-title h2{font-size:22px;max-width:250px}.solution-card{min-width:0;min-height:176px}.solution-card span{font-size:11px}
  .category-row{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.category-label{min-width:138px}.category-label h2{font-size:21px}.category{min-width:142px;min-height:160px}
  .product-grid{grid-template-columns:repeat(2,1fr);gap:0}.product{grid-template-columns:1fr;min-height:258px;padding:11px}.product img{width:100%;height:122px}.product ul{display:none}.product .price{margin-top:7px}.product p{min-height:30px}
  .project-grid{grid-template-columns:1fr}.project-copy{padding:27px 18px}.project-copy h2{font-size:28px}.project-media{height:245px;min-height:245px}.project-result{padding:0 18px 24px}
  .process-grid{grid-template-columns:1fr}.process-title{grid-column:auto}.step{min-height:94px}.resource-grid{grid-template-columns:1fr}.resource-title{grid-column:auto}.faq-list{grid-template-columns:1fr}
  .cta-row{grid-template-columns:1fr}.cta-contact{white-space:normal;flex-wrap:wrap;gap:10px 18px}.footer-row{grid-template-columns:1fr 1fr}.footer-row>div:first-child{grid-column:1/-1}
}
@media(max-width:380px){.hero-copy h1{font-size:36px}.benefits-grid{grid-template-columns:1fr}.benefit,.benefit:first-child,.benefit:nth-child(odd){min-height:112px;padding:16px;grid-template-columns:42px minmax(0,1fr);gap:13px}.solution-card{min-height:160px}}

/* Full-width solutions heading */
.solution-strip .strip-title{display:block}
.solution-strip .strip-title>div{width:100%;max-width:none}
.solution-strip .strip-title h2{max-width:none}
.solution-strip .strip-title p{max-width:860px}
.solution-footer{
  grid-column:1/-1;
  display:flex;
  justify-content:flex-end;
  padding-top:9px
}
.solution-footer .more{white-space:nowrap}

/* Homepage solutions — large three-column application scenes. */
.home-page .solution-strip .strip-row{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px
}
.home-page .solution-strip .solution-card{
  min-width:0;
  min-height:0;
  aspect-ratio:4/3;
  border-radius:14px
}
.home-page .solution-strip .solution-card span{
  right:16px;
  bottom:14px;
  left:16px;
  font-size:15px
}
@media(max-width:640px){
  .solution-footer{padding-top:6px}
  .home-page .solution-strip .strip-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .home-page .solution-strip .solution-card{min-height:176px;aspect-ratio:auto;border-radius:10px}
  .home-page .solution-strip .solution-card span{right:12px;bottom:11px;left:12px;font-size:12px}
}

/* Responsive hero and carousel behavior */
@media(max-width:640px){
  .hero-copy:after{display:none}
  .solution-strip .strip-row{margin-left:auto;margin-right:auto;padding-left:18px;padding-right:18px}
  .categories .category-row{margin-left:auto;margin-right:auto;padding-left:18px;padding-right:18px;padding-bottom:8px}
  .strip-title,.category-label{padding-left:0}
  .strip-title .more{white-space:nowrap}
}
@media(orientation:landscape) and (max-width:1080px) and (max-height:600px){
  .home-page main>section>.container{
    padding-left:max(28px,env(safe-area-inset-left));
    padding-right:max(28px,env(safe-area-inset-right))
  }
  .hero-copy{
    max-width:none;
    padding:22px 0 20px;
    justify-content:flex-start
  }
  .hero-copy:after{display:none}
  .hero-copy .eyebrow{font-size:10px;letter-spacing:.1em}
  .hero-copy h1{
    max-width:900px;
    margin:10px 0 13px;
    font-size:clamp(34px,5vw,42px);
    line-height:1;
    letter-spacing:-1.5px
  }
  .hero-copy p{max-width:830px;font-size:14px;line-height:1.45}
  .hero-actions{margin-top:16px}
  .hero-actions .btn{min-height:42px;padding:0 16px;font-size:12px}
  .hero-dots{margin-top:10px}
  .hero-visual{min-height:280px;aspect-ratio:16/7}
  .section{padding:42px 0}
}
@media(max-width:380px){
  .strip-title{gap:12px}
  .strip-title .more{font-size:12px}
}

/* Hero catalogue carousel */
.hero-copy .hero-actions{
  width:100%;
  justify-content:center
}
.hero-slider{
  min-width:0;
  display:flex;
  flex-direction:column;
  align-self:stretch
}
.hero-slider .hero-visual{
  flex:1 1 auto;
  width:100%;
  min-height:500px;
  border-radius:20px
}
.hero-slider .hero-visual:after{content:none}
.hero-slides{
  position:absolute;
  inset:0;
  overflow:hidden;
  isolation:isolate
}
.hero-slide{
  position:absolute;
  inset:0;
  display:block;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .45s ease,visibility .45s ease
}
.hero-slide.is-active{
  z-index:1;
  opacity:1;
  visibility:visible;
  pointer-events:auto
}
.hero-slide .scene{
  position:absolute;
  z-index:0;
  inset:0;
  width:100%;
  height:100%;
  min-height:0!important;
  object-fit:cover;
  object-position:center
}
.hero-slide:after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  background:linear-gradient(180deg,rgba(8,10,12,.08),transparent 38%,rgba(8,10,12,.16));
  pointer-events:none
}
.hero-slide-caption{
  position:absolute;
  z-index:2;
  top:22px;
  left:22px;
  max-width:min(310px,calc(100% - 44px));
  display:grid;
  gap:3px;
  padding:12px 14px;
  border:1px solid rgba(0,0,0,.08);
  border-radius:10px;
  color:#16181b;
  background:rgba(255,255,255,.92);
  box-shadow:0 8px 24px rgba(0,0,0,.08);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px)
}
.hero-slide-caption strong{
  font-size:13px;
  line-height:1.2
}
.hero-slide-caption small{
  color:#656a70;
  font-size:10px;
  line-height:1.3
}
.hero-slider>.hero-dots{
  position:relative;
  z-index:6;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:18px;
  margin:12px auto 0
}
.hero-slider .hero-dot{
  width:8px;
  height:8px;
  min-width:8px;
  padding:0;
  border:1px solid #aab0b6;
  border-radius:50%;
  background:#fff;
  cursor:pointer;
  transition:background .18s ease,border-color .18s ease,transform .18s ease
}
.hero-slider .hero-dot:hover{border-color:var(--red);transform:scale(1.18)}
.hero-slider .hero-dot[aria-current="true"]{
  border-color:var(--red);
  background:var(--red)
}
.hero-slider .hero-dot:focus-visible{
  outline:2px solid var(--red);
  outline-offset:4px
}

@media(max-width:1080px){
  .hero-slider .hero-visual{min-height:0;aspect-ratio:16/8.8}
}
@media(min-width:1081px){
  .home-page main>.hero[data-component="hero-slider"]:first-child .hero-slider{
    padding-top:24px
  }
}
@media(max-width:640px){
  .hero-copy .hero-actions{justify-content:center}
  .hero-slider .hero-visual{min-height:0;aspect-ratio:4/3;border-radius:14px}
  .hero-slide-caption{
    top:12px;
    left:12px;
    max-width:calc(100% - 24px);
    gap:2px;
    padding:9px 11px;
    border-radius:8px
  }
  .hero-slide-caption strong{font-size:11px}
  .hero-slide-caption small{font-size:9px}
  .hero-slider>.hero-dots{margin-top:11px}
}
@media(orientation:landscape) and (max-width:1080px) and (max-height:600px){
  .hero-slider .hero-visual{min-height:280px;aspect-ratio:16/7}
  .hero-slider>.hero-dots{margin-top:8px}
}
@media(prefers-reduced-motion:reduce){
  .hero-slide,
  .hero-slider .hero-dot{transition:none}
}

/* Mobile hero full-width alignment */
@media(max-width:640px){
  .hero-slider .hero-visual{
    width:calc(100% + 36px);
    margin-left:-18px;
    margin-right:-18px
  }
}

/* Homepage web layout: full-width section introductions and a half-screen ecosystem visual. */
@media(min-width:981px){
  .home-page .ks-ecosystem .ks-head,
  .home-page .ks-ecosystem .ks-head h2,
  .home-page .ks-ecosystem .ks-head p,
  .home-page .content-head>div,
  .home-page .content-head h2,
  .home-page .content-head p,
  .home-page .process-cycle .process-title,
  .home-page .process-cycle .process-title h2,
  .home-page .process-cycle .process-title p{
    width:100%;
    max-width:none
  }
  .home-page .content-head{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:end
  }
  .home-page .content-head>div{grid-column:1/-1}
  .home-page .content-head>.more{
    grid-column:2;
    justify-self:end
  }
  .home-page .ks-stage{
    height:50vh;
    min-height:420px;
    max-height:560px
  }
}

/* Homepage section rhythm: backgrounds separate content without horizontal rules. */
.home-page main>section{
  border-top:0;
  border-bottom:0
}
.home-page :where(.hero-grid,.benefits-grid,.strip-row,.category-row,.products-layout,.process-grid,.faq-grid,.contact-panel-grid)>*{min-width:0}
.home-page .categories.catalog-redesign{padding:44px 0 32px}
.home-page .products.product-redesign{padding:40px 0}
.home-page .process.process-cycle{padding:32px 0 40px}
@media(max-width:640px){
  .home-page .solution-strip{padding:32px 0 24px}
  .home-page .categories.catalog-redesign{padding:32px 0 20px}
  .home-page .products.product-redesign{padding:24px 0}
  .home-page .process.process-cycle{padding:24px 0 32px}
  .home-page .project.project-showcase{padding:32px 0 26px}
  .home-page .trusted-clients{padding:24px 0}
  .home-page .faq{padding:32px 0 36px}
  .home-page .final-cta.contact-panel{padding:36px 0}
}
