.hftx-root{--hftx-green:#075642;--hftx-yellow:#f9c915;--hftx-line:#d7e4d9;--hftx-muted:#52675e;font-family:Arial,sans-serif;color:var(--hftx-green);font-size:15px;line-height:1.5}.hftx-root *,.hftx-card-control *{box-sizing:border-box}.hftx-root [hidden]{display:none!important}.hftx-native-add{display:none!important}.hftx-dialog-open{overflow:hidden!important}.hftx-root button,.hftx-card-control button{font:inherit;cursor:pointer;touch-action:manipulation;letter-spacing:normal;text-transform:none;white-space:normal;transition:background-color .12s,color .12s}.hftx-option span{min-width:0;overflow-wrap:anywhere;white-space:normal}.hftx-dialog:not(.hftx-cart-dialog) .hftx-panel{display:flex;flex-direction:column;max-height:calc(100dvh - 48px)}.hftx-picker-body{overflow:auto;min-height:0;overscroll-behavior:contain}.hftx-picker-footer{padding:12px 24px 20px;border-top:1px solid var(--hftx-line);background:#f8faf5;flex:none}.hftx-picker-footer .hftx-option-quantity{margin:0 0 8px}.hftx-picker-footer .hftx-full-product{margin-top:10px}.hftx-root button:disabled,.hftx-card-control button:disabled{cursor:default;opacity:.5}.hftx-root :focus-visible,.hftx-card-control :focus-visible{outline:3px solid #137c63;outline-offset:3px}.hftx-dialog{padding:0;border:1px solid var(--hftx-line);border-radius:20px;width:min(720px,calc(100vw - 40px));max-width:100%;max-height:calc(100dvh - 48px);margin:auto;color:var(--hftx-green);background:#fff;box-shadow:0 24px 80px #003a3030;overscroll-behavior:contain}.hftx-dialog::backdrop{background:#092f2980;backdrop-filter:blur(2px)}.hftx-panel{min-width:0}.hftx-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 24px;border-bottom:1px solid var(--hftx-line);position:sticky;top:0;background:#fff;z-index:2}.hftx-dialog-head h2{font:700 21px/1.3 Arial,sans-serif;color:inherit;margin:0}.hftx-root .hftx-close{border:1px solid var(--hftx-line);border-radius:50%;width:40px;height:40px;flex:0 0 40px;padding:0;background:#fff;color:var(--hftx-green);font-size:26px;line-height:1}.hftx-picker-body{padding:24px}.hftx-option-summary{display:grid;grid-template-columns:128px minmax(0,1fr);gap:20px;margin-bottom:24px;align-items:center}.hftx-option-image{width:128px;height:128px;border-radius:12px;object-fit:contain;background:#f5f8f1;border:1px solid var(--hftx-line)}.hftx-option-summary h3{font:600 17px/1.5 Arial,sans-serif;margin:0 0 10px;color:inherit;overflow-wrap:anywhere}.hftx-option-price{font-size:21px;font-weight:700;margin:0}.hftx-option-field{border:0;padding:0;margin:0 0 22px;min-width:0}.hftx-option-field legend{font-weight:700;padding:0;margin:0 0 10px}.hftx-option-grid{display:flex;flex-wrap:wrap;gap:8px}.hftx-root .hftx-option{border:1px solid #c9d9ce;color:var(--hftx-green);background:#fff;border-radius:10px;min-height:44px;max-width:100%;padding:9px 13px;display:flex;align-items:center;gap:9px;text-align:left;line-height:1.35;overflow-wrap:anywhere}.hftx-option img{width:38px;height:38px;object-fit:contain;border-radius:5px}.hftx-root .hftx-option[aria-pressed=true]{background:#eff7ec;border:2px solid var(--hftx-green);padding:8px 12px;font-weight:700}.hftx-root .hftx-option:disabled{background:#f4f4f4;text-decoration:line-through}.hftx-option-quantity{display:flex;align-items:center;justify-content:space-between;margin:18px 0 8px;font-weight:600;gap:16px}.hftx-root .hftx-option-qty{width:92px;height:44px;min-height:44px;border:1px solid #b5cdbd;border-radius:9px;padding:8px;text-align:center;font:600 16px Arial,sans-serif;color:var(--hftx-green);background:#fff}.hftx-option-note{margin:10px 0 16px;color:var(--hftx-muted);font-size:14px}.hftx-root .hftx-primary,.hftx-card-control .hftx-primary{display:flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border:0;border-radius:11px;background:#f9c915;color:#075642;text-decoration:none;font:700 15px/1.5 Arial,sans-serif;box-shadow:none}.hftx-root .hftx-primary:hover,.hftx-card-control .hftx-primary:hover{background:#f1c10b;color:#075642}.hftx-confirm{width:100%}.hftx-root .hftx-secondary{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 16px;border:1px solid #93b8a4;border-radius:11px;color:var(--hftx-green);background:#fff;text-decoration:none;font-weight:600}.hftx-root .hftx-text-button,.hftx-root .hftx-remove{border:0;background:none;padding:6px 0;color:var(--hftx-green);font-size:14px;text-decoration:underline;text-underline-offset:3px;min-height:32px}.hftx-full-product{display:block;text-align:center;margin-top:14px;color:var(--hftx-muted);font-size:14px;text-underline-offset:3px}.hftx-cart-dialog{width:min(480px,100vw);height:100dvh;max-height:100dvh;margin:0 0 0 auto;border-radius:18px 0 0 18px}.hftx-cart-dialog .hftx-panel{height:100%;display:flex;flex-direction:column}.hftx-cart-items{padding:8px 22px;overflow-y:auto;flex:1;min-height:0;overscroll-behavior:contain}.hftx-cart-item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;padding:22px 0;border-bottom:1px solid var(--hftx-line)}.hftx-cart-item>img{width:76px;height:76px;object-fit:contain;border:1px solid var(--hftx-line);border-radius:10px;background:#f7faf4}.hftx-item-name{font-weight:600;line-height:1.4;color:inherit;display:block;text-decoration:none;overflow-wrap:anywhere}.hftx-item-info p{margin:6px 0;font-size:14px}.hftx-muted{color:var(--hftx-muted);font-size:13px;line-height:1.5;overflow-wrap:anywhere}.hftx-item-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:12px}.hftx-cart-footer{flex:none;border-top:1px solid var(--hftx-line);background:#f7faf4;padding:18px 22px max(20px,env(safe-area-inset-bottom));border-radius:0 0 0 18px}.hftx-subtotal{display:flex;justify-content:space-between;gap:16px;font-size:19px}.hftx-cart-footer p{margin:4px 0 14px}.hftx-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px}.hftx-empty{text-align:center;margin:50px 16px;color:var(--hftx-muted)}.hftx-stepper{display:flex;align-items:center;border:1px solid #b7cebb;border-radius:10px;overflow:hidden;max-width:160px;height:44px;background:#fff;color:#075642}.hftx-root .hftx-stepper button,.hftx-card-control .hftx-stepper button{width:44px;height:42px;flex:0 0 44px;border:0;border-radius:0;padding:0;background:#f0f6e9;color:#075642;font-size:22px;box-shadow:none;min-height:0}.hftx-root .hftx-stepper input,.hftx-card-control .hftx-stepper input{min-width:0;width:60px;flex:1;margin:0;padding:0 2px;border:0;border-radius:0;min-height:0;height:42px;box-shadow:none;text-align:center;color:#075642;background:#fff;font:600 16px Arial,sans-serif;appearance:textfield}.hftx-stepper input::-webkit-inner-spin-button,.hftx-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hftx-card-control{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;width:100%;color:#075642}.hftx-card-control>.hftx-primary{width:100%}.hftx-in-cart{font:600 13px/1.4 Arial,sans-serif}.hftx-card-control .hftx-stepper{flex:1;min-width:130px;max-width:160px}.hftx-feedback{position:fixed;z-index:2147483000;right:22px;bottom:24px;display:flex;align-items:flex-start;gap:12px;width:min(420px,calc(100vw - 32px));padding:16px;border:1px solid #bad0bf;border-radius:15px;background:#fff;color:var(--hftx-green);box-shadow:0 8px 36px #063b2929;font-size:14px}.hftx-feedback.is-error{border-color:#bf7a44}.hftx-feedback-image{width:52px;height:52px;object-fit:contain;flex:none;border-radius:7px;background:#f6f8f2}.hftx-feedback-content{min-width:0;flex:1}.hftx-feedback strong{font-size:15px}.hftx-feedback p{margin:4px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hftx-feedback-actions{display:flex;gap:16px;flex-wrap:wrap}.hftx-feedback .hftx-close{width:30px;height:30px;flex-basis:30px;font-size:22px}.hftx-flight{position:fixed!important;z-index:2147483100;pointer-events:none;border-radius:12px;object-fit:contain;background:#fff;border:2px solid #f9c915;box-shadow:0 8px 18px #00302040;will-change:transform,opacity}.hftx-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hftx-dialog-error{background:#fff7ec;border:1px solid #d2a269;margin:14px 16px 0;padding:10px 14px;border-radius:10px;position:sticky;top:76px;z-index:2;flex:none;color:#73481b}.hftx-dialog-error p{margin:0 0 4px}.hftx-dialog-error button{margin-right:20px}@media(max-width:767px){.hftx-dialog{width:100%;max-width:100%;max-height:90dvh;margin:auto 0 0;border-radius:20px 20px 0 0;border-bottom:0}.hftx-picker-body{padding:18px 16px max(22px,env(safe-area-inset-bottom))}.hftx-dialog-head{padding:14px 16px}.hftx-option-summary{grid-template-columns:88px minmax(0,1fr);gap:14px;margin-bottom:20px}.hftx-option-image{width:88px;height:88px}.hftx-option-summary h3{font-size:15px;line-height:1.4}.hftx-option-price{font-size:18px}.hftx-option-grid{gap:7px}.hftx-root .hftx-option{font-size:14px}.hftx-cart-dialog{height:90dvh}.hftx-cart-items{padding:4px 16px}.hftx-cart-item{grid-template-columns:60px minmax(0,1fr);gap:12px;padding:18px 0}.hftx-cart-item>img{width:60px;height:60px}.hftx-cart-footer{padding:16px 16px max(18px,env(safe-area-inset-bottom));border-radius:0}.hftx-feedback{right:12px;bottom:calc(88px + env(safe-area-inset-bottom));width:calc(100vw - 24px);padding:12px;gap:10px}.hftx-card-control{gap:6px}.hftx-card-control .hftx-stepper{max-width:none;width:100%}.hftx-card-control>.hftx-primary{font-size:14px;padding:10px 5px}.hftx-feedback-image{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.hftx-root *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(max-width:767px){.hftx-dialog:not(.hftx-cart-dialog) .hftx-panel{max-height:90dvh}.hftx-picker-footer{padding:12px 16px max(16px,env(safe-area-inset-bottom))}}