/* Cupons em destaque. Escopo próprio; header global permanece no wrapper .vcp-lp. */
html.vcp-coupons-document { min-width:0; width:auto; max-width:100%; background:#fff; }
html body.vcp-template-coupons { box-sizing:border-box; min-width:0; width:auto; max-width:100%; margin:0; padding:0; background:#f5f9ff; }
.vcp-coupons-page { display:flex; flex-direction:column; min-height:100vh; min-height:100svh; width:100%; min-width:0; background:#f6f8fc; color:#102c50; font:400 17px/1.5 Barlow,Inter,system-ui,sans-serif; }
.vcp-coupons-page *, .vcp-coupons *, .vcp-coupons *::before, .vcp-coupons *::after { box-sizing:border-box; }
.vcp-coupons-page__header { flex:none; background:#fff; }
.vcp-coupons-page__main { flex:1 0 auto; width:calc(100% - 80px); max-width:1360px; min-width:0; margin:0 auto; padding:28px 0 44px; }
.vcp-coupons { color:#102c50; font:400 17px/1.5 Barlow,Inter,system-ui,sans-serif; overflow-wrap:anywhere; }
.vcp-coupons :is(h1,h2,h3,p,ul) { padding:0; margin:0; text-transform:none; letter-spacing:0; }
.vcp-coupons h1 { font:700 clamp(30px,2.8vw,40px)/1.15 Barlow,Inter,system-ui,sans-serif; color:#0c2248; letter-spacing:-.025em; }
.vcp-coupons h2 { font:700 22px/1.25 Barlow,Inter,system-ui,sans-serif; color:#102c50; }
.vcp-coupons a { color:#006dce; text-decoration:none; }
.vcp-coupons a:hover { color:#005298; text-decoration:underline; }
.vcp-coupons p { color:#536985; }
.vcp-coupons__breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; font-size:14px; color:#536985; margin:0 0 18px; }
.vcp-coupons__heading { margin-bottom:24px; }
.vcp-coupons__heading p { font-size:19px; margin-top:10px; }
.vcp-coupons__grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; align-items:stretch; }
.vcp-coupons__card { min-width:0; padding:24px; background:#fff; border:1px solid #dbe5f0; border-top:3px solid #0087df; border-radius:14px; box-shadow:0 6px 22px #102c5008; display:flex; flex-direction:column; }
.vcp-coupons__card-head { display:flex; align-items:center; gap:16px; min-height:64px; }
.vcp-coupons__card-head > div { min-width:0; flex:1; }
.vcp-coupons__card-head p { font-size:16px; margin-top:7px; }
.vcp-coupons__icon { display:inline-flex; justify-content:center; align-items:center; width:48px; height:48px; flex:none; color:#006fbb; background:#e9f5ff; border-radius:12px; padding:10px; }
.vcp-coupons__icon svg { display:block; width:100%; height:100%; }
.vcp-coupons__amount { color:#007cde; font:700 clamp(34px,3.5vw,50px)/1.1 Barlow,Inter,system-ui,sans-serif; letter-spacing:-.03em; max-width:45%; }
.vcp-coupons__code-area { margin-top:auto; padding-top:18px; }
.vcp-coupons__code-area > span:first-child { font-size:14px; display:block; margin-bottom:9px; }
.vcp-coupons__copy-row { display:flex; gap:8px; align-items:stretch; min-width:0; }
.vcp-coupons__copy-row code { display:flex; align-items:center; min-width:0; flex:1; white-space:normal; overflow-wrap:anywhere; word-break:normal; user-select:text; padding:11px 13px; border:1px solid #d3e2f4; border-radius:8px; background:#f3f7fc; color:#102c50; font:600 17px/1.35 Barlow,Inter,system-ui,sans-serif; }
.vcp-coupons .vcp-coupons__copy-row button { display:inline-flex; align-items:center; justify-content:center; gap:8px; flex:none; min-width:114px; min-height:46px; padding:11px 15px; margin:0; border:1px solid #07578c; border-radius:8px; background:#07578c; color:#fff; box-shadow:none; cursor:pointer; font:600 16px/1.3 Barlow,Inter,system-ui,sans-serif; text-transform:none; letter-spacing:0; }
.vcp-coupons .vcp-coupons__copy-row button:hover { background:#0075c6; }
.vcp-coupons .vcp-coupons__copy-row button:disabled { cursor:wait; opacity:.75; }
.vcp-coupons__copy-row button svg { width:18px; height:18px; flex:none; }
.vcp-coupons__copy-status { display:block; font-size:13px; color:#275c43; }
.vcp-coupons__copy-status:not(:empty) { margin-top:8px; }
.vcp-coupons__benefits { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; margin-top:16px; }
.vcp-coupons__benefit { display:flex; align-items:center; gap:16px; min-width:0; padding:18px 20px; border:1px solid #e0e9f2; border-radius:12px; background:#edf3f9; }
.vcp-coupons__benefit > div { min-width:0; flex:1; }
.vcp-coupons__benefit h2 { font-size:19px; }
.vcp-coupons__benefit p, .vcp-coupons__benefit a { font-size:14px; margin-top:5px; }
.vcp-coupons__benefit a { display:inline-block; }
.vcp-coupons__badge { flex:0 1 130px; border-radius:8px; background:#fff; padding:7px 9px; text-align:center; color:#0063ae; font-size:12px; line-height:1.35; }
.vcp-coupons__products { margin-top:32px; padding-top:28px; border-top:1px solid #dce5ef; scroll-margin-top:30px; }
.vcp-coupons__section-head { display:flex; gap:20px; justify-content:space-between; align-items:center; margin-bottom:20px; }
.vcp-coupons__section-head h2 { font-size:28px; letter-spacing:-.02em; }
.vcp-coupons__section-head p { margin-top:6px; font-size:16px; }
.vcp-coupons__section-head > a { flex:none; font-size:15px; padding:10px 0; }
.vcp-coupons__product-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.vcp-coupons__product { min-width:0; display:flex; flex-direction:column; background:#fff; border:1px solid #d3e5f7; border-radius:14px; padding:10px; box-shadow:0 5px 20px #155e9810; }
.vcp-coupons__cover { display:block; aspect-ratio:16/9; border-radius:9px; background:#edf4fc; overflow:hidden; }
.vcp-coupons__cover img { display:block; width:100%; height:100%; object-fit:contain; margin:0; padding:0; border:0; }
.vcp-coupons__cover-fallback { display:flex; align-items:center; gap:20px; width:100%; height:100%; padding:24px; background:linear-gradient(130deg,#102c50,#174e7a); color:#fff; font:600 25px/1.15 'Barlow Condensed',Barlow,system-ui,sans-serif; }
.vcp-coupons__cover-fallback svg { width:42px; height:42px; flex:none; color:#70c8ff; }
.vcp-coupons__product-body { display:flex; flex:1; flex-direction:column; padding:15px 8px 8px; }
.vcp-coupons__product h3 { font:600 20px/1.3 Barlow,Inter,system-ui,sans-serif; }
.vcp-coupons__product h3 a { color:#102c50; }
.vcp-coupons__product p { margin-top:8px; font-size:15px; line-height:1.45; }
.vcp-coupons__product-bottom { display:flex; gap:12px; align-items:flex-end; justify-content:space-between; flex-wrap:wrap; margin-top:auto; padding-top:20px; }
.vcp-coupons__price { color:#006dc7; font-size:20px; font-weight:600; line-height:1.4; }
.vcp-coupons__price del { display:inline-block; color:#62758d; font-size:14px; font-weight:400; margin-right:6px; }
.vcp-coupons__price ins { color:inherit; background:none; text-decoration:none; }
.vcp-coupons__price .woocommerce-price-suffix { font-size:13px; font-weight:400; }
.vcp-coupons a.vcp-coupons__view { display:inline-flex; justify-content:center; align-items:center; gap:8px; border:1px solid #007bdc; border-radius:8px; min-height:44px; padding:9px 14px; color:#006dce; font-size:15px; font-weight:600; }
.vcp-coupons a.vcp-coupons__view:hover { background:#edf6ff; text-decoration:none; }
.vcp-coupons__empty { padding:22px; border:1px solid #d3e5f7; border-radius:12px; background:#fff; }
.vcp-coupons__pagination { display:flex; flex-wrap:wrap; justify-content:center; align-items:center; gap:18px; margin-top:24px; font-size:16px; }
.vcp-coupons__pagination a { padding:10px 16px; border:1px solid #cbdff4; border-radius:8px; background:#fff; }
.vcp-coupons :is(a,button,code):focus-visible { outline:3px solid #0074d5; outline-offset:3px; }
.vcp-coupons-page__skip { position:fixed; z-index:100001; top:8px; left:16px; transform:translateY(-200%); background:#072654; color:#fff; padding:12px 18px; }
.vcp-coupons-page__skip:focus { transform:none; color:#fff; }
.vcp-coupons .screen-reader-text { position:absolute!important; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
@media (max-width:1100px) {
 .vcp-coupons-page__main { width:calc(100% - 48px); }
 .vcp-coupons__card { padding:22px; }
 .vcp-coupons__card-head { gap:12px; flex-wrap:wrap; }
 .vcp-coupons__card-head > div { flex-basis:100%; }
 .vcp-coupons__amount { max-width:75%; }
 .vcp-coupons__benefit { display:grid; grid-template-columns:54px minmax(0,1fr); gap:12px; }
 .vcp-coupons__badge { grid-column:2; justify-self:start; margin-left:0; flex-basis:auto; }
 .vcp-coupons__product-grid { gap:16px; }
}
@media (max-width:800px) {
 .vcp-coupons__grid,.vcp-coupons__benefits { grid-template-columns:minmax(0,1fr); gap:16px; }
 .vcp-coupons__card-head { flex-wrap:nowrap; }
 .vcp-coupons__card-head > div { flex-basis:auto; }
 .vcp-coupons__benefit { flex-wrap:nowrap; }
 .vcp-coupons__badge { margin-left:0; flex-basis:130px; }
 .vcp-coupons__product-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media (max-width:600px) {
 .vcp-coupons-page__main { width:calc(100% - 32px); padding:22px 0 32px; }
 .vcp-coupons__breadcrumb { margin-bottom:18px; font-size:13px; }
 .vcp-coupons__heading { margin-bottom:22px; }
 .vcp-coupons__heading p { font-size:17px; }
 .vcp-coupons__card { padding:20px; }
 .vcp-coupons__card-head { flex-wrap:wrap; gap:12px; }
 .vcp-coupons__card-head > div { flex-basis:100%; }
 .vcp-coupons__amount { font-size:46px; }
 .vcp-coupons__card-head h2 { font-size:22px; }
 .vcp-coupons__code-area { margin-top:18px; padding-top:16px; }
 .vcp-coupons__copy-row code { padding:10px; font-size:16px; }
 .vcp-coupons .vcp-coupons__copy-row button { min-width:100px; padding:10px; }
 .vcp-coupons__benefit { grid-template-columns:42px minmax(0,1fr); padding:16px; }
 .vcp-coupons__benefit .vcp-coupons__icon { width:42px; height:42px; padding:11px; }
 .vcp-coupons__badge { margin-left:0; flex-basis:auto; }
 .vcp-coupons__section-head { flex-direction:column; align-items:flex-start; gap:4px; }
 .vcp-coupons__section-head h2 { font-size:27px; }
 .vcp-coupons__product-grid { grid-template-columns:minmax(0,1fr); }
 .vcp-coupons__products { margin-top:28px; }
 .vcp-coupons__cover-fallback { font-size:27px; }
}

/* Hierarquia visual: cupons em primeiro plano, benefícios como informações de apoio. */
.vcp-coupons__card:nth-child(even) { border-top-color:#16436c; }
.vcp-coupons__card:nth-child(even) .vcp-coupons__icon { color:#16436c; background:#eef2f7; }
.vcp-coupons__card-head { margin-bottom:4px; }
.vcp-coupons__benefit .vcp-coupons__icon { background:#fff; }
.vcp-coupons-page__full-footer { flex:none; width:100%; min-width:0; }
.vcp-coupons-page__full-footer.vcp-lp { min-height:0; }
@media (max-width:600px) {
 .vcp-coupons__card { padding:18px; }
 .vcp-coupons__card-head { display:grid; grid-template-columns:48px minmax(0,1fr); align-items:center; min-height:0; gap:10px 14px; }
 .vcp-coupons__card-head > div { grid-column:1 / -1; }
 .vcp-coupons__amount { font-size:44px; max-width:100%; }
 .vcp-coupons__code-area { margin-top:0; padding-top:16px; }
 .vcp-coupons__products { margin-top:26px; padding-top:24px; }
 .vcp-coupons__section-head h2 { font-size:25px; }
}

/* Course offer presentation: scoped to the coupons showcase. */
.vcp-coupons__cover { position:relative; flex:none; }
.vcp-coupons__cover:has(.vcp-coupons__role) { aspect-ratio:auto; }
.vcp-coupons__cover:has(.vcp-coupons__role) img { aspect-ratio:16/9; height:auto; }
.vcp-coupons__role { display:block; position:relative; margin-top:-38px; min-height:38px; padding:10px 14px; background:rgba(10,42,76,.96); color:#fff; font:600 17px/1.3 Barlow,system-ui,sans-serif; overflow-wrap:anywhere; }
.vcp-coupons__cover-fallback:has(+ .vcp-coupons__role) { height:auto; min-height:200px; padding-bottom:55px; }
.vcp-coupons__price { display:flex; flex-wrap:wrap; align-items:baseline; gap:3px 10px; }
.vcp-coupons__price-label { flex-basis:100%; color:#62758d; font-size:14px; font-weight:400; }
.vcp-coupons__price-current { font-size:26px; line-height:1.2; font-weight:700; }
.vcp-coupons__price-was del { margin:0; }
.vcp-coupons__price-note { display:block; flex-basis:100%; color:#62758d; font-size:14px; font-weight:400; line-height:1.4; margin-top:4px; }
.vcp-coupons__price-note .woocommerce-price-suffix { font-size:inherit; }
@media (max-width:600px) { .vcp-coupons__role { font-size:16px; } }
