*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body-family),sans-serif;background-color:#f5f2e3;color:#2d2d2d;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}input{font-family:inherit}.font-display,h1,h2,h3,.hero-headline,.section-headline,.product-title,.cart-title,.collection-title,.page-title,.error-title{font-family:Playfair Display,serif!important}.logo-text,.footer-logo,.loading-logo{font-family:Cormorant,serif;font-weight:300;letter-spacing:.15em}.loading-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#f5f2e3;display:flex;align-items:center;justify-content:center;transition:opacity .6s ease}.loading-content{text-align:center}.loading-logo{font-size:3rem;letter-spacing:.3em;color:#6f705a;font-weight:300;font-family:Cormorant,serif;animation:fadeInUp .8s ease forwards}.loading-subtitle{font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;color:#8a8a7a;margin-top:.5rem;animation:fadeInUp .8s .3s ease forwards;opacity:0}.loading-line{width:3rem;height:1px;background:#6f705a;margin:1.5rem auto 0;animation:expandLine .8s .6s ease forwards;transform:scaleX(0)}.announcement-bar{position:fixed;top:0;left:0;right:0;z-index:60;height:32px;background:#6f705a;color:#f5f2e3;overflow:hidden;display:flex;align-items:center}.announcement-track{display:flex;white-space:nowrap;animation:marquee-scroll 30s linear infinite}.announcement-text{display:inline-block;padding:0 1rem;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:500;font-family:var(--font-body-family),sans-serif}.announcement-sep{display:inline-block;margin:0 .75rem;opacity:.4;font-size:11px}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{position:fixed;top:32px;left:0;right:0;z-index:50;transition:all .5s ease}.site-header.scrolled{background:#f5f2e3f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 3px #0000000d}.header-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header-nav{display:flex;align-items:center;justify-content:space-between;height:5rem}.header-logo{display:flex;flex-direction:column;align-items:flex-start}.logo-text{font-family:var(--font-heading-family),serif;font-size:1.15rem;letter-spacing:.15em;color:#6f705a;font-weight:600}.header-links{display:none;align-items:center;gap:2.5rem}.nav-link{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:#6f705a;transition:color .3s}.nav-link:hover{color:#2d2d2d}.header-actions{display:flex;align-items:center;gap:1rem}.cart-icon{position:relative;padding:.5rem;color:#6f705a;transition:color .3s}.cart-icon:hover{color:#2d2d2d}.cart-count{position:absolute;top:-2px;right:-2px;width:1rem;height:1rem;background:#6f705a;color:#fff;font-size:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-menu-toggle{padding:.5rem;color:#6f705a}@media(min-width:768px){.header-links{display:flex}.mobile-menu-toggle{display:none}.logo-text{font-size:1.25rem}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#f5f2e3fa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding-top:7rem;display:none}.mobile-menu.open{display:block}.mobile-menu-inner{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:3rem 0}.mobile-nav-link{font-size:1.1rem;letter-spacing:.2em;text-transform:uppercase;color:#6f705a;transition:color .3s}.mobile-nav-link:hover{color:#2d2d2d}.mobile-sticky-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:40;padding:1rem;background:#f5f2e3f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(111,112,90,.1)}.mobile-sticky-btn{display:block;width:100%;padding:.75rem;background:#6f705a;color:#f5f2e3;text-align:center;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;transition:background .3s}.mobile-sticky-btn:hover{background:#5a5b49}@media(min-width:768px){.mobile-sticky-cta{display:none}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f5f2e3}.hero-bg-elements{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;pointer-events:none}.hero-blob{position:absolute;border-radius:50%;filter:blur(80px)}.hero-blob-1{top:5rem;right:5rem;width:500px;height:500px;background:#6f705a0d}.hero-blob-2{bottom:5rem;left:2.5rem;width:400px;height:400px;background:#c4a8620d}.hero-container{max-width:1200px;margin:0 auto;padding:6rem 1.5rem;position:relative;z-index:10;display:flex;align-items:center;justify-content:center;min-height:100vh}.hero-content{text-align:center}.hero-eyebrow{font-size:.7rem;letter-spacing:.4em;text-transform:uppercase;color:#8a8a7a;margin-bottom:1.5rem}.hero-headline{font-size:clamp(3rem,8vw,6rem);color:#2d2d2d;line-height:1.05;margin-bottom:1.5rem}.hero-headline-accent{font-style:italic;color:#6f705a}.hero-description{color:#8a8a7a;font-size:1.05rem;max-width:28rem;margin:0 auto 2.5rem;line-height:1.7}.hero-cta-group{display:flex;flex-direction:column;align-items:center;gap:1rem}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:none;flex-direction:column;align-items:center;gap:.5rem}.scroll-text{font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:#8a8a7a}.scroll-line{width:1px;height:2rem;background:#6f705a4d;animation:scrollBounce 1.5s infinite}@media(min-width:768px){.scroll-indicator{display:flex}.hero-cta-group{flex-direction:row;justify-content:center}}.btn-primary{display:inline-block;padding:.875rem 2.5rem;background:#6f705a;color:#f5f2e3;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;transition:all .5s;text-align:center}.btn-primary:hover{background:#5a5b49;box-shadow:0 4px 12px #0000001a}.section-eyebrow{font-size:.7rem;letter-spacing:.4em;text-transform:uppercase;color:#8a8a7a;margin-bottom:1rem}.section-headline{font-size:clamp(1.75rem,4vw,3rem);color:#2d2d2d}.accent-italic{font-style:italic;color:#6f705a}.benefits-section{padding:6rem 0;background:#f5f2e3}.benefits-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.benefits-header{text-align:center;margin-bottom:3rem}.benefits-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{text-align:center;padding:2rem 1.5rem;border:1px solid rgba(111,112,90,.08);transition:all .5s}.benefit-card:hover{border-color:#6f705a33;box-shadow:0 4px 20px #6f705a14;transform:translateY(-4px)}.benefit-icon{width:3rem;height:3rem;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#6f705a0f;color:#6f705a;transition:all .4s}.benefit-card:hover .benefit-icon{background:#6f705a;color:#f5f2e3}.benefit-title{font-family:Playfair Display,serif!important;font-size:1.15rem;color:#2d2d2d;margin-bottom:.75rem}.benefit-desc{font-size:.85rem;color:#8a8a7a;line-height:1.7}.featured-product-section{padding:6rem 0 8rem;background:#f5f2e3}.featured-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.featured-header{text-align:center;margin-bottom:3rem}.featured-grid{display:grid;grid-template-columns:1fr;gap:1.5rem 2.5rem;align-items:start}@media(min-width:1024px){.featured-grid{grid-template-columns:1fr 1fr}}.featured-image{position:relative;aspect-ratio:1/1;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover}.featured-info{display:flex;flex-direction:column;gap:2rem}.product-title{font-size:clamp(1.5rem,3vw,1.875rem);color:#2d2d2d;margin-bottom:.75rem}.product-price{font-family:var(--font-heading-family),serif;font-size:1.5rem;color:#6f705a}.product-weight{font-size:.7rem;letter-spacing:.15em;color:#8a8a7a;margin-top:.25rem}.product-description{color:#8a8a7a;line-height:1.7}.ingredients-label{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#6f705a;margin-bottom:.75rem}.ingredients-tags{display:flex;flex-wrap:wrap;gap:.5rem}.ingredient-tag{padding:.375rem 1rem;font-size:.7rem;letter-spacing:.03em;color:#6f705a;background:#6f705a0d;border-radius:9999px}.product-benefits-list{display:flex;flex-direction:column;gap:.75rem}.product-benefit-item{display:flex;align-items:center;gap:.75rem}.product-benefit-item svg{color:#6f705a;flex-shrink:0}.product-benefit-item span{font-size:.85rem;color:#2d2d2d}.product-actions{padding-top:.5rem}.quantity-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.quantity-label{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:#8a8a7a}.quantity-selector{display:flex;align-items:center;border:1px solid rgba(111,112,90,.2)}.qty-btn{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:#6f705a;font-size:.9rem;transition:background .3s}.qty-btn:hover{background:#6f705a0d}.qty-value{width:3rem;text-align:center;font-size:.85rem;color:#2d2d2d}.action-buttons{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.action-buttons{flex-direction:row}}.btn-add-cart{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:#6f705a;color:#f5f2e3;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;transition:all .5s}.btn-add-cart:hover{background:#5a5b49}.btn-add-cart svg{stroke:#f5f2e3}.btn-buy-now{flex:1;display:block;text-align:center;padding:.875rem;border:1px solid #6f705a;color:#6f705a;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;transition:all .5s}.btn-buy-now:hover{background:#6f705a;color:#f5f2e3}.btn-bundle-offer{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1rem;padding:.875rem;background:#6f705a14;border:1px dashed #6f705a;color:#6f705a;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;transition:all .5s}.btn-bundle-offer:hover{background:#6f705a;color:#f5f2e3}.btn-bundle-offer:hover svg{stroke:#f5f2e3}.btn-bundle-offer svg{stroke:#6f705a}.bundle-note{margin-top:.5rem;text-align:center;font-size:.72rem;letter-spacing:.05em;color:#8a8a7a}.brand-story-section{padding:6rem 0 8rem;background:#ede9d566}.story-container{max-width:800px;margin:0 auto;padding:0 1.5rem;text-align:center}.story-divider{width:3rem;height:1px;background:#6f705a66;margin:1.5rem auto}.story-text{color:#8a8a7a;font-size:1.05rem;line-height:1.7;margin-bottom:1rem}.story-text-secondary{color:#8a8a7a;font-size:.95rem;line-height:1.7}.site-footer{padding:3rem 0 4rem;background:#2d2d2d;display:block!important;visibility:visible!important}.shopify-section:has(.site-footer){display:block!important;visibility:visible!important}.footer-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;text-align:center}.footer-logo{font-size:1.5rem;letter-spacing:.3em;color:#f5f2e3;margin-bottom:.25rem}.footer-subtitle{font-size:10px;letter-spacing:.35em;text-transform:uppercase;color:#8a8a7a;margin-bottom:2rem}.footer-social{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}.social-link{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(245,242,227,.2);color:#f5f2e399;transition:all .3s}.social-link:hover{color:#f5f2e3;border-color:#f5f2e380}.footer-links{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}.footer-link{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:#8a8a7a;transition:color .3s}.footer-link:hover{color:#f5f2e3}.footer-divider{color:#8a8a7a4d}.footer-line{width:4rem;height:1px;background:#f5f2e31a;margin:0 auto 1.5rem}.footer-copyright{font-size:11px;letter-spacing:.05em;color:#8a8a7a80}.cart-page{padding:8rem 0 6rem;min-height:60vh}.cart-container{max-width:800px;margin:0 auto;padding:0 1.5rem}.cart-title{font-size:2rem;margin-bottom:2rem;color:#2d2d2d}.cart-item{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid rgba(111,112,90,.1)}.cart-item-image{width:80px;height:80px;overflow:hidden;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-info{flex:1}.cart-item-title{font-family:var(--font-heading-family),serif;font-size:1rem;margin-bottom:.25rem}.cart-item-variant{font-size:.8rem;color:#8a8a7a;margin-bottom:.25rem}.cart-item-price{font-size:.9rem;color:#6f705a}.cart-qty-input{width:3rem;padding:.5rem;text-align:center;border:1px solid rgba(111,112,90,.2);background:transparent;font-size:.85rem}.cart-footer{padding-top:2rem}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.1rem}.cart-total-amount{font-family:Playfair Display,serif;color:#6f705a;font-size:1.25rem}.btn-update-cart{display:block;width:100%;padding:.75rem;margin-bottom:.75rem;border:1px solid rgba(111,112,90,.2);color:#6f705a;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;transition:all .3s}.btn-update-cart:hover{border-color:#6f705a}.cart-checkout-btn{width:100%}.cart-empty{text-align:center;padding:3rem 0}.cart-empty p{color:#8a8a7a;margin-bottom:2rem;font-size:1.05rem}.collection-page{padding:8rem 0 6rem}.collection-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.collection-title{font-size:2rem;margin-bottom:2rem;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.product-card{text-align:center;transition:transform .3s}.product-card:hover{transform:translateY(-4px)}.product-card-image{aspect-ratio:3/4;overflow:hidden;margin-bottom:1rem;background:#ede9d566}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-title{font-family:var(--font-heading-family),serif;font-size:1rem;margin-bottom:.25rem}.product-card-price{font-size:.9rem;color:#6f705a}.page-content{padding:8rem 0 6rem}.page-container{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-title{font-size:2rem;margin-bottom:2rem}.page-body{color:#8a8a7a;line-height:1.8}.error-page{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:8rem 0}.error-container{text-align:center}.error-title{font-size:5rem;color:#6f705a;margin-bottom:1rem}.error-text{color:#8a8a7a;margin-bottom:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes expandLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5f2e3}::-webkit-scrollbar-thumb{background:#6f705a4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6f705a80}@media(max-width:767px){body{padding-bottom:4.5rem}.site-footer{padding-bottom:5rem}}.shopify-section{display:block}.heading-img{display:block;height:auto;max-width:100%;image-rendering:-webkit-optimize-contrast}.heading-img-eyebrow{height:16px;width:auto;max-width:none;margin:0 auto 1.5rem}.heading-img-hero{width:293px;max-width:80vw;margin:0 auto 1.5rem}.heading-img-section{width:400px;max-width:80vw;margin:0 auto 1rem}.heading-img-benefit{height:24px;width:auto;max-width:none;margin:.75rem 0 .5rem}.heading-img-product-title{width:495px;max-width:100%;margin-bottom:.25rem}.benefits-header .heading-img,.featured-header .heading-img,.story-container .heading-img,.hero-content .heading-img{margin-left:auto;margin-right:auto}.product-title-block .heading-img{margin-left:0;margin-right:0}@media(max-width:768px){.heading-img-hero{width:220px}.heading-img-section{width:280px}.heading-img-product-title{width:90%}.heading-img-eyebrow{height:13px}.heading-img-benefit{height:20px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/23/assets/theme.css.map */
