.farenheite-footer{background:var(--fh-dark);color:#fffc;margin-top:auto;padding:3.5rem 1.25rem 2rem}.farenheite-footer-inner{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.farenheite-footer-brand-head{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.farenheite-footer-logo-badge{background:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.farenheite-footer-logo-badge img{object-fit:contain;width:82%;height:82%}.farenheite-footer-logo{letter-spacing:.08em;color:#fff;margin:0;font-size:1.25rem;font-weight:600;display:block}.farenheite-footer-logo small{letter-spacing:.16em;color:var(--fh-sale);border:1px solid var(--fh-sale);vertical-align:middle;margin-left:.3rem;padding:.1rem .3rem;font-size:.62rem;font-weight:600}.farenheite-footer-brand p{color:#ffffff8c;max-width:260px;margin:0;font-size:.88rem;line-height:1.6}.farenheite-footer-address{align-items:flex-start;gap:.5rem;display:flex;color:#fffc!important;margin-top:.75rem!important}.farenheite-footer-shipping{max-width:260px;margin-top:1rem}.farenheite-footer-shipping .fh-shipping-info{background:0 0;border:none;padding:0}.farenheite-footer-shipping .fh-shipping-info-title{color:#ffffffe6;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.farenheite-footer-shipping .fh-shipping-info-origin,.farenheite-footer-shipping .fh-shipping-info-zone{color:#ffffff8c}.farenheite-footer-shipping .fh-shipping-info-row{border-bottom-color:#ffffff1f}.farenheite-footer-shipping .fh-shipping-info-price{color:#ffffffd9}.farenheite-footer-shipping .fh-shipping-info-note{color:#fff6}.farenheite-footer-address svg{color:#fff9;flex-shrink:0;width:15px;height:15px;margin-top:.15rem}.farenheite-footer-col h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin:0 0 1rem;font-size:.78rem;font-weight:600}.farenheite-footer-col ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.farenheite-footer-col ul li a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .2s}.farenheite-footer-col ul li a:hover{color:#fff}.farenheite-footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:2.5rem auto 0;padding-top:1.5rem;display:flex}.farenheite-footer-copy,.farenheite-footer-fixio{color:#fff6;font-size:.82rem}.farenheite-footer-fixio a{color:#ffffff8c;font-weight:600;text-decoration:none}.farenheite-footer-fixio a:hover{color:#fff}@media (max-width:768px){.farenheite-footer-inner{grid-template-columns:1fr 1fr}.farenheite-footer-brand{grid-column:1/-1}}@media (max-width:480px){.farenheite-footer-inner{grid-template-columns:1fr}}
.farenheite-cart-btn{background:var(--fh-dark);color:#fff;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;z-index:1250;border:none;border-radius:980px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-family:inherit;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #00000040}.farenheite-cart-btn:hover{transform:translate(-50%)translateY(-2px);box-shadow:0 18px 50px #00000052}.farenheite-cart-btn:active{transform:translate(-50%)scale(.97)}.farenheite-cart-btn-badge{background:var(--fh-ink);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}@media (min-width:761px){.farenheite-cart-btn{display:none}}
.farenheite-drawer-overlay{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;position:fixed;inset:0}.farenheite-drawer{background:var(--fh-bg);z-index:1201;flex-direction:column;width:min(480px,100vw);height:100%;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-8px 0 40px #00000026}.farenheite-drawer-header{border-bottom:1px solid var(--fh-border-2);background:var(--fh-bg);z-index:1;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.farenheite-drawer-title{color:var(--fh-text);letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:700}.farenheite-drawer-close{background:var(--fh-surface);border:1px solid var(--fh-border-2);cursor:pointer;width:44px;height:44px;color:var(--fh-text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;transition:background .15s;display:flex}.farenheite-drawer-close:hover{background:var(--fh-surface-2)}.farenheite-drawer-empty{color:var(--fh-text-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.farenheite-drawer-empty-icon{font-size:3rem}.farenheite-drawer-empty p{color:var(--fh-text);margin:0;font-weight:500}.farenheite-drawer-continue-btn{background:var(--fh-dark);color:#fff;cursor:pointer;border:none;border-radius:980px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.farenheite-drawer-continue-btn:hover{background:#2d2d2f}.farenheite-drawer-items{flex-direction:column;flex:1;gap:.85rem;padding:1rem 1.5rem;display:flex}.farenheite-drawer-form{border-top:1px solid var(--fh-border-2);flex-direction:column;gap:.65rem;padding:1rem 1.5rem;display:flex}.farenheite-drawer-form-title{color:var(--fh-text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .25rem;font-size:.85rem;font-weight:600}.farenheite-drawer-form input,.farenheite-drawer-form select{border:1px solid var(--fh-border);border-radius:var(--fh-radius-sm);background:var(--fh-bg);width:100%;color:var(--fh-text);outline:none;padding:.65rem .9rem;font-size:.88rem;transition:border-color .2s}.farenheite-drawer-form input:focus,.farenheite-drawer-form select:focus{border-color:var(--fh-ink)}.farenheite-drawer-footer{border-top:1px solid var(--fh-border-2);background:var(--fh-bg);flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex;position:sticky;bottom:0}.farenheite-drawer-total-row{color:var(--fh-text);justify-content:space-between;align-items:center;font-size:1.15rem;font-weight:700;display:flex}.farenheite-drawer-total-label{color:var(--fh-text-muted);font-size:.9rem;font-weight:600}.farenheite-drawer-checkout-btn{background:var(--fh-dark);color:#fff;cursor:pointer;border:none;border-radius:980px;width:100%;padding:.9rem;font-size:1rem;font-weight:700;transition:background .2s}.farenheite-drawer-checkout-btn:hover:not(:disabled){background:#2d2d2f}.farenheite-drawer-checkout-btn:disabled{opacity:.6;cursor:not-allowed}.farenheite-drawer-online-btn{background:var(--fh-ink);color:#fff;cursor:pointer;border:none;border-radius:980px;width:100%;padding:.9rem;font-size:1rem;font-weight:700;transition:background .2s}.farenheite-drawer-online-btn:hover:not(:disabled){background:var(--fh-accent-hover)}.farenheite-drawer-online-btn:disabled{opacity:.6;cursor:not-allowed}.farenheite-drawer-continue-ghost{background:var(--fh-surface);border:1px solid var(--fh-border);min-height:44px;color:var(--fh-text-muted);cursor:pointer;border-radius:980px;justify-content:center;align-items:center;gap:6px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:flex}.farenheite-drawer-continue-ghost:hover{background:var(--fh-surface-2);color:var(--fh-text);border-color:var(--fh-border-2)}.farenheite-drawer-whatsapp-btn{color:#fff;cursor:pointer;background:#25d366;border-radius:980px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.9rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.farenheite-drawer-whatsapp-btn:hover{background:#1ebe5e}.farenheite-drawer-form-error{border:1px solid var(--fh-error,#d33);background:color-mix(in srgb,var(--fh-error,#d33)8%,transparent);color:var(--fh-error,#d33);border-radius:var(--fh-radius-sm);padding:.65rem .9rem;font-size:.85rem;font-weight:500}.farenheite-drawer-auth{border:1px solid var(--fh-border-2);border-radius:var(--fh-radius-sm);background:var(--fh-surface);color:var(--fh-text-muted);flex-direction:column;gap:.6rem;margin:.25rem 1.5rem 0;padding:.75rem 1rem;font-size:.85rem;display:flex}.farenheite-drawer-auth--ok{border-color:var(--fh-success,#16a34a);background:color-mix(in srgb,var(--fh-success,#16a34a)6%,transparent);color:var(--fh-text)}.farenheite-drawer-auth-actions{gap:.5rem;display:flex}.farenheite-drawer-auth-actions button{border:1px solid var(--fh-border);background:var(--fh-bg);color:var(--fh-ink);cursor:pointer;border-radius:980px;flex:1;padding:.5rem .75rem;font-size:.82rem;font-weight:600;transition:background .2s,color .2s}.farenheite-drawer-auth-actions button:hover{background:var(--fh-ink);color:#fff}.farenheite-drawer-whatsapp-cta{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:980px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.9rem;font-size:1rem;font-weight:700;transition:background .2s;display:flex}.farenheite-drawer-whatsapp-cta:hover:not(:disabled){background:#1ebe5e}.farenheite-drawer-whatsapp-cta:disabled{opacity:.6;cursor:not-allowed}.farenheite-drawer-confirmed{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.9rem;padding:2rem 1.5rem;display:flex;overflow-y:auto}.farenheite-drawer-confirmed-icon{background:color-mix(in srgb,var(--fh-success,#16a34a)10%,transparent);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.farenheite-drawer-confirmed-title{color:var(--fh-text);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800}.farenheite-drawer-confirmed-subtitle{color:var(--fh-text);margin:0;font-size:.95rem;font-weight:500}.farenheite-drawer-confirmed-track{color:var(--fh-ink);font-weight:600}.farenheite-drawer-confirmed-desc{color:var(--fh-text-muted);max-width:34ch;margin:0;font-size:.88rem}.farenheite-drawer-confirmed-account{color:var(--fh-success,#16a34a);margin:0;font-size:.85rem;font-weight:600}.farenheite-drawer-confirmed-warning{border:1px solid var(--fh-error,#d33);background:color-mix(in srgb,var(--fh-error,#d33)8%,transparent);width:100%;color:var(--fh-error,#d33);border-radius:var(--fh-radius-sm);text-align:left;padding:.75rem .9rem;font-size:.82rem}.farenheite-drawer-confirmed-register{border:1px solid var(--fh-border-2);border-radius:var(--fh-radius-sm);background:var(--fh-surface);flex-direction:column;gap:.6rem;width:100%;margin-top:.5rem;padding:1rem;display:flex}.farenheite-drawer-confirmed-register-title{color:var(--fh-text);margin:0;font-size:.95rem;font-weight:700}.farenheite-drawer-confirmed-register-desc{color:var(--fh-text-muted);margin:0;font-size:.85rem}.farenheite-drawer-confirmed-login{color:var(--fh-ink);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.85rem;font-weight:600;text-decoration:underline}.farenheite-drawer-confirmed-close{background:var(--fh-surface);border:1px solid var(--fh-border);color:var(--fh-text);cursor:pointer;border-radius:980px;margin-top:.5rem;padding:.6rem 1.75rem;font-size:.9rem;font-weight:600;transition:background .2s}.farenheite-drawer-confirmed-close:hover{background:var(--fh-surface-2)}.farenheite-delivery-type-selector{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.farenheite-delivery-type-btn{border:1px solid var(--fh-border);border-radius:var(--fh-radius-sm);background:var(--fh-bg);color:var(--fh-text-muted);cursor:pointer;padding:.65rem .9rem;font-size:.85rem;font-weight:600;transition:all .15s}.farenheite-delivery-type-btn.active{border-color:var(--fh-ink);background:var(--fh-ink);color:#fff}.farenheite-drawer-shipping-cost{color:var(--fh-text);margin:0;font-size:.88rem;font-weight:600}.farenheite-drawer-hint{color:var(--fh-text-muted);margin:0;font-size:.82rem}.farenheite-drawer-subtotal-row{color:var(--fh-text);justify-content:space-between;align-items:center;font-size:.95rem;font-weight:600;display:flex}
