@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";:root{--enhanced-primary-rose: #d4a574;--enhanced-secondary-rose: #f4e4d6;--enhanced-accent-gold: #c9a96e;--enhanced-text-dark: #2c2c2c;--enhanced-text-light: #6b6b6b;--enhanced-white: #ffffff;--enhanced-shadow-light: 0 2px 10px rgba(0, 0, 0, .1);--enhanced-shadow-medium: 0 4px 20px rgba(0, 0, 0, .15);--enhanced-border-radius: 12px;--enhanced-transition: all .3s cubic-bezier(.4, 0, .2, 1)}.product-page-enhanced h1,.product-page-enhanced .product-title{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:var(--enhanced-text-dark);margin-bottom:1rem;background:linear-gradient(135deg,var(--enhanced-primary-rose),var(--enhanced-accent-gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.3}.product-page-enhanced .product-description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;line-height:1.7;color:var(--enhanced-text-light);margin-bottom:2rem;padding:1.5rem;background:var(--enhanced-secondary-rose);border-radius:8px;border-left:4px solid var(--enhanced-primary-rose)}.product-page-enhanced .price{font-size:1.75rem;font-weight:600;color:var(--enhanced-primary-rose);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.product-page-enhanced .price:before{content:"";width:4px;height:30px;background:linear-gradient(135deg,var(--enhanced-primary-rose),var(--enhanced-accent-gold));border-radius:2px}.product-page-enhanced .product__media-wrapper,.product-page-enhanced .product__media{border-radius:var(--enhanced-border-radius);overflow:hidden;box-shadow:var(--enhanced-shadow-medium);background:var(--enhanced-white);padding:1.5rem;position:relative}.product-page-enhanced .product__media img{transition:var(--enhanced-transition);border-radius:8px}.product-page-enhanced .product__media:hover img{transform:scale(1.02)}.product-page-enhanced .product__media-list .product__media-item{border:2px solid transparent;border-radius:8px;overflow:hidden;transition:var(--enhanced-transition);cursor:pointer}.product-page-enhanced .product__media-list .product__media-item:hover,.product-page-enhanced .product__media-list .product__media-item.is-active{border-color:var(--enhanced-primary-rose);transform:translateY(-2px);box-shadow:var(--enhanced-shadow-light)}.product-page-enhanced .product-form{background:linear-gradient(135deg,var(--enhanced-white) 0%,var(--enhanced-secondary-rose) 100%);border-radius:var(--enhanced-border-radius);padding:2rem;margin:2rem 0;border:1px solid rgba(212,165,116,.2)}.product-page-enhanced .product-form__buttons{margin-top:1.5rem}.product-page-enhanced .product-form__input select,.product-page-enhanced .select__select{width:100%;padding:1rem 1.5rem;border:2px solid var(--enhanced-secondary-rose);border-radius:8px;font-size:1rem;background:var(--enhanced-white);transition:var(--enhanced-transition);margin-bottom:1.5rem}.product-page-enhanced .product-form__input select:focus,.product-page-enhanced .select__select:focus{outline:none;border-color:var(--enhanced-primary-rose);box-shadow:0 0 0 3px #d4a5741a}.product-page-enhanced .btn,.product-page-enhanced .button,.product-page-enhanced .product-form__cart-submit{width:100%;padding:1.25rem 2rem;background:linear-gradient(135deg,var(--enhanced-primary-rose),var(--enhanced-accent-gold));color:var(--enhanced-white);border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--enhanced-transition);text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden;text-decoration:none;display:inline-block;text-align:center}.product-page-enhanced .btn:before,.product-page-enhanced .button:before,.product-page-enhanced .product-form__cart-submit:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.product-page-enhanced .btn:hover:before,.product-page-enhanced .button:hover:before,.product-page-enhanced .product-form__cart-submit:hover:before{left:100%}.product-page-enhanced .btn:hover,.product-page-enhanced .button:hover,.product-page-enhanced .product-form__cart-submit:hover{transform:translateY(-2px);box-shadow:var(--enhanced-shadow-medium)}.product-page-enhanced .btn:active,.product-page-enhanced .button:active,.product-page-enhanced .product-form__cart-submit:active{transform:translateY(0)}.product-page-enhanced .product__info-wrapper,.product-page-enhanced .product__info-container{background:var(--enhanced-white);border-radius:var(--enhanced-border-radius);padding:2.5rem;box-shadow:var(--enhanced-shadow-medium)}.product-page-enhanced .product-highlights{margin:1.5rem 0}.product-page-enhanced .highlight-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;color:var(--enhanced-text-light)}.product-page-enhanced .highlight-icon{color:var(--enhanced-primary-rose);font-weight:700}.product-page-enhanced .trust-badges{display:flex;justify-content:center;gap:2rem;margin:3rem 0;flex-wrap:wrap}.product-page-enhanced .trust-badge{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:var(--enhanced-white);border-radius:8px;box-shadow:var(--enhanced-shadow-light);font-size:.9rem;color:var(--enhanced-text-light)}.product-page-enhanced .trust-badge-icon{width:20px;height:20px;color:var(--enhanced-primary-rose)}.product-page-enhanced .product-tabs{margin:3rem 0}.product-page-enhanced .tab-buttons{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid var(--enhanced-secondary-rose);flex-wrap:wrap}.product-page-enhanced .tab-button{padding:1rem 1.5rem;background:none;border:none;font-size:1rem;font-weight:500;color:var(--enhanced-text-light);cursor:pointer;transition:var(--enhanced-transition);border-radius:8px 8px 0 0;position:relative}.product-page-enhanced .tab-button.active{color:var(--enhanced-primary-rose);background:var(--enhanced-white);box-shadow:var(--enhanced-shadow-light)}.product-page-enhanced .tab-button.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--enhanced-primary-rose)}.product-page-enhanced .tab-button:hover:not(.active){color:var(--enhanced-text-dark);background:var(--enhanced-secondary-rose)}.product-page-enhanced .tab-content{background:var(--enhanced-white);padding:2rem;border-radius:0 var(--enhanced-border-radius) var(--enhanced-border-radius) var(--enhanced-border-radius);box-shadow:var(--enhanced-shadow-light);min-height:200px;display:none}.product-page-enhanced .tab-content.active{display:block}.product-page-enhanced .product-recommendations .grid__item,.product-page-enhanced .related-products .grid__item{transition:var(--enhanced-transition)}.product-page-enhanced .product-recommendations .grid__item:hover,.product-page-enhanced .related-products .grid__item:hover{transform:translateY(-8px)}.product-page-enhanced .product-recommendations .card,.product-page-enhanced .related-products .card{box-shadow:var(--enhanced-shadow-light);border-radius:var(--enhanced-border-radius);overflow:hidden;transition:var(--enhanced-transition)}.product-page-enhanced .product-recommendations .card:hover,.product-page-enhanced .related-products .card:hover{box-shadow:var(--enhanced-shadow-medium)}.product-page-enhanced .product-recommendations .card__media img,.product-page-enhanced .related-products .card__media img{transition:var(--enhanced-transition)}.product-page-enhanced .product-recommendations .card:hover .card__media img,.product-page-enhanced .related-products .card:hover .card__media img{transform:scale(1.05)}.product-page-enhanced .section-product{background:linear-gradient(135deg,#faf9f7,#f5f1eb);min-height:100vh}@media screen and (max-width: 749px){.product-page-enhanced .product-title{font-size:2rem}.product-page-enhanced .tab-buttons{flex-direction:column}.product-page-enhanced .trust-badges{flex-direction:column;align-items:center}.product-page-enhanced .product__info-wrapper,.product-page-enhanced .product__info-container{padding:1.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-page-enhanced .fade-in-up{animation:fadeInUp .6s ease-out}.product-page-enhanced .loading{opacity:.7;pointer-events:none;position:relative}.product-page-enhanced .loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid var(--enhanced-primary-rose);border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-page-enhanced .cart-notification{position:fixed;top:20px;right:20px;background:linear-gradient(135deg,#4ade80,#22c55e);color:#fff;padding:1rem 1.5rem;border-radius:8px;box-shadow:var(--enhanced-shadow-medium);z-index:1000;transform:translate(100%);transition:transform .3s ease-out}.product-page-enhanced .cart-notification.show{transform:translate(0)}.product-page-enhanced .form-feedback{position:fixed;top:20px;left:50%;transform:translate(-50%);padding:1rem 1.5rem;border-radius:8px;color:#fff;font-weight:500;z-index:1000;animation:slideInDown .3s ease-out}.product-page-enhanced .form-feedback-success{background:linear-gradient(135deg,#4ade80,#22c55e)}.product-page-enhanced .form-feedback-error{background:linear-gradient(135deg,#ef4444,#dc2626)}@keyframes slideInDown{0%{opacity:0;transform:translate(-50%) translateY(-100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes slideOutUp{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-100%)}}.product-page-enhanced{background:linear-gradient(135deg,#fef7f0,#f8f4f0)!important;border-radius:20px!important;padding:2rem!important;margin:2rem auto!important;box-shadow:0 8px 32px #0000001a!important;max-width:1200px!important}.product-page-enhanced .product-single{display:grid!important;grid-template-columns:1fr 1fr!important;gap:3rem!important;align-items:start!important;background:transparent!important;padding:0!important}.product-page-enhanced .product-single__media{background:#fff!important;border-radius:16px!important;padding:1.5rem!important;box-shadow:0 4px 20px #00000014!important;position:relative!important;overflow:hidden!important}.product-page-enhanced .main-image-container,.product-page-enhanced .theniya-image-container{border-radius:12px!important;overflow:hidden!important;position:relative!important;background:#f8f4f0!important}.product-page-enhanced .main-image,.product-page-enhanced .theniya-main-image{width:100%!important;height:auto!important;border-radius:12px!important;transition:transform .3s ease!important}.product-page-enhanced .main-image:hover,.product-page-enhanced .theniya-main-image:hover{transform:scale(1.05)!important}.product-page-enhanced .product-thumbnails,.product-page-enhanced .theniya-thumbs{margin-top:1rem!important;display:flex!important;gap:.5rem!important;justify-content:center!important}.product-page-enhanced .thumbnail-button,.product-page-enhanced .theniya-thumb{border:2px solid transparent!important;border-radius:8px!important;overflow:hidden!important;transition:all .3s ease!important;background:#fff!important;padding:4px!important}.product-page-enhanced .thumbnail-button:hover,.product-page-enhanced .theniya-thumb:hover,.product-page-enhanced .thumbnail-button.active,.product-page-enhanced .theniya-thumb.active{border-color:var(--color-rose-gold)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #d4a5744d!important}.product-page-enhanced .product-single__details{background:#fff!important;border-radius:16px!important;padding:2rem!important;box-shadow:0 4px 20px #00000014!important;height:fit-content!important}.product-page-enhanced .product-title,.product-page-enhanced .product-single__title{font-family:Playfair Display,serif!important;font-size:2.5rem!important;font-weight:700!important;background:linear-gradient(135deg,var(--color-rose-gold),#c9a96e)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;margin-bottom:1rem!important;line-height:1.2!important}.product-page-enhanced .price,.product-page-enhanced .product-single__price{font-size:1.8rem!important;font-weight:600!important;color:var(--color-rose-gold)!important;margin-bottom:1.5rem!important}.product-page-enhanced .product-highlights{background:linear-gradient(135deg,#fef7f0,#f4e4d6)!important;border-radius:12px!important;padding:1.5rem!important;margin:1.5rem 0!important;border-left:4px solid var(--color-rose-gold)!important}.product-page-enhanced .highlight-item{display:flex!important;align-items:center!important;gap:.75rem!important;margin-bottom:.75rem!important;font-size:.95rem!important;color:#6b5b47!important}.product-page-enhanced .highlight-item:last-child{margin-bottom:0!important}.product-page-enhanced .highlight-icon{font-size:1.2rem!important;min-width:1.5rem!important}.product-page-enhanced .product-form{background:linear-gradient(135deg,#fff,#f4e4d6)!important;border-radius:12px!important;padding:1.5rem!important;margin:1.5rem 0!important;box-shadow:0 2px 12px #0000000d!important}.product-page-enhanced .variant-selector,.product-page-enhanced .product-form__select{width:100%!important;padding:.75rem 1rem!important;border:2px solid #e5d5c8!important;border-radius:8px!important;background:#fff!important;font-size:1rem!important;margin-bottom:1rem!important;transition:all .3s ease!important}.product-page-enhanced .variant-selector:focus,.product-page-enhanced .product-form__select:focus{border-color:var(--color-rose-gold)!important;box-shadow:0 0 0 3px #d4a5741a!important;outline:none!important}.product-page-enhanced .add-to-cart-button,.product-page-enhanced #AddToCart,.product-page-enhanced .btn--add-to-cart{width:100%!important;padding:1rem 2rem!important;background:linear-gradient(135deg,var(--color-rose-gold),#c9a96e)!important;color:#fff!important;border:none!important;border-radius:8px!important;font-size:1.1rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;cursor:pointer!important;transition:all .3s ease!important;box-shadow:0 4px 15px #d4a5744d!important}.product-page-enhanced .add-to-cart-button:hover,.product-page-enhanced #AddToCart:hover,.product-page-enhanced .btn--add-to-cart:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #d4a57466!important;background:linear-gradient(135deg,#c9a96e,var(--color-rose-gold))!important}.product-page-enhanced .trust-badges{display:flex!important;justify-content:space-between!important;gap:1rem!important;margin:2rem 0!important;padding:1.5rem!important;background:linear-gradient(135deg,#f8f4f0,#f0e6d6)!important;border-radius:12px!important;border:1px solid #e5d5c8!important}.product-page-enhanced .trust-badge{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;flex:1!important;padding:.75rem!important;color:#6b5b47!important;font-size:.9rem!important;font-weight:500!important}.product-page-enhanced .trust-badge-icon{width:2rem!important;height:2rem!important;margin-bottom:.5rem!important;color:var(--color-rose-gold)!important}.product-page-enhanced .product-tabs,.product-page-enhanced .theniya-tabs{margin-top:2rem!important;background:#fff!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 2px 12px #0000000d!important}.product-page-enhanced .tab-buttons,.product-page-enhanced .theniya-tabs-nav{display:flex!important;background:#f8f4f0!important;border-bottom:1px solid #e5d5c8!important}.product-page-enhanced .tab-button,.product-page-enhanced .theniya-tab{flex:1!important;padding:1rem!important;background:transparent!important;border:none!important;cursor:pointer!important;font-weight:500!important;color:#6b5b47!important;transition:all .3s ease!important;border-bottom:3px solid transparent!important}.product-page-enhanced .tab-button:hover,.product-page-enhanced .theniya-tab:hover{background:#d4a5741a!important;color:var(--color-rose-gold)!important}.product-page-enhanced .tab-button.active,.product-page-enhanced .theniya-tab.active{background:#fff!important;color:var(--color-rose-gold)!important;border-bottom-color:var(--color-rose-gold)!important}.product-page-enhanced .tab-content,.product-page-enhanced .theniya-tab-panel{padding:2rem!important;background:#fff!important;display:none!important}.product-page-enhanced .tab-content.active,.product-page-enhanced .theniya-tab-panel.active{display:block!important}.product-page-enhanced .theniya-external-links{margin:1.5rem 0!important;text-align:center!important}.product-page-enhanced .theniya-external-label{font-size:.9rem!important;color:#6b5b47!important;margin-bottom:.75rem!important}.product-page-enhanced .theniya-external-buttons{display:flex!important;gap:1rem!important;justify-content:center!important}.product-page-enhanced .btn--external{display:flex!important;align-items:center!important;gap:.5rem!important;padding:.75rem 1.5rem!important;border-radius:8px!important;text-decoration:none!important;font-weight:500!important;transition:all .3s ease!important}.product-page-enhanced .btn--etsy{background:#f16521!important;color:#fff!important}.product-page-enhanced .btn--etsy:hover{background:#d4571c!important;transform:translateY(-1px)!important}@media (max-width: 768px){.product-page-enhanced .product-single{grid-template-columns:1fr!important;gap:2rem!important}.product-page-enhanced .product-title,.product-page-enhanced .product-single__title{font-size:2rem!important;color:#000!important}.product-page-enhanced .trust-badges{flex-direction:column!important;gap:1rem!important}.product-page-enhanced .tab-buttons,.product-page-enhanced .theniya-tabs-nav{flex-wrap:wrap!important}.product-page-enhanced .tab-button,.product-page-enhanced .theniya-tab{flex:1 1 50%!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theniya-product-styles.css.map */
