/* Checkout component styles - local fallback (external cbf.promo CSS returns 404) */
.CheckoutHeader-module__DbGuya__header{background:#111111;position:relative}
.CheckoutHeader-module__DbGuya__headerBar{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;max-width:1200px;margin:0 auto}
.CheckoutHeader-module__DbGuya__logoBg{display:flex;align-items:center}
.CheckoutHeader-module__DbGuya__logoWrap{display:flex;align-items:center}
.CheckoutHeader-module__DbGuya__secure{display:flex;align-items:center;gap:6px}
.CheckoutHeader-module__DbGuya__secureIcon{flex-shrink:0;display:block;line-height:1;width:14px;height:14px;margin-top:-4px}
.CheckoutHeader-module__DbGuya__secureText{font-family:var(--font-display);color:var(--cbf-white);font-size:10px;letter-spacing:.08em;line-height:14px}
.CheckoutHeader-module__DbGuya__stripe{height:4px;background:linear-gradient(90deg,#002776,#ffdf00,#009739)}
.StepIndicator-module__rQeG-W__nav{padding:16px 20px;background:#fff;border-bottom:1px solid #ddd}
.StepIndicator-module__rQeG-W__steps{display:flex;align-items:center;justify-content:center;gap:8px;max-width:1200px;margin:0 auto;flex-wrap:wrap}
.StepIndicator-module__rQeG-W__step{display:flex;align-items:center}
.StepIndicator-module__rQeG-W__label{font-family:var(--font-body);font-size:13px;font-weight:600;color:#002776}
.StepIndicator-module__rQeG-W__label.StepIndicator-module__rQeG-W__active{background:linear-gradient(90deg,#ffdf00,#009739);-webkit-background-clip:text;background-clip:text;color:transparent}
.StepIndicator-module__rQeG-W__label.StepIndicator-module__rQeG-W__completed{color:#009739}
.StepIndicator-module__rQeG-W__label.StepIndicator-module__rQeG-W__future{color:#ccc}
.StepIndicator-module__rQeG-W__separator{color:#ccc;font-size:12px}
.CheckoutClient-module__0q5Hiq__page{background:#fff;min-height:100vh;padding:24px 0}
.CheckoutClient-module__0q5Hiq__layout{max-width:480px;margin:0 auto;padding:0 20px}
.CheckoutClient-module__0q5Hiq__form{display:flex;flex-direction:column;gap:20px}
.OrderSummary-module__8tFgHG__card{display:flex;align-items:center;gap:16px;background:#f5f5f5;border-radius:12px;padding:16px;margin-bottom:24px;border:1px solid #eee}
.OrderSummary-module__8tFgHG__thumb{flex-shrink:0;width:64px;height:64px;border-radius:8px;overflow:hidden;background:#fff}
.OrderSummary-module__8tFgHG__thumb img{width:100%;height:100%;object-fit:cover}
.OrderSummary-module__8tFgHG__info{flex:1;min-width:0}
.OrderSummary-module__8tFgHG__name{font-family:var(--font-body);color:#111;font-size:15px;font-weight:600;margin:0 0 4px}
.OrderSummary-module__8tFgHG__size{font-family:var(--font-body);color:#999;font-size:13px;margin:0}
.OrderSummary-module__8tFgHG__personalization{font-family:var(--font-body);color:#666;font-size:12px;margin:4px 0 0}
.OrderSummary-module__8tFgHG__price{font-family:var(--font-display);color:var(--cbf-green);font-size:18px;font-weight:700;margin:0}
.StepDados-module__2vwvWa__step .StepDados-module__2vwvWa__title,
.StepEntrega-module__zY8qNW__step .StepEntrega-module__zY8qNW__title,
.StepPagamento-module__s58jTG__step .StepPagamento-module__s58jTG__title{font-family:var(--font-display);color:#111;font-size:20px;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}
.StepDados-module__2vwvWa__fields,.StepEntrega-module__zY8qNW__fields{display:flex;flex-direction:column;gap:16px}
.FormField-module__dz3XLa__field{display:flex;flex-direction:column;gap:6px}
.FormField-module__dz3XLa__label{font-family:var(--font-body);color:#333;font-size:13px;font-weight:500}
.FormField-module__dz3XLa__inputWrap{position:relative}
.FormField-module__dz3XLa__input{width:100%;padding:12px 14px;font-family:var(--font-body);font-size:16px;color:#111;background:#fff;border:2px solid #ddd;border-radius:8px;transition:border-color .2s}
.FormField-module__dz3XLa__input:focus{outline:none;border-color:var(--cbf-green)}
.FormField-module__dz3XLa__input::placeholder{color:#666}
.FormField-module__dz3XLa__input.FormField-module__dz3XLa__disabled{background:#f0f0f0;color:#888;cursor:not-allowed}
.FormField-module__dz3XLa__inputWrap.FormField-module__dz3XLa__hasError .FormField-module__dz3XLa__input{border-color:#dc2626}
.FormField-module__dz3XLa__inputWrap.FormField-module__dz3XLa__isValid .FormField-module__dz3XLa__input{border-color:var(--cbf-green)}
.FormField-module__dz3XLa__hint{font-family:var(--font-body);color:#888;font-size:12px;margin:4px 0 0}
.StepDados-module__2vwvWa__optionalField{position:relative}
.StepDados-module__2vwvWa__optionalBadge{position:absolute;top:4px;right:0;font-size:10px;color:#888;text-transform:uppercase}
.StepDados-module__2vwvWa__btn{width:100%;padding:16px;font-family:var(--font-display);font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--cbf-green);border:none;border-radius:10px;cursor:pointer;transition:background .2s}
.StepDados-module__2vwvWa__btn:hover:not(:disabled){background:#00b344}
.StepDados-module__2vwvWa__btn:disabled{background:#e5e5e5;color:#BBBBBB;cursor:not-allowed}
.StepEntrega-module__zY8qNW__cepRow{max-width:140px}
.StepEntrega-module__zY8qNW__row{display:flex;gap:16px}
.StepEntrega-module__zY8qNW__colSmall{flex:0 0 100px}
.StepEntrega-module__zY8qNW__colLarge{flex:1;min-width:0}
.StepEntrega-module__zY8qNW__freteBlock{margin-top:20px;padding-top:20px;border-top:1px solid #ddd}
.StepEntrega-module__zY8qNW__freteTitle{font-family:var(--font-body);color:#333;font-size:14px;margin:0 0 12px;text-transform:uppercase}
.StepEntrega-module__zY8qNW__freteOptions{display:flex;flex-direction:column;gap:10px}
.StepEntrega-module__zY8qNW__freteCard{display:flex;align-items:center;gap:12px;width:100%;padding:14px;background:#f9f9f9;border:2px solid #ddd;border-radius:10px;cursor:pointer;text-align:left;color:#111;font:inherit;transition:border-color .2s,background .2s}
.StepEntrega-module__zY8qNW__freteCard:hover{border-color:#555}
.StepEntrega-module__zY8qNW__freteSelected,.StepEntrega-module__zY8qNW__freteCard.StepEntrega-module__zY8qNW__freteSelected{border-color:var(--cbf-green);background:#e8f5e9}
.StepEntrega-module__zY8qNW__freteRadio{width:18px;height:18px;border:2px solid #555;border-radius:50%;flex-shrink:0}
.StepEntrega-module__zY8qNW__freteSelected .StepEntrega-module__zY8qNW__freteRadio{border-color:var(--cbf-green);background:var(--cbf-green)}
.StepEntrega-module__zY8qNW__freteInfo{flex:1;display:flex;flex-direction:column;gap:2px}
.StepEntrega-module__zY8qNW__freteName{font-weight:600;font-size:14px}
.StepEntrega-module__zY8qNW__freteDays{font-size:12px;color:#999}
.StepEntrega-module__zY8qNW__fretePrice{font-weight:700;color:#000}
.StepEntrega-module__zY8qNW__buttons{display:flex;gap:12px;margin-top:8px}
.StepEntrega-module__zY8qNW__backBtn{padding:12px 20px;font-family:var(--font-body);font-size:14px;color:#666;background:transparent;border:1px solid #ccc;border-radius:8px;cursor:pointer}
.StepEntrega-module__zY8qNW__backBtn:hover{color:#111;border-color:#888}
.StepEntrega-module__zY8qNW__nextBtn{flex:1;padding:14px;font-family:var(--font-display);font-size:16px;font-weight:700;text-transform:uppercase;color:#fff;background:var(--cbf-green);border:none;border-radius:10px;cursor:pointer}
.StepEntrega-module__zY8qNW__nextBtn:hover:not(:disabled){background:#00b344}
.StepEntrega-module__zY8qNW__nextBtn:disabled{background:#444;color:#999;cursor:not-allowed}
.StepPagamento-module__s58jTG__methodCard{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;background:#f9f9f9;border:2px solid #ddd;border-radius:10px;cursor:pointer;text-align:left;color:#111;font:inherit;margin-bottom:12px;transition:border-color .2s}
.StepPagamento-module__s58jTG__methodCard:hover:not(:disabled){border-color:#555}
.StepPagamento-module__s58jTG__methodSelected{border-color:var(--cbf-green);background:#e8f5e9}
.StepPagamento-module__s58jTG__methodLeft{display:flex;align-items:center;gap:12px}
.StepPagamento-module__s58jTG__methodIcon{font-size:24px}
.StepPagamento-module__s58jTG__methodInfo{display:flex;flex-direction:column;gap:2px}
.StepPagamento-module__s58jTG__methodName{font-weight:700;font-size:15px}
.StepPagamento-module__s58jTG__methodDesc{font-size:12px;color:#999}
.StepPagamento-module__s58jTG__methodRight{display:flex;align-items:center;gap:10px}
.StepPagamento-module__s58jTG__methodPrice{font-weight:700;color:var(--cbf-green)}
.StepPagamento-module__s58jTG__methodPriceSmall{font-size:13px;color:#999}
.StepPagamento-module__s58jTG__methodMicrocopy{font-size:12px;color:#888;margin:-8px 0 16px}
.StepPagamento-module__s58jTG__radioCircle{width:20px;height:20px;border:2px solid #555;border-radius:50%;display:flex;align-items:center;justify-content:center}
.StepPagamento-module__s58jTG__methodSelected .StepPagamento-module__s58jTG__radioCircle{border-color:var(--cbf-green)}
.StepPagamento-module__s58jTG__radioDot{width:10px;height:10px;background:var(--cbf-green);border-radius:50%}
.StepPagamento-module__s58jTG__cardFields{max-height:0;overflow:hidden;transition:max-height .3s}
.StepPagamento-module__s58jTG__cardFieldsOpen{max-height:600px}
.StepPagamento-module__s58jTG__cardFieldsInner{display:flex;flex-direction:column;gap:16px;padding-top:16px}
.StepPagamento-module__s58jTG__cardRow{display:flex;gap:16px}
.StepPagamento-module__s58jTG__cardColHalf{flex:1;min-width:0}
.StepPagamento-module__s58jTG__parcelasField{margin-top:8px}
.StepPagamento-module__s58jTG__parcelasLabel{display:block;font-size:12px;color:#888;margin-bottom:6px;text-transform:uppercase}
.StepPagamento-module__s58jTG__parcelasSelect{width:100%;padding:12px;font-size:15px;color:#111;background:#fff;border:2px solid #ddd;border-radius:8px}
.StepPagamento-module__s58jTG__summary{background:#f5f5f5;border:1px solid #eee;border-radius:12px;padding:16px;margin:20px 0;color:#111}
.StepPagamento-module__s58jTG__summaryRow{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:#333}
#summary-product-label{min-width:0;flex:1}
#summary-product-price{white-space:nowrap;flex-shrink:0;margin-left:8px}
.StepPagamento-module__s58jTG__summaryDiscount{color:var(--cbf-green)}
.StepPagamento-module__s58jTG__summaryDivider{height:1px;background:#ddd;margin:8px 0}
.StepPagamento-module__s58jTG__summaryTotal{color:var(--cbf-green);font-size:20px}
.StepPagamento-module__s58jTG__termos{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:13px;color:#999}
.StepPagamento-module__s58jTG__termosCheck{width:18px;height:18px;flex-shrink:0;margin-top:2px}
.StepPagamento-module__s58jTG__termosLink{color:var(--cbf-green);text-decoration:underline}
.StepPagamento-module__s58jTG__submitBtn{width:100%;padding:16px;font-family:var(--font-display);font-size:16px;font-weight:700;text-transform:uppercase;color:#fff;background:var(--cbf-green);border:none;border-radius:10px;cursor:pointer;margin-bottom:12px}
.StepPagamento-module__s58jTG__submitBtn:hover:not(:disabled){background:#00b344}
.StepPagamento-module__s58jTG__submitBtn:disabled{background:#444;color:#999;cursor:not-allowed}
.StepPagamento-module__s58jTG__backBtn{padding:12px;font-family:var(--font-body);font-size:14px;color:#666;background:transparent;border:none;cursor:pointer}
.StepPagamento-module__s58jTG__backBtn:hover{color:#111}
.StepPagamento-module__s58jTG__secure{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;font-size:12px;color:#666}
.StepPagamento-module__s58jTG__seals{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;margin-top:8px;font-size:11px;color:#888}
.StepPagamento-module__s58jTG__sealDot{margin:0 2px}
/* Sticky footer - sempre no final da página */
html{height:100%}
body{min-height:100%;display:flex;flex-direction:column}
.CheckoutClient-module__0q5Hiq__page{flex:1}
.CheckoutFooter-module__ZtWfdG__footer{background:#fff;padding:32px 20px;margin-top:auto;border-top:1px solid #eee;text-align:center}
.CheckoutFooter-module__ZtWfdG__brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}
.CheckoutFooter-module__ZtWfdG__brandName{font-family:var(--font-body);color:#333;font-size:14px}
.CheckoutFooter-module__ZtWfdG__info{font-size:12px;color:#666;margin:0 0 16px;line-height:1.5}
.CheckoutFooter-module__ZtWfdG__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:16px}
.CheckoutFooter-module__ZtWfdG__badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#555;text-transform:uppercase;letter-spacing:.05em}
.CheckoutFooter-module__ZtWfdG__badgeIcon{flex-shrink:0}
.CheckoutFooter-module__ZtWfdG__copyright{font-size:11px;color:#666;margin:0}
