
:root{--primary:#0868f2;--primary-dark:#073f98;--navy:#071d42;--text:#152445;--muted:#65718a;--soft:#f3f8ff;--line:#dce8f7;--teal:#13bfa6;--radius:18px;--shadow:0 16px 50px rgba(20,72,140,.10)}
*{box-sizing:border-box}body{font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);background:#fff}.navbar{background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(8,104,242,.08)}.navbar-brand{display:inline-flex;align-items:center;padding:0;margin-right:1.5rem}.navbar-brand img{display:block;width:132px;height:auto;object-fit:contain}.nav-link{font-weight:650;color:#26395d!important;padding:.7rem .85rem!important}.nav-link.active,.nav-link:hover{color:var(--primary)!important}.btn{border-radius:10px;font-weight:700;padding:.78rem 1.15rem}.btn-primary{background:linear-gradient(135deg,var(--primary),#0b52cc);border:0;box-shadow:0 10px 22px rgba(8,104,242,.22)}.btn-outline-primary{border-color:var(--primary);color:var(--primary)}.section{padding:86px 0}.section-soft{background:var(--soft)}.hero{padding:78px 0 54px;background:radial-gradient(circle at 80% 20%,#dfeeff 0,transparent 33%),linear-gradient(180deg,#f9fcff,#fff)}.hero h1{font-size:clamp(2.25rem,4.2vw,3.7rem);line-height:1.18;letter-spacing:-1.8px;font-weight:800}.hero p{font-size:1.08rem;color:var(--muted);max-width:650px}.hero-media img{display:block;width:100%;max-height:470px;object-fit:contain;filter:drop-shadow(0 24px 45px rgba(8,104,242,.14))}.eyebrow{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--primary)}.section-title{font-weight:800;letter-spacing:-1px;font-size:clamp(1.9rem,3vw,2.7rem)}.section-subtitle{color:var(--muted);max-width:680px;margin:auto}.card-ui{height:100%;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 30px rgba(24,78,142,.06);transition:.25s}.card-ui:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.icon-box{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#e8f2ff;color:var(--primary);font-size:1.35rem}.stat{padding:22px;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat strong{display:block;color:var(--primary);font-size:1.7rem}.brand-strip{border-block:1px solid var(--line);padding:22px 0}.brand-item{font-weight:900;color:#46617e;font-size:1.15rem}.cta{background:linear-gradient(110deg,#0868f2,#0949bf 55%,#10bfa5);color:#fff;border-radius:22px;padding:34px}.footer{background:#061b3b;color:#c9d7eb;padding:65px 0 24px}.footer h6{color:#fff;font-weight:800}.footer a{color:#c9d7eb;text-decoration:none;display:block;margin:.5rem 0}.footer a:hover{color:#fff}.breadcrumb-wrap{padding:36px 0;background:linear-gradient(135deg,#0d5fd8,#062d73);color:#fff}.breadcrumb-wrap a{color:#bcd8ff;text-decoration:none}.post-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:14px}.badge-soft{background:#e9f3ff;color:var(--primary);padding:.45rem .65rem;border-radius:50rem;font-weight:750}.sidebar-box{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff}.article-content{font-size:1.06rem;line-height:1.9}.article-content h2{font-weight:900;margin-top:2rem}.article-content img{width:100%;border-radius:18px;margin:1rem 0}.form-control,.form-select{border-color:var(--line);border-radius:10px;padding:.82rem}.page-404{min-height:66vh;display:grid;place-items:center;background:radial-gradient(circle at 70% 20%,#d9eaff,transparent 30%)}@media(max-width:991.98px){.section{padding:64px 0}.hero{padding-top:48px}.hero h1{letter-spacing:-1.6px}.stat{border-right:0;border-bottom:1px solid var(--line)}.stat:last-child{border:0}}@media(max-width:575.98px){.hero h1{font-size:2.35rem}.cta{padding:26px}.card-ui{padding:21px}}

.footer-logo img{width:142px;height:auto;filter:brightness(0) invert(1)}
.navbar-toggler{box-shadow:none!important}
@media(max-width:991.98px){.navbar-brand img{width:118px}.hero-media{margin-top:1rem}.hero-media img{max-height:360px}.hero h1{font-size:2.55rem;line-height:1.22}}
@media(max-width:575.98px){.navbar-brand img{width:108px}.hero h1{font-size:2.1rem;letter-spacing:-.8px}.hero-media img{max-height:290px}}


.text-muted-em{color:#6e7f99}
.hero-panel{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px 34px 24px;box-shadow:0 10px 40px rgba(18,78,146,.06)}
.hero-homepage{padding-bottom:36px}
.hero-media-composite{position:relative}
.hero-media-composite img{position:relative;z-index:1}
.hero-chip,.hero-card{position:absolute;z-index:2;background:#fff;border:1px solid #d9e8ff;border-radius:18px;box-shadow:0 14px 35px rgba(12,79,190,.12)}
.hero-chip{width:56px;height:56px;display:grid;place-items:center;color:var(--primary);font-size:1.35rem}
.hero-chip.chip-1{top:6%;right:8%}
.hero-chip.chip-2{top:28%;right:-1%}
.hero-chip.chip-3{left:6%;top:34%}
.hero-card{padding:16px 18px;min-width:130px}
.hero-card strong{display:block;font-size:1.8rem;line-height:1;color:var(--primary-dark)}
.hero-card span{display:block;font-size:.82rem;color:var(--muted)}
.hero-card.card-a{right:3%;top:39%;text-align:center;min-width:112px}
.hero-card.card-b{left:8%;bottom:11%}
.trust-box{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px 24px;box-shadow:0 8px 30px rgba(24,78,142,.05)}
.brand-strip-inline{display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;align-items:center}
.brand-logo{font-size:1.02rem;font-weight:800;color:#7c8798;filter:grayscale(1)}
.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.stat-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px;box-shadow:0 8px 24px rgba(24,78,142,.05)}
.stat-card strong{display:block;font-size:2rem;line-height:1;color:var(--primary)}
.stat-card span{display:block;color:var(--muted);font-size:.92rem}
.stat-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:1.2rem}
.bg-blue{background:#e8f1ff;color:#1c66ef}.bg-cyan{background:#e7fbff;color:#22b8cf}.bg-yellow{background:#fff7df;color:#f4b400}.bg-green{background:#eafaf0;color:#22c55e}.bg-purple{background:#f3edff;color:#8b5cf6}
.bg-soft-blue{background:#edf3ff;color:#4a7ef5}.bg-soft-cyan{background:#ebfbff;color:#17a2c2}.bg-soft-pink{background:#fff1ef;color:#ff7a59}.bg-soft-green{background:#edfcf4;color:#29bf71}.bg-soft-purple{background:#f4eeff;color:#8c5cf6}
.service-card-home h4,.product-mini h4{color:var(--navy)}
.link-arrow{font-weight:700;color:var(--primary);text-decoration:none}.link-arrow::after{content:'92';margin-left:6px;font-weight:700}.link-arrow:hover{color:var(--primary-dark)}
.home-products{background:#fbfdff}
.mini-panel,.reason-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 16px;box-shadow:0 8px 24px rgba(24,78,142,.05)}
.mini-panel h6,.reason-card h6{font-weight:800;color:var(--navy);margin:.8rem 0 .35rem}
.mini-panel p,.reason-card p{font-size:.92rem;color:var(--muted);margin-bottom:0}
.icon-box.sm{width:44px;height:44px;border-radius:12px;font-size:1.1rem}
.case-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(24,78,142,.05)}
.case-card img{width:100%;height:178px;object-fit:cover}
.case-body{padding:16px}
.case-body h3{font-size:1.05rem;line-height:1.5;font-weight:800;color:var(--navy);margin:.8rem 0 .8rem}
.badge-soft-green{background:#edf8ea;color:#30a953}.badge-soft-cyan{background:#eaf8ff;color:#1594c7}.badge-soft-blue{background:#eaf0ff;color:#3e68e9}
.info-box{height:100%;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 24px rgba(24,78,142,.05)}
.list-article{display:grid;gap:14px}
.list-item{display:flex;gap:14px;align-items:flex-start;color:inherit;text-decoration:none;padding-bottom:14px;border-bottom:1px solid #edf2fb}
.list-item:last-child{border-bottom:0;padding-bottom:0}
.list-item img{width:118px;height:82px;border-radius:12px;object-fit:cover;flex-shrink:0}
.list-item small{display:block;color:#8a96ac;margin-bottom:4px}
.list-item h4{font-size:1rem;line-height:1.45;font-weight:700;color:var(--navy);margin:0}
.cta-home{padding:28px 34px}.cta-actions{display:flex;flex-wrap:wrap;gap:12px}

@media(max-width:1199.98px){.stats-grid{grid-template-columns:repeat(3,1fr)}.hero-card.card-a{right:0}.hero-chip.chip-2{right:1%}}
@media(max-width:991.98px){.hero-panel{padding:24px 22px}.stats-grid{grid-template-columns:repeat(2,1fr)}.trust-box{padding:16px 18px}.brand-strip-inline{justify-content:flex-start;gap:18px}.hero-chip.chip-2{right:6%}.hero-card.card-b{left:0;bottom:6%}.cta-home{padding:24px}}
@media(max-width:575.98px){.hero-panel{padding:22px 16px 18px;border-radius:20px}.stats-grid{grid-template-columns:1fr}.hero-chip{width:44px;height:44px;font-size:1rem;border-radius:14px}.hero-card{padding:10px 12px;min-width:88px;border-radius:14px}.hero-card strong{font-size:1.2rem}.hero-card.card-a{top:46%;right:2%}.hero-card.card-b{left:2%;bottom:3%}.list-item img{width:92px;height:68px}.case-card img{height:160px}.cta-actions{width:100%}.cta-actions .btn{width:100%;justify-content:center}}


/* home hero refinement */
.hero-panel-home{padding:38px 30px 22px;background:linear-gradient(180deg,#fbfdff 0%,#ffffff 100%);overflow:hidden}
.hero-copy{padding-left:6px}
.hero-copy .eyebrow{font-size:.76rem;letter-spacing:.08em}
.hero-copy h1{max-width:580px;font-size:clamp(2.15rem,4vw,3.65rem);line-height:1.16;letter-spacing:-1.5px;margin-bottom:0}
.hero-copy p{max-width:540px;font-size:1.05rem;line-height:1.8;color:#617089}
.hero-actions .btn{min-width:178px}
.hero-visual-wrap{position:relative;height:100%;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}
.hero-visual-home{display:block;width:115%;max-width:none;height:auto;object-fit:contain;transform:translateX(3%);filter:drop-shadow(0 16px 36px rgba(18,92,220,.10))}
.brand-logo{letter-spacing:.01em}
.stats-grid{margin-top:18px}
@media(min-width:1200px){.hero-panel-home{padding-left:34px;padding-right:22px}.hero-visual-home{width:112%;transform:translateX(4%)}}
@media(max-width:991.98px){.hero-panel-home{padding:24px 20px 20px}.hero-copy h1{font-size:2.7rem}.hero-copy p{font-size:1rem;line-height:1.75}.hero-visual-wrap{justify-content:center;margin-top:4px}.hero-visual-home{width:100%;transform:none;max-height:340px}.hero-actions .btn{min-width:0}}
@media(max-width:575.98px){.hero-panel-home{padding:20px 15px 18px}.hero-copy h1{font-size:2.02rem;letter-spacing:-.8px;max-width:100%}.hero-copy p{font-size:.97rem;line-height:1.7}.hero-actions{gap:.75rem!important}.hero-actions .btn{width:auto;padding:.72rem 1rem}.hero-visual-home{max-height:250px;width:104%}.trust-box{padding:14px 16px}.brand-strip-inline{gap:12px;justify-content:space-between}.brand-logo{font-size:.84rem}.stat-card{padding:16px 15px}.stat-card strong{font-size:1.75rem}}


/* home hero final adjustment */
.hero-panel-home{padding:34px 30px 26px}
.hero-copy h1{max-width:520px}
.hero-brand-image img{display:block;width:100%;max-width:335px;height:auto;border-radius:12px}
.hero-visual-wrap{justify-content:flex-end}
.hero-visual-home-right{width:100%;max-width:520px;transform:none;filter:none}
@media(min-width:992px){.hero-visual-home-right{max-width:500px;margin-right:6px}.hero-copy{padding-right:10px}}
@media(max-width:991.98px){.hero-brand-image img{max-width:100%}.hero-copy h1{max-width:100%}.hero-visual-home-right{max-width:460px;margin-inline:auto}}
@media(max-width:575.98px){.hero-panel-home{padding:18px 14px 18px}.hero-brand-image img{max-width:100%}.hero-visual-home-right{max-width:100%;width:100%}}


/* Trusted brands rendered as HTML cards with individual image assets */
.hero-trusted{max-width:520px}
.hero-trusted-title{margin:0 0 12px;font-size:.8rem;line-height:1.4;color:#69788f}
.hero-trusted-title strong{color:#263a5f;font-weight:800}
.hero-brand-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.hero-brand-card{height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e7edf6;border-radius:8px;box-shadow:0 5px 16px rgba(23,67,125,.045);overflow:hidden}
.hero-brand-card img{display:block;width:100%;height:100%;object-fit:cover}
@media(max-width:575.98px){.hero-trusted{max-width:100%}.hero-brand-list{gap:6px}.hero-brand-card{height:42px}.hero-trusted-title{font-size:.75rem}}


/* Requested layout corrections */
.hero-homepage{
  padding:64px 0 36px;
  background:
    radial-gradient(circle at 82% 20%,rgba(207,229,255,.9) 0,rgba(225,239,255,.48) 28%,transparent 48%),
    linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);
  border-top:1px solid #edf4ff;
}
.hero-panel,
.hero-panel-home{
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  overflow:visible;
}
.hero-copy{padding-left:0}
.hero-copy h1{font-size:clamp(2.2rem,3.65vw,3.5rem);line-height:1.17;max-width:600px}
.hero-copy p{max-width:610px}
.hero-visual-wrap{min-height:360px;justify-content:flex-end;overflow:visible}
.hero-visual-home-right{width:110%;max-width:620px;margin-right:-4%;object-fit:contain}
.hero-trusted{max-width:520px}
.hero-brand-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.hero-brand-card{height:54px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e3edf9;border-radius:9px;box-shadow:0 5px 16px rgba(30,78,140,.05);padding:8px}
.hero-brand-card img{display:block;max-width:100%;max-height:34px;width:auto;height:auto;object-fit:contain}

/* Horizontal icon + text layout from products onward */
.product-mini,
.mini-panel,
.reason-card{
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  column-gap:16px;
  align-items:start;
}
.product-mini .icon-box,
.mini-panel .icon-box,
.reason-card .icon-box{
  grid-column:1;
  grid-row:1 / span 4;
  margin:0!important;
}
.product-mini h4,
.product-mini p,
.product-mini a,
.mini-panel h6,
.mini-panel p,
.reason-card h6,
.reason-card p{
  grid-column:2;
}
.product-mini h4,
.mini-panel h6,
.reason-card h6{margin-top:0;margin-bottom:.38rem}
.product-mini p,
.mini-panel p,
.reason-card p{margin-bottom:.55rem}
.product-mini{padding:22px}
.mini-panel,.reason-card{padding:18px}

@media(max-width:991.98px){
  .hero-homepage{padding-top:44px}
  .hero-visual-wrap{min-height:0;justify-content:center}
  .hero-visual-home-right{width:100%;max-width:560px;margin:0 auto}
}
@media(max-width:575.98px){
  .hero-homepage{padding:30px 0 28px}
  .hero-copy h1{font-size:2.05rem}
  .hero-brand-list{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hero-brand-card{height:50px}
  .product-mini,.mini-panel,.reason-card{grid-template-columns:46px minmax(0,1fr);column-gap:12px;padding:16px}
}


/* Rebuilt home hero visual */
.hero-visual-wrap-home{
  width:100%;
  min-height:0;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  overflow:visible;
}
.hero-visual-picture{
  display:block;
  width:min(100%,680px);
  margin-left:auto;
}
.hero-visual-wrap-home .hero-visual-home-right{
  display:block;
  width:100%;
  max-width:none;
  height:auto;
  margin:0;
  transform:none;
  object-fit:contain;
  filter:drop-shadow(0 24px 42px rgba(38,103,210,.16));
}
@media(min-width:1200px){
  .hero-visual-picture{width:660px;margin-right:-28px}
}
@media(max-width:991.98px){
  .hero-visual-wrap-home{justify-content:center}
  .hero-visual-picture{width:min(100%,580px);margin:0 auto}
}
@media(max-width:575.98px){
  .hero-visual-picture{width:108%;margin-left:-4%;margin-right:-4%}
}

/* Hero dashboard rebuilt with Bootstrap-friendly HTML/CSS metric cards */
.hero-visual-wrap-home{
  width:100%;
  min-height:470px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
}
.hero-dashboard-stage{
  position:relative;
  width:min(100%,720px);
  min-height:470px;
}
.hero-dashboard-device{
  display:block;
  width:82%;
  max-width:590px;
  height:auto;
  margin:10px auto 0 0;
  border-radius:28px;
  object-fit:cover;
  object-position:left center;
  filter:drop-shadow(0 24px 44px rgba(26,91,198,.15));
}
.hero-metric-card{
  position:absolute;
  z-index:3;
  background:rgba(255,255,255,.97);
  border:1px solid rgba(219,232,249,.95);
  box-shadow:0 22px 50px rgba(44,93,158,.15);
  backdrop-filter:blur(10px);
}
.hero-metric-title{
  color:#10234d;
  font-weight:800;
  line-height:1.2;
}
.hero-performance-card{
  top:22%;
  right:0;
  width:190px;
  padding:20px 20px 18px;
  border-radius:24px;
}
.hero-performance-card .hero-metric-title{
  margin-bottom:15px;
  font-size:1.05rem;
}
.hero-performance-ring{
  position:relative;
  width:126px;
  height:126px;
  margin:0 auto;
  border-radius:50%;
  background:conic-gradient(#16b7d9 0 31%,#20bf78 31% 63%,#a8d33c 63% 74%,#e9f0f8 74% 100%);
  display:grid;
  place-items:center;
  transform:rotate(-16deg);
}
.hero-performance-ring::after{
  content:"";
  position:absolute;
  inset:13px;
  border-radius:50%;
  background:#fff;
  box-shadow:inset 0 0 0 1px rgba(224,234,247,.75);
}
.hero-performance-ring-inner{
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  align-items:center;
  transform:rotate(16deg);
}
.hero-performance-ring-inner strong{
  color:#10234d;
  font-size:2rem;
  line-height:1;
  font-weight:800;
}
.hero-performance-ring-inner span{
  margin-top:7px;
  color:#20a95b;
  font-size:.9rem;
  font-weight:700;
}
.hero-automation-card{
  right:-18px;
  bottom:3%;
  width:285px;
  min-height:150px;
  padding:22px 22px 20px;
  border-radius:25px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
}
.hero-automation-copy{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.hero-automation-card .hero-metric-title{
  margin-bottom:12px;
  font-size:1.08rem;
}
.hero-metric-label,
.hero-metric-note{
  color:#60708f;
  font-size:.92rem;
}
.hero-automation-copy strong{
  margin:2px 0 3px;
  color:#10234d;
  font-size:2.45rem;
  line-height:1;
  font-weight:800;
}
.hero-automation-icon{
  flex:0 0 78px;
  height:78px;
  display:grid;
  place-items:center;
  border-radius:22px;
  background:linear-gradient(145deg,#eef6ff,#dcecff);
  color:#2a86f5;
  font-size:2.55rem;
  box-shadow:inset 0 0 0 1px rgba(214,230,250,.85);
}
@media(min-width:1200px){
  .hero-dashboard-stage{width:720px;margin-right:-34px}
  .hero-dashboard-device{width:84%;max-width:610px}
}
@media(max-width:1199.98px){
  .hero-dashboard-stage{width:640px;min-height:430px}
  .hero-performance-card{width:172px;right:0}
  .hero-performance-ring{width:112px;height:112px}
  .hero-automation-card{width:255px;right:0}
}
@media(max-width:991.98px){
  .hero-visual-wrap-home{min-height:500px;margin-top:16px}
  .hero-dashboard-stage{width:min(100%,680px);min-height:500px}
  .hero-dashboard-device{width:80%;margin-left:0}
  .hero-performance-card{right:1%;top:18%}
  .hero-automation-card{right:0;bottom:2%}
}
@media(max-width:767.98px){
  .hero-visual-wrap-home{min-height:440px}
  .hero-dashboard-stage{min-height:440px}
  .hero-dashboard-device{width:88%;border-radius:20px}
  .hero-performance-card{top:18%;right:0;width:148px;padding:16px;border-radius:20px}
  .hero-performance-card .hero-metric-title{font-size:.9rem;margin-bottom:10px}
  .hero-performance-ring{width:94px;height:94px}
  .hero-performance-ring::after{inset:10px}
  .hero-performance-ring-inner strong{font-size:1.55rem}
  .hero-automation-card{right:0;bottom:1%;width:225px;min-height:126px;padding:17px;border-radius:21px}
  .hero-automation-card .hero-metric-title{font-size:.92rem;margin-bottom:8px}
  .hero-automation-copy strong{font-size:2rem}
  .hero-metric-label,.hero-metric-note{font-size:.8rem}
  .hero-automation-icon{flex-basis:60px;height:60px;border-radius:17px;font-size:2rem}
}
@media(max-width:575.98px){
  .hero-visual-wrap-home{min-height:365px;margin-top:10px}
  .hero-dashboard-stage{min-height:365px}
  .hero-dashboard-device{width:94%;margin-top:22px}
  .hero-performance-card{top:10%;right:-2px;width:126px;padding:13px 12px}
  .hero-performance-ring{width:78px;height:78px}
  .hero-performance-ring::after{inset:8px}
  .hero-performance-ring-inner strong{font-size:1.25rem}
  .hero-performance-ring-inner span{font-size:.72rem;margin-top:3px}
  .hero-automation-card{right:-2px;bottom:0;width:192px;min-height:108px;padding:14px 14px 13px;gap:10px}
  .hero-automation-copy strong{font-size:1.7rem}
  .hero-automation-icon{flex-basis:50px;height:50px;font-size:1.65rem}
}


/* Application section sizing fix */
.application-section{
  padding:86px 0;
  background:#fff;
}
.application-section .container{
  max-width:1320px;
}
.application-heading{
  margin-bottom:3.25rem!important;
}
.application-heading .section-title{
  max-width:none;
  font-size:clamp(2rem,3vw,2.75rem);
  line-height:1.18;
}
.application-grid > .col{
  display:flex;
}
.application-card{
  width:100%;
  min-height:190px;
  padding:24px 22px;
  grid-template-columns:52px minmax(0,1fr);
  column-gap:16px;
  border-radius:18px;
}
.application-card .icon-box{
  width:48px;
  height:48px;
}
.application-card h6{
  font-size:1.05rem;
  line-height:1.35;
}
.application-card p{
  font-size:.96rem;
  line-height:1.65;
}
@media(max-width:1199.98px){
  .application-section .container{max-width:1140px}
  .application-card{min-height:210px;padding:22px 18px;grid-template-columns:46px minmax(0,1fr);column-gap:13px}
  .application-card .icon-box{width:44px;height:44px}
}
@media(max-width:991.98px){
  .application-section{padding:68px 0}
  .application-card{min-height:175px}
}
@media(max-width:575.98px){
  .application-section{padding:56px 0}
  .application-heading{margin-bottom:2rem!important}
  .application-card{min-height:auto;padding:20px}
}


/* Transparent full device artwork */
.hero-dashboard-device{
  width:88%;
  max-width:650px;
  height:auto;
  margin:0 auto 0 0;
  border-radius:0;
  object-fit:contain;
  object-position:center;
  filter:drop-shadow(0 24px 44px rgba(26,91,198,.14));
}
@media(min-width:1200px){
  .hero-dashboard-device{width:90%;max-width:660px;margin-left:-14px}
}
@media(max-width:991.98px){
  .hero-dashboard-device{width:86%;max-width:620px;margin-inline:auto}
}
@media(max-width:767.98px){
  .hero-dashboard-device{width:90%;border-radius:0}
}
@media(max-width:575.98px){
  .hero-dashboard-device{width:96%;margin-top:8px}
}

/* About page */
.about-page{background:#fff}
.about-hero{padding:58px 0 36px;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%);overflow:hidden}
.about-hero h1{font-size:clamp(2.5rem,4.5vw,4.6rem);font-weight:800;letter-spacing:-2px;line-height:1.08;color:var(--navy)}
.about-hero h1 span{color:var(--primary)}
.about-hero> .container>.row>div:first-child>p{max-width:560px;font-size:1.08rem;line-height:1.8;color:var(--muted)}
.about-hero-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:300px}
.about-hero-visual img{width:100%;max-width:620px;height:auto;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(24,88,180,.12))}
.about-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}
.about-hero-stat{display:flex;align-items:center;gap:12px}
.about-hero-stat i{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#edf4ff;color:var(--primary);font-size:1.1rem}
.about-hero-stat strong{display:block;color:var(--primary);font-size:1.25rem;line-height:1.1}
.about-hero-stat span{display:block;font-size:.82rem;color:var(--muted);margin-top:4px}
.about-copy-card{padding:12px 8px 12px 0}
.about-copy-card h2,.about-purpose-card h3,.about-achievement-card h3,.about-choice-card h3{font-weight:800;color:var(--navy)}
.about-copy-card h2{font-size:2rem;margin-bottom:18px}
.about-copy-card p{color:var(--muted);line-height:1.85;margin-bottom:22px}
.about-purpose-card,.about-value-card,.leader-card,.about-achievement-card,.about-choice-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 30px rgba(24,78,142,.06)}
.about-purpose-card{padding:28px}
.about-purpose-card h3{font-size:1.25rem;margin:16px 0 10px}
.about-purpose-card p{margin:0;color:var(--muted);line-height:1.75}
.about-purpose-icon,.about-value-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#eaf2ff;color:var(--primary);font-size:1.35rem}
.about-purpose-icon.cyan{background:#e9fbff;color:#16b5ce}
.about-values-section{background:linear-gradient(180deg,#fff 0,#fbfdff 100%)}
.about-value-card{height:100%;padding:24px 20px;text-align:center}
.about-value-card .about-value-icon{margin:0 auto}
.about-value-card h3{font-size:1rem;font-weight:800;color:var(--navy);margin:14px 0 8px;line-height:1.45}
.about-value-card p{font-size:.9rem;color:var(--muted);margin:0;line-height:1.65}
.about-value-icon.purple{background:#f2edff;color:#8b5cf6}.about-value-icon.green{background:#eafaf0;color:#23b96c}.about-value-icon.indigo{background:#eef0ff;color:#5c68ef}.about-value-icon.teal{background:#eafaf8;color:#13bfa6}
.about-assistant-section{background:#fff}
.about-assistant-visual{display:flex;justify-content:center}
.about-assistant-visual img{width:100%;max-width:500px;height:auto;object-fit:contain}
.about-check-list{list-style:none;margin:22px 0;padding:0;display:grid;gap:10px}
.about-check-list li{position:relative;padding-left:28px;color:#42506b}
.about-check-list li::before{content:'✓';position:absolute;left:0;top:0;color:#12b886;font-weight:800}
.about-timeline{position:relative;display:grid;grid-template-columns:repeat(7,1fr);gap:16px;padding-top:24px}
.timeline-line{position:absolute;left:2%;right:2%;top:45px;height:2px;background:#8fb9ff}
.timeline-item{position:relative;text-align:center;padding-top:0}
.timeline-item::before{content:'';display:block;width:13px;height:13px;background:#fff;border:3px solid var(--primary);border-radius:50%;margin:15px auto 16px;position:relative;z-index:2}
.timeline-item strong{display:block;color:var(--primary);font-size:1rem;margin-bottom:8px}
.timeline-item span{display:block;color:var(--muted);font-size:.8rem;line-height:1.45}
.leader-card{overflow:hidden;text-align:left;height:100%;padding-bottom:14px}
.leader-card img{display:block;width:100%;aspect-ratio:1/1.06;object-fit:cover;background:#f3f7fc}
.leader-card h3{font-size:.95rem;font-weight:800;color:var(--navy);margin:14px 14px 3px}
.leader-card p{font-size:.82rem;color:var(--muted);margin:0 14px}
.about-partner-row{display:flex;gap:18px;flex-wrap:wrap;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding:24px 0}
.about-partner-row span{font-weight:800;color:#728099;white-space:nowrap}
.about-achievement-card{padding:24px}
.about-achievement-card h3{font-size:1.15rem;margin-bottom:18px}
.about-achievement-card img{width:100%;height:auto;border-radius:12px}
.about-choice-card{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.about-choice-card h3{font-size:1.15rem}
.choice-illustration{flex:0 0 120px;width:120px;height:120px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(135deg,#e8f3ff,#f5f9ff);color:var(--primary);font-size:3.5rem}
.about-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 34px}
.about-cta h2{font-size:1.55rem;font-weight:800;margin-bottom:8px}.about-cta p{margin:0;opacity:.8}
.about-cta-actions{display:flex;gap:14px;flex-wrap:wrap}

@media(max-width:1199.98px){
.about-hero h1{font-size:3.6rem}.about-timeline{grid-template-columns:repeat(4,1fr);row-gap:32px}.timeline-line{display:none}.timeline-item{border-top:2px solid #a7c7ff;padding-top:0}
}
@media(max-width:991.98px){
.about-hero{padding-top:42px}.about-hero-stats{grid-template-columns:1fr}.about-hero-visual{min-height:auto}.about-hero-visual img{max-width:520px}.about-copy-card{padding-right:0}.about-choice-card{align-items:flex-start}.about-cta{flex-direction:column;align-items:flex-start}.about-cta-actions{width:100%}
}
@media(max-width:767.98px){
.about-hero h1{font-size:2.65rem;letter-spacing:-1px}.about-hero> .container>.row>div:first-child>p{font-size:1rem}.about-timeline{grid-template-columns:repeat(2,1fr)}.about-partner-row{justify-content:center}.about-choice-card{flex-direction:column}.choice-illustration{width:100%;height:100px;flex-basis:auto}.about-cta-actions .btn{width:100%}
}
@media(max-width:575.98px){
.about-hero{padding:30px 0}.about-hero h1{font-size:2.25rem}.about-purpose-card,.about-value-card,.about-achievement-card,.about-choice-card{padding:20px}.about-timeline{grid-template-columns:1fr}.timeline-item{text-align:left;padding-left:22px}.timeline-item::before{position:absolute;left:0;top:-1px;margin:0}.about-hero-stat{align-items:flex-start}.leader-card h3{font-size:.86rem}.leader-card p{font-size:.75rem}
}

/* Multi-level navigation */
.navbar .dropdown-menu{border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:0 18px 45px rgba(13,55,115,.14);min-width:300px}
.navbar .dropdown-item{display:flex;align-items:center;gap:12px;border-radius:12px;padding:10px 12px;color:var(--text)}
.navbar .dropdown-item:hover,.navbar .dropdown-item:focus{background:#eef5ff;color:var(--primary)}
.navbar .dropdown-item>i{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eaf2ff;color:var(--primary);font-size:1rem;flex:0 0 auto}
.navbar .dropdown-item span{display:flex;flex-direction:column;min-width:0}.navbar .dropdown-item b{font-size:.9rem}.navbar .dropdown-item small{font-size:.72rem;color:var(--muted);margin-top:2px}
.navbar .dropend{position:relative}.navbar .dropend>.submenu{top:-10px;left:100%;margin-left:8px;min-width:230px}.navbar .submenu .dropdown-item{display:block;padding:10px 14px}
@media(min-width:992px){.navbar .dropend:hover>.submenu{display:block}}
@media(max-width:991.98px){.navbar .dropdown-menu{box-shadow:none;border-radius:12px;margin-bottom:8px;min-width:0}.navbar .dropend>.submenu{position:static;margin:6px 0 0 20px}.navbar .dropdown-item{white-space:normal}}

/* Shared inner pages */
.inner-hero{padding:64px 0;background:radial-gradient(circle at 78% 25%,#dcecff 0,transparent 34%),linear-gradient(180deg,#f9fcff,#fff);overflow:hidden}
.inner-hero h1{font-size:clamp(2.35rem,4vw,4.1rem);font-weight:800;line-height:1.14;letter-spacing:-1.7px;color:var(--navy)}
.inner-hero p{max-width:640px;font-size:1.06rem;line-height:1.8;color:var(--muted)}
.inner-hero-image{display:block;width:100%;max-height:430px;object-fit:contain;filter:drop-shadow(0 22px 42px rgba(18,81,174,.12))}
.service-page-card,.product-page-card{height:100%;display:flex;align-items:flex-start;gap:16px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 9px 28px rgba(24,78,142,.06);transition:.25s}
.service-page-card:hover,.product-page-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.service-page-card h3,.product-page-card h3{font-size:1.06rem;font-weight:800;color:var(--navy);margin:2px 0 8px}.service-page-card p,.product-page-card p{font-size:.92rem;line-height:1.65;color:var(--muted);margin-bottom:10px}
.product-page-card ul{padding-left:18px;color:#59667f;font-size:.88rem;line-height:1.8}
.process-row{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.process-step{text-align:center;position:relative;padding:24px 16px}.process-step>span{display:block;color:var(--primary);font-weight:800}.process-step>i{width:58px;height:58px;margin:12px auto;display:grid;place-items:center;border-radius:17px;background:#eaf2ff;color:var(--primary);font-size:1.35rem}.process-step h3{font-size:1rem;font-weight:800}.process-step p{font-size:.86rem;color:var(--muted)}
.feature-horizontal{height:100%;display:flex;gap:14px;align-items:flex-start;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.feature-horizontal>i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:var(--primary);font-size:1.1rem;flex:0 0 auto}.feature-horizontal h3{font-size:.95rem;font-weight:800;margin:1px 0 6px}.feature-horizontal p{font-size:.83rem;color:var(--muted);margin:0;line-height:1.55}
.filter-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}.filter-chip,.topic-chips a{border:1px solid var(--line);border-radius:999px;padding:9px 16px;background:#fff;color:var(--text);font-weight:700;font-size:.86rem}.filter-chip.active,.topic-chips a.active{background:var(--primary);border-color:var(--primary);color:#fff}.search-mini{position:relative;min-width:280px}.search-mini input{width:100%;border:1px solid var(--line);border-radius:999px;padding:11px 42px 11px 16px;outline:0}.search-mini i{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:var(--muted)}
.news-card,.blog-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 25px rgba(24,78,142,.06)}.news-card>img,.blog-card>img{width:100%;aspect-ratio:16/10;object-fit:cover}.news-card small{float:right;color:#8a96aa}.news-card h3,.blog-card h3{font-size:1.1rem;line-height:1.5;font-weight:800;color:var(--navy);margin:14px 0 8px}.news-card p,.blog-card p{color:var(--muted);font-size:.9rem;line-height:1.6}.topic-chips{display:flex;gap:10px;flex-wrap:wrap}.topic-chips a{text-decoration:none;cursor:pointer}.trend-list{padding-left:22px;display:grid;gap:15px}.trend-list li{padding-left:6px;font-weight:700;line-height:1.45;color:#31415f}.download-box{padding:28px;border-radius:18px;background:linear-gradient(145deg,#0873f8,#10b7d8);color:#fff}.download-box span{font-size:.8rem;opacity:.8}.download-box h3{font-size:1.45rem;font-weight:800;margin:10px 0 22px}
.contact-info-card{height:100%;display:flex;gap:14px;align-items:flex-start;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(24,78,142,.05)}.contact-info-card>i{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#eaf2ff;color:var(--primary);font-size:1.15rem}.contact-info-card small,.contact-info-card span{display:block;color:var(--muted);font-size:.8rem}.contact-info-card strong{display:block;color:var(--primary);font-size:1.02rem;margin:3px 0}.form-panel,.faq-panel{height:100%;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 9px 28px rgba(24,78,142,.06)}.form-panel h2,.faq-panel h2{font-size:1.35rem;font-weight:800}.form-panel>p{color:var(--muted);font-size:.9rem}.form-panel label{font-size:.82rem;font-weight:700;margin-bottom:6px}.consult-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.consult-options span{padding:11px;border:1px solid var(--line);border-radius:10px;text-align:center;font-size:.82rem}.map-panel{min-height:400px;border-radius:18px;background:linear-gradient(135deg,#dcecff,#f8fbff);display:grid;place-items:center;border:1px solid var(--line)}.map-placeholder{text-align:center;padding:30px}.map-placeholder i{display:block;font-size:3rem;color:var(--primary)}.map-placeholder strong,.map-placeholder span{display:block;margin-top:8px}.map-placeholder span{color:var(--muted)}

/* About partner, awards and choice visuals */
.about-partners-visual{display:grid;grid-template-columns:auto repeat(8,minmax(90px,1fr)) auto;gap:10px;align-items:center}.partner-logo-card{height:56px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;background:#fff;padding:8px;box-shadow:0 5px 16px rgba(25,73,130,.04)}.partner-logo-card img{max-width:100%;max-height:34px;object-fit:contain;filter:grayscale(1)}.partner-logo-card.partner-text{font-weight:800;color:#69778e;font-size:.78rem;white-space:nowrap}.partner-arrow{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--primary)}
.achievement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.achievement-item{text-align:center;padding:16px 10px;border:1px solid #edf2fa;border-radius:14px;background:#fff}.achievement-item img{width:72px;height:72px;object-fit:contain;margin-bottom:8px}.achievement-item strong,.achievement-item span{display:block}.achievement-item strong{font-size:.8rem;color:var(--navy)}.achievement-item span{font-size:.68rem;color:var(--muted);margin-top:5px;line-height:1.45}.cert-round{width:72px;height:72px;border:5px double #1d66d7;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;color:#1d66d7;font-weight:800}.trophy-icon{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 8px;color:#f6a900;font-size:3rem}.choice-image{background:#eef6ff;overflow:hidden}.choice-image img{width:100%;height:100%;object-fit:contain}

@media(max-width:1199.98px){.process-row{grid-template-columns:repeat(3,1fr)}.about-partners-visual{grid-template-columns:auto repeat(4,1fr) auto}.about-partners-visual .partner-logo-card:nth-of-type(n+5){display:none}}
@media(max-width:991.98px){.inner-hero{padding:48px 0}.process-row{grid-template-columns:repeat(2,1fr)}.consult-options{grid-template-columns:1fr}.about-partners-visual{grid-template-columns:auto repeat(3,1fr) auto}.about-partners-visual .partner-logo-card:nth-of-type(n+4){display:none}}
@media(max-width:575.98px){.inner-hero h1{font-size:2.2rem}.inner-hero-image{max-height:290px}.process-row{grid-template-columns:1fr}.search-mini{min-width:100%}.achievement-grid{grid-template-columns:1fr}.about-partners-visual{grid-template-columns:auto 1fr 1fr auto}.about-partners-visual .partner-logo-card:nth-of-type(n+3){display:none}.service-page-card,.product-page-card{padding:20px}.map-panel{min-height:300px}}

/* WordPress integration and accessibility refinements. */
html{scroll-behavior:smooth;scroll-padding-top:84px}
body.admin-bar .navbar.sticky-top{top:32px}
.skip-link{position:fixed;left:1rem;top:1rem;z-index:1100;padding:.75rem 1rem;border-radius:.5rem;background:#fff;color:var(--primary);box-shadow:var(--shadow)}
.link-arrow::after{content:' →'}
.form-control:focus,.form-select:focus,.btn:focus-visible,.nav-link:focus-visible,a:focus-visible{outline:3px solid rgba(8,104,242,.22);outline-offset:2px;box-shadow:0 0 0 .2rem rgba(8,104,242,.12)}
.form-panel .invalid-feedback{font-size:.78rem}
.filter-pill,.topic-pill{cursor:pointer}
.filter-hidden{display:none!important}
@media(max-width:782px){body.admin-bar .navbar.sticky-top{top:46px}}
@media(max-width:600px){body.admin-bar .navbar.sticky-top{top:0}}
@media(max-width:575.98px){.hero-copy{padding-inline:16px}.hero-copy h1{font-size:1.9rem}.hero-actions{gap:.5rem!important}.hero-actions .btn{padding:.7rem .85rem}.row.g-5{--bs-gutter-x:1.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
