.farenheite-store-overlay{z-index:300;background:#0a0a0f99;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.farenheite-store-modal{background:var(--fh-surface);border-radius:var(--fh-radius);width:100%;max-width:460px;max-height:85vh;padding:2rem 1.75rem;position:relative;overflow-y:auto}.farenheite-store-close{color:var(--fh-text-muted);cursor:pointer;background:0 0;border:none;padding:.35rem;font-size:1.1rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.farenheite-store-close:hover{color:var(--fh-text)}.farenheite-store-head{border-bottom:1px solid var(--fh-border-2);margin-bottom:1.5rem;padding-bottom:1rem}.farenheite-store-title{letter-spacing:.08em;text-transform:uppercase;color:var(--fh-text);margin:0 0 .25rem;font-size:1.4rem;font-weight:600}.farenheite-store-head-sub{color:var(--fh-text-muted);font-size:.82rem}.farenheite-store-empty{color:var(--fh-text-muted);margin:0;font-size:.9rem}.farenheite-store-block{border-bottom:1px solid var(--fh-border-2);padding:1rem 0}.farenheite-store-block:last-of-type{border-bottom:none}.farenheite-store-block-head{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.farenheite-store-block-head svg{width:16px;height:16px;color:var(--fh-text-muted);flex-shrink:0}.farenheite-store-block-title{letter-spacing:.12em;text-transform:uppercase;color:var(--fh-text);font-size:.78rem;font-weight:600}.farenheite-store-block-text{color:var(--fh-text);margin:0 0 0 1.5rem;font-size:.92rem;line-height:1.55}.farenheite-store-status{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--fh-border);color:var(--fh-text-muted);border-radius:2px;margin-left:auto;padding:.2rem .55rem;font-size:.7rem;font-weight:600}.farenheite-store-status.open{color:var(--fh-success);border-color:var(--fh-success)}.farenheite-store-links{flex-direction:column;gap:.35rem;margin-left:1.5rem;display:flex}.farenheite-store-link{color:var(--fh-text-link);border-bottom:1px solid #0000;width:fit-content;font-size:.92rem;text-decoration:none;transition:border-color .15s}.farenheite-store-link:hover{border-color:var(--fh-ink)}.farenheite-store-hours{flex-direction:column;gap:.3rem;margin:.5rem 0 0 1.5rem;padding:0;list-style:none;display:flex}.farenheite-store-hour{color:var(--fh-text);justify-content:space-between;align-items:baseline;gap:1rem;font-size:.88rem;display:flex}.farenheite-store-hour.closed .farenheite-store-hour-time{color:var(--fh-text-muted)}.farenheite-store-hour.today .farenheite-store-hour-day{border-bottom:1px solid var(--fh-ink);font-weight:700}.farenheite-store-hour-day{letter-spacing:.04em;font-weight:500}.farenheite-store-hour-time{text-align:right}.farenheite-store-hour-time em{color:var(--fh-text-muted);font-size:.75rem;font-style:normal;display:block}
.farenheite-header{z-index:150;background:var(--fh-surface);border-bottom:1px solid var(--fh-border-2);position:sticky;top:0}.farenheite-promo-bar{background:var(--fh-ink);color:#fff;text-align:center;letter-spacing:.14em;padding:.5rem 1rem;font-size:.72rem;line-height:1.4}.farenheite-header-main{justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;height:56px;margin:0 auto;padding:0 1.25rem;display:flex;position:relative}.farenheite-header-logo{color:var(--fh-ink);letter-spacing:.18em;flex-shrink:0;align-items:center;gap:.35rem;font-size:1.35rem;font-weight:600;text-decoration:none;display:flex}.farenheite-header-logo-img{object-fit:contain;flex-shrink:0;width:30px;height:30px}.farenheite-header-logo small{letter-spacing:.1em;color:var(--fh-text-muted);border:1px solid var(--fh-border);border-radius:2px;padding:.1rem .3rem;font-size:.7rem;font-weight:500}.farenheite-header-nav{align-items:center;gap:.25rem;margin-left:1.5rem;display:flex}.farenheite-nav-item{letter-spacing:.1em;text-transform:uppercase;color:var(--fh-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:.6rem .75rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.farenheite-nav-item:hover,.farenheite-nav-item.active{color:var(--fh-text-muted)}.farenheite-nav-item--sale{color:var(--fh-sale)}.farenheite-nav-item--sale:hover,.farenheite-nav-item--sale.active{color:var(--fh-sale);opacity:.75}.farenheite-nav-caret{font-size:.6rem}.farenheite-mega-panel{background:var(--fh-surface);border-bottom:1px solid var(--fh-border-2);box-shadow:var(--fh-shadow-md);position:absolute;top:100%;left:0;right:0}.farenheite-mega-inner{grid-template-columns:220px 1fr;gap:2rem;max-width:1280px;margin:0 auto;padding:1.75rem 1.25rem;display:grid}.farenheite-mega-title{color:var(--fh-text-muted);border-bottom:1px solid var(--fh-border-2);padding-bottom:.5rem;font-size:1.1rem}.farenheite-mega-list{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.4rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.farenheite-mega-list a{color:var(--fh-text);padding:.3rem 0;font-size:.95rem;transition:color .15s,padding-left .15s;display:inline-block}.farenheite-mega-list a:hover{color:var(--fh-text-muted);padding-left:.4rem}.farenheite-header-actions{flex-shrink:0;align-items:center;gap:.2rem;display:flex}.farenheite-header-icon-btn{cursor:pointer;color:var(--fh-text);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:.5rem;transition:background .15s;display:flex}.farenheite-header-icon-btn:hover{background:var(--fh-surface-2)}.farenheite-header-icon-btn svg{width:19px;height:19px}.farenheite-header-user-wrap{position:relative}.farenheite-header-avatar-btn{background:var(--fh-ink);color:#fff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;font-weight:700;display:flex}.farenheite-header-user-dropdown{background:var(--fh-surface);border:1px solid var(--fh-border);border-radius:var(--fh-radius);box-shadow:var(--fh-shadow-md);z-index:200;min-width:200px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.farenheite-header-user-dropdown a,.farenheite-header-user-dropdown button{text-align:left;width:100%;color:var(--fh-text);cursor:pointer;background:0 0;border:none;padding:.75rem 1.25rem;font-size:.9rem;text-decoration:none;transition:background .15s;display:block}.farenheite-header-user-dropdown a:hover,.farenheite-header-user-dropdown button:hover{background:var(--fh-surface-2)}.farenheite-header-user-dropdown hr{border:none;border-top:1px solid var(--fh-border-2);margin:0}.farenheite-header-user-dropdown .logout-btn{color:var(--fh-error)}.farenheite-header-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:none}.farenheite-header-burger span{background:var(--fh-ink);width:20px;height:2px}.farenheite-mobile-menu{background:var(--fh-surface);z-index:300;position:fixed;inset:0;overflow-y:auto}.farenheite-mobile-menu-inner{max-width:640px;margin:0 auto;padding:1rem 1.25rem 3rem;position:relative}.farenheite-mobile-close{color:var(--fh-text);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.4rem;position:absolute;top:.5rem;right:.5rem}.farenheite-mobile-logo{letter-spacing:.18em;color:var(--fh-ink);align-items:center;gap:.4rem;padding:1.25rem 0 .5rem;font-size:1.5rem;font-weight:600;display:flex}.farenheite-mobile-logo-img{object-fit:contain;flex-shrink:0;width:34px;height:34px}.farenheite-mobile-logo small{color:var(--fh-text-muted);border:1px solid var(--fh-border);margin-left:.25rem;padding:.1rem .3rem;font-size:.7rem}.farenheite-mobile-nav{flex-direction:column;gap:.1rem;margin-top:1rem;display:flex}.farenheite-mobile-nav a{color:var(--fh-text);border-bottom:1px solid var(--fh-border-2);padding:.65rem 0;font-size:1.05rem}.farenheite-mobile-group-title{color:var(--fh-text-muted);letter-spacing:.12em;margin:1.25rem 0 .25rem;font-size:.72rem}@media (max-width:900px){.farenheite-header-nav{display:none}.farenheite-header-burger{display:flex}}@media (max-width:640px){.farenheite-header-main{gap:.4rem;height:52px;padding:0 .75rem}.farenheite-header-logo{letter-spacing:.14em;font-size:1.1rem}.farenheite-header-icon-btn{width:34px;height:34px;padding:.35rem}.farenheite-header-icon-btn svg{width:17px;height:17px}}
.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;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-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:34px;height:34px;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-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)}
