.product-info-main .page-title-wrapper .page-title{font-size:clamp(1.5rem,3vw,2rem);line-height:1.2;font-weight:700;color:#e8eaed}.product.attribute.overview{margin:1.5rem 0;font-size:1.05rem;line-height:1.7;color:#9ba1ad}.kinmot-gallery{position:relative;background:#242830;border-radius:16px;overflow:hidden}.kinmot-gallery__main{position:relative;aspect-ratio:4/3;background:#1a1d23;cursor:zoom-in;display:flex;align-items:center;justify-content:center;overflow:hidden}.kinmot-gallery__main-img{width:100%;height:100%;object-fit:contain;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.kinmot-gallery__counter{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.7);color:#fff;padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:500;pointer-events:none}.kinmot-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1);z-index:2}.kinmot-gallery__main:hover .kinmot-gallery__arrow{opacity:1}.kinmot-gallery__arrow:hover{background:rgba(255,255,255,.3)}.kinmot-gallery__arrow--prev{left:12px}.kinmot-gallery__arrow--next{right:12px}.kinmot-gallery__thumbs{display:flex;gap:10px;padding:16px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#242830;border-top:1px solid #3a3d45}.kinmot-gallery__thumbs::-webkit-scrollbar{height:4px}.kinmot-gallery__thumbs::-webkit-scrollbar-track{background:0 0}.kinmot-gallery__thumbs::-webkit-scrollbar-thumb{background:#3a3d45;border-radius:2px}.kinmot-gallery__thumb{flex:0 0 auto;width:72px;height:72px;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;padding:0;background:#1a1d23;transition:border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.kinmot-gallery__thumb:hover{transform:translateY(-2px)}.kinmot-gallery__thumb.active{border-color:#d4a853}.kinmot-gallery__thumb img{width:100%;height:100%;object-fit:cover}.kinmot-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.kinmot-lightbox.open{opacity:1;pointer-events:auto}.kinmot-lightbox__img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:10px}.kinmot-lightbox__close{position:absolute;top:20px;right:20px;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s cubic-bezier(.4,0,.2,1)}.kinmot-lightbox__close:hover{background:rgba(255,255,255,.2)}.kinmot-specs{margin:2rem 0;padding:1.5rem;background:#242830;border:1px solid #3a3d45;border-radius:10px}.kinmot-specs__title{font-size:1.1rem;font-weight:700;color:#e8eaed;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #d4a853;display:inline-block}.kinmot-specs__table{width:100%;border-collapse:collapse}.kinmot-specs__table th,.kinmot-specs__table td{padding:10px 16px;text-align:left;border-bottom:1px solid #3a3d45}.kinmot-specs__table th{width:35%;font-weight:600;font-size:.9rem;color:#9ba1ad;text-transform:uppercase;letter-spacing:.05em}.kinmot-specs__table td{font-size:.95rem;color:#e8eaed}.kinmot-specs__table tr:last-child th,.kinmot-specs__table tr:last-child td{border-bottom:none}.kinmot-specs__stock--in{color:#4ade80 !important;font-weight:600}.kinmot-specs__stock--out{color:#f87171 !important;font-weight:600}.kinmot-faq{margin:3rem 0}.kinmot-faq__heading{font-size:1.4rem;font-weight:700;color:#e8eaed;margin:0 0 1.5rem}.kinmot-faq__list{display:flex;flex-direction:column;gap:1px;border:1px solid #3a3d45;border-radius:10px;overflow:hidden}.kinmot-faq__item{background:#242830}.kinmot-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:0 0;border:none;cursor:pointer;color:#e8eaed;font-size:1rem;font-weight:600;text-align:left;transition:background .25s cubic-bezier(.4,0,.2,1)}.kinmot-faq__question:hover{background:#2e3239}.kinmot-faq__question:disabled{cursor:default;opacity:.7}.kinmot-faq__icon{flex-shrink:0;transition:transform .3s ease}.kinmot-faq__item.open .kinmot-faq__icon{transform:rotate(180deg)}.kinmot-faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.kinmot-faq__item.open .kinmot-faq__answer{max-height:800px}.kinmot-faq__answer-inner{padding:0 20px 20px;font-size:.95rem;line-height:1.7;color:#9ba1ad;border-top:1px solid #3a3d45;margin-top:-1px;padding-top:16px}.product-add-form .swatch-opt{margin:1.5rem 0}.swatch-attribute-label{font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;color:#9ba1ad;margin-bottom:8px}.swatch-option{border-radius:6px !important;border:2px solid #3a3d45 !important;transition:border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);min-width:40px}.swatch-option:hover{border-color:#9ba1ad !important;transform:translateY(-1px)}.swatch-option.selected{border-color:#d4a853 !important;box-shadow:0 0 0 2px rgba(212,168,83,.3)}.product-add-form .box-tocart .field.qty{margin-right:1rem}.product-add-form .box-tocart .input-text.qty{width:60px;height:48px;text-align:center;border:2px solid #3a3d45;border-radius:10px;font-size:1rem;font-weight:600;background:#1a1d23;color:#e8eaed}.product-add-form .action.tocart{background:linear-gradient(135deg,#d4a853,#b8860b) !important;border:none !important;border-radius:10px !important;padding:14px 36px !important;font-weight:700 !important;font-size:1rem !important;text-transform:uppercase;letter-spacing:.05em;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.product-add-form .action.tocart:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(212,168,83,.3)}.product-info-price .price-box .price{font-size:1.8rem;font-weight:800}.product-info-price .price-box .special-price .price{color:#f87171}.product-info-price .price-box .old-price .price{font-size:1.2rem;color:#9ba1ad;text-decoration:line-through}.product.data.items .item.title a{font-weight:600;padding:12px 20px;transition:color .25s cubic-bezier(.4,0,.2,1)}.product.data.items .item.title.active a{border-bottom:2px solid #d4a853}.product.data.items .item.content{padding:1.5rem;line-height:1.8;color:#9ba1ad}@media (max-width:768px){.kinmot-gallery__thumbs{padding:12px;gap:8px}.kinmot-gallery__thumb{width:56px;height:56px}.kinmot-gallery__arrow{width:32px;height:32px;opacity:1}.kinmot-specs__table th{width:45%}.kinmot-faq__question{padding:14px 16px;font-size:.95rem}.kinmot-faq__answer-inner{padding:0 16px 16px}.product-add-form .action.tocart{width:100%}}.fotorama__wrap{display:none !important}