.product-page{padding:120px 0 80px;min-height:100vh;background:#fff2de}.product-container{max-width:1400px;margin:0 auto;padding:0 80px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.product-media{position:sticky;top:120px}.product-gallery__main{margin-bottom:20px}.product-main-image{width:100%;aspect-ratio:1;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 8px 32px #6e351a26;position:relative}.product-main-image__img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.product-main-image:hover .product-main-image__img{transform:scale(1.05)}.product-gallery__thumbnails{display:flex;gap:12px;flex-wrap:wrap}.product-thumbnail{width:80px;height:80px;border-radius:12px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .3s ease;background:#fff;padding:0}.product-thumbnail:hover,.product-thumbnail.active{border-color:#6e351a;transform:translateY(-2px);box-shadow:0 4px 12px #6e351a33}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-gallery__placeholder{width:100%;aspect-ratio:1;border-radius:20px;background:#fff;display:flex;align-items:center;justify-content:center;color:#6e351a;opacity:.3;box-shadow:0 8px 32px #6e351a26}.product-details{padding:20px 0}.product-header{margin-bottom:40px}.product-type{display:inline-block;background:#6e351a1a;color:#6e351a;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:8px 16px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.product-title{font-family:Dancing Script,cursive;font-size:48px;font-weight:400;color:#6e351a;margin-bottom:24px;line-height:1.2}.product-price-wrapper{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.product-price--regular{font-family:Inter,sans-serif;font-size:32px;font-weight:700;color:#6e351a}.product-price--compare{font-family:Inter,sans-serif;font-size:24px;font-weight:400;color:#999;text-decoration:line-through}.product-price--sale{font-family:Inter,sans-serif;font-size:32px;font-weight:700;color:#6e351a}.product-price--save{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;background:#6e351a;padding:6px 12px;border-radius:20px}.product-description{font-family:Inter,sans-serif;font-size:18px;line-height:1.8;color:#6e351a;margin-bottom:40px;opacity:.9}.product-description p{margin-bottom:16px}.product-description p:last-child{margin-bottom:0}.product-form-wrapper{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 20px #6e351a1a;margin-bottom:32px}.product-form__label{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#6e351a;display:block;margin-bottom:8px}.product-variants,.product-quantity{margin-bottom:24px}.product-select-wrapper{position:relative}.product-form__select{width:100%;padding:14px 16px;border:2px solid rgba(110,53,26,.2);border-radius:12px;font-family:Inter,sans-serif;font-size:16px;color:#6e351a;background:#fff;-webkit-appearance:none;appearance:none;cursor:pointer;transition:all .3s ease}.product-form__select:focus{outline:none;border-color:#6e351a;box-shadow:0 0 0 3px #6e351a1a}.product-select__arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#6e351a;pointer-events:none;transition:transform .3s ease}.product-form__select:focus+.product-select__arrow{transform:translateY(-50%) rotate(180deg)}.quantity-selector{display:flex;align-items:center;border:2px solid rgba(110,53,26,.2);border-radius:12px;overflow:hidden;width:fit-content}.quantity-btn{width:44px;height:44px;border:none;background:#fff;color:#6e351a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.quantity-btn:hover{background:#6e351a1a}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-input{width:60px;height:44px;border:none;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#6e351a;background:#fff}.quantity-input:focus{outline:none}.product-actions{margin-bottom:24px}.product-form__submit{width:100%;padding:18px 32px;border:none;border-radius:50px;background:#6e351a;color:#fff2de;font-family:Inter,sans-serif;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px;box-shadow:0 4px 16px #6e351a4d}.product-form__submit:hover:not(:disabled){background:#4a2c14;transform:translateY(-2px);box-shadow:0 6px 20px #6e351a66}.product-form__submit:disabled{background:#ccc;color:#999;cursor:not-allowed;transform:none;box-shadow:none}.btn-icon{transition:transform .3s ease}.product-form__submit:hover:not(:disabled) .btn-icon{transform:translate(4px)}.product-payment-buttons{margin-top:16px}.product-payment-buttons .shopify-payment-button{margin:0}.product-payment-buttons .shopify-payment-button__button{border-radius:50px!important;height:56px!important;font-size:16px!important;font-weight:600!important}.product-tags{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-top:24px;border-top:1px solid rgba(110,53,26,.1)}.product-tags__label{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#6e351a}.product-tag{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#6e351a;background:#6e351a1a;padding:4px 12px;border-radius:16px;text-transform:uppercase;letter-spacing:.5px}.product-features{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 20px #6e351a1a}.product-features__title{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#6e351a;margin-bottom:16px}.product-features__list{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#6e351a}.product-features__list ul{list-style:none;padding:0}.product-features__list li{position:relative;padding-left:24px;margin-bottom:8px}.product-features__list li:before{content:"\2713";position:absolute;left:0;color:#6e351a;font-weight:700}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-header,.product-description,.product-form-wrapper,.product-features{opacity:0}.product-header.animate-in{animation:fadeUp .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.1s}.product-description.animate-in{animation:fadeUp .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.2s}.product-form-wrapper.animate-in{animation:fadeUp .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.3s}.product-features.animate-in{animation:fadeUp .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.4s}@media(max-width:1024px){.product-container{padding:0 40px;gap:60px}.product-title{font-size:40px}.product-price--regular,.product-price--sale{font-size:28px}}@media(max-width:768px){.product-page{padding:100px 0 60px}.product-container{grid-template-columns:1fr;gap:40px;padding:0 24px}.product-media{position:static}.product-title{font-size:36px}.product-price--regular,.product-price--sale{font-size:24px}.product-price--compare{font-size:20px}.product-description{font-size:16px}.product-form-wrapper{padding:24px}.product-gallery__thumbnails{gap:8px}.product-thumbnail{width:60px;height:60px}}@media(max-width:480px){.product-page{padding:80px 0 40px}.product-container{padding:0 20px;gap:32px}.product-title{font-size:32px}.product-price--regular,.product-price--sale{font-size:22px}.product-form-wrapper{padding:20px}.product-form__submit{font-size:16px;padding:16px 24px}.product-thumbnail{width:50px;height:50px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product.css.map */
