body.single-product.hempli-byb-product form.cart{display:flex !important;flex-wrap:wrap !important;align-items:center !important;gap:10px !important;width:100% !important;margin-top:10px !important;padding-top:0 !important}body.single-product.hempli-byb-product form.cart>.hempli-byb{flex:0 0 100% !important;width:100% !important;max-width:none !important;order:-20 !important;align-self:stretch !important}body.single-product.hempli-byb-product form.cart>.quantity{flex:0 0 68px !important;width:68px !important;max-width:68px !important;margin:0 !important;align-self:center !important}body.single-product.hempli-byb-product form.cart>.single_add_to_cart_button{flex:1 1 260px !important;width:auto !important;max-width:none !important;min-width:220px !important;height:54px !important;min-height:54px !important;margin:0 !important;padding:0 24px !important;align-self:center !important}@media (max-width:767px){body.single-product.hempli-byb-product form.cart{gap:10px !important;margin-top:6px !important}body.single-product.hempli-byb-product form.cart>.quantity{flex:0 0 54px !important;width:54px !important;max-width:54px !important;height:52px !important;min-height:52px !important}body.single-product.hempli-byb-product form.cart>.single_add_to_cart_button{flex:1 1 calc(100% - 64px) !important;width:calc(100% - 64px) !important;min-width:0 !important;max-width:calc(100% - 64px) !important;height:52px !important;min-height:52px !important;padding:0 14px !important}}body.single-product form.cart.hempli-byb-cart{display:flex !important;flex-wrap:wrap !important;align-items:center !important;gap:10px !important;width:100% !important;margin-top:10px !important;padding-top:0 !important}body.single-product form.cart.hempli-byb-cart>.hempli-byb{flex:0 0 100% !important;width:100% !important;max-width:none !important;order:-20 !important;align-self:stretch !important}body.single-product form.cart.hempli-byb-cart>.quantity{flex:0 0 68px !important;width:68px !important;max-width:68px !important;margin:0 !important;order:0 !important;align-self:center !important}body.single-product form.cart.hempli-byb-cart>.single_add_to_cart_button{flex:1 1 260px !important;width:auto !important;max-width:none !important;min-width:220px !important;height:54px !important;min-height:54px !important;margin:0 !important;padding:0 24px !important;order:1 !important;align-self:center !important}body.single-product form.cart.hempli-byb-cart>.hempli-byb-cart-extra{flex:0 1 auto !important;order:2 !important;align-self:center !important;min-width:0 !important}.hempli-byb{--hb-bg:#0d1010;--hb-panel:#141919;--hb-panel-hover:#182120;--hb-border:rgba(255,255,255,.12);--hb-text:#f5f7f6;--hb-muted:#a8afac;--hb-accent:#00cfa6;position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:0;margin:4px 0 12px !important;padding:18px 16px 20px !important;background:linear-gradient(180deg,#0d1010 0%,#0b0e0d 100%);border:1px solid rgba(0,207,166,.62);border-radius:14px;color:var(--hb-text);box-shadow:0 10px 28px rgba(0,0,0,.16);overflow:visible !important}.hempli-byb *{box-sizing:border-box}.hempli-byb-head{grid-column:1/-1;display:flex;flex-direction:column;gap:3px;margin:0 8px 16px}.hempli-byb-kicker{color:var(--hb-accent);font-size:11px;font-weight:800;letter-spacing:.12em;line-height:1.3}.hempli-byb-head strong{font-size:21px;line-height:1.22;color:var(--hb-text)}.hempli-byb-head>span:last-child{font-size:13px;color:var(--hb-muted);line-height:1.45}.hempli-byb-field{position:relative;min-width:0;margin:0;padding:0 8px}.hempli-byb-field label{display:block;margin:0 0 7px;color:var(--hb-text);font-size:13px;line-height:1.35;font-weight:700}.hempli-byb-qty{font-weight:500;color:var(--hb-muted)}.hempli-byb-trigger{width:100% !important;margin:0 !important;height:54px !important;min-height:54px !important;display:flex !important;align-items:center !important;gap:10px !important;padding:0 14px !important;border:1px solid rgba(255,255,255,.13) !important;border-radius:10px !important;background:var(--hb-panel) !important;color:var(--hb-text) !important;text-align:left !important;cursor:pointer !important;box-shadow:none !important;font:inherit !important;line-height:1 !important;transition:border-color .16s ease,background .16s ease}.hempli-byb-trigger:hover,.hempli-byb-field.is-open .hempli-byb-trigger{border-color:var(--hb-accent) !important;background:var(--hb-panel-hover) !important}.hempli-byb-trigger-placeholder{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d7dcda;font-weight:700;font-size:14px}.hempli-byb-trigger-selected{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.hempli-byb-trigger-selected img{width:36px;height:36px;object-fit:cover;border-radius:7px;flex:0 0 36px}.hempli-byb-trigger-selected span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;color:var(--hb-text)}.hempli-byb-chevron{width:8px;height:8px;flex:0 0 8px;border-right:2px solid #c2c8c4;border-bottom:2px solid #c2c8c4;transform:rotate(45deg);margin-left:auto;margin-right:3px;margin-top:-4px;transition:transform .16s ease}.hempli-byb-field.is-open .hempli-byb-chevron{transform:rotate(225deg);margin-top:4px}.hempli-byb-menu{position:absolute !important;z-index:99999 !important;left:8px !important;right:8px !important;top:calc(100% + 6px) !important;width:auto !important;min-width:0 !important;max-width:none !important;max-height:300px !important;overflow-y:auto !important;overflow-x:hidden !important;padding:6px !important;background:#101413 !important;border:1px solid rgba(255,255,255,.16) !important;border-radius:10px !important;box-shadow:0 18px 42px rgba(0,0,0,.48) !important}.hempli-byb-option{width:100% !important;min-width:0 !important;display:flex !important;align-items:center !important;gap:10px !important;padding:9px 10px !important;margin:0 !important;border:0 !important;border-radius:8px !important;background:transparent !important;color:var(--hb-text) !important;text-align:left !important;cursor:pointer !important;box-shadow:none !important;font:inherit !important}.hempli-byb-option:hover{background:rgba(0,207,166,.08) !important}.hempli-byb-option.is-disabled{opacity:.3 !important;pointer-events:none !important}.hempli-byb-option.is-selected{background:rgba(0,207,166,.09) !important}.hempli-byb-option img{width:42px !important;height:42px !important;object-fit:cover !important;border-radius:7px !important;background:#222 !important;flex:0 0 42px !important;margin:0 !important}.hempli-byb-option-copy{display:flex !important;flex-direction:column !important;gap:2px !important;min-width:0 !important;flex:1 1 auto !important}.hempli-byb-option-copy strong{display:block !important;min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important;color:var(--hb-text) !important;font-size:13px !important;line-height:1.35 !important}.hempli-byb-option-copy small{color:var(--hb-muted) !important;font-size:12px !important;line-height:1.3 !important}.hempli-byb-check{flex:0 0 auto;opacity:0;color:var(--hb-accent);font-size:16px;font-weight:900}.hempli-byb-option.is-selected .hempli-byb-check{opacity:1}.hempli-byb-empty{padding:12px;color:var(--hb-muted);font-size:13px}.hempli-byb-summary{grid-column:1/-1;margin:14px 8px 0;padding:10px 12px;border:1px solid rgba(0,207,166,.22);border-radius:9px;background:rgba(0,207,166,.065);color:#eaf7f3;font-size:13px;line-height:1.4}.hempli-byb-error{margin:16px 0;padding:12px 14px;border:1px solid #d63638;border-radius:8px;background:#fff0f0;color:#8a2424}@media (max-width:767px){body.single-product form.cart.hempli-byb-cart{gap:10px !important;margin-top:6px !important}.hempli-byb{grid-template-columns:1fr;margin-top:0 !important;padding:15px 8px 17px !important}.hempli-byb-head,.hempli-byb-summary{grid-column:1}.hempli-byb-head{margin-left:8px;margin-right:8px;margin-bottom:14px}.hempli-byb-field{padding:0 8px}.hempli-byb-field+.hempli-byb-field{margin-top:13px}body.single-product form.cart.hempli-byb-cart>.quantity{flex:0 0 54px !important;width:54px !important;max-width:54px !important;order:0 !important}body.single-product form.cart.hempli-byb-cart>.single_add_to_cart_button{flex:1 1 calc(100% - 64px) !important;width:calc(100% - 64px) !important;min-width:0 !important;max-width:calc(100% - 64px) !important;height:52px !important;min-height:52px !important;padding:0 14px !important;order:1 !important}body.single-product form.cart.hempli-byb-cart>.hempli-byb-cart-extra{flex:0 0 100% !important;width:100% !important;max-width:100% !important;order:5 !important;margin-top:2px !important}}body.single-product form.cart.hempli-byb-cart>.hempli-byb-buy-row{display:contents}.hempli-byb-field>.hempli-byb-trigger{margin-left:0 !important;margin-right:0 !important}.hempli-byb-field>label,.hempli-byb-field>.hempli-byb-trigger{position:relative;left:0 !important;transform:none !important}@media (max-width:767px){body.single-product form.cart.hempli-byb-cart>.hempli-byb-buy-row{display:flex !important;flex:0 0 100% !important;width:100% !important;max-width:100% !important;align-items:stretch !important;gap:10px !important;order:0 !important;margin:0 !important;padding:0 !important}body.single-product form.cart.hempli-byb-cart>.hempli-byb-buy-row>.quantity{display:flex !important;flex:0 0 54px !important;width:54px !important;min-width:54px !important;max-width:54px !important;height:52px !important;min-height:52px !important;margin:0 !important;padding:0 !important;align-self:stretch !important}body.single-product form.cart.hempli-byb-cart>.hempli-byb-buy-row>.single_add_to_cart_button{display:flex !important;align-items:center !important;justify-content:center !important;flex:1 1 auto !important;width:auto !important;min-width:0 !important;max-width:none !important;height:52px !important;min-height:52px !important;margin:0 !important;padding:0 14px !important;align-self:stretch !important}body.single-product form.cart.hempli-byb-cart>.hempli-byb-buy-row>.quantity input.qty{width:100% !important;max-width:100% !important;height:52px !important;min-height:52px !important;margin:0 !important}}