#fast-cart-root{position:static!important;transform:none!important;--fast-cart-accent:#16a34a;--fast-cart-accent-hover:#12813f;--fast-cart-text:#171717;--fast-cart-muted:#817a72;--fast-cart-border:#ece9e5;--fast-cart-bg:#fff;--fast-cart-soft:#f8f7f5;font-family:inherit}
body.fast-cart-open{overflow:hidden!important}
.fast-cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.43);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease;z-index:2147483000}
.fast-cart-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}
.fast-cart-drawer{position:fixed;top:0;right:0;width:450px;max-width:100vw;height:100vh;height:100dvh;background:var(--fast-cart-bg);z-index:2147483001;box-shadow:-10px 0 35px rgba(0,0,0,.14);transform:translate3d(100%,0,0);transition:transform .24s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;color:var(--fast-cart-text);text-align:left}
.fast-cart-drawer.is-open{transform:translate3d(0,0,0)}
.fast-cart-head{height:76px;min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-bottom:1px solid var(--fast-cart-border);background:#fff}
.fast-cart-head>div{display:flex;align-items:center;gap:10px}.fast-cart-head strong{font-size:23px;font-weight:800}.fast-cart-count{font-size:12px;background:#f0ede9;padding:5px 9px;border-radius:999px;color:#716a62;font-weight:700}
.fast-cart-close{border:0!important;background:transparent!important;color:#938a80!important;font-size:30px!important;line-height:1!important;padding:3px 7px!important;box-shadow:none!important;transform:none!important}
.fast-cart-body{flex:1;overflow-y:auto;padding:15px 24px 18px;overscroll-behavior:contain;background:#fff}
.fast-cart-item{display:flex;gap:13px;padding:13px;border-radius:16px;background:var(--fast-cart-soft);margin-bottom:12px;min-height:124px}
.fast-cart-thumb{width:86px;height:86px;min-width:86px;background:#fff;border:1px solid #eee;border-radius:13px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.fast-cart-thumb img{display:block;max-width:100%;max-height:100%;object-fit:contain}
.fast-cart-item-info{min-width:0;flex:1;position:relative;padding-bottom:35px}.fast-cart-name{display:block;color:#423e3a!important;font-size:14px;line-height:1.32;font-weight:700;text-decoration:none!important;margin:2px 0 6px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.fast-cart-options{font-size:11px;color:#8d867f;margin-bottom:5px;display:flex;gap:5px;flex-wrap:wrap}.fast-cart-normal-price{font-size:15px;font-weight:800;color:#24211f;margin-top:2px}.fast-cart-pix-price{font-size:12px;font-weight:800;color:var(--fast-cart-accent);margin-top:3px}.fast-cart-pix-price span{margin-left:4px}
.fast-cart-actions{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:8px}.fast-cart-actions button{width:30px;height:30px;border:1px solid #dfdbd6!important;border-radius:50%!important;background:#fff!important;color:#5f5953!important;padding:0!important;font-size:18px!important;line-height:28px!important;box-shadow:none!important;transform:none!important}.fast-cart-actions b{font-size:14px;min-width:18px;text-align:center}.fast-cart-actions .fast-cart-trash{margin-left:auto!important;border:0!important;background:transparent!important;color:#aaa199!important;font-size:20px!important}
.fast-cart-foot{border-top:1px solid var(--fast-cart-border);padding:18px 24px 20px;background:#fff}.fast-cart-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:15px;color:#8d8378;margin-bottom:17px}.fast-cart-subtotal strong{font-size:23px;color:#181716}.fast-cart-pix-total{border:1px solid rgba(24,169,87,.22);border-radius:13px;padding:14px 15px;margin-bottom:17px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 10px;color:var(--fast-cart-accent)}.fast-cart-pix-total>div{display:flex;gap:8px;align-items:center}.fast-cart-pix-total b{font-size:13px}.fast-cart-pix-total span{font-size:10px;padding:4px 7px;border-radius:999px;background:rgba(24,169,87,.12);font-weight:800}.fast-cart-pix-total strong{font-size:21px}.fast-cart-pix-total small{grid-column:1/3;text-align:right;font-size:10px;font-weight:700}
.fast-cart-checkout{height:56px;border-radius:28px;background:var(--fast-cart-accent)!important;color:#fff!important;display:flex;align-items:center;justify-content:center;gap:10px;font-size:17px;font-weight:800;text-decoration:none!important;box-shadow:0 5px 12px rgba(0,0,0,.13);transition:filter .15s ease,transform .15s ease}.fast-cart-checkout:hover{background:var(--fast-cart-accent-hover)!important;filter:none;color:#fff!important}.fast-cart-checkout:active{transform:scale(.99)}.fast-cart-continue{width:100%;border:0!important;background:transparent!important;color:#a1988e!important;font-size:14px!important;padding:15px 0 0!important;box-shadow:none!important;transform:none!important}
.fast-cart-loader{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8e877f}.fast-cart-loader span{width:28px;height:28px;border:3px solid #ece8e3;border-top-color:var(--fast-cart-accent);border-radius:50%;animation:fastCartSpin .75s linear infinite}.fast-cart-loader p{font-size:13px;margin:10px 0 0}.fast-cart-empty{text-align:center;padding:70px 20px;color:#827b74;font-size:15px}.fast-cart-error-box{background:#fff1f1;color:#a12c2c;border:1px solid #ffd6d6;border-radius:10px;padding:11px 13px;margin-bottom:12px;font-size:12px}
.fast-cart-button-pending{pointer-events:none!important;opacity:.72!important;cursor:wait!important}
.fast-cart-sticky{display:none}

.fast-cart-option-overlay{position:fixed;inset:0;background:rgba(0,0,0,.48);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease;z-index:2147483002}.fast-cart-option-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}
.fast-cart-option-modal{position:fixed;z-index:2147483003;left:50%;top:50%;transform:translate(-50%,-50%);width:440px;max-width:calc(100vw - 28px);max-height:calc(100vh - 28px);background:#fff;border-radius:18px;box-shadow:0 18px 55px rgba(0,0,0,.24);overflow:hidden;color:var(--fast-cart-text);font-family:inherit;text-align:left}
.fast-cart-option-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:20px 22px 16px;border-bottom:1px solid var(--fast-cart-border)}.fast-cart-option-head>div{min-width:0}.fast-cart-option-head strong{display:block;font-size:20px;line-height:1.2;font-weight:700;color:#1f1f1f}.fast-cart-option-head span{display:block;margin-top:4px;font-size:12px;line-height:1.35;color:#817a72;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-cart-option-head>button{border:0!important;background:transparent!important;color:#8b847c!important;font-size:28px!important;line-height:1!important;padding:0 3px!important;box-shadow:none!important;transform:none!important}
.fast-cart-option-body{padding:18px 22px;overflow:auto;max-height:55vh}.fast-cart-option-group{margin-bottom:18px}.fast-cart-option-group:last-child{margin-bottom:0}.fast-cart-option-title{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:600;color:#2e2b28}.fast-cart-option-title small{font-size:9px;line-height:1;padding:4px 6px;border-radius:999px;background:#f1f1f1;color:#777;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.fast-cart-option-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fast-cart-option-choice{position:relative;margin:0!important;cursor:pointer}.fast-cart-option-choice input{position:absolute;opacity:0;pointer-events:none}.fast-cart-option-choice span{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 12px;border:1px solid #dedbd7;border-radius:10px;background:#fff;color:#3d3935;font-size:13px;font-weight:600;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.fast-cart-option-choice input:checked+span{border-color:var(--fast-cart-accent);background:#f0fbf4;color:#13753b;box-shadow:0 0 0 1px var(--fast-cart-accent)}.fast-cart-option-choice span:hover{border-color:#bdb8b2}.fast-cart-option-required{display:none;margin-top:7px;font-size:11px;color:#c0392b}.fast-cart-option-group.has-error .fast-cart-option-required{display:block}.fast-cart-option-group.has-error .fast-cart-option-choice span{border-color:#e7a9a2}
.fast-cart-option-foot{padding:15px 22px 20px;border-top:1px solid var(--fast-cart-border)}.fast-cart-option-foot button{width:100%;height:52px;border:0!important;border-radius:26px!important;background:var(--fast-cart-accent)!important;color:#fff!important;font-size:15px!important;font-weight:700!important;padding:0 18px!important;box-shadow:0 5px 12px rgba(22,163,74,.22)!important;transform:none!important}.fast-cart-option-foot button:hover{background:var(--fast-cart-accent-hover)!important}.fast-cart-option-foot button.fast-cart-button-pending{opacity:.72!important}

@keyframes fastCartSpin{to{transform:rotate(360deg)}}
@media(max-width:767px){
 .fast-cart-drawer{width:100vw}.fast-cart-head{height:64px;min-height:64px;padding:0 18px}.fast-cart-head strong{font-size:21px}.fast-cart-body{padding:12px 14px 16px}.fast-cart-item{padding:11px;min-height:116px}.fast-cart-thumb{width:78px;height:78px;min-width:78px}.fast-cart-foot{padding:15px 18px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.fast-cart-checkout{height:52px;font-size:16px}
 .fast-cart-sticky{position:fixed;left:0;right:0;bottom:0;z-index:2147482999;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-top:1px solid #e8e5e1;box-shadow:0 -5px 18px rgba(0,0,0,.08);padding:10px 14px;padding-bottom:calc(10px + env(safe-area-inset-bottom));min-height:70px;animation:fastCartUp .18s ease-out}
 .fast-cart-sticky-price{min-width:0;display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.fast-cart-sticky-price strong{font-size:21px;line-height:1;color:var(--fast-cart-accent);font-weight:900}.fast-cart-sticky-price span{font-size:11px;font-weight:800;color:var(--fast-cart-accent)}.fast-cart-sticky>button{margin-left:auto!important;min-width:132px;height:48px;border:0!important;border-radius:25px!important;background:var(--fast-cart-accent)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;padding:0 21px!important;box-shadow:0 3px 8px rgba(0,0,0,.12)!important;transform:none!important}
 @keyframes fastCartUp{from{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}
}
@media(prefers-reduced-motion:reduce){.fast-cart-overlay,.fast-cart-drawer,.fast-cart-sticky,.fast-cart-checkout{transition:none!important;animation:none!important}}
body.fast-cart-enabled #cart .cart-dropdown{display:none!important}
.fast-cart-actions button:disabled{opacity:.38!important;cursor:not-allowed!important}

@media(max-width:767px){.fast-cart-option-modal{width:calc(100vw - 20px);max-width:none;border-radius:16px}.fast-cart-option-head{padding:17px 17px 14px}.fast-cart-option-head strong{font-size:18px}.fast-cart-option-body{padding:16px 17px;max-height:58vh}.fast-cart-option-foot{padding:13px 17px 17px}.fast-cart-option-choices{grid-template-columns:1fr 1fr}.fast-cart-option-choice span{min-height:44px}.fast-cart-option-foot button{height:50px}}

/* Fast Cart 1.2.5 - fail-safe/performance */
.fast-cart-toast{position:fixed;left:50%;bottom:24px;z-index:2147483640;max-width:min(440px,calc(100vw - 28px));padding:12px 16px;border-radius:10px;background:#262626;color:#fff;font-family:inherit;font-size:13px;font-weight:600;line-height:1.35;box-shadow:0 8px 26px rgba(0,0,0,.24);opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:opacity .18s ease,transform .18s ease}.fast-cart-toast.is-visible{opacity:1;transform:translate(-50%,0)}
.fast-cart-drawer,.fast-cart-overlay{will-change:transform,opacity}
@media(max-width:767px){.fast-cart-toast{bottom:calc(18px + env(safe-area-inset-bottom));font-size:12px}}


/* Fast Cart 1.2.6 - mobile first / viewport hardening */
.fast-cart-drawer,.fast-cart-option-modal{-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media(max-width:767px){
  .fast-cart-overlay,.fast-cart-option-overlay{position:fixed!important;inset:0!important;width:auto!important;height:auto!important}
  .fast-cart-drawer{
    position:fixed!important;
    inset:0!important;
    left:0!important;right:0!important;top:0!important;bottom:0!important;
    width:auto!important;max-width:none!important;
    height:100vh!important;min-height:100vh!important;
    transform:translate3d(100%,0,0)!important;
    visibility:hidden!important;pointer-events:none!important;
    border-radius:0!important;
    overflow:hidden!important;
  }
  .fast-cart-drawer.is-open{
    transform:translate3d(0,0,0)!important;
    visibility:visible!important;pointer-events:auto!important;
  }
  @supports(height:100dvh){
    .fast-cart-drawer{height:100dvh!important;min-height:100dvh!important}
  }
  .fast-cart-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}

  /* Opcoes no celular como bottom-sheet: nunca depende de translate/centro do ancestral. */
  .fast-cart-option-modal{
    position:fixed!important;
    left:8px!important;right:8px!important;top:auto!important;
    bottom:max(8px,env(safe-area-inset-bottom))!important;
    width:auto!important;max-width:none!important;
    max-height:calc(100vh - 16px)!important;
    transform:none!important;
    display:flex!important;flex-direction:column!important;
    border-radius:18px!important;
  }
  @supports(height:100dvh){
    .fast-cart-option-modal{max-height:calc(100dvh - 16px)!important}
  }
  .fast-cart-option-modal form{min-height:0;display:flex;flex:1;flex-direction:column;overflow:hidden}
  .fast-cart-option-body{min-height:0;max-height:none!important;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}
  .fast-cart-option-foot{padding-bottom:calc(17px + env(safe-area-inset-bottom))}
}
