.lead-guide-page {
    max-width: 1180px;
    margin: 0 auto;
    padding: 24px 16px 56px;
    color: #1d2a35;
}

.lead-guide-hero,
.lead-guide-teaser {
    display: grid;
    grid-template-columns: minmax(260px, 360px) minmax(0, 1fr);
    gap: 28px;
    align-items: center;
    background: linear-gradient(180deg, #f7f4ee 0%, #ffffff 100%);
    border: 1px solid #e5ddd0;
    border-radius: 22px;
    padding: 28px;
    box-shadow: 0 14px 40px rgba(24, 36, 48, 0.08);
}

.lead-guide-hero--compact {
    grid-template-columns: 1fr;
}

.lead-guide-hero__media,
.lead-guide-teaser__media {
    display: flex;
    justify-content: center;
}

.lead-guide-hero__cover,
.lead-guide-teaser__cover {
    width: 100%;
    max-width: 320px;
    border-radius: 16px;
    box-shadow: 0 18px 42px rgba(35, 53, 70, 0.18);
}

.lead-guide-eyebrow {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #9f7416;
    font-weight: 700;
    margin-bottom: 12px;
}

.lead-guide-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(36px, 5vw, 66px);
    line-height: 0.95;
    letter-spacing: -0.04em;
    color: #213c59;
    margin: 0 0 16px;
}

.lead-guide-subtitle {
    font-size: 22px;
    line-height: 1.45;
    color: #50606e;
    max-width: 720px;
    margin: 0 0 20px;
}

.lead-guide-bullets,
.lead-guide-checklist {
    margin: 0 0 22px;
    padding-left: 22px;
}

.lead-guide-bullets li,
.lead-guide-checklist li {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.5;
}

.lead-guide-form {
    background: #eef3fb;
    border: 1px solid #d7e3f3;
    border-radius: 18px;
    padding: 18px;
}

.lead-guide-form__label {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}

.lead-guide-form__row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.lead-guide-form__input {
    flex: 1 1 320px;
    min-height: 52px;
    border: 1px solid #b9c9de;
    border-radius: 12px;
    padding: 0 16px;
    font-size: 17px;
}

.lead-guide-form__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 22px;
    border-radius: 12px;
    background: #1e476e;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    border: 0;
    cursor: pointer;
}

.lead-guide-form__button:hover,
.lead-guide-form__button:focus {
    color: #fff;
    background: #173652;
    text-decoration: none;
}

.lead-guide-form__button--inline {
    width: fit-content;
}

.lead-guide-form__note {
    margin: 12px 0 0;
    color: #5f6d79;
    font-size: 14px;
    line-height: 1.5;
}

.lead-guide-section {
    margin-top: 28px;
}

.lead-guide-section--soft {
    background: #f8fafc;
    border: 1px solid #e4ebf2;
    border-radius: 20px;
    padding: 26px;
}

.lead-guide-grid,
.lead-guide-picks {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.lead-guide-card,
.lead-guide-pick {
    background: #fff;
    border: 1px solid #e5ebf2;
    border-radius: 18px;
    padding: 22px;
}

.lead-guide-card h2,
.lead-guide-pick h3,
.lead-guide-section h2,
.lead-guide-teaser h2 {
    margin-top: 0;
    color: #213c59;
}

.lead-guide-link {
    color: #1e476e;
    font-weight: 700;
    text-decoration: none;
}

.lead-guide-link:hover,
.lead-guide-link:focus {
    text-decoration: underline;
}

.lead-guide-link--muted {
    font-weight: 600;
}

.lead-guide-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    margin-top: 20px;
}

.lead-guide-teaser {
    margin-bottom: 20px;
}

@media (max-width: 860px) {
    .lead-guide-hero,
    .lead-guide-teaser,
    .lead-guide-grid,
    .lead-guide-picks {
        grid-template-columns: 1fr;
    }

    .lead-guide-title {
        font-size: 44px;
    }

    .lead-guide-subtitle {
        font-size: 18px;
    }
}

body.product-desk-setup-focus-guide.page-product-downloadable .product-add-form {
    clear: none;
    padding-top: 0;
    margin-bottom: 18px;
}

body.product-desk-setup-focus-guide.page-product-downloadable .product-options-wrapper {
    display: none;
}

body.product-desk-setup-focus-guide.page-product-downloadable .product-add-form,
body.product-desk-setup-focus-guide.page-product-downloadable .product-options-bottom {
    float: none !important;
    width: 100% !important;
    max-width: 100%;
    clear: both;
}

body.product-desk-setup-focus-guide.page-product-downloadable .product-options-bottom .box-tocart {
    margin-top: 0;
    width: 100%;
}

body.product-desk-setup-focus-guide.page-product-downloadable .product-options-bottom .actions {
    display: block;
}

body.product-desk-setup-focus-guide.page-product-downloadable .box-tocart .action.tocart {
    width: 49% !important;
    min-width: 0;
    margin-right: 0;
    white-space: normal;
}

body.product-desk-setup-focus-guide.page-product-downloadable .product-social-links {
    clear: both;
}

@media (max-width: 768px) {
    body.product-desk-setup-focus-guide.page-product-downloadable .box-tocart .action.tocart {
        width: 100%;
        min-width: 0;
    }
}
