:root{--rose: #fe7999;--rose-dark: #e85a7a;--golden: #fedb89;--ocean: #148a9c;--blush: #fceeee;--pearl: #fefdeb;--cloud: #e0f2f4;--charcoal: #3a3535;--charcoal-light: #6b6363;--cream: #fdf8f3}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Jost,sans-serif!important;background:var(--cream)!important;color:var(--charcoal)!important;overflow-x:hidden}.shopify-section,main,#MainContent{background:var(--cream)}.tgg-announcement{background:#fe7999;color:#fff;text-align:center;padding:10px 20px;font-size:12px;letter-spacing:1.5px;font-weight:500;text-transform:uppercase;font-family:Jost,sans-serif;width:100%}@media(max-width:768px){.tgg-announcement{font-size:10px;letter-spacing:1px;padding:8px 16px}}.tgg-nav{position:sticky;top:0;z-index:200;background:#fdf8f3f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(254,121,153,.15);padding:0 60px;display:flex;align-items:center;justify-content:space-between;height:70px}.tgg-nav-left{display:flex;align-items:center;gap:32px;flex:1}.tgg-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;width:26px;flex-shrink:0}.tgg-hamburger span{display:block;height:1.5px;width:100%;background:#3a3535;border-radius:2px;transition:all .3s ease}.tgg-nav-links{display:flex;gap:36px;list-style:none;margin:0;padding:0}.tgg-nav-links a{text-decoration:none;color:#3a3535;font-size:12px;letter-spacing:1.8px;text-transform:uppercase;font-weight:500;font-family:Jost,sans-serif;transition:color .3s}.tgg-nav-links a:hover{color:#fe7999}.tgg-nav-logo{font-family:Playfair Display,serif;font-size:22px;font-weight:500;color:#fe7999;text-align:center;text-decoration:none;letter-spacing:.5px;flex-shrink:0;position:absolute;left:50%;transform:translate(-50%)}.tgg-nav-actions{display:flex;align-items:center;gap:18px;flex:1;justify-content:flex-end}.tgg-nav-icon-link{color:#3a3535;text-decoration:none;display:flex;align-items:center;justify-content:center;position:relative;transition:color .3s;background:none!important;padding:0!important;border-radius:0!important}.tgg-nav-icon-link:hover{color:#fe7999}.tgg-nav-cart-icon{background:none!important;padding:0!important;border-radius:0!important;color:#3a3535!important}.tgg-cart-count{position:absolute;top:-6px;right:-7px;background:#fe7999;color:#fff;font-size:9px;font-weight:600;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Jost,sans-serif;pointer-events:none}.tgg-currency-option{display:block;width:100%;background:none;border:none;padding:12px 18px;text-align:left;font-family:Jost,sans-serif;font-size:12px;letter-spacing:.5px;color:#3a3535;cursor:pointer;transition:background .2s,color .2s}.tgg-currency-option:hover{background:#fceeee;color:#fe7999}.tgg-mobile-menu{position:fixed;top:0;left:-100%;width:80%;max-width:320px;height:100vh;background:#fdf8f3;z-index:500;transition:left .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;box-shadow:10px 0 40px #0000001a}.tgg-mobile-menu.tgg-menu-open{left:0}.tgg-mobile-menu-inner{padding:30px 32px 50px;display:flex;flex-direction:column;min-height:100%}.tgg-mobile-close{background:none;border:none;font-size:18px;color:#6b6363;cursor:pointer;align-self:flex-end;padding:4px;margin-bottom:28px;font-family:Jost,sans-serif;transition:color .3s}.tgg-mobile-close:hover{color:#fe7999}.tgg-mobile-logo{font-family:Playfair Display,serif;font-size:22px;font-weight:500;color:#fe7999;margin-bottom:36px;padding-bottom:28px;border-bottom:1px solid rgba(254,121,153,.15)}.tgg-mobile-links{list-style:none;padding:0;margin:0;flex:1}.tgg-mobile-links li{border-bottom:1px solid rgba(254,121,153,.1)}.tgg-mobile-links a{display:block;padding:16px 0;text-decoration:none;color:#3a3535;font-size:13px;letter-spacing:2px;text-transform:uppercase;font-weight:500;font-family:Jost,sans-serif;transition:color .3s}.tgg-mobile-links a:hover{color:#fe7999}.tgg-mobile-bottom{margin-top:36px;display:flex;flex-direction:column;gap:10px}.tgg-mobile-account{text-decoration:none;color:#6b6363;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;font-weight:500;font-family:Jost,sans-serif;text-align:center;padding:12px;border:1.5px solid rgba(254,121,153,.3);border-radius:40px;transition:all .3s}.tgg-mobile-account:hover{border-color:#fe7999;color:#fe7999}.tgg-mobile-cart-btn{display:block;text-decoration:none;background:#fe7999;color:#fff;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;font-weight:500;font-family:Jost,sans-serif;text-align:center;padding:13px;border-radius:40px;transition:background .3s}.tgg-mobile-cart-btn:hover{background:#e85a7a}.tgg-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:400;opacity:0;pointer-events:none;transition:opacity .4s ease}.tgg-menu-overlay.tgg-overlay-visible{opacity:1;pointer-events:all}.tgg-mobile-currency{position:relative;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(254,121,153,.1)}.tgg-currency-drawer-dropdown{bottom:calc(100% + 8px);top:auto!important;left:0;right:auto;width:100%}@media(max-width:768px){.tgg-nav{padding:0 20px;height:60px}.tgg-hamburger{display:flex}.tgg-nav-links{display:none}.tgg-nav-logo{font-size:17px}.tgg-currency-wrapper{display:none}.tgg-nav-actions{gap:14px}}@media(min-width:769px){.tgg-hamburger{display:none}.tgg-mobile-menu,.tgg-menu-overlay{display:none!important}}.tgg-hero{position:relative;width:100%;aspect-ratio:1920 / 1000;max-height:1000px;min-height:400px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width:768px){.tgg-hero{min-height:500px}}.tgg-hero-bg{background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#8a9e6a,#b5c48a,#c8b46a,#9eb87a,#7a9460,#a8b870);animation:tgg-subtleShift 8s ease-in-out infinite alternate;z-index:0}@keyframes tgg-subtleShift{0%{filter:brightness(.95) saturate(.9)}to{filter:brightness(1.05) saturate(1.05)}}img.tgg-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.tgg-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000014,#0000 40%,#1e140f8c);z-index:1}.tgg-hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;pointer-events:none;z-index:2}.tgg-hero-content{position:relative;z-index:3;padding:0 80px clamp(40px,8%,150px);max-width:700px;animation:tgg-fadeUp 1.2s ease forwards}@keyframes tgg-fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.tgg-hero-eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#ffffffbf;font-weight:400;margin-bottom:18px;display:flex;align-items:center;gap:12px;font-family:Jost,sans-serif}.tgg-hero-eyebrow:before{content:"";display:block;width:32px;height:1px;background:#ffffff80}.tgg-hero-headline{font-family:Playfair Display,serif;font-size:clamp(44px,6vw,72px);font-weight:500;color:#fff;line-height:1.1;margin-bottom:28px;letter-spacing:-.5px}.tgg-hero-headline em{font-style:italic;color:#fedb89}.tgg-hero-sub{font-size:15px;color:#fffc;font-weight:300;line-height:1.7;margin-bottom:40px;max-width:440px;letter-spacing:.3px}.tgg-hero-cta{display:inline-flex;align-items:center;gap:12px;background:#fe7999;color:#fff;text-decoration:none;padding:16px 36px;border-radius:50px;font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:500;font-family:Jost,sans-serif;transition:all .3s}.tgg-hero-cta:hover{background:#fff;color:#fe7999;transform:translateY(-2px)}@media(max-width:768px){.tgg-hero-content{padding:0 24px 60px}}.tgg-trust-bar{background:var(--blush);border-top:1px solid rgba(254,121,153,.2);border-bottom:1px solid rgba(254,121,153,.2);padding:18px 60px;display:flex;justify-content:center;gap:80px}.tgg-trust-item{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--rose);font-weight:500}.tgg-trust-dot{width:6px;height:6px;border-radius:50%;background:var(--rose);opacity:.5;flex-shrink:0}@media(max-width:768px){.tgg-trust-bar{padding:16px 20px;gap:24px;flex-wrap:wrap;justify-content:center}}.tgg-eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--rose);font-weight:500;margin-bottom:16px;display:flex;align-items:center;gap:12px;font-family:Jost,sans-serif}.tgg-eyebrow:after{content:"";display:block;flex:1;max-width:40px;height:1px;background:var(--rose);opacity:.5}.tgg-title{font-family:Playfair Display,serif;font-size:clamp(32px,4vw,52px);font-weight:500;color:var(--charcoal);line-height:1.15;letter-spacing:-.5px}.tgg-title em{font-style:italic;color:var(--rose)}.tgg-view-all{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--rose);text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:8px;transition:gap .3s;font-family:Jost,sans-serif}.tgg-view-all:hover{gap:14px}.tgg-products-section{background:#fdf8f3;padding:100px 80px}.tgg-products-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:60px}.tgg-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:900px;margin:0 auto}.tgg-product-card{background:#fceeee;border-radius:24px;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;cursor:pointer}.tgg-product-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #fe79992e}.tgg-product-img-wrap{width:100%;aspect-ratio:4/5;background:linear-gradient(145deg,#fceeee,#f8dde5,#fceeee);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.tgg-product-placeholder{width:65%;aspect-ratio:3/4;border-radius:16px;background:linear-gradient(135deg,#fedb89,#f0c060 40%,#e8b040);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 20px 50px #c896284d;position:relative;overflow:hidden}.tgg-product-placeholder:before{content:"";position:absolute;top:15%;left:-30%;width:60%;height:30%;background:#ffffff40;border-radius:50%;transform:rotate(-30deg);filter:blur(8px)}.tgg-product-placeholder.pink{background:linear-gradient(135deg,#f9c4d0,#f0a0b8 40%,#e88098);box-shadow:0 20px 50px #dc648240}.tgg-product-placeholder-inner{font-family:Playfair Display,serif;color:#50320acc;font-size:13px;text-align:center;line-height:1.4;padding:20px;position:relative;z-index:1}.tgg-product-placeholder.pink .tgg-product-placeholder-inner{color:#641e32cc}.tgg-product-placeholder-logo{font-size:11px;color:#50320a99;letter-spacing:1px;margin-bottom:8px}.tgg-product-placeholder-icon{font-size:28px}.tgg-product-placeholder-name{font-size:10px;font-family:Jost,sans-serif;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:#50320ab3;margin-top:8px}.tgg-product-body{padding:24px 28px 28px}.tgg-product-tag{display:inline-block;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#fe7999;font-weight:500;margin-bottom:8px;font-family:Jost,sans-serif}.tgg-product-name{font-family:Playfair Display,serif;font-size:20px;font-weight:500;color:#3a3535;margin-bottom:6px}.tgg-product-desc{font-size:13px;color:#6b6363;line-height:1.6;margin-bottom:20px;font-weight:300}.tgg-product-footer{display:flex;align-items:center;justify-content:space-between}.tgg-product-price{font-family:Playfair Display,serif;font-size:22px;font-weight:500;color:#3a3535}.tgg-product-btn{background:#3a3535;color:#fff;border:none;padding:11px 24px;border-radius:40px;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:500;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.tgg-product-btn:hover{background:#fe7999;transform:translateY(-1px)}@media(max-width:768px){.tgg-products-section{padding:60px 24px}.tgg-products-grid{grid-template-columns:1fr}}.tgg-ingredient-section{background:var(--blush);display:grid;grid-template-columns:1fr 1fr;min-height:580px}.tgg-ingredient-img{position:relative;overflow:hidden;min-height:580px;background:linear-gradient(145deg,#d4b8a0,#c8a070 40%,#b89060);display:flex;align-items:center;justify-content:center}.tgg-patch-visual{width:65%;aspect-ratio:1;border-radius:50%/60% 60% 40% 40%;background:linear-gradient(135deg,var(--golden) 0%,#f0c050 50%,#e8a830 100%);box-shadow:0 30px 80px #c88c1466,inset 0 10px 30px #ffffff4d;animation:tgg-floatPatch 4s ease-in-out infinite alternate}@keyframes tgg-floatPatch{0%{transform:translateY(0) rotate(-5deg)}to{transform:translateY(-12px) rotate(-3deg)}}.tgg-ingredient-content{padding:80px 70px;display:flex;flex-direction:column;justify-content:center}.tgg-ingredient-number{font-family:Playfair Display,serif;font-size:80px;font-weight:400;color:#fe79991f;line-height:1;margin-bottom:-20px;letter-spacing:-4px}.tgg-ingredient-name{font-family:Playfair Display,serif;font-size:clamp(28px,3.5vw,46px);font-weight:500;color:var(--charcoal);margin-bottom:20px;line-height:1.15}.tgg-ingredient-name em{font-style:italic;color:var(--rose)}.tgg-ingredient-desc{font-size:15px;color:var(--charcoal-light);line-height:1.8;font-weight:300;margin-bottom:36px;max-width:380px}.tgg-ing-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(254,121,153,.4);background:transparent;color:var(--rose);font-size:18px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .3s}.tgg-ing-btn:hover{background:var(--rose);color:#fff;border-color:var(--rose)}@media(max-width:768px){.tgg-ingredient-section{grid-template-columns:1fr}.tgg-ingredient-img{min-height:300px}.tgg-ingredient-content{padding:50px 30px}}.tgg-ritual-section{padding:100px 80px;background:var(--cream);text-align:center}.tgg-ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px}.tgg-ritual-card{padding:50px 36px;border-radius:24px;position:relative;overflow:hidden;text-align:left;transition:transform .4s ease}.tgg-ritual-card:hover{transform:translateY(-6px)}.tgg-ritual-card:nth-child(1){background:var(--blush)}.tgg-ritual-card:nth-child(2){background:var(--pearl)}.tgg-ritual-card:nth-child(3){background:var(--cloud)}.tgg-ritual-number{font-family:Playfair Display,serif;font-size:64px;font-weight:400;color:#fe799926;line-height:1;margin-bottom:24px;letter-spacing:-2px}.tgg-ritual-title{font-family:Playfair Display,serif;font-size:22px;font-weight:500;color:var(--charcoal);margin-bottom:14px;line-height:1.3}.tgg-ritual-desc{font-size:14px;color:var(--charcoal-light);line-height:1.75;font-weight:300}@media(max-width:768px){.tgg-ritual-section{padding:60px 24px!important}.tgg-ritual-grid{grid-template-columns:1fr}}.tgg-reviews-section{background:#fe7999!important;padding:100px 80px;position:relative;overflow:hidden}.shopify-section:has(.tgg-reviews-section){background:#fe7999!important}.tgg-reviews-section:before{content:'"';position:absolute;top:-20px;right:80px;font-family:Playfair Display,serif;font-size:300px;color:#ffffff14;line-height:1;pointer-events:none}.tgg-reviews-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.tgg-reviews-section .tgg-eyebrow{color:#ffffffb3!important}.tgg-reviews-section .tgg-title{color:#fff!important}.tgg-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tgg-review-card{background:#ffffff26!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:20px!important;padding:36px 32px!important;transition:transform .3s,background .3s}.tgg-review-card:hover{transform:translateY(-4px);background:#ffffff38!important}.tgg-stars{display:flex;gap:4px;margin-bottom:20px}.tgg-star{width:14px;height:14px;background:var(--golden);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.tgg-review-text{font-size:14px;color:#ffffffe6!important;line-height:1.8;font-weight:300;margin-bottom:24px;font-style:italic;font-family:Playfair Display,serif}.tgg-review-author{display:flex;align-items:center;gap:12px}.tgg-review-avatar{width:36px;height:36px;border-radius:50%;background:#ffffff4d;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff;flex-shrink:0}.tgg-review-name{font-size:12px;font-weight:500;color:#fff!important}.tgg-review-verified{font-size:10px;color:#fff9!important}@media(max-width:768px){.tgg-reviews-section{padding:60px 24px!important}.tgg-reviews-grid{grid-template-columns:1fr}}.tgg-banner-section{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden}.tgg-banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#c8b88a,#d4c090,#b8a870 60%,#c0b080);background-size:cover;background-position:right center}.tgg-banner-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(20,15,10,.5) 0%,rgba(20,15,10,.1) 50%,transparent 100%)}.tgg-banner-content{position:relative;z-index:2;padding:80px;max-width:600px}.tgg-banner-title{font-family:Playfair Display,serif;font-size:clamp(36px,4.5vw,58px);font-weight:500;color:#fff;line-height:1.1;margin-bottom:24px;letter-spacing:-.5px}.tgg-banner-title em{font-style:italic;color:var(--golden)}.tgg-banner-desc{font-size:15px;color:#fffc;line-height:1.8;font-weight:300;margin-bottom:44px;max-width:400px}.tgg-banner-cta{display:inline-flex;align-items:center;gap:12px;background:#fff;color:var(--charcoal);text-decoration:none;padding:16px 36px;border-radius:50px;font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:500;font-family:Jost,sans-serif;transition:all .3s}.tgg-banner-cta:hover{background:var(--rose);color:#fff;transform:translateY(-2px)}@media(max-width:768px){.tgg-banner-content{padding:60px 24px!important}}.tgg-newsletter-section{background:#fceeee;padding:80px;display:flex;align-items:center;justify-content:space-between;gap:60px}.tgg-newsletter-left{max-width:480px}.tgg-newsletter-title{font-family:Playfair Display,serif;font-size:36px;font-weight:500;color:#3a3535;line-height:1.2;margin-bottom:12px}.tgg-newsletter-title em{font-style:italic;color:#fe7999}.tgg-newsletter-sub{font-size:14px;color:#6b6363;font-weight:300;line-height:1.6}.tgg-newsletter-form{display:flex;gap:12px;flex:1;max-width:500px}.tgg-newsletter-input{flex:1;padding:16px 24px;border:1.5px solid rgba(254,121,153,.3);border-radius:50px;background:#fff;font-family:Jost,sans-serif;font-size:14px;color:#3a3535;outline:none;transition:border-color .3s}.tgg-newsletter-input::placeholder{color:#bbb}.tgg-newsletter-input:focus{border-color:#fe7999}.tgg-newsletter-btn{background:#fe7999;color:#fff;border:none;padding:16px 32px;border-radius:50px;font-family:Jost,sans-serif;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap}.tgg-newsletter-btn:hover{background:#e85a7a;transform:translateY(-1px)}@media(max-width:768px){.tgg-newsletter-section{flex-direction:column;padding:50px 24px;align-items:flex-start}.tgg-newsletter-form{flex-direction:column;width:100%}}.tgg-footer{background:#fffefb;padding:70px 80px 40px;color:#3a353599}.tgg-footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px}.tgg-footer-brand{font-family:Playfair Display,serif;font-size:26px;font-weight:500;color:#fe7999;margin-bottom:16px}.tgg-footer-tagline{font-size:13px;line-height:1.7;font-weight:300;max-width:220px;color:#3a353580}.tgg-footer-col-title{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#3a353559;font-weight:500;margin-bottom:20px;font-family:Jost,sans-serif}.tgg-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.tgg-footer-links a{text-decoration:none;color:#3a353559;font-size:14px;font-weight:300;transition:color .3s}.tgg-footer-links a:hover{color:#fe7999}.tgg-footer-bottom{border-top:1px solid rgba(58,53,53,.08);padding-top:30px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.tgg-footer-mark{font-family:Playfair Display,serif;font-size:13px;color:#3a353514}@media(max-width:768px){.tgg-footer{padding:50px 24px 30px}.tgg-footer-top{grid-template-columns:1fr 1fr;gap:40px}}.tgg-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.tgg-reveal.tgg-visible{opacity:1;transform:translateY(0)}.tgg-delay-1{transition-delay:.15s}.tgg-delay-2{transition-delay:.3s}.tgg-delay-3{transition-delay:.45s}.tgg-nav{z-index:200}#MinimogCartDrawer,.m-cart-drawer{z-index:201}.m-cart__overlay{z-index:200}.m-cart-drawer__empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;flex:1!important;padding:80px 40px!important;gap:0!important}.m-cart-drawer__empty-title{font-family:Playfair Display,serif!important;font-size:32px!important;font-weight:500!important;color:#3a3535!important;line-height:1.2!important;letter-spacing:-.3px!important;font-style:italic!important;margin-bottom:32px!important}.m-cart-drawer__empty-btn{display:inline-flex!important;align-items:center!important;gap:10px!important;background:#fe7999!important;color:#fff!important;text-decoration:none!important;padding:14px 32px!important;border-radius:50px!important;font-size:11px!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:500!important;font-family:Jost,sans-serif!important;transition:all .3s!important}.m-cart-drawer__empty-btn:hover{background:#e85a7a!important;transform:translateY(-2px)!important}.m-cart-drawer__title{font-family:Jost,sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:2.5px!important;text-transform:uppercase!important;color:#3a3535!important}.m-cart-drawer__body.m-scrollbar--vertical{display:flex!important;flex-direction:column!important;justify-content:center!important}.m-cart-drawer__empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0 40px!important;margin:auto!important;min-height:unset!important}#MinimogCartDrawer .m-cart-drawer__inner{background:#fdf8f3!important}.m-page-header--template-login{display:none!important}.m-customer-forms{max-width:480px!important;margin:80px auto!important;padding:0 24px!important}.m-customer-forms .container{display:flex!important;flex-direction:column!important;align-items:center!important;padding:0!important}.m-login-form{width:100%!important}.m-login-form h3{font-family:Playfair Display,serif!important;font-size:32px!important;font-weight:500!important;color:#3a3535!important;font-style:italic!important;margin-bottom:32px!important;letter-spacing:-.3px!important;text-align:left!important}.m-login-form label,.m-login-form .form-field--label{font-family:Jost,sans-serif!important;font-size:10px!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:500!important;color:#3a3535!important;display:block!important;margin-bottom:8px!important}.m-login-form .form-field,.m-login-form input[type=email],.m-login-form input[type=password]{border:1.5px solid rgba(58,53,53,.2)!important;border-radius:4px!important;padding:16px 18px!important;font-family:Jost,sans-serif!important;font-size:14px!important;color:#3a3535!important;background:#fff!important;outline:none!important;transition:border-color .3s!important;width:100%!important;box-shadow:none!important;margin-bottom:20px!important}.m-login-form input:focus{border-color:#fe7999!important}.m-reset-password-btn{font-family:Jost,sans-serif!important;font-size:11px!important;color:#6b6363!important;letter-spacing:1.5px!important;text-transform:uppercase!important;text-decoration:underline!important;text-underline-offset:3px!important;transition:color .3s!important;display:block!important;margin-bottom:32px!important}.m-reset-password-btn:hover{color:#fe7999!important}.m-login-form form{display:flex!important;flex-direction:column!important}.m-sign-up{width:100%!important;margin-top:0!important;padding-top:0!important;border-top:none!important}.m-sign-up h3,.m-sign-up p{display:none!important}.m-sign-up a.m-button,.m-sign-up a.m-button--primary{display:block!important;text-align:center!important;text-decoration:none!important;margin-top:12px!important;width:100%!important;box-sizing:border-box!important}.m-page-header--template-register{display:none!important}.m-register-form{max-width:480px!important;margin:80px auto!important;padding:0 24px!important;width:100%!important}.m-register-form h3,.m-register-form h1{font-family:Playfair Display,serif!important;font-size:32px!important;font-weight:500!important;color:#3a3535!important;font-style:italic!important;margin-bottom:32px!important;letter-spacing:-.3px!important;text-align:left!important}.m-register-form .form-field,.m-register-form input[type=text],.m-register-form input[type=email],.m-register-form input[type=password]{border:1.5px solid rgba(58,53,53,.2)!important;border-radius:4px!important;padding:16px 18px!important;font-family:Jost,sans-serif!important;font-size:14px!important;color:#3a3535!important;background:#fff!important;outline:none!important;transition:border-color .3s!important;width:100%!important;box-shadow:none!important;margin-bottom:16px!important}.m-register-form input:focus{border-color:#fe7999!important}.m-register-form p,.m-register-form__description{display:none!important}.m-register-form .m-button--secondary,.m-register-form a.m-button{display:block!important;text-align:center!important;text-decoration:none!important;width:100%!important;box-sizing:border-box!important}.m-button--primary{background:#fe7999!important;color:#fff!important;border:none!important;border-radius:50px!important;font-family:Jost,sans-serif!important;font-size:11px!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:500!important;transition:all .3s!important;cursor:pointer!important;outline:none!important;box-shadow:none!important}.m-button--primary:hover{background:#e85a7a!important;transform:translateY(-1px)!important;color:#fff!important}.m-button--primary:focus,.m-button--primary:focus-visible{outline:none!important;box-shadow:none!important}.m-button--secondary{background:transparent!important;color:#3a3535!important;border:1.5px solid rgba(58,53,53,.3)!important;border-radius:50px!important;font-family:Jost,sans-serif!important;font-size:11px!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:500!important;transition:all .3s!important;cursor:pointer!important;outline:none!important;box-shadow:none!important}.m-button--secondary:hover{border-color:#fe7999!important;color:#fe7999!important;background:transparent!important;transform:translateY(-1px)!important}.m-button--secondary:focus,.m-button--secondary:focus-visible{outline:none!important;box-shadow:none!important}.m-button--link{font-family:Jost,sans-serif!important;font-size:11px!important;letter-spacing:1.5px!important;text-transform:uppercase!important;color:#6b6363!important;text-decoration:underline!important;text-underline-offset:3px!important;background:none!important;border:none!important;transition:color .3s!important;outline:none!important}.m-button--link:hover{color:#fe7999!important}.m-sign-up a.m-button,.m-sign-up a.m-button--primary{background:transparent!important;color:#3a3535!important;border:1.5px solid rgba(58,53,53,.3)!important;border-radius:50px!important}.m-sign-up a.m-button:hover,.m-sign-up a.m-button--primary:hover{background:transparent!important;border-color:#fe7999!important;color:#fe7999!important;transform:translateY(-1px)!important}.tgg-about-hero{width:100%;aspect-ratio:3 / 1;min-height:280px;background:linear-gradient(135deg,#8a9e6a,#b5c48a,#c8b46a,#9eb87a,#7a9460,#a8b870);position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:0 80px 60px}.tgg-about-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e140f47}.tgg-about-hero-headline{position:relative;z-index:2;font-family:Playfair Display,serif;font-size:clamp(28px,4.5vw,56px);font-weight:400;font-style:italic;color:#fff;line-height:1.15;letter-spacing:-.5px}.tgg-about-hero-headline em{font-style:italic;color:#fedb89}.tgg-about-main{background:linear-gradient(to bottom,#fff,#fcefee);padding:80px 40px 120px;text-align:center;position:relative;overflow:hidden}.tgg-about-origin-wrap{position:relative;margin-bottom:40px;display:inline-block}.tgg-about-origin{font-family:Playfair Display,serif;font-size:12px;font-style:italic;color:#6b6363;letter-spacing:.5px;position:relative;z-index:2}.tgg-about-quote-mark{font-family:Playfair Display,serif;font-size:300px;color:#fff7f7;line-height:.6;pointer-events:none;position:absolute;top:-10px;left:50%;transform:translate(-50%);z-index:1;white-space:nowrap}.tgg-about-headline{font-family:Playfair Display,serif;font-size:clamp(32px,5.5vw,68px);font-weight:500;color:#3a3535;line-height:1.1;letter-spacing:-1px;margin-bottom:40px;max-width:760px;margin-left:auto;margin-right:auto;position:relative;z-index:2}.tgg-about-headline em{font-style:italic;color:#fe7999}.tgg-about-body{font-family:Jost,sans-serif;font-size:15px;color:#6b6363;font-weight:300;line-height:1.85;max-width:480px;margin:0 auto 48px;letter-spacing:.2px;position:relative;z-index:2}.tgg-about-cta{display:inline-flex;align-items:center;gap:12px;background:#3a3535;color:#fff;text-decoration:none;padding:15px 36px;border-radius:50px;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:500;font-family:Jost,sans-serif;transition:all .3s;position:relative;z-index:2}.tgg-about-cta:hover{background:#fe7999;transform:translateY(-2px);color:#fff}.tgg-about-story{background:#fcefee;padding:80px 80px 100px}.tgg-about-story{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:left!important;padding:80px 80px 100px!important}.tgg-about-story .tgg-eyebrow{justify-content:flex-start!important;width:580px!important;max-width:100%!important}.tgg-about-story .tgg-eyebrow:after{content:""!important;display:block!important;flex:1!important;max-width:40px!important;height:1px!important;background:var(--rose)!important;opacity:.5!important}.tgg-about-story-text{width:580px!important;max-width:100%!important;margin:0!important}.tgg-about-story-text{font-family:Jost,sans-serif;font-size:15px;color:#6b6363;font-weight:300;line-height:1.95;max-width:580px;margin:0 auto}@media(max-width:768px){.tgg-about-hero{padding:0 24px 40px}.tgg-about-main{padding:60px 24px 80px}.tgg-about-quote-mark{font-size:180px}.tgg-about-story{padding:60px 24px 80px}}.m-page-header--template-contact{display:none!important}.template-contact #MainContent,.template-contact main{background:#fdf8f3!important}.m-section.m-contact-form{max-width:100%!important;margin:0!important;padding:60px 40px!important}.m-contact-form .container-fluid{max-width:480px!important;margin:0 auto!important;padding:0!important}.m-contact-form .m-contact-form__main{max-width:480px!important;margin:0 auto!important;width:100%!important}.m-contact-form .m-row{display:block!important}.m-contact-form__heading{font-family:Playfair Display,serif!important;font-size:36px!important;font-weight:500!important;color:#3a3535!important;font-style:italic!important;text-align:left!important;margin-bottom:36px!important;letter-spacing:-.3px!important}.m-contact-form__form-fields{display:flex!important;flex-wrap:wrap!important;gap:12px!important;width:100%!important}.m-contact-form__name,.m-contact-form__email{flex:1!important;min-width:180px!important}.m-contact-form__message,.m-contact-form .m-w-full{width:100%!important}.m-contact-form .form-field,.m-contact-form input[type=text],.m-contact-form input[type=email],.m-contact-form textarea{border:1.5px solid rgba(254,121,153,.25)!important;border-radius:50px!important;padding:14px 20px!important;font-family:Jost,sans-serif!important;font-size:13px!important;color:#3a3535!important;background:#fff!important;outline:none!important;transition:border-color .3s!important;width:100%!important;box-shadow:none!important}.m-contact-form textarea,.m-contact-form__message .form-field{border-radius:16px!important;min-height:120px!important;resize:none!important}.m-contact-form .form-field:focus,.m-contact-form input:focus,.m-contact-form textarea:focus{border-color:#fe7999!important;box-shadow:none!important;outline:none!important}.m-contact-form .form-field::placeholder,.m-contact-form input::placeholder,.m-contact-form textarea::placeholder{color:#bbb!important;font-family:Jost,sans-serif!important;font-size:13px!important}.m-contact-form .m-button--primary,.m-contact-form button[type=submit]{background:#fe7999!important;color:#fff!important;border:none!important;border-radius:50px!important;padding:13px 40px!important;font-family:Jost,sans-serif!important;font-size:11px!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:500!important;transition:all .3s!important;cursor:pointer!important;margin-top:8px!important;display:inline-flex!important;width:auto!important}.m-contact-form .m-button--primary:hover,.m-contact-form button[type=submit]:hover{background:#e85a7a!important;transform:translateY(-1px)!important}@media(max-width:600px){.m-section.m-contact-form{padding:50px 24px!important}.m-contact-form__name,.m-contact-form__email{flex:100%!important}}.tgg-pcard{display:block}.tgg-pcard__wrap{position:relative;border-radius:16px;overflow:hidden;background:#fceeee;aspect-ratio:4/5;display:block}.tgg-pcard__img-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.tgg-pcard__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.tgg-pcard__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease}.tgg-pcard:hover .tgg-pcard__img--hover{opacity:1}.tgg-pcard:hover .tgg-pcard__img:not(.tgg-pcard__img--hover){transform:scale(1.04)}.tgg-pcard__placeholder{width:100%;height:100%;background:#fceeee;display:flex;align-items:center;justify-content:center}.tgg-pcard__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 35%,rgba(20,15,10,.7) 100%);pointer-events:none;z-index:1}.tgg-pcard__badges{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:6px;z-index:3}.tgg-pcard__badge{background:#fdf8f3eb;color:#fe7999;font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;padding:6px 14px;border-radius:30px;display:inline-block}.tgg-pcard__badge--soldout{color:#6b6363}.tgg-pcard__bottom{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:2}.tgg-pcard__info-link{display:block!important;text-decoration:none!important;margin-bottom:0!important;transition:opacity .3s ease,transform .3s ease!important;opacity:1!important;transform:translateY(0)!important}.tgg-pcard:hover .tgg-pcard__info-link{opacity:0!important;transform:translateY(6px)!important}.tgg-pcard__info{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.tgg-pcard__info-left{flex:1}.tgg-pcard__name{font-family:Jost,sans-serif;font-size:18px;font-weight:500;color:#fff;line-height:1.3;margin-bottom:2px}.tgg-pcard__vendor{font-size:11px;color:#fff9;font-weight:300;font-family:Jost,sans-serif}.tgg-pcard__price{font-family:Jost,sans-serif;font-size:16px;font-weight:500;color:#fff;white-space:nowrap}.tgg-pcard__price-sale{color:#fedb89}.tgg-pcard__action{position:absolute!important;bottom:20px!important;left:20px!important;right:20px!important;opacity:0!important;transform:translateY(10px)!important;transition:opacity .3s ease,transform .3s ease!important}.tgg-pcard:hover .tgg-pcard__action{opacity:1!important;transform:translateY(0)!important}.tgg-pcard__btn{display:block;width:100%;background:#fdf8f3f2;color:#3a3535;border:none;border-radius:50px;padding:13px 20px;font-family:Jost,sans-serif;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;font-weight:500;cursor:pointer;text-align:center;text-decoration:none;transition:background .3s,color .3s;line-height:1}.tgg-pcard__btn:hover{background:#fe7999;color:#fff}.tgg-pcard__btn--soldout{opacity:.5;cursor:not-allowed}.m-collection-products{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important}.m-product-item{width:100%!important;max-width:100%!important;flex:none!important;padding:0!important}.m-select-custom--trigger{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}.m-select-custom--trigger-text{font-family:Jost,sans-serif!important;font-size:13px!important;letter-spacing:1px!important;color:#3a3535!important;font-weight:500!important}.m-select-custom--trigger-icon{color:#3a3535!important;width:12px!important;height:12px!important}.m-toolbar--sortby:before,.m-toolbar--right .m-select-component:before{content:"Sort by:";font-family:Jost,sans-serif!important;font-size:13px!important;color:#6b6363!important;font-weight:400!important;margin-right:8px!important}.m-select-custom--options{font-family:Jost,sans-serif!important;font-size:12px!important;border-radius:12px!important;border:1px solid rgba(254,121,153,.2)!important;box-shadow:0 12px 40px #00000014!important;background:#fdf8f3!important}@media(max-width:767px){.m-collection-toolbar--wrapper{background:transparent!important;border-top:none!important;box-shadow:none!important}.m-collection-toolbar{background:transparent!important}.m-collection-toolbar .m-sortby--open{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;font-family:Jost,sans-serif!important}.m-collection-toolbar .m-sortby--open>span{font-family:Jost,sans-serif!important;font-size:13px!important;color:#3a3535!important;font-weight:500!important;letter-spacing:1px!important;margin-right:4px!important}.m-collection-toolbar .m-sortby--open:before{content:"Sort by:"!important;font-family:Jost,sans-serif!important;font-size:13px!important;color:#6b6363!important;font-weight:400!important;margin-right:8px!important}.m-collection-toolbar .m-sortby--open svg{width:12px!important;height:12px!important;color:#3a3535!important}}@media(max-width:767px){.m-collection-products{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}.m-main-product,.m-main-product .m-gradient{background:#fdf8f3!important}.m-main-product .m-main-product--wrapper{--column-gap: 40px !important;align-items:start!important;padding:32px 0 60px!important}.m-product-media--wrapper{border-radius:20px!important;overflow:hidden!important}.m-product-media--desktop{position:sticky!important;top:100px!important}.m-product-thumbnails .swiper-slide-thumb-active img,.m-product-thumbnails .swiper-slide-thumb-active{border:2px solid #fe7999!important;border-radius:8px!important}.m-product-tag{background:#fceeee!important;color:#fe7999!important;font-family:Jost,sans-serif!important;font-size:9px!important;font-weight:500!important;letter-spacing:2px!important;text-transform:uppercase!important;padding:5px 14px!important;border-radius:30px!important;border:none!important}.m-product-title{font-family:Playfair Display,serif!important;font-size:30px!important;font-weight:500!important;color:#3a3535!important;line-height:1.1!important;letter-spacing:-.3px!important}.m-main-product .m-price-item--regular,.m-main-product .m-price-item--sale,.m-main-product .m-price-item--last,.m-main-product .m\:text-xl{font-family:Jost,sans-serif!important;font-size:14px!important;font-weight:300!important;color:#6b6363!important;line-height:1.5!important}.m-main-product .m-product-description,.m-main-product .m-product-description p{font-family:Jost,sans-serif!important;font-size:12px!important;color:#6b6363!important;line-height:1.8!important;font-weight:300!important}.product-block-group--tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:18px 0!important}.product-block-group--tags .m-product-tag{display:inline-flex!important;align-items:center!important;gap:5px!important;background:#fceeee!important;color:#6b6363!important;font-size:9px!important;letter-spacing:1.5px!important;padding:5px 12px!important;border-radius:30px!important}.m-main-product hr,.m-product-block__divider{border:none!important;border-top:1px solid rgba(58,53,53,.1)!important;margin:18px 0!important}.m-product-option--label{font-family:Jost,sans-serif!important;font-size:10px!important;letter-spacing:1.5px!important;text-transform:uppercase!important;color:#3a3535!important;font-weight:500!important;margin-bottom:10px!important}.m-product-option--node__label{font-family:Jost,sans-serif!important;font-size:11px!important;font-weight:500!important;color:#3a3535!important;background:transparent!important;border:1.5px solid rgba(58,53,53,.2)!important;border-radius:40px!important;padding:8px 18px!important;cursor:pointer!important;transition:all .2s!important;display:inline-block!important}.m-product-option--node__label:hover{border-color:#fe7999!important;color:#fe7999!important}.m-product-option--node input[type=radio]:checked~.m-product-option--node__label,.m-product-option--node input[type=radio]:checked+.m-product-option--node__label{background:#3a3535!important;color:#fff!important;border-color:#3a3535!important}.m-add-to-cart{background:#fe7999!important;color:#fff!important;border:none!important;border-radius:50px!important;padding:15px 32px!important;font-family:Jost,sans-serif!important;font-size:10px!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:500!important;width:100%!important;transition:background .3s!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.m-add-to-cart:hover{background:#e85a7a!important}.m-add-to-cart.disabled,.m-add-to-cart[disabled]{background:#3a353533!important;cursor:not-allowed!important}.m-product-collapsible+.m-product-collapsible{border-top:none!important}.m-main-product .m-collapsible{border-bottom:1px solid rgba(58,53,53,.1)!important}.m-main-product .m-product-collapsible:first-of-type{border-top:1px solid rgba(58,53,53,.1)!important}.m-main-product .m-collapsible--button{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:13px 0!important;background:transparent!important;border:none!important;width:100%!important;cursor:pointer!important;font-family:Jost,sans-serif!important;font-size:10px!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:500!important;color:#3a3535!important;text-align:left!important}.m-main-product .m-collapsible--icon{width:18px!important;height:18px!important;border-radius:50%!important;border:1px solid rgba(58,53,53,.2)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;transition:all .3s!important}.m-main-product .m-collapsible[open] .m-collapsible--icon{background:#fe7999!important;border-color:#fe7999!important;color:#fff!important}.m-main-product .m-collapsible--content__inner,.m-main-product .m-collapsible--content__inner p{font-family:Jost,sans-serif!important;font-size:12px!important;color:#6b6363!important;line-height:1.8!important;font-weight:300!important;padding-bottom:14px!important}.main-product__block{margin-bottom:14px!important}@media(max-width:768px){.m-main-product--wrapper{padding:20px 0 40px!important}}.tgg-pdp-pills{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:4px 0!important}.tgg-pdp-pill{display:inline-flex!important;align-items:center!important;gap:5px!important;background:#fceeee!important;padding:5px 12px!important;border-radius:30px!important}.tgg-pdp-pill svg{width:11px!important;height:11px!important;flex-shrink:0!important}.tgg-pdp-pill span{font-family:Jost,sans-serif!important;font-size:9px!important;letter-spacing:1.5px!important;text-transform:uppercase!important;color:#6b6363!important;font-weight:500!important}.tgg-featured-product{background:#fdf8f3;padding:100px 80px}.tgg-featured-product__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1100px;margin:0 auto}.tgg-featured-product__card{border-radius:24px;overflow:hidden;position:relative;aspect-ratio:3/4;background:#fceeee;cursor:pointer}.tgg-featured-product__img-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.tgg-featured-product__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.tgg-featured-product__card:hover .tgg-featured-product__img{transform:scale(1.03)}.tgg-featured-product__img-placeholder{width:100%;height:100%;background:linear-gradient(145deg,#fceeee,#f8dde5 60%,#f0c8d8)}.tgg-featured-product__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 35%,rgba(20,15,10,.65) 100%);pointer-events:none;z-index:1}.tgg-featured-product__badge{position:absolute;top:16px;right:16px;background:#fdf8f3eb;font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#fe7999;padding:6px 14px;border-radius:30px;z-index:3;display:inline-block}.tgg-featured-product__info-link{display:block!important;text-decoration:none!important;margin-bottom:0!important;transition:opacity .3s ease,transform .3s ease!important;opacity:1!important;transform:translateY(0)!important}.tgg-featured-product__card:hover .tgg-featured-product__info-link{opacity:0!important;transform:translateY(6px)!important}.tgg-featured-product__card-info{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important}.tgg-featured-product__info-left{flex:1!important}.tgg-featured-product__card-name{font-family:Jost,sans-serif!important;font-size:15px!important;font-weight:500!important;color:#fff!important;line-height:1.3!important;margin-bottom:2px!important}.tgg-featured-product__card-vendor{font-size:11px!important;color:#fff9!important;font-weight:300!important;font-family:Jost,sans-serif!important}.tgg-featured-product__card-price{font-family:Jost,sans-serif!important;font-size:15px!important;font-weight:400!important;color:#fff!important;white-space:nowrap!important}.tgg-featured-product__action{position:absolute!important;bottom:20px!important;left:20px!important;right:20px!important;opacity:0!important;transform:translateY(10px)!important;transition:opacity .3s ease,transform .3s ease!important}.tgg-featured-product__card:hover .tgg-featured-product__action{opacity:1!important;transform:translateY(0)!important}.tgg-featured-product__card-btn{display:block!important;width:100%!important;background:#fdf8f3f2!important;color:#3a3535!important;border:none!important;border-radius:50px!important;padding:13px 20px!important;font-family:Jost,sans-serif!important;font-size:11px!important;letter-spacing:1.5px!important;text-transform:uppercase!important;font-weight:500!important;cursor:pointer!important;text-align:center!important;text-decoration:none!important;transition:background .3s,color .3s!important;line-height:1!important}.tgg-featured-product__info{padding:20px 0}.tgg-featured-product__eyebrow{margin-bottom:16px!important}.tgg-featured-product__title{font-family:Playfair Display,serif;font-size:clamp(32px,4vw,52px);font-weight:500;color:#3a3535;line-height:1.1;letter-spacing:-.5px;margin-bottom:20px}.tgg-featured-product__desc{font-family:Jost,sans-serif;font-size:14px;color:#6b6363;line-height:1.85;font-weight:300;margin-bottom:36px;max-width:420px}.tgg-featured-product__cta{display:inline-flex;align-items:center;gap:12px;background:#fe7999;color:#fff;text-decoration:none;padding:15px 36px;border-radius:50px;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:500;font-family:Jost,sans-serif;transition:all .3s}.tgg-featured-product__cta:hover{background:#e85a7a;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.tgg-featured-product{padding:60px 24px}.tgg-featured-product__inner{grid-template-columns:1fr;gap:40px}}.tgg-featured-product__card-bottom{position:absolute!important;bottom:0!important;left:0!important;right:0!important;padding:20px!important;z-index:2!important}.tgg-featured-product__card-info{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important;margin-bottom:12px!important;transition:opacity .3s ease,transform .3s ease!important;opacity:1!important;transform:translateY(0)!important}.tgg-featured-product__card:hover .tgg-featured-product__card-info{opacity:0!important;transform:translateY(6px)!important}.tgg-featured-product__card-btn{display:block!important;width:100%!important;background:#fdf8f3f2!important;color:#3a3535!important;border:none!important;border-radius:50px!important;padding:13px 20px!important;font-family:Jost,sans-serif!important;font-size:11px!important;letter-spacing:1.5px!important;text-transform:uppercase!important;font-weight:500!important;cursor:pointer!important;text-align:center!important;text-decoration:none!important;transition:opacity .3s ease,transform .3s ease,background .3s!important;line-height:1!important;opacity:0!important;transform:translateY(10px)!important}.tgg-featured-product__card:hover .tgg-featured-product__card-btn{opacity:1!important;transform:translateY(0)!important}.tgg-featured-product__card-btn:hover{background:#fe7999!important;color:#fff!important}.tgg-featured-product__card-bottom{position:absolute!important;bottom:0!important;left:0!important;right:0!important;padding:20px!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important}.tgg-featured-product__card-btn{position:absolute!important;bottom:20px!important;left:20px!important;right:20px!important}.tgg-featured-product__card-btn{position:absolute!important;bottom:20px!important;left:20px!important;right:20px!important;width:auto!important}.template-page.about-us #MainContent,.sf__page-about #MainContent,body.about-us #MainContent{padding:0!important;margin:0!important;background:#fcefee!important}.template-page.about-us .shopify-section,.sf__page-about .shopify-section{margin:0!important;padding:0!important}.template-customers-account #MainContent,.template-customers-login #MainContent,.template-customers-register #MainContent,.template-customers-addresses #MainContent{background:#fdf8f3!important}.m-account-dashboard h1,.m-account-dashboard h2,.m-page-header__heading,[class*=m-account] h1,[class*=m-account] h2{font-family:Playfair Display,serif!important;font-weight:500!important;color:#3a3535!important;letter-spacing:-.3px!important}.m-account-dashboard,[class*=m-account] p,[class*=m-account] span,[class*=m-account] li,[class*=m-account] a{font-family:Jost,sans-serif!important;font-weight:300!important;color:#6b6363!important}[class*=m-account] nav a,[class*=m-account] .m-account-nav a{font-family:Jost,sans-serif!important;font-size:13px!important;color:#3a3535!important;font-weight:400!important;text-decoration:none!important}[class*=m-account] nav a:hover{color:#fe7999!important}[class*=m-account] nav a.is-active,[class*=m-account] nav a[aria-current]{color:#fe7999!important;font-weight:500!important}.m-account-dashboard .m-alert,[class*=m-account] .m-alert,[class*=alert--success],[class*=notice]{background:#fceeee!important;border:none!important;border-radius:12px!important;color:#3a3535!important;font-family:Jost,sans-serif!important}[class*=alert--success] a,[class*=notice] a{color:#fe7999!important}[class*=m-account] h2{font-family:Playfair Display,serif!important;font-size:24px!important;font-weight:500!important;color:#3a3535!important;margin-bottom:16px!important}[class*=m-account] .m-button,[class*=m-account] button[type=submit],.template-customers-account .m-button{background:#fe7999!important;color:#fff!important;border:none!important;border-radius:50px!important;padding:13px 32px!important;font-family:Jost,sans-serif!important;font-size:11px!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:500!important;transition:background .3s!important}[class*=m-account] .m-button:hover,.template-customers-account .m-button:hover{background:#e85a7a!important}[class*=m-account] .m-button--secondary{background:transparent!important;border:1.5px solid rgba(58,53,53,.2)!important;color:#3a3535!important}[class*=m-account] .m-button--secondary:hover{border-color:#fe7999!important;color:#fe7999!important}[class*=m-account] .m-breadcrumb,[class*=m-breadcrumb]{font-family:Jost,sans-serif!important;font-size:12px!important;color:#6b6363!important}.tgg-faq{background:#fdf8f3;padding:80px 40px 100px}.tgg-faq__inner{max-width:780px;margin:0 auto}.tgg-faq__header{text-align:center;margin-bottom:64px}.tgg-faq__title{font-family:Playfair Display,serif;font-size:clamp(36px,5vw,56px);font-weight:500;color:#3a3535;line-height:1.1;letter-spacing:-.5px;margin-bottom:16px}.tgg-faq__subtitle{font-family:Jost,sans-serif;font-size:14px;color:#6b6363;font-weight:300;line-height:1.8;max-width:480px;margin:0 auto}.tgg-faq__groups{display:flex;flex-direction:column;gap:48px}.tgg-faq__group-title{font-family:Jost,sans-serif;font-size:10px;letter-spacing:3px;text-transform:uppercase;color:#fe7999;font-weight:500;margin-bottom:16px;display:flex;align-items:center;gap:12px}.tgg-faq__group-title:after{content:"";display:block;flex:1;height:1px;background:#fe799933}.tgg-faq__items{border-top:1px solid rgba(58,53,53,.1)}.tgg-faq__item{border-bottom:1px solid rgba(58,53,53,.1)}.tgg-faq__question{display:flex;justify-content:space-between;align-items:center;padding:18px 0;cursor:pointer;list-style:none;gap:16px}.tgg-faq__question::-webkit-details-marker{display:none}.tgg-faq__question span:first-child{font-family:Jost,sans-serif;font-size:14px;font-weight:500;color:#3a3535;line-height:1.4}.tgg-faq__icon{width:20px;height:20px;border-radius:50%;border:1px solid rgba(58,53,53,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s;color:#3a3535}.tgg-faq__item[open] .tgg-faq__icon{background:#fe7999;border-color:#fe7999;color:#fff;transform:rotate(45deg)}.tgg-faq__answer{padding:0 0 18px}.tgg-faq__answer p{font-family:Jost,sans-serif;font-size:13px;color:#6b6363;line-height:1.85;font-weight:300;max-width:640px}.tgg-faq__contact{margin-top:64px;text-align:center;padding:48px 40px;background:#fceeee;border-radius:24px}.tgg-faq__contact-text{font-family:Playfair Display,serif;font-size:22px;font-style:italic;color:#3a3535;margin-bottom:24px;font-weight:400}.tgg-faq__contact-btn{display:inline-flex;align-items:center;gap:10px;background:#fe7999;color:#fff;text-decoration:none;padding:14px 32px;border-radius:50px;font-family:Jost,sans-serif;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:500;transition:all .3s}.tgg-faq__contact-btn:hover{background:#e85a7a;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.tgg-faq{padding:60px 24px 80px}.tgg-faq__contact{padding:36px 24px}}.tgg-nav-logo-img{height:200px;width:auto;display:block}.tgg-footer-logo-img{height:250px;width:auto;display:block;object-fit:contain;object-position:center}.shopify-policy__container{background:#fdf8f3!important;font-family:Jost,sans-serif!important}.shopify-policy__container h1,.shopify-policy__container .shopify-policy__title h1{font-family:Playfair Display,serif!important;font-size:clamp(32px,5vw,52px)!important;font-weight:500!important;color:#3a3535!important;letter-spacing:-.3px!important;margin-bottom:16px!important}.shopify-policy__container h2{font-family:Playfair Display,serif!important;font-size:22px!important;font-weight:500!important;color:#3a3535!important;letter-spacing:-.2px!important;margin-top:40px!important;margin-bottom:12px!important}.shopify-policy__container h3{font-family:Jost,sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:2px!important;text-transform:uppercase!important;color:#fe7999!important;margin-top:28px!important;margin-bottom:10px!important}.shopify-policy__container p,.shopify-policy__container li,.shopify-policy__container span{font-family:Jost,sans-serif!important;font-size:14px!important;color:#6b6363!important;line-height:1.9!important;font-weight:300!important}.shopify-policy__container a{color:#fe7999!important}.shopify-policy__container .shopify-policy__title h1{font-family:Playfair Display,serif!important;font-size:clamp(32px,5vw,52px)!important;font-weight:500!important;color:#3a3535!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/goodglow-custom.css.map */
