:root{--ink:#13162b;--blue:#5865ed;--blue2:#7181ff;--lilac:#eceeff;--soft:#f6f7ff;--line:#dfe3f3;--muted:#6f748a;--sans:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fcfcff;color:var(--ink);font-family:var(--sans);overflow-x:hidden}a{text-decoration:none;color:inherit}.site-header{height:88px;width:min(1320px,calc(100% - 64px));margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;gap:11px;align-items:center;font:700 17px/.8 var(--display);letter-spacing:.08em}.brand small{font:600 7px var(--display);display:block;margin-top:7px;letter-spacing:.26em;color:#7882b7}.brand-mark{width:29px;height:29px;position:relative;display:block}.brand-mark i{width:9px;height:9px;border-radius:3px;background:#6471f0;position:absolute;left:10px;top:0}.brand-mark i:nth-child(2){left:0;top:10px;background:#8b92f6}.brand-mark i:nth-child(3){left:20px;top:10px;background:#5262e6}.brand-mark i:nth-child(4){left:10px;top:20px;background:#6574ed}.site-header nav{display:flex;gap:54px;font-size:13px;font-weight:600}.site-header nav a{padding:10px 0;border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav a.active{color:var(--blue);border-color:var(--blue)}.wa-top,.btn{border-radius:99px;background:linear-gradient(135deg,var(--blue2),var(--blue));color:#fff;padding:14px 24px;font-size:13px;font-weight:600;box-shadow:0 10px 24px rgba(88,101,237,.24);display:inline-flex;align-items:center;gap:15px}.wa-top b{color:#65df92}.menu,.mobile-nav{display:none}.hero{width:min(1320px,calc(100% - 64px));margin:18px auto 54px;display:grid;grid-template-columns:340px 1fr;gap:44px;align-items:center}.eyebrow,.section-label{color:#6971a4;font-size:12px;margin:0 0 14px}.hero h1{font:600 clamp(43px,4vw,62px)/1.06 var(--display);letter-spacing:-.055em;margin:0 0 20px}.hero h1 em,.contact h2 em{font-style:normal;color:var(--blue)}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.55;color:var(--muted);max-width:320px}.actions{display:flex;align-items:center;gap:18px;margin-top:28px}.btn{padding:14px 20px}.btn span{font-size:18px}.text-link{font-size:13px;color:#53586c;display:flex;align-items:center;gap:10px}.text-link span{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--blue)}.hero-visual{height:480px;border:1px solid #cfd5f5;border-radius:30px;position:relative;overflow:hidden;background:linear-gradient(135deg,#7b7ee7,#d4d9fa 47%,#f2f6ff);box-shadow:0 24px 70px rgba(75,85,171,.12)}.media-slot{position:absolute;inset:0}.media-slot img,.media-slot video{width:100%;height:100%;object-fit:cover}.media-slot video{position:absolute;inset:0}.hero-text{position:absolute;z-index:3;left:38px;top:36px;color:white}.hero-text strong{display:block;font:500 28px/1.18 var(--display);letter-spacing:-.035em}.hero-text span{display:block;margin-top:22px;font-size:13px;line-height:1.4;color:rgba(255,255,255,.72)}.light-trail{position:absolute;z-index:2;width:52%;height:130px;left:20%;top:38%;border-top:3px solid rgba(255,255,255,.75);border-radius:50%;transform:rotate(-18deg);filter:drop-shadow(0 0 8px white)}.solutions{padding:105px max(32px,calc((100vw - 1320px)/2)) 130px;background:linear-gradient(180deg,#f8f9ff,#eef1ff)}.solution-heading{display:grid;grid-template-columns:100px 1fr 360px;align-items:end;margin-bottom:45px}.solution-heading>span{font:600 11px var(--display);color:var(--blue)}.solution-heading h2,.about h2,.contact h2{font:600 clamp(38px,4vw,62px)/1.05 var(--display);letter-spacing:-.05em;margin:0}.solution-heading p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}.product-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:12px}.product{grid-column:span 2;height:260px;border:1px solid #d8ddf0;border-radius:22px;position:relative;overflow:hidden;background:rgba(255,255,255,.72);isolation:isolate;transition:.4s}.product.wide{grid-column:span 4}.product:hover{transform:translateY(-7px);background:white;box-shadow:0 24px 44px rgba(64,71,130,.12);border-color:#bdc5ee}.product-no{position:absolute;z-index:3;top:15px;left:15px;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:var(--lilac);color:var(--blue);font-size:9px;font-weight:700}.product-copy{position:absolute;z-index:3;left:16px;bottom:16px;right:14px;display:flex;align-items:end;justify-content:space-between}.product h3{font:600 14px/1.15 var(--display);max-width:145px;margin:0}.product-copy b{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:white;box-shadow:0 3px 10px rgba(46,52,100,.13);color:var(--blue);transition:.3s}.product:hover .product-copy b{transform:rotate(45deg);background:var(--blue);color:white}.product-media{position:absolute;inset:0 0 52px 0}.product-media:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(255,255,255,.85))}.product-media img,.product-media video{width:100%;height:100%;object-fit:cover;transition:.55s}.product-media video{position:absolute;inset:0;opacity:0}.product-media video.playing{opacity:1}.product-media img.hidden{opacity:0}.product:hover .product-media img,.product:hover .product-media video{transform:scale(1.045)}.about{width:min(1220px,calc(100% - 64px));margin:auto;padding:140px 0;display:grid;grid-template-columns:1fr .9fr;gap:100px;align-items:center}.about-art{height:620px;border-radius:30px;position:relative;overflow:hidden;background:linear-gradient(145deg,#eff1ff,#dfe5ff)}.about-art img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.about-art span{position:absolute;left:24px;right:24px;bottom:24px;padding:21px 24px;background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.9);backdrop-filter:blur(14px);border-radius:18px;font-size:12px;line-height:1.5;color:var(--muted)}.about-art strong{display:block;color:var(--blue);font:600 23px var(--display);margin-bottom:3px}.about-copy .section-label,.contact .section-label{text-transform:uppercase;letter-spacing:.18em;color:var(--blue);font-weight:600}.about-copy h2{margin-bottom:30px}.about-copy p{font-size:15px;line-height:1.75;color:var(--muted)}.about-copy .lead{font-size:18px;color:#363a50}.contact{background:#eef1ff;padding:125px max(32px,calc((100vw - 1220px)/2)) 80px}.contact-head{text-align:center;max-width:760px;margin:0 auto 75px}.contact-head h2{font-size:clamp(44px,5.5vw,78px)}.contact-head>p:last-child{color:var(--muted)}.contact-main{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;background:white;border:1px solid #dce1f3;border-radius:30px;padding:48px}.office-tag{text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:600;color:var(--blue)}.office-primary h3{font:600 30px var(--display);margin:22px 0 15px}.office-primary address,.offices address{font-style:normal;color:var(--muted);font-size:14px;line-height:1.65}.contact-row{padding:18px 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.contact-row:first-of-type{margin-top:30px}.contact-row span{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#8a8ea1}.contact-row a{font-size:14px}.enquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{grid-column:1/-1}.field.half{grid-column:span 1}.field label{display:block;font-size:11px;font-weight:600;margin:0 0 7px}.field input,.field select,.field textarea{width:100%;border:1px solid #d9deee;border-radius:11px;background:#fbfcff;padding:14px 15px;font:13px var(--sans);outline:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(88,101,237,.1)}.field textarea{height:105px;resize:vertical}.submit{border:0;cursor:pointer;justify-self:start}.form-note{align-self:center;margin:0;color:var(--muted);font-size:11px}.offices{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;background:#171a35;color:white;border-radius:26px;padding:34px}.offices article{padding:0 25px;border-right:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:9px}.offices article:first-child{padding-left:0}.offices article:last-child{border:0}.offices address{color:rgba(255,255,255,.55);min-height:70px}.offices a{font-size:12px;word-break:break-word}.offices .office-tag{color:#9ca8ff}footer{height:150px;padding:0 max(32px,calc((100vw - 1220px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff}footer p{font-size:11px;color:var(--muted)}.floating-wa{position:fixed;z-index:50;right:22px;bottom:22px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#27c66b;color:white;font-size:22px;box-shadow:0 12px 25px rgba(22,119,64,.22)}.reveal{opacity:0;transform:translateY(20px);transition:.8s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.site-header{width:calc(100% - 36px)}.site-header nav,.wa-top{display:none}.menu{display:flex;width:42px;height:42px;border:1px solid var(--line);background:white;border-radius:50%;flex-direction:column;justify-content:center;gap:5px;padding:0 11px}.menu span{height:1px;background:var(--ink);width:100%}.mobile-nav{display:flex;position:fixed;z-index:15;inset:0;background:#f5f6ff;padding:110px 25px 40px;flex-direction:column;gap:0;transform:translateY(-100%);transition:.4s}.mobile-nav.open{transform:none}.mobile-nav a{font:600 32px var(--display);padding:18px 0;border-bottom:1px solid var(--line)}.hero{width:calc(100% - 36px);grid-template-columns:1fr;margin-top:10px}.hero-copy{padding:35px 2px 12px}.hero-visual{height:450px}.solution-heading{grid-template-columns:1fr;gap:15px}.solution-heading>span{display:none}.product-grid{grid-template-columns:repeat(4,1fr)}.product{grid-column:span 2}.about{grid-template-columns:1fr;width:calc(100% - 36px);gap:55px}.about-art{height:540px}.contact-main{grid-template-columns:1fr;padding:32px}.offices{grid-template-columns:1fr 1fr;gap:35px}.offices article{border:0;padding:0}.offices address{min-height:auto}}
@media(max-width:560px){.site-header{height:76px}.hero{gap:24px;margin-bottom:30px}.hero h1{font-size:43px}.actions{align-items:flex-start;flex-direction:column}.hero-visual{height:380px;border-radius:22px}.hero-text{left:22px;top:25px}.hero-text strong{font-size:22px}.hero-text span{margin-top:12px}.media-slot img{object-position:58% center}.solutions{padding:78px 15px 90px}.product-grid{grid-template-columns:1fr}.product,.product.wide{grid-column:auto;height:270px}.solution-heading h2{font-size:40px}.about{padding:85px 0}.about-art{height:430px}.contact{padding:85px 15px 55px}.contact-main{padding:24px 19px}.enquiry-form{grid-template-columns:1fr}.field.half{grid-column:1/-1}.offices{grid-template-columns:1fr;padding:28px 24px}footer{height:auto;padding:45px 20px;align-items:flex-start;flex-direction:column;gap:22px}.floating-wa{width:48px;height:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.reveal{opacity:1;transform:none}}
.hero-visual:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(84,88,197,.62),rgba(117,122,220,.18) 38%,transparent 62%);pointer-events:none}
.product-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:112px;grid-auto-flow:dense;gap:14px}.product{height:auto;min-height:0}.product.bento-hero{grid-column:span 6;grid-row:span 3}.product.bento-medium{grid-column:span 3;grid-row:span 3}.product.bento-standard{grid-column:span 4;grid-row:span 2}.product.bento-small{grid-column:span 3;grid-row:span 2}.product.bento-wide{grid-column:span 6;grid-row:span 2}.product.bento-feature{grid-column:span 5;grid-row:span 2}.product.bento-planning{grid-column:span 7;grid-row:span 2}.product.bento-hero h3{font-size:22px;max-width:260px}.product.bento-hero .product-no{background:var(--blue);color:white}.product.bento-hero .product-media{inset:0 0 62px}.product.bento-medium h3,.product.bento-wide h3,.product.bento-feature h3,.product.bento-planning h3{font-size:16px;max-width:220px}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:130px}.product.bento-hero,.product.bento-wide,.product.bento-feature,.product.bento-planning{grid-column:span 4;grid-row:span 2}.product.bento-medium,.product.bento-standard,.product.bento-small{grid-column:span 2;grid-row:span 2}}
@media(max-width:560px){.product-grid{grid-template-columns:1fr;grid-auto-rows:270px}.product.bento-hero,.product.bento-medium,.product.bento-standard,.product.bento-small,.product.bento-wide,.product.bento-feature,.product.bento-planning{grid-column:1;grid-row:span 1}.product.bento-hero h3{font-size:18px}}
.product-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:145px;gap:16px}.product:nth-child(1),.product:nth-child(6),.product:nth-child(9){grid-column:span 4;grid-row:span 4}.product:nth-child(2),.product:nth-child(5),.product:nth-child(10),.product:nth-child(11){grid-column:span 8;grid-row:span 2}.product:nth-child(3),.product:nth-child(4),.product:nth-child(7),.product:nth-child(8){grid-column:span 4;grid-row:span 2}.product:nth-child(1) h3,.product:nth-child(6) h3,.product:nth-child(9) h3{font-size:24px;max-width:280px}.product:nth-child(2) h3,.product:nth-child(5) h3,.product:nth-child(10) h3,.product:nth-child(11) h3{font-size:21px;max-width:310px}.product:nth-child(1) .product-media,.product:nth-child(6) .product-media,.product:nth-child(9) .product-media{inset:0 0 74px}.product:nth-child(1),.product:nth-child(5),.product:nth-child(9){background:linear-gradient(145deg,#f8f9ff,#e9edff)}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px}.product:nth-child(1),.product:nth-child(6),.product:nth-child(9){grid-column:span 1;grid-row:span 2}.product:nth-child(2),.product:nth-child(5),.product:nth-child(10),.product:nth-child(11){grid-column:span 2;grid-row:span 1}.product:nth-child(3),.product:nth-child(4),.product:nth-child(7),.product:nth-child(8){grid-column:span 1;grid-row:span 1}}
@media(max-width:560px){.product-grid{grid-template-columns:1fr;grid-auto-rows:300px}.product:nth-child(n){grid-column:1;grid-row:span 1}.product:nth-child(1) h3,.product:nth-child(6) h3,.product:nth-child(9) h3,.product:nth-child(2) h3,.product:nth-child(5) h3,.product:nth-child(10) h3,.product:nth-child(11) h3{font-size:18px;max-width:230px}.product:nth-child(1) .product-media,.product:nth-child(6) .product-media,.product:nth-child(9) .product-media{inset:0 0 58px}}
.product h3,.product:nth-child(1) h3,.product:nth-child(6) h3,.product:nth-child(9) h3,.product:nth-child(2) h3,.product:nth-child(5) h3,.product:nth-child(10) h3,.product:nth-child(11) h3{font-size:14px;line-height:1.15;max-width:220px}.offices{grid-template-columns:repeat(3,1fr)}.bangalore-primary{margin-top:30px;padding-top:25px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.bangalore-primary .office-tag{margin:0 0 5px}.bangalore-primary address{font-style:normal;color:var(--muted);font-size:13px;line-height:1.55;margin-bottom:5px}.bangalore-primary a{font-size:13px}.bangalore-primary a:last-child{margin-bottom:2px}
@media(max-width:1000px){.offices{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.offices{grid-template-columns:1fr}.bangalore-primary{margin-top:26px;padding-top:22px}}

/* Fluid spatial rhythm and generated-image framing */
:root{
  --section-space:clamp(88px,9vw,136px);
  --section-space-compact:clamp(72px,7vw,112px);
  --section-heading-gap:clamp(38px,4vw,56px);
  --media-pad:clamp(24px,2.4vw,38px);
}

.hero{
  margin-top:clamp(18px,3vw,40px);
  margin-bottom:var(--section-space-compact);
}

.solutions{
  padding-top:var(--section-space);
  padding-bottom:var(--section-space);
}

.solution-heading{margin-bottom:var(--section-heading-gap)}

.about{padding:var(--section-space) 0}

.contact{
  padding-top:var(--section-space);
  padding-bottom:var(--section-space-compact);
}

.contact-head{margin-bottom:var(--section-heading-gap)}

.product-media{
  padding:var(--media-pad) var(--media-pad) 12px;
  background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(239,242,255,.72));
}

.product-media:after{
  inset:auto 0 0;
  height:32%;
}

.product-media img,
.product-media video{
  object-fit:contain;
  object-position:center;
}

.product:hover .product-media img,
.product:hover .product-media video{transform:scale(1.02)}

.product:nth-child(2) .product-media,
.product:nth-child(5) .product-media,
.product:nth-child(10) .product-media,
.product:nth-child(11) .product-media{
  padding-inline:clamp(32px,4vw,64px);
}

@media(max-width:560px){
  :root{
    --section-space:72px;
    --section-space-compact:64px;
    --section-heading-gap:32px;
    --media-pad:26px;
  }

  .hero{margin-bottom:var(--section-space-compact)}
  .solutions,.contact{padding-top:var(--section-space);padding-bottom:var(--section-space)}
  .about{padding:var(--section-space) 0}
  .product:nth-child(n) .product-media{padding:var(--media-pad) var(--media-pad) 12px}
}

/* Product-card hierarchy: one title scale, full available measure */
.product-copy{
  left:20px;
  right:20px;
  bottom:18px;
  gap:20px;
  align-items:center;
}

.product h3,
.product.bento-hero h3,
.product.bento-medium h3,
.product.bento-wide h3,
.product.bento-feature h3,
.product.bento-planning h3,
.product:nth-child(1) h3,
.product:nth-child(2) h3,
.product:nth-child(5) h3,
.product:nth-child(6) h3,
.product:nth-child(9) h3,
.product:nth-child(10) h3,
.product:nth-child(11) h3{
  flex:1;
  min-width:0;
  max-width:none;
  margin:0;
  font:600 16px/1.25 var(--display);
  letter-spacing:-.015em;
}

.product-copy b{flex:0 0 29px}
.product-media,.product:nth-child(1) .product-media,.product:nth-child(6) .product-media,.product:nth-child(9) .product-media{inset:0 0 68px}

/* The regenerated surgical image was composed for a shallow landscape crop. */
.product:nth-child(2) .product-media{padding:0}
.product:nth-child(2) .product-media img,
.product:nth-child(2) .product-media video{object-fit:cover}

@media(max-width:560px){
  .product-copy{left:16px;right:16px;bottom:16px;gap:16px}
  .product h3,
  .product:nth-child(1) h3,
  .product:nth-child(2) h3,
  .product:nth-child(5) h3,
  .product:nth-child(6) h3,
  .product:nth-child(9) h3,
  .product:nth-child(10) h3,
  .product:nth-child(11) h3{max-width:none;font-size:16px;line-height:1.25}
  .product-media,
  .product:nth-child(1) .product-media,
  .product:nth-child(6) .product-media,
  .product:nth-child(9) .product-media{inset:0 0 68px}
  .product:nth-child(2) .product-media{padding:0}
  .product:nth-child(2) .product-media img,
  .product:nth-child(2) .product-media video{object-fit:contain}
}

/* All product artwork fills its media region edge to edge. */
.product:nth-child(n) .product-media{padding:0}
.product:nth-child(n) .product-media img,
.product:nth-child(n) .product-media video{
  object-fit:cover;
  object-position:center;
}

@media(min-width:1001px){
  .product:nth-child(5) .product-media img,
  .product:nth-child(5) .product-media video{object-position:center 40%}
}

.solution-heading{
  grid-template-columns:minmax(0,1fr) minmax(280px,360px);
  column-gap:clamp(48px,8vw,120px);
}

/* Product overview cards now carry a short introduction and a clear destination. */
.product-grid{grid-auto-rows:174px}
.product-copy{bottom:0;left:0;right:0;padding:18px 20px 17px;align-items:flex-end;background:linear-gradient(transparent,rgba(255,255,255,.95) 18%,#fff 38%)}
.product-copy>div{min-width:0;flex:1}.product-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:7px 0 8px;max-width:46ch;color:var(--muted);font-size:11px;line-height:1.45}.product-copy span{color:var(--blue);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.product-media,.product:nth-child(1) .product-media,.product:nth-child(6) .product-media,.product:nth-child(9) .product-media{inset:0 0 110px}.product:nth-child(1),.product:nth-child(6),.product:nth-child(9){grid-row:span 3}.product:nth-child(2),.product:nth-child(5),.product:nth-child(10),.product:nth-child(11){grid-row:span 2}.product:nth-child(3),.product:nth-child(4),.product:nth-child(7),.product:nth-child(8){grid-row:span 2}
@media(max-width:1000px){.product-grid{grid-auto-rows:190px}.product:nth-child(1),.product:nth-child(6),.product:nth-child(9){grid-row:span 2}.product-media,.product:nth-child(1) .product-media,.product:nth-child(6) .product-media,.product:nth-child(9) .product-media{inset:0 0 112px}}
@media(max-width:560px){.product-grid{grid-auto-rows:360px}.product:nth-child(n){grid-row:span 1}.product-copy{padding:18px 17px}.product-media,.product:nth-child(1) .product-media,.product:nth-child(6) .product-media,.product:nth-child(9) .product-media{inset:0 0 120px}}

@media(max-width:1000px){
  .solution-heading{grid-template-columns:1fr;column-gap:0}
}

/* Match the two neighboring card rows with edge-to-edge implant artwork. */
@media(min-width:1001px){
  .product:nth-child(1){grid-row:span 4}
}
.product:nth-child(1) .product-media img{object-fit:cover}
.wa-top .whatsapp-icon{display:block;width:22px;height:22px;object-fit:contain;flex-shrink:0}
.floating-wa{background:transparent}
.floating-wa img{display:block;width:100%;height:100%;object-fit:contain}
.form-trap{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%)}
.submit:disabled{opacity:.6;cursor:wait}
