/**
 * Carrinho (drawer) e checkout Allpa.
 *
 * Extraído do protótipo aprovado (docs/allpa-prototipo-carrinho-checkout.js),
 * com o seletor raiz #af-cx-root. Não editar assets/css/frontend.css.
 */

#af-cx-root,#af-cx-root *{box-sizing:border-box}
#af-cx-root{position:fixed;inset:0;z-index:2147483000;width:auto;height:auto;pointer-events:none;font-family:"Open Sans",Arial,sans-serif;color:#333}
#af-cx-root[hidden]{display:none !important}
html.af-cx-lock,html.af-cx-lock body{overflow:hidden !important}
html.af-cx-lock .wd-close-side,html.af-cx-lock .mfp-bg,html.af-cx-lock .mfp-wrap{pointer-events:none !important}
#af-cx-root button,#af-cx-root input,#af-cx-root select{font:inherit;max-width:none}
#af-cx-root input:not([type=radio]):not([type=checkbox]),#af-cx-root select{width:100%}
#af-cx-root input::placeholder,#af-cx-root .afck-input::placeholder{color:#c8c2bc !important;opacity:1}
#af-cx-root input[type=radio],#af-cx-root input[type=checkbox]{width:16px !important;height:16px !important;min-width:16px !important;max-width:16px !important;margin:0 !important;padding:0 !important;flex:0 0 16px !important;float:none !important;position:static !important;appearance:auto !important;-webkit-appearance:radio !important}




#af-cx-root .cart-drawer__overlay{position:fixed;inset:0;z-index:2147483600;background:rgba(28,20,17,.45);opacity:0;pointer-events:none;transition:opacity .4s ease}
#af-cx-root .cart-drawer.is-open .cart-drawer__overlay{opacity:1;pointer-events:auto}
#af-cx-root .drawer__inner{position:fixed;top:0;right:0;z-index:2147483601;width:400px;max-width:100vw;height:100%;height:100dvh;background:#fff;display:flex;flex-direction:column;box-shadow:0 0 87px #00000017;transform:translate3d(100%,0,0);transition:transform .48s cubic-bezier(.22,1,.36,1);will-change:transform;pointer-events:auto}
#af-cx-root .cart-drawer.is-open .drawer__inner{transform:translate3d(0,0,0)}
#af-cx-root .drawer__header{padding:16px 24px;border-bottom:1px solid #f3e8df}
#af-cx-root .drawer__header__top{display:flex;align-items:center;justify-content:space-between}
#af-cx-root .drawer__heading{margin:0;font-size:18px;font-weight:600;text-transform:lowercase;color:#382a23}
#af-cx-root .drawer__item-count{margin:2px 0 0;color:#828282;font-size:12px}
#af-cx-root .af-x{box-sizing:border-box;width:36px !important;height:36px !important;min-width:36px !important;min-height:36px !important;max-width:36px !important;max-height:36px !important;padding:0 !important;margin:0;border:0;border-radius:50% !important;aspect-ratio:1/1;background:#f4f0eb;color:#382a23;cursor:pointer;display:grid;place-items:center;flex:none !important;line-height:0;overflow:hidden;box-shadow:0 1px 2px rgba(56,42,35,.08),0 0 0 1px rgba(56,42,35,.08);appearance:none;-webkit-appearance:none}
#af-cx-root .af-x svg{width:12px;height:12px;display:block;flex:none}
#af-cx-root .af-x:hover{background:#ebe4dc}
#af-cx-root .cart__free-shipping-counter{margin-top:14px}
#af-cx-root .cart__free-shipping-counter__msg{margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:6px;color:#382a23;font-size:12px;font-weight:500;letter-spacing:.01em;line-height:1.4;text-align:center}
#af-cx-root .cart__free-shipping-counter__msg.is-ok{color:#50aa6c;font-weight:600}
#af-cx-root .cart__free-shipping-counter__msg p{margin:0;text-align:center}
#af-cx-root .cart__free-shipping-counter__msg b{font-weight:600}
#af-cx-root .cart__free-shipping-counter__msg span{font-weight:700;letter-spacing:.08em;font-size:11px}
#af-cx-root .cart__free-shipping-counter__msg svg{width:12px;height:12px;flex:0 0 12px}
#af-cx-root .cart__free-shipping-counter__track{height:8px;border-radius:999px;background:#fff4eb;overflow:hidden}
#af-cx-root .cart__free-shipping-counter__fill{height:8px;width:0;background:#eb8454;border-radius:999px;transition:none}
#af-cx-root .cart__free-shipping-counter__fill.is-anim{transition:width .75s cubic-bezier(.22,1,.36,1),background .35s ease}
#af-cx-root .cart__free-shipping-counter__fill.is-done{background:#50aa6c}
#af-cx-root .cart__free-shipping-counter.is-unlock .cart__free-shipping-counter__msg{animation:afSoftIn .65s ease}
@keyframes afBarSheen{0%{filter:brightness(1)}40%{filter:brightness(1.18)}100%{filter:brightness(1)}}
@keyframes afSoftIn{0%{opacity:.25}100%{opacity:1}}
@keyframes afFreeIn{0%{opacity:.2;letter-spacing:.06em}100%{opacity:1;letter-spacing:0}}
#af-cx-root .drawer__body{flex:1;overflow:auto}
#af-cx-root .cart-items{padding:4px 0 12px}
#af-cx-root .cart-item{display:flex;gap:12px;padding:12px 16px;border:0;border-radius:0;background:transparent;cursor:pointer}
#af-cx-root .cart-item.is-gift,#af-cx-root .cart-item.is-ship{align-items:center;padding:8px 16px;min-height:0}
#af-cx-root .cart-item.is-gift .cart-item__media,#af-cx-root .cart-item.is-ship .cart-item__media{width:75px;height:48px;flex:0 0 75px;border-radius:0;background:transparent;overflow:visible;display:grid;place-items:center}
#af-cx-root .cart-item.is-gift .cart-item__thumb,#af-cx-root .cart-item.is-ship .cart-item__thumb{position:relative;width:48px;height:48px;border-radius:10px;overflow:hidden;flex:none}
#af-cx-root .cart-item.is-gift .cart-item__thumb img,#af-cx-root .cart-item.is-gift .cart-item__image{width:48px;height:48px;border-radius:10px;object-fit:cover;display:block}
#af-cx-root .cart-item.is-ship{background:#fce8ed;border-radius:10px;margin:6px 0;cursor:default}
#af-cx-root .cart-item.is-ship .cart-item__thumb{display:grid;place-items:center;background:#fff;color:#111}
#af-cx-root .cart-item.is-ship .cart-item__thumb svg{width:22px;height:22px;display:block}
#af-cx-root .cart-item.is-gift .cart-item__content,#af-cx-root .cart-item.is-ship .cart-item__content{justify-content:center}
#af-cx-root .cart-item.is-gift .cart-item__header,#af-cx-root .cart-item.is-ship .cart-item__header{align-items:center}
#af-cx-root .cart-item.is-gift .cart-item__free,#af-cx-root .cart-item.is-ship .cart-item__free{line-height:1}
#af-cx-root .cart-item.is-entering,#af-cx-root .item-holder.is-entering{animation:afItemIn .55s cubic-bezier(.22,.61,.36,1) both}
#af-cx-root .cart-item.is-leaving,#af-cx-root .item-holder.is-leaving{animation:afItemOut .28s cubic-bezier(.4,0,.2,1) both;pointer-events:none;overflow:hidden}
@keyframes afItemIn{0%{opacity:0;transform:translateY(-16px);background:#fce8de}55%{background:#fce8de}100%{opacity:1;transform:none;background:transparent}}
@keyframes afItemOut{0%{opacity:1;max-height:140px;transform:none}100%{opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin:0;transform:translateX(20px)}}
@media(hover:hover) and (pointer:fine){
  #af-cx-root .cart-item:hover,#af-cx-root .cart-item.is-gift:hover{background:#fce8de}
  #af-cx-root .cart-item.is-ship:hover{background:#fce8ed}
}
@media(hover:none),(pointer:coarse){
  #af-cx-root .cart-item.is-on,#af-cx-root .cart-item.is-gift.is-on{background:#fce8de}
}
#af-cx-root .cart-item__media{position:relative;width:75px;height:75px;flex:0 0 75px;border-radius:16px;background:#f0f0f0;overflow:hidden}
#af-cx-root .cart-item__image{width:100%;height:100%;object-fit:cover;display:block}
#af-cx-root .cart-item__brinde-badge{position:absolute;bottom:0;left:0;right:0;background:#FFB9C8;color:#fff;font-size:10px;font-weight:600;line-height:16px;text-align:center}
#af-cx-root .cart-item__content{flex:1;min-width:0;display:flex;flex-direction:column}
#af-cx-root .cart-item__header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}
#af-cx-root .cart-item__name{margin:0;font-size:13px;font-weight:500;line-height:1.375;color:#382a23;text-transform:lowercase}
#af-cx-root .cart-item__ritual{margin:2px 0 0;color:#828282;font-size:11px}
#af-cx-root .cart-item__free{display:block;font-size:16px;font-weight:500;color:#382a23;text-transform:lowercase;text-align:right}
#af-cx-root .cart-item__remove-btn{width:28px;height:28px;padding:0;border:0;background:0;color:#9a9a9a;cursor:pointer;opacity:1;pointer-events:auto;flex:0 0 28px;display:grid;place-items:center}
#af-cx-root .cart-item__remove-btn svg{width:22px;height:22px;display:block}
#af-cx-root .cart-item__remove-btn.is-loading{opacity:1;pointer-events:none}
@media(hover:hover) and (pointer:fine) and (min-width:901px){
  #af-cx-root .cart-item__remove-btn{opacity:0;pointer-events:none}
  #af-cx-root .cart-item:hover .cart-item__remove-btn{opacity:1;pointer-events:auto}
}
#af-cx-root .cart-item__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px}
#af-cx-root .cart-item__qty-stepper{display:inline-flex;align-items:center;justify-content:space-between;width:88px;height:32px;padding:0;border-radius:9999px;background:#fff4eb;overflow:hidden;position:relative}
#af-cx-root .cart-item__qty-stepper.is-loading{pointer-events:none}
#af-cx-root .cart-item__qty-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(255,244,235,.82);border-radius:9999px;pointer-events:none;z-index:2}
#af-cx-root .cart-item__qty-btn{width:28px;height:32px;padding:0;margin:0;border:0;background:0;color:#eb8454;font-size:16px;line-height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}
#af-cx-root .cart-item__qty-val{width:22px;text-align:center;font-size:14px;font-weight:500;line-height:1;color:#333}
#af-cx-root .cart-item__sums{position:relative;min-width:80px;text-align:right;overflow:hidden}
#af-cx-root .cart-item__price{font-size:16px;font-weight:500;color:#382a23;display:block}
#af-cx-root .cart-item__old-price{display:block;font-size:11px;color:#828282;text-decoration:line-through}
#af-cx-root .cart-item__sums.is-pulse .cart-item__price,#af-cx-root .cart-item__sums.is-pulse .cart-item__old-price{color:transparent !important;text-decoration-color:transparent}
#af-cx-root .cart-item__sums.is-pulse:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#e6e6e6 15%,#f4f4f4 50%,#e6e6e6 85%);background-size:200% 100%;animation:afshimmer .75s linear infinite;pointer-events:none}

#af-cx-root .cart-upsell-shelf{padding:4px 0 8px}
#af-cx-root .cart-upsell-shelf__header{display:flex;align-items:center;gap:6px;margin:0 0 8px}
#af-cx-root .cart-upsell-shelf__header svg{display:block;width:14px;height:14px;flex:0 0 14px}
#af-cx-root .cart-upsell-shelf__title{margin:0;font-size:14px;font-weight:600;line-height:14px;color:#382a23;text-transform:lowercase}
#af-cx-root .cart-upsell-row{display:flex;align-items:center;gap:8px}
#af-cx-root .cart-upsell-viewport{flex:1;min-width:0;overflow:hidden}
#af-cx-root .cart-upsell-track{display:flex;transition:transform .4s cubic-bezier(.22,.61,.36,1);will-change:transform}
#af-cx-root .cart-upsell-slide{flex:0 0 100%;min-width:100%}
#af-cx-root .cart-upsell__product{display:flex;align-items:center;gap:10px;padding:10px 18px;border-radius:6px;background:#FAFAFA}
#af-cx-root .cart-upsell__picture{margin:0;line-height:0;flex:0 0 45px}
#af-cx-root .cart-upsell__picture img{width:45px;height:45px;border-radius:8px;object-fit:cover;display:block;background:#f0f0f0}
#af-cx-root .cart-upsell__infos{flex:1;min-width:0}
#af-cx-root .cart-upsell__title{margin:0;font-size:12px;line-height:1.3;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#af-cx-root .cart-upsell__price{font-size:12px;font-weight:600}
#af-cx-root .cart-upsell__fullprice{font-size:10px;color:#999;text-decoration:line-through;margin-right:6px}
#af-cx-root .upsell__button{width:42px;height:42px;border:0;border-radius:100%;background:#eb8454;color:#fff;cursor:pointer;flex:0 0 42px;display:grid;place-items:center;animation:afpulse 2s infinite}
#af-cx-root .upsell__button.is-loading{background:#e4e0dc;animation:none;pointer-events:none}
#af-cx-root .upsell__button .af-mini-spin{border-color:#d0ccc8;border-top-color:#8a8580}
@keyframes afpulse{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(235,132,84,.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(235,132,84,0)}100%{transform:scale(.95);box-shadow:0 0 0 0 rgba(235,132,84,0)}}
#af-cx-root .splide__arrow{align-self:center;box-sizing:border-box;width:24px;height:24px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;aspect-ratio:1/1;flex:none;border:0;border-radius:50%;background:#ececec;color:#444;cursor:pointer;display:grid;place-items:center;padding:0;margin:0;line-height:0;overflow:hidden}
#af-cx-root .splide__arrow svg{width:10px;height:10px;display:block}
#af-cx-root .splide__arrow.is-off,#af-cx-root .splide__arrow:disabled{background:#f5f5f5;color:#d8d8d8;cursor:default}

#af-cx-root .cart-drawer__footer{position:relative;padding:8px 16px 6px;border-top:1px solid #f3e8df}
#af-cx-root .cart-drawer__extras{position:relative;z-index:3;background:#fff}
#af-cx-root .af-acc{position:relative;margin:0;padding:0;line-height:1}
#af-cx-root .af-acc__btn{display:flex;align-items:center;gap:6px;margin:0 !important;padding:0 !important;border:0;background:0;color:#eb8454;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer;text-transform:none;width:auto !important;min-width:0 !important;max-width:none;height:auto !important;min-height:0 !important;appearance:none;-webkit-appearance:none}
#af-cx-root .af-acc__btn svg{transition:transform .4s ease;flex:0 0 auto}
#af-cx-root .af-acc.open .af-acc__btn svg{transform:rotate(90deg)}
#af-cx-root .af-acc + .af-acc{margin-top:8px}
#af-cx-root .af-acc__body{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;margin:0;padding:0;transition:grid-template-rows .4s ease,opacity .28s ease,margin .4s ease}
#af-cx-root .af-acc:not(.open) .af-acc__body{max-height:0}
#af-cx-root .af-acc.open .af-acc__body{grid-template-rows:1fr;opacity:1;margin-top:8px;max-height:none}
#af-cx-root .af-acc__inner{overflow:hidden;min-height:0}
#af-cx-root .afck-ship-list{margin-top:12px;margin-bottom:16px}
#af-cx-root .af-fieldrow + .afck-ship-list{margin-top:12px}
#af-cx-root .afck-ship-list .afck-ship-card:last-child{margin-bottom:0}
#af-cx-root .af-fieldrow{display:flex;align-items:center;gap:8px}
#af-cx-root .af-fieldrow input{flex:1;height:40px;padding:0 14px;border:1px solid #d9d3cd;border-radius:8px;background:#fff;font-size:13px;color:#382a23}
#af-cx-root .af-fieldrow input::placeholder{color:#b5aaa3}
#af-cx-root .af-go{position:relative;width:36px;height:36px;border:0;border-radius:50%;background:#382a23;color:#fff;cursor:pointer;flex:0 0 36px;box-shadow:0 2px 8px rgba(56,42,35,.18)}
#af-cx-root .af-coupon-rm{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:0;border:0;background:0;color:#382a23;font-size:11px;font-weight:600;cursor:pointer}
#af-cx-root .af-go .af-go__arrow,#af-cx-root .af-go .af-go__spin{position:absolute;inset:0;display:grid;place-items:center}
#af-cx-root .af-go .af-go__spin{opacity:0}
#af-cx-root .af-go.is-loading .af-go__arrow{opacity:0}
#af-cx-root .af-go.is-loading .af-go__spin{opacity:1}
#af-cx-root .af-mini-spin{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:afspin .7s linear infinite}
#af-cx-root .af-fieldhint{margin:6px 0 0;font-size:12px}
#af-cx-root .cart-drawer__summary{margin-top:12px}
#af-cx-root .cart-drawer__summary-row{display:flex;justify-content:space-between;align-items:center;margin:0 0 6px;font-size:14px;color:#666}
#af-cx-root .af-skel{position:relative;display:inline-block;min-width:80px;text-align:right;line-height:1.35;overflow:hidden}
#af-cx-root .af-skel.is-free{color:#50aa6c;font-weight:700}
#af-cx-root .af-skel.is-unlock{animation:afFreeIn .7s ease}
#af-cx-root .cart-drawer__summary-row--total{margin-top:8px;padding-top:8px;border-top:1px solid #f3e8df;color:#382a23;font-weight:600}
#af-cx-root .cart-drawer__summary-row--total .af-skel{font-size:20px;min-width:92px}
#af-cx-root .is-pulse .af-skel{color:transparent !important}
#af-cx-root .is-pulse .af-skel:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#e6e6e6 15%,#f4f4f4 50%,#e6e6e6 85%);background-size:200% 100%;animation:afshimmer .75s linear infinite;pointer-events:none}
@keyframes afshimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}
#af-cx-root .af-mini-spin.is-dark{border-color:#eadfd6;border-top-color:#382a23;width:12px;height:12px}
#af-cx-root .cart-empty{padding:28px 24px 16px;text-align:center}
#af-cx-root .cart-empty b{display:block;font-size:16px;color:#111;text-transform:lowercase}
#af-cx-root .cart-empty p{margin:8px 0 16px;color:#555;font-size:14px;line-height:1.45;text-transform:lowercase}
#af-cx-root .cart-empty__cta{display:inline-flex;align-items:center;justify-content:center;min-width:210px;height:44px;padding:0 22px;border:1px solid #111;border-radius:999px;background:#fff;color:#111;font-size:14px;font-weight:700;cursor:pointer;text-transform:lowercase}
#af-cx-root .cart-suggest{margin:28px 8px 0;text-align:left}
#af-cx-root .cart-suggest h4{margin:0 0 14px;font-size:15px;font-weight:700;color:#111;text-transform:lowercase}
#af-cx-root .cart-suggest__row{display:flex;align-items:center;gap:12px;margin-bottom:12px}
#af-cx-root .cart-suggest__row img{width:64px;height:64px;border-radius:10px;object-fit:cover;background:#f3eee8}
#af-cx-root .cart-suggest__row b{display:block;font-size:14px;color:#111;text-transform:lowercase}
#af-cx-root .cart-suggest__row span{display:block;margin-top:4px;font-size:14px;font-weight:700;color:#111}
#af-cx-root .cart-suggest__buy{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;border:0;border-radius:999px;background:#eb8454;color:#fff;font-size:14px;font-weight:700;cursor:pointer;text-transform:lowercase}
#af-cx-root .cart-suggest__buy.is-loading{background:#e4e0dc;pointer-events:none}
#af-cx-root .cart__checkout-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:12px;padding:16px;border:0;border-radius:100px;background:#333;color:#fff;font-size:14px;font-weight:700;cursor:pointer}
#af-cx-root .cart__checkout-button.is-loading{opacity:.52;background:#9a9590;pointer-events:none;cursor:wait}
#af-cx-root .cart__checkout-button .af-mini-spin{border-color:rgba(255,255,255,.35);border-top-color:#fff}
#af-cx-root .cart__keep-buying{display:block;width:100%;margin:2px 0 0;padding:0;border:0;background:0;color:#999;font-size:11px;cursor:pointer;text-transform:none;letter-spacing:0}

#af-cx-root .afck-page{position:fixed;inset:0;z-index:2147483602;width:100vw;height:100dvh;overflow:auto;background:#fff;pointer-events:auto}
#af-cx-root .afck-topbar{display:flex;align-items:center;justify-content:space-between;padding:2px 16px;background:#fff;border-bottom:1px solid #efe8e2;position:relative}
#af-cx-root .afck-close-x{display:none !important}
#af-cx-root .afck-logo-btn{border:0;background:0;padding:0;margin:0;line-height:0;cursor:pointer}
#af-cx-root .afck-logo{height:72px;width:auto;max-width:280px;object-fit:contain;display:block;margin:8px 0}
#af-cx-root .afck-lock{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.08em;color:#382a23;text-align:right;flex:0 1 auto}
#af-cx-root .afck-steps{display:none;list-style:none;margin:0;padding:18px 12px 8px;background:#fff}
#af-cx-root .afck-holder{width:min(1400px,calc(100vw - 40px));margin:28px auto 32px;display:grid;grid-template-columns:minmax(300px,1.05fr) minmax(280px,1fr) minmax(400px,460px);gap:24px;align-items:start}
#af-cx-root .afck-box{background:#fff;border:1px solid #ece6e0;border-radius:10px;padding:22px 24px 20px;margin-bottom:16px}
#af-cx-root .afck-box.active{border:2px solid #111}
#af-cx-root .afck-box.disabled{opacity:.45;pointer-events:none}
#af-cx-root .afck-box.disabled .afck-pen{pointer-events:auto}
#af-cx-root .afck-box.done{background:#eef8f1;border-color:#cfe8d6}
#af-cx-root .afck-box.is-edit{cursor:pointer}
#af-cx-root .afck-boxtitle{display:flex;align-items:center;gap:10px}
#af-cx-root .afck-num{width:24px;height:24px;border-radius:50%;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex:0 0 24px;line-height:1;letter-spacing:0;padding:1px 0 0;text-align:center;box-sizing:border-box;font-variant-numeric:lining-nums tabular-nums}
#af-cx-root .afck-box.done .afck-num{background:#3caf73}
#af-cx-root .afck-title{font-size:20px;font-weight:800;text-transform:uppercase}
#af-cx-root .afck-box.done .afck-title{color:#3caf73}
#af-cx-root .afck-desc{margin:8px 0 14px;color:#777;font-size:13px;line-height:1.45}
#af-cx-root .afck-fg{margin:0 0 14px}
#af-cx-root .afck-row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}
#af-cx-root .afck-label{display:flex;justify-content:space-between;margin-bottom:6px;font-size:12px;color:#666}
#af-cx-root .afck-city{color:#3caf73;font-weight:700}
#af-cx-root .afck-wrap{position:relative}
#af-cx-root .afck-input{width:100%;height:48px;padding:0 36px 0 14px;border:1px solid #d9d3cd;border-radius:8px;background:#fff;font-size:15px}
#af-cx-root .afck-input:focus,#af-cx-root .afck-input:not(:placeholder-shown){background:#fafbfc;outline:none}
#af-cx-root .afck-wrap.ok .afck-input{border-color:#cfe8d6}
#af-cx-root .afck-wrap.err .afck-input{border-color:#e35d5d;background:#fff1f1}
#af-cx-root .afck-ico{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;display:none}
#af-cx-root .afck-wrap.ok .afck-ico.ok{display:block}
#af-cx-root .afck-wrap.err .afck-ico.err{display:block}
#af-cx-root .afck-error{display:none;margin-top:4px;color:#e35d5d;font-size:12px}
#af-cx-root .afck-wrap.err + .afck-error{display:block}
#af-cx-root .afck-ig{display:flex}
#af-cx-root .afck-addon{display:flex;align-items:center;padding:0 12px;border:1px solid #d9d3cd;border-right:0;border-radius:8px 0 0 8px;background:#f7f7f7;font-size:13px}
#af-cx-root .afck-ig .afck-wrap{flex:1}
#af-cx-root .afck-ig .afck-input{border-radius:0 8px 8px 0}
#af-cx-root .afck-ig.err .afck-addon{border-color:#e35d5d;background:#fff1f1}
#af-cx-root .afck-btn{width:100%;height:52px;margin-top:16px;border:0;border-radius:8px;background:#3caf73;color:#fff;font-weight:800;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}
#af-cx-root .afck-btn.is-loading{pointer-events:none;opacity:1;background:#8ecfa8;color:#fff;cursor:wait}
#af-cx-root .afck-btn .af-mini-spin{border-color:rgba(255,255,255,.45);border-top-color:#fff;flex:0 0 auto}
#af-cx-root .afck-pen{margin-left:auto;width:28px;height:28px;border:0;background:0;cursor:pointer;color:#555;display:grid;place-items:center;flex:0 0 28px;padding:0}
#af-cx-root .afck-box.done .afck-pen{color:#2f6a34}
#af-cx-root .afck-new{border:0;background:0;color:#382a23;font-weight:700;cursor:pointer;margin:0 0 12px;padding:0}
#af-cx-root .afck-dot{width:14px;height:14px;border:2px solid #bbb;border-radius:50%;flex:0 0 14px;position:relative;background:#fff;display:block}
#af-cx-root .afck-dot.on{border-color:#111}
#af-cx-root .afck-dot.on:after{content:"";position:absolute;inset:2px;border-radius:50%;background:#111}
#af-cx-root .afck-addr-card{display:grid !important;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;column-gap:10px;padding:14px 12px;border:1px solid #e6e8eb;border-radius:8px;margin:0 0 10px;background:#fafbfc;width:100%;overflow:hidden}
#af-cx-root .afck-ship-card{display:grid !important;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;column-gap:10px;padding:10px 12px;border:1px solid #e6e8eb;border-radius:8px;margin:0 0 6px;background:#fafbfc;width:100%;overflow:hidden;cursor:pointer;text-align:left;appearance:none;-webkit-appearance:none;font:inherit;color:inherit;text-transform:none !important;letter-spacing:0;min-height:0}
#af-cx-root .afck-ship-card.on{border:1.5px solid #111;background:#fff}
#af-cx-root .afck-ship-card b{font-size:12px;font-weight:600;color:#382a23;text-transform:none;letter-spacing:0}
#af-cx-root .afck-ship-card .afck-ship-eta{margin-top:1px;color:#888;font-size:11px;font-weight:400;text-transform:none}
#af-cx-root .afck-ship-price.is-free{color:#3caf73}
#af-cx-root .afck-best{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:2px;background:#f6f1ec;color:#382a23;font-size:8px;font-weight:600;letter-spacing:.08em;vertical-align:middle;text-transform:uppercase}
#af-cx-root .afck-addr-text{min-width:0;font-size:13px;line-height:1.4;color:#333;overflow-wrap:anywhere}
#af-cx-root .afck-addr-text b{display:block;font-weight:600}
#af-cx-root .afck-addr-text span{display:block;color:#666;font-size:12px}
#af-cx-root .afck-addr-actions{display:flex;align-items:center;justify-content:flex-end;gap:2px;justify-self:end}
#af-cx-root .afck-addr-actions button{border:0;background:0;color:#8a8a8a;cursor:pointer;width:28px;height:28px;padding:0;display:grid;place-items:center}
#af-cx-root .afck-softline{border:0;border-top:1px solid #ececec;margin:4px 0 16px}
#af-cx-root .afck-cep{max-width:168px}
#af-cx-root .afck-cep .afck-input{background:#fafbfc;border-color:#333}
#af-cx-root .afck-ship-main{min-width:0}
#af-cx-root .afck-payopt{display:grid !important;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;column-gap:10px;margin:0 0 10px;padding:10px 12px;border:1px solid #d8d8d8;border-radius:8px;cursor:pointer;background:#fff;width:100%}
#af-cx-root .afck-payopt.on{border:2px solid #111;align-items:start}
#af-cx-root .afck-payopt__title{display:flex;align-items:center;gap:8px;font-weight:700;min-width:0}
#af-cx-root .afck-payopt__title svg,#af-cx-root .afck-payopt__title img{height:20px;width:20px;display:block;flex:0 0 auto;object-fit:contain}
#af-cx-root .afck-payopt__form{grid-column:1 / -1;width:100%;margin-top:12px}
#af-cx-root .afck-paylogos,#af-cx-root .afck-pays{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0}
#af-cx-root .afck-payico{display:inline-flex;align-items:center;justify-content:center;width:48px;height:26px;padding:2px 5px;border:1px solid #e6e6e6;border-radius:6px;background:#fff}
#af-cx-root .afck-payico svg:not(.afck-pixmark){width:30px;height:20px;display:block}
#af-cx-root .afck-payico .afck-pixmark{width:20px;height:20px;display:block;object-fit:contain}
#af-cx-root .afck-pixtag{justify-self:end;padding:4px 8px;border-radius:6px;background:#fff4eb;color:#c9845a;font-size:10px;font-weight:700;letter-spacing:.02em;text-transform:none;line-height:1.2;white-space:nowrap}
#af-cx-root .afck-card3d{height:148px;margin:8px 0 10px;perspective:900px}
#af-cx-root .afck-card3d__inner{position:relative;height:100%;transform-style:preserve-3d;transition:transform .5s ease}
#af-cx-root .afck-card3d.is-back .afck-card3d__inner{transform:rotateY(180deg)}
#af-cx-root .afck-cardviz{position:absolute;inset:0;padding:18px 20px;border-radius:12px;background:linear-gradient(135deg,#3d322c,#1c1411);color:#fff;display:flex;flex-direction:column;justify-content:space-between;backface-visibility:hidden;-webkit-backface-visibility:hidden}
#af-cx-root .afck-cardviz.back{transform:rotateY(180deg);padding:0}
#af-cx-root .afck-cardviz .brand{font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.75}
#af-cx-root .afck-cardviz .num{font-size:18px;letter-spacing:.12em;font-weight:600}
#af-cx-root .afck-cardviz .meta{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.06em;opacity:.85}
#af-cx-root .afck-card-stripe{height:42px;margin:22px 0 18px;background:#111}
#af-cx-root .afck-card-cvv{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:0 18px}
#af-cx-root .afck-card-cvv i{font-style:normal;font-size:10px;letter-spacing:.08em;opacity:.7}
#af-cx-root .afck-card-cvv b{min-width:54px;padding:6px 10px;border-radius:4px;background:#fff;color:#111;font-size:14px;letter-spacing:.16em;text-align:center}
#af-cx-root .afck-cardhint{margin:0 0 12px;color:#999;font-size:12px}
#af-cx-root .afck-tip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;border-radius:50%;background:#b8b8b8;color:#fff;font-size:11px;font-weight:700;cursor:help;vertical-align:middle}
#af-cx-root .afck-tipbox{display:none;position:absolute;left:22px;top:-8px;width:200px;padding:10px 12px;border-radius:8px;background:#111;color:#fff;font-size:12px;font-weight:500;line-height:1.4;z-index:5;text-align:left}
#af-cx-root .afck-tip:hover .afck-tipbox,#af-cx-root .afck-tip:focus .afck-tipbox{display:block}
#af-cx-root .afck-parcels-hint{margin:6px 0 0;color:#777;font-size:12px}
#af-cx-root select.afck-input{pointer-events:auto !important;appearance:auto;-webkit-appearance:menulist;cursor:pointer;background:#fff}
#af-cx-root select.afck-input:disabled{cursor:not-allowed;opacity:.55;background:#f6f6f6;pointer-events:none}
#af-cx-root .afck-totals{background:#fafbfc;border:1px solid #eef0f2;border-radius:12px;padding:14px 16px;margin:4px 0 18px}
#af-cx-root .afck-coupon-label{display:block;margin:0 0 6px;font-size:12px;font-weight:600;color:#666}
#af-cx-root .afck-coupon-row,#af-cx-root .afck-coupon-on{margin-top:0}
#af-cx-root .afck-coupon-row input{border-radius:8px;height:40px}
#af-cx-root .afck-resume-coupon .af-fieldrow{align-items:stretch}
#af-cx-root .afck-resume-coupon .af-fieldrow input{height:40px}
#af-cx-root .afck-resume-coupon .af-go{width:40px !important;height:40px !important;min-width:40px !important;min-height:40px !important;max-width:40px !important;max-height:40px !important;flex:0 0 40px !important;border-radius:8px;box-shadow:none;align-self:stretch}
#af-cx-root .afck-coupon-on{margin:0 0 16px;font-size:12px}
#af-cx-root .afck-coupon-box{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e6e8eb;border-radius:8px;background:#fff;color:#333;font-weight:700;font-size:12px;letter-spacing:.03em}
#af-cx-root .afck-coupon-off{margin:8px 0 4px;color:#2f6a34;font-size:12px;font-weight:700}
#af-cx-root .afck-coupon-rm,#af-cx-root .af-coupon-rm{border:0;background:0;padding:0;color:#382a23;font-size:12px;font-weight:600;cursor:pointer}
#af-cx-root .afck-resume .detail{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#555}
#af-cx-root .afck-resume .total{font-weight:800;color:#3caf73;align-items:flex-start;padding-top:10px;border-top:1px solid #e6e0da;margin-top:4px}
#af-cx-root .pixline{display:block;position:relative;overflow:hidden;font-size:22px;font-weight:800;color:#382a23}
#af-cx-root .cardline{display:block;position:relative;overflow:hidden;font-size:12px;color:#777;font-weight:500;margin-top:2px}
#af-cx-root .item-holder{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-top:1px solid #eee}
#af-cx-root .item-holder.is-gift,#af-cx-root .item-holder.is-ship{align-items:center;padding:6px 10px;margin-top:6px;min-height:0;border:0;border-radius:10px}
#af-cx-root .item-holder.is-gift{background:#fbf6f0}
#af-cx-root .item-holder.is-gift .item-media,#af-cx-root .item-holder.is-ship .item-media{width:40px;height:40px;flex:0 0 40px}
#af-cx-root .item-holder.is-gift img,#af-cx-root .item-holder.is-ship img{width:40px;height:40px}
#af-cx-root .item-holder.is-gift .item-meta{margin-top:0;font-size:11px}
#af-cx-root .item-holder.is-ship{background:#fce8ed}
#af-cx-root .item-media--icon{display:grid;place-items:center;background:#fff;border-radius:8px;color:#111}
#af-cx-root .item-media--icon svg{width:18px;height:18px;display:block}
#af-cx-root .item-media{position:relative;width:64px;height:64px;flex:0 0 64px;overflow:visible;border-radius:10px}
#af-cx-root .item-holder.is-gift .item-media{overflow:hidden}
#af-cx-root .item-holder img{width:64px;height:64px;border-radius:10px;object-fit:cover;background:#f3eee8}
#af-cx-root .item-media .cart-item__brinde-badge{font-size:9px;line-height:14px}
#af-cx-root .item-qty-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0;border-radius:50%;background:#111;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;z-index:1;box-sizing:border-box;font-variant-numeric:lining-nums}
#af-cx-root .item-info{flex:1;min-width:0;overflow:visible}
#af-cx-root .item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}
#af-cx-root .item-name{font-size:14px;font-weight:600;color:#382a23;line-height:1.35}
#af-cx-root .item-side{display:flex;flex-direction:column;align-items:flex-end;flex:0 0 auto}
#af-cx-root .item-price{position:relative;font-size:13px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden}
#af-cx-root .item-meta{margin-top:4px;font-size:12px;color:#777}
#af-cx-root .item-editwrap{position:relative;margin-top:4px;display:inline-flex;z-index:6}
#af-cx-root .item-edit{box-sizing:border-box;width:auto !important;min-width:0 !important;max-width:none !important;height:auto !important;min-height:0 !important;margin:0;padding:2px 7px !important;border:1px solid #ddd;border-radius:6px;background:#fff;color:#555;font-size:10px !important;font-weight:600;line-height:1.2 !important;letter-spacing:0;text-transform:none !important;cursor:pointer;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center}
#af-cx-root .item-qty-pop{position:absolute;right:0;left:auto;bottom:calc(100% + 8px);display:flex;align-items:center;gap:8px;width:max-content;max-width:none;padding:8px 12px;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.14);z-index:30;white-space:nowrap;box-sizing:border-box}
#af-cx-root .item-qty-pop:after{content:"";position:absolute;right:18px;left:auto;bottom:-5px;width:10px;height:10px;background:#fff;transform:rotate(45deg);box-shadow:2px 2px 4px rgba(0,0,0,.04)}
#af-cx-root .item-qty-pop span{font-size:12px;color:#999;flex:0 0 auto}
#af-cx-root .item-qty-pop b{font-size:14px;color:#111;min-width:12px;text-align:center;flex:0 0 auto}
#af-cx-root .item-qty-pop button{width:24px;height:24px;border:1px solid #e6e6e6;border-radius:6px;background:#f7f7f7;padding:0;font-size:16px;color:#333;cursor:pointer;line-height:1;display:grid;place-items:center;flex:0 0 24px}
#af-cx-root .item-qty-pop button:disabled{color:#d4d4d4;cursor:not-allowed;background:#fafafa}
#af-cx-root .afck-leve{margin-top:8px;padding-top:4px}
#af-cx-root .afck-leve .cart__free-shipping-counter{margin:0 0 14px}
#af-cx-root .afck-ship-nudge{margin:0 0 14px;color:#6a5e57;font-size:12px;line-height:1.5}
#af-cx-root .afck-ship-nudge b{color:#382a23;font-weight:600}
#af-cx-root .afck-leve h4{margin:0 0 8px;font-size:16px;font-weight:700;color:#111}
#af-cx-root .afck-leve-row{display:grid;grid-template-columns:56px minmax(0,1fr) 104px;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #eee}
#af-cx-root .afck-leve-row img{width:56px;height:56px;border-radius:10px;object-fit:cover;background:#f6f6f6;box-shadow:0 1px 4px rgba(0,0,0,.06)}
#af-cx-root .afck-leve-info{min-width:0}
#af-cx-root .afck-leve-row b{display:block;font-size:13px;color:#111;line-height:1.3}
#af-cx-root .afck-leve-row span{display:block;margin-top:3px;font-size:13px;color:#333}
#af-cx-root .afck-leve-add{width:104px;height:32px;margin:0;border:0;border-radius:8px;background:#eb8454;color:#fff;padding:0;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;display:grid;place-items:center;justify-self:end}
#af-cx-root .afck-leve-add.is-loading{background:#e4e0dc;color:#999;pointer-events:none}
#af-cx-root .afck-leve-add .af-mini-spin{border-color:#d0ccc8;border-top-color:#8a8580}
#af-cx-root .afck-leve-nav{display:flex;justify-content:center;gap:8px;padding:14px 0 4px}
#af-cx-root .afck-leve-nav button{width:40px;height:40px;border:1px solid #e4e4e4;border-radius:8px;background:#fff;color:#eb8454;font-size:20px;cursor:pointer;display:grid;place-items:center}
#af-cx-root .afck-resume-items .item-holder:first-child{border-top:0;padding-top:0}
#af-cx-root .afck-mobsum{display:none;pointer-events:auto;cursor:pointer;border:0;font:inherit;text-align:left;color:inherit}
#af-cx-root .afck-mobsum svg{transition:transform .2s}
#af-cx-root .afck-mobsum.open svg{transform:rotate(90deg)}
#af-cx-root .afck-desk-title{margin-bottom:8px}
#af-cx-root .afck-resume-title{margin:0 0 12px}
#af-cx-root .afck-resume-coupon{margin-top:12px}
#af-cx-root .afck-resume .cart__free-shipping-counter{margin:0 0 14px}
#af-cx-root .afck-resume-coupon .af-acc__btn{color:#eb8454 !important;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
#af-cx-root .afck-resume-coupon .af-acc__btn svg{color:#eb8454}
#af-cx-root .afck-resume-items{margin:4px 0 22px}
#af-cx-root .afck-foot{text-align:center;padding:8px 16px 72px;color:#555;font-size:12px;line-height:1.55}
#af-cx-root .afck-pays{margin:0 0 16px}
#af-cx-root .afck-legal{margin:18px 0 12px;color:#555;font-size:12px;line-height:1.7}
#af-cx-root .afck-legal b{color:#382a23;font-size:13px}
#af-cx-root .afck-seals{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:0 auto 16px;max-width:920px}
#af-cx-root .afck-seal{display:flex;align-items:center;gap:8px;min-height:44px;padding:6px 10px;border:1px solid #e8e0d8;border-radius:10px;background:#fff;text-align:left}
#af-cx-root .afck-seal svg,#af-cx-root .afck-seal img{width:22px;height:22px;flex:0 0 auto;display:block}
#af-cx-root .afck-ra{width:22px;height:18px}
#af-cx-root .afck-seal b{display:block;font-size:11px}
#af-cx-root .afck-seal span{display:block;font-size:10px;color:#777}
#af-cx-root .afck-wait{position:fixed;inset:0;z-index:2147483605;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#fff;text-align:center;padding:24px}
#af-cx-root .afck-wait > div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}
#af-cx-root .afck-wait p{margin:0;color:#555;font-size:15px;line-height:1.4}
#af-cx-root .spin{width:42px;height:42px;border:3px solid #eee;border-top-color:#bbb;border-radius:50%;animation:afspin .8s linear infinite;margin:0 auto}
@keyframes afspin{to{transform:rotate(360deg)}}
#af-cx-root .afck-pix-inner{width:min(980px,calc(100vw - 48px));margin:48px auto 40px}
#af-cx-root .afck-pix-grid{display:grid;grid-template-columns:1fr 400px;gap:56px;align-items:start}
#af-cx-root .afck-pix-left h2{margin:8px 0 12px;font-size:42px;font-weight:800;letter-spacing:-.03em;color:#111}
#af-cx-root .afck-pix-left p{margin:0;color:#666;font-size:15px;line-height:1.5}
#af-cx-root .afck-pix-timer{color:#111;font-weight:800}
#af-cx-root .pixcard{width:100%;background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(56,42,35,.08);padding:28px 26px;text-align:center}
#af-cx-root .pixcard p{margin:0 0 12px;color:#555;font-size:13px;line-height:1.5}
#af-cx-root .afck-pix-qrwrap{margin:18px 0 8px;position:relative}
#af-cx-root .afck-pix-phone{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:10px;color:#888;font-size:12px}
#af-cx-root .afck-pix-qrbox{position:relative;width:220px;height:220px;margin:0 auto}
#af-cx-root .afck-pix-qr{width:220px;height:220px;display:block;margin:0 auto;border-radius:8px;background:#fff}
#af-cx-root .afck-pix-check{position:absolute;inset:0;display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity .35s ease;z-index:2}
#af-cx-root .afck-pix-check span{width:92px;height:92px;border-radius:50%;background:#e7f3ec;color:#2f8a57;display:grid;place-items:center;box-shadow:0 8px 24px rgba(47,138,87,.12)}
#af-cx-root .afck-pix-check svg{width:42px;height:42px;display:block}
#af-cx-root .pixcard.is-paid .afck-pix-check{opacity:1}
#af-cx-root .pixcard.is-paid .afck-pix-dim{opacity:.32;pointer-events:none;filter:grayscale(.15);transition:opacity .4s ease}
#af-cx-root .pixcard.is-paid .afck-pix-copy,#af-cx-root .pixcard.is-paid .afck-pix-key,#af-cx-root .pixcard.is-paid .afck-pix-paid{opacity:.32;pointer-events:none}
#af-cx-root .afck-pix-value{margin-top:16px;font-size:15px;color:#333}
#af-cx-root .afck-pix-value b{color:#365b49;font-size:22px}
#af-cx-root .afck-pix-copyblock{margin:16px 0 0;text-align:left}
#af-cx-root .afck-pix-copyblock p{margin:0 0 10px;color:#555;font-size:13px;line-height:1.5}
#af-cx-root .afck-pix-accent{color:#eb8454}
#af-cx-root .afck-pix-key{display:block;width:100%;margin:0 0 10px;padding:12px 14px;border:0;border-radius:8px;background:#f0f1f3;color:#333;font-size:12px;line-height:1.45;word-break:break-all;cursor:pointer;text-align:left}
#af-cx-root .afck-pix-key::selection,#af-cx-root .afck-pix-key *::selection{background:#b3d4fc}
#af-cx-root .afck-pix-copy{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:160px;height:40px;padding:0 16px;border:1px solid #e4ddd6;border-radius:8px;background:#fff;color:#382a23;font-size:12px;font-weight:700;cursor:pointer;text-transform:uppercase}
#af-cx-root .afck-pix-line{display:block;width:100%;height:1px;border:0;margin:20px 0 4px;padding:0;background:#e6e6e6}
#af-cx-root .afck-pix-paid{display:flex;align-items:center;justify-content:center;width:148px;height:38px;margin:14px auto 0;padding:0 16px;border:0;border-radius:8px;background:#333;color:#fff;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;cursor:pointer}
#af-cx-root .afck-pix-left .afck-pix-copyblock{display:none}
#af-cx-root .afck-ok{width:min(560px,calc(100vw - 40px));margin:48px auto 24px;text-align:center}
#af-cx-root .afck-ok-ico{width:72px;height:72px;margin:0 auto 16px;border-radius:50%;background:#eef8f1;color:#3caf73;display:grid;place-items:center}
#af-cx-root .afck-ok-ico svg{width:40px;height:40px}
#af-cx-root .afck-num svg{width:12px;height:12px;display:block;margin:0}
#af-cx-root .afck-fail-ico{width:72px;height:72px;margin:0 auto 16px;border-radius:50%;background:#fdecec;color:#c0392b;display:grid;place-items:center;font-size:36px;font-weight:800}
#af-cx-root .afck-ghost{margin-top:10px;border:1px solid #e4ddd6;background:#fff;color:#382a23}
#af-cx-root .afck-ok h2{margin:0 0 8px;font-size:32px;color:#111}
#af-cx-root .afck-ok p{margin:0 0 8px;color:#666;font-size:14px;line-height:1.5}
#af-cx-root .afck-ok-card{margin:24px 0;padding:18px 20px;border:1px solid #eef0f2;border-radius:12px;background:#fafbfc;text-align:left}
#af-cx-root .afck-ok-card b{display:block;margin-bottom:8px;color:#111}
#af-cx-root .afck-ok-row{display:flex;justify-content:space-between;padding:6px 0;font-size:13px;color:#555}
#af-cx-root .afck-threeds{width:min(480px,calc(100vw - 40px));margin:64px auto 24px;text-align:center}
#af-cx-root .afck-threeds h2{margin:16px 0 8px;font-size:28px;color:#111}
#af-cx-root .afck-threeds p{margin:0 0 8px;color:#666;font-size:14px;line-height:1.5}
@media(max-width:900px){
  #af-cx-root .drawer__inner{width:100%;max-width:100vw;box-shadow:0 0 87px #00000017;transform:translate3d(100%,0,0)}
  #af-cx-root .cart-drawer.is-open .drawer__inner{transform:translate3d(0,0,0)}
  #af-cx-root .afck-page{background:#fff}
  #af-cx-root .afck-holder{width:100%;max-width:100%;grid-template-columns:1fr;margin:0;gap:0;padding:0}
  #af-cx-root .afck-topbar{padding:4px 12px}
  #af-cx-root .afck-topbar .afck-lock{display:flex;font-size:9px;letter-spacing:.06em;line-height:1.25;max-width:46%;justify-content:flex-end}
  #af-cx-root .afck-logo{height:56px;max-width:200px;margin:6px 0}
  #af-cx-root .item-qty-pop{gap:8px;padding:8px 12px}
  #af-cx-root .item-qty-pop span{font-size:12px}
  #af-cx-root .item-qty-pop b{font-size:14px;min-width:12px}
  #af-cx-root .item-qty-pop button{width:26px;height:26px;flex-basis:26px;font-size:16px}
  #af-cx-root .afck-steps{display:flex;padding:16px 8px 10px}
  #af-cx-root .afck-steps li{flex:1;text-align:center;font-size:11px;color:#bbb;cursor:pointer}
  #af-cx-root .afck-steps .holder-icon{width:22px;height:22px;margin:0 auto 6px;border-radius:50%;background:#ddd;color:#fff;display:grid;place-items:center}
  #af-cx-root .afck-steps .active .holder-icon,#af-cx-root .afck-steps .done .holder-icon{background:#3caf73}
  #af-cx-root .afck-steps .active .info,#af-cx-root .afck-steps .done .info{color:#111;font-weight:700}
  #af-cx-root .afck-mobsum{display:flex;justify-content:space-between;align-items:center;margin:0 0 16px;padding:14px 16px;background:#eceff3;border-radius:0;width:100%}
  #af-cx-root .afck-box{border:0;border-radius:0;box-shadow:none;margin:0;padding:18px 16px 24px}
  #af-cx-root .afck-box.active{border:0}
  #af-cx-root .afck-box.disabled{display:none}
  #af-cx-root .afck-box.done{display:block;margin:0 16px 12px;padding:16px;border:1px solid #cfe8d6;border-radius:10px}
  #af-cx-root .afck-col1{order:2;padding-top:4px}
  #af-cx-root .afck-col2{order:3}
  #af-cx-root .afck-col3{order:1;pointer-events:auto}
  #af-cx-root .afck-col3 .js-box-animation{display:block}
  #af-cx-root .afck-col3 .afck-box{display:block;max-height:0;overflow:hidden;opacity:0;padding:0 16px;margin:0;background:#fff;transition:max-height .4s ease,opacity .3s ease,padding .35s ease;pointer-events:none}
  #af-cx-root .afck-col3.open .afck-box{max-height:4000px;overflow:visible;opacity:1;padding:8px 16px 20px;background:#fff;pointer-events:auto}
  #af-cx-root .afck-desk-title{display:none}
  #af-cx-root .afck-leve{display:block}
  #af-cx-root .afck-row2{grid-template-columns:1fr 1fr}
  #af-cx-root .afck-foot{padding:16px 16px 80px}
  #af-cx-root .afck-pix-inner{width:100%;margin:24px auto 80px;padding:0 20px}
  #af-cx-root .afck-pix-grid{grid-template-columns:1fr;gap:20px;text-align:center}
  #af-cx-root .afck-pix-left h2{font-size:32px}
  #af-cx-root .afck-pix-qrwrap{display:block}
  #af-cx-root .afck-pix-left,#af-cx-root .pixcard{text-align:center}
  #af-cx-root .afck-pix-copyblock{text-align:center}
}

/* Tema / plugins de mini-carrinho: o drawer Allpa assume a UI. */
body.af-cx-ready .wd-side-hidden.wd-cart-sidebar,
body.af-cx-ready .cart-widget-side,
body.af-cx-ready .widget_shopping_cart.wd-dropdown-menu,
body.af-cx-ready .fkcart-modal,
body.af-cx-ready .fkcart-modal-overlay,
body.af-cx-ready .xoo-wsc-modal,
body.af-cx-ready .xoo-wsc-opac {
  display: none !important;
}

body.af-cx-checkout,
body.af-cx-received {
  overflow: hidden;
}

body.af-cx-checkout form.checkout.afck-wc-form {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
body.af-cx-checkout .woocommerce-form-coupon-toggle,
body.af-cx-checkout .woocommerce-form-login-toggle,
body.af-cx-checkout .woocommerce-checkout-review-order-table,
body.af-cx-checkout #order_review_heading {
  display: none !important;
}
#af-cx-payment-park,
#af-cx-mp-fields-park {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
#af-cx-root .afck-gateway-fields,
#af-cx-root .afck-gateway-fields #payment {
  margin: 0;
  background: transparent;
  border: 0;
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
}
#af-cx-root .afck-gateway-fields .wc_payment_methods {
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
#af-cx-root .afck-gateway-fields .wc_payment_method {
  display: none !important;
  margin: 0;
  padding: 0;
  background: transparent;
}
#af-cx-root .afck-gateway-fields .wc_payment_method.is-on {
  display: block !important;
}
#af-cx-root .afck-gateway-fields .wc_payment_method > label,
#af-cx-root .afck-gateway-fields .place-order {
  display: none !important;
}
#af-cx-root .afck-gateway-fields .payment_box {
  display: none !important;
  padding: 0;
  background: transparent;
  border: 0;
}
#af-cx-root .afck-gateway-fields .payment_box.is-on {
  display: block !important;
}
#af-cx-root .afck-gateway-fields .payment_box > p,
#af-cx-root .afck-gateway-fields .payment_box > .woocommerce-info,
#af-cx-root .afck-gateway-copy {
  display: none !important;
}
#af-cx-root .afck-gateway-fields .payment_box.is-on iframe,
#af-cx-root .afck-gateway-fields .payment_box.is-on input,
#af-cx-root .afck-gateway-fields .payment_box.is-on select,
#af-cx-root .afck-gateway-fields .payment_box.is-on textarea {
  visibility: visible !important;
  max-height: none !important;
}
#af-cx-root .afck-gateway-fields .mp-checkout-container ~ .mp-checkout-container,
#af-cx-root .afck-gateway-fields .mp-checkout-custom-container ~ .mp-checkout-custom-container,
#af-cx-root .afck-gateway-fields .mp-checkout-pix-container ~ .mp-checkout-pix-container,
#af-cx-root .afck-gateway-fields .mp-checkout-pro-container ~ .mp-checkout-pro-container {
  display: none !important;
}
#af-cx-root .afck-gateway-fields .wc_payment_method.is-on > input[type="radio"],
#af-cx-root .afck-gateway-fields input[name="payment_method"] {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
#af-cx-root .afck-gateway-fields .payment_box.is-on #mp-checkout-custom-root,
#af-cx-root .afck-gateway-fields .payment_box.is-on .mp-checkout-custom-container,
#af-cx-root .afck-gateway-fields .payment_box.is-on .mp-checkout-container {
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
#af-cx-root .afck-page .woocommerce-NoticeGroup,
#af-cx-root .woocommerce-error,
#af-cx-root .woocommerce-message,
#af-cx-root .woocommerce-info {
  list-style: none;
  margin: 0 0 12px;
  padding: 10px 12px;
  border-radius: 8px;
  font-size: 13px;
}
#af-cx-root .woocommerce-error {
  background: #fff1f1;
  color: #c0392b;
  border: 1px solid #f5c6c6;
}

/* Thank-you Allpa: esconde o HTML nativo duplicado do Mercado Pago / Woo / FunnelKit */
body.af-cx-received .af-cx-thankyou-native,
body.af-cx-received .mp-details-pix,
body.af-cx-received .mp-details-title,
body.af-cx-received .mp-pix-image-container,
body.af-cx-received .woocommerce-order-details,
body.af-cx-received .woocommerce-customer-details,
body.af-cx-received .woocommerce-thankyou-order-details,
body.af-cx-received .wfty-order-details {
  display: none !important;
}
body.af-cx-received #af-cx-root {
  display: block !important;
}

#af-cx-root .afck-pix-inner {
  width: min(980px, calc(100vw - 48px));
  margin: 48px auto 40px;
}
#af-cx-root .afck-pix-grid {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 56px;
  align-items: start;
}
#af-cx-root .afck-pix-left h2 {
  margin: 8px 0 12px;
  font-size: 42px;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #111;
}
#af-cx-root .afck-pix-left p {
  margin: 0;
  color: #666;
  font-size: 15px;
  line-height: 1.5;
}
#af-cx-root .afck-pix-timer {
  color: #111;
  font-weight: 800;
}
#af-cx-root .pixcard {
  width: 100%;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 16px 40px rgba(56, 42, 35, 0.08);
  padding: 28px 26px;
  text-align: center;
}
#af-cx-root .pixcard p {
  margin: 0 0 12px;
  color: #555;
  font-size: 13px;
  line-height: 1.5;
}
#af-cx-root .afck-pix-qrwrap {
  margin: 18px 0 8px;
  position: relative;
}
#af-cx-root .afck-pix-phone {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-bottom: 10px;
  color: #888;
  font-size: 12px;
}
#af-cx-root .afck-pix-qrbox {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0 auto;
}
#af-cx-root .afck-pix-qr {
  width: 220px;
  height: 220px;
  display: block;
  margin: 0 auto;
  border-radius: 8px;
  background: #fff;
}
#af-cx-root .afck-pix-check {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
  z-index: 2;
}
#af-cx-root .afck-pix-check span {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: #e7f3ec;
  color: #2f8a57;
  display: grid;
  place-items: center;
}
#af-cx-root .pixcard.is-paid .afck-pix-check {
  opacity: 1;
}
#af-cx-root .pixcard.is-paid .afck-pix-dim,
#af-cx-root .pixcard.is-paid .afck-pix-copy,
#af-cx-root .pixcard.is-paid .afck-pix-key,
#af-cx-root .pixcard.is-paid .afck-pix-paid {
  opacity: 0.32;
  pointer-events: none;
}
#af-cx-root .afck-pix-value {
  margin-top: 16px;
  font-size: 15px;
  color: #333;
}
#af-cx-root .afck-pix-value b {
  color: #365b49;
  font-size: 22px;
}
#af-cx-root .afck-pix-accent {
  color: #eb8454;
}
#af-cx-root .afck-pix-key {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  padding: 12px 14px;
  border: 0;
  border-radius: 8px;
  background: #f0f1f3;
  color: #333;
  font-size: 12px;
  line-height: 1.45;
  word-break: break-all;
  cursor: pointer;
  text-align: left;
  box-sizing: border-box;
}
#af-cx-root .afck-pix-copy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 160px;
  height: 40px;
  padding: 0 16px;
  border: 1px solid #e4ddd6;
  border-radius: 8px;
  background: #fff;
  color: #382a23;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  text-transform: uppercase;
}
#af-cx-root .afck-pix-line {
  display: block;
  width: 100%;
  height: 1px;
  border: 0;
  margin: 20px 0 4px;
  padding: 0;
  background: #e6e6e6;
}
#af-cx-root .afck-pix-paid {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  max-width: 280px;
  min-height: 48px;
  margin: 14px auto 0;
  padding: 0 16px;
  border: 0;
  border-radius: 8px;
  background: #333;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  cursor: pointer;
}
#af-cx-root .afck-pix-alert {
  display: block;
  margin: 16px 0 4px;
  padding: 14px 16px;
  border-radius: 10px;
  background: #fff4e8;
  border: 1px solid #f0c9a0;
  color: #8a4b12;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
  text-align: left;
}
#af-cx-root .afck-ship-empty {
  margin: 0 0 16px;
  padding: 16px 16px 18px;
  border-radius: 12px;
  background: #fff8f4;
  border: 1px solid #f0d4c4;
}
#af-cx-root .afck-ship-empty b {
  display: block;
  margin: 0 0 6px;
  color: #382a23;
  font-size: 14px;
}
#af-cx-root .afck-ship-empty p {
  margin: 0 0 12px;
  color: #6b564c;
  font-size: 13px;
  line-height: 1.45;
}
#af-cx-root .afck-ship-empty__wa {
  display: inline-flex;
  align-items: center;
  height: 36px;
  padding: 0 14px;
  border-radius: 8px;
  background: #365b49;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}
#af-cx-root .afck-btn.is-off {
  opacity: 0.45;
  cursor: not-allowed;
}

/* Cartão Mercado Pago: visual Allpa, campos seguros intactos */
#af-cx-root .afck-gateway-fields #payment {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  background: transparent !important;
  border: 0 !important;
}
#af-cx-root .afck-gateway-fields .payment_box.is-on {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
#af-cx-root .afck-gateway-fields .payment_box:before,
#af-cx-root .afck-gateway-fields .payment_box:after {
  display: none !important;
  content: none !important;
}
#af-cx-root .afck-gateway-fields .form-row.place-order,
#af-cx-root .afck-gateway-fields #wfob_wrap,
#af-cx-root .afck-gateway-fields .woocommerce-terms-and-conditions-wrapper,
#af-cx-root .afck-gateway-fields #place_order {
  display: none !important;
}
#af-cx-root .afck-gateway-fields .mp-wallet-button-container-wrapper,
#af-cx-root .afck-gateway-fields .mp-wallet-button-container-wrapper.mp-display-none,
#af-cx-root .afck-gateway-fields .mp-checkout-custom-card-flags,
#af-cx-root .afck-gateway-fields .mp-checkout-pix-terms-and-conditions,
#af-cx-root .afck-gateway-fields .mp-privacy-policy-footer,
#af-cx-root .afck-gateway-fields .mp-checkout-custom-load,
#af-cx-root .afck-gateway-fields .mp-checkout-custom-load.mp-hidden,
#af-cx-root .afck-gateway-fields .mp-checkout-custom-load.mp-display-none,
#af-cx-root .afck-gateway-fields pix-template,
#af-cx-root .afck-gateway-fields .mp-checkout-pix-container {
  display: none !important;
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
  border: 0 !important;
}
#af-cx-root .afck-gateway-fields #mp-checkout-custom-root,
#af-cx-root .afck-gateway-fields #mp-checkout-custom-root.mp-hidden,
#af-cx-root .afck-gateway-fields .payment_box.is-on .mp-checkout-custom-container {
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
#af-cx-root .afck-gateway-fields input-label {
  display: block;
  margin: 0 0 6px;
}
#af-cx-root .afck-gateway-fields input-label > :first-child {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #382a23;
  line-height: 1.35;
}
#af-cx-root .afck-gateway-fields input-label > :nth-child(n+2),
#af-cx-root .afck-gateway-fields input-helper > :nth-child(n+2) {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  visibility: hidden !important;
}
#af-cx-root .afck-gateway-fields .wc_payment_method:not(.is-on) {
  display: none !important;
}
#af-cx-root .afck-gateway-fields .wc_payment_methods,
#af-cx-root .afck-gateway-fields .wc_payment_method {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#af-cx-root .afck-gateway-fields .mp-checkout-custom-card-row {
  margin: 0 0 12px;
}
#af-cx-root .afck-gateway-fields .mp-checkout-custom-card-form {
  margin: 0;
  padding: 0;
  min-height: 0;
}
#af-cx-root .afck-gateway-fields .mp-checkout-custom-card-input,
#af-cx-root .afck-gateway-fields #form-checkout__cardNumber-container,
#af-cx-root .afck-gateway-fields #form-checkout__expirationDate-container,
#af-cx-root .afck-gateway-fields #form-checkout__securityCode-container,
#af-cx-root .afck-gateway-fields .mp-card-holder-name,
#af-cx-root .afck-gateway-fields .mp-custom-checkout-select-input,
#af-cx-root .afck-gateway-fields .mp-document {
  width: 100%;
  height: 44px;
  min-height: 44px;
  border: 1px solid #e4ddd6;
  border-radius: 8px;
  background: #fff;
  padding: 0 12px;
  box-sizing: border-box;
  font: inherit;
  color: #382a23;
}
#af-cx-root .afck-gateway-fields #form-checkout__cardNumber-container iframe,
#af-cx-root .afck-gateway-fields #form-checkout__expirationDate-container iframe,
#af-cx-root .afck-gateway-fields #form-checkout__securityCode-container iframe {
  display: block;
  width: 100%;
  height: 44px;
}
#af-cx-root .afck-gateway-fields .mp-checkout-custom-dual-column-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
#af-cx-root .afck-gateway-fields .mp-checkout-custom-card-row > label,
#af-cx-root .afck-gateway-fields .mp-checkout-custom-container > label,
#af-cx-root .afck-gateway-fields input-label + label,
#af-cx-root .afck-gateway-fields label + label,
#af-cx-root .afck-gateway-fields input-helper + input-helper,
#af-cx-root .afck-gateway-fields input-label ~ input-label,
#af-cx-root .afck-gateway-fields input-helper ~ input-helper {
  display: none !important;
}
#af-cx-root .item-holder.is-pulse .item-price {
  color: transparent !important;
  position: relative;
  overflow: hidden;
}
#af-cx-root .item-holder.is-pulse .item-price:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, #e6e6e6 15%, #f4f4f4 50%, #e6e6e6 85%);
  background-size: 200% 100%;
  animation: afshimmer .75s linear infinite;
  pointer-events: none;
  border-radius: 4px;
}
#af-cx-root .afck-gateway-fields .payment_box.is-on input[type="radio"],
#af-cx-root .afck-gateway-fields .wc_payment_method > input[type="radio"],
#af-cx-root .afck-gateway-fields .wc_payment_method > label {
  display: none !important;
}
#af-cx-root .afck-gateway-fields input-helper[isvisible="false"],
#af-cx-root .afck-gateway-fields input-helper[isVisible="false"] {
  display: none !important;
}
#af-cx-root .afck-gateway-fields #mp-doc-div,
#af-cx-root .afck-gateway-fields .mp-checkout-custom-input-document {
  display: block !important;
  margin: 0 0 12px;
}
#af-cx-root .afck-gateway-fields .mp-input-document .mp-input {
  display: flex;
  align-items: stretch;
  min-height: 44px;
  border: 1px solid #e4ddd6;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}
#af-cx-root .afck-gateway-fields .mp-document-select,
#af-cx-root .afck-gateway-fields .mp-input-document .mp-document {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  min-height: 44px;
  border-radius: 0;
}
#af-cx-root .afck-gateway-fields .mp-document-select {
  width: auto;
  max-width: 92px;
  padding: 0 8px;
  font-weight: 700;
}
#af-cx-root .afck-gateway-fields .mp-vertical-line {
  width: 1px;
  background: #e4ddd6;
  margin: 8px 0;
}
#af-cx-root .afck-gateway-fields #mp-checkout-custom-installments-card,
#af-cx-root .afck-gateway-fields .mp-checkout-custom-installments-display-none {
  display: block !important;
  margin: 0 0 4px;
}
#af-cx-root .afck-gateway-fields #mp-checkout-custom-issuers-container.mp-checkout-custom-issuers-container-display-none {
  display: none !important;
}
#af-cx-root .afck-gateway-fields .mp-checkout-custom-installments-select-container .mp-input-label,
#af-cx-root .afck-gateway-fields .mp-checkout-custom-installments-select-container label {
  display: block !important;
  margin: 0 0 6px;
  font-size: 12px;
  font-weight: 600;
  color: #382a23;
}

@media (max-width: 900px) {
  #af-cx-root .afck-pix-inner {
    width: 100%;
    margin: 24px auto 80px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  #af-cx-root .afck-pix-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    text-align: center;
  }
  #af-cx-root .afck-pix-left h2 {
    font-size: 32px;
  }
  #af-cx-root .afck-pix-left,
  #af-cx-root .pixcard {
    text-align: center;
  }
}

#af-cx-root .afck-mp-fields {
  margin: 0;
}
#af-cx-root .afck-mp-fields .afck-fg {
  margin: 0 0 12px;
}
#af-cx-root .afck-mp-fields label {
  display: block;
  margin: 0 0 6px;
  font-size: 12px;
  font-weight: 600;
  color: #555;
}
#af-cx-root .afck-mp-secure {
  height: 44px;
  min-height: 44px;
  border: 1px solid #e4ddd6;
  border-radius: 8px;
  background: #fff;
  padding: 0 12px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
#af-cx-root .afck-mp-secure iframe {
  display: block;
  width: 100%;
  height: 40px;
  border: 0;
}
#af-cx-root .afck-mp-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

/* ==========================================================================
   2.3.0 (13/09/2026) — carrinho e checkout com a identidade da home nova:
   botão laranja igual ao COMPRAR, frases normais (sem tudo minúsculo/maiúsculo),
   total com Pix explícito, envio protegido com cara de produto, barra de frete nova.
   ========================================================================== */
#af-cx-root { --af-laranja: #FF7721; --af-laranja-hover: #F26A12; --af-marrom: #382A23; --af-verde-pix: #2F8A57; }

/* frases normais */
#af-cx-root .drawer__heading,
#af-cx-root .cart-item__name,
#af-cx-root .cart-item__free,
#af-cx-root .cart-upsell-shelf__title,
#af-cx-root .cart-empty b,
#af-cx-root .cart-empty p,
#af-cx-root .cart-empty__cta,
#af-cx-root .cart-suggest h4,
#af-cx-root .cart-suggest__row b,
#af-cx-root .cart-suggest__buy,
#af-cx-root .afck-title,
#af-cx-root .afck-leve-add { text-transform: none; }
#af-cx-root .drawer__heading { font-size: 20px; }
#af-cx-root .cart-item__name { font-size: 14px; font-weight: 600; }
#af-cx-root .cart-upsell-shelf__title { font-size: 15px; line-height: 1.2; }
#af-cx-root .afck-title { font-size: 19px; font-weight: 700; letter-spacing: 0; }
#af-cx-root .afck-resume-coupon .af-acc__btn { text-transform: none; letter-spacing: 0; font-size: 13px; }

/* botão principal: laranja, texto branco, cantos de 8 px */
#af-cx-root .cart__checkout-button,
#af-cx-root .afck-btn { min-height: 52px; height: auto; padding: 0 20px; border-radius: 8px; background: var(--af-laranja); color: #fff; font-size: 14px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; box-shadow: 0 12px 24px -16px rgba(255, 119, 33, .9); transition: background-color .2s ease; }
#af-cx-root .cart__checkout-button:hover,
#af-cx-root .afck-btn:hover { background: var(--af-laranja-hover); }
#af-cx-root .cart__checkout-button.is-loading,
#af-cx-root .afck-btn.is-loading { background: #FFB27F; color: #fff; }
#af-cx-root .upsell__button,
#af-cx-root .cart-suggest__buy,
#af-cx-root .afck-leve-add,
#af-cx-root .afck-pix-paid { background: var(--af-laranja); }
#af-cx-root .cart-suggest__buy,
#af-cx-root .cart-empty__cta { border-radius: 8px; }
#af-cx-root .cart-empty__cta { border-color: var(--af-marrom); color: var(--af-marrom); }
#af-cx-root .cart__keep-buying { margin-top: 10px; font-size: 13px; color: #8A7C74; text-decoration: underline; text-underline-offset: 3px; }

/* carrinho: "Complete sua rotina" logo abaixo dos itens, sem vão no meio */
#af-cx-root .drawer__body .cart-upsell-shelf { margin: 4px 16px 12px; padding: 14px 0 0; border-top: 1px solid #f3e8df; }

/* Pix explícito */
#af-cx-root .cart-drawer__pix { margin: 2px 0 0; text-align: right; font-size: 12px; color: var(--af-verde-pix); }
#af-cx-root .cart-drawer__pix b { font-weight: 800; }
#af-cx-root .afck-resume .detail { align-items: baseline; }
#af-cx-root .afck-resume .total { color: var(--af-marrom); align-items: flex-start; }
#af-cx-root .afck-resume .total > span:last-child { text-align: right; }
#af-cx-root .pixline small { font-size: 13px; font-weight: 700; color: var(--af-verde-pix); }
#af-cx-root .cardline.is-pix { color: var(--af-verde-pix); font-weight: 700; font-size: 13px; }
#af-cx-root .afck-mobsum__total { color: var(--af-marrom); }

/* identificação: aviso de privacidade curto, embaixo do botão */
#af-cx-root .afck-privacy { margin: 12px 0 0; font-size: 11.5px; line-height: 1.5; color: #8A7C74; text-align: center; }
#af-cx-root .afck-privacy a { color: inherit; text-decoration: underline; text-underline-offset: 2px; }

/* envio protegido: mesmo tamanho de um produto, R$ 5,99 riscado e "Grátis" */
#af-cx-root .cart-item.is-ship { align-items: stretch; margin: 0; padding: 12px 16px; min-height: 0; background: transparent; border-radius: 0; cursor: default; }
#af-cx-root .cart-item.is-ship:hover { background: transparent; }
#af-cx-root .cart-item.is-ship .cart-item__media.cart-item__media--ship { width: 75px; height: 75px; flex: 0 0 75px; border-radius: 16px; background: #FCEFF2; color: var(--af-marrom); display: grid; place-items: center; overflow: visible; }
#af-cx-root .cart-item.is-ship .cart-item__media--ship svg { width: 30px; height: 30px; }
#af-cx-root .cart-item.is-ship .cart-item__content { justify-content: flex-start; }
#af-cx-root .cart-item.is-ship .cart-item__header { align-items: flex-start; }
#af-cx-root .cart-item__price.is-free { color: var(--af-verde-pix); font-weight: 700; }
#af-cx-root .item-holder.is-ship { align-items: flex-start; padding: 14px 0; margin-top: 0; border-top: 1px solid #eee; border-radius: 0; background: transparent; }
#af-cx-root .item-holder.is-ship .item-media.item-media--ship { width: 64px; height: 64px; flex: 0 0 64px; border-radius: 10px; background: #FCEFF2; color: var(--af-marrom); display: grid; place-items: center; }
#af-cx-root .item-holder.is-ship .item-media--ship svg { width: 26px; height: 26px; }
#af-cx-root .item-holder.is-ship .item-side { text-align: right; }
#af-cx-root .item-old-price { display: block; font-size: 11px; color: #828282; }
#af-cx-root .item-price.is-free { color: var(--af-verde-pix); }

/* "Complete sua rotina" sem a estrela */
#af-cx-root .cart-upsell-shelf__header { gap: 0; }

/* barra de frete grátis */
#af-cx-root .af-shipbar { margin-top: 14px; padding: 12px 14px; border-radius: 12px; background: #FFF6EF; }
#af-cx-root .af-shipbar__row { display: flex; align-items: center; gap: 10px; margin: 0 0 10px; }
#af-cx-root .af-shipbar__ico { width: 30px; height: 30px; flex: 0 0 30px; border-radius: 50%; background: #fff; color: var(--af-laranja); display: grid; place-items: center; box-shadow: 0 4px 10px -6px rgba(56, 42, 35, .35); }
#af-cx-root .af-shipbar__ico svg { width: 17px; height: 17px; }
#af-cx-root .af-shipbar__msg { margin: 0; font-size: 13px; line-height: 1.35; color: var(--af-marrom); text-align: left; }
#af-cx-root .af-shipbar__msg b { font-weight: 800; }
#af-cx-root .af-shipbar__track { position: relative; height: 8px; border-radius: 999px; background: #F3E3D7; overflow: visible; }
#af-cx-root .af-shipbar .cart__free-shipping-counter__fill { position: relative; height: 8px; border-radius: 999px; background: linear-gradient(90deg, #FFB27F, var(--af-laranja)); }
#af-cx-root .af-shipbar .cart__free-shipping-counter__fill::after { content: ""; position: absolute; right: -2px; top: 50%; width: 14px; height: 14px; border-radius: 50%; background: #fff; border: 3px solid var(--af-laranja); transform: translateY(-50%); box-sizing: border-box; }
#af-cx-root .af-shipbar.is-ok { background: #EEF8F1; }
#af-cx-root .af-shipbar.is-ok .af-shipbar__ico { color: var(--af-verde-pix); }
#af-cx-root .af-shipbar.is-ok .af-shipbar__msg { color: var(--af-verde-pix); }
#af-cx-root .af-shipbar .cart__free-shipping-counter__fill.is-done { background: var(--af-verde-pix); }
#af-cx-root .af-shipbar .cart__free-shipping-counter__fill.is-done::after { display: none; }
#af-cx-root .af-shipbar.is-unlock .af-shipbar__row { animation: afSoftIn .65s ease; }
#af-cx-root .afck-resume .af-shipbar { margin: 4px 0 14px; }

/* cartão: destaca a parte que está sendo preenchida (número, nome, vencimento) e vira no CVV */
#af-cx-root .afck-cardviz .num,
#af-cx-root .afck-cardviz .meta span { transition: color .2s ease, text-shadow .2s ease, opacity .2s ease; border-radius: 4px; }
#af-cx-root .afck-card3d[data-focus] .afck-cardviz.front .num,
#af-cx-root .afck-card3d[data-focus] .afck-cardviz.front .meta span { opacity: .55; }
#af-cx-root .afck-card3d[data-focus="num"] .afck-cardviz.front .num,
#af-cx-root .afck-card3d[data-focus="name"] .afck-cardviz.front .meta .nm,
#af-cx-root .afck-card3d[data-focus="exp"] .afck-cardviz.front .meta .ex { opacity: 1; color: #FFB27F; text-shadow: 0 0 14px rgba(255, 119, 33, .55); }

/* carrinho carregando (em vez de "carrinho vazio" enquanto o produto chega) */
#af-cx-root .cart-item--skel { cursor: default; }
#af-cx-root .af-skelbox { display: block; border-radius: 8px; background: linear-gradient(90deg, #f1ebe6 15%, #faf6f3 50%, #f1ebe6 85%); background-size: 200% 100%; animation: afshimmer 1s linear infinite; }
#af-cx-root .cart-item--skel .cart-item__media { background-color: transparent; }
#af-cx-root .af-skelbox--line { width: 80%; height: 14px; margin: 6px 0 10px; }
#af-cx-root .af-skelbox--short { width: 45%; height: 14px; }

/* carregamento do + e −: valores continuam visíveis (levemente apagados) em vez de blocos cinza */
#af-cx-root .af-skel,
#af-cx-root .cart-item__price,
#af-cx-root .cart-item__old-price,
#af-cx-root .item-price { transition: opacity .2s ease; }
#af-cx-root .is-pulse .af-skel { color: inherit !important; opacity: .45; }
#af-cx-root .is-pulse .af-skel.is-free { color: #50aa6c !important; }
#af-cx-root .is-pulse .af-skel:after,
#af-cx-root .cart-item__sums.is-pulse:after,
#af-cx-root .item-holder.is-pulse .item-price:after { display: none !important; }
#af-cx-root .cart-item__sums.is-pulse .cart-item__price { color: #382a23 !important; opacity: .45; }
#af-cx-root .cart-item__sums.is-pulse .cart-item__old-price { color: #828282 !important; text-decoration-color: currentColor; opacity: .45; }
#af-cx-root .item-holder.is-pulse .item-price { color: #111 !important; opacity: .45; }
#af-cx-root .cart-item__qty-stepper.is-loading { opacity: .7; }
#af-cx-root .cart-item__qty-overlay { background: transparent; }
#af-cx-root .cart-item__qty-overlay .af-mini-spin { display: none; }
#af-cx-root .afck-parcels-hint.is-error { color: #c0392b; font-weight: 600; }

/* 2.3.6 — quantidade e remoção (Baymard: alvos de toque de 44 px, remover visível, desfazer em vez de confirmar) */
#af-cx-root .cart-item__footer { gap: 12px; padding-top: 10px; }
#af-cx-root .cart-item__qty-stepper { width: auto; height: 40px; border: 1px solid #E9DDD4; border-radius: 8px; background: #fff; overflow: visible; }
#af-cx-root .cart-item__qty-btn { width: 40px; height: 38px; font-size: 20px; line-height: 1; color: var(--af-marrom); border-radius: 7px; transition: background-color .15s ease, color .15s ease; }
#af-cx-root .cart-item__qty-btn:hover { background: #FFF4EB; color: var(--af-laranja); }
#af-cx-root .cart-item__qty-btn:disabled { color: #D5CBC4; background: transparent; cursor: not-allowed; }
#af-cx-root .cart-item__qty-btn.is-trash { color: #8A7C74; }
#af-cx-root .cart-item__qty-btn.is-trash:hover { color: #C4452F; background: #FDEEEA; }
#af-cx-root .cart-item__qty-btn.is-trash svg { width: 18px; height: 18px; display: block; }
#af-cx-root .cart-item__qty-btn:focus-visible,
#af-cx-root .cart-item__remove-link:focus-visible,
#af-cx-root .cart-item__undo:focus-visible { outline: 2px solid var(--af-laranja); outline-offset: 2px; }
#af-cx-root .cart-item__qty-val { width: 28px; font-size: 15px; font-weight: 700; color: var(--af-marrom); font-variant-numeric: tabular-nums; }
@media (pointer: coarse) {
  #af-cx-root .cart-item__qty-stepper { height: 44px; }
  #af-cx-root .cart-item__qty-btn { width: 44px; height: 42px; }
}
#af-cx-root .cart-item__remove-link { display: inline-block; margin: 2px 0 -6px; padding: 6px 0; border: 0; background: 0; color: #8A7C74; font-size: 12px; line-height: 1.2; text-decoration: underline; text-underline-offset: 3px; text-transform: none; letter-spacing: 0; cursor: pointer; }
#af-cx-root .cart-item__remove-link:hover { color: #C4452F; }
#af-cx-root .cart-item__err { flex-basis: 100%; margin: 8px 0 0; font-size: 12px; line-height: 1.4; color: #C4452F; }

/* linha "Desfazer" no lugar do item removido */
#af-cx-root .cart-item.cart-item--undo { position: relative; align-items: center; justify-content: space-between; gap: 12px; margin: 6px 16px; padding: 10px 14px; border-radius: 10px; background: #FFF4EB; overflow: hidden; cursor: default; animation: afUndoIn .25s ease both; }
#af-cx-root .cart-item.cart-item--undo:hover { background: #FFF4EB; }
#af-cx-root .cart-item--undo p { margin: 0; min-width: 0; font-size: 13px; line-height: 1.4; color: var(--af-marrom); }
#af-cx-root .cart-item--undo p b { font-weight: 700; text-transform: lowercase; }
#af-cx-root .cart-item__undo { flex: none; display: inline-grid; place-items: center; min-width: 88px; min-height: 40px; padding: 0 12px; border: 1px solid var(--af-laranja); border-radius: 8px; background: #fff; color: var(--af-laranja); font-size: 13px; font-weight: 800; text-transform: none; letter-spacing: 0; cursor: pointer; }
#af-cx-root .cart-item__undo:hover { background: var(--af-laranja); color: #fff; }
#af-cx-root .cart-item__undo-bar { position: absolute; left: 0; bottom: 0; height: 3px; width: 100%; background: var(--af-laranja); transform-origin: left; animation: afUndoBar 6s linear forwards; }
@keyframes afUndoIn { from { opacity: 0; transform: translateY(-4px); } to { opacity: 1; transform: none; } }
@keyframes afUndoBar { from { transform: scaleX(1); } to { transform: scaleX(0); } }
#af-cx-root .cart-empty + .cart-item--undo, #af-cx-root .drawer__body > .cart-item--undo { margin-top: 12px; }

/* economia real e pagamento seguro perto do botão */
#af-cx-root .cart-drawer__summary-row--save,
#af-cx-root .cart-drawer__summary-row--save .af-skel { color: var(--af-verde-pix); font-weight: 700; }
#af-cx-root .cart__trust { display: flex; align-items: center; justify-content: center; gap: 6px; margin: 10px 0 0; font-size: 12px; color: #8A7C74; }
#af-cx-root .cart__trust svg { width: 14px; height: 14px; flex: none; }
@media (prefers-reduced-motion: reduce) {
  #af-cx-root .cart-item.cart-item--undo { animation: none; }
  #af-cx-root .cart-item__undo-bar { animation: none; display: none; }
}

/* 2.3.7 — campos sem anel colorido; foco discreto na borda */
#af-cx-root input:focus,
#af-cx-root input:focus-visible,
#af-cx-root textarea:focus-visible,
#af-cx-root select:focus-visible { outline: none !important; box-shadow: none; }
#af-cx-root .af-fieldrow input:focus { border-color: #B9A89C; }

/* frete grátis conquistado: verde inteiro */
#af-cx-root .af-shipbar.is-ok { background: #EAF6EE; }
#af-cx-root .af-shipbar.is-ok .af-shipbar__ico { background: var(--af-verde-pix); color: #fff; box-shadow: none; }
#af-cx-root .af-shipbar.is-ok .af-shipbar__msg b { font-weight: 800; }
#af-cx-root .af-shipbar.is-ok .af-shipbar__track { background: #CFE8D8; }

/* carregamento do + e −: cinza por cima até o valor certo chegar, e o número entra suave */
#af-cx-root .is-pulse .af-skel,
#af-cx-root .cart-item__sums.is-pulse .cart-item__price,
#af-cx-root .cart-item__sums.is-pulse .cart-item__old-price,
#af-cx-root .item-holder.is-pulse .item-price { position: relative; color: transparent !important; text-decoration-color: transparent !important; opacity: 1; }
#af-cx-root .is-pulse .af-skel.is-free { color: transparent !important; }
#af-cx-root .cart-item__sums.is-pulse .cart-item__price,
#af-cx-root .cart-item__sums.is-pulse .cart-item__old-price { display: table; margin-left: auto; }
#af-cx-root .cart-item__sums.is-pulse:after { display: none !important; }
#af-cx-root .is-pulse .af-skel:after,
#af-cx-root .cart-item__sums.is-pulse .cart-item__price:after,
#af-cx-root .cart-item__sums.is-pulse .cart-item__old-price:after,
#af-cx-root .item-holder.is-pulse .item-price:after { content: ""; display: block !important; position: absolute; inset: 2px 0; z-index: 1; border-radius: 6px; background: linear-gradient(90deg, #ECE7E3 20%, #F8F5F2 50%, #ECE7E3 80%); background-size: 200% 100%; animation: afshimmer 1.1s linear infinite; pointer-events: none; }
#af-cx-root .is-pulse .pixline:after, #af-cx-root .is-pulse .cardline:after { border-radius: 6px; }
#af-cx-root .is-ready .af-skel,
#af-cx-root .cart-item__sums.is-ready .cart-item__price,
#af-cx-root .cart-item__sums.is-ready .cart-item__old-price,
#af-cx-root .item-holder.is-ready .item-price { animation: afReady .35s ease both; }
@keyframes afReady { from { opacity: 0; transform: translateY(3px); } to { opacity: 1; transform: none; } }
#af-cx-root .cart-item__qty-stepper.is-loading { opacity: 1; }
#af-cx-root .cart-item__qty-stepper.is-loading .cart-item__qty-val { opacity: .5; }

/* "Complete sua rotina": deslize suave, produto ao lado aparece apagado */
#af-cx-root .cart-upsell-track { transition: transform .55s cubic-bezier(.25, 1, .5, 1); }
#af-cx-root .cart-upsell-slide { transition: opacity .45s ease, transform .55s cubic-bezier(.25, 1, .5, 1); opacity: .35; transform: scale(.94); }
#af-cx-root .cart-upsell-slide.is-active { opacity: 1; transform: none; }
#af-cx-root .cart-upsell-viewport { touch-action: pan-y; }
#af-cx-root .cart-upsell-row .splide__arrow { width: 36px; height: 36px; min-width: 36px; min-height: 36px; max-width: 36px; max-height: 36px; background: #fff; border: 1px solid #E9DDD4; color: var(--af-marrom); transition: background-color .2s ease, border-color .2s ease, transform .15s ease; }
#af-cx-root .cart-upsell-row .splide__arrow:hover { border-color: var(--af-laranja); color: var(--af-laranja); }
#af-cx-root .cart-upsell-row .splide__arrow:active { transform: scale(.92); }
#af-cx-root .cart-upsell-row .splide__arrow.is-off,
#af-cx-root .cart-upsell-row .splide__arrow:disabled { background: #fff; border-color: #F1EAE5; color: #D9CFC8; }
#af-cx-root .cart-upsell-row .splide__arrow svg { width: 12px; height: 12px; }

/* checkout: "Leve mais e pague menos" com a mesma troca suave */
#af-cx-root .afck-leve-row.is-next { animation: afLeveNext .4s cubic-bezier(.25, 1, .5, 1) both; }
#af-cx-root .afck-leve-row.is-prev { animation: afLevePrev .4s cubic-bezier(.25, 1, .5, 1) both; }
@keyframes afLeveNext { from { opacity: 0; transform: translateX(24px); } to { opacity: 1; transform: none; } }
@keyframes afLevePrev { from { opacity: 0; transform: translateX(-24px); } to { opacity: 1; transform: none; } }
#af-cx-root .afck-leve-nav { align-items: center; gap: 12px; }
#af-cx-root .afck-leve-nav span { font-size: 12px; color: #8A7C74; font-variant-numeric: tabular-nums; }
#af-cx-root .afck-leve-nav button { width: 36px; height: 36px; border-radius: 50%; border-color: #E9DDD4; color: var(--af-marrom); transition: border-color .2s ease, color .2s ease, transform .15s ease; }
#af-cx-root .afck-leve-nav button:hover { border-color: var(--af-laranja); color: var(--af-laranja); }
#af-cx-root .afck-leve-nav button:active { transform: scale(.92); }
#af-cx-root .afck-leve-nav button svg { width: 12px; height: 12px; }
@media (prefers-reduced-motion: reduce) {
  #af-cx-root .cart-upsell-track, #af-cx-root .cart-upsell-slide { transition: none; }
  #af-cx-root .afck-leve-row.is-next, #af-cx-root .afck-leve-row.is-prev,
  #af-cx-root .is-ready .af-skel, #af-cx-root .cart-item__sums.is-ready span, #af-cx-root .item-holder.is-ready .item-price { animation: none; }
}
