:root{--background-primary: #141516;--background-primary-white: #F8F9FA;--background--white: #ffffff;--vaner-color: #0c1b2e;--section-example: #0E1A2B;--header-footer-color: #1A2535;--header-background-color: #141516;--border-header-footer-color: #2E3A46;--toggle-header: #2E3A46;--toggle-header-nav: #364153;--text-header-color-nav: #D1D5DC;--text-header-color-nav-hover: #ff6213;--text-header-color-nav-hover-white: #ffffff;--footer-background-color: #141516;--border-footer-color-legal: #2E3A46;--text-footer-color-links: #99A1AF;--text-footer-color-links-hover:#ffffff;--text-white-color: #ffffff;--text-white: #ffffff;--text-black: #000000;--text-subwhite-color: #D1D5DC;--text-description-color: #6B7280;--secondary-color: #ff6213;--secondary-color-rgb: 0, 84, 255;--button-primary-color: #ff6213;--button-primary-color-hover: #de4a00;--button-serondary-color: transparent;--button-secondary-color-hover: #ffffff;--font-family: "Inter", sans-serif;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 10px 20px rgba(0, 0, 0, .1);--shadow-red-md: 0 10px 20px rgba(127, 29, 29, .2)}[x-cloak]{display:none!important}*,*:before,*:after{box-sizing:border-box}main,body{margin:0;padding:0}body{font-family:var(--font-family)}img{max-width:100%;height:auto;display:block}.eq-header{position:sticky;top:0;z-index:1000;font-family:var(--font-family)}.eq-header__topbar{background:var(--secondary-color);color:#fff;font-size:13px;font-weight:700;text-align:center;padding:7px 16px}.eq-header__row{background:var(--background-primary);border-bottom:1px solid rgba(255,255,255,.08)}.eq-header__row-inner{padding:14px 0;display:flex;align-items:center;flex-wrap:wrap;gap:16px;width:95%;margin:0 auto}.eq-header__logo{display:flex;align-items:center;flex:1 1 0}.eq-search{position:relative;flex:0 1 760px;min-width:180px}@media (min-width: 900px){.eq-header__row-inner{position:relative;justify-content:space-between}.eq-search{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.eq-header__search{display:flex;width:100%}.eq-header__search input{flex:1;border:1px solid rgba(0,0,0,.12);border-right:none;border-radius:6px 0 0 6px;padding:13px 18px;font-size:15px;font-family:inherit;outline:none}.eq-header__search button{background:var(--button-primary-color);border:none;border-radius:0 6px 6px 0;padding:0 20px;cursor:pointer;color:var(--background-primary)}.eq-search-overlay{position:fixed;right:0;bottom:0;left:0;top:0;background:#141516d9;z-index:900;display:flex;align-items:flex-start;justify-content:center;padding:90px 24px 40px;overflow-y:auto}.eq-search-overlay__panel{position:relative;width:100%;max-width:1180px;background:#fff;border-radius:12px;box-shadow:0 30px 70px #0006;display:flex;min-height:320px;max-height:82vh}.eq-search-overlay__close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:26px;line-height:1;color:#9ca3af;cursor:pointer;z-index:2}.eq-search-overlay__close:hover{color:var(--secondary-color)}.eq-search-overlay__sidebar{flex:0 0 220px;border-right:1px solid rgba(0,0,0,.08);padding:28px 20px;overflow-y:auto}.eq-search-overlay__block{margin-bottom:24px}.eq-search-overlay__label{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;margin-bottom:10px}.eq-search-overlay__select{width:100%;padding:9px 10px;border:1px solid rgba(0,0,0,.12);border-radius:6px;font-size:13px;font-family:var(--font-family);color:var(--background-primary);background:#fff}.eq-search-overlay__facet{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px;background:none;border:none;border-left:3px solid transparent;padding:8px 10px;font-size:13.5px;color:#374151;text-align:left;cursor:pointer;border-radius:4px}.eq-search-overlay__facet:hover{background:#f7f7f8}.eq-search-overlay__facet.is-active{color:var(--secondary-color);font-weight:700;background:#fff8f4;border-left-color:var(--secondary-color)}.eq-search-overlay__facet-count{color:#9ca3af;font-size:12px}.eq-search-overlay__facet.is-active .eq-search-overlay__facet-count{color:var(--secondary-color)}.eq-search-overlay__main{flex:1;min-width:0;padding:28px 32px;overflow-y:auto;position:relative}.eq-search-overlay__main-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:16px}.eq-search-overlay__main-header h2{font-size:18px;font-weight:800;margin:0;color:var(--background-primary)}.eq-search-overlay__view-all{font-size:13px;font-weight:700;color:var(--secondary-color);text-decoration:none;white-space:nowrap}.eq-search-overlay__view-all:hover{text-decoration:underline}.eq-search-overlay__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.eq-search-overlay__empty{grid-column:1 / -1;text-align:center;color:#9ca3af;font-size:14px;padding:40px 0}.eq-search-overlay__loading{position:absolute;right:0;bottom:0;left:0;top:70px;display:flex;align-items:flex-start;justify-content:center;padding-top:60px;background:#ffffffbf;font-size:14px;font-weight:600;color:#6b7280}@media (max-width: 720px){.eq-search-overlay{padding:70px 12px 20px}.eq-search-overlay__panel{flex-direction:column;max-height:88vh}.eq-search-overlay__sidebar{flex:0 0 auto;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);display:flex;gap:20px;overflow-x:auto}.eq-search-overlay__block{margin-bottom:0;flex:0 0 auto;min-width:160px}}.eq-header__actions{flex:1 1 0;display:flex;justify-content:flex-end;align-items:center;gap:18px;flex-wrap:wrap}.eq-header__action{color:#fff;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:12.5px;font-weight:600;background:none;border:none;cursor:pointer;text-decoration:none}.eq-header__action:hover{color:var(--secondary-color)}.eq-header__cart{position:relative}.eq-header__cart-badge{position:absolute;top:-6px;right:-6px;background:var(--secondary-color);color:var(--background-primary);font-size:11px;font-weight:800;border-radius:999px;min-width:19px;height:19px;display:flex;align-items:center;justify-content:center}.eq-header__nav-row{background:var(--background-primary);border-bottom:1px solid rgba(255,255,255,.08)}.eq-header__nav{padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2px;position:relative;width:95%;margin:0 auto}.eq-header__nav>a,.eq-header__nav-item>span{color:#fff;font-size:14.5px;font-weight:600;padding:14px 16px;display:inline-flex;align-items:center;gap:6px;text-decoration:none;cursor:default}.eq-header__nav>a:hover{color:var(--secondary-color)}.eq-mega{position:absolute;top:100%;left:50%;transform:translate(-50%);width:90vw;background:#fff;box-shadow:0 28px 56px #00000038;border-top:2px solid var(--secondary-color);display:flex;overflow:hidden;z-index:50;min-height:420px;max-height:74vh}.eq-mega--servicios{padding:24px 32px;gap:32px;flex-wrap:wrap}.eq-mega--servicios .eq-mega__col{flex:1 1 200px}.eq-mega--servicios .eq-mega__col h4{font-size:13px;font-weight:800;margin-bottom:10px}.eq-mega--servicios .eq-mega__col a{display:block;padding:6px 0;font-size:13.5px;color:#374151;text-decoration:none}.eq-mega--servicios .eq-mega__col a:hover{color:var(--secondary-color)}.eq-mega__col{overflow-y:auto;max-height:74vh}.eq-mega__col--categories{width:230px;flex-shrink:0;background:#f7f7f8;padding:14px 0;border-right:1px solid rgba(0,0,0,.06)}.eq-mega__col--brands{width:230px;flex-shrink:0;padding:20px 0;border-right:1px solid rgba(0,0,0,.06)}.eq-mega__col--models{width:260px;flex-shrink:0;padding:20px 0;border-right:1px solid rgba(0,0,0,.06)}.eq-mega__col--featured{flex:1;padding:28px 32px}.eq-mega__col-label{font-size:10.5px;font-weight:800;letter-spacing:.07em;color:#9ca3af;text-transform:uppercase;padding:0 22px 10px}.eq-mega__item{display:flex;align-items:center;justify-content:space-between;padding:11px 22px;font-size:14px;color:#374151;cursor:pointer;border-left:3px solid transparent;text-decoration:none}.eq-mega__item.is-active{color:var(--secondary-color);font-weight:700;background:#fff8f4;border-left-color:var(--secondary-color)}.eq-mega__count{color:#6b7280;font-size:12.5px}.eq-mega__model{display:block;padding:8px 22px;font-size:13.5px;color:#374151;text-decoration:none}.eq-mega__model:hover{color:var(--secondary-color)}.eq-mega__empty{padding:11px 22px;font-size:13px;color:#9ca3af}.eq-mega__grid-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.eq-mega__see-more{display:inline-block;margin-top:20px;border:1px solid var(--secondary-color);color:var(--secondary-color);font-size:13.5px;font-weight:700;padding:10px 28px;border-radius:6px;text-decoration:none}.eq-footer{background:var(--background-primary);padding:56px 0 24px;color:#fff}.eq-footer__inner{width:95%;margin:0 auto}.eq-footer__logo{height:52px;margin-bottom:16px}.eq-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.08)}.eq-footer__grid p{color:#9ca3af;font-size:13.5px;line-height:1.6;max-width:280px}.eq-footer__col-title{font-size:13.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;margin-bottom:16px}.eq-footer__grid a{display:block;color:#9ca3af;font-size:13.5px;padding:5px 0;text-decoration:none}.eq-footer__grid a:hover{color:var(--secondary-color)}.eq-footer__contact{color:#9ca3af;font-size:13.5px;line-height:1.8}.eq-footer__contact a{display:inline;color:#9ca3af;padding:0}.eq-footer__legal{display:flex;justify-content:space-between;align-items:center;padding-top:20px;color:#4b5563;font-size:12.5px;flex-wrap:wrap;gap:8px}.footer-legal-links{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:16px;flex-wrap:wrap}.footer-legal-links li{display:inline-flex;align-items:center}.footer-legal-links li:not(:last-child):after{content:"•";margin-left:16px;color:#4b5563}.footer-legal-links a{color:#9ca3af;font-size:12.5px;text-decoration:none}.footer-legal-links a:hover{color:var(--secondary-color)}.cart-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:2000}.cart-drawer__panel{position:fixed;top:0;right:0;height:100%;width:420px;max-width:100vw;background:#fff;z-index:2001;display:flex;flex-direction:column;box-shadow:-16px 0 40px #0000004d}.cart-drawer__header{padding:22px 24px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:800}.cart-drawer__header button{background:none;border:none;cursor:pointer;font-size:22px;color:#4b5563}.cart-drawer__body{flex:1;overflow-y:auto;padding:16px 24px}.cart-drawer__empty{color:#4b5563;font-size:14px;padding:40px 0;text-align:center}.cart-drawer__footer{padding:20px 24px;border-top:1px solid rgba(0,0,0,.08)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:15px;font-weight:800;margin-bottom:16px}.cart-drawer__continue{width:100%;background:var(--button-primary-color);color:var(--background-primary);border:none;border-radius:6px;padding:14px;font-size:14.5px;font-weight:700;cursor:not-allowed}.wa-float-btn{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000040;z-index:2500;transition:transform .15s ease,box-shadow .15s ease}.wa-float-btn:hover{transform:scale(1.06);box-shadow:0 10px 28px #0000004d}@media (max-width: 480px){.wa-float-btn{bottom:16px;right:16px;width:50px;height:50px}}.quote-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:3000}.quote-modal__panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3001;margin:auto;height:-moz-fit-content;height:fit-content;max-height:88vh;max-width:480px;width:92%;background:#fff;border-radius:10px;padding:32px;overflow-y:auto}.quote-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:18px;font-weight:800}.quote-modal__header button{background:none;border:none;cursor:pointer;font-size:22px;color:#4b5563}.quote-modal__panel form{display:flex;flex-direction:column;gap:14px}.quote-modal__panel input,.quote-modal__panel textarea{border:1px solid rgba(0,0,0,.15);border-radius:6px;padding:12px 14px;font-size:14px;font-family:inherit;outline:none}.quote-modal__panel button[type=submit]{background:var(--button-primary-color);color:var(--background-primary);border:none;border-radius:6px;padding:14px;font-size:14.5px;font-weight:700;cursor:pointer}.quote-modal__success{text-align:center;padding:20px 0}.quote-modal__success-icon{width:56px;height:56px;border-radius:50%;background:#fff2e9;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:var(--secondary-color)}.quote-modal__success-title{font-size:19px;font-weight:800;margin-bottom:10px}.quote-modal__success p{font-size:14px;color:#4b5563;line-height:1.55;margin-bottom:24px}.quote-modal__success button{background:var(--background-primary);color:#fff;border:none;border-radius:6px;padding:13px 24px;font-size:14px;font-weight:700;cursor:pointer}.product-card{position:relative;z-index:1;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:8px;height:100%;width:100%;min-width:0;box-sizing:border-box;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 10px 24px #0000001a;transform:translateY(-3px)}.product-card__badge{position:absolute;top:10px;left:10px;z-index:3;background:var(--background-primary);color:#fff;font-size:10.5px;font-weight:800;padding:3px 8px;border-radius:4px}.product-card__link{color:inherit;text-decoration:none;display:flex;flex-direction:column;gap:8px;flex:1}.product-card__img-wrap{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:#fff}.product-card__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card__img--slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease;z-index:0}.product-card__img--slide.is-active{opacity:1;z-index:1}.product-card__img-nav{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#ffffffeb;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 6px #00000026;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1;cursor:pointer;z-index:2;opacity:0;transition:opacity .15s ease;padding:0}.product-card__img-wrap:hover .product-card__img-nav{opacity:1}.product-card__img-nav--prev{left:6px}.product-card__img-nav--next{right:6px}.product-card__img-dots{position:absolute;bottom:6px;left:0;right:0;display:flex;justify-content:center;gap:4px;z-index:2}.product-card__img-dot{width:5px;height:5px;border-radius:50%;background:#00000059}.product-card__img-dot.is-active{background:var(--secondary-color)}.product-card__name{font-size:13.5px;line-height:1.3;min-height:56px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card--compact .product-card__name{min-height:34px;-webkit-line-clamp:2;font-size:13px}.product-card__sku{font-size:11.5px;color:#9ca3af;margin-top:-6px}.product-card__original{font-size:12.5px;color:#9ca3af;text-decoration:line-through}.product-card__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-card__price{font-size:19px;font-weight:800;overflow-wrap:break-word}.product-card--compact .product-card__price{font-size:16px}.product-card__discount{background:var(--secondary-color);color:#fff;font-size:11px;font-weight:800;padding:2px 6px;border-radius:4px}.product-card__iva-note{font-size:11px;color:#9ca3af;font-weight:600;white-space:nowrap}.product-card--compact .product-card__iva-note{display:none}.product-card__shipping{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.product-card__shipping svg{color:var(--secondary-color)}.product-card__shipping--paid{font-size:11px;font-weight:600;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__shipping--paid svg{color:#6b7280;flex-shrink:0}.product-card__add-btn{margin-top:4px;background:var(--button-primary-color);color:#fff;border:none;border-radius:6px;padding:9px;font-size:12.5px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.product-card__add-btn:hover{opacity:.88}.product-card__add-btn:disabled{cursor:not-allowed;opacity:.6}.product-card__quote-btn{margin-top:6px;background:transparent;color:#141516;border:1.5px solid rgba(0,0,0,.15);border-radius:6px;padding:8px;font-size:12.5px;font-weight:700;cursor:pointer;text-decoration:none;text-align:center;display:block;transition:background .15s ease}.product-card__quote-btn:hover{background:#00000008}.product-carousel{position:relative;padding:32px 0}.product-carousel__title{font-size:clamp(16px,3vw,19px);font-weight:800;width:95%;margin:0 auto 18px}.product-carousel__header{width:95%;margin:0 auto 18px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.product-carousel__header .product-carousel__title{width:auto;margin:0}.product-carousel__view-all{color:var(--secondary-color);font-size:13.5px;font-weight:700;text-decoration:none;white-space:nowrap}.product-carousel__view-all:hover{text-decoration:underline}.product-carousel__wrap{position:relative;width:95%;margin:0 auto}.product-carousel--with-banner .product-carousel__wrap{display:flex;align-items:stretch;gap:20px}.product-carousel__banner-link{flex:0 0 220px;display:block;border-radius:8px;overflow:hidden;background:var(--background-primary)}.product-carousel__banner-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-carousel__track-wrap{position:relative}.product-carousel--with-banner .product-carousel__track-wrap{flex:1;min-width:0}.product-carousel__track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px}.product-carousel__track::-webkit-scrollbar{display:none}.product-carousel__item{flex:0 0 max(150px,calc((100% - 5*16px)/6));min-width:0;box-sizing:border-box;display:flex}.product-carousel__empty{color:#9ca3af;font-size:14px;padding:24px 0}.product-carousel__nav{position:absolute;z-index:2;top:calc(50% + 9px);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 6px 16px #0000001f;cursor:pointer;font-size:18px}.product-carousel__nav--prev{left:-18px}.product-carousel__nav--next{right:-18px}@media (max-width: 720px){.product-carousel--with-banner .product-carousel__wrap{flex-direction:column}.product-carousel__banner-link{flex:0 0 auto;height:160px}}.eq-header__user{position:relative}.eq-header__user-btn{background:none;border:none;cursor:pointer;font-family:inherit}.eq-header__user-menu{position:absolute;top:calc(100% + 10px);right:0;width:230px;background:#fff;border-radius:8px;border-top:2px solid var(--secondary-color);box-shadow:0 20px 48px #00000040;overflow:hidden;z-index:1200}.eq-header__user-menu-head{padding:14px 18px;border-bottom:1px solid rgba(0,0,0,.06)}.eq-header__user-menu-name{font-size:13.5px;font-weight:800;color:#141516}.eq-header__user-menu-email{font-size:12px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eq-header__user-menu a{display:flex;align-items:center;gap:10px;padding:11px 18px;font-size:13.5px;color:#141516;text-decoration:none}.eq-header__user-menu a svg{color:#4b5563;flex-shrink:0}.eq-header__user-menu a:hover{background:#f5f5f5;color:#141516}.eq-header__user-menu-footer{border-top:1px solid rgba(0,0,0,.06)}.eq-header__user-menu-footer button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 18px;font-size:13.5px;color:#c81e1e;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left}.eq-header__user-menu-footer button:hover{background:#fdecec}.eq-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#1415168c;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px;font-family:var(--font-family)}.eq-modal__card{background:#fff;border-radius:12px;width:100%;max-width:400px;box-shadow:0 20px 60px #0000004d;padding:28px 24px 24px;text-align:center}.eq-modal__card--form{max-width:480px;text-align:left;padding:0;max-height:90vh;overflow-y:auto}.eq-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.06)}.eq-modal__header-title{font-size:16px;font-weight:800;color:#141516}.eq-modal__close{background:none;border:none;cursor:pointer;padding:4px;color:#4b5563}.eq-modal__close:hover{color:#141516}.eq-modal__body{padding:24px}.eq-modal__icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.eq-modal__icon--danger{background:#fdecec;color:#c81e1e}.eq-modal__icon--accent{background:#fff2e9;color:var(--secondary-color)}.eq-modal__title{font-size:15.5px;font-weight:800;color:#141516;margin-bottom:8px}.eq-modal__text{font-size:13.5px;color:#4b5563;line-height:1.5;margin-bottom:22px}.eq-modal__actions{display:flex;gap:10px}.eq-modal__actions--footer{padding:20px 24px;border-top:1px solid rgba(0,0,0,.06)}.eq-modal__btn{flex:1;background:none;color:#141516;border:1.5px solid rgba(0,0,0,.15);border-radius:6px;padding:12px;font-size:13.5px;font-weight:700;cursor:pointer;font-family:inherit}.eq-modal__btn:hover{background:#f5f5f5}.eq-modal__btn--primary{background:var(--secondary-color);color:#fff;border:none}.eq-modal__btn--primary:hover{background:#de4a00}.eq-modal__btn--danger{background:#c81e1e;color:#fff;border:none}.eq-modal__btn--danger:hover{background:#a81616}.eq-checkout{width:90%;max-width:1200px;margin:0 auto;padding:40px 0 72px}.checkout-title{font-size:clamp(22px,3vw,28px);font-weight:800;color:#141516;margin:0 0 8px}.checkout-steps{display:flex;gap:10px;margin-bottom:28px;flex-wrap:wrap}.checkout-steps__item{display:flex;align-items:center;gap:8px;padding:8px 14px 8px 10px;border-radius:999px;background:transparent}.checkout-steps__item.is-active{background:#fff2e9}.checkout-steps__dot{width:22px;height:22px;border-radius:50%;background:#e5e5e5;color:#9ca3af;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-steps__item.is-active .checkout-steps__dot,.checkout-steps__item.is-done .checkout-steps__dot{background:var(--secondary-color);color:#fff}.checkout-steps__label{font-size:13px;font-weight:700;color:#9ca3af;white-space:nowrap}.checkout-steps__item.is-active .checkout-steps__label{color:var(--secondary-color)}.checkout-steps__item.is-done .checkout-steps__label{color:#141516}.checkout-alert{border-radius:8px;padding:14px 18px;font-size:14px;margin-bottom:20px}.checkout-alert--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.checkout-alert ul{margin:0;padding-left:18px}.checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:start}@media (max-width: 900px){.checkout-layout{grid-template-columns:1fr}}.checkout-empty{text-align:center;padding:80px 20px;border:1px solid rgba(0,0,0,.08);border-radius:10px}.checkout-empty svg{margin:0 auto 20px;display:block}.checkout-empty__text{font-size:16px;color:#4b5563;margin-bottom:20px}.checkout-empty__link{display:inline-block;background:var(--secondary-color);color:#fff;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none}.checkout-empty__link:hover{background:#de4a00;color:#fff}.checkout-cart-list{border:1px solid rgba(0,0,0,.08);border-radius:10px;overflow:hidden;margin-bottom:16px}.checkout-cart-item{display:flex;gap:18px;padding:20px;border-bottom:1px solid rgba(0,0,0,.06);align-items:center;flex-wrap:wrap}.checkout-cart-item:last-child{border-bottom:none}.checkout-cart-item__img{width:88px;height:88px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.checkout-cart-item__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.checkout-cart-item__info{flex:1 1 220px;min-width:180px}.checkout-cart-item__name{font-size:14.5px;font-weight:700;color:#141516;line-height:1.35;text-decoration:none;display:block}.checkout-cart-item__name:hover{color:var(--secondary-color)}.checkout-cart-item__sku{font-size:12px;color:#9ca3af;margin-top:4px}.checkout-cart-item__remove{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;color:#9ca3af;margin-top:10px;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.checkout-cart-item__remove:hover{color:#de4a00}.checkout-cart-item__actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex:0 0 auto;margin-left:auto}.checkout-cart-item__qty{display:flex;align-items:center;border:1px solid rgba(0,0,0,.12);border-radius:6px;flex-shrink:0}.checkout-cart-item__qty button{width:32px;height:32px;background:none;border:none;font-size:16px;color:#141516;cursor:pointer}.checkout-cart-item__qty button:disabled{opacity:.4;cursor:not-allowed}.checkout-cart-item__qty-value{width:32px;text-align:center;font-size:14px;font-weight:700}.checkout-cart-item__total{width:100px;text-align:right;flex-shrink:0;font-size:15px;font-weight:800;color:#141516}.checkout-trust-row{display:flex;flex-wrap:wrap;gap:16px;padding:16px 4px;margin-bottom:20px;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.checkout-trust-row__item{display:flex;align-items:center;gap:8px;font-size:12px;color:#4b5563}.checkout-trust-row__item svg{flex-shrink:0}.checkout-submit{width:100%;background:var(--secondary-color);color:#fff;border:none;border-radius:6px;padding:15px;font-size:14.5px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.checkout-submit:hover{background:#de4a00}.checkout-submit[disabled]{opacity:.5;cursor:not-allowed}.checkout-actions{display:flex;gap:12px}.checkout-back{flex:0 0 auto;background:none;color:#141516;border:1px solid rgba(0,0,0,.15);border-radius:6px;padding:15px 20px;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center}.checkout-back:hover{background:#f5f5f5;color:#141516}.checkout-actions .checkout-submit{flex:1}.checkout-summary{border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:24px;position:sticky;top:24px}.checkout-summary__title{font-size:16px;font-weight:800;color:#141516;margin:0 0 18px}.checkout-summary__items{max-height:220px;overflow-y:auto;margin-bottom:16px;display:flex;flex-direction:column;gap:12px}.checkout-summary__item{display:flex;gap:10px;align-items:center}.checkout-summary__item-img{width:44px;height:44px;flex-shrink:0;border-radius:5px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.checkout-summary__item-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.checkout-summary__item-name{flex:1;min-width:0;font-size:12.5px;color:#141516;line-height:1.3}.checkout-summary__item-name span{color:#9ca3af}.checkout-summary__item-total{font-size:13px;font-weight:700;color:#141516;white-space:nowrap}.checkout-summary__row{display:flex;justify-content:space-between;font-size:14px;color:#4b5563;margin-bottom:10px}.checkout-summary__row--total{font-size:17px;font-weight:800;color:#141516;border-top:1px solid rgba(0,0,0,.08);padding-top:16px;margin-top:6px;margin-bottom:20px}.checkout-summary__continue{display:block;text-align:center;background:var(--secondary-color);color:#fff;border:none;border-radius:6px;padding:15px;font-size:14.5px;font-weight:700;text-decoration:none;cursor:pointer}.checkout-summary__continue:hover{background:#de4a00;color:#fff}.checkout-summary__continue--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.checkout-summary__back{display:flex;align-items:center;justify-content:center;gap:8px;color:#141516;font-size:13.5px;font-weight:700;padding:11px;border:1px solid rgba(0,0,0,.15);border-radius:6px;margin-top:16px;text-decoration:none}.checkout-summary__back:hover{background:#f5f5f5;color:#141516}.checkout-summary__foot{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:16px}.checkout-summary__foot-badge{display:flex;align-items:center;gap:6px;font-size:12px;color:#178a3c;font-weight:700}.checkout-form{border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:26px;margin-bottom:20px}.checkout-form__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.checkout-form__head-title{font-size:16px;font-weight:800;color:#141516}.checkout-form__badge{display:flex;align-items:center;gap:6px;color:#178a3c;font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}.checkout-form__section-label{font-size:11.5px;font-weight:800;letter-spacing:.06em;color:#9ca3af;text-transform:uppercase;margin-bottom:12px}.checkout-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}@media (max-width: 560px){.checkout-form__grid{grid-template-columns:1fr}}.checkout-form__grid--tight{margin-bottom:0}.checkout-form__span2{grid-column:span 2}@media (max-width: 560px){.checkout-form__span2{grid-column:span 1}}.checkout-form input[type=text],.checkout-form input[type=email],.checkout-form input[type=tel]{width:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.15);border-radius:6px;padding:12px 14px;font-size:14px;font-family:inherit;outline:none}.checkout-form__combo{position:relative}.checkout-form__combo-list{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 14px 32px #00000029;max-height:220px;overflow-y:auto;z-index:40;display:none}.checkout-form__combo.is-open .checkout-form__combo-list{display:block}.checkout-form__combo-option{padding:10px 14px;font-size:13.5px;color:#141516;cursor:pointer}.checkout-form__combo-option:hover{background:#fff2e9;color:var(--secondary-color)}.checkout-form__checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;margin-top:22px;padding-top:20px;border-top:1px solid rgba(0,0,0,.06);font-size:13.5px;color:#141516;font-weight:700}.checkout-form__checkbox input{width:17px;height:17px;accent-color:var(--secondary-color)}.checkout-form__checkbox a{color:var(--secondary-color);font-weight:700}.checkout-form__checkbox--plain{margin-top:0;padding-top:0;border-top:none}.checkout-form__invoice-fields.is-hidden{display:none}.checkout-form__file-label{display:block;font-size:12.5px;font-weight:700;color:#141516;margin-bottom:8px}.checkout-form__file{width:100%;box-sizing:border-box;border:1px dashed rgba(0,0,0,.2);border-radius:8px;padding:14px;font-size:13px;font-family:inherit;background:#fafafa}.checkout-form__file-hint{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:11.5px;color:#9ca3af}.checkout-payment{border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:26px;margin-bottom:20px}.checkout-payment__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.checkout-payment__head-title{font-size:16px;font-weight:800;color:#141516}.checkout-payment-methods{display:flex;flex-direction:column;gap:12px}.checkout-payment-method{display:flex;gap:12px;border:1.5px solid rgba(0,0,0,.12);border-radius:8px;padding:16px;cursor:pointer}.checkout-payment-method:has(input:checked){border-color:var(--secondary-color);background:#fff8f3}.checkout-payment-method__name-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:6px}.checkout-payment-method__name{font-weight:800;color:#141516}.checkout-payment-method__badge{margin-bottom:0}.checkout-payment-method__description{font-size:12.5px;color:#6b7280;line-height:1.5;margin-bottom:8px}.checkout-payment-method__details{font-size:13px;color:#4b5563;line-height:1.6}.checkout-confirmation{text-align:center;padding:80px 20px;border:1px solid rgba(0,0,0,.08);border-radius:10px;max-width:560px;margin:0 auto}.checkout-confirmation__icon{width:64px;height:64px;border-radius:50%;background:#e9f8ee;color:#178a3c;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.checkout-confirmation__title{font-size:22px;font-weight:800;color:#141516;margin:0 0 10px}.checkout-confirmation__folio{font-size:14.5px;color:#4b5563;margin:0 0 6px}.checkout-confirmation__folio strong{color:#141516}.checkout-confirmation__text{font-size:14.5px;color:#4b5563;line-height:1.6;margin:0 0 28px}.checkout-confirmation__link{display:inline-block;background:var(--secondary-color);color:#fff;border-radius:6px;padding:13px 26px;font-size:14px;font-weight:700;text-decoration:none}.checkout-confirmation__link:hover{background:#de4a00;color:#fff}
