@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;background:linear-gradient(180deg,#faf8f3,#f5f1e8,#f0ebe0);color:#2d2d2d;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 20%,rgba(212,175,55,.05) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(180,160,120,.05) 0%,transparent 50%);pointer-events:none;z-index:1}.snowflake{position:fixed;top:-10px;z-index:9999;-webkit-user-select:none;user-select:none;cursor:default;animation-name:snowfall;animation-duration:10s;animation-timing-function:linear;animation-iteration-count:infinite;color:#fff;font-size:1em;opacity:.8;pointer-events:none}@keyframes snowfall{0%{transform:translateY(0) rotate(0);opacity:.8}to{transform:translateY(100vh) rotate(360deg);opacity:.3}}.snowflake:nth-of-type(2n){animation-duration:12s}.snowflake:nth-of-type(3n){animation-duration:8s}.snowflake:nth-of-type(4n){animation-duration:14s;font-size:1.2em}.snowflake:nth-of-type(5n){animation-duration:11s;font-size:.8em}.star{position:fixed;z-index:9998;color:gold;font-size:1.2em;animation:twinkle 3s ease-in-out infinite;pointer-events:none;text-shadow:0 0 10px rgba(255,215,0,.8)}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1) rotate(0)}50%{opacity:1;transform:scale(1.3) rotate(180deg)}}.star:nth-of-type(2n){animation-duration:4s;animation-delay:.5s}.star:nth-of-type(3n){animation-duration:2.5s;animation-delay:1s}.star:nth-of-type(4n){animation-duration:3.5s;font-size:.9em}.star:nth-of-type(5n){animation-duration:5s;animation-delay:1.5s;font-size:1.5em}.main-content{position:relative;z-index:2}.main-header{background:linear-gradient(135deg,#8b1538,brown);border-bottom:3px solid #FFD700;padding:1.5rem 0;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px #8b153866}.header-container{max-width:1600px;margin:0 auto;padding:0 3rem;display:flex;align-items:center;justify-content:space-between}.logo{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:600;color:gold;text-decoration:none;transition:all .3s ease;letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;gap:1rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.logo-tree{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #FFD700;box-shadow:0 4px 15px #ffd70066;transition:all .3s ease}.logo:hover .logo-tree{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #ffd70099}.logo:hover{color:orange;letter-spacing:.2em;transform:translate(5px)}.main-nav{display:flex;gap:3rem}.main-nav a{color:#fff;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease;position:relative;letter-spacing:.1em;text-transform:uppercase}.main-nav a:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:0;height:2px;background:gold;transition:width .3s ease}.main-nav a:hover{color:gold}.main-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:2rem}.language-selector{display:flex;align-items:center;gap:.5rem;color:#fff}.language-selector svg{color:gold}.language-select{border:1px solid rgba(255,215,0,.3);border-radius:4px;padding:.5rem .75rem;background:#ffffff1a;color:#fff;cursor:pointer;transition:all .3s ease;font-size:.85rem;letter-spacing:.05em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.language-select:hover{border-color:gold;background:#ffd70033}.language-select option{background:#8b1538;color:#fff}.cart-icon,.user-icon{position:relative;background:none;border:none;cursor:pointer;color:#fff;transition:all .3s ease;padding:.5rem;text-decoration:none;display:inline-flex;align-items:center}.cart-icon svg,.user-icon svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.cart-icon:hover,.user-icon:hover{color:gold;transform:translateY(-2px)}.cart-badge{position:absolute;top:-2px;right:-2px;background:linear-gradient(135deg,gold,orange);color:#5a0e24;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;box-shadow:0 2px 8px #ffd70099}.home-page{height:calc(100vh - 90px);overflow:hidden;position:relative}.split-container{display:grid;grid-template-columns:1fr 1fr;height:100%;position:relative;z-index:2}.split-section{position:relative;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .8s cubic-bezier(.25,.46,.45,.94);text-decoration:none}.section-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:all .8s cubic-bezier(.25,.46,.45,.94);filter:brightness(.5) contrast(1.1)}.christmas-bg{background-image:url(https://images.unsplash.com/photo-1602521879046-b994fcd56190?crop=entropy&cs=srgb&fm=jpg&ixid=M3w3NTY2NzR8MHwxfHNlYXJjaHwxfHxDaHJpc3RtYXMlMjBvcm5hbWVudHN8ZW58MHx8fHwxNzYwODI4MjgyfDA&ixlib=rb-4.1.0&q=85)}.gifts-bg{background-image:url(https://images.unsplash.com/photo-1607344645866-009c320b63e0?q=80&w=2070)}.split-section:hover .section-background{transform:scale(1.08);filter:brightness(.6) contrast(1.15)}.section-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0006,#000000b3);z-index:1;transition:background .8s ease}.split-section:hover .section-overlay{background:linear-gradient(to bottom,#0000004d,#0009)}.christmas-section{border-right:1px solid rgba(180,160,120,.15)}.section-content{position:relative;z-index:2;text-align:center;padding:4rem;transform:translateY(0);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.split-section:hover .section-content{transform:translateY(-20px)}.section-title{font-family:Cormorant Garamond,serif;font-size:6rem;font-weight:400;margin-bottom:2rem;letter-spacing:.08em;color:#fff;text-shadow:0 4px 30px rgba(0,0,0,.8);line-height:1;text-transform:uppercase}.section-subtitle{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;color:#ffffffe6;letter-spacing:.25em;text-transform:uppercase;text-shadow:0 2px 15px rgba(0,0,0,.6);margin-bottom:3rem}.section-arrow{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border:1px solid rgba(255,255,255,.6);border-radius:50%;color:#fff;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.25,.46,.45,.94);background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.split-section:hover .section-arrow{opacity:1;transform:translateY(0);background:#ffffff1a;border-color:#fffc}.collection-page{max-width:1600px;margin:0 auto;padding:3rem}.collection-header{text-align:center;margin-bottom:3rem}.collection-header h1{font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:600;color:#8b1538;margin-bottom:1rem;letter-spacing:.02em}.collection-description{color:#666;font-size:1.125rem;max-width:700px;margin:0 auto;line-height:1.7}.collection-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:0 .5rem}.collection-count{color:#666;font-size:.95rem;font-weight:500}.collection-sort{display:flex;align-items:center;gap:1rem}.collection-sort label{color:#666;font-size:.95rem;font-weight:500}.sort-select{padding:.75rem 1rem;border:1px solid rgba(45,45,45,.2);border-radius:8px;background:#fff;color:#2d2d2d;cursor:pointer;transition:all .3s ease;font-size:.95rem}.sort-select:hover,.sort-select:focus{border-color:#8b1538;background:#faf8f3}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:3rem}.product-card{background:#fffffffa;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000026;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(167,139,96,.1);text-decoration:none;display:block}.product-link{text-decoration:none;color:inherit;display:block}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000040;border-color:#d4af374d}.product-image{width:100%;height:280px;overflow:hidden;background:#f8f8f8;position:relative;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-image img{transform:scale(1.08)}.product-placeholder{color:#ccc}.product-info{padding:1.75rem;background:#fff}.product-info h3{font-size:1.25rem;font-weight:600;color:#1e1919;margin-bottom:.75rem;line-height:1.4}.product-rating{display:flex;align-items:center;gap:.5rem;color:#d4af37;margin-bottom:1rem;font-size:.9rem}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(167,139,96,.1)}.product-price{font-size:1.75rem;font-weight:600;color:#1a3a2e;display:flex;align-items:center;gap:.75rem}.price-compare{font-size:1.25rem;color:#999;text-decoration:line-through}.price-sale{color:#8a5a44}.product-badge{font-size:.85rem;font-weight:600}.badge-sold-out{background:#666;color:#fff;padding:.35rem .75rem;border-radius:4px}.badge-sale{background:#8a5a44;color:#fff;padding:.35rem .75rem;border-radius:4px}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:4rem}.pagination-arrow,.pagination-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(139,21,56,.3);border-radius:8px;color:#8b1538;text-decoration:none;transition:all .3s ease;background:#fff}.pagination-number.active{background:#8b1538;color:#fff;border-color:#8b1538}.pagination-arrow:hover,.pagination-number:hover{background:#8b15381a;border-color:#8b1538}.product-detail-page{max-width:1600px;margin:0 auto;padding:3rem}.product-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem}.product-breadcrumb a{color:#666;text-decoration:none;transition:color .3s ease}.product-breadcrumb a:hover{color:#8b1538}.product-breadcrumb span{color:#999}.product-detail-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;background:#fffffffa;border-radius:16px;padding:3rem;box-shadow:0 4px 30px #0003}.product-gallery{display:flex;flex-direction:column;gap:1rem}.product-main-image{width:100%;height:500px;border-radius:12px;overflow:hidden;background:#f8f8f8}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-thumbnails{display:flex;gap:1rem;overflow-x:auto}.thumbnail{width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease;flex-shrink:0}.thumbnail:hover,.thumbnail.active{border-color:#b4a078}.thumbnail img{width:100%;height:100%;object-fit:cover}.product-detail-info h1{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;color:#1e1919;margin-bottom:1rem;letter-spacing:.02em}.product-rating-detail{display:flex;align-items:center;gap:.5rem;color:#d4af37;margin-bottom:1.5rem}.product-price-detail{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.price-current{font-size:2.5rem;font-weight:700;color:#1a3a2e}.price-compare-detail{font-size:1.75rem;color:#999;text-decoration:line-through}.price-sale-detail{font-size:2.5rem;font-weight:700;color:#8a5a44}.price-save{background:#8a5a44;color:#fff;padding:.35rem .75rem;border-radius:6px;font-size:.9rem;font-weight:600}.product-stock{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1rem;border-radius:8px;font-weight:600}.product-stock.in-stock{background:#4caf501a;color:#4caf50}.product-stock.out-of-stock{background:#f443361a;color:#f44336}.product-description-short{color:#666;line-height:1.7;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(180,160,120,.2)}.product-variants,.product-quantity{margin-bottom:1.5rem}.product-variants label,.product-quantity label{display:block;font-weight:600;color:#1e1919;margin-bottom:.5rem}.variant-select{width:100%;padding:.75rem 1rem;border:1px solid rgba(180,160,120,.3);border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;font-size:1rem}.variant-select:hover,.variant-select:focus{border-color:#b4a078}.quantity-selector{display:flex;align-items:center;gap:.5rem;width:fit-content}.quantity-btn{width:40px;height:40px;border:1px solid rgba(180,160,120,.3);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.quantity-btn:hover{background:#b4a0781a;border-color:#b4a078}.quantity-input{width:60px;height:40px;text-align:center;border:1px solid rgba(180,160,120,.3);border-radius:8px;font-size:1rem;font-weight:600}.product-add-to-cart{width:100%;background:linear-gradient(135deg,#1a3a2e,#0f261d);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:2rem}.product-add-to-cart:hover:not(:disabled){background:linear-gradient(135deg,#0f261d,#081711);transform:translateY(-2px);box-shadow:0 4px 12px #1a3a2e4d}.product-add-to-cart:disabled{opacity:.5;cursor:not-allowed}.product-description-full h3{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:600;color:#1e1919;margin-bottom:1rem}.description-content{color:#666;line-height:1.8}.product-card{position:relative}.product-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;background:linear-gradient(135deg,#b4a07800,#b4a0781a);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:1}.product-card:hover:before{opacity:1}.product-quick-view{position:absolute;bottom:0;left:0;right:0;background:#1a3a2ef2;color:#fff;padding:.75rem;text-align:center;transform:translateY(100%);transition:transform .3s ease;z-index:2;font-weight:600;font-size:.9rem;cursor:pointer;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.product-card:hover .product-quick-view{transform:translateY(0)}.collection-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid rgba(139,21,56,.15);box-shadow:0 2px 15px #0000000d}.filter-group{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.filter-group label{color:#8b1538;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.filter-select{padding:.75rem 1rem;border:1px solid rgba(45,45,45,.2);border-radius:8px;background:#faf8f3;color:#2d2d2d;cursor:pointer;transition:all .3s ease;font-size:.95rem}.filter-select:hover,.filter-select:focus{border-color:#8b1538;background:#fff}.product-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.product-tag{background:#8b153814;color:#8b1538;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;border:1px solid rgba(139,21,56,.2)}.related-products{margin-top:4rem;padding-top:3rem;border-top:2px solid rgba(139,21,56,.2)}.related-products h2{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;color:#8b1538;text-align:center;margin-bottom:2rem;letter-spacing:.02em}.related-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.product-main-image{cursor:zoom-in;position:relative}.product-main-image.zoomed{cursor:zoom-out}.product-main-image img{transition:transform .3s ease}.product-share{display:flex;align-items:center;gap:1rem;padding:1.5rem 0;border-top:1px solid rgba(180,160,120,.2);border-bottom:1px solid rgba(180,160,120,.2);margin:1.5rem 0}.product-share label{font-weight:600;color:#1e1919;margin-right:.5rem}.share-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(180,160,120,.3);background:#fff;color:#1e1919;transition:all .3s ease;cursor:pointer;text-decoration:none}.share-button:hover{background:#b4a0781a;border-color:#b4a078;transform:translateY(-2px)}.product-specifications{margin:2rem 0;padding:1.5rem;background:#b4a0780d;border-radius:12px;border:1px solid rgba(180,160,120,.15)}.product-specifications h3{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;color:#1e1919;margin-bottom:1rem}.spec-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(180,160,120,.1)}.spec-row:last-child{border-bottom:none}.spec-label{font-weight:600;color:#1e1919}.spec-value{color:#666}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0e0de6;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-spinner{width:50px;height:50px;border:3px solid rgba(180,160,120,.3);border-top-color:#b4a078;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.collection-banner{position:relative;height:300px;margin-bottom:3rem;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#1a3a2e,#0f261d)}.collection-banner-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.4}.collection-banner-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.collection-banner h1{font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:600;color:#fff;margin-bottom:1rem;text-shadow:0 4px 20px rgba(0,0,0,.5)}.collection-banner-description{color:#ffffffe6;font-size:1.25rem;max-width:600px;text-shadow:0 2px 10px rgba(0,0,0,.5)}.wishlist-button{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:3;box-shadow:0 2px 10px #0000001a}.wishlist-button:hover{background:#fff;transform:scale(1.1)}.wishlist-button svg{color:#8a5a44;transition:all .3s ease}.wishlist-button.active svg{fill:#8a5a44}.cart-page{max-width:1400px;margin:0 auto;padding:3rem;min-height:calc(100vh - 290px)}.cart-page h1{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;color:#8b1538;margin-bottom:2rem;text-align:center}.cart-container{display:grid;grid-template-columns:1fr 400px;gap:3rem}.cart-items{display:flex;flex-direction:column;gap:1.5rem}.cart-item{display:flex;gap:1.5rem;background:#fffffffa;border-radius:12px;padding:1.5rem;box-shadow:0 2px 15px #0000001a;transition:all .3s ease}.cart-item:hover{box-shadow:0 4px 25px #00000026}.cart-item-image{width:120px;height:120px;border-radius:8px;overflow:hidden;background:#f8f8f8;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:.5rem}.cart-item-title{font-size:1.25rem;font-weight:600;color:#1e1919}.cart-item-variant{color:#666;font-size:.95rem}.cart-item-price{font-size:1.5rem;font-weight:600;color:#1a3a2e;margin-top:auto}.cart-item-actions{display:flex;align-items:center;gap:1rem}.cart-item-remove{background:none;border:none;color:#8a5a44;cursor:pointer;transition:all .3s ease;padding:.5rem}.cart-item-remove:hover{color:#6b4534;transform:scale(1.1)}.cart-summary{background:#fffffffa;border-radius:12px;padding:2rem;box-shadow:0 4px 25px #00000026;height:fit-content;position:sticky;top:110px}.cart-summary h2{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;color:#1e1919;margin-bottom:1.5rem}.cart-summary-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(180,160,120,.15)}.cart-summary-row:last-of-type{border-bottom:2px solid rgba(180,160,120,.3);font-weight:600;font-size:1.25rem;padding:1rem 0;margin-top:.5rem}.cart-checkout-button{width:100%;background:linear-gradient(135deg,#1a3a2e,#0f261d);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1.5rem}.cart-checkout-button:hover{background:linear-gradient(135deg,#0f261d,#081711);transform:translateY(-2px);box-shadow:0 4px 12px #1a3a2e4d}.empty-cart{text-align:center;padding:4rem 2rem}.empty-cart h2{font-family:Cormorant Garamond,serif;font-size:2.5rem;color:#8b1538;margin-bottom:1rem}.empty-cart p{color:#666;font-size:1.125rem;margin-bottom:2rem}.empty-cart-button{display:inline-block;background:linear-gradient(135deg,#1a3a2e,#0f261d);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.empty-cart-button:hover{background:linear-gradient(135deg,#0f261d,#081711);transform:translateY(-2px)}.main-footer{background:linear-gradient(180deg,brown,#8b1538);color:#fff;padding:0;margin-top:4rem;position:relative;box-shadow:0 -10px 40px #8b153833}.main-footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(212,175,55,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,215,0,.1) 0%,transparent 50%),radial-gradient(circle at 60% 80%,rgba(218,165,32,.1) 0%,transparent 50%);pointer-events:none}.newsletter-section{background:linear-gradient(135deg,#b83a4b,brown);padding:3rem 0;border-bottom:2px solid rgba(255,215,0,.3);position:relative;overflow:hidden}.newsletter-section:before{content:"\2726";position:absolute;top:20px;left:5%;font-size:2rem;color:#ffd7004d;animation:sparkle 3s ease-in-out infinite}.newsletter-section:after{content:"\2726";position:absolute;bottom:20px;right:10%;font-size:1.5rem;color:#ffd7004d;animation:sparkle 4s ease-in-out infinite 1s}@keyframes sparkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.newsletter-container{max-width:1400px;margin:0 auto;padding:0 3rem;position:relative;z-index:2}.newsletter-content{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;justify-content:center}.newsletter-content svg{color:gold;filter:drop-shadow(0 2px 8px rgba(255,215,0,.4))}.newsletter-text{text-align:left}.newsletter-text h3{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;color:gold;margin-bottom:.5rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.newsletter-text p{color:#ffffffe6;font-size:1rem}.newsletter-form{display:flex;gap:1rem;max-width:600px;margin:0 auto}.newsletter-input{flex:1;padding:1rem 1.5rem;border:2px solid rgba(255,215,0,.3);border-radius:8px;background:#ffffff1a;color:#fff;font-size:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.newsletter-input::placeholder{color:#fff9}.newsletter-input:focus{outline:none;border-color:gold;background:#ffffff26;box-shadow:0 0 20px #ffd7004d}.newsletter-btn{padding:1rem 2.5rem;background:linear-gradient(135deg,gold,orange);color:#5a0e24;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 15px #ffd70066}.newsletter-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70099;background:linear-gradient(135deg,orange,gold)}.footer-main{padding:4rem 0 3rem;position:relative;z-index:2}.footer-container{max-width:1400px;margin:0 auto;padding:0 3rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-section{position:relative}.footer-section h3{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:gold;text-shadow:0 2px 10px rgba(255,215,0,.3);position:relative;display:inline-block}.footer-section h3:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:2px;background:linear-gradient(90deg,#FFD700 0%,transparent 100%)}.footer-section h4{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:gold;text-transform:uppercase;letter-spacing:.1em;position:relative;padding-bottom:.75rem}.footer-section h4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:gold}.footer-section p{color:#ffffffd9;line-height:1.8;margin-bottom:1.5rem;font-size:.95rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section a{color:#ffffffd9;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;font-size:.95rem;position:relative}.footer-section a:before{content:"\203a";margin-right:.5rem;color:gold;opacity:0;transform:translate(-10px);transition:all .3s ease}.footer-section a:hover{color:gold;padding-left:.5rem}.footer-section a:hover:before{opacity:1;transform:translate(0)}.social-links{display:flex;gap:1rem;margin-top:1.5rem}.social-links a{width:45px;height:45px;background:#ffd7001a;border:2px solid rgba(255,215,0,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}.social-links a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,gold,orange);opacity:0;transition:opacity .3s ease}.social-links a svg{position:relative;z-index:1;transition:all .3s ease}.social-links a:hover{border-color:gold;transform:translateY(-3px) rotate(5deg);box-shadow:0 5px 20px #ffd70066}.social-links a:hover:before{opacity:1}.social-links a:hover svg{color:#5a0e24}.footer-bottom{background:#0000004d;padding:2rem 0;border-top:2px solid rgba(255,215,0,.2);position:relative;z-index:2}.footer-bottom-container{max-width:1400px;margin:0 auto;padding:0 3rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.payment-methods{display:flex;align-items:center;gap:1.5rem}.payment-methods span{color:#ffffffb3;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.payment-icons{display:flex;gap:.75rem}.payment-icons img{height:30px;width:auto;border-radius:4px;transition:all .3s ease;opacity:.8;box-shadow:0 2px 8px #0003}.payment-icons img:hover{opacity:1;transform:translateY(-2px);box-shadow:0 4px 15px #ffd7004d}.copyright{color:#ffffffb3;font-size:.9rem;margin:0;text-align:right;position:relative}.copyright:before{content:"\2726";margin-right:.5rem;color:gold;font-size:.7rem}@media (max-width: 1024px){.cart-container{grid-template-columns:1fr}.cart-summary{position:static}.product-detail-container{grid-template-columns:1fr;gap:2rem}.collection-filters{flex-direction:column}.filter-group{width:100%}.footer-container{grid-template-columns:repeat(2,1fr)}.footer-about{grid-column:1 / -1}}@media (max-width: 768px){body{font-size:14px}.split-container{grid-template-columns:1fr}.split-section{min-height:50vh}.section-title{font-size:3rem}.header-container,.collection-page,.product-detail-page,.cart-page,.newsletter-container,.footer-container,.footer-bottom-container{padding-left:1rem;padding-right:1rem}.main-nav{gap:1rem;font-size:.8rem}.collection-header h1{font-size:2rem}.collection-banner{height:200px}.collection-banner h1{font-size:2rem}.products-grid,.related-products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.product-card{border-radius:8px}.product-image{height:180px}.product-info{padding:1rem}.product-info h3{font-size:1rem}.product-price{font-size:1.3rem}.product-detail-info h1{font-size:1.5rem}.price-current,.price-sale-detail{font-size:1.8rem}.cart-item{flex-direction:column}.cart-item-image{width:100%;height:200px}.footer-container{grid-template-columns:1fr;gap:2rem}.newsletter-content{flex-direction:column;text-align:center;gap:1rem}.newsletter-text{text-align:center}.newsletter-text h3{font-size:1.5rem}.newsletter-form{flex-direction:column;width:100%}.newsletter-input,.newsletter-btn{width:100%}.footer-bottom-container{flex-direction:column;text-align:center;gap:1.5rem}.payment-methods{flex-direction:column;width:100%;gap:1rem}.payment-icons{justify-content:center;flex-wrap:wrap}.copyright{text-align:center}.snowflake{font-size:.8em}.star{font-size:1em}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/theme.css.map */
