.pm-form-notice--success {
    background: #ecfdf3;
    color: #047857;
    border: 1px solid #a7f3d0;
}

.pm-form-inscricao.is-loading .pm-btn-primary,
.promkt-capture-form.is-loading input[type="submit"] {
    opacity: 0.7;
    pointer-events: none;
}

.pm-form-notice--info {
    background: #eff6ff;
    color: #1d4ed8;
    border: 1px solid #bfdbfe;
}

.promkt-capture-form p.sib-alert-message {
    padding: 6px 12px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    box-sizing: border-box;
}

.promkt-capture-form p.sib-alert-message-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.promkt-capture-form p.sib-alert-message-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.promkt-capture-form p.sib-alert-message-warning,
.promkt-capture-form p.sib-alert-message-info {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.promkt-consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 13px;
    line-height: 1.5;
    margin: 4px 0 0;
}

.promkt-consent input[type="checkbox"] {
    margin-top: 3px;
    flex: 0 0 auto;
}

.promkt-consent label {
    margin: 0;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: 400;
}

.promkt-consent a {
    text-decoration: underline;
}

.page-id-1213 .elementor-element-1641624 {
    display: none !important;
}

.page-id-1213 form[data-promkt-form="partner_lead_home"] .promkt-consent,
.page-id-1213 form[data-promkt-form="partner_lead_home"] .promkt-consent label,
.page-id-1213 form[data-promkt-form="partner_lead_home"] .promkt-consent a {
    color: #111 !important;
}

.pm-hero-new-user-form {
    --pm-hero-text: #0f172a;
    --pm-hero-muted: #475569;
    --pm-hero-border: #d8e1ee;
    --pm-hero-input-bg: #f8fafc;
    --pm-hero-focus: #4f46e5;
    --pm-hero-focus-ring: rgba(79, 70, 229, 0.14);
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 14px 10px 8px;
    box-sizing: border-box;
    color: var(--pm-hero-text);
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    font-family: inherit;
}

.pm-hero-new-user-form * {
    box-sizing: border-box;
}

.pm-hero-new-user-form .sib_signup_box_inside_2 {
    display: grid;
    gap: 18px;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.pm-hero-new-user-form p {
    margin: 0;
}

.pm-hero-new-user-form .sib_msg_disp:empty {
    display: none;
}

.pm-hero-new-user-form .pm-field-wrap {
    display: grid;
    gap: 8px;
}

.pm-hero-new-user-form .pm-label {
    display: block;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    color: var(--pm-hero-text);
    letter-spacing: 0;
}

.pm-hero-new-user-form input[type="text"],
.pm-hero-new-user-form input[type="email"] {
    display: block;
    width: 100%;
    min-height: 54px;
    margin: 0;
    padding: 14px 16px;
    border: 1px solid var(--pm-hero-border);
    border-radius: 14px;
    background: var(--pm-hero-input-bg);
    color: var(--pm-hero-text);
    font-size: 15px;
    line-height: 1.4;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85), 0 1px 2px rgba(15, 23, 42, 0.04);
    outline: none;
    -webkit-appearance: none;
    transition: border-color 0.16s ease, box-shadow 0.16s ease, background-color 0.16s ease;
}

.pm-hero-new-user-form input[type="text"]::placeholder,
.pm-hero-new-user-form input[type="email"]::placeholder {
    color: #94a3b8;
}

.pm-hero-new-user-form input[type="text"]:focus,
.pm-hero-new-user-form input[type="email"]:focus {
    border-color: var(--pm-hero-focus);
    background: #fff;
    box-shadow: 0 0 0 4px var(--pm-hero-focus-ring);
}

.pm-hero-new-user-form .promkt-consent {
    margin: 0;
    padding: 14px 0 2px;
    border: 0;
    border-radius: 0;
    background: transparent;
    border-top: 1px solid #e8eef7;
    color: var(--pm-hero-muted);
    font-size: 13px;
    line-height: 1.55;
    gap: 12px;
}

.pm-hero-new-user-form .promkt-consent input[type="checkbox"] {
    margin-top: 2px;
    accent-color: var(--pm-hero-focus);
}

.pm-hero-new-user-form .promkt-consent label {
    color: var(--pm-hero-muted);
}

.pm-hero-new-user-form .promkt-consent a {
    color: #1f2937 !important;
    font-weight: 700;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
}

.pm-hero-new-user-form .pm-submit-wrap {
    margin-top: 2px;
}

.pm-hero-new-user-form .pm-hero-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 56px;
    padding: 14px 18px;
    border: 0;
    border-radius: 14px;
    background: linear-gradient(135deg, #4338ca 0%, #5b4bff 100%);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0;
    cursor: pointer;
    box-shadow: 0 10px 24px rgba(79, 70, 229, 0.28);
    transition: background 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

.pm-hero-new-user-form .pm-hero-submit:hover,
.pm-hero-new-user-form .pm-hero-submit:focus {
    background: linear-gradient(135deg, #3730a3 0%, #4338ca 100%);
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 12px 28px rgba(67, 56, 202, 0.32);
}

.pm-hero-new-user-form .pm-form-footer {
    margin: 2px 0 0;
    color: #64748b;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0;
}

.pm-event-registration-form {
    width: 100%;
    max-width: 520px;
    margin: 0;
}

.pm-event-registration-form .sib_signup_box_inside_event {
    display: grid;
    gap: 16px;
}

.pm-event-registration-form p {
    margin: 0;
}

.pm-event-registration-form .pm-field-wrap {
    display: grid;
    gap: 8px;
}

.pm-event-registration-form .pm-label {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    color: #111827;
}

.pm-event-registration-form input[type="text"],
.pm-event-registration-form input[type="email"],
.pm-event-registration-form input[type="tel"] {
    width: 100%;
    min-height: 48px;
    padding: 12px 14px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    background: #fff;
    color: #111827;
    font-size: 15px;
    line-height: 1.4;
    box-sizing: border-box;
}

.pm-event-registration-form .pm-event-submit,
.pm-event-confirmation__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 12px 20px;
    border: 0;
    border-radius: 8px;
    background: #5100a7;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    cursor: pointer;
}

.pm-event-registration-form .pm-event-submit {
    width: 100%;
}

.pm-event-confirmation {
    max-width: 720px;
    margin: 0 auto;
    padding: 48px 20px;
}

.pm-event-confirmation h1 {
    margin: 0 0 16px;
    color: #111827;
    font-size: 32px;
    line-height: 1.15;
    letter-spacing: 0;
}

.pm-event-confirmation p {
    margin: 0 0 20px;
    color: #374151;
    font-size: 16px;
    line-height: 1.6;
}

@media (max-width: 767px) {
    .pm-hero-new-user-form {
        margin: 0;
        padding: 8px 0 2px;
    }

    .pm-hero-new-user-form .sib_signup_box_inside_2 {
        gap: 14px;
    }

    .pm-hero-new-user-form .pm-label {
        font-size: 14px;
    }

    .pm-hero-new-user-form input[type="text"],
    .pm-hero-new-user-form input[type="email"] {
        min-height: 50px;
        font-size: 14px;
    }

    .pm-hero-new-user-form .pm-hero-submit {
        min-height: 52px;
        font-size: 14px;
    }

    .pm-hero-new-user-form .promkt-consent {
        font-size: 12px;
        padding-top: 12px;
    }
}
