.switcher{max-width:620px;margin:0 auto;text-align:center}.switcher>img{display:block;width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:28px;box-shadow:var(--shadow);transition:opacity .2s}.color-buttons{display:flex;justify-content:center;gap:12px;margin:24px 0}.color-button{min-width:110px;padding:13px 18px;border:2px solid transparent;border-radius:999px;color:#fff;font:800 15px Manrope;cursor:pointer;box-shadow:0 7px 20px rgba(0,0,0,.12)}.color-button.blue{background:#172b55}.color-button.red{background:#a40e2d}.color-button.leo{background:#8a542e}.color-button.active{border-color:#e8b958;outline:3px solid rgba(232,185,88,.28);transform:translateY(-2px)}.switcher-copy{margin-top:28px}.switcher-copy h2{font-size:clamp(34px,5vw,58px)}.product-list{padding:10px 24px 100px}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:60px;margin-bottom:56px;padding:28px;border-radius:32px;background:#fff;box-shadow:var(--shadow)}.product-detail.reverse img{order:2}.product-detail.reverse .product-info{order:1}.product-detail img{display:block;width:100%;max-height:760px;aspect-ratio:2/3;object-fit:cover;border-radius:22px}.product-info{padding:28px}.product-info h2{font-size:clamp(32px,4vw,54px)}.product-info>p:not(.eyebrow){color:var(--muted);font-size:17px}.detail-price{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:24px 0}.detail-price span{text-decoration:line-through;color:#8b8588;font-size:18px}.detail-price b{color:var(--wine);font-size:34px}.detail-price em{padding:6px 10px;border-radius:999px;background:var(--wine);color:#fff;font-style:normal;font-weight:800}.product-info .order-button{width:auto;min-width:220px}.delivery{padding:0 24px 100px}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.delivery-grid article{padding:26px;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.delivery-grid span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--ink);color:#fff;font-size:18px;font-weight:800}.delivery-grid h3{margin-top:18px;font-size:24px}.delivery-grid p{color:var(--muted)}@media(max-width:800px){.collection{padding-top:48px}.switcher{max-width:100%}.switcher>img{border-radius:20px}.color-buttons{gap:8px}.color-button{min-width:0;flex:1;padding:12px 8px;font-size:14px}.product-list{padding:0 14px 70px}.product-detail,.product-detail.reverse{grid-template-columns:1fr;gap:0;padding:14px;margin-bottom:26px}.product-detail.reverse img,.product-detail.reverse .product-info{order:initial}.product-detail img{max-height:none;border-radius:16px}.product-info{padding:24px 10px 14px}.product-info .order-button{width:100%}.delivery{padding:0 14px 70px}.delivery-grid{grid-template-columns:1fr}.delivery-grid article{padding:22px}}
