.pog-77051863-container {
    font-family: inherit;
    max-width: 800px;
    margin: 0 auto;
}
.pog-77051863-title {
    font-size: 2.5rem;
    color: #1a5490;
    margin-bottom: 1rem;
}
.pog-77051863-intro {
    font-size: 1.125rem;
    color: #4a5568;
    margin-bottom: 2rem;
}
.pog-77051863-step {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    margin-bottom: 2rem;
}
.pog-77051863-step-number {
    font-size: 2rem;
    font-weight: 800;
    color: #0ea5e9;
    min-width: 2.5rem;
    line-height: 1.2;
}
.pog-77051863-step-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 0.5rem 0;
}
.pog-77051863-step-desc {
    color: #64748b;
    margin: 0;
    line-height: 1.7;
}
.pog-77051863-chemicals {
    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
    padding: 2rem;
    border-radius: 0.75rem;
    margin-top: 3rem;
}
.pog-77051863-chem-title {
    font-size: 1.8rem;
    color: #1a5490;
    margin-top: 0;
    margin-bottom: 1.5rem;
}
.pog-77051863-chem-list {
    list-style: disc;
    padding-left: 1.5rem;
    margin: 0;
}
.pog-77051863-chem-list li {
    margin-bottom: 0.75rem;
    color: #334155;
    line-height: 1.6;
}