/* AlpoBiz Products page — premium blue layout, scoped to .products-page */
.products-page{--pblue:#0877e8;--pblue2:#1268d9;--pnavy:#07336f;--pdeep:#042653;--ptext:#102b55;--pmuted:#64748b;--pline:#d7e5f5;--psoft:#f5f9ff;background:#fff;color:var(--ptext)}
.products-page .topbar{background:linear-gradient(90deg,#07336f,#042653)}
.products-page .topbar .container{justify-content:space-between;align-items:center}
.products-page .topbar-left,.products-page .topbar-right{display:flex;align-items:center;gap:20px}.products-page .topbar a{color:#fff}
.products-page .nav{border-bottom:1px solid #e2ebf6}.products-page .menu a.active,.products-page .menu a:hover{color:var(--pblue)}.products-page .menu a.active:after{background:var(--pblue)}
.products-page .nav-cta{background:linear-gradient(135deg,var(--pblue),#0d67d8);color:#fff;box-shadow:0 10px 24px rgba(8,119,232,.22)}
.products-page .product-hero{overflow:hidden;background:linear-gradient(112deg,#fff 0%,#f7fbff 51%,#0d6bd7 51%,#0751ad 100%)}
.products-page .product-hero-grid{min-height:430px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:34px}
.products-page .product-hero-copy{padding:48px 0}.products-page .product-kicker{display:inline-flex;align-items:center;background:#eaf3ff;color:#0868cf;border-radius:20px;padding:8px 14px;font-size:12px;font-weight:900;letter-spacing:1.7px}.products-page .product-hero h1{margin:16px 0 12px;font-size:clamp(44px,4.8vw,70px);line-height:.98;letter-spacing:-3px;color:#082d61}.products-page .product-hero h1 span{color:var(--pblue)}.products-page .product-hero .lead{max-width:690px;color:#28466d;font-size:19px}.products-page .hero-mini{display:flex;gap:26px;flex-wrap:wrap;margin-top:25px}.products-page .hero-mini-item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;color:#244468}.products-page .mini-icon{width:42px;height:42px;border-radius:50%;background:var(--pblue);display:grid;place-items:center;color:#fff;font-size:19px}
.products-page .product-hero-visual{position:relative;height:430px;display:flex;align-items:center;justify-content:center}.products-page .product-hero-visual>img{width:64%;height:285px;object-fit:cover;border-radius:24px;box-shadow:0 24px 60px rgba(0,31,76,.3);border:7px solid rgba(255,255,255,.88)}.products-page .hero-script{position:absolute;left:4%;top:36px;color:#fff;font-size:27px;line-height:1.05;font-style:italic;transform:rotate(-6deg);opacity:.95}.products-page .hero-feature-panel{position:absolute;right:2%;top:48px;width:230px;background:#fff;border-radius:17px;padding:12px;box-shadow:0 16px 38px rgba(0,31,76,.2)}.products-page .hero-feature-panel div{display:flex;align-items:center;gap:10px;padding:10px 8px;border-bottom:1px solid #edf2f8;font-size:12px;font-weight:800;color:#183f72}.products-page .hero-feature-panel div:last-child{border:0}.products-page .hero-feature-panel i{width:27px;height:27px;border-radius:8px;background:#e7f2ff;color:var(--pblue);display:grid;place-items:center;font-style:normal}
.products-page .products-wrap{padding:52px 0 72px;background:#fff}.products-page .products-title{text-align:center;margin-bottom:30px}.products-page .products-title h2{font-size:34px;margin:0;color:#0a376f}.products-page .products-title:after{content:"";display:block;width:42px;height:3px;background:var(--pblue);margin:12px auto 0;border-radius:4px}.products-page .products-tagline{text-align:right;color:#164c8c;font-style:italic;font-size:18px;margin-top:-45px;margin-bottom:18px}
.products-page .modular-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.products-page .solution-card{position:relative;background:#fff;border:1px solid #d7e7f7;border-radius:17px;padding:18px;box-shadow:0 8px 24px rgba(17,72,130,.08);transition:.25s}.products-page .solution-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(17,72,130,.14)}.products-page .card-head{display:flex;align-items:center;gap:13px;margin-bottom:14px}.products-page .solution-icon{width:62px;height:62px;flex:0 0 62px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.12)}.products-page .solution-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.products-page .i-blue{background:#0877e8}.products-page .i-green{background:#15bd8d}.products-page .i-orange{background:#ff7a00}.products-page .i-purple{background:#8d44df}.products-page .i-red{background:#ff4148}.products-page .i-gold{background:#ffb400}.products-page .solution-card h3{margin:0 0 2px;color:#0a3266;font-size:21px}.products-page .solution-card .sub{font-size:13px;color:#183f72;font-weight:700}.products-page .solution-photo{width:100%;height:176px;object-fit:cover;border-radius:11px;margin-bottom:12px}.products-page .solution-card p{font-size:13px;line-height:1.5;color:#29486d;margin:0 0 10px}.products-page .bullet-list{display:grid;gap:8px;margin-bottom:18px}.products-page .bullet{display:flex;gap:9px;align-items:flex-start;color:#183f72;font-size:13px}.products-page .bullet b{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:11px;flex:0 0 19px;margin-top:1px}.products-page .solution-card:nth-child(1) .bullet b{background:#0877e8}.products-page .solution-card:nth-child(2) .bullet b{background:#15bd8d}.products-page .solution-card:nth-child(3) .bullet b{background:#ff7a00}.products-page .solution-card:nth-child(4) .bullet b{background:#8d44df}.products-page .solution-card:nth-child(5) .bullet b{background:#ff4148}.products-page .solution-card:nth-child(6) .bullet b{background:#ffb400}.products-page .card-link{display:inline-flex;align-items:center;gap:7px;color:#0874dc;font-size:13px;font-weight:900}
.products-page .solutions-note{margin-top:24px;background:#f6faff;border:1px solid #dce9f7;border-radius:15px;padding:16px 20px;color:#2f4f73;font-size:13px}.products-page .solutions-note strong{color:#0b4b95}
.products-page .product-cta-band{background:linear-gradient(100deg,#0a64c8,#0750ae);color:#fff;overflow:hidden}.products-page .product-cta-inner{min-height:154px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.products-page .product-cta-band .smallcap{font-size:11px;letter-spacing:2px;font-weight:900}.products-page .product-cta-band h2{font-size:32px;margin:9px 0 4px}.products-page .product-cta-band p{margin:0;color:#d7e9ff}.products-page .cta-buttons{display:flex;gap:16px;align-items:center}.products-page .cta-white,.products-page .cta-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:12px;font-weight:900}.products-page .cta-white{background:#fff;color:#0a57b0}.products-page .cta-outline{border:1px solid rgba(255,255,255,.75);color:#fff}

@media(max-width:1100px){.products-page .product-hero{background:linear-gradient(180deg,#fff 0%,#f7fbff 57%,#0864c7 57%,#0751ad 100%)}.products-page .product-hero-grid{grid-template-columns:1fr}.products-page .product-hero-visual{height:380px}.products-page .modular-products{grid-template-columns:repeat(2,1fr)}.products-page .product-cta-inner{grid-template-columns:1fr}.products-page .cta-buttons{padding-bottom:28px}.products-page .products-tagline{text-align:center;margin:0 0 20px}}
@media(max-width:700px){.products-page .topbar{display:block}.products-page .topbar-left{display:none}.products-page .topbar .container{justify-content:center}.products-page .product-hero h1{font-size:44px;letter-spacing:-2px}.products-page .product-hero-visual>img{width:92%;height:250px}.products-page .hero-feature-panel{position:absolute;right:5%;top:190px;width:210px}.products-page .hero-script{font-size:21px;top:20px}.products-page .modular-products{grid-template-columns:1fr}.products-page .solution-photo{height:210px}.products-page .product-cta-inner{min-height:220px}.products-page .cta-buttons{flex-direction:column;align-items:stretch}.products-page .products-title h2{font-size:29px}}
