*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#e85d04;--primary-dark:#d44e00;--primary-light:#fff4ed;--text:#1a1a2e;--text-light:#6b7280;--text-muted:#9ca3af;--bg:#f8f9fb;--white:#fff;--border:#e5e7eb;--border-light:#f3f4f6;--success:#059669;--blue:#1a73e8;--radius:12px;--shadow:0 2px 12px rgba(0,0,0,.06);--font:'Inter',system-ui,-apple-system,sans-serif}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.container{max-width:1280px;margin:0 auto;padding:0 24px}.breadcrumb{padding:12px 0 4px;font-size:13px;color:var(--text-muted)}.breadcrumb a{color:var(--text-light);transition:color .2s}.breadcrumb a:hover{color:var(--primary)}.breadcrumb .sep{margin:0 8px;opacity:.5}.breadcrumb .current{color:var(--text);font-weight:600}.product-section{display:grid;grid-template-columns:44fr 56fr;gap:48px;padding:24px 0 20px;align-items:start}.gallery{position:sticky;top:24px}.gallery-main{position:relative;background:var(--white);border-radius:16px;overflow:hidden;border:1px solid var(--border);aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin-bottom:12px;box-shadow:0 4px 20px rgb(0 0 0 / .02)}.gallery-main img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease,opacity .2s ease;transform:scale(1.15)}.gallery-main:hover img{transform:scale(1.25)}.discount-badge{position:absolute;top:16px;left:16px;background:var(--primary);color:#fff;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:700;z-index:2}.gallery-zoom{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:10px;background:rgb(255 255 255 / .9);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:2}.gallery-zoom:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.gallery-thumbs{display:flex;gap:8px;flex-wrap:wrap}.gallery-thumb{width:72px;height:72px;border-radius:10px;border:2px solid var(--border);overflow:hidden;cursor:pointer;transition:all .25s;display:flex;align-items:center;justify-content:center;background:var(--white);padding:4px}.gallery-thumb.active,.gallery-thumb:hover{border-color:var(--primary);box-shadow:0 0 0 3px rgb(232 93 4 / .15)}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.product-info{padding:8px 0}.product-title{font-size:22px;font-weight:800;color:var(--text);line-height:1.3;margin-bottom:12px;letter-spacing:-.3px}.product-meta-row{display:flex;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.rating{display:flex;align-items:center;gap:6px}.stars{color:#f59e0b;font-size:16px;letter-spacing:1px}.rating-text{font-size:13px;color:var(--text-light);font-weight:500}.rating-text strong{color:var(--text);font-weight:700}.review-link{color:var(--primary);font-size:13px;font-weight:600;border-bottom:1px dashed var(--primary)}.sku-brand{display:flex;gap:24px;font-size:13px;color:var(--text-light);margin-bottom:20px;flex-wrap:wrap}.sku-brand strong{color:var(--text);font-weight:600}.brand-link{color:var(--primary);text-decoration:none;border-bottom:1px dashed rgb(232 93 4 / .4);transition:color .2s,border-color .2s}.brand-link:hover{color:var(--primary-dark);border-bottom-color:var(--primary-dark)}.stock-badge{display:inline-flex;align-items:center;gap:4px;color:var(--success);font-size:12px;font-weight:600;background:rgb(5 150 105 / .08);padding:3px 10px;border-radius:20px}.stock-dot{width:6px;height:6px;border-radius:50%;background:var(--success);animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,100%{opacity:1}50%{opacity:.4}}.price-block{background:linear-gradient(135deg,var(--primary-light),#fff);border:1px solid rgb(232 93 4 / .12);border-radius:12px;padding:12px 20px;margin-bottom:16px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.tiered-pricing-container{margin-bottom:15px;background:var(--white);border:1px solid var(--border-light);border-radius:12px;padding:12px 16px}.tiered-pricing-container .tiered-pricing-table{margin-bottom:0!important}.tiered-pricing-container .tiered-pricing-table__title{font-size:14px;font-weight:700;margin-bottom:8px;color:var(--text)}.price-old{font-size:15px;color:var(--text-muted);text-decoration:line-through;font-weight:500}.price-discount-tag{display:inline-block;background:var(--primary);color:#fff;font-size:12px;font-weight:700;padding:2px 6px;border-radius:6px;margin-left:6px;vertical-align:middle}.price-current{font-size:28px;font-weight:900;color:var(--primary);line-height:1}.price-current small{font-size:16px;font-weight:700}.price-tax{font-size:12px;color:var(--text-muted);margin-left:auto}.features-list{list-style:none;margin-bottom:24px;display:flex;flex-direction:column;gap:0}.features-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--text);line-height:1.3;padding:2px 0}.features-list li .check{color:var(--primary);font-size:16px;flex-shrink:0;margin-top:1px}.cart-actions{margin-bottom:0}.qty-cart-row{display:flex;gap:12px;margin-bottom:12px;align-items:flex-end}.qty-selector{display:flex;align-items:center;border:2px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--white);height:52px;flex-shrink:0}.qty-btn{width:32px!important;height:52px;border:none;background:none;font-size:20px;color:var(--text-light);transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0!important}.qty-btn:hover{background:var(--primary-light);color:var(--primary)}.qty-input{width:60px!important;min-width:60px!important;max-width:60px!important;padding:0!important;border:none;text-align:center;font-size:17px;font-weight:700;color:var(--text);outline:none;background:#fff0;-moz-appearance:textfield}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.qty-label{font-size:12px;color:var(--text-muted);margin-bottom:6px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.btn-cart{flex:1!important;width:100%!important;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--primary);color:#fff;border:none;border-radius:var(--radius);font-size:16px;font-weight:700;padding:0 32px;height:52px;transition:all .3s;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px}.btn-cart:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 24px rgb(232 93 4 / .35)}.btn-cart svg{width:20px;height:20px}.secondary-btns{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.btn-secondary{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;border:2px solid var(--border);border-radius:var(--radius);font-size:14px;font-weight:600;color:var(--text);background:var(--white);transition:all .25s}.btn-secondary:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.btn-secondary svg{width:18px;height:18px}.btn-secondary.teklif{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.btn-secondary.teklif:hover{background:var(--primary);color:#fff}.wishlist-compare{display:flex;gap:20px;margin-bottom:20px}.wc-link{font-size:13px;color:var(--text-light);display:flex;align-items:center;gap:6px;transition:color .2s}.wc-link:hover{color:var(--primary)}.wc-link svg{width:16px;height:16px}.shipping-info{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius);padding:16px 20px;display:flex;align-items:center;gap:12px}.shipping-icon{width:40px;height:40px;border-radius:10px;background:rgb(5 150 105 / .08);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--success)}.shipping-text{font-size:13px}.shipping-text strong{display:block;color:var(--text);font-weight:700;margin-bottom:2px}.shipping-text span{color:var(--text-light)}.trust-bar{background:var(--white);border:1px solid var(--border-light);border-radius:16px;padding:12px 24px;margin-bottom:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-item{display:flex;align-items:center;gap:14px;padding:0 8px}.trust-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-icon.kargo{background:rgb(232 93 4 / .08);color:var(--primary)}.trust-icon.odeme{background:rgb(5 150 105 / .08);color:var(--success)}.trust-icon.orijinal{background:rgb(26 115 232 / .08);color:var(--blue)}.trust-icon.iade{background:rgb(124 58 237 / .08);color:#7c3aed}.trust-text h4{font-size:13px;font-weight:700;color:var(--text);margin-bottom:2px}.trust-text p{font-size:11px;color:var(--text-muted);line-height:1.4;margin-bottom:0}.tabs-reviews-split{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:40px;align-items:stretch}.tabs-column{display:flex;flex-direction:column}.tabs-column .tab-content.active{flex:1}.reviews-column{display:flex;flex-direction:column;padding-top:64px}.tabs-nav{display:flex;gap:4px;border-bottom:2px solid var(--border-light);margin-bottom:16px}.tab-btn{padding:14px 20px;font-size:14px;font-weight:600;color:var(--text-light);background:none;border:none;border-bottom:2px solid #fff0;margin-bottom:-2px;transition:all .25s}.tab-btn:hover{color:var(--text)}.tab-btn.active{color:var(--primary);border-bottom-color:var(--primary)}.tab-content{display:none;background:var(--white);border:1px solid var(--border-light);border-radius:16px;padding:28px}.tab-content.active{display:block}.desc-text{font-size:14px;color:var(--text-light);line-height:1.8}.desc-text p{margin-bottom:16px}.specs-table{width:100%}.specs-table tr{border-bottom:1px solid var(--border-light)}.specs-table tr:last-child{border-bottom:none}.specs-table td{padding:10px 16px;font-size:13px}.specs-table td:first-child{font-weight:600;color:var(--text);width:40%;background:var(--bg);border-radius:6px}.specs-table td:last-child{color:var(--text-light)}.review-summary-card{background:var(--white);border:1px solid var(--border-light);border-radius:16px;padding:24px;margin-bottom:20px}.review-summary-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.review-big-score{text-align:center}.review-big-score .score{font-size:48px;font-weight:900;color:var(--text);line-height:1}.review-big-score .out-of{font-size:13px;color:var(--text-muted);font-weight:500}.review-big-score .stars-big{color:#f59e0b;font-size:20px;letter-spacing:2px;margin-top:4px}.review-big-score .count{font-size:12px;color:var(--text-muted);margin-top:2px}.review-bars{flex:1}.review-bar-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.review-bar-row .label{font-size:12px;font-weight:600;color:var(--text-light);width:14px;text-align:right}.review-bar-row .bar{flex:1;height:8px;background:var(--border-light);border-radius:4px;overflow:hidden}.review-bar-row .bar-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#f59e0b,#fbbf24);transition:width .6s ease}.review-bar-row .perc{font-size:11px;color:var(--text-muted);width:28px}.ai-summary{background:linear-gradient(135deg,#f0f4ff,#e8f0fe);border:1px solid rgb(26 115 232 / .15);border-radius:14px;padding:20px;margin-bottom:20px}.ai-summary-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.ai-badge{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.3px}.ai-badge svg{width:14px;height:14px}.ai-summary-text{font-size:13px;color:#374151;line-height:1.7}.ai-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.ai-tag{font-size:11px;padding:4px 10px;border-radius:20px;font-weight:600;border:1px solid}.ai-tag.positive{background:rgb(5 150 105 / .06);color:var(--success);border-color:rgb(5 150 105 / .15)}.ai-tag.neutral{background:rgb(245 158 11 / .06);color:#d97706;border-color:rgb(245 158 11 / .15)}.reviews-list{max-height:980px;overflow-y:auto;padding-right:8px}.reviews-list::-webkit-scrollbar{width:4px}.reviews-list::-webkit-scrollbar-track{background:var(--border-light);border-radius:2px}.reviews-list::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:2px}.review-item{background:var(--white);border:1px solid var(--border-light);border-radius:12px;padding:16px;margin-bottom:10px;transition:all .2s}.review-item:hover{border-color:var(--primary);box-shadow:0 4px 12px rgb(0 0 0 / .06)}.review-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.reviewer{display:flex;align-items:center;gap:10px}.reviewer-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.reviewer-info .name{font-size:13px;font-weight:700;color:var(--text)}.reviewer-info .date{font-size:11px;color:var(--text-muted)}.review-stars{color:#f59e0b;font-size:13px;letter-spacing:1px}.review-text{font-size:13px;color:var(--text-light);line-height:1.6}.review-verified{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--success);font-weight:600;margin-top:8px}.review-helpful{display:flex;align-items:center;gap:12px;margin-top:10px;padding-top:10px;border-top:1px solid var(--border-light)}.review-helpful span{font-size:11px;color:var(--text-muted)}.helpful-btn{font-size:11px;color:var(--text-light);background:none;border:1px solid var(--border);border-radius:6px;padding:3px 10px;transition:all .2s;display:flex;align-items:center;gap:4px}.helpful-btn:hover{border-color:var(--primary);color:var(--primary)}.related-section{margin-bottom:40px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.section-title{font-size:22px;font-weight:800;color:var(--text)}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{background:var(--white);border:1px solid var(--border-light);border-radius:14px;overflow:hidden;transition:all .3s;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgb(0 0 0 / .1);border-color:var(--primary)}.product-card .card-badge{position:absolute;top:10px;left:10px;background:var(--primary);color:#fff;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:700;z-index:2}.card-img{aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:16px;background:var(--bg)}.card-img img{width:80%;height:80%;object-fit:contain}.card-body{padding:14px}.card-title{font-size:13px;font-weight:600;color:var(--text);margin-bottom:4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-price{font-size:18px;font-weight:800;color:var(--primary)}.card-price small{font-size:12px;font-weight:600}.card-actions{display:flex;gap:8px;margin-top:10px}.btn-add-card{flex:1;padding:8px;border:none;border-radius:8px;background:var(--primary);color:#fff;font-size:12px;font-weight:700;transition:all .2s}.btn-add-card:hover{background:var(--primary-dark)}.card-fav{width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:var(--white);display:flex;align-items:center;justify-content:center;transition:all .2s;color:var(--text-muted);flex-shrink:0}.card-fav:hover{border-color:#ef4444;color:#ef4444}.cta-banner{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border-radius:20px;padding:36px 48px;margin-bottom:48px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;overflow:hidden}.cta-banner::before{content:'';position:absolute;top:-50%;right:-10%;width:300px;height:300px;border-radius:50%;background:rgb(232 93 4 / .12);filter:blur(60px)}.cta-content{flex:1;z-index:1}.cta-title{font-size:22px;font-weight:800;color:#fff;margin-bottom:8px}.cta-subtitle{font-size:13px;color:rgb(255 255 255 / .65)}.cta-features{display:flex;gap:32px;z-index:1}.cta-feat h4{font-size:13px;font-weight:700;color:#fff;margin-bottom:4px}.cta-feat p{font-size:11px;color:rgb(255 255 255 / .5)}.btn-cta{z-index:1;padding:14px 28px;background:var(--primary);color:#fff;border:none;border-radius:var(--radius);font-size:14px;font-weight:700;transition:all .3s;white-space:nowrap}.btn-cta:hover{background:#fff;color:var(--primary);transform:translateY(-2px)}@media(max-width:1024px){.product-section{grid-template-columns:1fr;gap:32px}.gallery{position:static}.trust-bar{grid-template-columns:repeat(2,1fr)}.tabs-reviews-split{grid-template-columns:1fr}.reviews-column{padding-top:0}.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.trust-bar{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2,1fr)}.product-title{font-size:20px}.price-current{font-size:28px}.cta-banner{flex-direction:column;text-align:center;padding:28px 24px}.secondary-btns{grid-template-columns:1fr}.tabs-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}}.video-thumb{position:relative}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:rgb(0 0 0 / .6);border-radius:50%;display:flex;align-items:center;justify-content:center}.play-icon svg{width:16px;height:16px;margin-left:2px}.video-modal{display:none;position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s}.video-modal.active{display:flex;opacity:1}.video-modal-content{position:relative;width:90%;max-width:800px;background:#000;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .5)}.video-modal-content video{width:100%;height:auto;display:block}.close-video{position:absolute;top:10px;right:10px;background:rgb(255 255 255 / .2);border:none;color:#fff;font-size:24px;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background 0.2s}.close-video:hover{background:rgb(255 255 255 / .4)}form.cart{margin-bottom:0!important}.product-share-links{display:flex;align-items:center;gap:14px;font-size:13px;color:#005A9C;margin-top:5px;flex-wrap:wrap}.ps-link{display:flex;align-items:center;gap:6px;color:#005A9C;text-decoration:none;transition:color 0.2s;font-weight:500}.ps-link:hover{color:#036}.ps-sep{color:#ccc}.ps-share{display:flex;align-items:center;gap:8px;color:#005A9C;font-weight:500}.share-btn{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:opacity 0.2s}.share-btn:hover{opacity:.8}.share-btn.fb{background:#3b5998}.share-btn.pin{background:#cb2027}.share-btn.wa{background:#25d366}.tier-pricing-summary{padding:10px 12px!important;margin:0 0 12px 0!important;border-radius:6px!important}.tiered-pricing-summary-title{margin-bottom:8px!important;font-size:15px!important}.tiered-pricing-block__quantity{padding:4px!important;font-size:12px!important}.tiered-pricing-block__price{padding:4px!important}.tiered-pricing-blocks{gap:6px!important}#foreLightbox{display:none;position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .92);align-items:center;justify-content:center;cursor:zoom-out}#foreLightbox.active{display:flex}.fore-sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:var(--white);border-top:1px solid var(--border);padding:12px 20px;align-items:center;gap:16px;box-shadow:0 -4px 20px rgb(0 0 0 / .1);transform:translateY(100%);transition:transform .3s ease}.fore-sticky-bar.visible{transform:translateY(0)}@media(max-width:768px){.fore-sticky-bar{display:flex}}.fore-variation-row label{font-size:13px;font-weight:700;color:var(--text);margin-bottom:6px;display:block}.fore-var-select,.fore-variation-row select{width:100%;padding:10px 14px;border:2px solid var(--border);border-radius:var(--radius);font-size:14px;font-family:var(--font);color:var(--text);background:var(--white);transition:border-color .2s;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.fore-var-select:focus{border-color:var(--primary);outline:none}.fore-star-select span:hover,.fore-star-select span:hover~span{color:#f59e0b!important}.fore-star-select span.selected,.fore-star-select span.selected~span{color:#f59e0b!important}.fore-star-select{direction:rtl;display:inline-flex}.fore-star-select span{direction:ltr;cursor:pointer;font-size:28px;transition:color .15s}.fore-out-of-stock{background:rgb(239 68 68 / .08)!important;color:#ef4444!important}.fore-out-of-stock .stock-dot{animation:none!important}.fore-wishlist-btn.active svg{fill:var(--primary);stroke:var(--primary)}.fore-product-page .container{max-width:1280px;margin:0 auto;padding:0 24px}.fore-product-page .tabs-section{margin-bottom:40px}.fore-product-page .features-list-wrap p{font-size:14px;color:var(--text-light);line-height:1.6;margin-bottom:8px}.btn-add-card.added{background:var(--success)!important}.btn-add-card.loading{opacity:.7;pointer-events:none}.product-card a{text-decoration:none;color:inherit}.card-subtitle{font-size:12px;color:var(--text-muted);margin-bottom:6px}.fore-product-page .gallery{position:relative}.fore-product-page .gallery .wd-product-badges,.fore-product-page .gallery .product-labels{position:absolute;top:12px;left:12px;z-index:10;display:flex;flex-direction:column;gap:4px}.fore-product-page .gallery .wd-product-badges .onsale,.fore-product-page .gallery .product-labels span{display:inline-block;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;line-height:1.3}#tabInstall #gpos-installment-div,#tabInstall .gpos-installment-container,#tabInstall #gpos-installment-container,#tabInstall #gpos-installment-main{width:100%!important;max-width:100%!important;box-sizing:border-box}#tabInstall .gpos-family{width:100%!important;max-width:100%!important}#tabInstall .gpos-family table{width:100%!important;border-collapse:collapse}#tabInstall .gpos-family table th,#tabInstall .gpos-family table td{padding:10px 16px!important;font-size:14px;text-align:center}#tabInstall .familiy-logo{text-align:center;margin-bottom:12px}#tabInstall .familiy-logo img{max-height:40px}.fore-product-page .gallery{position:relative;overflow:visible}.fore-product-page .gallery .fk-rozet{position:absolute;z-index:100}.fore-product-page .gallery .fk-rozet[data-target="single"]{position:absolute;z-index:100}.fore-product-page~.fk-rozet[data-target="single"],body>.fk-rozet[data-target="single"]{display:none!important}.fore-product-page .discount-badge{left:auto!important;right:12px!important;top:12px!important}.fore-product-page .breadcrumb{margin:0!important;padding:4px 0!important}.fore-product-page .container{padding-top:0!important}.fore-product-page .product-section{margin-top:4px!important}body.fore-new-design .main-page-wrapper{padding-top:0!important;margin-top:0!important}body.fore-new-design .wd-content-layout.content-layout-wrapper{padding-top:0!important;margin-top:0!important}body.fore-new-design #main-content{padding-top:0!important;margin-top:0!important}body.fore-new-design .wd-page-content{padding-top:0!important;margin-top:0!important}body.fore-new-design .wd-builder-off{padding-top:0!important}body.fore-new-design .wd-page-title,body.fore-new-design .page-title{display:none!important}.fore-product-page .product-section{margin-top:0!important;padding-top:0!important;gap:24px;align-items:flex-start}.fore-product-page .gallery{margin-top:0!important;padding-top:0!important}.fore-product-page .gallery-main{margin-top:0!important;padding-top:0!important}.fore-product-page .product-info{margin-top:0!important;padding-top:20px!important}.fore-product-page .product-title{margin-top:0!important;padding-top:0!important}.fore-product-page .features-list-wrap{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fore-product-page .trust-bar{margin-top:10px!important}.fore-product-page .related-section{margin-top:40px}.fore-product-page .related-section .section-title{font-size:22px;font-weight:800;margin-bottom:20px;color:var(--text)}.fore-product-page .products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media(max-width:1024px){.fore-product-page .products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.fore-product-page .products-grid{grid-template-columns:repeat(2,1fr)}}.fore-product-page .product-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;transition:box-shadow .25s,transform .25s;display:flex;flex-direction:column}.fore-product-page .product-card:hover{box-shadow:0 8px 24px rgb(0 0 0 / .1);transform:translateY(-3px)}.fore-product-page .product-card .card-badge{position:absolute;top:10px;left:10px;background:var(--primary);color:#fff;font-size:11px;font-weight:800;padding:3px 8px;border-radius:6px;z-index:2}.fore-product-page .product-card .card-img{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:16px;background:#fafafa}.fore-product-page .product-card .card-img img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s}.fore-product-page .product-card:hover .card-img img{transform:scale(1.05)}.fore-product-page .product-card .card-body{padding:14px;display:flex;flex-direction:column;flex:1}.fore-product-page .product-card .card-title{font-size:13px;font-weight:600;color:var(--text);line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.fore-product-page .product-card .card-price{font-size:18px;font-weight:900;color:var(--primary);margin-bottom:12px}.fore-product-page .product-card .card-price small{font-size:13px;font-weight:600}.fore-product-page .product-card .card-actions{margin-top:auto;display:flex;gap:8px;align-items:center}.fore-product-page .product-card .btn-add-card{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;background:var(--primary);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s,transform .1s;text-decoration:none;text-align:center;white-space:nowrap}.fore-product-page .product-card .btn-add-card:hover{background:#c2410c;transform:scale(1.02)}.fore-product-page .product-card .card-fav{width:38px;height:38px;border:1.5px solid #e5e7eb;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff;cursor:pointer;transition:all .2s;flex-shrink:0}.fore-product-page .product-card .card-fav:hover{border-color:var(--primary);background:#fff5f0}.fore-product-page .product-card .card-fav svg{color:#9ca3af;transition:color .2s}.fore-product-page .product-card .card-fav:hover svg{color:var(--primary)}.fore-product-page .product-card .card-fav{display:none!important}.fore-product-page .product-card .btn-add-card{flex:1;width:100%}.free-shipping-bar{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#fef3e2 0%,#fff7ed 100%);border:1.5px dashed var(--primary);border-radius:12px;margin:12px 0}.free-shipping-bar .fs-icon{font-size:28px;flex-shrink:0;margin-top:2px}.free-shipping-bar .fs-info{flex:1;min-width:0}.free-shipping-bar .fs-text{font-size:13px;color:#78350f;line-height:1.5;margin-bottom:8px}.free-shipping-bar .fs-text strong{color:var(--primary);font-weight:800}.free-shipping-bar .fs-success{color:#166534}.free-shipping-bar .fs-success strong{color:#166534}.free-shipping-bar .fs-progress{width:100%;height:8px;background:#fed7aa;border-radius:99px;overflow:hidden;margin-bottom:6px}.free-shipping-bar .fs-fill{height:100%;background:repeating-linear-gradient(-45deg,var(--primary),var(--primary) 6px,#fb923c 6px,#fb923c 12px);border-radius:99px;transition:width .4s ease}.free-shipping-bar .fs-hint{font-size:11.5px;color:#92400e;opacity:.85}.free-shipping-bar .fs-hint strong{font-weight:700}.fore-product-page .qty-selector{border:none!important;border-radius:0!important;background:transparent!important;height:auto!important}.fore-product-page .qty-selector .quantity{border:1.5px solid #e5e7eb!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important;height:44px!important;display:flex;align-items:center}.fore-product-page .qty-selector .quantity input[type="button"]{width:36px;height:100%;border:none;background:#fff0;font-size:18px;color:#6b7280;cursor:pointer}.fore-product-page .qty-selector .quantity input[type="button"]:hover{color:var(--primary);background:#f9fafb}.fore-product-page .qty-selector .quantity input[type="number"]{width:48px;height:100%;border:none;border-left:1.5px solid #e5e7eb;border-right:1.5px solid #e5e7eb;text-align:center;font-size:15px;font-weight:700;color:var(--text);padding:0;-moz-appearance:textfield}.fore-product-page .qty-selector .quantity input[type="number"]::-webkit-outer-spin-button,.fore-product-page .qty-selector .quantity input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fore-product-page .review-text img{max-width:100px;height:auto;border-radius:8px;margin:8px 8px 8px 0;cursor:zoom-in;border:1px solid #e5e7eb;display:inline-block;transition:transform 0.2s}.fore-product-page .review-text img:hover{transform:scale(1.05)}#fore-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .85);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 0.3s ease;backdrop-filter:blur(5px)}#fore-lightbox.active{opacity:1;pointer-events:auto}#fore-lightbox img{max-width:90%;max-height:90%;border-radius:8px;box-shadow:0 10px 30px rgb(0 0 0 / .5);transform:scale(.9);transition:transform 0.3s cubic-bezier(.175,.885,.32,1.275)}#fore-lightbox.active img{transform:scale(1)}#fore-lightbox-close{position:absolute;top:20px;right:20px;color:#fff;font-size:40px;cursor:pointer;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / .5);border-radius:50%;transition:background 0.2s}#fore-lightbox-close:hover{background:rgb(255 255 255 / .2)}