.cosmo-product{--cp-radius: 10px;background:var(--cp-bg, #FAF9F6);color:var(--cp-ink, #0B1330);font-family:var(--cp-body-font, "Inter", sans-serif);max-width:1200px;margin:0 auto;padding:32px 24px 72px}.cosmo-product__breadcrumb{font-size:13px;color:#6b7280;margin-bottom:20px}.cosmo-product__breadcrumb a{color:inherit;text-decoration:none}.cosmo-product__breadcrumb a:hover{text-decoration:underline}.cosmo-product__breadcrumb-current{color:var(--cp-navy);font-weight:600}.cosmo-product__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:56px}.cosmo-product__main-image{background:#f0eee7;border-radius:var(--cp-radius);overflow:hidden;display:flex;align-items:center;justify-content:center}.cosmo-product__main-image img{width:100%;height:auto;display:block;object-fit:cover}.cosmo-product__thumbs{display:flex;gap:10px;margin-top:14px}.cosmo-product__thumb{width:68px;height:68px;border-radius:6px;border:2px solid transparent;padding:0;overflow:hidden;background:#f0eee7;cursor:pointer;transition:border-color .15s ease}.cosmo-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cosmo-product__thumb.is-active,.cosmo-product__thumb:hover{border-color:var(--cp-navy)}.cosmo-product__title{font-family:var(--cp-heading-font, "Montserrat", sans-serif);font-weight:700;font-size:26px;line-height:1.25;letter-spacing:-.01em;margin:0 0 10px;text-transform:uppercase}.cosmo-product__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:14px}.cosmo-product__stars{color:var(--cp-cta, #FFBA24);font-size:16px;letter-spacing:1px}.cosmo-product__review-count{color:#6b7280;text-decoration:underline}.cosmo-product__price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:6px}.cosmo-product__price{font-size:30px;font-weight:800;color:var(--cp-navy)}.cosmo-product__compare-price{font-size:17px;color:#9ca3af;text-decoration:line-through}.cosmo-product__discount-badge{background:var(--cp-discount, #67BC9F);color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px}.cosmo-product__installments{font-size:13px;color:#6b7280;margin:0 0 22px}.cosmo-product__option{margin-bottom:20px}.cosmo-product__option-label{display:block;font-size:13px;font-weight:600;color:var(--cp-navy);text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px}.cosmo-product__swatches{display:flex;gap:10px}.cosmo-product__swatch{width:34px;height:34px;border-radius:50%;border:2px solid #E5E3DB;background-size:cover;background-position:center;cursor:pointer;padding:0;transition:border-color .15s ease,transform .1s ease}.cosmo-product__swatch:hover{transform:scale(1.06)}.cosmo-product__swatch.is-selected{border-color:var(--cp-navy);box-shadow:0 0 0 2px var(--cp-bg),0 0 0 3px var(--cp-navy)}.cosmo-product__qty{display:inline-flex;align-items:center;border:1px solid #E5E3DB;border-radius:8px;overflow:hidden;width:fit-content}.cosmo-product__qty-btn{width:38px;height:38px;background:#f5f4ef;border:none;font-size:18px;cursor:pointer;color:var(--cp-navy)}.cosmo-product__qty-btn:hover{background:#eceae1}.cosmo-product__qty-input{width:52px;height:38px;border:none;text-align:center;font-size:15px;-moz-appearance:textfield}.cosmo-product__qty-input::-webkit-outer-spin-button,.cosmo-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cosmo-product__delivery{font-size:12px;font-weight:700;letter-spacing:.02em;color:var(--cp-navy);margin:0 0 16px}.cosmo-product__form{margin-bottom:18px}.cosmo-product__add-to-cart{width:100%;background:var(--cp-cta, #FFBA24);color:var(--cp-navy);border:none;border-radius:8px;padding:16px 24px;font-size:15px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:filter .15s ease,transform .05s ease}.cosmo-product__add-to-cart:hover:not(:disabled){filter:brightness(.95)}.cosmo-product__add-to-cart:active:not(:disabled){transform:translateY(1px)}.cosmo-product__add-to-cart:disabled{background:#e5e3db;color:#9ca3af;cursor:not-allowed}.cosmo-product__payments{background:var(--cp-navy);color:#fff;border-radius:var(--cp-radius);padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:18px}.cosmo-product__payments-badge{font-size:13px;letter-spacing:.03em}.cosmo-product__payments-badge strong{color:var(--cp-gold, #E3C158);font-size:18px}.cosmo-product__payments-icons{display:flex;gap:6px}.cosmo-payicon{background:#fff;color:var(--cp-navy);font-size:10px;font-weight:800;padding:5px 7px;border-radius:4px}.cosmo-product__pickup{display:flex;gap:12px;align-items:flex-start;border:1px solid #E5E3DB;border-radius:var(--cp-radius);padding:14px 16px;margin-bottom:20px}.cosmo-product__pickup svg{flex-shrink:0;color:var(--cp-navy);margin-top:2px}.cosmo-product__pickup-title{font-size:13px;font-weight:700;margin:0;color:var(--cp-navy)}.cosmo-product__pickup-time{font-size:12px;color:#6b7280;margin:2px 0 0}.cosmo-product__pickup-link{font-size:12px;color:var(--cp-navy);margin-top:4px;display:inline-block}.cosmo-product__trust{display:flex;justify-content:space-between;border-top:1px solid #E5E3DB;padding-top:18px;gap:10px;flex-wrap:wrap}.cosmo-product__trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;flex:1;min-width:90px}.cosmo-product__trust-icon{color:var(--cp-navy)}.cosmo-product__trust-label{font-size:11px;color:#6b7280;max-width:120px}.cosmo-product__offer{margin-top:56px}.cosmo-product__offer-heading{font-family:var(--cp-heading-font, "Montserrat", sans-serif);font-size:20px;font-weight:700;color:#f97316;text-align:center;margin:0 0 24px}.cosmo-product__offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;max-width:640px;margin:0 auto}.cosmo-product__offer-card{position:relative;border:1px solid #E5E3DB;border-radius:var(--cp-radius);padding:16px;text-align:center;background:#fff}.cosmo-product__offer-badge{position:absolute;top:10px;left:10px;background:var(--cp-discount, #67BC9F);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px}.cosmo-product__offer-image{display:block;margin-bottom:10px}.cosmo-product__offer-image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.cosmo-product__offer-name{display:block;font-size:13px;font-weight:700;color:var(--cp-navy);text-decoration:none;margin-bottom:4px}.cosmo-product__offer-price{font-size:13px;margin-bottom:4px}.cosmo-product__offer-compare{color:#9ca3af;text-decoration:line-through;margin-left:6px}.cosmo-product__offer-note{font-size:11px;color:#16a34a;margin:0 0 10px}.cosmo-product__offer-add{width:100%;background:var(--cp-navy);color:#fff;border:none;border-radius:6px;padding:9px;font-size:12px;font-weight:700;cursor:pointer}.cosmo-product__offer-add:hover{filter:brightness(1.15)}.cosmo-product__placeholder{width:100%;height:100%}@media(max-width:899px){.cosmo-product__grid{grid-template-columns:1fr;gap:28px}.cosmo-product__title{font-size:21px}.cosmo-product__price{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cosmo-main-product.css.map */
