body{color:#212529;background-color:#f8f9fa;font-family:Instrument Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}main{flex-direction:column;min-height:100vh;display:flex}body.has-fixed-header main{padding-top:var(--site-header-height,112px)}.section-title{letter-spacing:.01em;color:#012c71;margin:0 0 1rem;font-family:Instrument Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700;line-height:1.2}.product-card{--product-card-radius:1.25rem;border-radius:var(--product-card-radius);background:#fff;border:1px solid #dbe3ee;flex-direction:column;height:100%;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.product-card:hover{border-color:#0e75b859;transform:translateY(-8px);box-shadow:0 20px 40px #012c711a}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__media{aspect-ratio:4/3;background:linear-gradient(145deg,#eef4fb 0%,#f8fafc 100%);position:relative;overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card__placeholder{color:#012c7166;justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;font-weight:500;display:flex}.product-card__badge{z-index:2;letter-spacing:.06em;text-transform:uppercase;color:#012c71;background:#fffffff2;border-radius:999px;padding:.35rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;left:1rem}.product-card__body{flex-direction:column;flex:1;gap:.75rem;padding:1.35rem 1.35rem 1.5rem;display:flex}.product-card__title{color:#012c71;margin:0;font-family:Instrument Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.35}.product-card__excerpt{-webkit-line-clamp:2;color:#012c719e;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.product-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.35rem;display:flex}.product-card__btn{border-radius:999px;flex:1;min-width:7rem;padding:.6rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s}.product-card__btn--primary{color:#fff;background:#0e75b8;border:1px solid #0e75b8}.product-card__btn--primary:hover{color:#fff;background:#012c71;border-color:#012c71}.product-card__btn--ghost{color:#0e75b8;background:0 0;border:1px solid #0e75b859}.product-card__btn--ghost:hover{color:#fff;background:#0e75b8;border-color:#0e75b8}.image-gallery__main{background:linear-gradient(145deg,#eef4fb 0%,#f8fafc 100%);border-radius:1rem;position:relative;overflow:hidden}.image-gallery__main-img{object-fit:cover;width:100%;min-height:360px;max-height:520px;transition:opacity .25s;display:block}.image-gallery__badge{z-index:2;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#0e75b8,#1f3d73);border-radius:999px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 8px 20px #0e75b859}.image-gallery__thumbs{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.image-gallery__thumb{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:.65rem;flex:none;width:5.5rem;height:4rem;padding:0;transition:border-color .2s,transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #012c7114}.image-gallery__thumb img{object-fit:cover;width:100%;height:100%}.image-gallery__thumb:hover{transform:translateY(-2px);box-shadow:0 6px 16px #012c711f}.image-gallery__thumb.is-active{border-color:#0e75b8;box-shadow:0 0 0 3px #0e75b833}.image-gallery__placeholder{color:#012c7173;background:linear-gradient(145deg,#eef4fb 0%,#f8fafc 100%);border-radius:1rem;justify-content:center;align-items:center;min-height:360px;display:flex}.product-detail-gallery.image-gallery{background:#fff;border:1px solid #dbe3ee;border-radius:1.5rem;padding:1rem;box-shadow:0 24px 48px #012c7114}.solution-detail-gallery.image-gallery{padding:0}.solution-detail-gallery.image-gallery .image-gallery__main{border-radius:.75rem}.solution-detail-gallery.image-gallery .image-gallery__main-img{min-height:320px;max-height:480px}.products-page .hover-lift,.product-detail-page .hover-lift{transition:transform .3s,box-shadow .3s}.products-page .hover-lift:hover,.product-detail-page .hover-lift:hover{transform:translateY(-6px);box-shadow:0 16px 32px #012c711f}.products-page .products-grid-section{background:linear-gradient(#fff 0%,#f8f9fa 100%)}.products-page .products-count{color:#012c718c;letter-spacing:.02em;font-size:.95rem}.product-detail-page .product-detail-hero{background:linear-gradient(#fff 0%,#f8f9fa 55%,#fff 100%)}.product-detail-page .product-detail-info .breadcrumb{--bs-breadcrumb-divider:"›";font-size:.875rem}.product-detail-page .product-detail-info .breadcrumb a{color:#012c718c;text-decoration:none}.product-detail-page .product-detail-info .breadcrumb a:hover{color:#0e75b8}.product-detail-page .product-detail-info__title{color:#012c71;margin-bottom:1rem;font-family:Instrument Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.product-detail-page .product-detail-info__description{color:#012c71b8;text-align:justify;margin-bottom:2rem;font-size:1.05rem;line-height:1.75}.product-detail-page .product-detail-info__highlights{gap:.75rem;margin-bottom:2rem;display:grid}.product-detail-page .product-detail-info__highlights .highlight-item{color:#012c71;background:#fff;border:1px solid #dbe3ee;border-radius:.85rem;align-items:center;gap:.75rem;padding:.85rem 1rem;font-size:.9rem;font-weight:500;display:flex}.product-detail-page .product-detail-info__actions{flex-wrap:wrap;gap:.75rem;display:flex}.product-detail-page .related-products-section{background:#f8f9fa;padding:4rem 0 5rem}.product-detail-page .related-products-section__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.product-detail-page .related-products-section__title{color:#012c71;margin:0;font-family:Instrument Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.product-detail-page .related-products-section__subtitle{color:#012c7199;max-width:32rem;margin:.35rem 0 0}.quote-modal .modal-content{overflow:hidden}.quote-modal .modal-header{background:linear-gradient(135deg,#0e75b814,#1f3d730d);padding:1.5rem 1.5rem 0}.quote-modal .quote-product-interest{color:#012c71;background:#fff;border:1px solid #dbe3ee;border-radius:.75rem;padding:.85rem 1rem;font-weight:600}
