.product-page-container{font-family:Montserrat,sans-serif;background:#fff;color:#1a1a1a;line-height:1.7;padding-top:72px;overflow-x:hidden}.product-page-container *{box-sizing:border-box;margin:0;padding:0}.product-page-container img{max-width:100%;height:auto;display:block}.product-page-container a{color:inherit;text-decoration:none}.breadcrumb-bar{background:var(--yellow-400);padding:0 32px;height:42px}.breadcrumb,.breadcrumb-bar{display:flex;align-items:center}.breadcrumb{max-width:1300px;width:100%;margin:0 auto;gap:8px;font-size:.82rem;color:var(--dark);font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.breadcrumb a{opacity:.7;transition:opacity .2s}.breadcrumb a:hover{opacity:1}.breadcrumb .sep{opacity:.4}.product-page{max-width:1300px;margin:0 auto;padding:48px 48px 80px;display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:start}.gallery{display:flex;gap:16px}.gallery-thumbs{display:flex;flex-direction:column;gap:8px}.gallery-thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid var(--gray-200);cursor:pointer;transition:border-color .2s ease;flex-shrink:0}.gallery-thumb.active,.gallery-thumb:hover{border-color:var(--yellow-400)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-main{flex:1 1;background:var(--gray-50);border-radius:16px;overflow:hidden;border:1px solid var(--gray-200);display:flex;align-items:center;justify-content:center;min-height:560px}.gallery-main img{width:100%;max-width:420px;height:auto;padding:32px;filter:drop-shadow(0 24px 48px rgba(0,0,0,.12))}.product-info{display:flex;flex-direction:column;gap:0;min-width:0;overflow:hidden}.product-badges{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:100px;font-size:.78rem;font-weight:600}.badge-green{background:rgba(22,163,74,.08);color:var(--green);border:1px solid rgba(22,163,74,.15)}.badge-green svg{width:14px;height:14px}.badge-outline{background:transparent;color:var(--dark);border:1px solid var(--gray-200)}.product-title{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--dark);margin-bottom:10px;word-wrap:break-word;overflow-wrap:break-word}.product-category{font-size:.88rem;color:var(--gray-500);margin-bottom:28px}.product-category svg{width:14px;height:14px;display:inline;vertical-align:-2px;margin-right:4px;opacity:.5}.product-divider{height:1px;background:var(--gray-200);margin:0 0 28px}.price-block{margin-bottom:8px}.price-amount{font-size:2.4rem;font-weight:900;line-height:1}.price-amount,.price-currency{font-family:JetBrains Mono,monospace;color:var(--yellow-600)}.price-currency{font-size:1.2rem;font-weight:700}.price-vat{font-size:.82rem;color:var(--gray-500);margin-bottom:28px;display:block}.qty-row{display:flex;align-items:center;gap:16px;margin-bottom:24px}.qty-label{font-size:.92rem;color:var(--gray-600);font-weight:500}.qty-control{border:1px solid var(--gray-200);border-radius:12px;overflow:hidden}.qty-btn,.qty-control{display:flex;align-items:center}.qty-btn{width:40px;height:44px;background:var(--gray-50);border:none;cursor:pointer;justify-content:center;font-size:1.1rem;color:var(--gray-600);transition:background .2s}.qty-btn:hover{background:var(--gray-100)}.qty-input{width:48px;height:44px;border:none;text-align:center;font-size:1rem;font-family:Montserrat,sans-serif;font-weight:600;color:var(--dark);background:var(--white);outline:none;-moz-appearance:textfield}.qty-input::-webkit-inner-spin-button,.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.buy-buttons{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:12px;gap:12px;margin-bottom:28px}.btn-cart{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 24px;border-radius:14px;font-size:1rem;font-weight:700;font-family:Montserrat,sans-serif;background:var(--yellow-400);color:var(--dark);border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px rgba(251,191,36,.25)}.btn-cart:hover{background:var(--yellow-300);transform:translateY(-1px);box-shadow:0 8px 24px rgba(251,191,36,.35)}.btn-cart svg{width:18px;height:18px}.btn-buy-now{display:flex;align-items:center;justify-content:center;gap:8px;padding:18px 24px;border-radius:14px;font-size:1rem;font-weight:700;font-family:Montserrat,sans-serif;background:var(--dark);color:#fff;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px rgba(0,0,0,.1)}.btn-buy-now:hover{background:var(--dark-900);transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.trust-box{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:16px;padding:24px 28px;display:flex;flex-direction:column;gap:14px}.trust-item{gap:12px;font-size:.88rem;font-weight:500;color:var(--gray-700)}.trust-icon,.trust-item{display:flex;align-items:center}.trust-icon{width:32px;height:32px;border-radius:10px;background:rgba(22,163,74,.08);justify-content:center;flex-shrink:0;color:var(--green)}.trust-icon svg{width:16px;height:16px}.desc-section{max-width:1300px;margin:0 auto;padding:0 48px 80px}.desc-tabs{display:flex;gap:0;border-bottom:2px solid var(--gray-200);margin-bottom:32px}.desc-tab{padding:14px 28px;font-size:.92rem;font-weight:600;color:var(--gray-500);border:none;background:none;cursor:pointer;position:relative;transition:color .2s ease;font-family:Montserrat,sans-serif}.desc-tab.active{color:var(--dark)}.desc-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--yellow-400)}.desc-tab:hover{color:var(--dark)}.desc-content{font-size:1rem;color:var(--gray-600);line-height:1.85;max-width:780px;overflow-x:auto;word-wrap:break-word;overflow-wrap:break-word}.desc-content h3{font-size:1.15rem;font-weight:700;color:var(--dark);margin:24px 0 12px}.desc-content ul{padding-left:20px;display:flex;flex-direction:column;gap:8px}.desc-content li{list-style:disc}@media(max-width:1024px){.product-page{grid-template-columns:1fr;gap:40px;padding:32px 32px 60px}.gallery{flex-direction:column-reverse}.gallery-thumbs{flex-direction:row}.gallery-main{min-height:400px}.buy-buttons{grid-template-columns:1fr 1fr}}@media(max-width:640px){.product-page{padding:24px 16px 48px}.gallery-main{min-height:260px}.gallery-main img{max-width:240px;padding:16px}.product-title{font-size:1.5rem}.buy-buttons{grid-template-columns:1fr}.desc-section{padding:0 16px 48px}.breadcrumb{padding:0 16px;font-size:.75rem}.gallery-thumbs{gap:6px}.gallery-thumb{width:56px;height:56px}}