.product-page{color:#f5f4ff;background:#080813;min-height:100vh}.product-page *{box-sizing:border-box}.product-header{background:#080813eb;border-bottom:1px solid #aebbff33;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:18px 5%;display:flex}.product-brand{letter-spacing:.06em;color:#fff;font-family:Arial Black,Arial,sans-serif;font-style:italic;font-weight:900}.product-brand em{font-style:inherit;color:#a17cff}.product-header nav{color:#c9cada;gap:25px;font-size:.9rem;display:flex}.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(38px,7vw,110px);max-width:1440px;margin:auto;padding:36px 5% 90px;display:grid}.product-back{color:#b6c9ff;grid-column:1/-1;font-size:.9rem}.product-gallery{min-width:0}.product-main-image{background:radial-gradient(circle,#fff 0,#f1f0fa 58%,#e3e1ed 100%);border:1px solid #36324f;border-radius:12px;place-items:center;min-height:clamp(380px,48vw,650px);display:grid;overflow:hidden}.product-main-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-thumbnails{gap:10px;margin-top:14px;display:flex;overflow:auto}.product-thumbnails button{background:#f5f4fa;border:1px solid #4b4562;border-radius:7px;flex:0 0 92px;width:92px;height:76px;padding:4px}.product-thumbnails button.active{border:2px solid #7c9cff}.product-thumbnails img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-copy{align-self:center;min-width:0}.product-kicker{color:#9dbaff;letter-spacing:.15em;margin:0;font-size:.77rem;font-weight:800}.product-copy h1{letter-spacing:-.065em;margin:16px 0;font-size:clamp(2.5rem,4.4vw,5rem);line-height:.95}.product-pitch{color:#bdbece;font-size:1.05rem;line-height:1.75}.product-price{gap:4px;margin:32px 0 26px;display:grid}.product-price del{color:#8c8999}.product-price strong{letter-spacing:-.055em;color:#eee8ff;font-size:clamp(2.3rem,4vw,4rem)}.product-price span,.product-note{color:#9895a9;font-size:.85rem}.product-specs{border-block:1px solid #aebbff33;margin:0;padding:0;list-style:none}.product-specs li{border-bottom:1px solid #aebbff21;gap:12px;padding:14px 0;line-height:1.45;display:flex}.product-specs li:last-child{border:0}.product-specs span{color:#a982ff}.product-actions{gap:13px;margin-top:30px;display:grid}.product-enquire,.product-secondary{border-radius:5px;justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:15px 20px;font-weight:800;display:flex}.product-enquire{color:#fff;background:linear-gradient(110deg,#9237ad,#318cff)}.product-secondary{color:#e8e4fa;border:1px solid #51496b}.product-note{margin-top:22px;line-height:1.6}.product-missing{text-align:center;place-content:center;gap:20px;display:grid}.product-missing a{color:#a7c3ff}@media (width<=800px){.product-header{flex-wrap:wrap;padding:16px 20px}.product-header nav{justify-content:space-between;gap:10px;width:100%;font-size:.8rem}.product-detail{grid-template-columns:1fr;gap:28px;padding:24px 20px 60px}.product-main-image{min-height:360px}.product-copy h1{font-size:clamp(2.5rem,11vw,4rem)}}
