:root{--primary:#1f55d6;--secondary:#0a8aa2;--accent:#ed1025;--ink:#0b1f44;--muted:#5c6a80;--line:#dfe8f4;--soft:#f5f9ff;--success:#138a52;--warning:#f06a1a;--shadow:0 18px 48px rgba(10,32,70,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:15px}body{margin:0;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.navbar{min-height:70px}.navbar-brand img{width:190px;height:auto}.product-badge{border-left:1px solid var(--line);padding-left:10px;margin-left:6px;color:var(--accent);font-weight:900}.nav-link{font-size:.92rem;font-weight:750;color:#243653!important}.nav-link:hover,.nav-link.active{color:var(--primary)!important}.dropdown-menu{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.btn-main,.btn-outline-main{border-radius:8px;font-size:.92rem;font-weight:850;padding:.68rem .95rem;display:inline-flex;align-items:center;gap:.5rem}.btn-main{background:linear-gradient(135deg,var(--primary),var(--secondary));border:0;color:#fff;box-shadow:0 12px 28px rgba(31,85,214,.22)}.btn-outline-main{border:1px solid var(--primary);color:var(--primary);background:#fff}.hero{background:radial-gradient(circle at 84% 18%,rgba(31,85,214,.16),transparent 28%),linear-gradient(135deg,#f8fbff,#eef7f4);padding:4.3rem 0 3.2rem;overflow:hidden}.eyebrow{color:var(--secondary);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem}.hero h1,.page-hero h1{font-size:clamp(2.15rem,4.2vw,3.9rem);line-height:1.05;font-weight:950;letter-spacing:0}.hero h1 span{display:block;color:var(--primary)}.lede{font-size:1.02rem;color:var(--muted);max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.trust-points{display:flex;flex-wrap:wrap;gap:.8rem 1.25rem;margin-top:1.6rem;font-size:.92rem;font-weight:850;color:#243653}.trust-points i{color:var(--primary);margin-right:.35rem}.dashboard-preview,.chart-card,.screen-card,.module-card,.value-card,.plan-card,.form-panel,.manufacturer-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px rgba(10,32,70,.08)}.dashboard-preview{max-width:640px;margin:0 auto;border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.hero-product-image{width:100%;height:360px;object-fit:contain;background:#f8fbff;padding:14px}.dash-head{height:34px;background:#071b42;display:flex;align-items:center;gap:7px;padding:0 13px}.dash-head span{width:9px;height:9px;background:#fff;border-radius:50%;opacity:.55}.dash-body{padding:18px;background:#fbfdff}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.metric{background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px}.metric strong{display:block;font-size:1.25rem;color:var(--primary)}.chart-card{margin-top:12px;padding:16px}.chart-lines{height:105px;background:linear-gradient(to top,#eef4ff 1px,transparent 1px) 0 0/100% 29px}.chart-lines svg{width:100%;height:100%}.section{padding:3.8rem 0}.band{padding:3.8rem 0;background:var(--soft)}.section-head{max-width:720px;margin:0 auto 1.7rem;text-align:center}.section-head h2,.split h2{font-size:clamp(1.75rem,3vw,2.6rem);font-weight:950;line-height:1.1}.client-strip{background:#fff;border-block:1px solid var(--line);padding:1rem 0}.client-strip img{max-height:62px;object-fit:contain;margin:auto}.module-card,.value-card,.manufacturer-card{height:100%;padding:20px}.module-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.icon-pill{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;margin-bottom:.85rem;background:linear-gradient(135deg,var(--primary),var(--secondary))}.module-card h3,.value-card h3,.plan-card h3,.manufacturer-card strong{font-size:1.05rem;font-weight:900}.manufacturer-card strong{display:block;color:var(--primary);font-size:1.22rem;margin-bottom:.45rem}.module-card p,.value-card p,.screen-card p,.plan-card p,.manufacturer-card p{font-size:.93rem;color:var(--muted);margin-bottom:0}.screen-card{overflow:hidden;height:100%}.screen-card img{width:100%;height:205px;object-fit:contain;background:#f8fbff;padding:10px;border-bottom:1px solid var(--line)}.screen-card figcaption,.screen-card .body{padding:14px}.cta-band{background:linear-gradient(135deg,#071b42,#0b6f99);color:#fff;padding:2.8rem 0}.cta-band p{color:#dcecff}.page-hero{padding:4rem 0 2.9rem;background:radial-gradient(circle at 88% 20%,rgba(237,16,37,.12),transparent 28%),linear-gradient(135deg,#f8fbff,#eef6ff)}.feature-list{display:grid;gap:.6rem;padding:0;margin:.9rem 0 0;list-style:none}.feature-list li{display:flex;gap:.6rem;align-items:flex-start;color:#33445c}.feature-list i{color:var(--success);margin-top:.25rem}.report-list span,.tag{display:inline-flex;align-items:center;border:1px solid var(--line);background:#fff;border-radius:999px;padding:.38rem .65rem;margin:.2rem;font-size:.9rem;font-weight:750;color:#33445c}.workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.workflow .step{background:#fff;border:1px solid var(--line);border-radius:8px;padding:16px}.step b{display:flex;width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;align-items:center;justify-content:center;margin-bottom:.65rem}.plans{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.plan-card{padding:24px}.plan-card.featured{border-color:rgba(31,85,214,.35);box-shadow:0 18px 46px rgba(31,85,214,.15)}.price{font-size:1.7rem;font-weight:950;color:var(--primary);margin:.45rem 0}.quote-note{border-left:4px solid var(--warning);background:#fff7ed;padding:.9rem;border-radius:8px;color:#7c3f00}.form-panel{padding:22px}.form-control,.form-select{border-radius:8px;border-color:#ccd8e6;min-height:42px;font-size:.94rem}.form-label{font-size:.9rem}.form-note{font-size:.84rem;color:var(--muted)}.footer{background:#071b42;color:#dce9ff;padding:2.6rem 0 1.3rem}.footer a{display:block;color:#dce9ff;margin:.25rem 0;font-size:.92rem}.footer h6{color:#fff;font-size:.95rem;font-weight:900}.footer small{color:#b8c7dd}.footer-logo{width:170px;background:#fff;border-radius:8px;padding:8px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mobile-shot img{height:380px}.compat-box{background:#eef7ff;border:1px solid #cfe4ff;border-radius:8px;padding:18px}.redirect-card{min-height:55vh;display:grid;place-items:center;text-align:center}@media(max-width:991px){.navbar-brand img{width:160px}.product-badge{font-size:.86rem}.metric-grid,.workflow,.industry-grid{grid-template-columns:repeat(2,1fr)}.plans{grid-template-columns:1fr}.hero{padding:3.2rem 0}.section,.band{padding:3rem 0}.screen-card img{height:180px}.hero-product-image{height:300px}}@media(max-width:575px){html{font-size:14px}.metric-grid,.workflow,.industry-grid{grid-template-columns:1fr}.hero-actions .btn-main,.hero-actions .btn-outline-main{width:100%;justify-content:center}.trust-points{display:grid}.navbar-brand img{width:140px}.product-badge{padding-left:8px;margin-left:2px}.screen-card img{height:160px}.mobile-shot img{height:330px}.footer-logo{width:150px}.hero-product-image{height:240px;padding:10px}}

.menu-feature-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px rgba(10,32,70,.08);padding:20px}.menu-feature-card h3{font-size:1.02rem;font-weight:900;color:var(--ink);margin-bottom:.75rem}.menu-feature-card ul{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.menu-feature-card li{position:relative;padding-left:1.1rem;color:#33445c;font-size:.92rem}.menu-feature-card li:before{content:'';position:absolute;left:0;top:.58rem;width:6px;height:6px;border-radius:50%;background:var(--secondary)}
.ta-hero-image{object-fit:contain;background:#f8fbff}.ta-problem{border-top:3px solid var(--accent)}.ta-workflow{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.ta-workflow-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px rgba(10,32,70,.08);padding:18px}.ta-workflow-card b{display:flex;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;align-items:center;justify-content:center;margin-bottom:.75rem}.ta-workflow-card h3{font-size:.98rem;font-weight:900;margin-bottom:.45rem}.ta-workflow-card p{font-size:.9rem;color:var(--muted);margin:0}.ta-feature-grid{grid-template-columns:repeat(2,1fr);margin-top:0}.ta-feature-grid li{background:#fff;border:1px solid var(--line);border-radius:8px;padding:.8rem}.ta-shot img{height:235px}.cta-band .btn-outline-main{border-color:rgba(255,255,255,.75);color:#fff;background:rgba(255,255,255,.08)}@media(max-width:1199px){.ta-workflow{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.ta-workflow,.ta-feature-grid{grid-template-columns:1fr}.ta-shot img{height:190px}.cta-band .hero-actions{justify-content:flex-start}}
.pitch-grid{display:grid;gap:14px}.pitch-grid-3{grid-template-columns:repeat(3,1fr)}.pitch-grid-4{grid-template-columns:repeat(4,1fr)}.pitch-grid-5{grid-template-columns:repeat(5,1fr)}.pitch-grid-6{grid-template-columns:repeat(6,1fr)}.pitch-card{min-height:154px;background:linear-gradient(180deg,#fff,#f8fbff);border:2px solid currentColor;border-radius:12px;box-shadow:0 8px 22px rgba(7,59,142,.08);padding:16px 16px 16px 78px;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.pitch-card:before{content:"";position:absolute;right:-34px;top:-34px;width:92px;height:92px;border-radius:50%;background:currentColor;opacity:.07}.pitch-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(8,44,95,.16)}.pitch-icon{position:absolute;left:16px;top:16px;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:21px;box-shadow:0 10px 18px rgba(0,0,0,.16)}.pitch-card h3{margin:0 0 8px;font-size:.96rem;font-weight:950;text-transform:uppercase;letter-spacing:0;line-height:1.25}.pitch-card p{font-size:.9rem;color:var(--muted);margin:0}.pitch-card ul{margin:0;padding-left:17px;font-size:.88rem;line-height:1.62;color:#31415f}.tone-blue{color:#0d65d9}.tone-blue .pitch-icon{background:linear-gradient(135deg,#005fd6,#16a0ff)}.tone-green{color:#119b61}.tone-green .pitch-icon{background:linear-gradient(135deg,#109a46,#20c36b)}.tone-orange{color:#f06a1a}.tone-orange .pitch-icon{background:linear-gradient(135deg,#ff6200,#ff9b00)}.tone-teal{color:#0090a2}.tone-teal .pitch-icon{background:linear-gradient(135deg,#008a8a,#1bb7b4)}.tone-violet{color:#6a2ddf}.tone-violet .pitch-icon{background:linear-gradient(135deg,#5425d8,#9550ff)}.tone-pink{color:#cf2f80}.tone-pink .pitch-icon{background:linear-gradient(135deg,#cf0c75,#ef4aa5)}.tone-red{color:#ed1025}.tone-red .pitch-icon{background:linear-gradient(135deg,#ed1025,#ff5b61)}@media(max-width:1199px){.pitch-grid-5,.pitch-grid-6{grid-template-columns:repeat(3,1fr)}.pitch-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:991px){.pitch-grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.pitch-grid,.pitch-grid-3,.pitch-grid-4,.pitch-grid-5,.pitch-grid-6{grid-template-columns:1fr}.pitch-card{min-height:auto}}
.home-pitch-card{height:100%;display:block;background:linear-gradient(180deg,#fff,#f8fbff);border:2px solid currentColor;border-radius:12px;box-shadow:0 8px 22px rgba(7,59,142,.08);padding:16px;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.home-pitch-card:before{content:"";position:absolute;right:-32px;top:-32px;width:86px;height:86px;border-radius:50%;background:currentColor;opacity:.07}.home-pitch-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(8,44,95,.16)}.home-pitch-head{display:flex;align-items:center;gap:12px;margin-bottom:.8rem;min-height:48px}.home-pitch-icon{width:46px;height:46px;border-radius:50%;flex:0 0 46px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;box-shadow:0 10px 18px rgba(0,0,0,.16)}.home-pitch-card h3{margin:0;font-size:1rem;font-weight:950;text-transform:uppercase;line-height:1.2;color:currentColor}.home-pitch-card p{margin:0;color:var(--muted);font-size:.92rem}.tone-blue .home-pitch-icon{background:linear-gradient(135deg,#005fd6,#16a0ff)}.tone-green .home-pitch-icon{background:linear-gradient(135deg,#109a46,#20c36b)}.tone-orange .home-pitch-icon{background:linear-gradient(135deg,#ff6200,#ff9b00)}.tone-teal .home-pitch-icon{background:linear-gradient(135deg,#008a8a,#1bb7b4)}.tone-violet .home-pitch-icon{background:linear-gradient(135deg,#5425d8,#9550ff)}.tone-pink .home-pitch-icon{background:linear-gradient(135deg,#cf0c75,#ef4aa5)}.tone-red .home-pitch-icon{background:linear-gradient(135deg,#ed1025,#ff5b61)}@media(max-width:575px){.home-pitch-head{align-items:flex-start}.home-pitch-card h3{font-size:.96rem}}
.ta-workflow-three{grid-template-columns:repeat(3,1fr)!important}
.ta-hero{padding:2.8rem 0 2.2rem}.ta-hero .hero-product-image{height:300px}
.site-header .nav-link{font-size:.84rem}.site-header .btn-main{font-size:.84rem;padding:.56rem .78rem}.navbar-brand .product-badge{font-size:.88rem}
.site-header .nav-link{font-weight:550}.site-header .btn-main{font-weight:650}.navbar-brand .product-badge{font-weight:700}
.site-header .navbar{min-height:56px;padding-top:.25rem;padding-bottom:.25rem}.site-header .navbar-brand img{width:158px}.site-header .product-badge{padding-left:8px;margin-left:4px}.site-header .btn-main{padding:.48rem .72rem}
.image-slider-section{padding-top:3.3rem}.image-slider{max-width:980px;margin:0 auto}.slider-frame{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);overflow:hidden;margin:0}.slider-frame img{width:100%;height:440px;object-fit:contain;background:#f8fbff;padding:14px;border-bottom:1px solid var(--line)}.slider-frame figcaption{padding:16px 18px 42px}.slider-frame h3{font-size:1.05rem;font-weight:950;margin:0 0 .25rem;color:var(--primary)}.slider-frame p{font-size:.92rem;color:var(--muted);margin:0}.image-slider .carousel-control-prev,.image-slider .carousel-control-next{width:48px}.image-slider .carousel-control-prev-icon,.image-slider .carousel-control-next-icon{background-color:#073b8e;border-radius:50%;background-size:55%;width:34px;height:34px}.image-slider .carousel-indicators{margin-bottom:12px}.image-slider .carousel-indicators [data-bs-target]{background-color:var(--primary);width:9px;height:9px;border-radius:50%;opacity:.35}.image-slider .carousel-indicators .active{opacity:1}@media(max-width:767px){.slider-frame img{height:260px;padding:10px}.slider-frame figcaption{padding:14px 14px 38px}.image-slider .carousel-control-prev,.image-slider .carousel-control-next{width:38px}}
.hero-image-slider{max-width:640px;margin:0 auto;border:0;background:transparent;filter:drop-shadow(0 18px 38px rgba(10,32,70,.16))}.hero-image-slider .carousel-inner{border-radius:14px;overflow:hidden;background:transparent}.hero-image-slider .hero-product-image{width:100%;height:340px;object-fit:contain;background:transparent;padding:0}.hero-slide-caption{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:11px 2px 26px;color:var(--ink)}.hero-slide-caption strong{font-size:.98rem;font-weight:950;color:var(--primary)}.hero-slide-caption span{font-size:.86rem;color:var(--muted);text-align:right;max-width:360px}.hero-image-slider .carousel-indicators{margin-bottom:0}.hero-image-slider .carousel-indicators [data-bs-target]{width:8px;height:8px;border-radius:50%;background-color:var(--primary);opacity:.35}.hero-image-slider .carousel-indicators .active{opacity:1}@media(max-width:991px){.hero-image-slider .hero-product-image{height:300px}}@media(max-width:575px){.hero-image-slider .hero-product-image{height:230px}.hero-slide-caption{display:block;padding-bottom:24px}.hero-slide-caption span{text-align:left;display:block;margin-top:2px}}
.hero-image-slider{max-width:560px;filter:drop-shadow(0 14px 28px rgba(10,32,70,.15))}.hero-image-slider .hero-product-image{height:285px}.payroll-hero-card{max-width:560px}.payroll-hero-card .payroll-hero-image{height:260px}@media(max-width:991px){.hero-image-slider .hero-product-image{height:255px}.payroll-hero-card .payroll-hero-image{height:240px}}@media(max-width:575px){.hero-image-slider .hero-product-image{height:205px}.payroll-hero-card .payroll-hero-image{height:205px}}
.customer-name-strip{padding:.9rem 0}.customer-strip-wrap{display:flex;align-items:center;gap:20px}.customer-strip-intro{min-width:190px;border-right:1px solid var(--line);padding-right:20px}.customer-strip-intro span{display:block;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--secondary)}.customer-strip-intro strong{display:block;font-size:1rem;font-weight:900;color:var(--ink);line-height:1.2}.customer-name-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;flex:1}.customer-name-grid figure{display:grid;align-content:center;justify-items:center;gap:5px;min-height:72px;border:2px solid #dfe8f4;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 8px 18px rgba(7,59,142,.06);padding:.45rem .65rem;margin:0}.customer-name-grid img{max-width:118px;max-height:34px;object-fit:contain}.customer-name-grid figcaption{color:#12356c;font-size:.82rem;font-weight:850;text-align:center;line-height:1.15}@media(max-width:991px){.customer-strip-wrap{display:block}.customer-strip-intro{border-right:0;border-bottom:1px solid var(--line);padding:0 0 10px;margin-bottom:12px}.customer-name-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:575px){.customer-name-grid{grid-template-columns:1fr 1fr}.customer-name-grid figure{min-height:68px}.customer-name-grid img{max-height:30px}.customer-name-grid figcaption{font-size:.78rem}}
.leave-hero-card{max-width:560px}.leave-hero-card .leave-hero-image{height:260px}@media(max-width:991px){.leave-hero-card .leave-hero-image{height:240px}}@media(max-width:575px){.leave-hero-card .leave-hero-image{height:205px}}
.ess-hero-card{max-width:560px}.ess-hero-card .ess-hero-image{height:260px}@media(max-width:991px){.ess-hero-card .ess-hero-image{height:240px}}@media(max-width:575px){.ess-hero-card .ess-hero-image{height:205px}}
.partner-hero-card{max-width:720px;border:0;background:transparent;box-shadow:0 18px 42px rgba(10,32,70,.18)}.partner-hero-card .partner-hero-image{height:380px;padding:0;background:transparent;object-fit:cover}.partner-profile-grid{grid-template-columns:repeat(2,1fr)}.partner-profile-grid .pitch-card{min-height:118px}@media(max-width:991px){.partner-hero-card{max-width:620px}.partner-hero-card .partner-hero-image{height:320px}}@media(max-width:575px){.partner-hero-card .partner-hero-image{height:240px}.partner-profile-grid{grid-template-columns:1fr}}

.mobile-hero-card{max-width:430px;background:transparent;border:0;padding:0;box-shadow:none}.mobile-hero-image{height:420px;object-fit:contain;background:transparent;padding:0;filter:drop-shadow(0 20px 28px rgba(10,32,70,.24))}.mobile-shot img{height:360px;object-fit:contain;background:#f8fbff}@media(max-width:991px){.mobile-hero-image{height:350px}}@media(max-width:575px){.mobile-hero-image{height:300px}.mobile-shot img{height:300px}}

.manufacturer-logo-card{display:flex;flex-direction:column;gap:12px}.manufacturer-logo-wrap{height:82px;border:1px solid var(--line);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px}.manufacturer-logo-wrap img{max-height:64px;width:100%;object-fit:contain}.manufacturer-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.compat-badge{display:inline-flex;align-items:center;border:1px solid #f2c28f;background:#fff7ed;color:#a44700;border-radius:999px;padding:.25rem .5rem;font-size:.72rem;font-weight:900;white-space:nowrap}.manufacturer-logo-card p{min-height:58px}@media(max-width:575px){.manufacturer-title-row{align-items:flex-start;flex-direction:column}.manufacturer-logo-wrap{height:74px}}

/* Compact biometric manufacturer cards and terminal preview */
.manufacturer-logo-card{height:auto;min-height:0;padding:14px;gap:8px}
.manufacturer-logo-wrap{height:58px;padding:7px}
.manufacturer-logo-wrap img{max-height:42px;width:100%;object-fit:contain}
.manufacturer-title-row{gap:8px}
.manufacturer-logo-card .manufacturer-title-row strong{font-size:1.02rem;margin-bottom:0}
.manufacturer-logo-card p{min-height:0;font-size:.86rem;line-height:1.42}
.compat-badge{font-size:.68rem;padding:.2rem .46rem}
.biometric-workflow-band{padding:2.7rem 0}
.biometric-workflow-row{--bs-gutter-x:2rem}.biometric-terminal-image{width:100%;height:340px;max-height:340px;object-fit:contain;object-position:center;background:#fff;padding:10px}
.biometric-workflow-band .workflow{gap:10px}
.biometric-workflow-band .workflow .step{padding:13px}
.biometric-workflow-band .workflow .step h3{font-size:.98rem;margin-bottom:.25rem}
.biometric-workflow-band .workflow .step p{font-size:.86rem;margin-bottom:0}
/* Keep contact card clear of footer across viewports */
.contact-section{padding-bottom:5rem}
.contact-details-card{position:relative;z-index:1;margin-bottom:1rem;height:auto;min-height:0}
.contact-section .form-panel{margin-bottom:1rem}
@media(max-width:991px){.biometric-terminal-image{height:280px;max-height:280px}.contact-section{padding-bottom:4rem}}
@media(max-width:575px){.manufacturer-logo-card{padding:12px}.manufacturer-logo-wrap{height:52px}.manufacturer-logo-wrap img{max-height:38px}.biometric-terminal-image{height:220px;max-height:220px}.contact-section{padding-bottom:3.5rem}}

.tm-mark{font-size:.42em;line-height:0;vertical-align:super;margin-left:.06em;font-weight:800}.product-badge .tm-mark{font-size:.58em}.footer .tm-mark{font-size:.62em;color:#dce9ff}

.canteen-hero-card{max-width:620px}.canteen-hero-image{height:300px;object-fit:contain;background:#fff;padding:10px}@media(max-width:991px){.canteen-hero-image{height:260px}}@media(max-width:575px){.canteen-hero-image{height:220px}}

.canteen-shot img{height:260px;object-fit:contain;background:#fff}.report-preview-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px rgba(10,32,70,.08);overflow:hidden}.report-pdf-preview{width:100%;height:290px;border:0;background:#f8fbff;border-bottom:1px solid var(--line)}.report-preview-card .body{padding:14px}.report-preview-card h3{font-size:1rem;font-weight:900;margin-bottom:.3rem}.report-preview-card p{font-size:.9rem;color:var(--muted);margin-bottom:.55rem}.report-preview-card a{font-size:.88rem;font-weight:850;color:var(--primary)}@media(max-width:575px){.canteen-shot img{height:220px}.report-pdf-preview{height:240px}}
.video-preview-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px rgba(10,32,70,.08);overflow:hidden}.video-preview-card video,.video-preview-card iframe{width:100%;aspect-ratio:16/9;height:auto;display:block;background:#071b42;border:0}.video-preview-card .body{padding:14px}.video-preview-card h3{font-size:1rem;font-weight:900;margin-bottom:.3rem}.video-preview-card p{font-size:.9rem;color:var(--muted);margin-bottom:.55rem}.video-source-note{display:inline-flex;border:1px solid #cfe4ff;background:#eef7ff;color:var(--primary);border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:850}.canteen-video-section{padding-top:3rem}
.youtube-pending-card{aspect-ratio:16/9;background:linear-gradient(135deg,#071b42,#0b6f99);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.4rem;padding:18px}.youtube-pending-card i{font-size:2rem;color:#ff3b3b}.youtube-pending-card strong{font-size:1rem;font-weight:900}.youtube-pending-card span{font-size:.82rem;color:#dcecff;max-width:260px}.mobile-video-section{padding-top:3rem}
.pricing-plans{max-width:940px;margin:0 auto;grid-template-columns:repeat(2,minmax(0,420px));justify-content:center}.pricing-plans .plan-card{padding:22px}.pricing-plans .price{font-size:1.55rem;line-height:1.15}.pricing-plans .price span{display:block;font-size:.82rem;font-weight:800;color:var(--muted);margin-top:.15rem}.plan-minimum{display:inline-flex;border:1px solid #cfe4ff;background:#eef7ff;color:var(--primary);border-radius:999px;padding:.25rem .6rem;font-size:.82rem;font-weight:850;margin:.15rem 0 .7rem}.pricing-quote-note{max-width:940px;margin-left:auto;margin-right:auto}@media(max-width:991px){.pricing-plans{max-width:520px;grid-template-columns:1fr}}
.pricing-feature-table{max-width:1040px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px rgba(10,32,70,.08);overflow:hidden}.pricing-feature-head,.pricing-feature-row{display:grid;grid-template-columns:1.35fr .82fr .82fr;gap:0}.pricing-feature-head{background:#071b42;color:#fff;font-size:.9rem;font-weight:900}.pricing-feature-head strong,.pricing-feature-row span{padding:.72rem .85rem;border-right:1px solid var(--line)}.pricing-feature-head strong:last-child,.pricing-feature-row span:last-child{border-right:0}.pricing-feature-row{border-top:1px solid var(--line);font-size:.9rem}.pricing-feature-row>span:first-child{font-weight:800;color:#243653}.feature-status{display:flex;align-items:center;gap:.45rem;font-weight:850}.feature-status i{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem}.feature-status.included{color:var(--success)}.feature-status.included i{background:#e9f8ef}.feature-status.not-included{color:#7a8799}.feature-status.not-included i{background:#eef2f6}.feature-status.quote-only,.feature-status.enquiry-based{color:#a44700}.feature-status.quote-only i,.feature-status.enquiry-based i{background:#fff7ed}@media(max-width:767px){.pricing-feature-table{border-radius:8px}.pricing-feature-head{display:none}.pricing-feature-row{display:block;padding:.7rem .85rem}.pricing-feature-row span{border:0;padding:.18rem 0}.pricing-feature-row>span:first-child{display:block;margin-bottom:.35rem}.feature-status:before{min-width:88px;color:var(--muted);font-weight:800}.pricing-feature-row .feature-status:nth-child(2):before{content:"Core"}.pricing-feature-row .feature-status:nth-child(3):before{content:"Mobile+"}}
/* Softer feature-card typography */.pitch-card h3,.home-pitch-card h3,.menu-feature-card h3,.module-card h3,.value-card h3{font-weight:720}.pitch-card li,.pitch-card p,.home-pitch-card p,.menu-feature-card li,.feature-list li{font-weight:400}.pitch-card li strong,.feature-list li strong{font-weight:650}.pitch-card .pitch-title,.home-pitch-card .home-pitch-title{font-weight:720}
.plan-card h3,.pricing-feature-row>span:first-child,.feature-status{font-weight:650}.pricing-feature-head{font-weight:750}
.pricing-feature-head{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}
.pricing-hero-card{max-width:620px;border:0;background:#fff;box-shadow:var(--shadow)}.pricing-hero-image{height:310px;object-fit:contain;background:#f8fbff;padding:12px;border-bottom:1px solid var(--line)}.pricing-hero-caption{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;background:#fff}.pricing-hero-caption span{border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff);padding:.65rem .75rem;font-size:.86rem;color:var(--primary);font-weight:750}.pricing-hero-caption strong{display:block;color:var(--ink);font-weight:750;margin-bottom:.12rem}@media(max-width:991px){.pricing-hero-image{height:280px}}@media(max-width:575px){.pricing-hero-image{height:220px}.pricing-hero-caption{grid-template-columns:1fr}}
.package-title-row{display:flex;align-items:center;gap:12px;margin-bottom:.35rem}.package-icon{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.15rem;box-shadow:0 10px 22px rgba(10,32,70,.12);flex:0 0 48px}.package-icon.tone-blue{background:linear-gradient(135deg,var(--primary),var(--secondary))}.package-icon.tone-green{background:linear-gradient(135deg,#138a52,#0a8aa2)}.pricing-plans .feature-list i{width:20px;text-align:center;color:var(--primary);margin-top:.22rem}.pricing-plans .featured .feature-list i{color:var(--success)}
.pricing-pill-note-wrap{display:flex;justify-content:center;margin:-.45rem 0 1.1rem}.pricing-pill-note{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #cfe4ff;background:#eef7ff;color:var(--primary);border-radius:999px;padding:.42rem .82rem;font-size:.86rem;font-weight:750;box-shadow:0 8px 18px rgba(31,85,214,.08)}.pricing-pill-note:hover{color:var(--primary);background:#e4f1ff}
.pricing-pill-after{margin:1rem 0 .2rem}
.features-hero-card{max-width:620px}.features-hero-image{height:320px;object-fit:contain;background:#f8fbff}.feature-link-list a{display:inline-flex;align-items:center;border:1px solid var(--line);background:#fff;border-radius:999px;padding:.38rem .65rem;margin:.2rem;font-size:.9rem;font-weight:650;color:#33445c}.feature-link-list a:hover{border-color:var(--primary);color:var(--primary);background:#eef7ff}@media(max-width:991px){.features-hero-image{height:280px}}@media(max-width:575px){.features-hero-image{height:220px}}
.feature-link-list a{gap:.4rem;border-width:2px}.feature-link-list a.tone-blue{border-color:#bcd2ff;background:#eef4ff;color:#1f55d6}.feature-link-list a.tone-green{border-color:#b8ead0;background:#edf9f2;color:#138a52}.feature-link-list a.tone-orange{border-color:#ffd1ad;background:#fff4ec;color:#c85300}.feature-link-list a.tone-violet{border-color:#d5c7ff;background:#f4f0ff;color:#5425d8}.feature-link-list a.tone-pink{border-color:#ffc2df;background:#fff0f7;color:#cf0c75}.feature-link-list a.tone-red{border-color:#ffc4c9;background:#fff1f2;color:#c90c1e}.feature-link-list a.tone-teal{border-color:#b6e7ef;background:#edfafe;color:#0a7588}.feature-link-list a i{font-size:.85rem}
.resources-hero-card{max-width:620px}.resources-hero-image{height:300px;object-fit:contain;background:#f8fbff}.resources-hero-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#fff;border-top:1px solid var(--line)}.resources-hero-caption strong{font-weight:750;color:var(--ink)}.resources-hero-caption span{font-size:.86rem;color:var(--primary);font-weight:650}.resource-video-card{height:100%;display:block;background:#fff;border:2px solid #ffc4c9;border-radius:12px;box-shadow:0 8px 22px rgba(7,59,142,.08);padding:18px;color:#243653}.resource-video-card i{font-size:1.7rem;color:#ed1025;margin-bottom:.7rem}.resource-video-card h3{font-size:1rem;font-weight:720;margin-bottom:.35rem}.resource-video-card p{font-size:.9rem;color:var(--muted);margin:0}.resource-video-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(8,44,95,.16)}.resource-faq-list{max-width:960px;margin:0 auto;display:grid;gap:10px}.resource-faq-list details{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 20px rgba(10,32,70,.06);padding:0}.resource-faq-list summary{cursor:pointer;padding:.85rem 1rem;font-weight:720;color:var(--ink)}.resource-faq-list p{padding:0 1rem 1rem;margin:0;color:var(--muted);font-size:.92rem}@media(max-width:991px){.resources-hero-image{height:270px}}@media(max-width:575px){.resources-hero-image{height:220px}.resources-hero-caption{display:block}}
.industries-hero-card{max-width:620px}.industries-hero-image{height:320px;object-fit:contain;background:#f8fbff}.mini-pill-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:.8rem}.mini-pill-row span{border:1px solid currentColor;border-radius:999px;padding:.18rem .45rem;font-size:.72rem;font-weight:650;background:#fff;opacity:.9}.industries-fit-grid{grid-template-columns:repeat(2,1fr)}.industries-fit-grid .pitch-card{min-height:108px}.industry-map-table{max-width:1040px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px rgba(10,32,70,.08);overflow:hidden}.industry-map-row{display:grid;grid-template-columns:260px 1fr;border-top:1px solid var(--line)}.industry-map-row:first-child{border-top:0}.industry-map-row strong{padding:.85rem 1rem;background:#f8fbff;color:var(--ink);font-weight:720;border-right:1px solid var(--line)}.industry-map-row div{padding:.65rem .8rem}.industry-map-row span{display:inline-flex;border:1px solid #cfe4ff;background:#eef7ff;color:var(--primary);border-radius:999px;padding:.28rem .55rem;margin:.18rem;font-size:.84rem;font-weight:650}@media(max-width:767px){.industry-map-row{grid-template-columns:1fr}.industry-map-row strong{border-right:0;border-bottom:1px solid var(--line)}.industries-fit-grid{grid-template-columns:1fr}.industries-hero-image{height:240px}}
.form-status{border:1px solid #cfe4ff;background:#eef7ff;color:#123b6d;border-radius:8px;padding:.75rem .85rem;font-size:.9rem;font-weight:700}
.form-status.status-busy{border-color:#b9d4ff;background:#eaf2ff;color:#0d4fa6}
.form-status.status-success{border-color:#bfe8d0;background:#eaf9f0;color:#0b6b3d}
.form-status.status-error{border-color:#ffc8c8;background:#fff0f0;color:#a51616}
.form-progress{border:1px solid #cfe4ff;background:#f7fbff;border-radius:8px;padding:.85rem;margin-top:.55rem}
.form-progress .progress{height:12px;border-radius:999px;background:#d9e8fb;overflow:hidden}
.form-progress .progress-bar{background:linear-gradient(135deg,var(--primary),var(--secondary))}
.form-progress-text{margin-top:.5rem;font-size:.9rem;font-weight:800;color:var(--primary)}
.btn-main:disabled,.btn-main.is-loading{opacity:.78;cursor:wait;box-shadow:none}

.contact-hero{padding:3.2rem 0 2.6rem}
.contact-hero-card{max-width:720px;border:0;background:transparent;border-radius:16px;overflow:visible;box-shadow:0 22px 56px rgba(10,32,70,.18)}
.contact-hero-image{height:360px;object-fit:cover;border-radius:16px;padding:0;background:#fff}
@media(max-width:991px){.contact-hero-image{height:300px}.contact-hero-card{max-width:640px}}
@media(max-width:575px){.contact-hero-image{height:220px;border-radius:12px}.contact-hero-card{border-radius:12px}}

.seo-hero{padding:3.7rem 0 3rem;background:radial-gradient(circle at 88% 22%,rgba(10,138,162,.14),transparent 28%),linear-gradient(135deg,#f8fbff,#eef7f4)}
.seo-hero-card{min-height:260px;border-radius:16px;background:linear-gradient(135deg,#fff,#eef7ff);border:1px solid #cfe0f5;box-shadow:var(--shadow);padding:28px;display:grid;align-content:center;gap:12px;text-align:left}
.seo-hero-card i{width:62px;height:62px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:1.55rem}
.seo-hero-card strong{font-size:1.25rem;color:var(--primary);font-weight:900}.seo-hero-card span{color:var(--muted);font-size:.95rem}
.seo-keyword-list{display:flex;flex-wrap:wrap;gap:.55rem}.seo-keyword-list span{display:inline-flex;border:1px solid #cfe0f5;background:#fff;border-radius:999px;padding:.48rem .75rem;font-size:.88rem;font-weight:750;color:#29415f}
.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-grid .value-card h3{font-size:1rem}
@media(max-width:991px){.faq-grid{grid-template-columns:1fr}.seo-hero-card{min-height:210px}}

.seo-link-list{justify-content:center}.seo-link-list a{display:inline-flex;border:1px solid #cfe0f5;background:#fff;border-radius:999px;padding:.5rem .8rem;font-size:.88rem;font-weight:800;color:var(--primary)}
.seo-link-list a:hover{background:#eef7ff;border-color:var(--primary)}
.seo-screen-card img{height:220px;object-fit:contain;background:#f8fbff}.seo-trust .pitch-card{min-height:100%}
@media(max-width:575px){.seo-screen-card img{height:170px}}

.seo-static-fallback{padding:3rem 1.25rem;max-width:980px;margin:0 auto;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif}.seo-static-fallback h1{font-size:2rem;line-height:1.15;font-weight:900;margin-bottom:.8rem}.seo-static-fallback p{color:var(--muted);max-width:780px}.seo-static-fallback a{display:inline-block;margin:.25rem .5rem .25rem 0;color:var(--primary);font-weight:800}
.customer-strip-intro a{display:inline-flex;margin-top:.3rem;color:var(--primary);font-size:.78rem;font-weight:750}.customer-proof-section{background:#fff}.customer-proof-metrics{max-width:980px;margin:0 auto 1.2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.customer-proof-metrics div{border:2px solid #cfe4ff;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:10px;padding:16px;text-align:center;box-shadow:0 8px 20px rgba(7,59,142,.06)}.customer-proof-metrics strong{display:block;color:var(--primary);font-size:1.35rem;font-weight:800}.customer-proof-metrics span{display:block;color:var(--muted);font-size:.88rem}.customer-proof-grid .pitch-card li:first-child{font-weight:750;color:var(--primary)}.customer-hero-logo-wall{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.customer-hero-logo-wall figure{margin:0;min-height:112px;border:2px solid #dfe8f4;border-radius:12px;background:#fff;box-shadow:var(--shadow);display:grid;place-items:center;padding:14px;text-align:center}.customer-hero-logo-wall img{max-height:44px;max-width:170px;object-fit:contain}.customer-hero-logo-wall figcaption{font-size:.86rem;font-weight:750;color:#12356c}.customer-hero-logo-wall figure:first-child{grid-column:span 2}@media(max-width:991px){.customer-proof-metrics{grid-template-columns:1fr}.customer-hero-logo-wall{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.customer-hero-logo-wall{grid-template-columns:1fr}.customer-hero-logo-wall figure:first-child{grid-column:auto}.customer-proof-metrics strong{font-size:1.15rem}}.floating-contact{position:fixed;right:18px;bottom:18px;z-index:60;display:grid;justify-items:end;gap:10px}.floating-contact-toggle{border:0;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;box-shadow:0 14px 34px rgba(10,32,70,.22);padding:.72rem .95rem;display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:800}.floating-contact-toggle i{font-size:1rem}.floating-contact-panel{width:270px;display:none;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 48px rgba(10,32,70,.22);overflow:hidden}.floating-contact.is-open .floating-contact-panel{display:block}.floating-contact-item{display:flex;align-items:center;gap:12px;padding:13px 14px;border-bottom:1px solid var(--line);color:#243653;background:#fff}.floating-contact-item:last-child{border-bottom:0}.floating-contact-item:hover{background:#f5f9ff;color:var(--primary)}.floating-contact-item i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#eef7ff;color:var(--primary);font-size:1rem}.floating-contact-item.whatsapp i{background:#e8fff0;color:#0b8f42}.floating-contact-item strong{display:block;font-size:.92rem;font-weight:800}.floating-contact-item small{display:block;font-size:.76rem;color:var(--muted)}@media(max-width:575px){.floating-contact{left:12px;right:12px;bottom:12px}.floating-contact-toggle{width:100%;justify-content:center}.floating-contact-panel{width:100%}}.release-hero{background:radial-gradient(circle at 88% 20%,rgba(31,85,214,.16),transparent 28%),linear-gradient(135deg,#f8fbff,#eef7f4)}.release-latest-card{background:#fff;border:2px solid #cfe4ff;border-radius:14px;box-shadow:var(--shadow);padding:26px}.release-latest-card span{display:inline-flex;border:1px solid #cfe4ff;background:#eef7ff;color:var(--primary);border-radius:999px;padding:.28rem .65rem;font-size:.78rem;font-weight:800}.release-latest-card strong{display:block;color:var(--primary);font-size:2.1rem;font-weight:850;margin:.65rem 0 .25rem}.release-latest-card h2{font-size:1.25rem;font-weight:760;margin-bottom:.35rem}.release-latest-card p{color:var(--muted);margin:0}.release-timeline{max-width:1040px;margin:0 auto;display:grid;gap:14px}.release-card{display:grid;grid-template-columns:170px 1fr;background:#fff;border:1px solid var(--line);border-left:5px solid var(--primary);border-radius:10px;box-shadow:0 10px 24px rgba(10,32,70,.07);overflow:hidden}.release-meta{background:#f8fbff;padding:18px;border-right:1px solid var(--line)}.release-meta span{display:block;color:var(--primary);font-size:1.12rem;font-weight:850}.release-meta small{color:var(--muted);font-weight:700}.release-body{padding:18px}.release-type{display:inline-flex;border:1px solid #cfe4ff;background:#eef7ff;color:var(--primary);border-radius:999px;padding:.22rem .55rem;font-size:.76rem;font-weight:800;margin-bottom:.5rem}.release-body h3{font-size:1.08rem;font-weight:760;margin-bottom:.45rem}.release-body ul{margin:0;padding-left:1.1rem;color:#33445c}.release-body li{margin:.2rem 0;font-size:.92rem}@media(max-width:767px){.release-card{grid-template-columns:1fr}.release-meta{border-right:0;border-bottom:1px solid var(--line)}.release-latest-card strong{font-size:1.65rem}}.content-protected main,.content-protected .site-header,.content-protected .footer{-webkit-user-select:none;user-select:none}.content-protected input,.content-protected textarea,.content-protected select,.content-protected .form-panel,.content-protected .form-panel *{-webkit-user-select:text;user-select:text}.content-protected img{-webkit-user-drag:none;user-drag:none;pointer-events:auto}.copy-protect-notice{position:fixed;left:50%;bottom:86px;transform:translateX(-50%) translateY(12px);z-index:90;max-width:min(92vw,520px);background:#071b42;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;box-shadow:0 16px 42px rgba(10,32,70,.28);padding:.78rem 1rem;font-size:.9rem;font-weight:750;text-align:center;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.copy-protect-notice.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}@media(max-width:575px){.copy-protect-notice{bottom:72px;font-size:.82rem}}
.workforce-flow{background:#071b42;color:#fff}.workforce-flow .section-head h2,.workforce-flow .section-head p{color:#fff}.workforce-flow .eyebrow{color:#8ee7ff}.workforce-pillar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.workforce-pillar{min-height:180px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:10px}.workforce-pillar i{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff;color:var(--primary);font-size:1.05rem}.workforce-pillar strong{display:block;color:#fff;font-size:.98rem;font-weight:800;line-height:1.2}.workforce-pillar span{display:block;color:#dce9ff;font-size:.86rem;line-height:1.45}.workforce-result-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.workforce-result{border:1px solid #cfe4ff;background:#fff;color:var(--ink);border-radius:10px;padding:15px;box-shadow:0 10px 24px rgba(10,32,70,.08)}.workforce-result strong{display:block;color:var(--primary);font-weight:800;margin-bottom:.25rem}.workforce-result span{font-size:.88rem;color:var(--muted)}@media(max-width:1199px){.workforce-pillar-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:991px){.workforce-pillar-grid{grid-template-columns:repeat(2,1fr)}.workforce-result-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.workforce-pillar-grid,.workforce-result-row{grid-template-columns:1fr}.workforce-pillar{min-height:auto}}
.footer .footer-inline{display:inline;color:#fff;text-decoration:underline;margin:0;font-size:inherit}.privacy-consent{border:1px solid #cfe4ff;background:#f7fbff;border-radius:8px;padding:.75rem .85rem .75rem 2.25rem}.privacy-consent .form-check-input{margin-left:-1.45rem}.privacy-consent .form-check-label{font-size:.88rem;color:#33445c}.privacy-consent a{color:var(--primary);font-weight:750}.policy-hero{background:radial-gradient(circle at 88% 20%,rgba(19,138,82,.14),transparent 28%),linear-gradient(135deg,#f8fbff,#eef7f4)}.policy-updated{display:inline-flex;border:1px solid #cfe4ff;background:#fff;color:var(--primary);border-radius:999px;padding:.36rem .7rem;font-size:.84rem;font-weight:750;margin-top:.85rem}.policy-summary-card{background:#fff;border:2px solid #cfe4ff;border-radius:14px;box-shadow:var(--shadow);padding:24px}.policy-summary-card i{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:1.35rem;margin-bottom:1rem}.policy-summary-card strong{display:block;font-size:1.15rem;font-weight:780;color:var(--ink);margin-bottom:.35rem}.policy-summary-card span{display:block;color:var(--muted);font-size:.95rem}.policy-layout{display:grid;grid-template-columns:260px 1fr;gap:22px;align-items:start;max-width:1120px;margin:0 auto}.policy-nav{position:sticky;top:86px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 24px rgba(10,32,70,.07);padding:12px}.policy-nav a{display:block;border-radius:8px;padding:.62rem .72rem;color:#243653;font-weight:700;font-size:.9rem}.policy-nav a:hover{background:#eef7ff;color:var(--primary)}.policy-content{display:grid;gap:14px}.policy-block{background:#fff;border:1px solid var(--line);border-left:4px solid var(--primary);border-radius:10px;box-shadow:0 10px 24px rgba(10,32,70,.06);padding:20px}.policy-block h2{font-size:1.12rem;font-weight:760;margin-bottom:.7rem}.policy-block ul{margin:0;padding-left:1.15rem;color:#33445c}.policy-block li{margin:.36rem 0;font-size:.94rem}@media(max-width:991px){.policy-layout{grid-template-columns:1fr}.policy-nav{position:static;display:flex;flex-wrap:wrap;gap:6px}.policy-nav a{border:1px solid var(--line)}}
.floating-contact-button{width:100%;border:0;text-align:left;font-family:inherit}.floating-contact-button span{text-align:left}.floating-contact-button:focus-visible{outline:3px solid #b9d4ff;outline-offset:-3px}

.article-library-hero{padding:3.4rem 0 2.8rem;background:linear-gradient(135deg,#f8fbff,#edf8f5);border-bottom:1px solid var(--line)}
.article-library-hero h1{font-size:clamp(2rem,4vw,3.45rem);line-height:1.08;font-weight:850;letter-spacing:0;margin-bottom:.85rem}
.article-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:1rem;color:var(--muted);font-size:.86rem;font-weight:650}
.article-breadcrumb a{color:var(--primary)}
.article-breadcrumb strong{color:var(--ink);font-weight:750}
.article-hero-image{margin:0;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}
.article-hero-image img{width:100%;height:300px;object-fit:cover;background:#f8fbff}
.article-hero-image figcaption{border-top:1px solid var(--line);padding:.85rem 1rem;color:var(--primary);font-size:.9rem;font-weight:750;background:#fff}
.article-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.article-list-card{height:100%;background:#fff;border:2px solid currentColor;border-radius:12px;box-shadow:0 10px 26px rgba(10,32,70,.08);overflow:hidden;display:flex;flex-direction:column}
.article-list-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(10,32,70,.14)}
.article-list-card img{width:100%;height:190px;object-fit:contain;background:#f8fbff;padding:10px;border-bottom:1px solid var(--line)}
.article-list-body{padding:18px;display:flex;flex-direction:column;gap:.7rem;flex:1}
.article-category{display:inline-flex;align-items:center;gap:.45rem;width:max-content;border:1px solid currentColor;border-radius:999px;padding:.28rem .58rem;font-size:.75rem;font-weight:800;background:#fff}
.article-list-body h2{font-size:1.18rem;line-height:1.22;font-weight:760;margin:0;color:var(--ink)}
.article-list-body h2 a:hover{color:var(--primary)}
.article-list-body p{font-size:.93rem;color:var(--muted);margin:0}
.article-keywords{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}
.article-keywords span,.article-topic-cloud a{display:inline-flex;border:1px solid #cfe4ff;background:#eef7ff;color:var(--primary);border-radius:999px;padding:.28rem .55rem;font-size:.78rem;font-weight:700}
.article-read-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--primary);font-weight:800;margin-top:.2rem}
.article-topic-cloud{display:flex;flex-wrap:wrap;gap:10px}
.article-topic-cloud a{font-size:.88rem;padding:.5rem .78rem;background:#fff}
.article-topic-cloud a:hover{background:#eef7ff;border-color:var(--primary)}
.seo-static-fallback article{border:1px solid var(--line);border-radius:8px;padding:1rem;margin:.85rem 0;background:#fff}
.seo-static-fallback article h2{font-size:1.15rem;margin:0 0 .45rem;color:var(--primary)}
.seo-static-fallback article p{margin:0}
@media(max-width:991px){.article-card-grid{grid-template-columns:1fr}.article-hero-image img{height:260px}}
@media(max-width:575px){.article-library-hero{padding:2.6rem 0 2.2rem}.article-hero-image img{height:210px}.article-list-card img{height:165px}.article-list-body{padding:15px}}

.article-card-grid-single{grid-template-columns:minmax(0,560px);justify-content:center}.article-card-grid-single .article-list-card{max-width:560px}
@media(max-width:991px){.article-card-grid-single{grid-template-columns:1fr}.article-card-grid-single .article-list-card{max-width:none}}

.guide-hub-hero{padding:3.3rem 0;background:#f8fbff;border-bottom:1px solid var(--line)}.guide-hub-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center}.guide-hub-layout h1,.guide-detail-hero h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;font-weight:850;letter-spacing:0}.guide-hub-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.guide-hub-visual,.guide-detail-image{margin:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.guide-hub-visual img,.guide-detail-image img{width:100%;height:300px;object-fit:cover}.guide-section-head{max-width:760px;margin:0 auto 1.6rem;text-align:center}.guide-section-head h2{font-size:clamp(1.7rem,3vw,2.45rem);font-weight:820}.guide-library-card{max-width:980px;margin:0 auto;display:grid;grid-template-columns:340px 1fr;background:#fff;border:1px solid var(--line);border-left:6px solid var(--primary);border-radius:10px;box-shadow:0 12px 30px rgba(10,32,70,.08);overflow:hidden}.guide-library-media img{width:100%;height:100%;min-height:290px;object-fit:cover}.guide-library-body{padding:24px;display:grid;gap:.7rem}.guide-label{display:inline-flex;align-items:center;gap:.45rem;width:max-content;border:1px solid #cfe4ff;background:#eef7ff;color:var(--primary);border-radius:999px;padding:.3rem .65rem;font-size:.78rem;font-weight:800}.guide-library-body h2{font-size:1.35rem;font-weight:780;margin:0}.guide-library-body p{color:var(--muted);margin:0}.guide-chip-row{display:flex;flex-wrap:wrap;gap:7px}.guide-chip-row span{display:inline-flex;border:1px solid #cfe4ff;background:#fff;color:#28415f;border-radius:999px;padding:.28rem .58rem;font-size:.8rem;font-weight:700}.guide-support-band{padding:2.8rem 0;background:var(--soft)}.guide-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-support-grid a{display:grid;gap:.35rem;background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;box-shadow:0 8px 20px rgba(10,32,70,.06)}.guide-support-grid i{color:var(--primary);font-size:1.25rem}.guide-support-grid strong{font-weight:800}.guide-support-grid span{color:var(--muted);font-size:.9rem}.guide-detail-hero{padding:3rem 0;background:#f8fbff;border-bottom:1px solid var(--line)}.guide-detail-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.guide-doc-layout{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:start}.guide-toc{position:sticky;top:90px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px;box-shadow:0 8px 20px rgba(10,32,70,.06)}.guide-toc strong{display:block;margin-bottom:.55rem;color:var(--primary)}.guide-toc a{display:block;border-radius:8px;padding:.5rem .55rem;color:#33445c;font-weight:700;font-size:.9rem}.guide-toc a:hover{background:#eef7ff;color:var(--primary)}.guide-doc{display:grid;gap:20px}.guide-doc section{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px;box-shadow:0 8px 20px rgba(10,32,70,.05)}.guide-doc h2{font-size:1.35rem;font-weight:820;margin-bottom:.55rem}.guide-doc h3{font-size:1rem;font-weight:780}.guide-doc p{color:var(--muted)}.guide-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.guide-check-grid.two{grid-template-columns:repeat(2,1fr)}.guide-check-grid div{border:1px solid #cfe4ff;background:#f8fbff;border-radius:8px;padding:14px}.guide-check-grid ul,.guide-best-practices ul{margin:0;padding-left:1.1rem;color:#33445c}.guide-flow-list,.guide-alert-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.guide-flow-list span,.guide-alert-list span{border:1px solid #cfe4ff;background:#eef7ff;color:var(--primary);border-radius:999px;padding:.38rem .65rem;font-size:.85rem;font-weight:750}.guide-alert-list span{border-color:#ffd1ad;background:#fff4ec;color:#c85300}@media(max-width:991px){.guide-hub-layout,.guide-detail-layout,.guide-library-card,.guide-doc-layout{grid-template-columns:1fr}.guide-hub-visual img,.guide-detail-image img{height:240px}.guide-library-media img{min-height:220px}.guide-support-grid,.guide-check-grid,.guide-check-grid.two{grid-template-columns:1fr}.guide-toc{position:static}}
.article-resource-hero{padding:3.4rem 0;background:linear-gradient(135deg,#fffaf2 0%,#f5fbff 58%,#eef7ff 100%);border-bottom:1px solid var(--line)}.article-resource-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.article-resource-layout h1{font-size:clamp(2rem,4vw,3.35rem);line-height:1.08;font-weight:860;letter-spacing:-.02em}.article-resource-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.article-resource-panel{background:#0e315f;color:#fff;border-radius:14px;padding:26px;box-shadow:0 18px 45px rgba(14,49,95,.22);position:relative;overflow:hidden}.article-resource-panel:after{content:"";position:absolute;right:-55px;bottom:-55px;width:160px;height:160px;border-radius:999px;background:rgba(255,255,255,.12)}.article-resource-panel span{display:inline-flex;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:.28rem .65rem;font-size:.78rem;font-weight:800;margin-bottom:1rem}.article-resource-panel strong{display:block;font-size:1.55rem;line-height:1.15}.article-resource-panel p{color:rgba(255,255,255,.78);margin:.8rem 0 0}.article-section-title{max-width:760px;margin:0 auto 1.6rem;text-align:center}.article-section-title h2{font-size:clamp(1.7rem,3vw,2.45rem);font-weight:820}.article-section-title p{color:var(--muted)}.article-editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-editorial-card{background:#fff;border:1px solid var(--line);border-top:5px solid currentColor;border-radius:14px;box-shadow:0 12px 30px rgba(10,32,70,.08);overflow:hidden;display:flex;flex-direction:column}.article-editorial-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(10,32,70,.14)}.article-editorial-image{display:block;background:#f8fbff;border-bottom:1px solid var(--line)}.article-editorial-image img{width:100%;height:210px;object-fit:cover}.article-editorial-body{padding:18px;display:flex;flex-direction:column;gap:.7rem;flex:1}.article-editorial-body h2{font-size:1.18rem;line-height:1.24;font-weight:800;margin:0}.article-editorial-body p{color:var(--muted);margin:0}.article-topic-band{padding:2.8rem 0;background:#f8fbff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.article-topic-band h2{font-weight:820}.article-topic-band p{color:var(--muted)}@media(max-width:991px){.article-resource-layout,.article-editorial-grid{grid-template-columns:1fr}.article-editorial-image img{height:230px}}@media(max-width:575px){.article-resource-hero{padding:2.6rem 0}.article-editorial-image img{height:190px}.article-resource-panel{padding:20px}}
.guide-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.guide-library-card-compact{max-width:none;grid-template-columns:92px 1fr;border-left:0;border-top:5px solid var(--primary)}.guide-library-icon{display:flex;align-items:center;justify-content:center;background:#eef7ff;color:var(--primary);font-size:2rem}.guide-icon-hero{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--primary);background:linear-gradient(135deg,#eef7ff,#fff)}.guide-icon-hero i{font-size:5rem;margin-bottom:1rem}.guide-icon-hero figcaption{font-weight:800;color:#28415f}.guide-doc ol{margin:0;padding-left:1.25rem;color:#33445c}.guide-doc ul{margin:0;padding-left:1.15rem;color:#33445c}.guide-doc section h3{margin-top:1rem;color:#17395f}@media(max-width:991px){.guide-library-grid{grid-template-columns:1fr}.guide-library-card-compact{grid-template-columns:1fr}.guide-library-icon{min-height:90px}}
.faq-hero{padding:3.4rem 0;background:linear-gradient(135deg,#f8fbff 0%,#fffaf2 100%);border-bottom:1px solid var(--line)}.faq-hero-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.faq-hero-layout h1{font-size:clamp(2rem,4vw,3.35rem);font-weight:860;letter-spacing:-.02em}.faq-jump-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:1.25rem}.faq-jump-list a{display:inline-flex;border:1px solid #cfe4ff;background:#fff;color:var(--primary);border-radius:999px;padding:.42rem .75rem;font-weight:750;font-size:.9rem}.faq-hero-card{background:#0e315f;color:#fff;border-radius:14px;padding:26px;box-shadow:0 18px 45px rgba(14,49,95,.22);display:grid;gap:.75rem}.faq-hero-card i{font-size:2rem;color:#8ed4ff}.faq-hero-card strong{font-size:1.4rem}.faq-hero-card span{color:rgba(255,255,255,.78)}.faq-section-wrap{background:#fff}.faq-category{scroll-margin-top:95px;margin-bottom:2.4rem}.faq-category h2{display:flex;align-items:center;gap:.65rem;font-size:1.65rem;font-weight:820;margin-bottom:1rem}.faq-category h2 i{color:var(--primary)}.faq-category .resource-faq-list{max-width:1040px;margin-left:0;margin-right:0}@media(max-width:991px){.faq-hero-layout{grid-template-columns:1fr}.faq-hero-card{padding:22px}}
.faq-category:nth-of-type(1) h2,.faq-category:nth-of-type(1) h2 i{color:#0d6efd}.faq-category:nth-of-type(2) h2,.faq-category:nth-of-type(2) h2 i{color:#198754}.faq-category:nth-of-type(3) h2,.faq-category:nth-of-type(3) h2 i{color:#fd7e14}.faq-category:nth-of-type(4) h2,.faq-category:nth-of-type(4) h2 i{color:#6f42c1}.faq-category:nth-of-type(5) h2,.faq-category:nth-of-type(5) h2 i{color:#0f766e}.faq-category:nth-of-type(6) h2,.faq-category:nth-of-type(6) h2 i{color:#dc3545}.faq-category:nth-of-type(1){border-top:4px solid #0d6efd}.faq-category:nth-of-type(2){border-top:4px solid #198754}.faq-category:nth-of-type(3){border-top:4px solid #fd7e14}.faq-category:nth-of-type(4){border-top:4px solid #6f42c1}.faq-category:nth-of-type(5){border-top:4px solid #0f766e}.faq-category:nth-of-type(6){border-top:4px solid #dc3545}.faq-category{padding-top:1.2rem}
.faq-hero-layout h1{font-weight:720}.faq-category h2{font-weight:650}.faq-category .resource-faq-list summary{font-weight:560}.faq-hero-card strong{font-weight:650}.faq-jump-list a{font-weight:560}
.site-header .dropdown-menu .dropdown-item{font-size:inherit;font-weight:500;letter-spacing:0;color:inherit}.site-header .dropdown-menu{font-size:1rem}
.resource-list-hero{padding:3.4rem 0;background:linear-gradient(135deg,#f8fbff,#fffaf2);border-bottom:1px solid var(--line)}.video-list-hero{background:linear-gradient(135deg,#f8fbff,#eef7ff)}.resource-list-layout,.resource-detail-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:center}.resource-list-layout h1,.resource-detail-layout h1{font-size:clamp(2rem,4vw,3.35rem);font-weight:720;line-height:1.08}.resource-list-layout figure,.resource-detail-layout figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.resource-list-layout img,.resource-detail-layout img{width:100%;height:300px;object-fit:contain;background:#f8fbff;padding:14px}.resource-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-story-card,.resource-video-tile{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-top:5px solid currentColor;border-radius:14px;box-shadow:0 12px 30px rgba(10,32,70,.08);overflow:hidden}.resource-story-card:hover,.resource-video-tile:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(10,32,70,.14)}.resource-story-card img,.resource-video-tile img{width:100%;height:190px;object-fit:contain;background:#f8fbff;padding:14px;border-bottom:1px solid var(--line)}.resource-video-tile img{object-fit:cover;padding:0}.resource-story-card div,.resource-video-tile div{padding:18px;display:grid;gap:.55rem}.resource-story-card span,.resource-video-tile span{font-size:.78rem;font-weight:650;color:currentColor;text-transform:uppercase}.resource-story-card h2,.resource-video-tile h2{font-size:1.12rem;font-weight:650;line-height:1.22;margin:0;color:var(--ink)}.resource-story-card p,.resource-video-tile p{color:var(--muted);margin:0}.resource-story-card strong,.resource-video-tile strong{color:currentColor;font-weight:650}.resource-video-tile .fa-circle-play{font-size:1.8rem;color:currentColor}.resource-detail-body{max-width:960px;margin:0 auto;display:grid;gap:16px}.resource-detail-body article,.resource-video-placeholder{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 10px 24px rgba(10,32,70,.07);padding:22px}.resource-detail-body h2,.resource-video-placeholder h2{font-size:1.25rem;font-weight:650}.resource-video-placeholder{text-align:center;max-width:880px;margin:0 auto}.resource-video-placeholder i{font-size:3rem;color:var(--primary);margin-bottom:1rem}@media(max-width:991px){.resource-list-layout,.resource-detail-layout,.resource-card-grid{grid-template-columns:1fr}.resource-list-layout img,.resource-detail-layout img{height:240px}}
.compliance-hero{background:linear-gradient(135deg,#f8fbff,#eefaf3)}.downloads-hero{background:linear-gradient(135deg,#fffaf2,#f8fbff)}.download-card{display:flex;flex-direction:column;gap:.65rem;min-height:280px;background:#fff;border:1px solid var(--line);border-top:5px solid currentColor;border-radius:14px;box-shadow:0 12px 30px rgba(10,32,70,.08);padding:22px}.download-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(10,32,70,.14)}.download-card>i{font-size:2.2rem;color:currentColor}.download-card span{font-size:.78rem;font-weight:650;text-transform:uppercase;color:currentColor}.download-card h2{font-size:1.15rem;font-weight:650;line-height:1.24;margin:0;color:var(--ink)}.download-card p{color:var(--muted);margin:0}.download-card strong{margin-top:auto;color:currentColor;font-weight:650}.download-detail-icon{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--primary);background:linear-gradient(135deg,#eef7ff,#fff)!important}.download-detail-icon i{font-size:5rem;margin-bottom:1rem}.download-detail-icon figcaption{font-weight:650;color:#28415f;text-align:center}
.download-form-layout{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:24px;align-items:start}.download-form-layout h2{font-size:1.7rem;font-weight:650;line-height:1.15}.download-request-form{box-shadow:var(--shadow)}@media(max-width:991px){.download-form-layout{grid-template-columns:1fr}}

.contact-hero{background:radial-gradient(circle at 88% 20%,rgba(31,85,214,.14),transparent 28%),linear-gradient(135deg,#f8fbff,#eef7f4)}.contact-office-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.contact-office-card{background:#fff;border:1px solid var(--line);border-top:5px solid currentColor;border-radius:14px;box-shadow:0 12px 30px rgba(10,32,70,.08);padding:20px}.contact-office-card i{font-size:1.55rem;color:currentColor;margin-bottom:.7rem}.contact-office-card h2{font-size:1.1rem;font-weight:650;margin-bottom:.55rem;color:var(--ink)}.contact-office-card p{color:var(--muted);margin-bottom:.55rem}.contact-office-card a{color:var(--primary);font-weight:650}.contact-info-stack{display:grid;gap:10px;margin-top:1rem}.contact-info-stack a{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px 14px;color:#243653;box-shadow:0 8px 20px rgba(10,32,70,.06)}.contact-info-stack i{color:var(--primary);width:22px}@media(max-width:767px){.contact-office-grid{grid-template-columns:1fr}}.site-header .navbar-nav .dropdown-menu .dropdown-item{font-family:inherit!important;font-size:.92rem!important;font-weight:750!important;line-height:1.5!important;color:#243653!important;letter-spacing:0!important;padding:.46rem 1rem!important}.site-header .navbar-nav .dropdown-menu .dropdown-item:hover,.site-header .navbar-nav .dropdown-menu .dropdown-item:focus{color:var(--primary)!important;background:#f5f9ff!important}.site-header .navbar-nav .dropdown-menu{font-family:inherit!important}
.site-header .navbar-nav .dropdown-menu .dropdown-item{font-weight:500!important}.site-header .navbar-nav .dropdown-menu .dropdown-item strong{font-weight:500!important}
.contact-map{margin-top:.85rem;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#f8fbff}.contact-map iframe{width:100%;height:190px;border:0;display:block}.contact-office-card p{font-size:.92rem}.contact-office-card strong{font-weight:650;color:var(--ink)}
.seo-location-hero{background:radial-gradient(circle at 86% 18%,rgba(31,85,214,.14),transparent 28%),linear-gradient(135deg,#f8fbff,#eef7f4)}.seo-location-card{min-height:300px;background:#fff;border:1px solid var(--line);border-top:6px solid currentColor;border-radius:16px;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px}.seo-location-card i{font-size:4.2rem;color:currentColor;margin-bottom:1rem}.seo-location-card strong{font-size:1.5rem;font-weight:650;color:var(--ink);line-height:1.15}.seo-location-card span{display:block;color:var(--muted);margin-top:.65rem}.seo-feature-list{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 10px 24px rgba(10,32,70,.07);padding:20px!important}.seo-feature-list li{font-size:1rem;margin:.35rem 0}@media(max-width:767px){.seo-location-card{min-height:220px}.seo-location-card i{font-size:3rem}}
.chennai-seo-hero h1{font-weight:950}.chennai-hero-screen{margin:0;background:#fff;border:1px solid #cfe0f5;border-radius:16px;box-shadow:var(--shadow);overflow:hidden}.chennai-hero-screen-bar{min-height:40px;padding:0 14px;background:#071b42;display:flex;align-items:center;gap:7px}.chennai-hero-screen-bar span{width:9px;height:9px;border-radius:50%;background:#fff;opacity:.55}.chennai-hero-screen-bar strong{margin-left:auto;color:#dce9ff;font-size:.78rem;letter-spacing:.02em}.chennai-hero-screen img{width:100%;height:320px;object-fit:contain;background:#f8fbff;padding:8px}.chennai-hero-screen figcaption{padding:10px 14px;border-top:1px solid var(--line);font-size:.84rem;font-weight:800;color:var(--primary)}.chennai-seo-copy{font-size:1rem;line-height:1.75}.chennai-seo-workflow .step{box-shadow:0 10px 24px rgba(10,32,70,.07)}.chennai-seo-workflow .step h3{font-size:1.05rem;font-weight:900}.chennai-seo-workflow .step p{color:var(--muted);margin:0}.chennai-use-cases{margin-top:1rem}.seo-link-list{text-align:center}.seo-link-list a{display:inline-flex;border:1px solid #cfe0f5;background:#fff;border-radius:999px;padding:.55rem .85rem;margin:.25rem;font-weight:800;color:var(--primary)}@media(max-width:991px){.chennai-hero-screen img{height:270px}}@media(max-width:575px){.chennai-hero-screen img{height:220px}.chennai-hero-screen-bar strong{font-size:.72rem}}
#app[data-page="attendance-software"] .seo-hero h1{font-weight:900}.attendance-hero-screen img{height:330px}
.biometric-hero-visual{position:relative;isolation:isolate;min-height:430px;max-width:590px;margin:0 auto;overflow:hidden;border:1px solid rgba(31,85,214,.16);border-radius:28px;background:radial-gradient(circle at 74% 38%,rgba(42,145,255,.25),transparent 28%),radial-gradient(circle at 18% 18%,rgba(10,138,162,.14),transparent 24%),linear-gradient(145deg,#fafdff 0%,#edf6ff 52%,#e7f1ff 100%);box-shadow:0 28px 70px rgba(10,32,70,.2)}.biometric-hero-visual:before{content:"";position:absolute;z-index:-1;width:310px;height:310px;right:-45px;top:58px;border:1px solid rgba(31,85,214,.18);border-radius:50%;box-shadow:0 0 0 34px rgba(31,85,214,.045),0 0 0 70px rgba(10,138,162,.035)}.biometric-visual-grid{position:absolute;inset:0;z-index:-2;opacity:.42;background-image:linear-gradient(rgba(31,85,214,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(31,85,214,.055) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(120deg,#000,transparent 68%)}.biometric-location-hero-image{position:absolute;z-index:1;right:28px;bottom:40px;width:285px;height:385px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 26px 20px rgba(8,25,55,.24))}.biometric-visual-label{position:absolute;z-index:3;top:26px;left:28px;display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(31,85,214,.15);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 10px 24px rgba(10,32,70,.09);backdrop-filter:blur(10px);color:var(--primary);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.biometric-visual-label i{color:#f06a1a}.biometric-status-card{position:absolute;z-index:4;left:22px;display:flex;align-items:center;gap:11px;width:208px;padding:13px 14px;border:1px solid rgba(255,255,255,.88);border-radius:15px;background:rgba(255,255,255,.88);box-shadow:0 16px 34px rgba(10,32,70,.16);backdrop-filter:blur(12px)}.biometric-status-card span:last-child{min-width:0}.biometric-status-card small,.biometric-status-card strong{display:block}.biometric-status-card small{color:var(--muted);font-size:.72rem}.biometric-status-card strong{color:var(--ink);font-size:.88rem;line-height:1.2}.biometric-status-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:0 8px 18px rgba(31,85,214,.23)}.biometric-status-verified{top:132px}.biometric-status-synced{top:210px;left:46px}.biometric-status-synced .biometric-status-icon{background:linear-gradient(135deg,#138a52,#16b77a)}.biometric-flow-strip{position:absolute;z-index:5;left:24px;right:24px;bottom:20px;display:flex;align-items:center;justify-content:center;gap:12px;padding:11px 14px;border:1px solid rgba(255,255,255,.84);border-radius:14px;background:rgba(7,27,66,.9);box-shadow:0 15px 32px rgba(7,27,66,.22);backdrop-filter:blur(10px);color:#fff}.biometric-flow-strip span{display:flex;align-items:center;gap:7px;font-size:.76rem;font-weight:850}.biometric-flow-strip span i{color:#65d9ef}.biometric-flow-strip>.fa-chevron-right{font-size:.62rem;color:#8eabd4}@media(max-width:991px){.biometric-hero-visual{min-height:400px;max-width:620px}.biometric-location-hero-image{height:350px}}@media(max-width:575px){.biometric-hero-visual{min-height:390px;border-radius:20px}.biometric-location-hero-image{right:-2px;bottom:46px;width:235px;height:315px}.biometric-visual-label{top:18px;left:16px;font-size:.68rem}.biometric-status-card{left:14px;width:178px;padding:10px}.biometric-status-card strong{font-size:.78rem}.biometric-status-verified{top:108px}.biometric-status-synced{top:176px;left:26px}.biometric-status-icon{flex-basis:34px;height:34px}.biometric-flow-strip{left:12px;right:12px;bottom:12px;gap:7px;padding:10px}.biometric-flow-strip span{gap:5px;font-size:.68rem}}
.about-page-hero{overflow:hidden;background:radial-gradient(circle at 90% 15%,rgba(31,85,214,.15),transparent 30%),linear-gradient(135deg,#f8fbff,#edf7f5)}.about-hero-visual{position:relative;isolation:isolate;min-height:390px;max-width:590px;margin:0 auto;overflow:hidden;border:1px solid rgba(31,85,214,.16);border-radius:28px;background:linear-gradient(145deg,#071b42,#104887 64%,#0a8aa2);box-shadow:0 28px 70px rgba(7,27,66,.24);color:#fff}.about-hero-grid{position:absolute;inset:0;z-index:-1;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(circle at 50% 50%,#000,transparent 76%)}.about-brand-panel{position:absolute;top:24px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(255,255,255,.1);backdrop-filter:blur(12px)}.about-brand-panel img{width:190px;background:#fff;border-radius:8px;padding:7px}.about-brand-panel span{font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:#bfe8ff}.about-product-core{position:absolute;left:50%;top:53%;transform:translate(-50%,-50%);display:grid;place-items:center;width:190px;height:190px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(101,217,239,.28),rgba(31,85,214,.22));box-shadow:0 0 0 26px rgba(255,255,255,.04),0 20px 45px rgba(0,0,0,.2);text-align:center}.about-product-core span{font-size:.66rem;font-weight:900;letter-spacing:.1em;color:#a9dcff}.about-product-core strong{font-size:1.75rem;line-height:1;color:#fff}.about-product-core small{max-width:125px;font-size:.7rem;color:#d8ecff}.about-orbit{position:absolute;display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.13);box-shadow:0 12px 30px rgba(0,0,0,.15);backdrop-filter:blur(10px);font-size:.75rem;font-weight:850}.about-orbit i{color:#65d9ef}.about-orbit-attendance{left:26px;top:135px}.about-orbit-payroll{right:28px;top:140px}.about-orbit-mobile{left:38px;bottom:44px}.about-orbit-support{right:35px;bottom:44px}.about-proof-strip{padding:1.1rem 0;border-block:1px solid var(--line);background:#fff}.about-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--line)}.about-proof-grid>div{padding:16px 20px;background:#fff;text-align:center}.about-proof-grid strong,.about-proof-grid span{display:block}.about-proof-grid strong{color:var(--primary);font-size:1.15rem;font-weight:950}.about-proof-grid span{color:var(--muted);font-size:.8rem}.about-value-grid .pitch-card{height:100%}.about-process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.about-process article{position:relative;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(10,32,70,.08)}.about-process b{position:absolute;right:16px;top:10px;color:#e8eff9;font-size:2rem;font-weight:950}.about-process i{display:grid;place-items:center;width:46px;height:46px;margin-bottom:15px;border-radius:13px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.about-process h3{font-size:1.05rem;font-weight:950}.about-process p{margin:0;color:var(--muted);font-size:.9rem}.about-customer-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.about-customer-logos figure{display:grid;place-items:center;min-height:125px;margin:0;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff}.about-customer-logos img{width:100%;height:62px;object-fit:contain}.about-customer-logos figcaption{margin-top:8px;color:var(--muted);font-size:.72rem;font-weight:800}.about-office-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:1000px;margin:0 auto}.about-office-grid article{display:flex;gap:16px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(10,32,70,.08)}.about-office-icon{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.about-office-grid small{color:var(--secondary);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.about-office-grid h3{font-size:1.05rem;font-weight:950;margin:.3rem 0}.about-office-grid p{color:var(--muted);font-size:.9rem}.about-office-grid a{color:var(--primary);font-weight:900}@media(max-width:991px){.about-hero-visual{min-height:370px}.about-proof-grid,.about-process{grid-template-columns:repeat(2,1fr)}.about-customer-logos{grid-template-columns:repeat(3,1fr)}}@media(max-width:575px){.about-hero-visual{min-height:410px;border-radius:20px}.about-brand-panel{left:14px;right:14px}.about-brand-panel img{width:150px}.about-brand-panel span{display:none}.about-product-core{top:52%;width:165px;height:165px}.about-orbit{font-size:.68rem}.about-orbit-attendance{left:12px;top:120px}.about-orbit-payroll{right:12px;top:124px}.about-orbit-mobile{left:15px;bottom:35px}.about-orbit-support{right:15px;bottom:35px}.about-proof-grid,.about-process,.about-office-grid{grid-template-columns:1fr}.about-customer-logos{grid-template-columns:repeat(2,1fr)}}
.dpdp-hero-shell{padding:4.4rem 0 3.8rem;background:radial-gradient(circle at 80% 10%,rgba(19,138,82,.14),transparent 28%),radial-gradient(circle at 20% 20%,rgba(31,85,214,.14),transparent 32%),linear-gradient(135deg,#fff,#eef6ff);border-bottom:1px solid var(--line)}.dpdp-hero-grid-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.dpdp-hero-shell h1{font-size:clamp(2.2rem,5vw,3.85rem);line-height:1.08;font-weight:720;letter-spacing:-.03em}.dpdp-hero-shell h1 span{color:var(--success)}.dpdp-note-card-shell{display:flex;gap:16px;align-items:flex-start;max-width:680px;padding:18px 20px;background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);margin-top:1.15rem}.dpdp-note-card-shell i{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#eef7ff;color:var(--primary);font-size:1.2rem;flex:0 0 46px}.dpdp-note-card-shell p{margin:0;color:var(--muted)}.dpdp-note-card-shell strong{color:var(--ink);font-weight:650}.dpdp-device-card-shell{padding:24px;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 25px 60px rgba(4,43,96,.18)}.dpdp-screen-shell{height:250px;border-radius:18px;background:linear-gradient(135deg,#0c428e,#051b3f);padding:18px;color:#fff;display:grid;place-items:center;text-align:center;position:relative;overflow:hidden}.dpdp-screen-shell:after{content:"";position:absolute;right:-50px;bottom:-70px;width:220px;height:220px;border-radius:50%;background:rgba(19,138,82,.34)}.dpdp-screen-shell span,.dpdp-screen-shell i,.dpdp-screen-shell strong{position:relative;z-index:1}.dpdp-screen-shell i{font-size:4.8rem}.dpdp-screen-shell strong{font-size:1.3rem}.dpdp-mini-dashboard-shell{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.dpdp-mini-dashboard-shell div{padding:14px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.dpdp-mini-dashboard-shell b{display:block;color:var(--ink);font-size:.86rem;margin-bottom:7px}.dpdp-mini-dashboard-shell span{display:block;height:8px;border-radius:20px;background:linear-gradient(90deg,var(--primary),var(--success))}.dpdp-capability-grid-shell{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.dpdp-capability-grid-shell article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px 20px;box-shadow:0 14px 34px rgba(7,59,130,.08)}.dpdp-capability-grid-shell article:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(7,59,130,.14)}.dpdp-capability-grid-shell i,.dpdp-list-panel-shell i{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(31,85,214,.1),rgba(19,138,82,.14));color:var(--primary);margin-bottom:18px;font-size:1.25rem}.dpdp-capability-grid-shell h3,.dpdp-list-panel-shell h3{font-size:1.05rem;font-weight:650;color:var(--ink)}.dpdp-capability-grid-shell p,.dpdp-list-panel-shell p{font-size:.92rem;color:var(--muted);margin:0}.dpdp-support-grid-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.dpdp-blue-panel-shell{color:#fff;border-radius:28px;padding:34px;background:linear-gradient(160deg,#063575,#041e46);position:relative;overflow:hidden}.dpdp-blue-panel-shell:after{content:"";position:absolute;right:-70px;bottom:-80px;width:230px;height:230px;border-radius:50%;background:rgba(19,138,82,.28)}.dpdp-blue-panel-shell i{font-size:2.1rem}.dpdp-blue-panel-shell h2{font-size:2rem;font-weight:650;margin:1rem 0 .7rem}.dpdp-blue-panel-shell p{color:rgba(255,255,255,.82);margin:0}.dpdp-list-panel-shell{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.dpdp-list-panel-shell article{display:flex;gap:14px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fbfdff}.dpdp-list-panel-shell i{flex:0 0 54px;margin-bottom:0}.dpdp-responsibility-shell{margin-top:34px;padding:26px;border-radius:22px;background:linear-gradient(135deg,rgba(19,138,82,.1),rgba(31,85,214,.08));border:1px solid var(--line);display:flex;gap:18px;align-items:flex-start}.dpdp-responsibility-shell i{font-size:1.5rem;color:var(--primary)}.dpdp-responsibility-shell p{margin:0;color:var(--muted)}.dpdp-responsibility-shell strong{color:var(--ink);font-weight:650}.dpdp-commitment-shell{padding:46px 0;background:linear-gradient(135deg,#062d65,#031a3b);color:#fff}.dpdp-commitment-shell .container-fluid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:22px;align-items:center}.dpdp-commitment-shell h2{font-weight:650;margin-bottom:.5rem}.dpdp-commitment-shell p{color:rgba(255,255,255,.78);margin:0}.dpdp-commitment-shell span{text-align:center;padding:18px 12px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.06);font-weight:650;font-size:.92rem}.dpdp-disclaimer-shell{padding:20px 0 34px;color:var(--muted);font-size:.9rem;text-align:center;background:#fff}.dpdp-disclaimer-shell strong{color:var(--ink);font-weight:650}@media(max-width:980px){.dpdp-hero-grid-shell,.dpdp-support-grid-shell,.dpdp-commitment-shell .container-fluid{grid-template-columns:1fr}.dpdp-capability-grid-shell{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.dpdp-capability-grid-shell,.dpdp-list-panel-shell,.dpdp-mini-dashboard-shell{grid-template-columns:1fr}.dpdp-note-card-shell,.dpdp-responsibility-shell{flex-direction:column}.dpdp-blue-panel-shell{padding:26px}}

.custom-dev-hero{background:radial-gradient(circle at 80% 15%,rgba(75,136,255,.2),transparent 34%),linear-gradient(135deg,#eef6ff 0%,#ffffff 50%,#eaf8ff 100%)}
.custom-dev-hero h1{color:#093665}.custom-dev-visual{position:relative;min-height:420px;border-radius:34px;background:linear-gradient(145deg,#062b58,#0f5f9f 52%,#11a1c5);box-shadow:0 28px 70px rgba(9,54,101,.28);overflow:hidden;padding:34px;color:#fff}.custom-dev-visual:before{content:"";position:absolute;inset:28px;border:1px solid rgba(255,255,255,.22);border-radius:28px}.custom-dev-node.main{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.95);color:#093665;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 22px 55px rgba(0,0,0,.24);z-index:2}.custom-dev-node i{font-size:48px;color:#0d79bd;margin-bottom:12px}.custom-dev-node strong{font-size:22px;line-height:1.1}.custom-dev-node span{font-size:13px;color:#4d6780;margin-top:7px}.custom-dev-orbit{position:absolute;inset:34px}.custom-dev-orbit span{position:absolute;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.16);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.22);font-weight:800;box-shadow:0 14px 32px rgba(0,0,0,.14)}.custom-dev-orbit span:nth-child(1){left:9%;top:11%}.custom-dev-orbit span:nth-child(2){right:10%;top:12%}.custom-dev-orbit span:nth-child(3){left:3%;top:47%}.custom-dev-orbit span:nth-child(4){right:2%;top:47%}.custom-dev-orbit span:nth-child(5){left:15%;bottom:10%}.custom-dev-orbit span:nth-child(6){right:13%;bottom:10%}.custom-approach-grid .pitch-card{border-top:5px solid rgba(13,121,189,.45)}.custom-dev-list span{background:#f1f7ff;border-color:#cfe5ff;color:#093665;font-weight:800}@media(max-width:767px){.custom-dev-visual{min-height:360px}.custom-dev-node.main{width:180px;height:180px}.custom-dev-orbit span{font-size:12px;padding:8px 10px}.custom-dev-orbit span:nth-child(3),.custom-dev-orbit span:nth-child(4){top:43%}}
.asset-hero-card{max-width:760px}.asset-hero-image{height:360px;object-fit:contain;background:#fff;padding:10px}.asset-hero .hero-actions{margin-top:1.35rem}@media(max-width:991px){.asset-hero-card{max-width:680px}.asset-hero-image{height:320px}}@media(max-width:575px){.asset-hero-image{height:220px;padding:8px}}
.asset-hero-card{width:100%}.asset-hero .col-lg-7{min-width:0}.asset-hero .lede{overflow-wrap:anywhere}@media(max-width:575px){.asset-hero-card{max-width:100%;width:100%}.asset-hero .container-fluid{overflow:hidden}}
.asset-hero .container-fluid{width:100%;max-width:100%;padding-left:clamp(12px,3.5vw,48px);padding-right:clamp(12px,3.5vw,48px)}.asset-hero .row{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px;align-items:center;margin-left:0;margin-right:0}.asset-hero .col-lg-5,.asset-hero .col-lg-7{width:100%;max-width:100%;min-width:0;padding-left:0;padding-right:0}.asset-hero-image{display:block;width:100%;max-width:100%}body{overflow-x:hidden}@media(max-width:991px){.asset-hero .row{grid-template-columns:minmax(0,1fr);gap:28px}.asset-hero-card{justify-self:center}}
.asset-hero-card{max-width:620px;justify-self:end}.asset-hero-image{height:auto;padding:8px;background:#fff}.asset-hero .row{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}@media(max-width:991px){.asset-hero-card{max-width:620px;justify-self:center}.asset-hero .row{grid-template-columns:minmax(0,1fr)}}@media(max-width:575px){.asset-hero-card{max-width:100%}.asset-hero-image{height:auto;padding:6px}}
.asset-problem-card{max-width:1180px;margin:0 auto}.asset-feature-grid{margin-top:1.25rem}.asset-feature-grid .pitch-card{min-height:148px}.asset-control-note{margin-top:1rem;max-width:760px}@media(max-width:575px){.asset-feature-grid .pitch-card{min-height:auto}}
/* Mobile touch-target accessibility */
@media(max-width:767px){
  .hero-image-slider .carousel-indicators,.image-slider .carousel-indicators{display:none}
  .hero-image-slider .carousel-control-prev,.hero-image-slider .carousel-control-next{width:44px;height:44px;min-width:44px;min-height:44px;top:50%;bottom:auto;transform:translateY(-50%);opacity:.9}
  .hero-image-slider .carousel-control-prev-icon,.hero-image-slider .carousel-control-next-icon{width:32px;height:32px;border-radius:50%;background-color:rgba(7,59,142,.9);background-size:55%}
  .footer a:not(.footer-inline){display:flex;align-items:center;min-height:44px;margin:0;padding:.45rem 0}
}
.customer-name-grid figcaption,.customer-hero-logo-wall figcaption{display:none}
.customer-name-grid img{max-width:150px;max-height:52px;width:auto;height:auto}
.customer-name-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}
.customer-name-grid figure,.customer-hero-logo-wall figure{overflow:hidden;isolation:isolate}
.customer-name-grid img[alt*="APM Terminals"],.customer-hero-logo-wall img[alt*="APM Terminals"]{max-width:100%!important;max-height:82px!important;transform:scale(1.25);clip-path:inset(20% 3% 20%)}
.apm-case-brand-image{background:#fff!important;object-fit:contain!important;transform:scale(1.65);clip-path:inset(28% 5% 24%);padding:0!important}
.resource-detail-layout .apm-case-brand-image{transform:scale(1.9)}
.customer-name-grid img[alt*="TNPHC"],.customer-hero-logo-wall img[alt*="TNPHC"],.customer-name-grid img[alt*="AHTPL"],.customer-hero-logo-wall img[alt*="AHTPL"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="DTCP"],.customer-hero-logo-wall img[alt*="DTCP"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="Siechem"],.customer-hero-logo-wall img[alt*="Siechem"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="Apollo Hospital"],.customer-hero-logo-wall img[alt*="Apollo Hospital"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="32 Dental Care"],.customer-hero-logo-wall img[alt*="32 Dental Care"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="Swabodhini School"],.customer-hero-logo-wall img[alt*="Swabodhini School"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="Ovo & Latte"],.customer-hero-logo-wall img[alt*="Ovo & Latte"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="echoVME Digital"],.customer-hero-logo-wall img[alt*="echoVME Digital"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="Nu-Vision Optics"],.customer-hero-logo-wall img[alt*="Nu-Vision Optics"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="USUI Susira"],.customer-hero-logo-wall img[alt*="USUI Susira"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid img[alt*="Srimukha Precision"],.customer-hero-logo-wall img[alt*="Srimukha Precision"]{max-width:100%!important;max-height:82px!important;transform:scale(1.2);clip-path:inset(20% 3% 20%)}
.customer-name-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.customer-hero-logo-wall figure:first-child{grid-column:auto!important}.customer-more-card a{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:.35rem;color:#fff;background:linear-gradient(135deg,#123a68,#087b70);border-radius:10px;text-align:center}.customer-more-card a:hover{color:#fff;background:linear-gradient(135deg,#0b2d56,#05665f)}.customer-more-card i{font-size:1.45rem}.customer-more-card strong{font-size:1.05rem}.customer-more-card span{font-size:.75rem;color:#d7f2ee}@media(max-width:575px){.customer-name-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
