.main-product{display:grid;grid-template-columns:minmax(0,55%) minmax(0,1fr);gap:48px;align-items:start}@media screen and (max-width:989px){.main-product{grid-template-columns:1fr;gap:28px}}@media screen and (max-width:749px){.main-product{gap:16px}.product-info{gap:14px}}.product-gallery{display:block;position:sticky;top:calc(var(--header-height, 80px) + 24px);min-width:0}@media screen and (max-width:989px){.product-gallery{position:static}}.product-gallery__main{aspect-ratio:1 / 1;border:1px solid var(--fav-border);border-radius:14px;background:#fff;overflow:hidden;padding:24px;position:relative;cursor:zoom-in;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease,border-color .2s ease}.product-gallery__main:hover{border-color:#d8dce2;box-shadow:0 8px 24px #00000014}.product-gallery__main img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}.product-gallery__main:hover img{transform:scale(1.04)}.product-gallery__zoom-hint{position:absolute;bottom:12px;right:12px;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:9999px;background:#ffffffeb;border:1px solid var(--fav-border);color:var(--fav-text-secondary);font-size:12px;font-weight:600;line-height:1;pointer-events:none;box-shadow:0 1px 3px #0000000f;opacity:.9;transition:opacity .2s ease,color .2s ease,border-color .2s ease}.product-gallery__zoom-hint svg{flex-shrink:0}.product-gallery__main:hover .product-gallery__zoom-hint{opacity:1;color:var(--fav-orange);border-color:#f2652259}@media screen and (max-width:749px){.product-gallery__zoom-hint-text{display:none}.product-gallery__zoom-hint{padding:8px}}.product-gallery__badge-wrap{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;z-index:2;pointer-events:none}.product-gallery__badge-wrap .badge{box-shadow:0 1px 3px #0000001f}.product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.product-gallery__thumb{width:72px;height:72px;border-radius:10px;border:1px solid var(--fav-border);cursor:pointer;overflow:hidden;padding:6px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;flex-shrink:0}.product-gallery__thumb:hover{border-color:#f265228c;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.product-gallery__thumb.active{border-color:var(--fav-orange);box-shadow:0 0 0 3px #f265222e;background:#fff4ee}.product-gallery__thumb:focus-visible{outline:2px solid var(--fav-orange);outline-offset:2px}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block;border-radius:4px}.product-gallery__modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#111827e0;z-index:9999;align-items:center;justify-content:center;cursor:zoom-out;padding:24px}.product-gallery__modal.open{display:flex;animation:fav-zoom-fade .18s ease}@keyframes fav-zoom-fade{0%{opacity:0}to{opacity:1}}.product-gallery__modal img{max-width:min(92vw,1200px);max-height:90vh;object-fit:contain;border-radius:12px;background:#fff;padding:16px}.product-gallery__modal-close{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer;transition:background .15s ease}.product-gallery__modal-close:hover{background:#ffffff3d}.product-gallery__modal-close:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@media screen and (max-width:749px){.product-gallery__main{padding:12px;border-radius:12px}.product-gallery__thumbs{flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 6px;margin-top:10px;width:100%;min-width:0}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex-shrink:0;width:60px;height:60px}}.product-gallery__no-image{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:radial-gradient(circle at 50% 38%,#fff,#f8f9fb 62%,#f1f3f7);border-radius:10px;cursor:default}.product-gallery__no-image svg{opacity:.9}.product-gallery__no-image-brand{font-size:15px;font-weight:800;color:#374151;letter-spacing:.08em;text-transform:uppercase;margin:0}.product-gallery__no-image-text{font-size:12px;font-weight:500;color:#9ca3af;margin:0;letter-spacing:.02em;padding:4px 12px;border:1px solid var(--fav-border);border-radius:9999px;background:#fff}.product-info{display:flex;flex-direction:column;gap:18px;min-width:0}.product-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12.5px;color:var(--fav-text-secondary);line-height:1.4;min-width:0}.product-breadcrumb a{color:var(--fav-text-secondary);text-decoration:none;padding:2px 0;border-radius:4px;transition:color .15s}.product-breadcrumb a:hover{color:var(--fav-orange);text-decoration:underline;text-underline-offset:3px}.product-breadcrumb a:focus-visible{outline:2px solid var(--fav-orange);outline-offset:2px}.product-breadcrumb__sep{color:#cbd2dc;-webkit-user-select:none;user-select:none;font-size:11px}.product-breadcrumb [aria-current=page]{color:var(--fav-text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.product-vendor{font-size:12.5px;color:var(--fav-text-secondary);font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0}.product-vendor a{color:inherit;text-decoration:none;transition:color .15s}.product-vendor a:hover{color:var(--fav-orange)}.product-title{font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:1.18;margin:0;color:var(--fav-text-primary)}@media screen and (max-width:749px){.product-title{font-size:22px}}.product-rating{display:flex;align-items:center;gap:8px}.product-rating__stars{display:flex;gap:2px;color:#f59e0b}.product-rating__stars svg{width:18px;height:18px}.product-rating__link{font-size:14px;color:var(--fav-text-secondary);text-decoration:underline;text-underline-offset:2px;transition:color .15s}.product-rating__link:hover{color:var(--fav-orange)}.product-sku{font-size:13px;color:var(--fav-text-tertiary);margin:-8px 0}.product-stock{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;align-self:flex-start;padding:6px 12px;border-radius:9999px;border:1px solid var(--fav-border);background:#fff}.product-stock__dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.stock-indicator--in-stock .product-stock__dot{background:var(--fav-success);box-shadow:0 0 0 3px #10b98129}.stock-indicator--in-stock{color:#047857;border-color:#10b98159;background:#10b9810f}.stock-indicator--low-stock .product-stock__dot{background:var(--fav-warning);box-shadow:0 0 0 3px #f59e0b29}.stock-indicator--low-stock{color:#b45309;border-color:#f59e0b66;background:#f59e0b12}.stock-indicator--out-of-stock .product-stock__dot{background:var(--fav-danger);box-shadow:0 0 0 3px #ef444424}.stock-indicator--out-of-stock{color:#b91c1c;border-color:#ef444459;background:#ef44440d}.product-price{display:flex;flex-direction:column;gap:5px;padding:16px 0;border-top:1px solid var(--fav-border);border-bottom:1px solid var(--fav-border)}.product-price__row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-price .price__current{font-size:36px;font-weight:700;letter-spacing:-.02em;color:var(--fav-text-primary);line-height:1}.product-price--on-sale .price__current{color:var(--fav-orange)}.product-price .price__compare{font-size:17px;font-weight:500;color:var(--fav-text-tertiary);text-decoration:line-through}.product-price .badge--sale{background:var(--fav-danger);color:#fff;font-size:12.5px;font-weight:700;letter-spacing:.02em;padding:4px 9px;border-radius:8px;line-height:1.2;white-space:nowrap}.product-price__excl-vat{font-size:13px;color:var(--fav-text-tertiary);margin:0}@media screen and (max-width:749px){.product-price .price__current{font-size:28px}}.product-variants{display:flex;flex-direction:column;gap:10px}.product-variants__label{font-size:14px;font-weight:600;color:var(--fav-text-primary);margin:0}.product-variants__label span{font-weight:400;color:var(--fav-text-secondary)}.variant-pills{display:flex;flex-wrap:wrap;gap:8px}.variant-pill{border:1px solid var(--fav-border);padding:9px 16px;border-radius:9999px;cursor:pointer;font-size:14px;background:#fff;color:var(--fav-text-primary);transition:border-color .15s,background .15s,color .15s,box-shadow .15s;white-space:nowrap}.variant-pill:hover:not(:disabled){border-color:var(--fav-orange);background:#fff4ee}.variant-pill.active{border-color:var(--fav-orange);background:#fff4ee;color:var(--fav-orange);font-weight:600;box-shadow:0 0 0 1px var(--fav-orange) inset}.variant-pill:focus-visible{outline:2px solid var(--fav-orange);outline-offset:2px}.variant-pill:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product-actions{display:flex;flex-direction:column;gap:12px}.quantity-wrapper{display:flex;align-items:center;gap:12px}.quantity-wrapper__label{font-size:14px;font-weight:500;color:var(--fav-text-secondary);min-width:36px}.quantity-input{display:flex;border:1px solid var(--fav-border);border-radius:10px;overflow:hidden;height:44px;background:#fff}.quantity-input button{width:44px;height:100%;background:var(--fav-surface);border:none;cursor:pointer;font-size:20px;line-height:1;color:var(--fav-text-primary);transition:background .15s,color .15s;flex-shrink:0;display:flex;align-items:center;justify-content:center}.quantity-input button:hover{background:#fff4ee;color:var(--fav-orange)}.quantity-input button:focus-visible{outline:2px solid var(--fav-orange);outline-offset:-2px}.quantity-input input{width:52px;text-align:center;border:none;border-left:1px solid var(--fav-border);border-right:1px solid var(--fav-border);outline:none;font-size:16px;font-weight:600;color:var(--fav-text-primary);background:#fff;-moz-appearance:textfield}.quantity-input input::-webkit-outer-spin-button,.quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-btn-row{display:flex;gap:10px;align-items:stretch}.add-to-cart-btn{flex:1;height:54px;font-size:16px;font-weight:700;min-width:0;border-radius:10px;box-shadow:var(--fav-shadow-orange, 0 4px 14px rgba(242, 101, 34, .32));transition:transform .15s ease,box-shadow .15s ease,background .15s ease,filter .15s ease}.add-to-cart-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #f2652259}.add-to-cart-btn:disabled{box-shadow:none}.add-to-cart-btn:focus-visible,.buy-now-direct-btn:focus-visible{outline:2px solid var(--fav-orange);outline-offset:2px}.buy-now-direct-btn{flex-shrink:0;height:54px;padding:0 24px;font-size:15px;font-weight:600;white-space:nowrap;border-radius:10px}.btn--outline-dark{background:#fff;border:1px solid #cbd2dc;color:var(--fav-text-primary, #111827);transition:background .15s,color .15s,border-color .15s,transform .15s}.btn--outline-dark:hover{background:#fff4ee;border-color:var(--fav-orange);color:var(--fav-orange);transform:translateY(-2px)}@media(max-width:479px){.product-btn-row{flex-direction:column}.buy-now-direct-btn{width:100%}}.product-delivery{display:flex;flex-direction:column;gap:8px;padding:12px 14px;background:var(--fav-surface);border-radius:12px;border:1px solid var(--fav-border)}.product-delivery__row{display:flex;align-items:flex-start;gap:9px;font-size:14px;color:var(--fav-text-primary);line-height:1.45}.product-delivery__row svg{width:18px;height:18px;color:var(--fav-orange);flex-shrink:0;margin-top:1px}.product-delivery__row--sub{font-size:13px;color:var(--fav-text-secondary)}.product-delivery__row--sub svg{width:16px;height:16px;color:var(--fav-text-tertiary)}.product-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border-top:1px solid var(--fav-border);padding-top:16px}.product-trust-item{display:flex;align-items:flex-start;gap:10px;min-width:0}.product-trust-item__icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#fff4ee;color:var(--fav-orange);flex-shrink:0}.product-trust-item__icon svg{width:17px;height:17px}.product-trust-item__text{display:flex;flex-direction:column;gap:1px;min-width:0}.product-trust-item__text strong{font-size:12.5px;font-weight:600;color:var(--fav-text-primary);line-height:1.3}.product-trust-item__text small{font-size:11.5px;color:var(--fav-text-secondary);line-height:1.35;overflow-wrap:break-word}@media(max-width:1279px){.product-trust{grid-template-columns:1fr;gap:8px}.product-trust-item__text{flex-direction:row;align-items:baseline;gap:6px}.product-trust-item__icon{width:30px;height:30px}}.product-share{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--fav-text-tertiary);padding-top:4px}.product-share__btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid var(--fav-border);background:transparent;cursor:pointer;color:var(--fav-text-secondary);transition:border-color .15s,color .15s,background .15s;text-decoration:none}.product-share__btn:hover{border-color:var(--fav-orange);color:var(--fav-orange);background:#fff4ee}.product-share__btn:focus-visible{outline:2px solid var(--fav-orange);outline-offset:2px}.product-share__btn svg{width:15px;height:15px}.product-tabs-section{margin-top:56px}.product-tabs{display:flex;gap:4px;border-bottom:1px solid var(--fav-border);overflow-x:auto;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none}.product-tabs::-webkit-scrollbar{display:none}.product-tab-btn{padding:13px 20px;border:none;border-bottom:3px solid transparent;border-radius:8px 8px 0 0;background:transparent;cursor:pointer;font-size:15px;color:var(--fav-text-secondary);transition:border-color .15s,color .15s,background .15s;white-space:nowrap;font-weight:500;margin-bottom:-1px}.product-tab-btn:hover{color:var(--fav-text-primary);background:var(--fav-surface)}.product-tab-btn:focus-visible{outline:2px solid var(--fav-orange);outline-offset:-2px}.product-tab-btn.active{border-bottom-color:var(--fav-orange);color:var(--fav-text-primary);font-weight:700}.product-tab-content{padding:28px 0 8px;display:none}.product-tab-content.active{display:block}.product-description{line-height:1.75;color:var(--fav-text-secondary);font-size:15px;max-width:820px;overflow-wrap:break-word}.product-description h1,.product-description h2,.product-description h3,.product-description h4,.product-description h5{color:var(--fav-text-primary);font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:1.5em 0 .5em}.product-description h1{font-size:22px}.product-description h2{font-size:20px}.product-description h3{font-size:17px}.product-description h4,.product-description h5{font-size:15px}.product-description p{margin:0 0 1em}.product-description strong,.product-description b{color:var(--fav-text-primary)}.product-description ul,.product-description ol{padding-left:1.4em;margin:.75em 0 1em}.product-description li{margin:0}.product-description li+li{margin-top:.4em}.product-description li::marker{color:var(--fav-orange)}.product-description img{max-width:100%;height:auto;border-radius:12px;margin:8px 0}.product-description a{color:var(--fav-orange);text-decoration:underline;text-underline-offset:2px}.product-description hr{border:none;height:1px;background:var(--fav-border);margin:24px 0}.product-description table{width:100%;max-width:100%;border-collapse:collapse;font-size:14px;margin:16px 0 20px;border:1px solid var(--fav-border);border-radius:12px;overflow:hidden}@media(max-width:749px){.product-description table{display:block;overflow-x:auto;touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}}.product-description tr:nth-child(2n){background:var(--fav-surface)}.product-description th,.product-description td{padding:10px 14px;border-bottom:1px solid var(--fav-border);text-align:left;vertical-align:top;min-width:120px}.product-description th,.product-description td:first-child{font-weight:600;color:var(--fav-text-primary)}.product-description tr:last-child td{border-bottom:none}.product-specs-table{width:100%;max-width:820px;border-collapse:separate;border-spacing:0;font-size:14.5px;border:1px solid var(--fav-border);border-radius:12px;overflow:hidden}.product-specs-table tr:nth-child(2n){background:var(--fav-surface)}.product-specs-table td{padding:11px 16px;border-bottom:1px solid var(--fav-border);vertical-align:top}.product-specs-table tr:last-child td{border-bottom:none}.product-specs-table td:first-child{font-weight:600;color:var(--fav-text-primary);min-width:120px;width:35%}.product-specs-table td:last-child{color:var(--fav-text-secondary)}.product-shipping-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:8px}@media(max-width:749px){.product-shipping-grid{grid-template-columns:1fr}.product-specs-table td:first-child{min-width:100px;width:40%}.product-specs-table{table-layout:fixed}.product-specs-table td{word-break:break-word}}.product-shipping-card{border:1px solid var(--fav-border);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:8px;background:#fff;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease,transform .2s ease}.product-shipping-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.product-shipping-card svg{width:26px;height:26px;color:var(--fav-orange)}.product-shipping-card h4{font-size:15px;font-weight:700;margin:0;color:var(--fav-text-primary)}.product-shipping-card p{font-size:13.5px;color:var(--fav-text-secondary);margin:0;line-height:1.55}.product-notify{padding:16px;background:var(--fav-surface);border:1px solid var(--fav-border);border-radius:12px}.product-notify__label{font-size:13px;font-weight:600;color:var(--fav-text-secondary);margin:0 0 12px;display:flex;align-items:center;gap:6px}.product-notify__label svg{color:var(--fav-orange);flex-shrink:0}.product-notify__row{display:flex;gap:8px}.product-notify__input{flex:1;height:44px;padding:0 14px;border:1px solid var(--fav-border);border-radius:10px;font-size:14px;color:var(--fav-text-primary);background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;min-width:0;font-family:inherit}.product-notify__input:focus{border-color:var(--fav-orange);box-shadow:0 0 0 3px #f2652224}.product-notify__btn{flex-shrink:0;height:44px;padding:0 18px;font-size:14px;white-space:nowrap;border-radius:10px}.btn--outline{background:transparent;border:1px solid var(--fav-orange);color:var(--fav-orange);transition:background .15s,color .15s}.btn--outline:hover{background:var(--fav-orange);color:#fff}@media(max-width:479px){.product-notify__row{flex-direction:column}.product-notify__btn{height:44px;width:100%}}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:150;background:#fff;border-top:1px solid var(--fav-border, #e5e7eb);box-shadow:0 -4px 24px #0000001a;transform:translateY(100%);transition:transform .28s cubic-bezier(.34,1.2,.64,1);padding:10px 0;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.sticky-atc--visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;gap:16px;justify-content:space-between}.sticky-atc__product{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.sticky-atc__img{width:44px;height:44px;object-fit:contain;border-radius:8px;border:1px solid var(--fav-border, #e5e7eb);background:#fff;padding:2px;flex-shrink:0}.sticky-atc__info{min-width:0}.sticky-atc__title{font-size:13.5px;font-weight:600;color:var(--fav-text-primary, #111827);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:15px;font-weight:700;color:var(--fav-text-primary, #111827);margin:2px 0 0}.sticky-atc__btn{flex-shrink:0;min-width:180px;height:46px;font-weight:700;border-radius:10px}@media(max-width:749px){.sticky-atc__inner{gap:10px}.sticky-atc__img{display:none}.sticky-atc__title{font-size:12.5px}.sticky-atc__price{font-size:14px}.sticky-atc__btn{min-width:0;padding:0 16px;font-size:14px}.sticky-atc__btn svg{width:16px;height:16px}}@media screen and (max-width:749px){[id^=MainProduct-]{padding-left:1.5rem;padding-right:1.5rem}.product-gallery__main{box-shadow:0 2px 12px #0000000f}.product-tabs-section{margin-top:36px}.product-delivery{padding:11px 12px}.product-delivery__row{font-size:13px}.product-delivery__row--sub{font-size:12.5px}.product-breadcrumb [aria-current=page]{max-width:160px}}@media screen and (max-width:749px){[id^=MainProduct-].section--padding{padding-top:12px}.product-breadcrumb{margin-top:0}}.product-specs-content table{width:100%;border-collapse:collapse;margin:0 0 22px;border:1px solid var(--fav-border, #e5e7eb);border-radius:12px;overflow:hidden;font-size:14px}.product-specs-content table:last-child{margin-bottom:0}.product-specs-content thead th{text-align:left;padding:12px 16px;background:#f8f9fb;color:var(--fav-text-primary, #111827);font-size:13px;font-weight:800;letter-spacing:.02em;border-bottom:1px solid var(--fav-border, #e5e7eb)}.product-specs-content tbody tr{border-bottom:1px solid #f1f3f5}.product-specs-content tbody tr:last-child{border-bottom:none}.product-specs-content tbody tr:nth-child(2n){background:#fafbfc}.product-specs-content td{padding:11px 16px;vertical-align:top;line-height:1.5}.product-specs-content td:first-child{font-weight:600;color:var(--fav-text-primary, #111827);width:42%}.product-specs-content td:last-child{color:var(--fav-text-secondary, #4b5563)}@media(max-width:749px){.product-specs-content td:first-child{width:48%}.product-specs-content td{padding:10px 12px;font-size:13px}.product-specs-content thead th{padding:11px 12px}}.product-description ul{margin:0 0 4px;padding-left:20px}.product-description ul li{margin:3px 0;line-height:1.55}.product-description hr{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-main-product.css.map */
