﻿: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}
