:root{
  --navy:#0F2E4D;--navy2:#081E33;--blue:#1E6FB8;--teal:#18B5B5;--aqua:#7ED5DA;
  --ink:#132536;--slate:#64748B;--light:#F4F8FB;--soft:#EAF3F6;--white:#fff;
  --shadow:0 26px 90px rgba(15,46,77,.13);--radius:30px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fbfdff 0,#f3f8fb 100%);line-height:1.45}
body:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 8% 0,rgba(126,213,218,.35),transparent 30%),radial-gradient(circle at 90% 8%,rgba(30,111,184,.16),transparent 31%),linear-gradient(90deg,rgba(15,46,77,.035) 1px,transparent 1px),linear-gradient(rgba(15,46,77,.028) 1px,transparent 1px);background-size:auto,auto,80px 80px,80px 80px}
.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:17px 5vw;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,46,77,.08)}
.brand img{width:220px;display:block}.topbar nav{display:flex;gap:22px;margin-left:auto}.topbar nav a{font-weight:800;font-size:13px;text-decoration:none;color:#38526a}.topbar nav a:hover{color:var(--teal)}
.lang{display:flex;gap:2px;background:#edf5f8;border-radius:999px;padding:4px}.lang button{border:0;background:transparent;border-radius:999px;padding:7px 9px;font-weight:900;color:#5a7085;cursor:pointer}.lang .active{background:var(--navy);color:#fff}.top-cta{background:var(--teal);color:#fff;text-decoration:none;font-weight:900;padding:12px 19px;border-radius:999px;box-shadow:0 16px 34px rgba(24,181,181,.22)}
.section{padding:68px 5vw}.hero{padding:72px 5vw 54px;min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,1fr);gap:58px;align-items:center}.eyebrow,.kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:var(--teal)}.hero h1,.section-head h2,.white-content h2,.cta-box h2{font-family:Manrope,Inter,sans-serif;letter-spacing:-.055em;line-height:.98;color:var(--navy);margin:10px 0 22px}.hero h1{font-size:clamp(38px,3.8vw,58px)}.hero p,.section-head p,.white-content p,.cta-box p{font-size:16px;color:#52687d;line-height:1.58;max-width:900px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 23px;border-radius:16px;text-decoration:none;font-weight:900}.primary{background:linear-gradient(135deg,var(--teal),#0b8ba4);color:#fff;box-shadow:0 18px 44px rgba(24,181,181,.26)}.secondary{background:#fff;color:var(--navy);border:1px solid rgba(15,46,77,.12)}
.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px}.trust-row div{background:rgba(255,255,255,.78);border:1px solid rgba(15,46,77,.08);border-radius:20px;padding:17px;box-shadow:0 12px 38px rgba(15,46,77,.06)}.trust-row strong{display:block;color:var(--navy);font-size:15px}.trust-row span{display:block;color:#62758a;font-size:13px;margin-top:5px}
.hero-visual{position:relative;min-height:540px}.visual-card{position:absolute;background:#fff;border:1px solid rgba(15,46,77,.1);border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.dashboard-card{right:0;top:50px;width:92%}.dashboard-card img{width:100%;display:block}.phone-card{left:-2%;bottom:0;width:31%;padding:10px;background:#111923}.phone-card img{width:100%;display:block;border-radius:20px}.floating-pill{position:absolute;background:#fff;border:1px solid rgba(15,46,77,.1);border-radius:999px;padding:13px 18px;font-weight:900;color:var(--navy);box-shadow:0 15px 40px rgba(15,46,77,.11)}.p1{top:4px;left:20%}.p2{right:4%;bottom:112px}.p3{left:18%;bottom:18px}
.section-head{margin-bottom:44px}.section-head.center{text-align:center}.section-head.center p{margin-left:auto;margin-right:auto}.section-head h2{font-size:clamp(28px,3vw,44px)}.first-schema{padding-top:32px}.image-frame{background:#fff;border:1px solid rgba(15,46,77,.08);border-radius:34px;box-shadow:var(--shadow);overflow:hidden}.image-frame.premium{padding:10px;background:linear-gradient(180deg,#fff,#f8fcfd)}.image-frame img{width:100%;display:block;border-radius:20px}
.roi-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:46px;align-items:start}.roi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.roi-grid article,.target-grid article,.three-columns article{background:#fff;border:1px solid rgba(15,46,77,.08);border-radius:22px;padding:17px;box-shadow:0 14px 46px rgba(15,46,77,.07)}.roi-grid span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:#e7fafb;color:var(--teal);font-weight:900}.roi-grid h3,.target-grid h3,.three-columns h3{color:var(--navy);font-size:15px;margin:20px 0 8px}.roi-grid p,.target-grid p,.three-columns p{color:#5c7185;margin:0}
.three-columns{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:22px}.three-columns .core{background:linear-gradient(135deg,var(--navy2),var(--navy));color:#fff;transform:translateY(-16px)}.three-columns .core h3,.three-columns .core p{color:#fff}.three-columns .core img{width:82px}.big-icon{font-size:44px}
.dark{margin:0 3vw;border-radius:34px;background:linear-gradient(135deg,#071d32,#0F2E4D);color:#fff;box-shadow:var(--shadow)}.light h2,.light p{color:#fff}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.module-grid div{min-height:96px;background:rgba(255,255,255,.08);border:1px solid rgba(126,213,218,.2);border-radius:20px;padding:17px;color:#fff;font-weight:850;display:flex;align-items:center}.module-grid div:before{content:"✓";flex:0 0 auto;width:28px;height:28px;margin-right:12px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--aqua);color:var(--navy);font-weight:900}
.target-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.target-grid article{min-height:235px}.white-label{padding-top:50px}.white-content{display:grid;grid-template-columns:1fr .75fr;gap:40px;align-items:center;background:linear-gradient(135deg,#fff,#ecfbfc);border:1px solid rgba(24,181,181,.18);border-radius:34px;padding:44px;box-shadow:var(--shadow)}.white-content h2,.cta-box h2{font-size:clamp(30px,3.2vw,48px)}.brand-list{display:grid;gap:14px}.brand-list div{font-size:21px;color:var(--navy);font-weight:700;background:#fff;border:1px solid rgba(15,46,77,.09);border-radius:20px;padding:17px;box-shadow:0 14px 42px rgba(15,46,77,.07)}.brand-list strong{color:var(--teal)}
.integration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.integration-grid div{background:#fff;border:1px solid rgba(15,46,77,.08);border-radius:22px;padding:17px;text-align:center;color:var(--navy);font-size:16px;font-weight:900;box-shadow:0 14px 40px rgba(15,46,77,.06)}
.screens-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.screens-grid figure{margin:0;background:#fff;border:1px solid rgba(15,46,77,.08);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.screens-grid img{width:100%;height:280px;object-fit:cover;object-position:top;display:block}.screens-grid figure:first-child img{object-fit:contain;background:#f6fafc;padding:17px}.screens-grid figcaption{padding:17px 20px;color:var(--navy);font-weight:900}
.final-cta{padding-bottom:80px}.cta-box{display:grid;grid-template-columns:1fr .9fr;gap:50px;background:linear-gradient(135deg,#0F2E4D,#071d32);border-radius:34px;padding:44px;box-shadow:0 34px 100px rgba(15,46,77,.24);color:#fff}.cta-box h2,.cta-box p{color:#fff}.download{display:inline-block;color:#fff;font-weight:900;margin-top:16px}.cta-box form{display:grid;gap:14px}.cta-box input,.cta-box textarea{width:100%;font:inherit;color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:16px;outline:none}.cta-box textarea{min-height:120px}.cta-box input::placeholder,.cta-box textarea::placeholder{color:#c7d8e5}.cta-box button{border:0;background:var(--teal);color:#fff;font:inherit;font-weight:900;border-radius:16px;padding:16px;cursor:pointer}
footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px 5vw;border-top:1px solid rgba(15,46,77,.08);color:#64748B}footer img{width:220px}
@media(max-width:1180px){.topbar nav{display:none}.hero,.roi-section,.white-content,.cta-box{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{min-height:520px}.three-columns,.module-grid,.target-grid,.integration-grid,.screens-grid{grid-template-columns:repeat(2,1fr)}.brand img{width:250px}}
@media(max-width:720px){.topbar{flex-wrap:wrap}.brand img{width:210px}.top-cta{display:none}.lang{width:100%;justify-content:space-between}.lang button{flex:1}.section,.hero{padding:58px 22px}.hero h1{font-size:42px}.trust-row,.roi-grid,.three-columns,.module-grid,.target-grid,.integration-grid,.screens-grid{grid-template-columns:1fr}.hero-visual{min-height:360px}.dashboard-card{width:100%;top:30px}.phone-card{width:38%;bottom:0}.floating-pill{display:none}.dark{border-radius:0;margin:0}.white-content,.cta-box{padding:17px;border-radius:22px}footer{flex-direction:column;align-items:flex-start}footer img{width:220px}}


/* v4 compact business-medical typography */
body{font-size:15px}
.hero h1{max-width:980px}
.section-head h2,.white-content h2,.cta-box h2{max-width:980px}
.hero p,.section-head p,.white-content p,.cta-box p{font-weight:400}
.roi-grid p,.target-grid p,.three-columns p{font-size:14px;line-height:1.55}
.roi-grid h3,.target-grid h3,.three-columns h3{line-height:1.2}
.module-grid div{font-size:14px;line-height:1.35;min-height:78px}
.integration-grid div{font-size:15px}
.screens-grid figcaption{font-size:14px}
.trust-row span{font-size:12px}
.trust-row strong{font-size:15px}
.topbar{padding-top:14px;padding-bottom:14px}
.hero-actions .btn{font-size:14px}
.cta-box input,.cta-box textarea,.cta-box button{font-size:14px}
footer{font-size:13px}
@media(max-width:720px){
  .hero h1{font-size:34px}
  .section-head h2,.white-content h2,.cta-box h2{font-size:28px}
  .hero p,.section-head p,.white-content p,.cta-box p{font-size:15px}
}


/* Detailed module section */
.module-details{
  background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(240,248,251,.78));
}
.module-detail-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.module-detail-grid article{
  background:#fff;
  border:1px solid rgba(15,46,77,.08);
  border-radius:22px;
  padding:22px;
  box-shadow:0 14px 42px rgba(15,46,77,.065);
  min-height:315px;
}
.module-code{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:13px;
  background:#e8fafb;
  color:#109aa2;
  font-weight:900;
  font-size:13px;
  margin-bottom:12px;
}
.module-detail-grid h3{
  margin:0 0 9px;
  color:var(--navy);
  font-size:18px;
  line-height:1.15;
}
.module-detail-grid p{
  margin:0 0 14px;
  color:#52687d;
  font-size:13.5px;
  line-height:1.55;
}
.module-detail-grid ul{
  margin:0;
  padding-left:18px;
  color:#34495e;
  font-size:13px;
  line-height:1.5;
}
.module-detail-grid li{margin:5px 0}
@media(max-width:1180px){
  .module-detail-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
  .module-detail-grid{grid-template-columns:1fr}
  .module-detail-grid article{min-height:auto}
}
