:root{--wcb-green:#1e9a3b;--wcb-green-dark:#167a2e;--wcb-green-soft:#e8f6ec;--wcb-grey:#f1f1f1;--wcb-text:#2b2b2b}.wcb-product-badge{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin:6px 0 16px;padding:8px 12px;background:var(--wcb-grey);border-radius:4px;font-size:15px;line-height:1.4;color:var(--wcb-text)}.wcb-product-badge strong,.wcb-product-badge strong .amount{color:var(--wcb-green);font-weight:700}.wcb-product-badge__link{color:var(--wcb-text);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.wcb-product-badge__link:hover{color:var(--wcb-green)}.wcb-cart-area{margin:0 0 24px}.wcb-cart-area:empty{margin:0}.wcb-cart-area{transition:opacity .2s}.wcb-cart-area.wcb-loading{opacity:.5;pointer-events:none}.wcb-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:var(--wcb-green);color:#fff;border-radius:6px;animation:wcb-pop .45s ease-out 1}.wcb-banner__body{min-width:0}.wcb-banner__title{margin:0;font-size:18px;font-weight:700;line-height:1.3;color:inherit}.wcb-banner__title .amount{color:inherit}.wcb-banner__text{margin:4px 0 0;font-size:14px;opacity:.92;color:inherit}.wcb-banner__text .amount{color:inherit;font-weight:700}.wcb-banner__btn{flex-shrink:0;padding:10px 18px;background:#fff;color:var(--wcb-green-dark)!important;font-weight:700;border-radius:4px;text-decoration:none!important;white-space:nowrap}.wcb-banner__btn:hover{background:#f3fff5}.wcb-banner__btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.wcb-banner--active{background:var(--wcb-green-soft);color:var(--wcb-green-dark);border:2px solid var(--wcb-green);animation:none}.wcb-banner--active .wcb-banner__btn{background:#fff0;border:1px solid var(--wcb-green)}.wcb-banner--active .wcb-banner__btn:hover{background:#fff}.wcb-earn{margin:10px 0 0;padding:10px 14px;background:var(--wcb-grey);border-radius:4px;font-size:14px;color:var(--wcb-text)}.wcb-earn strong,.wcb-earn strong .amount{color:var(--wcb-green)}.wcb-earn a{color:inherit;text-decoration:underline}.wcb-thankyou{margin-bottom:24px}@keyframes wcb-pop{0%{transform:scale(.97);opacity:0}100%{transform:scale(1);opacity:1}}@media (prefers-reduced-motion:reduce){.wcb-banner{animation:none}}@media (max-width:600px){.wcb-banner{flex-direction:column;align-items:stretch;text-align:left}.wcb-banner__btn{text-align:center}}.wcb-account__summary{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.wcb-account__balance,.wcb-account__days{display:flex;flex-direction:column;gap:4px;padding:18px 20px;border-radius:6px}.wcb-account__balance{background:var(--wcb-green);color:#fff}.wcb-account__balance .amount{color:#fff}.wcb-account__days{background:var(--wcb-grey);color:var(--wcb-text)}.wcb-account__label{font-size:14px;opacity:.9}.wcb-account__value{font-size:30px;font-weight:700;line-height:1.1}.wcb-account__hint{font-size:13px}.wcb-account__cta.button{background:var(--wcb-green)!important;color:#fff!important;border-color:var(--wcb-green)!important}.wcb-table{margin-bottom:24px}.wcb-status{display:inline-block;padding:2px 8px;border-radius:3px;font-size:12px;background:var(--wcb-grey)}.wcb-status--disponivel{background:var(--wcb-green-soft);color:var(--wcb-green-dark)}.wcb-status--expirado,.wcb-status--estornado{background:#fdecec;color:#a12626}@media (max-width:600px){.wcb-account__summary{grid-template-columns:1fr}}.wcb-info{max-width:720px}.wcb-info__hero{display:flex;align-items:center;gap:20px;padding:24px;margin-bottom:20px;background:var(--wcb-green);color:#fff;border-radius:6px}.wcb-info__big{margin:0;font-size:64px;font-weight:800;line-height:1;letter-spacing:-.02em}.wcb-info__lead{margin:0;font-size:18px;line-height:1.4}.wcb-info__balance{padding:12px 16px;background:var(--wcb-green-soft);border-radius:4px}.wcb-info__balance a{margin-left:8px}.wcb-info__steps li,.wcb-info__rules li{margin-bottom:8px;line-height:1.5}@media (max-width:600px){.wcb-info__hero{flex-direction:column;align-items:flex-start}}