:root{--navy:#061c3d;--blue:#087cff;--cyan:#20b9ff;--ink:#10284a;--muted:#5f7392;--line:#dce8f4;--soft:#f3f9ff;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.site-header{height:82px;display:flex;align-items:center;padding:0 max(6vw,50px);gap:32px;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);z-index:50}.brand{margin-right:auto;display:flex;align-items:center}.brand img{width:218px;height:65px;object-fit:contain;object-position:left center}.site-header nav{display:flex;gap:32px;font-weight:700;font-size:14px}.site-header nav a{padding:30px 0 25px;border-bottom:3px solid transparent}.site-header nav a:hover{color:var(--blue);border-color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:16px 24px;border-radius:12px;background:linear-gradient(110deg,var(--blue),var(--cyan));color:#fff;font-weight:800;box-shadow:0 12px 28px rgba(8,123,255,.18);border:0;cursor:pointer}.header-cta{padding:13px 20px}.menu{display:none}.hero{min-height:600px;display:grid;grid-template-columns:50% 50%;align-items:stretch;overflow:hidden;background:#fff}.hero-copy{padding:64px 4vw 36px max(6vw,72px);z-index:2;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;letter-spacing:.25em;font-weight:900;color:var(--navy);margin:0 0 14px}.hero h1{font-size:clamp(49px,4.4vw,70px);line-height:.98;letter-spacing:-.052em;margin:0 0 20px;color:var(--navy)}.hero h1 em{font-style:normal;color:var(--blue)}.lead{font-size:18px;line-height:1.55;max-width:680px;color:#405778}.actions{display:flex;align-items:center;gap:28px;margin:27px 0}.text-link{font-weight:800;color:var(--navy);display:inline-flex;gap:11px;align-items:center}.play{width:40px;height:40px;border:2px solid var(--blue);border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:11px}.mini-services{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;padding-top:20px;max-width:700px}.mini-services div{padding:0 20px;border-right:1px solid var(--line)}.mini-services div:first-child{padding-left:0}.mini-services div:last-child{border:0}.mini-services b,.mini-services span{display:block}.mini-services span{color:var(--muted);font-size:13px;margin-top:3px}.hero-visual.photo-hero{position:relative;min-height:600px;overflow:hidden;background:#eef8ff}.photo-hero:before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:115px;background:linear-gradient(120deg,#fff 0 49%,transparent 50%);z-index:2;pointer-events:none}.photo-hero img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.section{padding:82px max(6vw,60px);scroll-margin-top:82px}.section-head{text-align:center;max-width:850px;margin:0 auto 42px}.section-head h2,.contact h2,.about h2{font-size:clamp(32px,3.1vw,48px);line-height:1.06;letter-spacing:-.035em;color:var(--navy);margin:8px 0 12px}.section-head>p:last-child{font-size:17px;color:var(--muted)}.grid{display:grid;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.grid.six{grid-template-columns:repeat(6,1fr)}.grid.five{grid-template-columns:repeat(5,1fr)}.grid article{padding:28px 20px;border-right:1px solid var(--line);min-height:190px}.grid article:last-child{border-right:0}.grid article span{font-size:30px;color:var(--blue);font-weight:900}.grid h3{font-size:17px;margin:15px 0 7px;color:var(--navy)}.grid p{color:var(--muted);line-height:1.5;margin:0;font-size:14px}.process{background:linear-gradient(180deg,#f5fbff,#eaf6ff)}.steps{display:grid;grid-template-columns:repeat(5,1fr);max-width:1250px;margin:auto}.steps article{text-align:center;padding:20px 28px;position:relative}.steps article:not(:last-child):after{content:'→';position:absolute;right:-8px;top:35px;color:var(--blue);font-size:27px}.steps b{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#fff;margin:auto;color:var(--blue);box-shadow:0 10px 30px rgba(13,109,203,.12)}.steps h3{margin:16px 0 5px}.steps p{color:var(--muted)}.industries .grid article{text-align:center}.about{display:grid;grid-template-columns:1fr 1fr;padding:0}.about>div{padding:82px max(6vw,70px)}.about-dark{background:linear-gradient(135deg,#061b37,#0c3c68);color:#fff}.about-dark .eyebrow,.about-dark h2{color:#fff}.about-points{margin-top:30px}.about-points p{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.14);line-height:1.45}.about-light{background:#f6fbff;display:flex;flex-direction:column;justify-content:center}.about-light>p:not(.eyebrow){font-size:17px;line-height:1.7;color:var(--muted)}.contact{display:grid;grid-template-columns:.75fr 1.25fr;gap:64px;align-items:start}.contact-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.65}.contact-info{display:flex;flex-direction:column;gap:10px;margin-top:26px;font-weight:700}.contact-info a{color:var(--blue)}form{background:#fff;border:1px solid var(--line);box-shadow:0 24px 70px rgba(13,54,93,.09);padding:30px;border-radius:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{font-size:13px;font-weight:800;color:var(--navy);display:block}input,select,textarea{width:100%;margin-top:7px;border:1px solid #cbdbea;border-radius:8px;padding:12px 13px;font:inherit;color:var(--ink);background:#fff}textarea{resize:vertical}.form-btn{width:100%;margin-top:17px}.form-note{text-align:center;color:var(--muted);font-size:12px;margin-bottom:0}footer{background:#06172f;color:#dce9f6;padding:48px max(6vw,60px) 24px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px}footer>div{display:flex;flex-direction:column;gap:9px;font-size:14px}footer b{color:#fff;margin-bottom:8px}.footer-brand img{width:235px;height:auto;object-fit:contain;object-position:left center;background:transparent;padding:0}.footer-brand p{font-weight:800;font-size:17px}footer a:hover{color:#56c9ff}footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:16px;color:#8fa5bc}@media(max-width:1180px){.grid.six{grid-template-columns:repeat(3,1fr)}.grid.six article{border-bottom:1px solid var(--line)}}@media(max-width:1050px){.site-header nav{display:none}.menu{display:block;background:none;border:0;font-size:24px;order:2}.header-cta{display:none}.site-header.open nav{display:flex;position:absolute;top:81px;left:0;right:0;background:#fff;flex-direction:column;padding:25px 6vw;gap:0;border-bottom:1px solid var(--line)}.site-header.open nav a{padding:14px 0}.hero{grid-template-columns:1fr}.hero-copy{padding:58px 6vw}.hero-visual.photo-hero{min-height:500px}.photo-hero:before{display:none}.grid.five{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr}.steps article:not(:last-child):after{content:'↓';right:50%;top:auto;bottom:-12px}.about,.contact{grid-template-columns:1fr}.contact{gap:35px}footer{grid-template-columns:1fr 1fr}}@media(max-width:650px){.site-header{height:72px;padding:0 20px}.brand img{width:180px;height:54px}.site-header.open nav{top:71px}.hero-copy{padding:45px 22px}.hero h1{font-size:46px}.lead{font-size:17px}.actions{align-items:flex-start;flex-direction:column}.mini-services{grid-template-columns:1fr;gap:13px}.mini-services div{border-right:0;border-bottom:1px solid var(--line);padding:0 0 13px}.hero-visual.photo-hero{min-height:330px}.photo-hero img{object-position:52% center}.section{padding:60px 22px}.grid.six,.grid.five{grid-template-columns:1fr}.grid article{border-right:0;border-bottom:1px solid var(--line)}.about>div{padding:60px 24px}.form-grid{grid-template-columns:1fr}form{padding:22px}footer{grid-template-columns:1fr;padding:42px 24px 24px}}

/* V3 visual refinements: high-resolution brand + reference-style hero */
.site-header{height:78px;padding-left:max(6vw,70px);padding-right:max(6vw,70px)}
.brand img{width:260px;height:62px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}
.hero{min-height:520px;grid-template-columns:50% 50%}
.hero-copy{padding-top:48px;padding-bottom:30px}
.hero h1{font-size:clamp(46px,4vw,64px)}
.hero-visual.photo-hero{min-height:520px;background:#eef8ff}
.photo-hero img{width:100%;height:100%;object-fit:cover;object-position:center center}
.photo-hero:before{width:95px}
footer{background:#fff;color:#18365b;border-top:1px solid var(--line);padding-top:38px}
footer b{color:var(--navy)}
footer a:hover{color:var(--blue)}
footer small{color:#6d829e;border-top:1px solid var(--line)}
.footer-brand img{width:285px;max-height:76px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}
.footer-brand p{color:var(--navy)}
@media(max-width:1050px){.hero{min-height:auto}.hero-visual.photo-hero{min-height:430px}.photo-hero img{object-position:center center}}
@media(max-width:650px){.site-header{height:72px;padding:0 20px}.brand img{width:210px;height:50px}.hero-visual.photo-hero{min-height:300px}.photo-hero img{object-position:center center}.footer-brand img{width:250px}}

/* V4: laptop photo only — no zoom/cropping; all other V3 styling remains unchanged */
.hero-visual.photo-hero{display:flex;align-items:center;justify-content:center;background:#f3f9ff;overflow:hidden}
.photo-hero img{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center center;display:block}
@media(max-width:1050px){.photo-hero img{width:100%;height:auto;object-fit:contain}}
@media(max-width:650px){.photo-hero img{width:100%;height:auto;object-fit:contain}}

/* V5 — blend the full laptop photo naturally into the hero without cropping it */
.hero-visual.photo-hero{
  position:relative;
  isolation:isolate;
  background:#f4faff;
  overflow:hidden;
}
.hero-visual.photo-hero::after{
  content:"";
  position:absolute;
  inset:-18px;
  background-image:var(--hero-bg, url('assets/hero-laptop-hq.jpg'));
  background-size:cover;
  background-position:center;
  filter:blur(18px);
  transform:scale(1.08);
  opacity:.34;
  z-index:-2;
}
.hero-visual.photo-hero::before{
  content:"";
  position:absolute;
  inset:0;
  width:auto;
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.88) 5%,rgba(255,255,255,.25) 15%,rgba(255,255,255,0) 30%);
  z-index:1;
  pointer-events:none;
}
.photo-hero img{
  position:relative;
  z-index:0;
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center center;
  display:block;
  filter:saturate(1.02) contrast(1.01);
}
@media(max-width:1050px){
  .hero-visual.photo-hero::before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.18) 12%,transparent 28%)}
  .photo-hero img{width:100%;height:100%;object-fit:contain}
}

/* V6 — reference-style hero integration. Only the laptop/photo presentation changes. */
.hero-visual.photo-hero{
  position:relative;
  overflow:hidden;
  background:#fff;
  isolation:isolate;
}
.hero-visual.photo-hero::after{display:none}
.photo-hero img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  max-height:none;
  object-fit:cover;
  object-position:56% center;
  filter:saturate(1.03) contrast(1.015);
  z-index:0;
}
.hero-visual.photo-hero::before{
  content:"";
  display:block;
  position:absolute;
  z-index:2;
  pointer-events:none;
  inset:0 auto 0 0;
  width:185px;
  background:linear-gradient(112deg,#fff 0 45%,rgba(255,255,255,.97) 45.5%,rgba(255,255,255,.72) 55%,rgba(255,255,255,.18) 70%,rgba(255,255,255,0) 82%);
  clip-path:polygon(0 0,100% 0,42% 100%,0 100%);
}
@media(max-width:1050px){
  .hero-visual.photo-hero{min-height:430px}
  .photo-hero img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:56% center}
  .hero-visual.photo-hero::before{inset:0; width:100%; height:80px; clip-path:none; background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.62) 32%,rgba(255,255,255,0) 100%)}
}
@media(max-width:650px){
  .hero-visual.photo-hero{min-height:300px}
  .photo-hero img{object-position:58% center}
}

/* V7 — approved hero framing: zoomed out laptop, full desk context, diagonal blend */
.hero-visual.photo-hero{
  position:relative;
  min-height:520px;
  overflow:hidden;
  background:#fff;
}
.photo-hero img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  max-height:none;
  object-fit:cover;
  object-position:center center;
  display:block;
}
.hero-visual.photo-hero::after{display:none!important}
.hero-visual.photo-hero::before{
  content:"";
  position:absolute;
  z-index:3;
  pointer-events:none;
  left:-1px;
  top:0;
  bottom:0;
  width:150px;
  height:auto;
  clip-path:none;
  background:linear-gradient(112deg,#fff 0%,#fff 42%,rgba(255,255,255,.82) 55%,rgba(255,255,255,.28) 70%,rgba(255,255,255,0) 82%);
}
@media(max-width:1050px){
  .hero-visual.photo-hero{min-height:430px}
  .photo-hero img{object-fit:cover;object-position:center center}
  .hero-visual.photo-hero::before{width:90px;background:linear-gradient(105deg,#fff 0%,rgba(255,255,255,.55) 50%,transparent 82%)}
}
@media(max-width:650px){
  .hero-visual.photo-hero{min-height:330px}
  .hero-visual.photo-hero::before{display:none}
  .photo-hero img{object-fit:cover;object-position:58% center}
}

/* V8: approved wider laptop framing — no extra zoom */
.photo-hero img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:none}
@media(max-width:1050px){.photo-hero img{width:100%;height:100%;object-fit:cover;object-position:center center}}
@media(max-width:650px){.photo-hero img{width:100%;height:100%;object-fit:cover;object-position:center center}}
