.product-page{color:#10232b;background:#f3f2ed;min-height:100vh}.product-page header{color:#fff;background:#071722;justify-content:space-between;align-items:center;height:76px;padding:0 6vw;display:flex}.product-main{grid-template-columns:1.15fr .85fr;gap:6vw;padding:6vw;display:grid}.product-gallery>img{aspect-ratio:1;object-fit:cover;background:#fff;width:100%}.product-gallery>div{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:10px;display:grid}.product-gallery>div img{aspect-ratio:1;object-fit:cover;width:100%}.product-gallery video{width:100%;margin-top:12px}.product-info small{letter-spacing:.12em;color:#a27f48}.product-info h1{margin:24px 0;font:50px/1.08 Georgia}.product-info>p,.product-body p{white-space:pre-wrap;color:#627177;line-height:1.9}.product-info dl{margin:35px 0}.product-info dl div{border-bottom:1px solid #d6d8d5;grid-template-columns:150px 1fr;padding:14px 0;display:grid}.product-info dt{color:#809096;font-size:11px}.product-actions{gap:10px;display:grid}.product-actions a{color:#fff;text-align:center;background:#071722;padding:14px 18px}.product-actions a+a{background:#b99253}.product-body{background:#fff;padding:6vw}.product-body h2{font:30px Georgia}.product-detail-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:40px 0;display:grid}.product-detail-grid article{background:#f3f2ed;padding:24px}.product-detail-grid h3{letter-spacing:.12em;color:#a27f48;font-size:12px}.product-detail-images{gap:20px;display:grid}.product-detail-images img{object-fit:contain;background:#f7f7f5;width:100%;max-height:900px}@media (max-width:760px){.product-main,.product-detail-grid{grid-template-columns:1fr}.product-info h1{font-size:36px}}
