/* Planos: tokens e componentes visuais da referência, isolados da home. */
#planos,
#planosEmpresarial,
.ea-register-modal,
.plus-info-modal {
	--blue: #007dff;
	--blue-hover: #0059b6;
	--blue-deep: #00448b;
	--navy: #021b65;
	--muted: #66717d;
	--line: #dde6ef;
}

.section { padding: 82px 0; }
.section-soft { background: #f7f9fc; }
.section-sm { padding: 62px 0; }
.section-head { max-width: 760px; margin-bottom: 36px; }
.section-head.center { margin-inline: auto; text-align: center; }
.section-head h2 { margin-bottom: 12px; font-size: clamp(30px, 4vw, 43px); font-weight: 600; letter-spacing: -.025em; line-height: 1.12; }
.business-section-head h2 { white-space: nowrap; }
.section-head p { margin: 0; color: var(--muted); font-size: 17px; }
.section .section-kicker { color: var(--blue-deep); }
.plan-section-label { margin-bottom: 9px; color: var(--blue-deep); font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }

.plans-toolbar-v24 { display: flex; justify-content: center; margin-top: -4px; margin-bottom: 22px; }
.plan-billing-toggle { display: flex; width: max-content; align-items: center; padding: 4px; border: 1px solid #cdd9e6; border-radius: 12px; background: #fff; box-shadow: 0 5px 16px rgba(0,44,99,.06); }
.plan-billing-toggle button { min-width: 92px; height: 42px; padding: 0 13px; border: 0; border-radius: 9px; color: #4b5d73; background: transparent; font-size: 13px; font-weight: 600; cursor: pointer; }
.plan-billing-toggle button.active { color: #fff; background: #0d7dff; box-shadow: 0 4px 11px rgba(13,125,255,.23); }
.plan-billing-toggle button:first-child { display: flex; align-items: center; justify-content: center; gap: 8px; }
.plan-billing-toggle button small { display: inline-flex; padding: 4px 6px; border-radius: 7px; color: #fff; background: rgba(255,255,255,.16); font-size: 9px; font-weight: 600; letter-spacing: .01em; }
.plan-billing-toggle button:not(.active) small { color: #0d7dff; background: #eaf2ff; }
.approved-plans-panel { display: none; }
.approved-plans-panel.active { display: block; }
.approved-plans-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; max-width: 1180px; margin: 0 auto; }

.approved-plan-card { position: relative; display: flex; min-height: 720px; flex-direction: column; padding: 26px 25px 27px; border: 1px solid #d3dfeb; border-radius: 24px; color: #001b36; background: #fff; }
.approved-plan-topline { display: flex; min-height: 30px; align-items: center; justify-content: space-between; gap: 16px; color: #021b65; font-size: 11px; font-weight: 600; letter-spacing: .065em; text-transform: uppercase; }
.approved-plan-topline em { padding: 7px 12px; border-radius: 999px; color: #30455f; background: #f3f6fa; font-size: 9px; font-style: normal; }
.approved-plan-card h3 { margin: 11px 0 7px; font-size: 28px; font-weight: 600; letter-spacing: -.025em; line-height: 1.18; }
.ai-plan-tag, .rian-complete-tag { display: inline-flex; min-height: 28px; align-items: center; align-self: flex-start; gap: 6px; padding: 0 11px; border: 1px solid #b8adff; border-radius: 999px; color: #3228a8; background: #f7f5ff; font-size: 9px; font-weight: 600; letter-spacing: .035em; text-transform: uppercase; }
.ai-plan-tag img, .rian-complete-tag img { width: 20px; height: 20px; border-radius: 50%; object-fit: cover; }
.approved-plan-desc { min-height: 54px; margin: 13px 0 8px; color: #5b6b7f; font-size: 13px; line-height: 1.5; }
.old-price-line { margin-top: 6px; color: #75869a; font-size: 10px; text-align: center; }
.old-price-line s { color: #728199; text-decoration-color: #ef5265; }
.approved-price { display: flex; align-items: flex-end; justify-content: center; gap: 5px; margin-top: 4px; color: #001b36; }
.approved-price span { margin-bottom: 9px; font-size: 15px; font-weight: 600; }
.approved-price strong { font-size: 44px; font-weight: 600; letter-spacing: -.045em; line-height: .94; }
.approved-price sup { margin-bottom: 7px; font-size: 16px; font-weight: 600; }
.approved-price small { margin: 0 0 6px 1px; color: #53657b; font-size: 12px; font-weight: 400; }
.approved-cash { min-height: 32px; margin: 7px 0 10px; color: #65758a; font-size: 10px; text-align: center; }
.approved-cash strong { color: #53657b; font-weight: 600; }
.saving-badge { display: inline-flex; min-height: 32px; align-items: center; align-self: flex-start; margin: 3px 0 13px; padding: 0 11px; border: 1px solid #55df9d; border-radius: 999px; color: #00894a; background: #f0fff7; font-size: 9px; font-weight: 600; text-transform: uppercase; }
.approved-select-btn { display: flex; min-height: 47px; align-items: center; justify-content: center; margin: 0 0 17px; padding: 0 16px; border: 1.5px solid #135eff; border-radius: 13px; color: #0038c8; background: #fff; font-size: 13px; font-weight: 600; text-align: center; }
.approved-plan-card:not(.approved-plus-card) .approved-select-btn:hover { color: #0038c8 !important; background: #f4f8ff; }

.approved-plan-features { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; }
.approved-plan-features li { display: grid; grid-template-columns: 24px 1fr; align-items: flex-start; gap: 9px; color: #34465b; font-size: 12px; line-height: 1.42; }
.feature-icon, .plus-feature-icon { display: grid; width: 22px; height: 22px; place-items: center; border-radius: 50%; font-size: 13px; font-weight: 600; }
.feature-icon.ok { color: #00aa62; background: #edfff5; }
.feature-icon.warn { border: 1px solid #ffcb73; color: #f5a000; background: #fff7e8; }
.export-highlight { display: grid; grid-template-columns: 34px 1fr; gap: 9px; margin-top: 14px; padding: 12px; border: 1px solid #66d4e5; border-radius: 12px; color: #075c69; background: #ecfbfe; }
.export-highlight-icon { display: grid; width: 30px; height: 30px; place-items: center; border-radius: 8px; color: #075c69; background: #ccf5fb; font-size: 18px; font-weight: 600; }
.export-highlight strong { display: block; font-size: 12px; font-weight: 600; }
.export-highlight small { display: block; margin-top: 3px; color: #62778b; font-size: 9px; line-height: 1.45; }

.approved-plus-card { color: #fff; border-color: #0e4daa; background: linear-gradient(160deg,#092265 0%,#062f8f 45%,#0b5ab7 100%); }
.approved-plus-card h3, .approved-plus-card .approved-plan-topline { color: #fff; }
.plus-title-row { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; }
.plus-title-row h3 { margin-bottom: 8px; }
.best-seller { position: relative; display: inline-flex; min-width: 122px; height: 28px; align-items: center; justify-content: center; margin-right: -25px; padding: 0 13px; color: #001b36; background: #ffde47; font-size: 9px; font-weight: 600; letter-spacing: .03em; text-transform: uppercase; }
.best-seller::before { position: absolute; left: -12px; border-top: 14px solid transparent; border-right: 12px solid #ffde47; border-bottom: 14px solid transparent; content: ""; }
.rian-complete-tag { color: #fff; border-color: #18a8d2; background: rgba(13,255,255,.05); }
.approved-plus-card .approved-plan-desc, .approved-plus-card .old-price-line, .approved-plus-card .approved-cash { color: #e8f1ff; }
.approved-plus-card .old-price-line s { color: #d6e2f5; }
.approved-plus-card .approved-price { color: #fff; }
.approved-plus-card .approved-price small { color: #dbeaff; }
.plus-saving { border-color: #04a9c8; color: #0dffff; background: rgba(13,255,255,.04); }
.plus-select { border: 0; color: #001b36; background: #0dffff; box-shadow: 0 6px 19px rgba(13,255,255,.23); }
.plus-select:hover { color: #001b36 !important; background: #31f4f4; }
.approved-plus-features { display: grid; gap: 13px; margin: 0; padding: 0; list-style: none; }
.approved-plus-features li { display: grid; grid-template-columns: 24px minmax(0,1fr) auto; align-items: flex-start; gap: 8px; color: #fff; font-size: 12px; line-height: 1.42; }
.approved-plus-features strong { display: block; color: #fff; font-weight: 600; }
.approved-plus-features small { display: block; margin-top: 4px; color: #e3efff; font-size: 10px; line-height: 1.45; }
.approved-plus-features a { color: #dffbff; font-size: 9px; font-weight: 600; white-space: nowrap; }
.approved-plus-features a.js-plus-feature-info { cursor: pointer; }
.plus-feature-icon.spark { color: #0dffff; background: transparent; font-size: 18px; }
.plus-feature-icon.rian-feature-logo-wrap { border-radius: 0; background: transparent !important; }
.rian-feature-logo-filled { display: block; width: 21px; height: 24px; object-fit: contain; }
.rian-ai-plan-icon { display: block; width: 16px; height: 19px; flex: 0 0 auto; object-fit: contain; }
.rian-plan-logo-filled { display: block; width: 17px; height: 20px; flex: 0 0 auto; object-fit: contain; }
.approved-plus-card .rian-plan-logo-filled, .approved-plus-card .rian-feature-logo-filled { filter: grayscale(1) brightness(0) invert(1); }
.ai-plan-tag, .rian-complete-tag { gap: 7px; }
.rian-complete-tag { gap: 7px; }
.monthly-copy { font-size: 11px; }
.monthly-saving { min-width: 64px; justify-content: center; }
.approved-plan-features strong { color: #122942; font-weight: 600; }
.approved-select-btn, .plan-paid-btn { cursor: pointer; text-decoration: none; }
.approved-plus-features .plus-feature-icon { color: #075ab2; background: #ecffff; }

.plan-compare { max-width: 1040px; margin: 34px auto 0; padding: 26px; border: 1px solid #dce4ed; border-radius: 18px; background: #fff; box-shadow: 0 10px 27px rgba(0,44,99,.06); }
.compare-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; margin-bottom: 20px; }
.compare-head h3 { margin: 0; color: #011348; font-size: 25px; font-weight: 600; }
.compare-scroll { overflow-x: auto; }
.compare-table { width: 100%; min-width: 720px; border: 1px solid #e0e6ed; border-spacing: 0; border-radius: 12px; background: #fff; font-size: 11px; overflow: hidden; }
.compare-table th, .compare-table td { padding: 11px 13px; border-bottom: 1px solid #e8edf2; text-align: center; font-size: 11px; }
.compare-table th:first-child, .compare-table td:first-child { text-align: left; }
.compare-table thead th { color: #31445b; background: #f6f9fc; font-size: 10px; font-weight: 600; letter-spacing: .04em; text-transform: uppercase; }
.compare-table th:nth-child(3) { color: #00448b; background: #eef6ff; }
.compare-table thead th:nth-child(5) { color: #fff; background: #021b65; }
.compare-table tbody td:first-child { color: #35547b; }
.compare-table tbody td:nth-child(2), .compare-table tbody td:nth-child(2) b { color: #71839a; font-weight: 400; }
.compare-table tbody td:nth-child(5) { background: #f1f4ff; }
.compare-table .compare-policy-note { color: #71839a; font-weight: 400; }
.compare-table tbody th { color: #3d4e63; font-weight: 600; }
.compare-table tbody tr:last-child th, .compare-table tbody tr:last-child td { border-bottom: 0; }
.compare-table .yes { color: #0c78d5; font-size: 15px; font-weight: 600; }
.compare-table .no { color: #a7b0ba; }
.compare-footnote { margin-top: 6px; color: #71839a; font-size: 11px; line-height: 1.5; }

.business-plans { display: grid; grid-template-columns: repeat(4,1fr); gap: 12px; }
.business-plan { padding: 20px; border: 1px solid var(--line); border-radius: 14px; background: #fff; }
.business-plan strong { display: block; color: var(--navy); font-size: 19px; font-weight: 600; }
.business-price { margin: 8px 0; color: var(--blue); font-size: 23px; font-weight: 600; }
.business-plan p { margin: 0 0 15px; color: var(--muted); font-size: 12px; }
.business-plan .btn { width: 100%; min-height: 41px; padding: 9px 11px; font-size: 12px; }
.plan-paid-btn, .business-plan .plan-paid-btn { color: #fff; border-color: #0d7dff; background: #0d7dff; box-shadow: 0 8px 19px rgba(13,125,255,.17); }
.plan-paid-btn:hover, .business-plan .plan-paid-btn:hover { color: #fff; border-color: #0059b6; background: #0059b6; }

@media (max-width: 1050px) {
	.approved-plans-grid { grid-template-columns: 1fr 1fr; }
	.approved-plus-card { grid-column: 1 / -1; }
	.business-plans { grid-template-columns: repeat(2,1fr); }
}

@media (max-width: 700px) {
	.section { padding: 62px 0; }
	.section-sm { padding: 49px 0; }
	.section-head p { font-size: 15px; }
	.business-section-head h2 { white-space: normal; }
	.plan-billing-toggle button { min-width: 84px; }
	.approved-plans-grid, .business-plans { grid-template-columns: 1fr; }
	.approved-plus-card { grid-column: auto; }
	.approved-plan-card { min-height: auto; padding: 23px 20px; border-radius: 18px; }
	.approved-plan-card h3 { font-size: 24px; }
	.best-seller { min-width: 108px; margin-right: -20px; }
	.plan-compare { padding: 18px 13px; }
	.compare-head { display: block; }
	.rian-ai-plan-icon { width: 15px; height: 18px; }
	.rian-plan-logo-filled { width: 16px; height: 19px; }
}

/* Modal de cadastro contextual da referência */
body.ea-modal-open { overflow: hidden; }
.ea-register-modal { position: fixed; inset: 0; z-index: 99999; display: none; align-items: center; justify-content: center; padding: 24px; background: rgba(0,9,35,.67); backdrop-filter: blur(2px); }
.ea-register-modal.is-open { display: flex; }
.ea-register-dialog { position: relative; display: grid; width: min(1110px,96vw); max-height: 92vh; grid-template-columns: .82fr 1.18fr; overflow: auto; border: 1px solid rgba(1,27,72,.10); border-radius: 18px; background: #fff; box-shadow: 0 24px 70px rgba(0,9,35,.26); }
.ea-register-close { position: absolute; top: 13px; right: 16px; z-index: 3; width: 36px; height: 36px; border: 0; border-radius: 10px; color: #63738a; background: #f5f8fb; font-size: 23px; line-height: 1; cursor: pointer; }
.ea-register-context { display: flex; flex-direction: column; justify-content: center; padding: 48px 44px 44px; border-right: 1px solid #e3ebf1; background: linear-gradient(145deg,#f7fbff 0%,#f2f6ff 100%); }
.ea-register-brand { display: flex; align-items: center; gap: 9px; margin-bottom: 18px; color: #0059b6; font-size: 12px; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; }
.ea-register-brand-mark { display: grid; width: 34px; height: 34px; padding: 0; place-items: center; overflow: visible; border: 1px solid #d3e8ff; border-radius: 10px; color: #0059b6; background: #eaf4ff; font-size: 16px; font-weight: 600; }
.ea-register-context h2 { margin: 0 0 15px; color: #001b36; font-size: 32px !important; font-weight: 600 !important; letter-spacing: -.022em !important; line-height: 1.13 !important; }
.ea-register-context > p { max-width: 470px; margin: 0; color: #506176; font-size: 15px; line-height: 1.58; }
.ea-register-context-points { display: grid; gap: 11px; margin-top: 26px; }
.ea-register-context-point { display: flex; align-items: flex-start; gap: 10px; color: #30445c; font-size: 13px; line-height: 1.45; }
.ea-register-context-point i { display: grid; width: 22px; height: 22px; flex: 0 0 auto; place-items: center; border-radius: 7px; color: #087d8c; background: #e9f8f8; font-size: 12px; font-style: normal; font-weight: 600; }
.ea-register-form-side { padding: 40px 46px 38px; background: #fff; }
.ea-register-form-head { margin-bottom: 21px; padding-right: 38px; }
.ea-register-form-head h3 { margin: 0 0 6px; color: #001b36; font-size: 22px !important; font-weight: 600 !important; line-height: 1.25 !important; }
.ea-register-form-head p { margin: 0; color: #6b788b; font-size: 13px; line-height: 1.5; }
.ea-register-form { display: grid; gap: 12px; }
.ea-form-field { display: grid; gap: 6px; }
.ea-form-field label { color: #31445b; font-size: 12px; font-weight: 600; line-height: 1.35; }
.ea-form-field input { width: 100%; height: 46px; padding: 0 14px; border: 1px solid #b8cce0; border-radius: 10px; outline: none; color: #102038; background: #fff; font-family: inherit; font-size: 14px; transition: .18s; }
.ea-form-field input:focus { border-color: #17a2b8; box-shadow: 0 0 0 3px rgba(23,162,184,.10); }
.ea-form-consent { display: flex; align-items: flex-start; gap: 9px; margin: 3px 0 1px; color: #57667a; font-size: 11px; line-height: 1.45; }
.ea-form-consent input { width: 15px; height: 15px; flex: 0 0 auto; margin-top: 1px; accent-color: #17a2b8; }
.ea-form-consent a { color: #0059b6; text-decoration: underline; }
.ea-register-submit { width: 100%; min-height: 48px; border: 0; border-radius: 10px; color: #001b36; background: #0dffff; box-shadow: 0 8px 18px rgba(13,255,255,.14); font-family: inherit; font-size: 14px; font-weight: 600; cursor: pointer; transition: .18s; }
.ea-register-submit:hover { transform: translateY(-1px); box-shadow: 0 10px 22px rgba(13,255,255,.19); }
.ea-modal-or { display: flex; align-items: center; gap: 12px; margin: 2px 0; color: #95a2b2; font-size: 10px; }
.ea-modal-or::before, .ea-modal-or::after { height: 1px; flex: 1; content: ''; background: #e3e9ef; }
.ea-google-login-shell { position: relative; min-height: 45px; }
.ea-google-login { display: flex; width: 100%; min-height: 45px; align-items: center; justify-content: center; gap: 10px; border: 1px solid #d6dee7; border-radius: 10px; color: #24364d; background: #fff; font-family: inherit; font-size: 13px; font-weight: 500; cursor: pointer; }
.ea-google-login svg { width: 18px; height: 18px; flex: 0 0 auto; }
.ea-google-provider { position: absolute; inset: 0; z-index: 2; display: flex; align-items: center; justify-content: center; overflow: hidden; opacity: 0; }
.ea-google-provider > div { display: flex; width: 100% !important; justify-content: center; }
.ea-google-provider iframe { max-width: 100%; }
.ea-google-status { margin: -4px 0 0; color: #63738a; font-size: 11px; line-height: 1.4; text-align: center; }
.ea-existing-login { margin-top: 3px; color: #5a687b; font-size: 12px; text-align: center; }
.ea-existing-login a { color: #0059b6; font-weight: 500; text-decoration: underline; }
.ea-modal-privacy { margin-top: 0; color: #9aa6b5; font-size: 9px; text-align: center; }
.ea-modal-brand-img { display: block; width: 34px; height: 34px; object-fit: contain; }
.ea-modal-rian-logo { filter: grayscale(1) brightness(0) invert(1); }
.ea-register-brand-mark img[hidden], .ea-register-brand-mark .ea-modal-brand-fallback[hidden] { display: none !important; }
.ea-register-brand-mark .ea-modal-brand-fallback { display: grid; width: 34px; height: 34px; place-items: center; }
.ea-register-modal[data-theme="empresaqui"] .ea-register-brand-mark, .ea-register-modal[data-theme="rian"] .ea-register-brand-mark { border: 0; background: transparent; box-shadow: none; }
.ea-register-modal[data-theme="plus"] .ea-register-context { background: linear-gradient(145deg,#f3f8ff 0%,#eef3ff 100%); }
.ea-register-modal[data-theme="plus"] .ea-register-brand { color: #0d7dff; }
.ea-register-modal[data-theme="plus"] .ea-register-brand-mark { border: 0; color: #fff; background: #0d7dff; }
.ea-register-modal[data-theme="empresaqui"] .ea-register-brand { color: #0059b6; }

/* Modal explicativo dos recursos Plus */
.plus-info-modal { position: fixed; inset: 0; z-index: 10060; display: none; align-items: center; justify-content: center; padding: 24px; background: rgba(0,9,35,.74); backdrop-filter: blur(5px); }
.plus-info-modal.is-open { display: flex; }
.plus-info-dialog { position: relative; width: min(560px,94vw); padding: 28px; border: 1px solid #d9e3ee; border-radius: 18px; color: #001b36; background: #fff; box-shadow: 0 28px 80px rgba(0,9,35,.28); }
.plus-info-close { position: absolute; top: 12px; right: 13px; display: grid; width: 34px; height: 34px; place-items: center; padding: 0; border: 0; border-radius: 9px; color: #526478; background: #f3f6fa; font: 400 23px/1 inherit; cursor: pointer; }
.plus-info-heading { display: grid; grid-template-columns: 42px minmax(0,1fr); align-items: center; gap: 13px; padding-right: 32px; }
.plus-info-brand { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 12px; color: #fff; background: linear-gradient(145deg,#092265,#0b5ab7); box-shadow: 0 7px 18px rgba(4,35,115,.14); font-size: 18px; }
.plus-info-brand img { width: 27px; height: 31px; object-fit: contain; }
.plus-info-kicker { display: block; margin-bottom: 4px; color: #0059b6; font-size: 11px; font-weight: 600; letter-spacing: .07em; line-height: 1.3; text-transform: uppercase; }
.plus-info-dialog h3 { margin: 0; color: #001b36; font-size: 24px !important; font-weight: 600 !important; letter-spacing: -.02em; line-height: 1.24 !important; }
.plus-info-intro { margin: 20px 0 15px; color: #506277; font-size: 15px; line-height: 1.58; }
.plus-info-list { display: grid; gap: 11px; margin: 0; padding: 0; list-style: none; }
.plus-info-list li { position: relative; padding-left: 25px; color: #263d56; font-size: 14px; line-height: 1.5; }
.plus-info-list li::before { position: absolute; top: 1px; left: 0; display: grid; width: 18px; height: 18px; place-items: center; border-radius: 50%; color: #00a864; background: #eafff5; content: '✓'; font-size: 11px; font-weight: 600; }
.plus-info-actions { display: flex; justify-content: flex-end; gap: 10px; margin-top: 24px; padding-top: 18px; border-top: 1px solid #e5ebf1; }
.plus-info-secondary, .plus-info-primary { display: inline-flex; min-height: 43px; align-items: center; justify-content: center; padding: 0 18px; border-radius: 10px; font-family: inherit; font-size: 13px; font-weight: 600; cursor: pointer; }
.plus-info-secondary { border: 1px solid #cdd8e4; color: #53667b; background: #fff; }
.plus-info-primary { border: 0; color: #001b36; background: #0dffff; text-decoration: none; }
.plus-info-primary:hover { background: #31f4f4; }

@media (max-width: 820px) {
	.ea-register-modal { padding: 14px; }
	.ea-register-dialog { grid-template-columns: 1fr; max-height: calc(100vh - 28px); }
	.ea-register-context { min-height: auto; padding: 32px 28px 25px; border-right: 0; border-bottom: 1px solid #e3ebf1; }
	.ea-register-context h2 { font-size: 28px !important; }
	.ea-register-context-points { grid-template-columns: 1fr 1fr; margin-top: 18px; }
	.ea-register-form-side { padding: 28px 28px 30px; }
}

@media (max-width: 520px) {
	.ea-register-modal { align-items: flex-end; padding: 0; }
	.ea-register-dialog { max-height: 94vh; border-radius: 18px 18px 0 0; }
	.ea-register-context { padding: 25px 21px 20px; }
	.ea-register-context h2 { font-size: 26px !important; }
	.ea-register-context > p { font-size: 14px; }
	.ea-register-context-points { display: none; }
	.ea-register-form-side { padding: 24px 21px 25px; }
	.ea-register-close { top: 11px; right: 12px; }
	.ea-register-form { gap: 10px; }
	.ea-form-field input { height: 44px; }
}

@media (max-width: 700px) {
	.plus-info-modal { padding: 12px; }
	.plus-info-dialog { width: 100%; padding: 23px 19px 20px; border-radius: 16px; }
	.plus-info-heading { grid-template-columns: 38px minmax(0,1fr); gap: 11px; }
	.plus-info-brand { width: 38px; height: 38px; border-radius: 10px; }
	.plus-info-dialog h3 { font-size: 21px !important; }
	.plus-info-actions { flex-direction: column-reverse; }
	.plus-info-secondary, .plus-info-primary { width: 100%; }
	.ea-register-brand-mark, .ea-register-brand-mark .ea-modal-brand-img, .ea-register-brand-mark .ea-modal-brand-fallback { width: 32px !important; height: 32px !important; }
}

/* Sobrescritas necessárias quando este componente é carregado no index legado. */
section#planos.section {
	padding: 82px 0 !important;
	background: #f7f9fc !important;
}

section#planosEmpresarial.section-sm {
	padding: 62px 0 !important;
	background: #fff !important;
}

#planos > .container,
#planosEmpresarial > .container {
	width: min(calc(100% - 40px), 1180px) !important;
	max-width: 1180px !important;
	padding: 0 !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

#planos .section-head {
	max-width: 760px !important;
	margin: 0 auto 36px !important;
}

#planos .section-head h2,
#planosEmpresarial .section-head h2 {
	margin-bottom: 12px !important;
	color: #021b65 !important;
	font-size: clamp(30px, 4vw, 43px) !important;
	font-weight: 600 !important;
	letter-spacing: -.025em !important;
	line-height: 1.12 !important;
}

#planos .section-head p {
	margin: 0 !important;
	color: #66717d !important;
	font-size: 17px !important;
}

#planos .plans-toolbar-v24 {
	display: flex !important;
	justify-content: center !important;
	margin: -4px 0 22px !important;
}

#planos .approved-plans-grid {
	max-width: 1180px !important;
	margin: 0 auto !important;
}

#planosEmpresarial .business-plans {
	margin: 0 !important;
}

@media (max-width: 700px) {
	section#planos.section {
		padding: 62px 0 !important;
	}

	section#planosEmpresarial.section-sm {
		padding: 49px 0 !important;
	}

	#planos .section-head p {
		font-size: 15px !important;
	}

	#planos > .container > .approved-plans-panel {
		margin-top: 0 !important;
	}

	#planos > .container > .plan-compare {
		margin-top: 34px !important;
	}
}

/* O index legado amplia parágrafos fora de #planos; preserve a altura da referência no modal. */
#eaRegisterModal .ea-register-context > p {
	margin: 0 !important;
	font-size: 15px !important;
	line-height: 1.58 !important;
}

#eaRegisterModal .ea-register-form-head p {
	margin: 0 !important;
	font-size: 13px !important;
	line-height: 1.5 !important;
}

@media (min-width: 821px) {
	#eaRegisterModal .ea-register-dialog {
		max-height: 92vh !important;
		overflow: hidden !important;
	}
}

@media (max-width: 520px) {
	#eaRegisterModal .ea-register-context > p {
		font-size: 14px !important;
	}
}
