/*!
  Funnel / Checkout Styles (lean)
  - Two-column layout (content + right checkout rail)
  - Single-column checkout except First/Last on one row
  - Brand headings, compact payment area, tidy bumps
*/
 :root{--checkout-rail:clamp(460px, 38vw, 560px)}.hf-hide{display:none!important}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hf-wrap{max-width:1200px;margin:0 auto;padding:20px}.hf-grid{display:grid;grid-template-columns:1fr var(--checkout-rail);gap:40px;align-items:start}.hf-left{min-width:0}.hf-right{width:var(--checkout-rail)}.hf-sticky{position:sticky;top:24px}@media (max-width:960px){.hf-grid{grid-template-columns:1fr;gap:20px}.hf-right{width:auto}}.hf-left iframe,.hf-left video,.hf-left .wp-video,.hf-left .wp-video-shortcode,.hf-left .mejs-container{display:block;max-width:100%!important;width:100%!important;height:auto}.hf-left img{max-width:100%;height:auto;display:block}.hf-right .hf-product-hero{margin:0 0 12px 0;border-radius:12px;overflow:hidden}.hf-right .hf-product-hero img{display:block;width:100%;height:auto}.entry-content h1,.entry-content h2,.entry-content h3,.hf-right h1,.hf-right h2,.hf-right h3{color:#038746;font-weight:800;font-family:var(--font-heading,"Merriweather",Georgia,serif)}.entry-content h1{font-size:clamp(32px,3.2vw,46px)}.entry-content h2{font-size:clamp(26px,2.6vw,34px)}.entry-content h3{font-size:clamp(20px,2.1vw,26px)}.hf-right .woocommerce form.checkout .form-row,.hf-right .woocommerce form .form-row-first,.hf-right .woocommerce form .form-row-last{float:none!important;width:100%!important;margin-right:0!important;clear:both!important}.hf-right .woocommerce form .form-row{margin-bottom:14px}.hf-right .woocommerce form .form-row label{font-weight:600;color:#1F3A2A;margin-bottom:6px;font-size:14px}.hf-right .woocommerce form .form-row input.input-text,.hf-right .woocommerce form .form-row textarea,.hf-right .woocommerce form .form-row select{width:100%!important;border:2px solid #f0f0f0;border-radius:8px;padding:12px 14px;font-size:16px;background:#fff;transition:border-color .2s,box-shadow .2s}.hf-right .woocommerce form .form-row input:focus,.hf-right .woocommerce form .form-row textarea:focus,.hf-right .woocommerce form .form-row select:focus{border-color:#038746;box-shadow:0 0 0 3px rgb(3 135 70 / .1);outline:0}@media (min-width:600px){.hf-right form.checkout #billing_first_name_field,.hf-right form.checkout #billing_last_name_field{float:left!important;width:48%!important;clear:none!important}.hf-right form.checkout #billing_first_name_field{margin-right:4%!important}}.hf-right .woocommerce form .select2-container{width:100%!important}.hf-right .woocommerce-checkout-review-order{background:#fff0;border:0;padding:0}.hf-right .woocommerce-checkout-review-order-table{width:100%;border:0;margin:0 0 16px 0}.hf-right .woocommerce-checkout-review-order-table th,.hf-right .woocommerce-checkout-review-order-table td{border:0;padding:10px 0;background:#fff0}.hf-right .woocommerce-checkout-review-order-table thead th{font-family:var(--font-heading);color:#1F3A2A;font-size:18px;font-weight:800;border-bottom:2px solid #E8E8E8;padding-bottom:12px}.hf-right .woocommerce-checkout-review-order-table tbody td{border-bottom:1px solid #E8E8E8}.hf-right .woocommerce-checkout #payment{background:#fff0;border:0;border-radius:0;padding:0;box-shadow:none}.hf-right .woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid #E8E8E8;padding:8px 0 10px;margin:0 0 10px;list-style:none}.hf-right .woocommerce-checkout #payment ul.payment_methods li{padding:6px 0;margin:0;border:0}.hf-right .woocommerce-checkout #payment .payment_box{margin:6px 0 0;padding:10px 12px;background:#f7f7f7;border:1px solid #E8E8E8;border-radius:8px}form.checkout [data-pp-message],.ppcp-messages,.ppcp-messages-container,.wc-ppcp-shortcut-messaging,#ppc-button-message{display:none!important}.hf-right .woocommerce #place_order{width:100%;padding:14px;margin-top:12px;font-size:18px;font-weight:800;background:#038746!important;color:#fff!important;border:0!important;border-radius:12px!important;box-shadow:0 6px 20px rgb(3 135 70 / .30)!important;transition:transform .15s,box-shadow .15s}.hf-right .woocommerce #place_order:hover{background:#026236!important;transform:translateY(-2px);box-shadow:0 8px 24px rgb(3 135 70 / .38)!important}.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox{display:flex;align-items:center;gap:.5rem;white-space:nowrap}@media (max-width:420px){.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox{white-space:normal}}#hf-order-bumps{margin:16px 0 18px;background:#f6faf8;border-radius:12px;padding:12px}#hf-order-bumps .hf-bump-title{font-weight:800;margin-bottom:.5rem;font-family:var(--font-heading);color:#1F3A2A}#hf-order-bumps .hf-bump-row{display:grid;grid-template-columns:64px 1fr auto;gap:.6rem;align-items:center;padding:.25rem 0;margin:.2rem 0}#hf-order-bumps .hf-bump-imgbtn{all:unset;cursor:pointer;display:block}#hf-order-bumps .hf-bump-thumb{width:64px;height:64px;overflow:hidden;border:1px solid #E8E8E8;border-radius:8px;display:block}#hf-order-bumps .hf-bump-img{width:100%;height:100%;object-fit:cover;display:block}#hf-order-bumps .hf-bump-copy{line-height:1.3;min-width:0}#hf-order-bumps .hf-bump-name{font-weight:800;color:#1F3A2A}#hf-order-bumps .hf-bump-desc{font-size:13px;color:#555;margin-top:2px}#hf-order-bumps .hf-bump-cta-col{display:flex;flex-direction:column;align-items:flex-end;gap:6px}#hf-order-bumps .hf-price-stack{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1;gap:2px}#hf-order-bumps .hf-price-was{font-size:12px;opacity:.8;color:#555}#hf-order-bumps .hf-price-now{font-size:14px;font-weight:800;color:#1F3A2A}#hf-order-bumps .hf-bump-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:0;font-weight:800;cursor:pointer;background:#038746;color:#fff}#hf-order-bumps .hf-bump-btn.is-added{filter:saturate(1.05)}#hf-toast{position:fixed;z-index:9999;left:18px;bottom:18px;pointer-events:none;max-width:min(88vw,360px);font-family:var(--font-body,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif)}#hf-toast .hf-toast-item{background:rgb(31 58 42 / .97);color:#fff;padding:10px 14px;border-radius:12px;box-shadow:0 12px 28px rgb(0 0 0 / .18);line-height:1.25;font-size:14px;font-weight:600;transform:translateY(8px);opacity:0;transition:transform .28s ease,opacity .28s ease}#hf-toast.is-on .hf-toast-item{transform:translateY(0);opacity:1}@media (max-width:480px){#hf-toast{left:12px;right:12px;max-width:none}#hf-toast .hf-toast-item{font-size:13px;padding:10px 12px}}:root{--checkout-rail:clamp(360px, 30vw, 460px)}@supports (display:grid){.hf-grid{display:grid;grid-template-columns:1fr var(--checkout-rail);gap:40px;align-items:start}}.hf-right{width:100%;max-width:var(--checkout-rail);margin-left:auto}.hf-right .woocommerce-billing-fields__field-wrapper{display:block!important;max-width:100%!important}.hf-right .woocommerce-billing-fields__field-wrapper .form-row{width:100%!important;max-width:none!important;float:none!important;clear:both!important;margin-right:0!important}.hf-right .woocommerce-billing-fields__field-wrapper input,.hf-right .woocommerce-billing-fields__field-wrapper select,.hf-right .woocommerce-billing-fields__field-wrapper .select2-container{width:100%!important;max-width:100%!important}@media (min-width:600px){.hf-right #billing_first_name_field,.hf-right #billing_last_name_field{float:left!important;clear:none!important;width:48%!important}.hf-right #billing_first_name_field{margin-right:4%!important}}:root{--checkout-rail:clamp(380px, 32vw, 500px)}.page-template-template-funnel-checkout .hf-grid{display:grid;grid-template-columns:1fr var(--checkout-rail);gap:40px;align-items:start}.page-template-template-funnel-checkout .hf-right{width:100%;max-width:var(--checkout-rail);margin-left:auto}.page-template-template-funnel-checkout .hf-right .woocommerce-billing-fields__field-wrapper{display:block!important;grid-template-columns:none!important;max-width:100%!important}.page-template-template-funnel-checkout .hf-right .woocommerce-billing-fields__field-wrapper .form-row,.page-template-template-funnel-checkout .hf-right .woocommerce-billing-fields .form-row,.page-template-template-funnel-checkout .hf-right .col2-set .form-row{float:none!important;width:100%!important;max-width:none!important;margin-right:0!important;clear:both!important}.page-template-template-funnel-checkout .hf-right .woocommerce-input-wrapper,.page-template-template-funnel-checkout .hf-right input.input-text,.page-template-template-funnel-checkout .hf-right select,.page-template-template-funnel-checkout .hf-right textarea,.page-template-template-funnel-checkout .hf-right .select2-container{width:100%!important;max-width:100%!important;display:block!important}@media (min-width:600px){.page-template-template-funnel-checkout .hf-right #billing_first_name_field,.page-template-template-funnel-checkout .hf-right #billing_last_name_field{float:left!important;clear:none!important;width:48%!important}.page-template-template-funnel-checkout .hf-right #billing_first_name_field{margin-right:4%!important}}.page-template-template-funnel-checkout .hf-right #customer_details .col2-set{display:block!important}.page-template-template-funnel-checkout .hf-right #customer_details .col-1,.page-template-template-funnel-checkout .hf-right #customer_details .col-2{float:none!important;width:100%!important;margin:0!important}.page-template-template-funnel-checkout .hf-right #customer_details .col-2{display:none!important}.page-template-template-funnel-checkout .hf-right .woocommerce-input-wrapper,.page-template-template-funnel-checkout .hf-right input.input-text,.page-template-template-funnel-checkout .hf-right select,.page-template-template-funnel-checkout .hf-right textarea,.page-template-template-funnel-checkout .hf-right .select2-container{width:100%!important;max-width:100%!important;display:block!important}.has-text-align-center{text-align:center}.has-text-align-right{text-align:right}.has-text-align-left{text-align:left}.aligncenter,img.aligncenter,figure.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-buttons{text-align:center}.wp-block-button{display:inline-block}.wp-block-button__link,.wp-element-button{display:inline-block}.button,.button.alt,.woocommerce a.button,.wp-block-button .wp-block-button__link,.wp-element-button{display:inline-block;vertical-align:middle}h1.has-text-align-center,h2.has-text-align-center,h3.has-text-align-center,h4.has-text-align-center,h5.has-text-align-center,h6.has-text-align-center{text-align:center}.text-center,.hf-center{text-align:center}.hf-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,var(--checkout-rail));gap:40px;align-items:start}@media (max-width:900px){.hf-grid{grid-template-columns:1fr!important}.hf-sticky{position:static}}@media (max-width:520px){:root{--checkout-rail:100%}.hf-right{max-width:none!important;width:100%!important}}@media (max-width:900px){.hf-left,.hf-right{width:auto!important;max-width:none!important}}