/* Industrial Product Page - 59bed79a */

/* ===== STICKY INQUIRY BUTTON ===== */
.ipg-sticky-inquiry-59bed79a {
    position: fixed;
    right: 28px;
    bottom: 28px;
    z-index: 9999;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #0C3C78;
    color: #fff;
    padding: 16px 28px;
    border-radius: 6px;
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-decoration: none;
    box-shadow: 0 6px 24px rgba(12, 60, 120, 0.35);
    transition: background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
    cursor: pointer;
    border: none;
}
.ipg-sticky-inquiry-59bed79a:hover {
    background: #0A2F5E;
    box-shadow: 0 8px 32px rgba(12, 60, 120, 0.5);
    transform: translateY(-2px);
    color: #fff;
    text-decoration: none;
}
.ipg-sticky-inquiry-59bed79a svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
    flex-shrink: 0;
}

/* ===== HERO / PRODUCT HEADER ===== */
.ipg-hero-59bed79a {
    background: linear-gradient(135deg, #F7F9FC 0%, #EDF2F8 100%);
    border-bottom: 3px solid #0C3C78;
}
.ipg-hero-59bed79a .ipg-breadcrumb {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 13px;
    color: #6B7B8D;
    letter-spacing: 0.2px;
}
.ipg-hero-59bed79a .ipg-breadcrumb a {
    color: #0C3C78;
    text-decoration: none;
}
.ipg-hero-59bed79a .ipg-breadcrumb a:hover {
    text-decoration: underline;
}
.ipg-hero-59bed79a .ipg-badge {
    display: inline-block;
    background: #0C3C78;
    color: #fff;
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding: 6px 14px;
    border-radius: 3px;
}
.ipg-hero-59bed79a .ipg-product-title {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 42px;
    font-weight: 800;
    color: #0F1B2D;
    line-height: 1.15;
    letter-spacing: -0.5px;
    margin: 0;
}
.ipg-hero-59bed79a .ipg-cas-number {
    font-family: 'IBM Plex Mono', 'Courier New', monospace;
    font-size: 15px;
    color: #5A6A7A;
    letter-spacing: 0.5px;
}
.ipg-hero-59bed79a .ipg-product-subtitle {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 17px;
    color: #4A5568;
    line-height: 1.7;
    max-width: 600px;
}

/* ===== QUICK FACTS BAR ===== */
.ipg-quickfacts-59bed79a {
    background: #FFFFFF;
    border-bottom: 1px solid #E8ECF1;
}
.ipg-quickfact-item {
    text-align: center;
    padding: 8px 0;
}
.ipg-quickfact-item .ipg-qf-icon {
    width: 44px;
    height: 44px;
    margin: 0 auto 10px;
    background: #EDF2F8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ipg-quickfact-item .ipg-qf-icon svg {
    width: 20px;
    height: 20px;
    fill: #0C3C78;
}
.ipg-quickfact-item .ipg-qf-label {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #8896A6;
    margin-bottom: 4px;
}
.ipg-quickfact-item .ipg-qf-value {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #0F1B2D;
}

/* ===== ICON FEATURE CARDS ===== */
.ipg-features-59bed79a {
    background: #FFFFFF;
}
.ipg-feature-card {
    background: #F7F9FC;
    border: 1px solid #E8ECF1;
    border-radius: 8px;
    padding: 32px 24px;
    text-align: center;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}
.ipg-feature-card:hover {
    border-color: #0C3C78;
    box-shadow: 0 4px 16px rgba(12, 60, 120, 0.08);
}
.ipg-feature-card .ipg-fc-icon {
    width: 56px;
    height: 56px;
    margin: 0 auto 18px;
    background: #0C3C78;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ipg-feature-card .ipg-fc-icon svg {
    width: 26px;
    height: 26px;
    fill: #FFFFFF;
}
.ipg-feature-card .ipg-fc-title {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #0F1B2D;
    margin-bottom: 8px;
}
.ipg-feature-card .ipg-fc-desc {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 14px;
    color: #5A6A7A;
    line-height: 1.6;
}

/* ===== SPECIFICATION TABLE ===== */
.ipg-specs-59bed79a {
    background: #F7F9FC;
}
.ipg-specs-59bed79a .ipg-section-label {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #0C3C78;
}
.ipg-specs-59bed79a .ipg-section-title {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #0F1B2D;
    letter-spacing: -0.3px;
}
.ipg-spec-table {
    width: 100%;
    border-collapse: collapse;
    background: #FFFFFF;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0,0,0,0.04);
}
.ipg-spec-table tr {
    border-bottom: 1px solid #EDF0F5;
}
.ipg-spec-table tr:last-child {
    border-bottom: none;
}
.ipg-spec-table th {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: #6B7B8D;
    background: #F7F9FC;
    padding: 16px 24px;
    text-align: left;
    width: 38%;
    vertical-align: top;
}
.ipg-spec-table td {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #1A2332;
    padding: 16px 24px;
    text-align: left;
}
.ipg-spec-table tr:hover {
    background: #FAFBFD;
}

/* ===== APPLICATIONS SECTION ===== */
.ipg-applications-59bed79a {
    background: #FFFFFF;
}
.ipg-applications-59bed79a .ipg-section-label {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #0C3C78;
}
.ipg-applications-59bed79a .ipg-section-title {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #0F1B2D;
    letter-spacing: -0.3px;
}
.ipg-app-card {
    background: #F7F9FC;
    border-left: 4px solid #0C3C78;
    border-radius: 0 8px 8px 0;
    padding: 24px 28px;
    transition: background 0.2s ease;
}
.ipg-app-card:hover {
    background: #EDF2F8;
}
.ipg-app-card .ipg-app-title {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #0F1B2D;
    margin-bottom: 6px;
}
.ipg-app-card .ipg-app-desc {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 14px;
    color: #5A6A7A;
    line-height: 1.65;
}

/* ===== PACKAGING & SHIPPING ===== */
.ipg-packaging-59bed79a {
    background: #F7F9FC;
}
.ipg-packaging-59bed79a .ipg-section-label {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #0C3C78;
}
.ipg-packaging-59bed79a .ipg-section-title {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #0F1B2D;
    letter-spacing: -0.3px;
}
.ipg-pkg-card {
    background: #FFFFFF;
    border: 1px solid #E8ECF1;
    border-radius: 8px;
    padding: 28px 24px;
    text-align: center;
    transition: border-color 0.25s ease;
}
.ipg-pkg-card:hover {
    border-color: #0C3C78;
}
.ipg-pkg-card .ipg-pkg-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ipg-pkg-card .ipg-pkg-icon svg {
    width: 40px;
    height: 40px;
    fill: #0C3C78;
}
.ipg-pkg-card .ipg-pkg-title {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #0F1B2D;
    margin-bottom: 6px;
}
.ipg-pkg-card .ipg-pkg-desc {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 13px;
    color: #5A6A7A;
    line-height: 1.6;
}

/* ===== COMPLIANCE / CERTIFICATIONS ===== */
.ipg-compliance-59bed79a {
    background: #FFFFFF;
    border-top: 1px solid #E8ECF1;
}
.ipg-compliance-59bed79a .ipg-section-label {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #0C3C78;
}
.ipg-compliance-59bed79a .ipg-section-title {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #0F1B2D;
    letter-spacing: -0.3px;
}
.ipg-cert-badge {
    display: flex;
    align-items: center;
    gap: 14px;
    background: #F7F9FC;
    border: 1px solid #E8ECF1;
    border-radius: 8px;
    padding: 20px 24px;
}
.ipg-cert-badge .ipg-cb-icon {
    width: 44px;
    height: 44px;
    background: #0C3C78;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.ipg-cert-badge .ipg-cb-icon svg {
    width: 22px;
    height: 22px;
    fill: #FFFFFF;
}
.ipg-cert-badge .ipg-cb-text {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #0F1B2D;
}

/* ===== CTA SECTION ===== */
.ipg-cta-59bed79a {
    background: linear-gradient(135deg, #0C3C78 0%, #0A2F5E 100%);
}
.ipg-cta-59bed79a .ipg-cta-title {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #FFFFFF;
    letter-spacing: -0.3px;
}
.ipg-cta-59bed79a .ipg-cta-subtitle {
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 16px;
    color: rgba(255,255,255,0.75);
    line-height: 1.7;
}
.ipg-cta-btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #FFFFFF;
    color: #0C3C78;
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 16px 32px;
    border-radius: 6px;
    text-decoration: none;
    transition: background 0.2s ease, transform 0.2s ease;
    border: none;
    cursor: pointer;
}
.ipg-cta-btn-primary:hover {
    background: #EDF2F8;
    transform: translateY(-1px);
    color: #0C3C78;
    text-decoration: none;
}
.ipg-cta-btn-secondary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: #FFFFFF;
    font-family: 'Inter', 'Helvetica', sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 16px 32px;
    border-radius: 6px;
    border: 2px solid rgba(255,255,255,0.35);
    text-decoration: none;
    transition: border-color 0.2s ease, background 0.2s ease;
    cursor: pointer;
}
.ipg-cta-btn-secondary:hover {
    border-color: #FFFFFF;
    background: rgba(255,255,255,0.08);
    color: #FFFFFF;
    text-decoration: none;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) {
    .ipg-hero-59bed79a .ipg-product-title {
        font-size: 34px;
    }
    .ipg-specs-59bed79a .ipg-section-title,
    .ipg-applications-59bed79a .ipg-section-title,
    .ipg-packaging-59bed79a .ipg-section-title,
    .ipg-compliance-59bed79a .ipg-section-title {
        font-size: 28px;
    }
    .ipg-cta-59bed79a .ipg-cta-title {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .ipg-hero-59bed79a .ipg-product-title {
        font-size: 28px;
    }
    .ipg-spec-table th,
    .ipg-spec-table td {
        padding: 12px 16px;
        font-size: 13px;
    }
    .ipg-spec-table th {
        width: 42%;
    }
    .ipg-sticky-inquiry-59bed79a {
        right: 16px;
        bottom: 16px;
        padding: 14px 22px;
        font-size: 14px;
    }
    .ipg-cta-59bed79a .ipg-cta-title {
        font-size: 24px;
    }
    .ipg-specs-59bed79a .ipg-section-title,
    .ipg-applications-59bed79a .ipg-section-title,
    .ipg-packaging-59bed79a .ipg-section-title,
    .ipg-compliance-59bed79a .ipg-section-title {
        font-size: 24px;
    }
}
