:root{--ink:#0d2238;--navy:#0d3158;--blue:#176baf;--sky:#eaf5fc;--teal:#0f8b8d;--muted:#5f7183;--line:#dbe7ef;--white:#fff}
html{scroll-behavior:smooth;scroll-padding-top:90px}body{font-family:'Manrope',sans-serif;color:var(--ink);background:#f8fbfd;font-size:16px;line-height:1.7}.site-navbar{background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(13,49,88,.08);padding:13px 0}.brand-mark{width:46px;height:46px;display:grid;place-items:center;background:linear-gradient(135deg,var(--navy),var(--blue));color:white;border-radius:13px;font-weight:800;letter-spacing:-1px;box-shadow:0 8px 20px rgba(23,107,175,.22)}.navbar-brand strong{font-size:.98rem;letter-spacing:.04em;color:var(--navy)}.navbar-brand small{display:block;color:var(--muted);font-size:.7rem}.nav-link{font-weight:600;color:#34495e!important;padding:.65rem .85rem!important}.nav-link:hover,.nav-link.active{color:var(--blue)!important}.btn-primary{background:var(--blue);border-color:var(--blue);box-shadow:0 10px 25px rgba(23,107,175,.17)}.btn-primary:hover{background:var(--navy);border-color:var(--navy);transform:translateY(-1px)}.btn{font-weight:700;transition:.2s ease}.hero-section{position:relative;overflow:hidden;padding:180px 0 105px;background:linear-gradient(135deg,#f7fbfe 0%,#eaf5fc 55%,#f7fbfe 100%)}.hero-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(23,107,175,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(23,107,175,.035) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,black,transparent)}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px)}.hero-glow-one{width:360px;height:360px;right:-100px;top:80px;background:rgba(15,139,141,.12)}.hero-glow-two{width:240px;height:240px;left:-80px;bottom:-40px;background:rgba(23,107,175,.12)}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;letter-spacing:.12em;font-weight:800;color:var(--blue);margin-bottom:18px}.hero-section h1{font-size:clamp(2.7rem,5vw,4.65rem);line-height:1.08;letter-spacing:-.055em;font-weight:800;max-width:780px}.hero-section h1 span{color:var(--blue)}.hero-copy{font-size:1.16rem;color:var(--muted);max-width:680px;margin-top:24px}.trust-row{display:flex;gap:34px;flex-wrap:wrap}.trust-row div{display:flex;flex-direction:column;padding-right:32px;border-right:1px solid var(--line)}.trust-row div:last-child{border:0}.trust-row strong{font-size:1.15rem;color:var(--navy)}.trust-row span{font-size:.78rem;color:var(--muted)}.hero-panel{background:#fff;border:1px solid rgba(23,107,175,.12);border-radius:24px;box-shadow:0 30px 70px rgba(13,49,88,.15);overflow:hidden;transform:rotate(1deg)}.panel-top{height:48px;background:#eff6fa;display:flex;align-items:center;gap:7px;padding:0 18px}.panel-top span{width:9px;height:9px;border-radius:50%;background:#b9cedc}.panel-top small{margin-left:auto;color:var(--muted);font-weight:700}.panel-content{padding:34px}.suite-icon{width:58px;height:58px;border-radius:16px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-size:1.7rem}.panel-label{font-size:.7rem;font-weight:800;letter-spacing:.15em;color:var(--teal);margin:23px 0 4px}.panel-content h2{font-size:1.55rem;font-weight:800;letter-spacing:-.03em}.workflow-list{margin-top:25px}.workflow-list div{display:flex;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.workflow-list i{color:var(--blue);font-size:1.15rem}.workflow-list span{font-weight:650;flex:1}.workflow-list b{font-size:.75rem;color:#a2b1be}.section-space{padding:100px 0}.section-title{font-size:clamp(2rem,3.4vw,3.15rem);line-height:1.15;letter-spacing:-.04em;font-weight:800}.lead-copy{font-size:1.25rem;font-weight:600;line-height:1.6;color:#2c4155}.solutions-section{background:#f4f9fc}.section-heading{max-width:720px}.section-heading>p{color:var(--muted);font-size:1.05rem}.product-card{display:flex;gap:22px;padding:34px;background:#fff;border:1px solid var(--line);border-radius:22px;transition:.25s ease;box-shadow:0 12px 35px rgba(13,49,88,.045)}.product-card:hover{transform:translateY(-5px);border-color:#a8d2ed;box-shadow:0 22px 50px rgba(13,49,88,.11)}.product-icon{flex:0 0 58px;width:58px;height:58px;border-radius:16px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-size:1.55rem}.product-meta{font-size:.7rem;font-weight:800;letter-spacing:.12em;color:var(--teal)}.product-card h3{font-size:1.55rem;font-weight:800;margin:5px 0 0}.product-card h4{font-size:.92rem;color:var(--blue);font-weight:700;margin:5px 0 15px}.product-card p{color:var(--muted);font-size:.94rem}.product-card a{font-weight:750;color:var(--navy);text-decoration:none}.product-card a:hover{color:var(--blue)}.why-section{background:linear-gradient(135deg,#09243f,#0d3a65);color:#c8d8e6;position:relative;overflow:hidden}.why-section:after{content:"";position:absolute;width:450px;height:450px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-180px;top:-160px}.section-kicker-light{color:#7dd3d3}.value-card{height:100%;padding:25px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);border-radius:18px;backdrop-filter:blur(8px)}.value-card i{font-size:1.5rem;color:#6fd0d1}.value-card h3{font-size:1rem;color:#fff;font-weight:750;margin:14px 0 6px}.value-card p{font-size:.85rem;margin:0;color:#b9ccdc}.contact-section{background:#fff}.contact-box{padding:55px 60px;background:linear-gradient(135deg,#eaf5fc,#effafa);border:1px solid #d5e9f4;border-radius:28px}.contact-box h2{font-size:clamp(2rem,3vw,2.85rem);font-weight:800;letter-spacing:-.04em}.contact-box p{color:var(--muted)}.contact-number{font-size:.85rem;color:var(--muted)}.contact-number a{color:var(--navy);font-weight:800}.site-footer{background:#071a2b;color:#b9c8d4}.brand-mark-light{background:#fff;color:var(--navy);box-shadow:none}.footer-copy{max-width:450px}.footer-heading{color:#fff;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;margin-bottom:17px}.site-footer a,.site-footer span{display:block;color:#b9c8d4;text-decoration:none;margin-bottom:9px}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);font-size:.8rem}.footer-bottom span:last-child{text-align:right}.whatsapp-button{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:1.7rem;box-shadow:0 10px 30px rgba(37,211,102,.35);z-index:1040;text-decoration:none;transition:.2s}.whatsapp-button:hover{color:white;transform:translateY(-3px)}
/* Multi-industry category showcase */
.industries-section{background:#fff}.industry-card{position:relative;display:flex;flex-direction:column;gap:18px;padding:27px 25px;background:#f8fbfd;border:1px solid var(--line);border-radius:20px;color:var(--ink);text-decoration:none;transition:.25s ease;box-shadow:0 10px 30px rgba(13,49,88,.035)}.industry-card:hover{color:var(--ink);transform:translateY(-5px);border-color:#9fcde7;background:#fff;box-shadow:0 20px 45px rgba(13,49,88,.1)}.industry-icon{display:grid;width:52px;height:52px;place-items:center;background:var(--sky);border-radius:15px;color:var(--blue);font-size:1.45rem}.industry-content{display:flex;flex:1;flex-direction:column}.industry-content strong{font-size:1.02rem;font-weight:800;color:var(--navy)}.industry-content small{margin-top:7px;color:var(--muted);font-size:.8rem;line-height:1.55}.industry-arrow{position:absolute;right:22px;top:28px;color:#91a7b7;transition:.2s ease}.industry-card:hover .industry-arrow{color:var(--blue);transform:translate(2px,-2px)}

/* Inquiry form */
.inquiry-alert-container{position:fixed;top:92px;left:50%;transform:translateX(-50%);z-index:1085;max-width:920px}.inquiry-alert-container .alert{border:0;border-left:4px solid #198754;border-radius:12px;background:#e9f8f0;color:#135f3a}.inquiry-modal-content{border:0;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(7,26,43,.28)}.inquiry-modal-header{align-items:flex-start;padding:28px 34px;background:linear-gradient(135deg,#f3f9fd,#e7f4fb);border-bottom:1px solid var(--line)}.inquiry-modal-header .modal-title{font-size:clamp(1.65rem,3vw,2.25rem);font-weight:800;letter-spacing:-.035em;color:var(--ink)}.inquiry-modal-header p{color:var(--muted);font-size:.95rem}.inquiry-modal-header .btn-close{margin-top:4px}.inquiry-modal-content .form-label{font-weight:700;color:#253b50;margin-bottom:8px}.inquiry-modal-content .form-control,.inquiry-modal-content .form-select{min-height:48px;border:1px solid #cddbe6;border-radius:11px;padding:.72rem .9rem;background-color:#fbfdff;color:var(--ink);box-shadow:none}.inquiry-modal-content textarea.form-control{min-height:118px;resize:vertical}.inquiry-modal-content .form-control:focus,.inquiry-modal-content .form-select:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 .22rem rgba(23,107,175,.11)}.inquiry-modal-content .form-check-input:checked{background-color:var(--blue);border-color:var(--blue)}.inquiry-modal-content .form-check-label{font-weight:600;color:#40566b}.inquiry-modal-footer{padding:20px 34px;background:#f7fafc;border-top:1px solid var(--line)}.inquiry-modal-footer .btn{min-width:130px;border-radius:10px}.inquiry-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.modal-backdrop.show{opacity:.62}.modal-open .whatsapp-button{opacity:0;pointer-events:none}
@media(max-width:991.98px){.navbar-collapse{background:#fff;padding:18px;margin-top:12px;border-radius:16px;box-shadow:0 18px 35px rgba(13,49,88,.12)}.hero-section{padding-top:140px}.hero-panel{transform:none}.section-space{padding:78px 0}.contact-box{padding:40px}.footer-bottom span:last-child{text-align:left}}
@media(max-width:575.98px){.navbar-brand small{display:none}.brand-mark{width:42px;height:42px}.hero-section{padding:125px 0 75px}.hero-section h1{font-size:2.65rem}.trust-row{gap:18px}.trust-row div{padding-right:18px}.product-card{display:block;padding:27px}.product-icon{margin-bottom:20px}.contact-box{padding:32px 24px}.whatsapp-button{width:52px;height:52px;right:16px;bottom:16px}.inquiry-modal-header{padding:22px}.inquiry-modal-content{border-radius:18px}.inquiry-modal-footer{padding:16px 22px}.inquiry-modal-footer .btn{min-width:auto}.inquiry-alert-container{top:78px;width:calc(100% - 24px)}}

/* Keep the inquiry action buttons visible on every screen height. */
.inquiry-modal-content{max-height:calc(100vh - 2rem)}
.inquiry-modal-content>form{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}
.inquiry-modal-content .modal-body{min-height:0;overflow-y:auto}
.inquiry-modal-header,.inquiry-modal-footer{flex:0 0 auto}

/* Products catalogue */
.products-page-hero{padding:150px 0 58px;background:linear-gradient(135deg,#eef8fe 0%,#f8fcff 58%,#e9f7f7 100%);border-bottom:1px solid var(--line)}
.products-page-hero h1{max-width:780px;margin:0;font-size:clamp(2.35rem,4.5vw,4rem);font-weight:800;line-height:1.08;letter-spacing:-.05em;color:var(--ink)}
.products-page-hero p{max-width:720px;margin:20px 0 0;color:var(--muted);font-size:1.08rem}
.products-count{display:inline-flex;align-items:center;padding:10px 16px;background:rgba(255,255,255,.82);border:1px solid #d4e8f3;border-radius:999px;color:var(--navy);font-size:.86rem;font-weight:750;box-shadow:0 8px 24px rgba(13,49,88,.06)}
.products-browser{background:#f7fafc}
.product-search-panel{position:relative;padding:14px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 40px rgba(13,49,88,.07)}
.product-search-panel .input-group{overflow:hidden;border:1px solid #cadce8;border-radius:12px}
.product-search-panel .input-group-text{border:0;background:#f5f9fc;color:var(--blue);padding-left:18px}
.product-search-panel .form-control{min-height:58px;border:0;box-shadow:none;font-size:1rem}
.product-search-panel .btn{border:0;border-radius:0;padding-left:30px!important;padding-right:30px!important}
.clear-product-search{display:inline-flex;align-items:center;margin:12px 4px 0;color:var(--muted);font-size:.86rem;font-weight:700;text-decoration:none}
.clear-product-search:hover{color:var(--blue)}
.product-category-filter{display:flex;gap:10px;margin:28px 0 34px;overflow-x:auto;padding:2px 2px 10px;scrollbar-width:thin}
.category-filter-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;padding:10px 16px;background:#fff;border:1px solid var(--line);border-radius:999px;color:#40566b;font-size:.88rem;font-weight:700;text-decoration:none;transition:.2s ease}
.category-filter-link span{display:grid;min-width:22px;height:22px;padding:0 6px;place-items:center;background:#edf5fa;border-radius:999px;color:var(--blue);font-size:.72rem}
.category-filter-link:hover{border-color:#9bcbe7;color:var(--blue);transform:translateY(-1px)}
.category-filter-link.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 9px 22px rgba(13,49,88,.18)}
.category-filter-link.active span{background:rgba(255,255,255,.17);color:#fff}
.catalog-product-card{display:flex;flex-direction:column;padding:30px;background:#fff;border:1px solid var(--line);border-radius:21px;box-shadow:0 12px 34px rgba(13,49,88,.045);transition:.25s ease}
.catalog-product-card:hover{transform:translateY(-5px);border-color:#a8d2ed;box-shadow:0 22px 48px rgba(13,49,88,.11)}
.catalog-product-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}
.catalog-platform{padding:6px 10px;background:#eef8f8;border-radius:999px;color:var(--teal);font-size:.7rem;font-weight:800;letter-spacing:.04em}
.catalog-category{color:var(--teal);font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.catalog-product-card h2{margin:7px 0 3px;color:var(--ink);font-size:1.65rem;font-weight:800;letter-spacing:-.035em}
.catalog-product-card h3{margin:0 0 15px;color:var(--blue);font-size:.96rem;font-weight:750;line-height:1.5}
.catalog-product-card p{margin:0 0 24px;color:var(--muted);font-size:.92rem;line-height:1.7}
.catalog-card-actions{margin-top:auto;padding-top:2px}
.catalog-details-link{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:800;text-decoration:none}
.catalog-details-link i{transition:transform .2s ease}
.catalog-details-link:hover{color:var(--blue)}
.catalog-details-link:hover i{transform:translateX(4px)}
.products-pagination{display:flex;justify-content:center}
.products-pagination nav>div:first-child{display:none}
.products-pagination nav>div:last-child{display:flex;align-items:center;gap:20px}
.products-pagination .pagination{margin:0}
.products-pagination .page-link{color:var(--navy);border-color:var(--line);box-shadow:none}
.products-pagination .active>.page-link{background:var(--blue);border-color:var(--blue)}
.products-empty-state{max-width:620px;margin:35px auto 0;padding:55px 30px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:22px}
.products-empty-state h2{margin:20px 0 8px;font-size:1.65rem;font-weight:800}
.products-empty-state p{color:var(--muted)}
@media(max-width:991.98px){.products-page-hero{padding-top:125px}.products-count{margin-top:5px}.products-pagination nav>div:last-child{display:block}.products-pagination nav p{text-align:center}.products-pagination .pagination{justify-content:center}}
@media(max-width:575.98px){.products-page-hero{padding:112px 0 45px}.products-page-hero h1{font-size:2.35rem}.products-browser{padding-top:55px}.product-search-panel{padding:10px}.product-search-panel .form-control{min-width:0;font-size:.88rem}.product-search-panel .btn{padding-left:16px!important;padding-right:16px!important}.catalog-product-card{padding:25px}.product-category-filter{margin-top:22px}}

/* Product detail page */
.product-detail-hero{position:relative;overflow:hidden;padding:125px 0 90px;background:linear-gradient(135deg,#f7fbfe 0%,#eaf5fc 62%,#eefafa 100%);border-bottom:1px solid var(--line)}
.product-detail-hero:after{content:"";position:absolute;width:420px;height:420px;right:-160px;bottom:-220px;border:1px solid rgba(23,107,175,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(23,107,175,.025)}
.product-breadcrumb{position:relative;z-index:1;margin-bottom:58px}
.product-breadcrumb .breadcrumb{font-size:.84rem;font-weight:650}
.product-breadcrumb a{color:var(--blue);text-decoration:none}
.product-breadcrumb .active{color:var(--muted)}
.product-detail-category,.product-detail-badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.product-detail-category{background:var(--navy);color:#fff}
.product-detail-badge{background:#fff;border:1px solid #cfe3ef;color:var(--teal)}
.product-detail-hero h1{margin:0;font-size:clamp(3rem,6vw,5.25rem);font-weight:800;line-height:1;letter-spacing:-.06em;color:var(--ink)}
.product-detail-hero h2{margin:16px 0 0;color:var(--blue);font-size:clamp(1.3rem,2vw,1.75rem);font-weight:750;line-height:1.4}
.product-detail-intro{max-width:760px;margin:22px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.8}
.product-detail-visual{position:relative;z-index:1;padding:42px;background:linear-gradient(145deg,#0b2947,#0e426e);border:1px solid rgba(255,255,255,.12);border-radius:25px;color:#fff;box-shadow:0 30px 65px rgba(13,49,88,.23)}
.product-detail-icon{display:grid;width:68px;height:68px;margin-bottom:34px;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:19px;color:#7ed7d8;font-size:2rem}
.product-detail-visual>span{color:#7ed7d8;font-size:.68rem;font-weight:800;letter-spacing:.16em}
.product-detail-visual h3{margin:8px 0 3px;font-size:2rem;font-weight:800;letter-spacing:-.04em}
.product-detail-visual p{margin:0;color:#bdd0df;font-size:.9rem}
.product-visual-line{height:1px;margin:30px 0 20px;background:rgba(255,255,255,.14)}
.product-detail-visual small{color:#d9e6ef;font-weight:650}
.product-detail-content{background:#fff}
.product-long-description{max-width:760px;margin:25px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.9}
.product-features-panel{height:100%;padding:36px;background:#f3f9fc;border:1px solid #d8e9f2;border-radius:23px}
.product-features-panel h2{margin:0 0 25px;font-size:1.55rem;font-weight:800;line-height:1.35;letter-spacing:-.025em}
.product-feature-list{display:grid;gap:13px;margin:0;padding:0;list-style:none}
.product-feature-list li{display:flex;align-items:flex-start;gap:12px;padding:13px 15px;background:#fff;border:1px solid var(--line);border-radius:12px;color:#344c61;font-size:.91rem;font-weight:650}
.product-feature-list i{display:grid;flex:0 0 25px;width:25px;height:25px;place-items:center;background:#e7f6f3;border-radius:50%;color:var(--teal);font-size:.85rem}
.product-detail-cta{padding:0 0 100px;background:#fff}
.detail-cta-box{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:45px 50px;background:linear-gradient(135deg,#eaf5fc,#edfafa);border:1px solid #d1e7f2;border-radius:25px}
.detail-cta-box h2{max-width:760px;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.2;letter-spacing:-.04em}
.detail-cta-box p{margin:12px 0 0;color:var(--muted)}
.related-products{background:#f4f9fc;border-top:1px solid var(--line)}
@media(max-width:991.98px){.product-detail-hero{padding:110px 0 75px}.product-breadcrumb{margin-bottom:42px}.detail-cta-box{align-items:flex-start;flex-direction:column}.product-detail-visual{padding:34px}}
@media(max-width:575.98px){.product-detail-hero{padding:100px 0 60px}.product-breadcrumb{margin-bottom:32px}.product-detail-hero h1{font-size:3rem}.product-detail-hero .btn{width:100%}.product-detail-visual{padding:29px}.product-features-panel{padding:27px 22px}.detail-cta-box{padding:32px 24px}.detail-cta-box .btn{width:100%}.product-detail-cta{padding-bottom:70px}}
