﻿.pdp-buy-section{padding:1rem;background:#fff}@keyframes shimmer{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}.pdp-skeleton{background:linear-gradient(90deg, #f0f0f0 0px, #e8e8e8 40px, #f0f0f0 80px);background-size:200px 100%;animation:shimmer 1.5s infinite;border-radius:4px}.pdp-buy-section__header{margin-bottom:1rem}.pdp-buy-section__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.375rem}.pdp-buy-section__title{font-family:var(--hg-font-display);font-size:1.5rem;font-weight:800;margin:0;color:var(--hg-dark);line-height:1.2;letter-spacing:-0.02em}.pdp-buy-section__title-group{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.pdp-buy-section__rating--inline{display:inline-flex;align-items:center;font-size:.8125rem}.pdp-buy-section__rating--inline .ruk_rating_snippet{font-size:.8125rem}.pdp-buy-section__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.875rem}.pdp-buy-section__meta-divider{color:var(--hg-gray-border);font-weight:300}.pdp-buy-section__price{display:inline-flex;align-items:baseline;gap:.25rem;color:var(--hg-dark);flex-wrap:wrap}.pdp-buy-section__price-amount{font-family:var(--hg-font-display);font-size:1.5rem;font-weight:800;color:var(--hg-orange);line-height:1;letter-spacing:-0.02em;transition:color .3s}.pdp-buy-section__price-amount.price-updated{animation:priceUpdate .4s cubic-bezier(0.34, 1.56, 0.64, 1)}@keyframes priceUpdate{0%{transform:scale(1)}50%{transform:scale(1.08)}100%{transform:scale(1)}}.pdp-buy-section__price-unit{font-size:1rem;color:var(--hg-stone);font-weight:700}.pdp-buy-section__volume-discount{font-size:.6875rem;color:var(--hg-success);font-weight:600;background:#e8f5e9;padding:.125rem .375rem;border-radius:3px;border:1px solid rgba(0,0,0,0);cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.pdp-buy-section__volume-discount:hover,.pdp-buy-section__volume-discount.active{border-color:var(--hg-success);background:#d7ecd8}.pdp-buy-section__volume-tooltip{background:#e8f5e9;border:1px solid var(--hg-success);border-radius:6px;padding:.5rem .75rem;margin-top:.5rem;font-size:.8125rem;color:var(--hg-dark);line-height:1.4}.pdp-buy-section__location{display:flex;align-items:center;gap:.375rem;font-size:.875rem}.pdp-buy-section__location-label{color:var(--hg-stone);font-weight:500}.pdp-buy-section__location-city{font-weight:600;color:var(--hg-dark)}.pdp-buy-section__location-status{color:var(--hg-success);font-size:.8125rem}.pdp-buy-section__location-edit{padding:.25rem .5rem;background:rgba(0,0,0,0);border:1px solid var(--hg-gray-border);border-radius:4px;font-size:.75rem;font-weight:600;color:var(--hg-orange);cursor:pointer;transition:all .2s}.pdp-buy-section__location-edit:hover{background:var(--hg-orange-light);border-color:var(--hg-orange)}.pdp-buy-section__description{font-size:.875rem;color:var(--hg-gray-medium);line-height:1.5;margin:.75rem 0 0 0;max-width:500px}.pdp-buy-section__delivery-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--hg-gray-light);border:1px solid var(--hg-gray-border);border-radius:4px;font-size:.8125rem;color:var(--hg-dark);cursor:pointer;transition:all .2s}.pdp-buy-section__delivery-btn:hover{border-color:var(--hg-orange);background:var(--hg-orange-light)}.pdp-buy-section__delivery-icon{font-size:.875rem}.pdp-buy-section__zip-display{font-weight:600}.pdp-buy-section__rating{display:inline-flex;align-items:center}.pdp-buy-section__rating .ruk_rating_snippet{font-size:.8125rem}.pdp-buy-section__price-note{font-size:.9375rem;color:var(--hg-stone);font-weight:500;margin-left:auto}.pdp-buy-section__quantity{margin-bottom:1.5rem}.pdp-buy-section__quantity-label{display:block;font-weight:600;margin-bottom:.75rem;color:var(--hg-dark)}.pdp-buy-section__quantity-stepper{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.pdp-buy-section__qty-btn{width:52px;height:52px;min-width:52px;min-height:52px;border:2px solid var(--hg-gray-border);background:#fff;border-radius:10px;font-size:1.5rem;font-weight:600;color:var(--hg-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.pdp-buy-section__qty-btn:hover{border-color:var(--hg-orange);background:var(--hg-orange-light);color:var(--hg-orange);transform:scale(1.05)}.pdp-buy-section__qty-btn:active{background:var(--hg-orange);border-color:var(--hg-orange);color:#fff;transform:scale(0.95)}.pdp-buy-section__qty-input{width:80px;height:52px;border:2px solid var(--hg-gray-border);border-radius:10px;text-align:center;font-family:var(--hg-font-display);font-size:1.375rem;font-weight:700;color:var(--hg-dark);-moz-appearance:textfield;transition:border-color .2s,box-shadow .2s}.pdp-buy-section__qty-input::-webkit-outer-spin-button,.pdp-buy-section__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-buy-section__qty-input:focus{outline:none;border-color:var(--hg-orange)}.pdp-buy-section__yards-display{font-size:.9375rem;color:var(--hg-gray-medium);margin-left:.5rem}.pdp-buy-section__yards-display .yards-value{font-weight:600;color:var(--hg-dark)}.pdp-buy-section__quick-select{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.875rem;color:var(--hg-gray-medium)}.pdp-buy-section__quick-btn{min-width:48px;height:40px;padding:0 1rem;border:2px solid var(--hg-gray-border);background:#fff;border-radius:8px;font-family:var(--hg-font-display);font-size:.9375rem;font-weight:600;color:var(--hg-dark);cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}.pdp-buy-section__quick-btn:hover{border-color:var(--hg-orange);color:var(--hg-orange);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,104,1,.15)}.pdp-buy-section__quick-btn:active{transform:translateY(0)}.pdp-buy-section__quick-btn--active{background:var(--hg-orange);border-color:var(--hg-orange);color:#fff;box-shadow:0 4px 12px rgba(255,104,1,.3)}.pdp-buy-section__quick-btn--active:hover{background:var(--hg-orange-hover);border-color:var(--hg-orange-hover);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,104,1,.35)}.pdp-buy-section__delivery-date{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem;padding:.75rem 1rem;background:var(--hg-gray-light);border-radius:8px;font-size:.9375rem}.pdp-buy-section__delivery-date label{font-weight:500}.pdp-buy-section__countdown{margin-left:auto;font-size:.8125rem;color:var(--hg-success);font-weight:500}.pdp-buy-section__summary{background:var(--hg-gray-light);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.pdp-buy-section__summary-title{font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--hg-gray-medium);margin-bottom:1rem}.pdp-buy-section__summary-row{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center;font-size:.9375rem;margin-bottom:.5rem}.pdp-buy-section__summary-row>span:nth-child(2){text-align:center;color:var(--hg-gray-medium);font-size:.875rem}.pdp-buy-section__summary-price{text-align:right;font-weight:600}.pdp-buy-section__summary-divider{height:1px;background:var(--hg-gray-border);margin:1rem 0}.pdp-buy-section__summary-row--total{font-weight:700;font-size:1.125rem}.pdp-buy-section__summary-price--total{font-size:1.25rem;color:var(--hg-dark)}.pdp-buy-section__summary-note{font-size:.8125rem;color:var(--hg-gray-medium);margin-top:1rem;display:flex;align-items:flex-start;gap:.5rem}.pdp-buy-section__add-to-cart{width:100%;padding:1.125rem 1.5rem;background:linear-gradient(135deg, var(--hg-orange) 0%, var(--hg-orange-hover) 100%);border:none;border-radius:12px;color:#fff;font-family:var(--hg-font-display);font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);display:flex;align-items:center;justify-content:center;gap:.625rem;margin-bottom:1.5rem;min-height:60px;position:relative;overflow:hidden;box-shadow:0 4px 14px rgba(255,104,1,.35);letter-spacing:.01em}.pdp-buy-section__add-to-cart::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .6s ease}.pdp-buy-section__add-to-cart:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,104,1,.45)}.pdp-buy-section__add-to-cart:hover::before{left:100%}.pdp-buy-section__add-to-cart:active{transform:translateY(0) scale(0.98);box-shadow:0 2px 8px rgba(255,104,1,.3)}.pdp-buy-section__trust-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;justify-content:center}.pdp-buy-section__calculator-link{text-align:center;font-size:.9375rem;color:var(--hg-gray-medium)}.pdp-buy-section__calculator-link a{color:var(--hg-orange);text-decoration:none;font-weight:500}.pdp-buy-section__calculator-link a:hover{text-decoration:underline}.pdp-quantity-selector{margin-bottom:.75rem}.pdp-quick-select{display:grid;grid-template-columns:repeat(5, 1fr);gap:.5rem;margin-bottom:.75rem}.pdp-quick-select__btn{padding:.625rem .25rem;border:2px solid var(--hg-gray-border);background:#fff;border-radius:8px;cursor:pointer;text-align:center;position:relative;transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.pdp-quick-select__btn:hover{border-color:var(--hg-orange);background:var(--hg-orange-light)}.pdp-quick-select__btn--active{border-color:var(--hg-orange);background:var(--hg-orange-light);box-shadow:0 0 0 1px var(--hg-orange)}.pdp-quick-select__tons{display:block;font-family:var(--hg-font-display);font-size:1.125rem;font-weight:800;color:var(--hg-dark);line-height:1;transition:color .15s}.pdp-quick-select__btn--active .pdp-quick-select__tons{color:var(--hg-orange)}.pdp-quick-select__unit{display:block;font-size:.5625rem;font-weight:700;color:var(--hg-gray-medium);text-transform:uppercase;letter-spacing:.02em;margin-top:.125rem}.pdp-quick-select__yards{display:block;font-size:.625rem;font-weight:500;color:var(--hg-stone);margin-top:.125rem}.pdp-manual-entry{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.5rem .75rem;background:var(--hg-gray-light);border-radius:6px;font-size:.8125rem}.pdp-manual-entry--standalone{background:#fff;border:1px dashed var(--hg-gray-border);padding:.75rem 1rem;margin-bottom:.75rem}.pdp-manual-entry__label{font-size:.8125rem;color:var(--hg-gray-medium)}.pdp-manual-entry__input-group{display:flex;align-items:center;gap:0;background:#fff;border:2px solid var(--hg-gray-border);border-radius:8px;overflow:hidden}.pdp-manual-entry__btn{width:36px;height:36px;border:none;background:rgba(0,0,0,0);font-size:1.125rem;font-weight:600;color:var(--hg-gray-medium);cursor:pointer;transition:all .2s}.pdp-manual-entry__btn:hover{background:var(--hg-orange-light);color:var(--hg-orange)}.pdp-manual-entry__btn:active{background:var(--hg-orange);color:#fff}.pdp-manual-entry__input-group input{width:60px;height:36px;border:none;border-left:1px solid var(--hg-gray-border);border-right:1px solid var(--hg-gray-border);font-family:var(--hg-font-display);font-size:1rem;font-weight:700;color:var(--hg-dark);padding:0 .25rem;text-align:center;-moz-appearance:textfield}.pdp-manual-entry__input-group input::-webkit-outer-spin-button,.pdp-manual-entry__input-group input::-webkit-inner-spin-button{-webkit-appearance:none}.pdp-manual-entry__input-group input:focus{outline:none}.pdp-manual-entry__unit{font-size:.875rem;font-weight:600;color:var(--hg-dark)}.pdp-manual-entry__conversion{font-size:.875rem;color:var(--hg-gray-medium)}.pdp-manual-entry__yards{font-weight:600;color:var(--hg-dark)}.pdp-quantity-summary{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.25rem 1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--hg-gray-border);font-size:.875rem}.pdp-quantity-summary__label{font-size:.8125rem;color:var(--hg-gray-medium);margin-right:.5rem}.pdp-quantity-summary__tons{font-family:var(--hg-font-display);font-size:1.25rem;color:var(--hg-orange)}.pdp-quantity-summary__yards{font-size:.875rem;color:var(--hg-stone)}.pdp-quantity-summary__price{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.pdp-quantity-summary__math-main{font-family:var(--hg-font-display);font-size:1rem;font-weight:700;color:var(--hg-dark)}.pdp-quantity-summary__math-main .math-total{color:var(--hg-orange);font-size:1.25rem;font-weight:800}.pdp-quantity-summary__note{font-size:.75rem;font-weight:500;color:var(--hg-stone)}.pdp-quantity-summary__details{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;padding-top:.5rem;border-top:1px dashed var(--hg-gray-border);margin-top:.5rem;font-size:.8125rem}.pdp-quantity-summary__visualize-btn{background:none;border:none;padding:0;color:var(--hg-orange);font-size:.8125rem;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.pdp-quantity-summary__visualize-btn:hover{color:var(--hg-orange-hover)}.pdp-quantity-summary__math{color:var(--hg-stone)}.pdp-buy-section__summary{background:linear-gradient(180deg, var(--hg-gray-light) 0%, #fff 100%);border:1px solid var(--hg-gray-border);border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;position:relative}.pdp-buy-section__summary-title{font-family:var(--hg-font-display);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hg-stone);margin-bottom:1rem}.pdp-buy-section__summary-row--total{font-family:var(--hg-font-display);font-weight:700;font-size:1.125rem;padding-top:.5rem}.pdp-buy-section__summary-price--total{font-family:var(--hg-font-display);font-size:1.5rem;color:var(--hg-dark);font-weight:800}.pdp-calculator-toggle{margin-bottom:.75rem}.pdp-calculator-toggle__btn{display:flex;align-items:center;gap:.375rem;width:100%;padding:.5rem .75rem;border:1px dashed var(--hg-gray-border);background:rgba(0,0,0,0);border-radius:6px;font-family:var(--hg-font-body);font-size:.75rem;color:var(--hg-gray-medium);cursor:pointer;transition:all .2s}.pdp-calculator-toggle__btn:hover{border-color:var(--hg-orange);color:var(--hg-dark);background:#fff}.pdp-calculator-toggle__btn--active{border-style:solid;border-color:var(--hg-orange);color:var(--hg-orange);background:var(--hg-orange-light)}.pdp-calculator-toggle__icon{font-size:1rem}.pdp-calculator-toggle__text{flex:1;text-align:left}.pdp-calculator-toggle__arrow{font-size:.75rem;transition:transform .2s}.pdp-calculator-toggle__btn--active .pdp-calculator-toggle__arrow{transform:rotate(180deg)}.pdp-calculator{padding:1rem;background:var(--hg-gray-light);border-radius:10px;margin-bottom:.75rem}.pdp-calculator--always-visible{display:block !important;border:2px solid var(--hg-gray-border)}.pdp-calculator__hint{font-size:.875rem;color:var(--hg-gray-medium);margin:0 0 1rem 0}.pdp-calculator__inputs{display:flex;align-items:flex-end;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.pdp-calculator__field{flex:1;min-width:80px}.pdp-calculator__field label{display:block;font-size:.75rem;font-weight:600;color:var(--hg-gray-medium);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}.pdp-calculator__input-wrap{display:flex;align-items:center;background:#fff;border:2px solid var(--hg-gray-border);border-radius:8px;overflow:hidden;transition:border-color .2s}.pdp-calculator__input-wrap:focus-within{border-color:var(--hg-orange)}.pdp-calculator__input-wrap input{flex:1;width:100%;padding:.75rem;border:none;font-family:var(--hg-font-display);font-size:1.25rem;font-weight:700;color:var(--hg-dark);text-align:center;-moz-appearance:textfield}.pdp-calculator__input-wrap input::-webkit-outer-spin-button,.pdp-calculator__input-wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-calculator__input-wrap input:focus{outline:none}.pdp-calculator__unit{padding:.75rem .75rem .75rem 0;font-size:.875rem;font-weight:600;color:var(--hg-stone)}.pdp-calculator__operator{font-size:1.25rem;font-weight:700;color:var(--hg-stone);padding:0 .25rem;padding-bottom:.75rem}.pdp-calculator__result{background:var(--hg-orange-light);border-radius:10px;padding:1rem 1.25rem;border-left:4px solid var(--hg-orange)}.pdp-calculator__result-label{font-size:.75rem;font-weight:600;color:var(--hg-stone);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.pdp-calculator__result-value{font-family:var(--hg-font-display);font-size:1.5rem;font-weight:800;color:var(--hg-dark)}.pdp-calculator__result-tons{color:var(--hg-orange)}.pdp-calculator__result-yards{font-size:1rem;font-weight:600;color:var(--hg-stone)}.pdp-calculator__result-exact{font-size:.8125rem;color:var(--hg-stone);margin-top:.5rem}.pdp-calculator__result-overage{display:flex;align-items:center;gap:.375rem;margin-top:.75rem;padding-top:.75rem;border-top:1px dashed rgba(255,104,1,.3);font-size:.8125rem;color:var(--hg-dark)}.pdp-calculator__overage-icon{font-size:1rem}.pdp-calculator__tip{font-size:.75rem;color:var(--hg-stone);margin:.75rem 0 0 0;padding:.5rem .75rem;background:#e8f4fc;border-radius:6px;line-height:1.4}.pdp-calculator__tip strong{color:var(--hg-dark)}.pdp-calculator__info-btn{width:20px;height:20px;min-width:20px;padding:0;border:none;background:rgba(0,0,0,0);color:var(--hg-stone);font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s}.pdp-calculator__info-btn:hover{color:var(--hg-orange)}.pdp-calculator__info-btn.active{color:var(--hg-orange)}.pdp-calculator__help{background:var(--hg-orange-light);border:1px solid var(--hg-orange);border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.pdp-calculator__help p{margin:0 0 .5rem 0}.pdp-calculator__help p:last-child{margin-bottom:0;color:var(--hg-stone);font-style:italic}.pdp-calculator__help ol{margin:0;padding-left:1.25rem}.pdp-calculator__help li{margin-bottom:.25rem}.pdp-calculator__help li:last-child{margin-bottom:0}.pdp-step-container{background:#fff;border:2px solid var(--hg-gray-border);border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 12px rgba(0,0,0,.04)}.pdp-step-content{position:relative}.pdp-step{display:none;padding:0;background:rgba(0,0,0,0);border-radius:0;margin-bottom:0;border:none;box-shadow:none;animation:stepFadeIn .25s ease-out}.pdp-step--active{display:block}@keyframes stepFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pdp-step__title{font-family:var(--hg-font-display);font-size:.9375rem;font-weight:700;margin:0 0 .75rem 0;color:var(--hg-dark)}.pdp-step__subtitle{font-size:.8125rem;color:var(--hg-stone);margin:.75rem 0 0 0}.pdp-step__title-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.pdp-step__title-row .pdp-step__title{margin:0}.pdp-step-nav{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--hg-gray-border);gap:.75rem}.pdp-step-nav__btn{display:flex;align-items:center;gap:.375rem;padding:.625rem 1rem;border:2px solid var(--hg-gray-border);background:#fff;border-radius:8px;font-family:var(--hg-font-display);font-size:.8125rem;font-weight:700;color:var(--hg-dark);cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);min-height:40px}.pdp-step-nav__btn:hover:not(:disabled){border-color:var(--hg-orange);color:var(--hg-orange);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,104,1,.15)}.pdp-step-nav__btn:active:not(:disabled){transform:translateY(0)}.pdp-step-nav__btn:disabled{opacity:.4;cursor:not-allowed}.pdp-step-nav__btn--next{margin-left:auto;background:linear-gradient(180deg, var(--hg-orange) 0%, var(--hg-orange-hover) 100%);border-color:var(--hg-orange);color:#fff;box-shadow:0 3px 0 #b34700,0 4px 12px rgba(255,104,1,.3)}.pdp-step-nav__btn--next:hover:not(:disabled){background:linear-gradient(180deg, #ff7a1a 0%, var(--hg-orange) 100%);border-color:var(--hg-orange);color:#fff;transform:translateY(-2px);box-shadow:0 5px 0 #b34700,0 8px 20px rgba(255,104,1,.4)}.pdp-step-nav__btn--next:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px 0 #b34700,0 2px 6px rgba(255,104,1,.2)}.pdp-step-nav__icon{font-size:1rem;line-height:1}.pdp-steps{margin-bottom:1rem;padding:.5rem 0}.pdp-steps__indicator{display:flex;align-items:center;justify-content:center;gap:0}.pdp-steps__step{display:flex;flex-direction:column;align-items:center;gap:.25rem;opacity:.5;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.pdp-steps__step--active,.pdp-steps__step--completed{opacity:1}.pdp-steps__number{width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid var(--hg-gray-border);color:var(--hg-gray-medium);font-family:var(--hg-font-display);font-weight:700;font-size:.8125rem;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);position:relative}.pdp-steps__step--active .pdp-steps__number{background:var(--hg-orange);border-color:var(--hg-orange);color:#fff;box-shadow:0 2px 8px rgba(255,104,1,.3)}.pdp-steps__step--completed .pdp-steps__number{background:var(--hg-success);border-color:var(--hg-success);color:#fff}.pdp-steps__step--completed .pdp-steps__number::after{content:"✓";font-size:.875rem}.pdp-steps__label{font-size:.625rem;font-weight:600;color:var(--hg-gray-medium);text-transform:uppercase;letter-spacing:.05em}.pdp-steps__step--active .pdp-steps__label{color:var(--hg-orange)}.pdp-steps__step--completed .pdp-steps__label{color:var(--hg-success)}.pdp-steps__connector{width:32px;height:0;border-top:2px solid var(--hg-gray-border);margin:0 .5rem;margin-bottom:1rem;transition:all .3s}.pdp-steps__step--completed+.pdp-steps__connector{border-color:var(--hg-success)}.pdp-step{padding:1.5rem;background:var(--hg-gray-light);border-radius:12px;margin-bottom:1rem;border:2px solid rgba(0,0,0,0);transition:all .3s}.pdp-step--active{background:#fff;border-color:var(--hg-orange);box-shadow:0 4px 20px rgba(255,104,1,.1)}.pdp-delivery-scheduler{display:flex;flex-direction:column;gap:.75rem}.pdp-delivery-scheduler__label{display:block;font-size:.8125rem;font-weight:600;color:var(--hg-dark);margin-bottom:.375rem}.pdp-delivery-scheduler__label-note{font-weight:400;color:var(--hg-stone);font-size:.75rem}.pdp-delivery-scheduler__calendar .hg-delivery-date{margin:0}.pdp-delivery-scheduler__calendar .hg-delivery-date-label{display:none}.pdp-delivery-scheduler__calendar .hg-delivery-date-input{width:100%;padding:1rem;border:2px solid var(--hg-gray-border);border-radius:10px;font-family:var(--hg-font-body);font-size:1rem;font-weight:600;color:var(--hg-dark);background:#fff;cursor:pointer;transition:border-color .2s}.pdp-delivery-scheduler__calendar .hg-delivery-date-input:focus{outline:none;border-color:var(--hg-orange)}.pdp-time-select{display:grid;grid-template-columns:repeat(2, 1fr);gap:.5rem}.pdp-time-select__btn{padding:.625rem;border:2px solid var(--hg-gray-border);background:#fff;border-radius:8px;cursor:pointer;transition:all .2s;text-align:center}.pdp-time-select__btn:hover{border-color:var(--hg-orange)}.pdp-time-select__btn--active{border-color:var(--hg-orange);background:var(--hg-orange-light)}.pdp-time-select__icon{display:block;font-size:1.125rem;margin-bottom:.125rem}.pdp-time-select__label{display:block;font-family:var(--hg-font-display);font-size:.8125rem;font-weight:700;color:var(--hg-dark)}.pdp-time-select__hours{display:block;font-size:.6875rem;color:var(--hg-stone)}.pdp-delivery-scheduler__note{display:flex;align-items:flex-start;gap:.375rem;padding:.5rem .75rem;background:#e8f4ff;border-radius:6px;font-size:.75rem;color:#1a5f9c}.pdp-delivery-scheduler__note-icon{flex-shrink:0}.pdp-review-checklist{background:var(--hg-gray-light);border-radius:10px;padding:.75rem}.pdp-review-checklist__item{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid var(--hg-gray-border);font-size:.875rem}.pdp-review-checklist__item:last-child{border-bottom:none}.pdp-review-checklist__icon{width:20px;height:20px;background:var(--hg-success);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:bold;flex-shrink:0}.pdp-review-checklist__label{font-weight:600;color:var(--hg-stone);flex-shrink:0}.pdp-review-checklist__value{flex:1;color:var(--hg-dark)}.pdp-review-checklist__edit{padding:.25rem .5rem;background:rgba(0,0,0,0);border:1px solid var(--hg-gray-border);border-radius:4px;font-size:.6875rem;font-weight:600;color:var(--hg-orange);cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.02em}.pdp-review-checklist__edit:hover{background:var(--hg-orange-light);border-color:var(--hg-orange)}.pdp-zip-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.pdp-zip-modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.pdp-zip-modal__content{position:relative;width:100%;max-width:440px;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.2);text-align:center}.pdp-zip-modal__close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:var(--hg-gray-light);border-radius:50%;font-size:1.25rem;color:var(--hg-gray-medium);cursor:pointer;transition:all .2s}.pdp-zip-modal__close:hover{background:var(--hg-gray-border);color:var(--hg-dark)}.pdp-zip-modal__title{font-family:var(--hg-font-display);font-size:1.5rem;font-weight:700;color:var(--hg-dark);margin:0 0 .5rem 0}.pdp-zip-modal__subtitle{font-size:.9375rem;color:var(--hg-gray-medium);margin:0 0 1.5rem 0}.pdp-zip-modal__form{display:flex;gap:.5rem;flex-wrap:wrap}.pdp-zip-modal__input{flex:1;padding:.875rem 1rem;border:2px solid var(--hg-gray-border);border-radius:8px;font-family:var(--hg-font-display);font-size:1.25rem;font-weight:600;color:var(--hg-dark);text-align:center;letter-spacing:.1em}.pdp-zip-modal__input:focus{outline:none;border-color:var(--hg-orange)}.pdp-zip-modal__input::placeholder{font-size:.875rem;font-weight:400;color:var(--hg-gray-medium);letter-spacing:0}.pdp-zip-modal__submit{padding:.875rem 1.25rem;border:none;background:var(--hg-orange);border-radius:8px;font-family:var(--hg-font-body);font-size:.875rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;white-space:nowrap}.pdp-zip-modal__submit:hover{background:var(--hg-orange-hover)}.pdp-zip-modal__submit:disabled{opacity:.7;cursor:not-allowed}.pdp-zip-modal__spinner{display:inline-block;width:14px;height:14px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:hg-spin .6s linear infinite;vertical-align:middle;margin-right:4px}@keyframes hg-spin{to{transform:rotate(360deg)}}.pdp-zip-modal__submit--loading{opacity:.8;pointer-events:none}.pdp-zip-modal__submit--success{background:var(--hg-success)}.pdp-zip-modal__error{margin-top:1rem;padding:.75rem;background:#fef2f2;border-radius:6px;font-size:.875rem;color:#dc2626}.pdp-yards-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.pdp-yards-modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.pdp-yards-modal__content{position:relative;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.2)}.pdp-yards-modal__close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:var(--hg-gray-light);border-radius:50%;font-size:1.25rem;color:var(--hg-gray-medium);cursor:pointer;transition:all .2s}.pdp-yards-modal__close:hover{background:var(--hg-gray-border);color:var(--hg-dark)}.pdp-yards-modal__title{font-family:var(--hg-font-display);font-size:1.25rem;font-weight:700;color:var(--hg-dark);margin:0 0 1.5rem 0;padding-right:2rem}.pdp-yards-modal__comparison{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--hg-gray-light);border-radius:12px;margin-bottom:1rem}.pdp-yards-modal__pile-icon{flex-shrink:0;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.pdp-yards-modal__pile-icon .pile-emoji{font-size:2.5rem}.pdp-yards-modal__pile-description{display:flex;flex-direction:column;gap:.25rem}.pdp-yards-modal__pile-description .pile-size-text{font-family:var(--hg-font-display);font-size:1.125rem;font-weight:700;color:var(--hg-dark)}.pdp-yards-modal__pile-description .pile-detail{font-size:.8125rem;color:var(--hg-stone);line-height:1.4}.pdp-yards-modal__facts{display:flex;gap:1rem;margin-bottom:1rem}.pdp-yards-modal__fact{flex:1;display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#fff;border:1px solid var(--hg-gray-border);border-radius:8px}.pdp-yards-modal__fact .fact-icon{font-size:1.25rem}.pdp-yards-modal__fact .fact-text{font-size:.8125rem;color:var(--hg-dark)}.pdp-yards-modal__fact .fact-text strong{color:var(--hg-orange);font-weight:700}.pdp-yards-modal__coverage-summary h4{font-size:.875rem;font-weight:600;color:var(--hg-dark);margin:0 0 .75rem 0}.pdp-yards-modal__coverage-examples{display:flex;gap:.75rem}.pdp-yards-modal__coverage-examples .coverage-example{flex:1;padding:.75rem;background:var(--hg-orange-light);border-radius:8px;text-align:center}.coverage-example .coverage-depth{display:block;font-size:.6875rem;font-weight:600;color:var(--hg-stone);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem}.coverage-example .coverage-area{display:block;font-family:var(--hg-font-display);font-size:1.25rem;font-weight:800;color:var(--hg-orange)}.coverage-example .coverage-desc{display:block;font-size:.75rem;color:var(--hg-stone);margin-top:.125rem}.pdp-yards-modal__note{margin:1rem 0 0 0;padding:.75rem;background:var(--hg-orange-light);border-radius:8px;font-size:.8125rem;color:var(--hg-dark)}.pdp-yards-modal__note strong{color:var(--hg-orange)}.pdp-order-summary{background:linear-gradient(180deg, #fafaf9 0%, #f5f4f2 100%);border:2px solid var(--hg-gray-border);border-radius:10px;padding:1rem;margin-bottom:1rem;transition:all .3s ease}.pdp-order-summary__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.pdp-order-summary__header .pdp-order-summary__title{margin:0}.pdp-order-summary__title{font-family:var(--hg-font-display);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hg-stone);margin:0 0 1rem 0}.pdp-order-summary__pricing-info-btn{width:20px;height:20px;border:1px solid var(--hg-gray-border);background:#fff;border-radius:50%;font-size:.6875rem;font-weight:700;color:var(--hg-gray-medium);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.pdp-order-summary__pricing-info-btn:hover{background:var(--hg-orange-light);border-color:var(--hg-orange);color:var(--hg-orange)}.pdp-order-summary__pricing-info{background:#e8f4fc;border-radius:8px;padding:.75rem;margin-bottom:.75rem;font-size:.8125rem;animation:slideDown .2s ease-out}@keyframes slideDown{from{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.pdp-order-summary__pricing-info p{margin:0 0 .5rem 0;color:var(--hg-dark)}.pdp-order-summary__pricing-info ul{margin:0 0 .5rem 0;padding-left:1.25rem;color:var(--hg-gray-medium)}.pdp-order-summary__pricing-info li{margin-bottom:.25rem}.pdp-order-summary__savings-note{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap;background:#fff;padding:.5rem;border-radius:6px;margin-top:.5rem}.pdp-order-summary__savings-icon{font-size:1rem}.pdp-order-summary__savings-badge{background:var(--hg-success);color:#fff;padding:.125rem .375rem;border-radius:3px;font-size:.6875rem;font-weight:700}.pdp-order-summary__urgency{display:flex;align-items:center;gap:.375rem;background:#fff3cd;border-radius:6px;padding:.5rem .75rem;margin-top:.75rem;font-size:.75rem;color:#856404;animation:urgencyPulse 2s ease-in-out infinite}@keyframes urgencyPulse{0%,100%{opacity:1}50%{opacity:.85}}.pdp-order-summary__urgency-icon{font-size:.875rem}.pdp-order-summary--highlight{border-color:var(--hg-orange);box-shadow:0 0 0 4px rgba(255,104,1,.15),0 8px 24px rgba(255,104,1,.2);animation:summaryPulse .6s ease}@keyframes summaryPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.01)}}.pdp-order-summary__row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.875rem}.pdp-order-summary__row:first-child{padding-top:0}.pdp-order-summary__label{color:var(--hg-dark)}.pdp-order-summary__product{font-weight:700}.pdp-order-summary__qty,.pdp-order-summary__loads{color:var(--hg-stone);font-size:.875rem;font-weight:500}.pdp-order-summary__label{display:flex;flex-direction:column;gap:.125rem}.pdp-order-summary__calc{display:block;color:var(--hg-stone);font-size:.75rem;font-weight:400}.pdp-order-summary__value{font-family:var(--hg-font-display);font-weight:700;font-size:1rem;color:var(--hg-dark);font-variant-numeric:tabular-nums;letter-spacing:-0.01em}.pdp-order-summary__value--estimate{color:var(--hg-stone)}.pdp-order-summary__delivery-date{font-size:.8125rem;color:var(--hg-stone);font-weight:400}.pdp-order-summary__divider{height:2px;background:repeating-linear-gradient(90deg, var(--hg-gray-border) 0, var(--hg-gray-border) 4px, transparent 4px, transparent 8px);margin:.75rem 0}.pdp-order-summary__row--total{padding-top:1rem;margin-top:.25rem}.pdp-order-summary__row--total .pdp-order-summary__label{font-family:var(--hg-font-display);font-weight:800;font-size:1.125rem;text-transform:uppercase;letter-spacing:.02em}.pdp-order-summary__row--total .pdp-order-summary__value{font-size:1.75rem;font-weight:800;color:var(--hg-dark);transition:all .3s}.pdp-order-summary__row--total .pdp-order-summary__value.price-updated{animation:totalPulse .5s cubic-bezier(0.34, 1.56, 0.64, 1)}@keyframes totalPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08);color:var(--hg-orange)}}.pdp-order-summary__footnote{font-size:.75rem;color:var(--hg-stone);margin-top:1rem;padding-top:.75rem;border-top:1px dashed var(--hg-gray-border);text-align:center}.pdp-add-to-cart-wrapper{margin-top:1rem}.pdp-add-to-cart{width:100%;padding:.875rem 1.25rem;border:none;border-radius:10px;font-family:var(--hg-font-display);font-size:.9375rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;letter-spacing:.02em;text-transform:uppercase;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.pdp-add-to-cart:disabled,.pdp-add-to-cart--disabled{background:var(--hg-gray-border);color:var(--hg-gray-medium);cursor:not-allowed;flex-direction:column;gap:.125rem}.pdp-add-to-cart--disabled .pdp-add-to-cart__text{display:flex;flex-direction:column;align-items:center;gap:.125rem}.pdp-add-to-cart__disabled-main{font-size:.9375rem;font-weight:700}.pdp-add-to-cart__disabled-sub{font-size:.6875rem;font-weight:500;opacity:.75;text-transform:none}.pdp-add-to-cart--ready{background:linear-gradient(180deg, #ff7a1a 0%, var(--hg-orange) 50%, var(--hg-orange-hover) 100%);color:#fff;box-shadow:0 4px 0 #b34700,0 6px 20px rgba(255,104,1,.4),inset 0 1px 0 hsla(0,0%,100%,.25);text-shadow:0 1px 2px rgba(0,0,0,.2);transform:translateY(0)}.pdp-add-to-cart--ready:hover{transform:translateY(-3px);box-shadow:0 7px 0 #b34700,0 12px 28px rgba(255,104,1,.5),inset 0 1px 0 hsla(0,0%,100%,.25)}.pdp-add-to-cart--ready:active{transform:translateY(2px);box-shadow:0 2px 0 #b34700,0 4px 12px rgba(255,104,1,.3),inset 0 1px 0 hsla(0,0%,100%,.25)}.pdp-add-to-cart__icon{font-size:1.375rem}.pdp-add-to-cart__total{opacity:.95;font-weight:700;margin-left:.25rem}.pdp-trust-badges{display:grid;grid-template-columns:repeat(2, 1fr);gap:.5rem;margin-top:1rem}.pdp-trust-badge{display:flex;align-items:flex-start;gap:.375rem;font-size:.6875rem;color:var(--hg-stone);padding:.5rem;background:var(--hg-gray-light);border-radius:6px}.pdp-trust-badge__icon{font-size:1rem;flex-shrink:0;line-height:1}.pdp-trust-badge__text{font-weight:500;font-size:.6875rem;line-height:1.3;color:var(--hg-dark)}.pdp-contractor-link{text-align:center;font-size:.875rem;color:var(--hg-gray-medium);margin-top:1rem}.pdp-contractor-link a{color:var(--hg-orange);text-decoration:none;font-weight:600}.pdp-contractor-link a:hover{text-decoration:underline}@media(max-width: 767px){.pdp-buy-section{padding-bottom:80px}}@media(max-width: 767px){.pdp-buy-section{padding:.75rem}.pdp-buy-section__title{font-size:1.25rem}.pdp-buy-section__meta{font-size:.8125rem}.pdp-buy-section__quantity-stepper{flex-wrap:wrap}.pdp-buy-section__yards-display{width:100%;margin-left:0;margin-top:.5rem}.pdp-buy-section__quick-select{justify-content:flex-start}.pdp-buy-section__delivery-date{flex-direction:column;align-items:flex-start;gap:.5rem}.pdp-buy-section__countdown{margin-left:0}.pdp-buy-section__summary-row{grid-template-columns:1fr auto;gap:.25rem}.pdp-buy-section__summary-row>span:nth-child(2){display:none}.pdp-buy-section__trust-badges{gap:.5rem}.pdp-trust-badge{font-size:.75rem;padding:.25rem .5rem}}@media(max-width: 767px){.pdp-add-to-cart-wrapper{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fff;padding:.75rem 1rem;margin-top:0;box-shadow:0 -4px 20px rgba(0,0,0,.15);border-top:1px solid var(--hg-gray-border)}}@media(max-width: 767px){.pdp-step-container{padding:1.25rem;border-radius:12px}.pdp-step-nav{margin-top:1.25rem;padding-top:1.25rem}.pdp-step-nav__btn{padding:.75rem 1rem;font-size:.875rem}.pdp-step-nav__text{display:none}.pdp-step-nav__icon{font-size:1.25rem}.pdp-steps__connector{width:24px;margin:0 .5rem}.pdp-steps__number{width:34px;height:34px;font-size:.9375rem;border-radius:6px}.pdp-steps__label{font-size:.5625rem}.pdp-step{padding:1.25rem}.pdp-step__title{font-size:1rem}.pdp-quick-select{gap:.375rem}.pdp-quick-select__btn{padding:.5rem .125rem}.pdp-quick-select__tons{font-size:1rem}.pdp-quick-select__unit{font-size:.5rem}.pdp-quick-select__yards{font-size:.5rem}.pdp-manual-entry{padding:.375rem .5rem;font-size:.75rem}.pdp-calculator__inputs{flex-direction:column;align-items:stretch}.pdp-calculator__field{min-width:100%}.pdp-calculator__operator{display:none}.pdp-quantity-summary{flex-direction:column;gap:.5rem;text-align:center}.pdp-order-summary{padding:.75rem}.pdp-order-summary__row--total .pdp-order-summary__value{font-size:1.25rem}.pdp-trust-badges{gap:.375rem}.pdp-trust-badge{padding:.375rem}.pdp-trust-badge__icon{font-size:.875rem}.pdp-trust-badge__text{font-size:.625rem}.pdp-review-checklist__item{flex-wrap:wrap}.pdp-review-checklist__value{width:100%;order:3;padding-left:1.75rem;margin-top:.25rem}.pdp-review-checklist__edit{margin-left:auto}.pdp-time-select{grid-template-columns:repeat(2, 1fr)}.pdp-zip-modal__content{padding:1.25rem}.pdp-zip-modal__form{flex-direction:column}.pdp-zip-modal__submit{width:100%}}
