body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main{background:#fff;width:100%}main{margin:0 auto;max-width:1400px;padding:0 40px}.section-title{color:#000;font-size:28px;margin-bottom:40px;text-align:center}.hero-section{padding:40px 0}.hero-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.hero-card{cursor:pointer;overflow:hidden;position:relative}.hero-card img{display:block;height:auto;transition:transform .5s ease;width:100%}.hero-card:hover img{transform:scale(1.05)}.hero-overlay{background:#fff;bottom:0;left:50%;margin-bottom:40px;padding:20px 40px;position:absolute;text-align:center;transform:translateX(-50%)}.hero-overlay h2{font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1.3;margin:0 0 15px}.hero-button{background:#89d0c9;border-radius:25px;color:#000;display:inline-block;font-size:14px;padding:12px 40px;text-decoration:none;transition:all .3s}.hero-button:hover{background:#6dc0b8}.categories-section{padding:60px 0}.categories-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1200px}.category-card{color:inherit;display:block;text-align:center;text-decoration:none}.category-image{border-radius:50%;height:160px;margin:0 auto 15px;overflow:hidden;width:160px}.category-image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.category-card:hover .category-image img{transform:scale(1.1)}.category-name{color:#333;font-size:15px;margin:0}.products-section{background:#f8f8f8;margin:0 -40px;padding:60px 40px;position:relative}.products-header{margin-bottom:40px}.section-subtitle{color:#333;font-size:16px;line-height:1.6;margin:0 auto 25px;max-width:900px}.shop-button{background:#89d0c9;border-radius:25px;color:#000;display:inline-block;font-size:14px;padding:12px 40px;text-decoration:none;transition:all .3s}.shop-button:hover{background:#6dc0b8}.products-grid{grid-gap:20px;gap:20px;max-width:1200px}.product-card{display:block}.product-image{margin-bottom:15px}.product-image img{transition:transform .3s}.product-name{color:#333;font-size:15px;margin:0 0 8px}.product-price{font-size:15px;font-weight:500;margin:0}.nav-arrows{display:flex;gap:10px;position:absolute;right:60px;top:50%;transform:translateY(-50%)}.nav-arrow{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s;width:40px}.nav-arrow:hover{border-color:#000}.nav-arrow svg{height:20px;width:20px}.hamper-section{padding:60px 0}.hamper-container{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 1fr}.hamper-left{padding:40px;text-align:center}.hamper-left h2{font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1.2;margin:0 0 30px}.hamper-left img{margin-bottom:20px;max-width:400px;width:100%}.hamper-left p{font-family:Georgia,serif;font-size:22px;margin:0 0 25px}.hamper-button{background:#89d0c9;border-radius:25px;color:#000;display:inline-block;font-size:14px;padding:12px 40px;text-decoration:none;transition:all .3s}.hamper-button:hover{background:#6dc0b8}.hamper-right{grid-gap:5px;display:grid;gap:5px;grid-template-columns:1fr 1fr}.hamper-grid img{aspect-ratio:1;height:100%;object-fit:cover;width:100%}.special-gifts-section{padding:60px 0}.special-gifts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.special-gift-card{color:inherit;display:block;overflow:hidden;position:relative;text-decoration:none}.special-gift-card img{display:block;height:auto;transition:transform .5s ease;width:100%}.special-gift-card:hover img{transform:scale(1.05)}.special-gift-overlay{background:#fff;border-radius:25px;left:50%;padding:15px 40px;position:absolute;top:50%;transform:translate(-50%,-50%)}.special-gift-overlay h3{font-family:Georgia,serif;font-size:20px;font-weight:400;margin:0}.journal-section{background:#f0eae3;margin:0 -40px;padding:60px 40px}.journal-header{margin-bottom:40px;text-align:center}.journal-title{font-family:Georgia,serif;font-size:48px;font-style:italic;font-weight:400;margin:0}.journal-subtitle{font-size:14px;letter-spacing:2px;margin:5px 0;text-transform:uppercase}.journal-name{font-family:Georgia,serif;font-size:32px;font-weight:400;letter-spacing:3px;margin:0}.journal-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto 30px;max-width:1000px}.journal-card{background:#fff;color:inherit;display:block;text-decoration:none;transition:transform .3s}.journal-card:hover{transform:translateY(-5px)}.journal-image{aspect-ratio:1;overflow:hidden}.journal-image img{height:100%;object-fit:cover;width:100%}.journal-content{padding:25px;text-align:center}.journal-content p{font-family:Georgia,serif;font-size:15px;line-height:1.5;margin:0 0 15px}.read-more{color:#000;cursor:pointer;font-size:13px;text-decoration:underline}.journal-cta{text-align:center}.journal-button{background:#89d0c9;border-radius:25px;color:#000;display:inline-block;font-size:14px;padding:12px 40px;text-decoration:none;transition:all .3s}.journal-button:hover{background:#6dc0b8}.destination-section{padding:40px 0;text-align:center}.destination-title{font-family:Georgia,serif;font-size:26px;font-style:italic;font-weight:400;margin:0 0 10px}.destination-subtitle{color:#333;font-family:Georgia,serif;font-size:15px;margin:0}@media(max-width:1200px){.categories-grid,.products-grid{grid-template-columns:repeat(3,1fr)}.journal-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){main{padding:0 20px}.journal-section,.products-section{margin:0 -20px;padding-left:20px;padding-right:20px}.hero-container{grid-template-columns:1fr}.categories-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.journal-grid{max-width:400px}.hamper-container,.journal-grid,.special-gifts-grid{grid-template-columns:1fr}.nav-arrows{display:none}}@media(max-width:600px){.categories-grid,.products-grid{grid-template-columns:1fr}.category-image{height:200px;width:200px}.hero-overlay{margin-bottom:20px;padding:15px 25px}.hero-overlay h2{font-size:18px}}.privacy{background:linear-gradient(135deg,#fafafa,#fff);min-height:100vh;padding:2rem 0}.p1 strong{color:#1a1a1a;font-weight:600}.p1 em{font-style:italic}.p1 a{color:#89d0c9;font-weight:500;text-decoration:none;transition:color .2s ease}.p1 a:hover{color:#6bc0b8;text-decoration:underline}.p1 ul{margin:1.5rem 0;padding-left:1.5rem}.p1 li{color:#444;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.75;margin-bottom:1rem;padding-left:.5rem}.columnGroup-root-63a{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;margin:0 auto;max-width:900px;padding:0 2.5rem 3rem}.pagebuilder-column-group,.pagebuilder-column-line{width:100%}.column-root-63a{width:100%!important}@media(max-width:900px){.columnGroup-root-63a,.row-contained-645,.row-contained-inner,.row-root-63a{padding:2rem 1.5rem}.text-root-63a h1{font-size:2rem}.text-root-63a h2{font-size:1.25rem}.p1,.p1 li{font-size:.9375rem}}@media(max-width:600px){.privacy{padding:0}.columnGroup-root-63a,.row-contained-645,.row-contained-inner,.row-root-63a{border-radius:0;box-shadow:none;padding:1.5rem}.text-root-63a h1{font-size:1.75rem;margin-bottom:2rem}}.product-detail{background:linear-gradient(135deg,#fafafa,#fff);min-height:100vh;padding:2rem 0}.product-detail-content{grid-gap:0;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;display:grid;gap:0;grid-template-columns:1fr 1fr;overflow:hidden}.product-detail-image-section{background:linear-gradient(145deg,#fafafa,#f5f5f5);display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.product-detail-main-image{aspect-ratio:1;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000014;overflow:hidden}.product-detail-main-image img{height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94);width:100%}.product-detail-main-image:hover img{transform:scale(1.05)}.product-detail-thumbnails{display:flex;gap:.75rem;overflow-x:auto;padding:.25rem 0;scrollbar-color:#89d0c9 #f0f0f0;scrollbar-width:thin}.product-detail-thumbnails::-webkit-scrollbar{height:6px}.product-detail-thumbnails::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.product-detail-thumbnails::-webkit-scrollbar-thumb{background:#89d0c9;border-radius:3px}.thumbnail{background:#fff;border:2px solid #0000;border-radius:8px;box-shadow:0 2px 8px #0000000f;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;padding:0;transition:all .3s ease;width:80px}.thumbnail:hover{border-color:#89d0c9;box-shadow:0 4px 12px #89d0c94d;transform:translateY(-2px)}.thumbnail.active{border-color:#89d0c9;box-shadow:0 4px 16px #89d0c966}.thumbnail img{height:100%;object-fit:cover;width:100%}.product-detail-info{display:flex;flex-direction:column;padding:3rem 2.5rem}.product-detail-category{color:#89d0c9;font-family:Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;margin-bottom:.75rem;text-transform:uppercase}.product-detail-title{color:#1a1a1a;font-family:Georgia,serif;font-size:2.5rem;font-weight:600;line-height:1.2;margin:0 0 1rem}.product-detail-rating{align-items:center;display:flex;gap:.5rem;margin-bottom:1.5rem}.rating-stars{font-size:1rem;letter-spacing:.1em}.rating-reviews{font-family:Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:500}.product-detail-price{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#333);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-family:Georgia,serif;font-size:2.25rem;font-weight:700;margin-bottom:2rem}.product-detail-description{margin-bottom:2rem}.product-detail-description p{color:#444;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.75;margin-bottom:1rem}.product-detail-description p:last-child{margin-bottom:0}.product-detail-options{margin-bottom:1.75rem}.options-label{color:#333;font-family:Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.options-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.option-button{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;font-family:Helvetica Neue,Arial,sans-serif;font-size:.9375rem;font-weight:500;padding:.875rem 1.5rem;transition:all .3s ease}.option-button:hover{background:#89d0c90d;border-color:#89d0c9}.option-button.active{border-color:#89d0c9;box-shadow:0 4px 12px #89d0c94d}.add-to-cart-button,.option-button.active{background:linear-gradient(135deg,#89d0c9,#6bc0b8);color:#fff}.add-to-cart-button{border:none;border-radius:8px;box-shadow:0 4px 16px #89d0c94d;cursor:pointer;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.075em;margin-bottom:2rem;padding:1.125rem 2rem;text-transform:uppercase;transition:all .3s ease;width:100%}.add-to-cart-button:hover{box-shadow:0 6px 24px #89d0c966;transform:translateY(-2px)}.add-to-cart-button:active{transform:translateY(0)}.product-detail-features{border-top:1px solid #f0f0f0;padding-top:2rem}.product-detail-features h3{color:#1a1a1a;font-family:Georgia,serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.product-detail-features ul{list-style:none;margin:0;padding:0}.product-detail-features li{color:#555;font-family:Helvetica Neue,Arial,sans-serif;font-size:.9375rem;line-height:1.75;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.product-detail-features li:before{color:#89d0c9;content:"✓";font-size:1.125rem;font-weight:700;left:0;position:absolute}.product-detail__not-found{padding:6rem 2rem;text-align:center}.product-detail__not-found h2{color:#333;font-family:Georgia,serif;font-size:2rem;margin-bottom:1.5rem}.product-detail__not-found a{background:linear-gradient(135deg,#89d0c9,#6bc0b8);border-radius:8px;color:#fff;display:inline-block;font-family:Helvetica Neue,Arial,sans-serif;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.product-detail__not-found a:hover{box-shadow:0 4px 16px #89d0c94d;transform:translateY(-2px)}@media(max-width:1024px){.product-detail-content{gap:0;grid-template-columns:1fr}.product-detail-image-section,.product-detail-info{padding:2rem}}@media(max-width:900px){.product-detail-title{font-size:2rem}.product-detail-price{font-size:1.75rem}.product-detail-description p{font-size:.9375rem}}@media(max-width:600px){.product-detail{padding:0}.product-detail-content{border-radius:0}.product-detail-image-section,.product-detail-info{padding:1.5rem}.product-detail-title{font-size:1.75rem}.options-buttons{gap:.5rem}.option-button{font-size:.875rem;padding:.75rem 1.25rem}.thumbnail{height:64px;width:64px}}.cart-page{background:linear-gradient(135deg,#fafafa,#fff);min-height:100vh;padding:2rem 0}.text-root-63a h1{margin:2.5rem 0}.cart-empty{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;margin:2rem 0;padding:5rem 2rem;text-align:center}.cart-empty-text{color:#666;font-size:1.125rem;margin-bottom:2rem}.cart-empty-text,.continue-shopping-button{font-family:Helvetica Neue,Arial,sans-serif}.continue-shopping-button{background:linear-gradient(135deg,#89d0c9,#6bc0b8);border-radius:8px;box-shadow:0 4px 16px #89d0c94d;color:#fff;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.075em;padding:1rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.continue-shopping-button:hover{box-shadow:0 6px 24px #89d0c966;transform:translateY(-2px)}.cart-content{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr 420px;margin:0 auto;max-width:1400px}.cart-items{display:flex;flex-direction:column;gap:1.5rem}.cart-item{grid-gap:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a;display:grid;gap:1.5rem;grid-template-columns:140px 1fr;padding:1.5rem;transition:all .3s ease}.cart-item:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.cart-item-image{aspect-ratio:1;background:linear-gradient(135deg,#fafafa,#f5f5f5);border-radius:8px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.cart-item-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.cart-item:hover .cart-item-image img{transform:scale(1.05)}.cart-item-details{display:flex;flex-direction:column;gap:.75rem}.cart-item-name{color:#1a1a1a;font-family:Georgia,serif;font-size:1.25rem;font-weight:600;line-height:1.4}.cart-item-info{color:#666;display:flex;font-family:Helvetica Neue,Arial,sans-serif;font-size:.875rem;gap:1.5rem}.cart-item-price{color:#1a1a1a;font-family:Georgia,serif;font-size:1.5rem;font-weight:700;margin:.5rem 0}.cart-item-quantity{align-items:center;display:flex;gap:1rem;margin:.5rem 0}.quantity-button{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;font-size:1.25rem;font-weight:500;height:44px;justify-content:center;transition:all .3s ease;width:44px}.quantity-button:hover{background:#89d0c90d;border-color:#89d0c9;color:#89d0c9}.quantity-button:active{transform:scale(.95)}.quantity-value{color:#333;font-size:1.125rem;font-weight:600;min-width:40px;text-align:center}.quantity-value,.remove-button{font-family:Helvetica Neue,Arial,sans-serif}.remove-button{align-self:flex-start;background:none;border:none;color:#999;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:all .2s ease}.remove-button:hover{color:#f44}.cart-summary{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;height:fit-content;padding:2rem}.cart-summary-title{border-bottom:2px solid #f0f0f0;color:#1a1a1a;font-family:Georgia,serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem}.cart-summary-item{color:#444;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;margin-bottom:1rem}.cart-summary-item,.cart-summary-total{display:flex;justify-content:space-between}.cart-summary-total{border-top:2px solid #f0f0f0;color:#1a1a1a;font-family:Georgia,serif;font-size:1.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem;padding-top:1.5rem}.checkout-button{background:linear-gradient(135deg,#89d0c9,#6bc0b8);border:none;border-radius:8px;box-shadow:0 4px 16px #89d0c94d;color:#fff;cursor:pointer;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.075em;margin-bottom:1rem;padding:1.125rem 2rem;text-transform:uppercase;transition:all .3s ease;width:100%}.checkout-button:hover{box-shadow:0 6px 24px #89d0c966;transform:translateY(-2px)}.checkout-button:active{transform:translateY(0)}.continue-shopping-link{color:#666;display:block;font-family:Helvetica Neue,Arial,sans-serif;font-size:.9375rem;font-weight:500;padding:.5rem;text-align:center;text-decoration:none;transition:color .2s ease}.continue-shopping-link:hover{color:#89d0c9}@media(max-width:1024px){.cart-content{grid-template-columns:1fr}}@media(max-width:900px){.text-root-63a h1{font-size:2rem}.cart-item{gap:1.25rem;grid-template-columns:110px 1fr;padding:1.25rem}}@media(max-width:600px){.cart-page{padding:0}.cart-item{border-radius:8px;gap:1rem;grid-template-columns:90px 1fr;padding:1rem}.cart-item-name{font-size:1.125rem}.cart-item-price{font-size:1.25rem}.cart-summary{border-radius:8px;padding:1.5rem}.cart-empty{margin:1rem 0;padding:3rem 1.5rem}}.max-w-1400px{max-width:1400px}.check-custom-checkout-page{background-color:#fff;display:flex;font-size:14px;margin:0 auto;width:100%}.check-custom-checkout-page .left{border-right:1px solid #e1e1e1;display:flex;justify-content:end;padding:40px 3%;width:50%}.check-custom-checkout-page .right{background-color:#fafafa;padding:40px 4%;width:50%}.check-order-info{width:63%}.check-order-info .form-group{margin-bottom:20px}.check-order-info .form-group label{display:block;font-size:1.5rem;font-weight:600;margin-bottom:15px}.check-order-info input[type=email],.check-order-info input[type=text],.check-order-info select{border:1px solid #d9d9d9;border-radius:5px;box-sizing:border-box;font-size:1rem;height:48px;min-width:46%;padding:0 12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.check-order-info input:focus,.check-order-info select:focus{border-color:#5a31f4;box-shadow:0 0 0 1px #5a31f4;outline:none}.form-row{display:flex;gap:20px;margin-bottom:15px}.form-row .form-group{flex:1 1}.ReactFlagsSelect-module_selectBtn__19wW7{border:1px solid #d9d9d9!important;border-radius:5px!important;height:48px!important;padding:0 12px;width:100%}.ReactFlagsSelect-module_selectValue__152eS{align-items:center;display:flex;height:100%;padding:0!important}.payment-box{border:1px solid #d9d9d9;border-radius:5px}.payment-header{align-items:center;background-color:#f0f5ff;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;padding:12px}.payment-header-right img{height:24px;margin-left:8px;width:38px}.payment-body{background-color:#f7f7f7;padding:15px}.payment-body input{margin-bottom:15px}.payment-body .form-row input{margin-bottom:0}.check-order-summary{display:flex;flex-direction:column;gap:20px}.check-cart-item{align-items:center;display:flex;gap:20px;position:relative}.check-cart-item img{border:1px solid #e1e1e1;border-radius:8px;height:100px;object-fit:cover;width:100px}.pro--qty{align-items:center;background-color:#666;border:2px solid #fafafa;border-radius:50%;color:#fff;display:flex;font-size:13px;height:22px;justify-content:center;left:87px;position:absolute;top:-8px;width:22px}.check-item-details{flex:1 1}.check-item-details h3{font-size:16px;font-weight:500;margin:0}.cal-single{font-weight:500}.check-summary-details{border-top:1px solid #e1e1e1;margin-top:20px;padding-top:20px}.summary-details22{font-size:1rem;width:100%}.sumTbody22,.sumTr22,.sumTr2233{display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.subtotalTh22,.subtotalTxt22{font-weight:400}.subtotalTh122,.subtotalTxt122{font-size:1.2rem;font-weight:600}.check-checkout-button{background:#5a31f4;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;height:55px;margin-top:20px;padding:15px;transition:background-color .2s ease;width:100%}.check-checkout-button:hover{background:#4e2acb}.error{color:#d93025;font-size:12px;margin-bottom:10px;margin-top:-15px}.order-error{margin:10px 0 0;text-align:center}.successDiv{border-bottom:1px solid #ccc;font-size:14px;height:auto;margin:120px auto 0;max-width:100%;padding:0 20px;position:relative;width:100%;z-index:1000}.success-container,.successDiv{align-items:center;justify-content:center}.success-container{display:flex;flex-direction:column;margin-bottom:12%;padding-top:6%}.checkmark-circle{display:inline-block;height:100px;width:100px}.checkmark-circle .background{animation:scaleAnimation .3s ease-in-out;background:#4caf50;border-radius:50%;height:100px;left:0;position:absolute;top:0;width:100px}.modal-content{background-color:#fefefe;border:1px solid #888;border-radius:10px;box-shadow:0 5px 15px #0000004d;left:50%;padding:20px;text-align:center;top:50%;width:300px}.checkmark-circle{background:green;border-radius:50%;height:80px;margin:0 auto;position:relative;width:80px}.checkmark{height:80px;left:18px;position:absolute;top:-10px;transform:rotate(45deg);width:40px}.checkmark:before{top:37px;width:20px}.checkmark:after,.checkmark:before{background-color:#fff;content:"";height:5px;left:11px;position:absolute}.checkmark:after{top:27px;width:45px}.checkmark-circle svg{color:#fff;font-size:52px;margin-top:19px}.modal-content p{font-size:18px;line-height:1.5}.modal-content h1{font-size:28px;margin:24px 0 8px}.payment-cancel-icon{background:#b42318}.payment-result-link{background:#5a31f4;border-radius:5px;color:#fff;display:inline-block;font-size:16px;font-weight:600;margin-top:12px;padding:12px 20px;text-decoration:none}.payment-result-link:hover{background:#4e2acb}.terms{background:linear-gradient(135deg,#fafafa,#fff);min-height:100vh;padding:2rem 0}.bg-f7f7f7{background:linear-gradient(90deg,#f7f7f7,#f0f0f0)}.breadcrumbs{color:#666;font-family:Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.025em;padding:.75rem 0;text-transform:none}.breadcrumbs a{color:#89d0c9;transition:color .2s ease}.breadcrumbs a:hover{color:#6bc0b8}.breadcrumbs .px-2{color:#ccc}.cms-root-63a,.cms-root_cmsFullWidth-5e3{padding:0 1rem 3rem}.richContent-root-63a{margin-bottom:0}.row-contained-645,.row-contained-inner,.row-root-63a{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;max-width:900px;padding:3rem 2.5rem}.text-root-63a h1{color:#1a1a1a;font-size:2.5rem;font-weight:600;line-height:1.2;margin:0 0 2.5rem}.text-root-63a h2{color:#1a1a1a;font-family:Georgia,serif;font-size:1.5rem;font-weight:600;line-height:1.4;margin:2.5rem 0 1.25rem;padding-top:.5rem}.p1{color:#444;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.75;margin-bottom:1.5rem}.p1 .link{color:#89d0c9;font-weight:500;text-decoration:none;transition:color .2s ease}.p1 .link:hover{color:#6bc0b8;text-decoration:underline}@media(max-width:900px){.row-contained-645,.row-contained-inner,.row-root-63a{padding:2rem 1.5rem}.text-root-63a h1{font-size:2rem}.text-root-63a h2{font-size:1.25rem}.p1{font-size:.9375rem}}@media(max-width:600px){.terms{padding:0}.row-contained-645,.row-contained-inner,.row-root-63a{border-radius:0;box-shadow:none;padding:1.5rem}.text-root-63a h1{font-size:1.75rem;margin-bottom:2rem}}.font-serif{font-family:Georgia,serif}.capitalize{text-transform:capitalize}.text-black{color:#000}.text-xl{font-size:1.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.w-full{width:100%}.mx-auto{margin-left:auto;margin-right:auto}.shop{background:#fff;min-height:100vh}.min-h-80vh{min-height:80vh}.px-4{padding-left:1rem;padding-right:1rem}.min-h-45px{min-height:45px}.ml-full-width{margin-left:calc(-50vw + 50%)}.w-screen{width:100vw}.bg-f7f7f7{background-color:#f7f7f7}.hidden{display:none}@media(min-width:768px){.md-block{display:block}.md-py-4{padding-bottom:1rem;padding-top:1rem}}.breadcrumbs{color:#000;font-family:Georgia,serif;font-size:1.25rem;margin:0 auto;max-width:1400px;padding:.5rem 0;text-transform:capitalize}.breadcrumbs a{color:#000;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .px-2{padding-left:.5rem;padding-right:.5rem}.cms-root-63a,.cms-root_cmsFullWidth-5e3{margin:0 auto;max-width:1400px;padding:2rem 1rem 4rem}.richContent-root-63a{margin-bottom:2rem}.row-contained-645,.row-contained-inner,.row-root-63a{margin:0 auto;max-width:1200px}.text-root-63a{width:100%}.text-root-63a h1{font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:48px;margin:40px 0;text-align:center}.products-section{margin:3rem 0}.products-header{margin-bottom:3rem;text-align:center}.section-title{font-family:Georgia,serif;font-size:32px;font-weight:400;margin-bottom:1rem}.section-subtitle{color:#666;font-family:Georgia,serif;font-size:18px;margin-bottom:0}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px}.product-card{background:#fff;border:1px solid #eee;color:inherit;overflow:hidden;text-decoration:none;transition:all .3s ease}.product-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-4px)}.product-image{aspect-ratio:1;background:#f9f9f9;overflow:hidden}.product-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{padding:1.5rem}.product-category{color:#999;font-size:12px;letter-spacing:1px;margin:0 0 .5rem;text-transform:uppercase}.product-name{font-size:18px;line-height:1.4;margin:0 0 .75rem}.product-name,.product-price{color:#000;font-family:Georgia,serif;font-weight:400}.product-price{font-size:20px;margin:0 0 .5rem}.product-rating{align-items:center;display:flex;gap:.5rem;margin-top:.5rem}.rating-stars{color:#c9a962;font-size:14px}.rating-reviews{color:#666;font-size:14px}@media(max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.products-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.text-root-63a h1{font-size:28px;line-height:36px}.section-title{font-size:24px}.section-subtitle{font-size:16px}}@media(max-width:600px){.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.product-info{padding:1rem}.product-name{font-size:16px}.product-price{font-size:18px}}@media(min-width:1024px){.lg-px-27px{padding-left:27px;padding-right:27px}}@media(min-width:1536px){.xxl-px-89px{padding-left:89px;padding-right:89px}}.contact{background:linear-gradient(135deg,#fafafa,#fff);min-height:100vh;padding:2rem 0}.container{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;margin:0 auto;max-width:900px;padding:3rem 2.5rem}.container h1{color:#1a1a1a;font-family:Georgia,serif;font-size:2.5rem;font-weight:600;line-height:1.2;margin:0 0 2.5rem;text-align:center}.contact-intro-2{font-family:Helvetica Neue,Arial,sans-serif}.contact-intro-2 p{color:#444;font-size:1rem;line-height:1.75;margin-bottom:1.5rem}.contact-intro-2 p:last-child{margin-bottom:0}@media(max-width:900px){.container{padding:2rem 1.5rem}.container h1{font-size:2rem}.contact-intro-2 p{font-size:.9375rem}}@media(max-width:600px){.contact{padding:0}.container{border-radius:0;box-shadow:none;padding:1.5rem}.container h1{font-size:1.75rem;margin-bottom:2rem}}.returns{background:#fff;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem 1rem}.returns .pl-2{padding-left:.5rem}.returns .font-serif-italic{font-family:Georgia,serif;font-size:28px;font-style:italic;font-weight:400;line-height:26px;padding-bottom:.5rem}.returns .my-4{margin:1rem 0}.returns .float-left{float:left}.returns .flex{display:flex}.returns .relative{position:relative}.returns .w-\[270px\]{width:270px}.returns .cursor-pointer{background:#0000;border:none;cursor:pointer}.returns .border{border:1px solid #ccc}.returns .border-siver-dark{border-color:#999}.returns .mb-4{margin-bottom:1rem}.returns .p-4{padding:1rem}.returns .bg-aqua{background-color:#e0f2f1}.returns .bg-aqua .marker{background-color:#89d0c9}.returns .marker{align-self:flex-start;border:1px solid #4caf50;border-radius:50%;height:20px;min-width:20px;width:20px}.returns .text-black{color:#000}.returns .pl-3{padding-left:.75rem}.returns .text-left{text-align:left}.returns .richContent-root-63a{font-family:Georgia,serif;font-size:16px;line-height:24px}.returns .richContent-root-63a p{margin:0 0 1rem}.returns .tab-content{display:inline-block;width:calc(100% - 270px)}.returns .pl-\[26px\]{padding-left:26px}.returns .right-0{right:0}.returns .border-t{border-top:1px solid #ccc}.returns .pt-5{padding-top:1.25rem}.returns .hidden{display:none}.returns .richContent-root-63a ul{margin:.5rem 0;padding-left:1.5rem}.returns .richContent-root-63a li{margin-bottom:.5rem}.returns .richContent-root-63a a{color:#89d0c9;text-decoration:none}.returns .richContent-root-63a a:hover{text-decoration:underline}.about{background:#fff;min-height:100vh}.about .min-h-\[80vh\]{min-height:80vh}.about .px-4{padding-left:1rem;padding-right:1rem}.about .cms-root-63a{margin:0 auto;max-width:1400px;padding:2rem 1rem 4rem}.about .blog-post{padding-bottom:4rem}.about .cms-heading-f74{font-family:Georgia,serif;font-weight:400;margin:0}.about .mb-2{margin-bottom:.5rem}.about .mt-4{margin-top:1rem}.about .text-center{text-align:center}.about .text-3xl{font-size:1.875rem;line-height:2.25rem}@media(min-width:768px){.about .md_mb-10{margin-bottom:2.5rem}.about .md_text-4xl{font-size:2.25rem;line-height:2.5rem}}.about .richContent-root-63a{margin-bottom:2rem}.about .row-contained-645,.about .row-contained-inner,.about .row-root-63a{margin:0 auto;max-width:1200px}.about .image-root-63a{margin:2rem 0;text-align:center}.about .image-img-b79{height:auto;max-width:100%}.about .text-root-63a{width:100%}.about .text-root-63a p{margin:0 0 1rem}.about .text-root-63a a{color:#89d0c9;text-decoration:none}.about .text-root-63a a:hover{text-decoration:underline}.about .columnGroup-root-63a,.about .pagebuilder-column-group,.about .pagebuilder-column-line{display:flex;flex-wrap:wrap;width:100%}.about .column-root-63a,.about .pagebuilder-column{display:flex;flex-direction:column;justify-content:flex-start}.about .pagebuilder-column[style*="25%"]{width:25%}.about .pagebuilder-column[style*="33.3333%"]{width:33.3333%}.about .content-module-title{font-family:Georgia,serif;font-size:28px;line-height:36px;margin:1rem 0 .5rem}.about .content-module-text{color:#333;font-family:Georgia,serif;font-size:20px;line-height:28px}@media(max-width:1024px){.about .pagebuilder-column[style*="25%"],.about .pagebuilder-column[style*="33.3333%"]{width:50%}}@media(max-width:768px){.about .pagebuilder-column[style*="25%"],.about .pagebuilder-column[style*="33.3333%"]{padding:0!important;width:100%}.about .content-module-title{font-size:24px;line-height:32px}.about .content-module-text{font-size:18px;line-height:26px}}.site-header{background:#fff;width:100%}.header-top-banner{align-items:center;background:#89d0c9;display:flex;justify-content:center;padding:12px 20px}.banner-content{align-items:center;display:flex;font-size:14px;gap:12px}.banner-icon{font-size:24px}.banner-text{font-family:Georgia,serif}.banner-button{background:#fff;border:none;border-radius:20px;cursor:pointer;font-weight:500;padding:8px 20px;transition:all .3s}.banner-button:hover{background:#f0f0f0}.header-main{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:20px 40px}.header-left{flex:1 1}.crest-container{width:80px}.crest{height:auto;width:100%}.header-center{display:flex;justify-content:center;text-align:center}.logo-link{color:#000;text-decoration:none}.brand-logo{display:block;height:64px;object-fit:contain;width:245px}.header-right{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:flex-end}.search-container{align-items:center;display:flex;position:relative}.search-input{border:1px solid #ddd;border-radius:20px;font-size:14px;outline:none;padding:10px 40px 10px 15px;transition:border-color .3s;width:200px}.search-input:focus{border-color:#000}.search-input::placeholder{color:#999}.search-icon{stroke-width:2;cursor:pointer;height:20px;position:absolute;right:12px;width:20px}.currency-selector{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;transition:background .3s}.currency-selector:hover{background:#f5f5f5}.flag{font-size:18px}.user-icons{gap:16px}.icon-link,.user-icons{align-items:center;display:flex}.icon-link{color:#000;height:24px;justify-content:center;position:relative;text-decoration:none;transition:transform .3s;width:24px}.icon-link:hover{transform:scale(1.1)}.icon-link svg{height:100%;width:100%}.cart-icon{position:relative}.cart-count{align-items:center;background:#000;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;position:absolute;right:-8px;top:-8px;width:18px}.header-nav{border-bottom:1px solid #eee;border-top:1px solid #eee}.nav-list{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;list-style:none;margin:0 auto;max-width:1400px;padding:0 40px}.nav-list li{padding:16px 0}.more-menu{position:relative}.more-trigger{background:#0000;border:0;color:#333;cursor:pointer;font:inherit;font-size:13px;letter-spacing:.5px;padding:0;text-transform:uppercase}.more-dropdown{background:#fff;border:1px solid #e7e7e7;box-shadow:0 12px 28px #0000001f;left:50%;list-style:none;margin:0;min-width:220px;opacity:0;padding:8px 0;position:absolute;top:calc(100% - 3px);transform:translate(-50%,8px);transition:opacity .2s ease,transform .2s ease,visibility .2s;visibility:hidden;z-index:30}.more-menu:focus-within .more-dropdown,.more-menu:hover .more-dropdown{opacity:1;transform:translate(-50%);visibility:visible}.more-dropdown li{padding:0}.more-dropdown a{display:block;padding:10px 18px;white-space:nowrap}.more-dropdown a:after{display:none}.more-dropdown a:hover{background:#f5f8f7}@media(max-width:600px){.header-main{padding:16px 20px}.brand-logo{height:52px;width:190px}.currency-selector{display:none}.nav-list{gap:18px;padding:0 16px}}.nav-list a{color:#333;font-size:13px;letter-spacing:.5px;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s}.nav-list a:hover{color:#000}.nav-list a:after{background:#000;bottom:-16px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-list a:hover:after{width:100%}.site-footer{background:#f8f8f8;width:100%}.footer-main{margin:0 auto;max-width:1400px;padding:60px 40px 40px}.footer-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(6,1fr);margin-bottom:40px}.footer-column h4{color:#000;font-family:Georgia,serif;font-size:16px;font-weight:400;margin:0 0 20px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin-bottom:12px}.footer-column a{color:#555;font-size:13px;text-decoration:none;transition:color .3s}.footer-column a:hover{color:#000}.social-column .social-links{display:flex;flex-wrap:wrap;gap:16px}.social-column .social-link{align-items:center;color:#555;display:flex;height:24px;justify-content:center;text-decoration:none;transition:color .3s,transform .3s;width:24px}.social-column .social-link:hover{color:#000;transform:scale(1.1)}.social-column .social-link svg{height:100%;width:100%}.membership-banner{border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:30px 0}.membership-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.membership-icon{stroke-width:2;height:28px;width:28px}.membership-text{color:#333;font-family:Georgia,serif;font-size:16px}.membership-button{background:#0000;border:1px solid #000;border-radius:20px;cursor:pointer;font-size:13px;padding:10px 24px;transition:all .3s}.membership-button:hover{background:#000;color:#fff}.footer-bottom{align-items:center;background:#333;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px 40px}.footer-links{display:flex;flex-wrap:wrap;gap:24px}.footer-links a{color:#ccc;font-size:12px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-currency{align-items:center;color:#ccc;cursor:pointer;display:flex;font-size:13px;gap:8px;transition:color .3s}.footer-currency:hover{color:#fff}.footer-currency .flag{font-size:16px}.footer-copyright{background:#222;padding:20px 40px;text-align:center}.footer-copyright p{color:#999;font-size:12px;margin:0}@media(max-width:1200px){.footer-content{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.footer-content{grid-template-columns:repeat(2,1fr)}.footer-main{padding:40px 20px 30px}.footer-bottom{flex-direction:column;padding:20px;text-align:center}.footer-links{justify-content:center}.membership-content{flex-direction:column;text-align:center}}@media(max-width:480px){.footer-content{grid-template-columns:1fr}}.delivery{background:#fff;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem 1rem}.delivery .pl-2{padding-left:.5rem}.delivery .font-serif-italic{font-family:Georgia,serif;font-size:28px;font-style:italic;font-weight:400;line-height:26px;padding-bottom:.5rem}.delivery .my-4{margin:1rem 0}.delivery .float-left{float:left}.delivery .flex{display:flex}.delivery .relative{position:relative}.delivery .w-\[270px\]{width:270px}.delivery .cursor-pointer{background:#0000;border:none;cursor:pointer}.delivery .border{border:1px solid #ccc}.delivery .border-siver-dark{border-color:#999}.delivery .mb-4{margin-bottom:1rem}.delivery .p-4{padding:1rem}.delivery .bg-aqua{background-color:#e0f2f1}.delivery .bg-aqua .marker{background-color:#89d0c9}.delivery .marker{align-self:flex-start;border:1px solid #4caf50;border-radius:50%;height:20px;min-width:20px;width:20px}.delivery .text-black{color:#000}.delivery .pl-3{padding-left:.75rem}.delivery .text-left{text-align:left}.delivery .richContent-root-63a{font-family:Georgia,serif;font-size:16px;line-height:24px}.delivery .richContent-root-63a p{margin:0 0 1rem}.delivery .tab-content{display:inline-block;width:calc(100% - 270px)}.delivery .pl-\[26px\]{padding-left:26px}.delivery .right-0{right:0}.delivery .border-t{border-top:1px solid #ccc}.delivery .pt-5{padding-top:1.25rem}.delivery .hidden{display:none}.delivery .richContent-root-63a a{color:#89d0c9;text-decoration:none}.delivery .richContent-root-63a a:hover{text-decoration:underline}
/*# sourceMappingURL=main.82b051bb.css.map*/