@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600;700&display=swap";:root{--color-brand-primary: #B14D33;--color-brand-primary-dark: #8A3B27;--color-brand-accent: #DA5B04;--color-brand-accent-dark: #B44A03;--color-brand-gold: #F2C91E;--color-brand-gold-dark: #D1AC12;--color-brand-gold-active: #B8960F;--color-brand-pale-gold: #F7EA99;--color-brand-bg-base: #FFF8ED;--color-brand-surface: #FFFFFF;--color-brand-text-primary: #2B1A12;--color-brand-text-secondary: #6B4A3A;--color-brand-border: #E8D9B5;--color-brand-success: #4C7A3B;--color-brand-error: #A23B2E;--chai-orange: var(--color-brand-accent);--chai-gold: var(--color-brand-gold);--chai-brown: var(--color-brand-primary);--chai-cream: var(--color-brand-bg-base);--chai-white: var(--color-brand-surface);--font-playfair: "Playfair Display", "Cormorant Garamond", Georgia, serif;--font-inter: "Inter", "DM Sans", system-ui, sans-serif;--font-outfit: "Outfit", "Inter", system-ui, sans-serif;--color-background: 255, 248, 237;--gradient-background: #FFF8ED;--color-foreground: 43, 26, 18;--color-button: 218, 91, 4;--color-button-text: 255, 255, 255;--color-secondary-button-text: 177, 77, 51;--color-secondary-button: 255, 248, 237;--color-link: 218, 91, 4;--color-badge-background: 247, 234, 153;--color-badge-foreground: 138, 59, 39;--color-badge-border: 247, 234, 153;--color-card-background: 255, 255, 255;--color-card-border: 232, 217, 181}body{background-color:var(--color-brand-bg-base)!important;color:var(--color-brand-text-primary)!important;font-family:var(--font-inter)!important}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.product__title h1,.collection-hero__title,.chaiguy-heading,.related-products__heading{font-family:var(--font-outfit)!important;font-weight:700!important;letter-spacing:-.01em!important}.btn,.button,button[type=submit],.cart-notification__button,.product-form__submit,.collection-filters__clear,input[type=submit],.shopify-payment-button__button--unbranded{border-radius:50px!important;padding:14px 32px!important;background-color:#5b2c0d!important;color:var(--chai-white)!important;font-family:var(--font-inter)!important;font-weight:600!important;letter-spacing:.5px!important;border:none!important;cursor:pointer!important;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease!important}.btn:hover,.button:hover,button[type=submit]:hover,.product-form__submit:hover,input[type=submit]:hover{background-color:var(--chai-brown)!important;transform:translateY(-1px)!important;box-shadow:0 4px 16px #5b2c0d33!important}.quantity__button{flex-shrink:0!important;border-radius:50%!important;width:36px!important;height:36px!important;padding:0!important;background-color:transparent!important;color:var(--chai-brown)!important;border:none!important;outline:none!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:background-color .2s ease!important}.quantity__button:hover{background-color:#5b2c0d14!important;transform:none!important;box-shadow:none!important}.header__icon{background-color:transparent!important;border-radius:0!important;padding:0!important;border:none!important;color:var(--chai-brown)!important}.header__icon:hover{background-color:transparent!important;transform:none!important;box-shadow:none!important;color:var(--chai-orange)!important}.slider-button{border-radius:50%!important;padding:0!important;background-color:var(--chai-white)!important;color:var(--chai-brown)!important;border:1px solid rgba(123,63,0,.2)!important}.section-header,.shopify-section-group-header-group{z-index:1001!important}.header-wrapper,.header-wrapper.gradient{background-color:var(--chai-white)!important;border-bottom:2px solid var(--chai-gold)!important;position:sticky!important;top:0!important;z-index:1001!important}.header__heading-link,.header__heading-link .h2{color:var(--chai-brown)!important;font-family:var(--font-playfair)!important;font-weight:700!important;text-decoration:none!important;letter-spacing:.02em!important}.header__menu-item,.header__active-menu-item,.list-menu__item--link{color:var(--chai-brown)!important;font-family:var(--font-inter)!important;font-weight:500!important;font-size:1.4rem!important;transition:color .2s ease!important}.header__menu-item:hover,.list-menu__item--link:hover{color:var(--chai-orange)!important;text-decoration:none!important}.list-menu__item--active{color:var(--chai-orange)!important}.chaiguy-dropdown-wrapper{position:relative;display:inline-flex;align-items:center}.chaiguy-shop-trigger{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;color:var(--chai-brown);font-family:var(--font-inter);font-weight:500;font-size:1.4rem;cursor:pointer;border:none;background:none;transition:color .2s ease;border-radius:0!important;padding:8px 12px!important;background-color:transparent!important;color:var(--chai-brown)!important;font-weight:500!important}.chaiguy-shop-trigger:hover{color:var(--chai-orange)!important;background-color:transparent!important;transform:none!important;box-shadow:none!important}.chaiguy-shop-trigger .chaiguy-caret{display:inline-block;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.chaiguy-dropdown-wrapper.is-open .chaiguy-caret{transform:rotate(-135deg) translateY(-2px)}.chaiguy-dropdown-menu{display:none;position:absolute;top:calc(100% + 8px);left:0;min-width:180px;background:var(--chai-white);border-radius:12px;box-shadow:0 8px 32px #7b3f0026,0 2px 8px #00000014;z-index:200;overflow:hidden;border:1px solid rgba(245,166,35,.2);animation:chaiguyDropIn .18s ease forwards}@keyframes chaiguyDropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.chaiguy-dropdown-wrapper.is-open .chaiguy-dropdown-menu{display:block}.chaiguy-dropdown-menu a{display:block;padding:12px 20px;color:var(--chai-brown)!important;font-family:var(--font-inter)!important;font-size:1.4rem!important;font-weight:500!important;text-decoration:none!important;border-left:3px solid transparent;transition:color .2s ease,background-color .2s ease,border-color .2s ease!important}.chaiguy-dropdown-menu a:hover{color:var(--chai-orange)!important;background-color:#e8731a0f!important;border-left-color:var(--chai-orange)!important}.chaiguy-hero{background-color:var(--chai-cream);background-image:linear-gradient(135deg,#fff8f0,#fde8cf 60%,#fff3e3);min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 24px;position:relative;overflow:hidden}.chaiguy-hero:before{content:"";position:absolute;top:-60px;right:-60px;width:350px;height:350px;background:radial-gradient(circle,rgba(232,115,26,.12) 0%,transparent 70%);pointer-events:none}.chaiguy-hero:after{content:"";position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(245,166,35,.1) 0%,transparent 70%);pointer-events:none}.chaiguy-hero__inner{max-width:780px;margin:0 auto;position:relative;z-index:1}.chaiguy-hero__eyebrow{display:inline-block;font-family:var(--font-inter);font-size:1.2rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--chai-orange);background:#e8731a1a;padding:6px 18px;border-radius:50px;margin-bottom:24px}.chaiguy-hero__title{font-family:var(--font-playfair)!important;font-size:clamp(3.6rem,6vw,6.4rem)!important;font-weight:700!important;color:var(--chai-brown)!important;line-height:1.15!important;margin:0 0 20px!important;letter-spacing:-.01em!important}.chaiguy-hero__subtitle{font-family:var(--font-inter);font-size:clamp(1.6rem,2vw,1.9rem);color:#7b3f00bf;line-height:1.6;margin:0 0 40px;font-weight:400}.chaiguy-hero__btn{display:inline-block;padding:16px 48px!important;background-color:var(--chai-orange)!important;color:var(--chai-white)!important;font-family:var(--font-inter)!important;font-weight:700!important;font-size:1.5rem!important;border-radius:50px!important;text-decoration:none!important;border:none!important;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease!important;letter-spacing:.03em!important}.chaiguy-hero__btn:hover{background-color:var(--chai-brown)!important;transform:translateY(-2px)!important;box-shadow:0 8px 28px #e8731a66!important}.chaiguy-collections{padding:80px 24px;background-color:var(--chai-white)}.chaiguy-collections__heading{font-family:var(--font-playfair)!important;font-size:clamp(2.8rem,4vw,4rem)!important;color:var(--chai-brown)!important;text-align:center!important;margin:0 0 16px!important}.chaiguy-collections__subheading{text-align:center;color:#7b3f00a6;font-size:1.6rem;margin:0 0 56px;font-family:var(--font-inter)}.chaiguy-collections__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;margin:0 auto}@media screen and (max-width:989px){.chaiguy-collections__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.chaiguy-collections__grid{grid-template-columns:1fr;gap:20px}}.chaiguy-collection-card{background:var(--chai-white);border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #7b3f0014;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;display:block}.chaiguy-collection-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #7b3f0029}.chaiguy-collection-card__image-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(135deg,var(--chai-orange),var(--chai-gold));position:relative}.chaiguy-collection-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.chaiguy-collection-card:hover .chaiguy-collection-card__image-wrap img{transform:scale(1.06)}.chaiguy-collection-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:5rem;opacity:.6}.chaiguy-collection-card__body{padding:24px}.chaiguy-collection-card__name{font-family:var(--font-playfair)!important;font-size:2rem!important;font-weight:700!important;color:var(--chai-brown)!important;margin:0 0 8px!important}.chaiguy-collection-card__desc{font-size:1.4rem;color:#7b3f00a6;margin:0 0 20px;line-height:1.5;font-family:var(--font-inter)}.chaiguy-collection-card__btn{display:inline-block;padding:10px 28px!important;background-color:var(--chai-orange)!important;color:var(--chai-white)!important;font-family:var(--font-inter)!important;font-weight:600!important;font-size:1.4rem!important;border-radius:50px!important;text-decoration:none!important;border:none!important;transition:background-color .3s ease,transform .2s ease!important}.chaiguy-collection-card__btn:hover{background-color:var(--chai-brown)!important;transform:translateY(-1px)!important}.chaiguy-brand-strip{background-color:var(--chai-brown);padding:64px 24px;text-align:center;position:relative;overflow:hidden}.chaiguy-brand-strip:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23F5A623' fill-opacity='0.06'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.chaiguy-brand-strip__inner{max-width:760px;margin:0 auto;position:relative;z-index:1}.chaiguy-brand-strip__eyebrow{font-family:var(--font-inter);font-size:1.1rem;letter-spacing:.2em;text-transform:uppercase;color:var(--chai-gold);margin:0 0 16px;display:block}.chaiguy-brand-strip__text{font-family:var(--font-playfair);font-size:clamp(2rem,3.5vw,3rem);font-weight:400;font-style:italic;color:var(--chai-cream);line-height:1.5;margin:0 0 28px}.chaiguy-brand-strip__cta{display:inline-block;padding:12px 36px!important;border:2px solid var(--chai-gold)!important;border-radius:50px!important;color:var(--chai-gold)!important;font-family:var(--font-inter)!important;font-weight:600!important;font-size:1.4rem!important;text-decoration:none!important;background:transparent!important;transition:background-color .3s ease,color .3s ease!important}.chaiguy-brand-strip__cta:hover{background-color:var(--chai-gold)!important;color:var(--chai-brown)!important;transform:none!important;box-shadow:none!important}.collection-hero{position:relative;overflow:hidden}.chaiguy-collection-banner{position:relative;overflow:hidden;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:40px 24px!important;width:100%!important}@media screen and (min-width:750px){.chaiguy-collection-banner{min-height:450px!important}.chaiguy-collection-banner.is-shop-all{min-height:500px!important}}@media screen and (max-width:749px){.chaiguy-collection-banner{min-height:260px!important}}.chaiguy-collection-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.chaiguy-collection-banner__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none;animation:chaiguyBannerZoom 12s ease-out forwards}@keyframes chaiguyBannerZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}.chaiguy-collection-banner__inner{position:relative;z-index:2;max-width:650px!important;margin:0 auto;padding:0!important}.chaiguy-collection-banner__eyebrow{display:inline-block;font-family:var(--font-inter)!important;font-size:1.1rem!important;font-weight:600!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:var(--chai-gold)!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.15)!important;padding:6px 18px!important;border-radius:50px!important;margin-bottom:2rem!important;text-shadow:0 1px 4px rgba(0,0,0,.15)!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;opacity:0;transform:translateY(15px);animation:chaiguyFadeUp .8s cubic-bezier(.16,1,.3,1) forwards}.chaiguy-collection-banner__title{font-family:var(--font-playfair)!important;color:#fff!important;font-weight:700!important;line-height:1.2!important;margin:0!important;text-shadow:0 4px 24px rgba(0,0,0,.5)!important;opacity:0;transform:translateY(15px);animation:chaiguyFadeUp .8s cubic-bezier(.16,1,.3,1) .2s forwards}@keyframes chaiguyFadeUp{to{opacity:1;transform:translateY(0)}}@media screen and (min-width:990px){.chaiguy-collection-banner__title{font-size:5.2rem!important}}@media screen and (min-width:750px)and (max-width:989px){.chaiguy-collection-banner__title{font-size:3.4rem!important}}@media screen and (max-width:749px){.chaiguy-collection-banner__title{font-size:2.6rem!important}}.chaiguy-collection-banner__desc{font-family:var(--font-inter)!important;color:#fffffff2!important;font-weight:400!important;margin-top:1.6rem!important;margin-bottom:0!important;line-height:1.6!important;text-shadow:0 2px 12px rgba(0,0,0,.4)!important;opacity:0;transform:translateY(15px);animation:chaiguyFadeUp .8s cubic-bezier(.16,1,.3,1) .4s forwards}@media screen and (min-width:750px){.chaiguy-collection-banner__desc{font-size:1.6rem!important}}@media screen and (max-width:749px){.chaiguy-collection-banner__desc{font-size:1.4rem!important}}.card-wrapper .card,.card--product{border-radius:16px!important;background:var(--chai-white)!important;box-shadow:0 2px 16px #7b3f0014!important;transition:transform .3s ease,box-shadow .3s ease!important;overflow:hidden}.card-wrapper:hover .card,.card-wrapper .card:hover{transform:translateY(-4px)!important;box-shadow:0 12px 36px #7b3f0024!important}.card__media .media{overflow:hidden}.card__media img{transition:transform .4s ease!important}.card-wrapper:hover .card__media img{transform:scale(1.05)!important}.card__heading,.card__heading a,.card__heading .full-unstyled-link{font-family:var(--font-playfair)!important;color:var(--chai-brown)!important;font-weight:600!important}.price--on-sale .price-item--regular,.price .price-item--regular,.price .price-item--sale,.price__regular .price-item,.price-item{color:var(--chai-orange)!important}.quick-add__submit,.card .button{border-radius:50px!important;background-color:var(--chai-orange)!important;color:var(--chai-white)!important;border:none!important;font-family:var(--font-inter)!important;font-weight:600!important;transition:background-color .3s ease,transform .2s ease!important}.quick-add__submit:hover,.card .button:hover{background-color:var(--chai-brown)!important;transform:translateY(-1px)!important}@media screen and (min-width:990px){.product.grid{display:grid!important;grid-template-columns:55fr 45fr!important;gap:64px!important;align-items:start!important}.product.grid .product__media-wrapper,.product.grid .product__info-wrapper{width:100%!important;max-width:100%!important}}.product__title h1,.product__info-container h1{font-family:var(--font-outfit)!important;color:var(--chai-brown)!important;font-size:clamp(2.8rem,4vw,4.2rem)!important;font-weight:700!important;line-height:1.2!important;margin-bottom:12px!important;letter-spacing:-.01em!important}#price-template--main,.product__info-container .price,.product__info-container .price-item{color:var(--chai-orange)!important;font-size:2.4rem!important;font-weight:700!important;font-family:var(--font-inter)!important}.product-form__input .form__label,.quantity__label.form__label{color:var(--chai-brown)!important;font-family:var(--font-inter)!important;font-weight:600!important;font-size:1.3rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:1.2rem!important;display:block!important}.product-form__input input[type=radio]+label,.swatch-input__label,.swatch__label{border:1px solid rgba(123,63,0,.15)!important;background-color:var(--chai-white)!important;color:var(--chai-brown)!important;font-family:var(--font-inter)!important;font-weight:500!important;font-size:1.4rem!important;padding:10px 22px!important;border-radius:30px!important;min-height:auto!important;box-shadow:none!important;transition:border-color .2s ease,background-color .2s ease,color .2s ease!important}.product-form__input input[type=radio]+label:after,.product-form__input input[type=radio]+label:before,.swatch-input__label:after,.swatch-input__label:before,.swatch__label:after,.swatch__label:before{display:none!important}.product-form__input input[type=radio]+label:hover,.swatch-input__label:hover,.swatch__label:hover{border-color:#5b2c0d!important;background-color:#5b2c0d0d!important;color:#5b2c0d!important}.product-form__input input[type=radio]:checked+label,.swatch-input__input:checked+.swatch-input__label,.swatch__input:checked+.swatch__label{border-color:#5b2c0d!important;background-color:#5b2c0d14!important;color:#5b2c0d!important;outline:none!important;font-weight:600!important}.quantity{display:inline-flex!important;align-items:center!important;justify-content:space-between!important;background-color:#5b2c0d0f!important;border-radius:50px!important;border:none!important;box-shadow:none!important;padding:4px 8px!important;min-height:46px!important;width:14.2rem!important;overflow:hidden!important}.quantity:after,.quantity:before{display:none!important;border:none!important;box-shadow:none!important}.quantity__input{flex-grow:1!important;text-align:center!important;font-family:var(--font-inter)!important;color:var(--chai-brown)!important;background-color:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;padding:0!important;margin:0!important;height:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:normal!important}.product-form__submit{width:100%!important;border-radius:50px!important;background-color:#5b2c0d!important;color:var(--chai-white)!important;font-family:var(--font-inter)!important;font-weight:700!important;font-size:1.6rem!important;padding:16px 32px!important;border:none!important;outline:none!important;box-shadow:none!important;letter-spacing:.03em!important;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease!important}.product-form__submit:after,.product-form__submit:before{display:none!important;border:none!important;box-shadow:none!important}.product-form__submit:hover{background-color:var(--chai-brown)!important;transform:translateY(-1px)!important;box-shadow:0 6px 24px #5b2c0d33!important}.shopify-payment-button__button{border-radius:50px!important;border:none!important;outline:none!important;box-shadow:none!important}.shopify-payment-button__button:after,.shopify-payment-button__button:before{display:none!important;border:none!important;box-shadow:none!important}.shopify-payment-button__button--unbranded{border-radius:50px!important;background-color:var(--chai-brown)!important;color:var(--chai-white)!important;border:none!important;outline:none!important;box-shadow:none!important;font-weight:700!important;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease!important}.shopify-payment-button__button--unbranded:after,.shopify-payment-button__button--unbranded:before{display:none!important;border:none!important;box-shadow:none!important}.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:#5b2c0d!important;transform:translateY(-1px)!important;box-shadow:0 6px 24px #5b2c0d33!important}.product__description{font-family:var(--font-inter)!important;font-size:1.5rem!important;line-height:1.8!important;color:#5b2c0dd1!important;margin-top:20px!important;text-align:left!important}.product__description p{margin:0 0 1.2rem!important;text-align:left!important;line-height:1.8!important}.product__description p:last-child{margin-bottom:0!important}.product__description h1,.product__description h2,.product__description h3,.product__description h4,.product__description h5,.product__description h6{font-family:var(--font-outfit)!important;color:var(--color-brand-primary)!important;font-weight:700!important;margin:1.6rem 0 .6rem!important;line-height:1.3!important;text-align:left!important}.product__description ul,.product__description ol{padding-left:1.8rem!important;margin:.8rem 0 1.2rem!important;text-align:left!important}.product__description ul{list-style-type:disc!important}.product__description ol{list-style-type:decimal!important}.product__description li{margin-bottom:.5rem!important;line-height:1.75!important;color:#5b2c0dd1!important}.product__description strong,.product__description b{font-weight:700!important;color:#5b2c0df2!important}.product__description em,.product__description i{font-style:italic!important}.product__description blockquote{border-left:3px solid var(--color-brand-primary, #B14D33)!important;padding-left:1.4rem!important;margin:1.4rem 0!important;font-style:italic!important;color:#5b2c0da6!important}@media screen and (max-width:749px){.product__description{font-size:1.45rem!important;line-height:1.75!important;margin-top:16px!important;text-align:center!important}.product__description p,.product__description h1,.product__description h2,.product__description h3,.product__description h4,.product__description h5,.product__description h6,.product__description li,.product__description blockquote{text-align:center!important}.product__description ul,.product__description ol{padding-left:0!important;list-style-position:inside!important}}.related-products__heading,.section-related-products .title{font-family:var(--font-outfit)!important;color:var(--chai-brown)!important;font-size:clamp(2.4rem,3vw,3.2rem)!important;text-align:center!important;font-weight:700!important;letter-spacing:-.01em!important;margin-bottom:3.2rem!important}.related-products .product-grid{display:grid!important;gap:28px!important}@media screen and (min-width:990px){.related-products .product-grid{grid-template-columns:repeat(3,1fr)!important}}@media screen and (min-width:750px)and (max-width:989px){.related-products .product-grid{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:749px){.related-products .product-grid{grid-template-columns:1fr!important}}.related-products .product-grid .grid__item{width:100%!important;max-width:100%!important}.product__media-item--thumbnail{border-radius:8px!important;overflow:hidden!important;border:2px solid transparent!important;transition:border-color .2s ease!important;cursor:pointer!important}.product__media-item--thumbnail.is-active,.product__media-item--thumbnail:hover{border-color:var(--chai-orange)!important}.footer,footer.footer{background-color:var(--chai-brown)!important;color:var(--chai-cream)!important;margin-top:0!important}.footer *{color:var(--chai-cream)}.footer-block__heading,.footer-block__heading.inline-richtext{color:var(--chai-white)!important;font-family:var(--font-playfair)!important;font-size:1.8rem!important;font-weight:600!important;margin-bottom:16px!important}.footer .list-menu__item--link,.footer-block__details-content a,.footer-block__details-content .link{color:#fff8f0bf!important;font-family:var(--font-inter)!important;font-size:1.4rem!important;text-decoration:none!important;transition:color .2s ease!important}.footer .list-menu__item--link:hover,.footer-block__details-content a:hover,.footer-block__details-content .link:hover{color:var(--chai-gold)!important;text-decoration:none!important}.footer__content-bottom{background-color:#0003!important;border-top:1px solid rgba(245,166,35,.2)!important}.footer__copyright,.footer .copyright__content,.footer .copyright__content a,small.copyright__content{color:#fff8f08c!important;font-family:var(--font-inter)!important;font-size:1.3rem!important}.footer .copyright__content a:hover{color:var(--chai-gold)!important}.footer__payment{filter:brightness(0) invert(1) opacity(.5)}.footer .social-icons__link,.footer__list-social .list-social__link{color:#fff8f0b3!important;transition:color .2s ease!important}.footer .social-icons__link:hover,.footer__list-social .list-social__link:hover{color:var(--chai-gold)!important}.footer__newsletter .field__input{background:#ffffff1a!important;border-color:#f5a6234d!important;color:var(--chai-cream)!important;border-radius:50px 0 0 50px!important}.footer__newsletter .field__input::placeholder{color:#fff8f080!important}.footer__newsletter .newsletter-form__button{background-color:var(--chai-gold)!important;border-radius:0 50px 50px 0!important;border:none!important;padding:0 16px!important;transition:background-color .2s ease!important}.footer__newsletter .newsletter-form__button:hover{background-color:var(--chai-orange)!important;transform:none!important;box-shadow:none!important}.footer-block__brand-info .rte,.footer-block__details-content.rte{color:#fff8f0b3!important;font-family:var(--font-inter)!important;font-size:1.4rem!important;line-height:1.7!important}.facets__label,.facet-filters__label{color:var(--chai-brown)!important;font-family:var(--font-inter)!important}.facets__checkbox:checked+.facets__label:before,.facets__checkbox:checked+.facets__label{color:var(--chai-orange)!important;border-color:var(--chai-orange)!important}.utility-bar{background-color:#5b2c0d!important;color:#fff8f0!important;border-bottom:1px solid rgba(245,166,35,.15)!important}.announcement-bar{background-color:transparent!important;border:none!important}.announcement-bar__message,.announcement-bar a,.utility-bar,.utility-bar a,.utility-bar span,.utility-bar svg{color:#fff8f0!important;font-family:var(--font-inter)!important}.utility-bar a:hover{color:var(--chai-gold)!important}.cart-notification{border-radius:16px!important}.cart-notification__heading{color:var(--chai-brown)!important;font-family:var(--font-playfair)!important}@media screen and (max-width:749px){.chaiguy-hero{min-height:60vh;padding:60px 20px}.chaiguy-collections{padding:48px 16px}.chaiguy-brand-strip{padding:48px 20px}.chaiguy-collection-banner{min-height:280px;padding:48px 20px}.product.grid--2-col-tablet{grid-template-columns:1fr!important}}@media screen and (min-width:750px)and (max-width:989px){.chaiguy-hero{min-height:55vh}}.chaiguy-header{display:flex!important;align-items:center!important;gap:0!important;min-height:68px!important}.chaiguy-header__hamburger{flex:0 0 auto;display:flex;align-items:center;margin-right:4px}.chaiguy-header__brand{flex:0 0 auto}.chaiguy-header__brand-h1{margin:0!important;padding:0!important;line-height:1!important;font-size:inherit!important}.chaiguy-header__brand-link{display:inline-flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;background-color:transparent!important;border:none!important;padding:0!important;border-radius:0!important}.chaiguy-header__brand-link:hover{background-color:transparent!important;transform:none!important;box-shadow:none!important}.chaiguy-header__logo-wrap{display:flex;align-items:center;flex-shrink:0}.chaiguy-header__logo{max-height:44px!important;width:auto!important;height:auto!important;display:block!important}.chaiguy-header__store-name{font-family:var(--font-playfair)!important;font-size:2.2rem!important;font-weight:700!important;color:var(--chai-brown)!important;letter-spacing:.01em!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important}@media screen and (min-width:990px){.chaiguy-header__nav{flex:1 1 auto!important;display:flex!important;justify-content:center!important;align-items:center!important}}@media screen and (max-width:989px){.chaiguy-header__nav{display:none!important}}.chaiguy-header__nav-list{display:flex!important;align-items:center!important;gap:2px!important;list-style:none!important;margin:0!important;padding:0!important}.chaiguy-nav-link{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:8px 14px!important;color:var(--chai-brown)!important;font-family:var(--font-inter)!important;font-size:1.45rem!important;font-weight:500!important;text-decoration:none!important;border-radius:8px!important;background-color:transparent!important;border:none!important;letter-spacing:normal!important;cursor:pointer!important;transition:color .2s ease,background-color .2s ease!important}.chaiguy-nav-link:hover,.chaiguy-nav-link[aria-current=page]{color:var(--chai-orange)!important;background-color:#e8731a12!important;transform:none!important;box-shadow:none!important}.chaiguy-shop-trigger.chaiguy-nav-link{font-size:1.45rem!important;font-weight:500!important;padding:8px 14px!important;border-radius:8px!important}.chaiguy-header__icons{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:2px!important;margin-left:auto!important}@media screen and (max-width:989px){.chaiguy-header__brand{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.chaiguy-header__icons{margin-left:0!important}}.chaiguy-header__tagline-mobile{font-family:Dancing Script,cursive!important;font-size:1.7rem!important;font-weight:700!important;color:#b14d33!important;text-align:center;margin-top:1px;line-height:1}@media screen and (min-width:990px){.chaiguy-header__hamburger{display:none!important}}.menu-drawer__menu-item{color:var(--chai-brown)!important;font-family:var(--font-inter)!important;font-weight:500!important}.header__icon--menu svg{color:var(--chai-brown)!important}.header__icon--menu:hover svg{color:var(--chai-orange)!important}@media screen and (min-width:1200px){.chaiguy-header__nav-list{gap:4px!important}.chaiguy-nav-link{padding:8px 16px!important;font-size:1.5rem!important}.chaiguy-header__store-name{font-size:2.4rem!important}}@media screen and (min-width:990px)and (max-width:1199px){.chaiguy-header{gap:0!important}.chaiguy-header__store-name{font-size:1.8rem!important}.chaiguy-header__nav-list{gap:0px!important}.chaiguy-nav-link,.chaiguy-shop-trigger.chaiguy-nav-link{padding:7px 10px!important;font-size:1.35rem!important}.chaiguy-header__icons{gap:0px!important}}@media screen and (min-width:750px)and (max-width:989px){.chaiguy-header{min-height:86px!important}.chaiguy-header__store-name{font-size:2rem!important}.chaiguy-header__logo{max-height:70px!important}.header__icon--account.small-hide{display:none!important}}@media screen and (max-width:749px){.chaiguy-header{min-height:100px!important;padding-top:10px!important;padding-bottom:10px!important}.chaiguy-header__store-name{font-size:1.75rem!important}.chaiguy-header__logo{max-height:90px!important}.header__icon--account{display:none!important}.header__icon--menu,.header__icon--cart{padding:6px!important}}.chaiguy-dropdown-menu{min-width:160px}@media screen and (max-width:480px){.chaiguy-dropdown-menu{left:auto!important;right:0!important}}.menu-drawer{background-color:var(--chai-white)!important}.menu-drawer__navigation-container{font-family:var(--font-inter)!important}.menu-drawer__menu-item{color:var(--chai-brown)!important;font-family:var(--font-inter)!important;font-weight:500!important;font-size:1.6rem!important}.menu-drawer__menu-item:hover{color:var(--chai-orange)!important}.menu-drawer__close-button{color:var(--chai-brown)!important}.card-wrapper.product-card-wrapper{background-color:var(--chai-white)!important;border-radius:16px!important;overflow:hidden!important;border:1px solid rgba(123,63,0,.12)!important;box-shadow:0 4px 15px #7b3f000a!important;transition:transform .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s cubic-bezier(.165,.84,.44,1),border-color .3s ease!important}.card-wrapper.product-card-wrapper:hover{transform:translateY(-5px)!important;box-shadow:0 12px 30px #7b3f0014!important}.card-wrapper.product-card-wrapper .card,.card-wrapper.product-card-wrapper .card__inner{background-color:transparent!important;border:none!important}.card-wrapper.product-card-wrapper .card>.card__content{padding:2rem!important;background-color:var(--chai-white)!important}.card-wrapper.product-card-wrapper .card__inner .card__content{background-color:transparent!important;padding:0!important}.card-wrapper.product-card-wrapper .card__information{padding:0!important;margin-top:.5rem!important}.card-wrapper.product-card-wrapper.underline-links-hover:hover a,.card-wrapper.product-card-wrapper:hover .card__heading a,.card-wrapper.product-card-wrapper .card__heading a:hover{text-decoration:none!important}.card-wrapper.product-card-wrapper .card__heading{font-family:var(--font-playfair)!important;font-size:1.8rem!important;font-weight:700!important;color:var(--chai-brown)!important;margin-bottom:.8rem!important;line-height:1.35!important}.card-wrapper.product-card-wrapper .card__heading a{color:var(--chai-brown)!important;text-decoration:none!important}.card-wrapper.product-card-wrapper .price{font-family:var(--font-inter)!important;font-size:1.6rem!important;font-weight:600!important;color:var(--chai-orange)!important}.card-wrapper.product-card-wrapper .price-item,.card-wrapper.product-card-wrapper .price-item--regular{color:var(--chai-orange)!important}.card-wrapper.product-card-wrapper .price--on-sale .price-item--regular{color:#9c9287!important;font-size:1.4rem!important;font-weight:400!important;text-decoration:line-through!important;margin-right:.6rem!important}.card-wrapper.product-card-wrapper .quick-add__submit{border-radius:30px!important;background-color:#5b2c0d!important;color:var(--chai-white)!important;border:none!important;font-family:var(--font-inter)!important;font-size:1.25rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.05em!important;padding:1rem 2.2rem!important;min-height:44px!important;transition:background-color .2s ease,transform .2s ease!important}.card-wrapper.product-card-wrapper .quick-add__submit:hover{background-color:var(--chai-brown)!important;transform:scale(1.02)!important}.card-wrapper.product-card-wrapper .quick-add{margin-top:1.5rem!important}.grid.product-grid,#product-grid{row-gap:4.8rem!important}@media screen and (max-width:749px){.grid.product-grid,#product-grid{row-gap:3.2rem!important}}.chaiguy-footer{background-color:#5b2c0d!important;color:#fff8f0!important;font-family:var(--font-inter)!important;padding:64px 80px 0!important}.chaiguy-footer *{color:#fff8f0;box-sizing:border-box}.chaiguy-footer__container{display:grid!important;grid-template-columns:1.4fr 1fr 1fr 1.2fr!important;gap:48px!important;padding-bottom:48px!important;border-bottom:1px solid rgba(255,248,240,.2)!important;padding-left:0!important;padding-right:0!important;max-width:1200px!important;margin:0 auto!important}.chaiguy-footer__col{display:flex;flex-direction:column}.chaiguy-footer__brand-text{font-family:var(--font-playfair)!important;font-size:22px!important;font-weight:700!important;color:#fff8f0!important;text-decoration:none!important;display:inline-block!important;margin-bottom:4px!important}.chaiguy-footer__tagline{font-family:var(--font-inter)!important;font-size:11px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:1.5px!important;color:#f5a623!important;margin:0 0 16px!important}.chaiguy-footer__description{font-family:var(--font-inter)!important;font-size:13px!important;color:#fff8f0cc!important;line-height:1.7!important;max-width:240px!important;margin:0 0 20px!important}.chaiguy-footer__address{font-family:var(--font-inter)!important;font-size:12px!important;color:#fff8f0b3!important;line-height:1.8!important;margin:0!important}.chaiguy-footer__address p{display:flex!important;align-items:center!important;margin:0 0 6px!important;gap:8px!important}.chaiguy-footer__address p:last-child{margin-bottom:0!important}.chaiguy-footer__address-icon{flex-shrink:0;color:#fff8f0b3!important}.chaiguy-footer__address a{color:#fff8f0b3!important;text-decoration:none!important;transition:color .2s ease!important}.chaiguy-footer__address a:hover{color:#f5a623!important}.chaiguy-footer__heading{font-family:var(--font-inter)!important;font-size:14px!important;font-weight:700!important;color:#fff8f0!important;text-transform:none!important;margin-top:0!important;margin-bottom:20px!important;letter-spacing:normal!important}.chaiguy-footer__list{list-style:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:8px!important}.chaiguy-footer__list li{margin:0!important;padding:0!important}.chaiguy-footer__list a{font-family:var(--font-inter)!important;font-size:13px!important;color:#fff8f0bf!important;text-decoration:none!important;transition:color .2s ease!important;display:inline-block!important}.chaiguy-footer__list a:hover{color:#f5a623!important}.chaiguy-footer__connect-text{font-family:var(--font-inter)!important;font-size:12px!important;color:#fff8f0b3!important;line-height:1.5!important;margin:0 0 16px!important}.chaiguy-footer__social-row{display:flex!important;gap:10px!important}.chaiguy-footer__social-icon{width:40px!important;height:40px!important;border-radius:8px!important;background:#fff8f01f!important;border:1px solid rgba(255,248,240,.2)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff8f0!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease!important;text-decoration:none!important}.chaiguy-footer__social-icon svg{width:18px!important;height:18px!important;display:block!important}.chaiguy-footer__social-icon:hover{background:#e8731a!important;border-color:#e8731a!important;color:#fff8f0!important}.chaiguy-footer__bottom{padding:0!important}.chaiguy-footer__bottom-container{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;max-width:1200px!important;margin:0 auto!important;padding:20px 0!important}.chaiguy-footer__copyright{font-family:var(--font-inter)!important;font-size:12px!important;color:#fff8f099!important;margin:0!important}.chaiguy-footer__legal{display:flex!important;gap:24px!important;flex-wrap:wrap!important}.chaiguy-footer__legal a{font-family:var(--font-inter)!important;font-size:12px!important;color:#fff8f099!important;text-decoration:none!important;transition:color .2s ease!important}.chaiguy-footer__legal a:hover{color:#f5a623!important}@media screen and (max-width:768px){.chaiguy-footer{padding-top:40px!important;padding-left:32px!important;padding-right:32px!important}.chaiguy-footer__container{grid-template-columns:1fr 1fr!important;gap:24px!important;padding-bottom:24px!important}.chaiguy-footer__col--brand{grid-column:1 / -1!important}}@media screen and (max-width:480px){.chaiguy-footer{padding-top:32px!important;padding-left:20px!important;padding-right:20px!important}.chaiguy-footer__container{grid-template-columns:1fr!important;gap:20px!important;padding-bottom:20px!important}.chaiguy-footer__heading{margin-bottom:12px!important}.chaiguy-footer__tagline{margin-bottom:8px!important}.chaiguy-footer__description{margin-bottom:12px!important}.chaiguy-footer__list{gap:6px!important}.chaiguy-footer__bottom-container{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.chaiguy-footer__legal{flex-direction:row!important;gap:12px!important}}.chaiguy-footer__newsletter-wrapper{padding-bottom:32px!important;margin-bottom:40px!important;border-bottom:1px solid rgba(255,248,240,.2)!important}.chaiguy-footer__newsletter{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:24px!important;max-width:1200px!important;margin:0 auto!important}.chaiguy-footer__newsletter-heading{font-family:var(--font-playfair),serif!important;font-size:22px!important;font-weight:700!important;color:#fff8f0!important;margin:0!important;letter-spacing:normal!important;text-transform:none!important}.chaiguy-footer__newsletter-form-wrapper{max-width:460px!important;width:100%!important}.chaiguy-footer__newsletter-form{width:100%!important;display:flex!important;flex-direction:column!important;gap:8px!important}.chaiguy-footer__newsletter-form-inner{display:flex!important;width:100%!important;gap:12px!important;align-items:stretch!important}.chaiguy-footer__newsletter-field{position:relative!important;flex-grow:1!important;display:flex!important}.chaiguy-footer__newsletter-input{width:100%!important;background-color:#fff8f014!important;border:1px solid rgba(255,248,240,.2)!important;border-radius:8px!important;padding:12px 18px!important;color:#fff8f0!important;font-family:var(--font-inter),sans-serif!important;font-size:14px!important;height:48px!important;box-sizing:border-box!important;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease!important}.chaiguy-footer__newsletter-input::placeholder{color:#fff8f066!important}.chaiguy-footer__newsletter-input:hover{background-color:#fff8f01f!important;border-color:#fff8f04d!important}.chaiguy-footer__newsletter-input:focus{outline:none!important;border-color:var(--chai-gold)!important;background-color:#fff8f026!important;box-shadow:0 0 0 3px #f5a62340!important}.chaiguy-footer .chaiguy-footer__newsletter-button{background-color:var(--chai-orange)!important;color:var(--chai-white)!important;border:1px solid var(--chai-orange)!important;border-radius:8px!important;padding:0 28px!important;height:48px!important;font-family:var(--font-inter),sans-serif!important;font-weight:700!important;font-size:14px!important;cursor:pointer!important;transition:background-color .2s ease,border-color .2s ease,transform .1s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;white-space:nowrap!important}.chaiguy-footer button.chaiguy-footer__newsletter-button:hover{background-color:var(--chai-gold)!important;border-color:var(--chai-gold)!important;color:#2b1a12!important}.chaiguy-footer__newsletter-button:active{transform:scale(.98)!important}.chaiguy-footer__newsletter-button:focus-visible{outline:2px solid var(--chai-gold)!important;outline-offset:2px!important}.chaiguy-footer__newsletter-message{display:flex!important;align-items:center!important;gap:8px!important;font-size:13px!important;margin-top:6px!important;font-family:var(--font-inter),sans-serif!important}.chaiguy-footer__newsletter-message--error{color:#ff8a8a!important}.chaiguy-footer__newsletter-message--error svg{color:#ff8a8a!important;width:14px!important;height:14px!important}.chaiguy-footer__newsletter-message--success{color:#8aff8a!important;font-size:15px!important;font-weight:600!important}.chaiguy-footer__newsletter-message--success svg{color:#8aff8a!important;width:16px!important;height:16px!important}@media screen and (max-width:768px){.chaiguy-footer__newsletter-wrapper{padding-bottom:24px!important;margin-bottom:32px!important}.chaiguy-footer__newsletter{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.chaiguy-footer__newsletter-form-wrapper{max-width:100%!important}}@media screen and (max-width:480px){.chaiguy-footer__newsletter-form-inner{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.chaiguy-footer__newsletter-input,.chaiguy-footer__newsletter-button{width:100%!important}}.product__accordion{border-top:1px solid rgba(123,63,0,.12)!important;border-bottom:1px solid rgba(123,63,0,.12)!important;box-shadow:none!important}.product__accordion details{border:none!important}.product__accordion summary{padding:1.6rem 0!important}.product__accordion h2.accordion__title{font-family:var(--font-outfit)!important;color:var(--chai-brown)!important;font-weight:600!important;font-size:1.5rem!important;letter-spacing:normal!important}.product__accordion summary .icon-caret{color:var(--chai-brown)!important}.product__info-container>*+*{margin:2rem 0!important}.product__title h1{font-family:var(--font-outfit)!important;font-weight:700!important;letter-spacing:-.02em!important;margin-top:0!important;margin-bottom:1.2rem!important}.product__tax.caption.rte{color:#7b3f00a6!important;font-family:var(--font-inter)!important;font-size:1.25rem!important}.product__media-wrapper img,.product__media-wrapper .media,.product__media-wrapper .product__media-item,.product__media-wrapper .deferred-media,.product__media-wrapper .slider-mobile-gutter,.product__media-wrapper slideshow-component{border-radius:20px!important;overflow:hidden!important}.product__media-item--thumbnail img{border-radius:8px!important}.chaiguy-media-page{max-width:1200px;margin:0 auto;padding:40px 24px 80px}.chaiguy-media-hero{text-align:center;padding:0 24px 40px;max-width:700px;margin:0 auto}.chaiguy-media-hero__title{font-family:var(--font-playfair)!important;font-size:clamp(3.6rem,5vw,5.6rem)!important;color:var(--chai-brown)!important;font-weight:700!important;margin:0 0 16px!important;line-height:1.15!important}.chaiguy-media-hero__description{font-family:var(--font-inter)!important;font-size:clamp(1.6rem,2vw,1.8rem)!important;color:#7b3f00bf!important;line-height:1.6!important;margin:0!important}.chaiguy-media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:24px}@media screen and (max-width:749px){.chaiguy-media-grid{grid-template-columns:1fr;gap:24px}.chaiguy-media-page{padding:24px 16px 60px}.chaiguy-media-hero{padding:0 0 10px}}.chaiguy-media-card{background-color:var(--chai-white);border-radius:16px;padding:32px;box-shadow:0 4px 24px #7b3f000f;border:1px solid rgba(123,63,0,.06);display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s ease}.chaiguy-media-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #7b3f001f;border-color:#e8731a26}.chaiguy-media-card__logo-wrapper{height:48px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.chaiguy-media-card__logo{max-height:100%;width:auto;object-fit:contain}.chaiguy-media-card__eyebrow{display:block;font-family:var(--font-inter)!important;font-size:1.2rem!important;font-weight:600!important;letter-spacing:.15em!important;text-transform:uppercase!important;color:var(--chai-orange)!important;margin-bottom:12px!important}.chaiguy-media-card__title{font-family:var(--font-playfair)!important;font-size:clamp(2.2rem,3vw,2.6rem)!important;color:var(--chai-brown)!important;font-weight:700!important;line-height:1.3!important;margin:0 0 14px!important}.chaiguy-media-card__description{font-family:var(--font-inter)!important;font-size:1.5rem!important;color:#7b3f00bf!important;line-height:1.6!important;margin:0 0 24px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.chaiguy-media-card__footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(123,63,0,.08);padding-top:20px;margin-top:auto}.chaiguy-media-card__date{font-family:var(--font-inter)!important;font-size:1.3rem!important;color:#7b3f0080!important;font-weight:500!important}.chaiguy-media-card__link{font-family:var(--font-inter)!important;font-size:1.4rem!important;font-weight:700!important;color:var(--chai-orange)!important;text-decoration:none!important;transition:color .2s ease,transform .2s ease!important;display:inline-flex;align-items:center}.chaiguy-media-card__link:hover{color:var(--chai-brown)!important;transform:translate(4px)}.chaiguy-media-empty{text-align:center;padding:80px 24px;background-color:#7b3f0008;border-radius:16px;border:1px dashed rgba(123,63,0,.15);max-width:600px;margin:40px auto 0}.chaiguy-media-empty p{font-family:var(--font-inter)!important;font-size:1.6rem!important;color:#7b3f0099!important;line-height:1.6!important;margin:0!important}.chaiguy-events-page{max-width:1200px;margin:0 auto;padding:40px 24px 80px}.chaiguy-events-hero{text-align:center;padding:60px 24px 48px;max-width:700px;margin:0 auto}.chaiguy-events-hero__title{font-family:var(--font-playfair)!important;font-size:clamp(3.6rem,5vw,5.6rem)!important;color:var(--chai-brown)!important;font-weight:700!important;margin:0 0 16px!important;line-height:1.15!important}.chaiguy-events-hero__description{font-family:var(--font-inter)!important;font-size:clamp(1.6rem,2vw,1.8rem)!important;color:#7b3f00bf!important;line-height:1.6!important;margin:0!important}.chaiguy-events-layout{display:grid;grid-template-columns:4.2fr 5.8fr;gap:56px;align-items:start}@media screen and (max-width:989px){.chaiguy-events-layout{grid-template-columns:1fr;gap:48px}.chaiguy-events-page{padding:24px 16px 60px}.chaiguy-events-hero{padding:40px 16px 32px}}.chaiguy-events-form-wrapper{background-color:var(--chai-white);border-radius:16px;padding:36px;box-shadow:0 4px 24px #7b3f000f;border:1px solid rgba(123,63,0,.05)}.chaiguy-events-form-title{font-family:var(--font-playfair)!important;font-size:2.6rem!important;color:var(--chai-brown)!important;font-weight:700!important;margin:0 0 10px!important}.chaiguy-events-form-subtitle{font-family:var(--font-inter)!important;font-size:1.4rem!important;color:#7b3f00a6!important;line-height:1.5!important;margin:0 0 28px!important}.chaiguy-events-form-field{margin-bottom:20px;display:flex;flex-direction:column}.chaiguy-events-form-field label{font-family:var(--font-inter)!important;font-size:1.3rem!important;font-weight:600!important;color:var(--chai-brown)!important;margin-bottom:8px!important;text-transform:uppercase!important;letter-spacing:.03em!important}.chaiguy-events-form-field input,.chaiguy-events-form-field textarea{font-family:var(--font-inter)!important;font-size:1.45rem!important;color:var(--chai-brown)!important;padding:12px 18px!important;border-radius:30px!important;border:1px solid rgba(123,63,0,.15)!important;background-color:var(--chai-white)!important;outline:none!important;transition:border-color .2s ease,box-shadow .2s ease!important}.chaiguy-events-form-field textarea{border-radius:16px!important;resize:vertical!important}.chaiguy-events-form-field input:focus,.chaiguy-events-form-field textarea:focus{border-color:var(--chai-orange)!important;box-shadow:0 0 0 3px #e8731a1a!important}.chaiguy-events-form-submit{width:100%!important;border-radius:50px!important;background-color:var(--chai-orange)!important;color:var(--chai-white)!important;font-family:var(--font-inter)!important;font-weight:700!important;font-size:1.5rem!important;padding:14px 28px!important;border:none!important;cursor:pointer!important;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease!important;margin-top:10px!important}.chaiguy-events-form-submit:hover{background-color:var(--chai-brown)!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #e8731a59!important}.chaiguy-events-list-title{font-family:var(--font-playfair)!important;font-size:2.8rem!important;color:var(--chai-brown)!important;font-weight:700!important;margin:0 0 28px!important}.chaiguy-events-grid{display:grid;grid-template-columns:1fr;gap:32px}.chaiguy-event-card{background-color:var(--chai-white);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #7b3f000f;border:1px solid rgba(123,63,0,.05);display:flex;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s ease}.chaiguy-event-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #7b3f001f;border-color:#e8731a26}.chaiguy-event-card__img-wrapper{width:200px;min-width:200px;position:relative;overflow:hidden;background-color:var(--chai-cream)}.chaiguy-event-card__img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.chaiguy-event-card:hover .chaiguy-event-card__img-wrapper img{transform:scale(1.05)}.chaiguy-event-card__body{padding:28px;display:flex;flex-direction:column;flex-grow:1}.chaiguy-event-card__name{font-family:var(--font-playfair)!important;font-size:2.2rem!important;color:var(--chai-brown)!important;font-weight:700!important;margin:0 0 8px!important}.chaiguy-event-card__meta{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.chaiguy-event-card__meta-item{font-family:var(--font-inter)!important;font-size:1.35rem!important;color:#7b3f00a6!important;font-weight:500!important;display:inline-flex;align-items:center}.chaiguy-event-card__description{font-family:var(--font-inter)!important;font-size:1.45rem!important;color:#7b3f00bf!important;line-height:1.6!important;margin:0 0 20px!important}.chaiguy-event-card__btn{align-self:flex-start!important;border-radius:50px!important;background-color:var(--chai-brown)!important;color:var(--chai-white)!important;font-family:var(--font-inter)!important;font-weight:600!important;font-size:1.35rem!important;padding:10px 24px!important;border:none!important;cursor:pointer!important;transition:background-color .2s ease,transform .2s ease!important;margin-top:auto!important}.chaiguy-event-card__btn:hover{background-color:var(--chai-orange)!important;transform:translateY(-1px)!important}@media screen and (max-width:640px){.chaiguy-event-card{flex-direction:column}.chaiguy-event-card__img-wrapper{width:100%;height:180px}.chaiguy-event-card__body{padding:20px}}.chaiguy-events-empty{text-align:center;padding:60px 24px;background-color:#7b3f0008;border-radius:16px;border:1px dashed rgba(123,63,0,.15)}.chaiguy-events-empty p{font-family:var(--font-inter)!important;font-size:1.5rem!important;color:#7b3f0099!important;line-height:1.6!important;margin:0!important}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.product__title h1,.collection-hero__title,.chaiguy-heading,.related-products__heading,.chaiguy-collections__heading,.chaiguy-events-list-title,.chaiguy-events-form-title,.chaiguy-media-hero__title{color:var(--color-brand-primary)!important;font-family:var(--font-outfit)!important;font-weight:700!important;letter-spacing:-.01em!important}p a,.rte a,.product__description a{color:var(--color-brand-accent)!important;text-decoration:underline!important}p a:hover,.rte a:hover,.product__description a:hover{color:var(--color-brand-accent-dark)!important}.product__info-container .product__text,.product__info-container .product__sku,.product__info-container .product__inventory,.product__info-container .share-button__button,.chaiguy-brand-strip__eyebrow,.chaiguy-footer__tagline,.chaiguy-media-card__date,.chaiguy-event-card__meta-item,.cart-drawer .product-option,.cart-items .product-option{color:var(--color-brand-text-secondary)!important}.btn,.button,button[type=submit],.cart-notification__button,.product-form__submit,.collection-filters__clear,input[type=submit],.shopify-payment-button__button--unbranded,.cart__checkout-button{border-radius:8px!important;padding:14px 32px!important;font-family:var(--font-inter)!important;font-weight:600!important;letter-spacing:.5px!important;border:none!important;cursor:pointer!important;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease!important}.button--primary,.product-form__submit.button,.shopify-payment-button__button--unbranded,.cart__checkout-button.button,.cart-notification__button,button[name=checkout]{background-color:var(--color-brand-accent)!important;color:var(--color-brand-surface)!important}.button--primary:hover:not([disabled]),.product-form__submit.button:hover:not([disabled]),.shopify-payment-button__button--unbranded:hover:not([disabled]),.cart__checkout-button.button:hover:not([disabled]),.cart-notification__button:hover:not([disabled]),button[name=checkout]:hover:not([disabled]){background-color:var(--color-brand-accent-dark)!important;transform:translateY(-1px) scale(1.01)!important;box-shadow:0 4px 16px #8b3b2726!important}.button--primary:active:not([disabled]),.product-form__submit.button:active:not([disabled]),.shopify-payment-button__button--unbranded:active:not([disabled]),.cart__checkout-button.button:active:not([disabled]),.cart-notification__button:active:not([disabled]),button[name=checkout]:active:not([disabled]){background-color:var(--color-brand-primary-dark)!important;transform:translateY(0) scale(.98)!important;box-shadow:none!important}.button--primary[disabled],.button--primary[aria-disabled=true],.product-form__submit[disabled],.product-form__submit[aria-disabled=true],.shopify-payment-button__button--unbranded[disabled],.shopify-payment-button__button--unbranded[aria-disabled=true],.cart__checkout-button[disabled],.cart__checkout-button[aria-disabled=true],button[name=checkout][disabled],button[name=checkout][aria-disabled=true]{background-color:var(--color-brand-border)!important;color:var(--color-brand-text-secondary)!important;cursor:not-allowed!important;pointer-events:none!important;transform:none!important;box-shadow:none!important;opacity:1!important}.button--secondary,.button.button--secondary,.btn-secondary{background-color:transparent!important;color:var(--color-brand-primary)!important;border:1.5px solid var(--color-brand-primary)!important}.button--secondary:hover:not([disabled]),.button.button--secondary:hover:not([disabled]){background-color:var(--color-brand-primary)!important;color:var(--color-brand-surface)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #8b3b271f!important}.button--secondary:active:not([disabled]),.button.button--secondary:active:not([disabled]){background-color:var(--color-brand-primary-dark)!important;border-color:var(--color-brand-primary-dark)!important;color:var(--color-brand-surface)!important}.button--secondary[disabled],.button--secondary[aria-disabled=true],.button.button--secondary[disabled],.button.button--secondary[aria-disabled=true]{border-color:var(--color-brand-border)!important;color:var(--color-brand-border)!important;background-color:transparent!important;cursor:not-allowed!important;pointer-events:none!important;transform:none!important;box-shadow:none!important}.button--tertiary,.button.button--tertiary,.button--gold,.collection-filters__clear,.newsletter-form__button,.chaiguy-events-form-submit{background-color:var(--color-brand-gold)!important;color:var(--color-brand-text-primary)!important;border:none!important}.button--tertiary:hover:not([disabled]),.button.button--tertiary:hover:not([disabled]),.newsletter-form__button:hover:not([disabled]),.chaiguy-events-form-submit:hover:not([disabled]){background-color:var(--color-brand-gold-dark)!important;color:var(--color-brand-text-primary)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #8b3b271a!important}.button--tertiary:active:not([disabled]),.button.button--tertiary:active:not([disabled]),.newsletter-form__button:active:not([disabled]),.chaiguy-events-form-submit:active:not([disabled]){background-color:var(--color-brand-gold-active)!important;color:var(--color-brand-text-primary)!important;transform:translateY(0)!important}.button--tertiary[disabled],.button--tertiary[aria-disabled=true],.button.button--tertiary[disabled],.button.button--tertiary[aria-disabled=true],.chaiguy-events-form-submit[disabled],.chaiguy-events-form-submit[aria-disabled=true]{background-color:var(--color-brand-pale-gold)!important;color:#b0a57a!important;cursor:not-allowed!important;pointer-events:none!important;transform:none!important;box-shadow:none!important}.header__icon,.header__icon svg,.modal__toggle svg,.search-modal__close-button svg{color:var(--color-brand-primary)!important;transition:color .2s ease,background-color .2s ease!important}.header__icon:hover,.modal__toggle:hover{background-color:#f7ea9966!important;border-radius:50%!important;overflow:visible!important}.header__icon:hover svg,.header__icon:hover span,.modal__toggle:hover svg{color:var(--color-brand-accent)!important;background-color:transparent!important;border-radius:0!important}.header__icon:active,.header__icon:active svg,.modal__toggle:active svg{color:var(--color-brand-primary-dark)!important}.header-wrapper,.header-wrapper.gradient{background-color:var(--color-brand-bg-base)!important;border-bottom:2px solid var(--color-brand-gold)!important}.header__menu-item,.list-menu__item--link,.chaiguy-nav-link{color:var(--color-brand-text-primary)!important}.header__menu-item:hover,.list-menu__item--link:hover,.chaiguy-nav-link:hover{color:var(--color-brand-accent)!important;background-color:#f7ea9933!important;border-radius:8px!important}.header__active-menu-item,.list-menu__item--active,.chaiguy-nav-link[aria-current=page]{color:var(--color-brand-accent)!important;border-bottom:3px solid var(--color-brand-gold)!important;border-radius:0!important;background-color:transparent!important}.chaiguy-hero{background-color:var(--color-brand-primary)!important;background-image:linear-gradient(135deg,#b14d33,#da5b04 60%,#b14d33)!important}.chaiguy-hero__eyebrow{color:var(--color-brand-gold)!important;background:#ffffff1f!important}.chaiguy-hero__title{color:var(--color-brand-bg-base)!important}.chaiguy-hero__subtitle{color:#fff8ede6!important}.chaiguy-hero__btn{background-color:var(--color-brand-gold)!important;color:var(--color-brand-text-primary)!important}.chaiguy-hero__btn:hover{background-color:var(--color-brand-gold-dark)!important;transform:translateY(-2px)!important;box-shadow:0 8px 28px #8b3b2733!important}.card-wrapper.product-card-wrapper,.card--product,.chaiguy-collection-card,.chaiguy-event-card,.chaiguy-media-card{background-color:var(--color-brand-surface)!important;border:1px solid var(--color-brand-border)!important;border-radius:8px!important;box-shadow:0 4px 15px #8b3b270d!important;overflow:hidden!important}.card-wrapper.product-card-wrapper:hover,.chaiguy-collection-card:hover,.chaiguy-event-card:hover,.chaiguy-media-card:hover{box-shadow:0 12px 30px #8b3b271f!important;border-color:var(--color-brand-primary)!important}.card-wrapper.product-card-wrapper .card__heading,.chaiguy-collection-card__name,.chaiguy-media-card__title,.chaiguy-event-card__name{color:var(--color-brand-text-primary)!important}.price,.price-item,.card-wrapper.product-card-wrapper .price,.product__info-container .price-item{color:var(--color-brand-accent)!important;font-weight:700!important}.price--on-sale .price-item--regular{color:var(--color-brand-text-secondary)!important}.facets-container,.facets__wrapper,.facets__form,.mobile-facets__inner{background-color:var(--color-brand-bg-base)!important}.active-facets__button,a.active-facets__button{background-color:var(--color-brand-gold)!important;color:var(--color-brand-text-primary)!important;border:none!important;border-radius:8px!important}.facet-checkbox,.facets__label{border:1px solid var(--color-brand-border)!important;background-color:transparent!important;color:var(--color-brand-text-primary)!important;border-radius:8px!important;padding:6px 12px!important}.facets__checkbox:checked+.facets__label{background-color:var(--color-brand-gold)!important;border-color:var(--color-brand-gold)!important;color:var(--color-brand-text-primary)!important}.chaiguy-footer{background-color:var(--color-brand-text-primary)!important;border-top:3px solid var(--color-brand-primary)!important}.chaiguy-footer__brand-text,.chaiguy-footer__heading,.chaiguy-footer__copyright,.chaiguy-footer__description,.chaiguy-footer__address p,.chaiguy-footer__list a,.chaiguy-footer__legal a{color:var(--color-brand-bg-base)!important}.chaiguy-footer__tagline{color:var(--color-brand-pale-gold)!important}.chaiguy-footer__list a:hover,.chaiguy-footer__legal a:hover{color:var(--color-brand-gold)!important;text-decoration:none!important}.chaiguy-footer__social-icon{background:#fff8ed1f!important;border-color:#fff8ed33!important;color:var(--color-brand-bg-base)!important}.chaiguy-footer__social-icon:hover{background:var(--color-brand-accent)!important;border-color:var(--color-brand-accent)!important}.badge{background-color:var(--color-brand-pale-gold)!important;color:var(--color-brand-primary-dark)!important;border:none!important;border-radius:20px!important;padding:4px 10px!important;font-size:1.1rem!important;font-weight:700!important;text-transform:uppercase!important}.field__input,.select__select,.customer .field input,.customer select,.chaiguy-events-form-field input,.chaiguy-events-form-field textarea{background-color:var(--color-brand-surface)!important;border:1px solid var(--color-brand-border)!important;color:var(--color-brand-text-primary)!important;border-radius:8px!important;box-shadow:none!important}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.chaiguy-events-form-field input:focus,.chaiguy-events-form-field textarea:focus{border-color:var(--color-brand-accent)!important;box-shadow:0 0 0 3px var(--color-brand-pale-gold)!important;outline:none!important}.field__input.error,.field__input[aria-invalid=true],.chaiguy-events-form-field input.error,.chaiguy-events-form-field textarea.error{border-color:var(--color-brand-error)!important}.field__error-message,.form__message.errors,.cart-item__error-text{color:var(--color-brand-error)!important;font-family:var(--font-inter)!important;font-size:1.3rem!important;font-weight:500!important}.rating-star,.spr-icon-star,.icon-star,.rating-star svg path{fill:var(--color-brand-gold)!important}.rating-star--empty,.spr-icon-star-empty,.icon-star-empty,.rating-star--empty svg path{fill:var(--color-brand-border)!important}product-info.color-scheme-1,.section-main-product,.product-info,.section-related-products,.related-products,.drawer__inner,.main-cart-items,.main-cart-footer,.cart__warnings{background-color:var(--color-brand-bg-base)!important}.cart-drawer .cart-item{background-color:var(--color-brand-surface)!important;border-radius:8px!important;border:1px solid var(--color-brand-border)!important;box-shadow:0 4px 12px #8b3b270a!important}.cart-drawer .cart-item__name{color:var(--color-brand-text-primary)!important}.cart-drawer .cart-item__name:hover{color:var(--color-brand-accent)!important}.cart-drawer .quantity,.cart-items .quantity{background-color:#8b3b270f!important;border-radius:8px!important}.drawer__footer{background-color:var(--color-brand-surface)!important;border-top:1px solid var(--color-brand-border)!important}.drawer__footer .totals__total,.cart__footer .totals__total{color:var(--color-brand-text-primary)!important}.drawer__footer .totals__total-value,.cart__footer .totals__total-value{color:var(--color-brand-accent)!important}.drawer__inner:focus,.drawer__inner:focus-visible,.drawer__inner.focused{outline:none!important;box-shadow:none!important}.cart-notification{background-color:var(--color-brand-surface)!important;border:1px solid var(--color-brand-border)!important;border-radius:8px!important;box-shadow:0 8px 32px #8b3b2726!important;padding:2.5rem!important}.cart-notification__heading{font-family:var(--font-outfit)!important;color:var(--color-brand-primary)!important;font-weight:700!important}.cart-notification__close{color:var(--color-brand-primary)!important;margin-top:-1.5rem!important;margin-right:-1.5rem!important}.cart-notification__close:hover{color:var(--color-brand-accent)!important;background-color:#f7ea9966!important;border-radius:50%!important}.cart-notification__links .button:after,.cart-notification__links .button:before,.cart-notification__links .link:after,.cart-notification__links .link:before,#cart-notification-button:after,#cart-notification-button:before{display:none!important}.cart-notification__links{display:flex!important;flex-direction:column!important;gap:1rem!important;margin-top:2rem!important}.cart-notification__links>*{margin-top:0!important}.cart-notification__links .button,.cart-notification__links .link.button-label{width:100%!important;border-radius:8px!important;padding:12px 24px!important;font-family:var(--font-inter)!important;font-weight:600!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:4.6rem!important;box-sizing:border-box!important;border:none!important;cursor:pointer!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease!important}.cart-notification__links form{width:100%!important}.cart-notification__links button[name=checkout]{background-color:var(--color-brand-accent)!important;color:var(--color-brand-surface)!important}.cart-notification__links button[name=checkout]:hover:not([disabled]){background-color:var(--color-brand-accent-dark)!important;transform:translateY(-1px) scale(1.01)!important;box-shadow:0 4px 16px #8b3b2726!important}.cart-notification__links button[name=checkout]:active:not([disabled]){background-color:var(--color-brand-primary-dark)!important;transform:translateY(0) scale(.98)!important;box-shadow:none!important}#cart-notification-button{background-color:transparent!important;color:var(--color-brand-primary)!important;border:1.5px solid var(--color-brand-primary)!important}#cart-notification-button:hover:not([disabled]){background-color:var(--color-brand-primary)!important;color:var(--color-brand-surface)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #8b3b271f!important}#cart-notification-button:active:not([disabled]){background-color:var(--color-brand-primary-dark)!important;border-color:var(--color-brand-primary-dark)!important;color:var(--color-brand-surface)!important;transform:translateY(0)!important}.cart-notification__links .link.button-label{background-color:var(--color-brand-gold)!important;color:var(--color-brand-text-primary)!important;text-decoration:none!important}.cart-notification__links .link.button-label:hover:not([disabled]){background-color:var(--color-brand-gold-dark)!important;color:var(--color-brand-text-primary)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #8b3b271a!important}.cart-notification__links .link.button-label:active:not([disabled]){background-color:var(--color-brand-gold-active)!important;color:var(--color-brand-text-primary)!important;transform:translateY(0)!important}.cart-notification__links .link.button-label[disabled]{background-color:var(--color-brand-pale-gold)!important;color:#b0a57a!important;cursor:not-allowed!important}.cart-notification__links .button:focus-visible,.cart-notification__links .link.button-label:focus-visible,.cart__checkout-button:focus-visible{outline:2px solid var(--color-brand-accent)!important;outline-offset:2px!important;box-shadow:0 0 0 3px var(--color-brand-pale-gold)!important}.cart__checkout-button:after,.cart__checkout-button:before,.cart__warnings a.button:after,.cart__warnings a.button:before,.title-wrapper-with-link a.underlined-link:after,.title-wrapper-with-link a.underlined-link:before{display:none!important}@media screen and (min-width:750px){.cart__items{background-color:var(--color-brand-surface)!important;border:1px solid var(--color-brand-border)!important;border-radius:8px!important;padding:3rem!important;box-shadow:0 4px 15px #8b3b270d!important;margin-bottom:4rem!important}.cart__footer{background-color:var(--color-brand-bg-base)!important;border:1px solid var(--color-brand-border)!important;border-radius:8px!important;padding:3rem!important;box-shadow:0 4px 15px #8b3b270d!important;margin-bottom:6rem!important}}@media screen and (max-width:749px){.cart__items{background-color:var(--color-brand-surface)!important;border:1px solid var(--color-brand-border)!important;border-radius:8px!important;padding:2rem!important;box-shadow:0 4px 15px #8b3b270d!important;margin-bottom:2.5rem!important}.cart__footer{background-color:var(--color-brand-bg-base)!important;border:1px solid var(--color-brand-border)!important;border-radius:8px!important;padding:2rem!important;box-shadow:0 4px 15px #8b3b270d!important;margin-bottom:6rem!important}}.main-cart-footer{padding-bottom:6rem!important}.cart-items td{border-bottom:1px solid rgba(139,59,39,.08)!important}.cart-item:last-child td{border-bottom:none!important}.title-wrapper-with-link a.underlined-link,.cart__warnings a.button{text-decoration:none!important;background-color:transparent!important;color:var(--color-brand-primary)!important;border:1.5px solid var(--color-brand-primary)!important;border-radius:8px!important;padding:10px 24px!important;font-family:var(--font-inter)!important;font-weight:600!important;font-size:1.4rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:4rem!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease!important;cursor:pointer!important}.title-wrapper-with-link a.underlined-link:hover,.cart__warnings a.button:hover{background-color:var(--color-brand-primary)!important;color:var(--color-brand-surface)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #8b3b271f!important}.title-wrapper-with-link a.underlined-link:active,.cart__warnings a.button:active{background-color:var(--color-brand-primary-dark)!important;border-color:var(--color-brand-primary-dark)!important;color:var(--color-brand-surface)!important;transform:translateY(0)!important}.title-wrapper-with-link{margin-bottom:3rem!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:1.5rem!important}.title-wrapper-with-link .title{margin:0!important}cart-items,.main-cart-footer,[id*=-cart-items],[id*=-cart-footer]{background-color:var(--color-brand-bg-base)!important;background-image:none!important}@media screen and (min-width:990px){.template-cart main#MainContent{display:grid!important;grid-template-columns:1fr 38rem!important;gap:4rem!important;max-width:1200px!important;margin:0 auto!important;padding:4rem 2.4rem 8rem!important;align-items:start!important}.template-cart main#MainContent>.shopify-section:nth-child(n+3){grid-column:1 / span 2!important;width:100%!important}.template-cart [id*=-cart-footer]{position:sticky!important;top:100px!important;z-index:10!important}.template-cart cart-items,.template-cart .main-cart-footer,.template-cart [class*=__cart-items-padding],.template-cart [class*=__cart-footer-padding]{padding-top:0!important;padding-bottom:0!important}}.collection-luxury-hero{position:relative;width:100%;height:auto;padding:25px 0 20px;overflow:hidden;background-color:var(--cg-bg);border-bottom:1px solid var(--cg-border);z-index:1}@media screen and (max-width:749px){.collection-luxury-hero{padding:20px 0 0}}.hero-bg-layers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;display:flex;align-items:center;justify-content:center}.pulsing-aura-bg{position:absolute;width:600px;height:600px;background:radial-gradient(circle,#f7ea9940,#fff8ed66);border-radius:50%;filter:blur(80px);-webkit-filter:blur(80px);opacity:.8;animation:auraPulse 8s ease-in-out infinite alternate}@keyframes auraPulse{0%{transform:scale(1);opacity:.7}to{transform:scale(1.12);opacity:.9}}@media screen and (min-width:990px){.pulsing-aura-bg{width:900px;height:900px}}.watermark-bg-typography{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;opacity:.035;-webkit-user-select:none;user-select:none;pointer-events:none}.watermark-bg-typography span{font-family:var(--font-serif)!important;font-weight:700;font-size:clamp(10rem,14vw,20rem);letter-spacing:-.05em;color:var(--cg-primary);text-transform:uppercase}.dotted-pattern-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.03;pointer-events:none}.hero-visual-centerpiece{position:relative;z-index:2;width:100%;max-width:1100px;margin:0 auto;padding:10px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:990px){.hero-visual-centerpiece{padding-top:20px}}.hero-title-overlay{position:relative;z-index:3;text-align:center;pointer-events:none;margin-bottom:-10px}@media screen and (min-width:990px){.hero-title-overlay{margin-bottom:-25px}}.hero-main-title{font-family:var(--font-serif)!important;font-size:clamp(4.5rem,7.5vw,9.5rem)!important;font-weight:700;color:var(--cg-primary);line-height:1.1;letter-spacing:-.03em;margin:0;filter:drop-shadow(0 10px 20px rgba(177,77,51,.08));opacity:0;transform:translateY(20px);transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity 1.2s cubic-bezier(.16,1,.3,1)}.hero-main-title.revealed{opacity:1;transform:translateY(0)}.hero-art-composition{position:relative;width:100%;max-width:400px;height:auto;display:flex;align-items:center;justify-content:center;z-index:2}.hero-cup-wrapper{position:relative;z-index:2;width:100%;max-width:240px;aspect-ratio:200/180;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(30px);transition:transform 1.2s cubic-bezier(.16,1,.3,1) .2s,opacity 1.2s cubic-bezier(.16,1,.3,1) .2s;animation:cupFloatAnim 6s ease-in-out infinite}.hero-cup-wrapper.revealed{opacity:1;transform:translateY(0)}@keyframes cupFloatAnim{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(.8deg)}}@media screen and (min-width:990px){.hero-cup-wrapper{max-width:320px}}.luxury-cup-svg{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 20px 30px rgba(45,31,27,.12))}.steam-path{stroke-dasharray:10,10;animation:steamRiseShort 4s linear infinite}.path-1{animation-delay:0s;animation-duration:4s}.path-2{animation-duration:3.2s;animation-delay:1s}.path-3{animation-duration:4.8s;animation-delay:.5s}@keyframes steamRiseShort{0%{stroke-dashoffset:20;opacity:0}20%{opacity:.6}80%{opacity:.6}to{stroke-dashoffset:0;opacity:0}}.hero-scroll-line{position:relative;margin-top:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;cursor:pointer;opacity:0;transform:translateY(10px);transition:opacity 1.2s cubic-bezier(.16,1,.3,1) .4s,transform 1.2s cubic-bezier(.16,1,.3,1) .4s}.hero-scroll-line.revealed{opacity:.7;transform:translateY(0)}.hero-scroll-line:hover{opacity:1!important}.scroll-line-graphic{width:2px;height:35px;background:linear-gradient(to bottom,var(--cg-saffron),transparent);animation:scrollLineAnim 2s infinite;transform-origin:top center}@keyframes scrollLineAnim{0%{transform:scaleY(.1);opacity:0}50%{transform:scaleY(1);opacity:1}to{transform:scaleY(1);opacity:0}}.scroll-down-arrow-svg{width:16px;height:16px;margin-top:2px;animation:arrowBounce 1.5s infinite}@keyframes arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.hero-scroll-line span{font-family:var(--font-sans)!important;font-size:.95rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.15em!important;color:var(--cg-primary)!important;margin-top:6px!important}.animate-pulse{animation:svgPulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes svgPulse{0%,to{opacity:.85}50%{opacity:.35}}.facets-vertical-sort{margin-bottom:2rem!important}.facets__summary,.facet-filters__summary{border:1.5px solid var(--cg-border)!important;border-radius:50px!important;font-family:var(--font-sans)!important;background-color:#fff!important;color:var(--cg-text)!important;font-weight:600!important;padding:10px 24px!important;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease!important}.facets__summary:hover,.facet-filters__summary:hover{border-color:var(--cg-primary)!important;background-color:var(--cg-bg)!important;box-shadow:0 4px 12px #b14d330a!important}.facets__disclosure-vertical{border:1.5px solid var(--cg-border)!important;background-color:#fff!important;border-radius:16px!important;margin-bottom:1.5rem!important;padding:0!important;overflow:hidden!important;box-shadow:0 4px 15px #5c3d2e08!important}.facets__disclosure-vertical summary{padding:16px 20px!important;font-weight:700!important;font-family:var(--font-sans)!important;background-color:#fff!important;color:var(--cg-text)!important;border-bottom:1.5px solid var(--cg-border)!important;display:flex!important;justify-content:space-between!important;align-items:center!important;cursor:pointer!important;position:relative!important}.facets__disclosure-vertical summary::marker,.facets__disclosure-vertical summary::-webkit-details-marker{display:none!important}.facets__disclosure-vertical[open] summary{border-bottom:1.5px solid var(--cg-border)!important}.facets__disclosure-vertical .facets__display{background-color:#fff!important;border:none!important;box-shadow:none!important;padding:20px!important}.facets__item input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:18px!important;height:18px!important;border:1.5px solid var(--cg-border)!important;border-radius:4px!important;background-color:#fff!important;margin-right:10px!important;cursor:pointer!important;position:relative!important;transition:background-color .2s,border-color .2s!important}.facets__item input[type=checkbox]:checked{background-color:var(--cg-primary)!important;border-color:var(--cg-primary)!important}.facets__item input[type=checkbox]:checked:after{content:""!important;position:absolute!important;left:5px!important;top:2px!important;width:5px!important;height:9px!important;border:solid white!important;border-width:0 2px 2px 0!important;transform:rotate(45deg)!important}.facet-filters__sort,.select__select{border:1.5px solid var(--cg-border)!important;border-radius:50px!important;background-color:#fff!important;padding:8px 36px 8px 16px!important;font-family:var(--font-sans)!important;color:var(--cg-text)!important;font-weight:500!important;transition:border-color .25s ease!important}.facet-filters__sort:hover,.select__select:hover{border-color:var(--cg-primary)!important}.mobile-facets__open{border:1.5px solid var(--cg-border)!important;border-radius:50px!important;background-color:#fff!important;padding:10px 24px!important;font-family:var(--font-sans)!important;font-weight:600!important;color:var(--cg-text)!important;display:inline-flex!important;align-items:center!important;gap:8px!important;box-shadow:0 2px 8px #5c3d2e0a!important;transition:border-color .25s ease,color .25s ease!important}.mobile-facets__open:hover{border-color:var(--cg-primary)!important;color:var(--cg-primary)!important}.active-facets__button{border:1.5px solid var(--cg-primary)!important;background-color:var(--cg-bg)!important;border-radius:50px!important;color:var(--cg-primary)!important;padding:6px 14px!important;font-size:1.2rem!important;font-weight:700!important;display:inline-flex!important;align-items:center!important;gap:6px!important;transition:background-color .2s ease,color .2s ease,border-color .2s ease!important;box-shadow:0 2px 6px #b14d330d!important}.active-facets__button:hover{background-color:var(--cg-primary)!important;color:#fff!important;border-color:var(--cg-primary)!important}.active-facets__button-wrapper{margin-top:1.5rem!important;margin-bottom:.5rem!important}.facets__display{background-color:#fff!important;border:1.5px solid var(--cg-border)!important;border-radius:12px!important;box-shadow:0 10px 30px #5c3d2e1a!important}.facets__item label{font-family:var(--font-sans)!important;font-weight:500!important;color:var(--cg-text)!important}.facets__header{border-bottom:1px solid var(--cg-border)!important}.facets__reset{color:var(--cg-primary)!important}.facets-vertical-form{display:flex!important;align-items:center!important;justify-content:flex-end!important}.facets-vertical-form .facet-filters{align-items:center!important;padding:0!important;margin:0!important}.facets-vertical-form .facet-filters__field{align-items:center!important}.facets-vertical-sort .product-count-vertical{align-self:center!important;margin:0 0 0 3.5rem!important;padding:0!important;height:auto!important;display:inline-flex!important;align-items:center!important}.facets__form .product-count{align-self:center!important;margin-top:2.4rem!important;display:inline-flex!important;align-items:center!important;height:4.5rem!important}.hero-video-audio-toggle{position:absolute;bottom:32px;right:32px;z-index:30;width:46px;height:46px;border-radius:50%!important;background-color:#00000073!important;border:1.5px solid rgba(255,255,255,.25)!important;color:#fff!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;box-shadow:0 4px 12px #00000026!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;transition:transform .2s cubic-bezier(.165,.84,.44,1),background-color .2s ease,border-color .2s ease!important;outline:none!important}.hero-video-audio-toggle svg{width:20px;height:20px;color:#fff!important;stroke:#fff!important;fill:none!important;transition:transform .2s ease!important}.hero-video-audio-toggle:hover{transform:scale(1.08)!important;background-color:#0009!important;border-color:#fff6!important;box-shadow:0 6px 16px #00000040!important}.hero-video-audio-toggle:active{transform:scale(.92)!important}.hero-video-audio-toggle:focus-visible{outline:2px solid var(--color-brand-accent)!important;outline-offset:3px!important}@media screen and (max-width:749px){.hero-video-audio-toggle{bottom:12px;right:12px;width:44px;height:44px}.hero-video-audio-toggle svg{width:18px;height:18px}}.product__media-list{display:flex!important;flex-wrap:nowrap!important;overflow:hidden!important;scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;padding:0!important;margin:0!important;width:100%!important}.product__media-item{width:100%!important;max-width:100%!important;flex-shrink:0!important;scroll-snap-align:start!important;box-sizing:border-box!important;padding:0!important;display:block!important;margin-left:0!important}.product__media-item .media,.product__media-item img{border-radius:16px!important;overflow:hidden!important;width:100%!important;height:auto!important;object-fit:cover!important;border:1px solid var(--color-brand-border)!important;background-color:var(--color-brand-surface)!important}.thumbnail-slider{display:block!important;margin-top:1.5rem!important;width:100%!important;visibility:visible!important;opacity:1!important}.thumbnail-list{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;padding:0!important;margin:0!important;list-style:none!important}.thumbnail-list__item{width:68px!important;height:68px!important;max-width:none!important;flex-shrink:0!important;display:block!important;position:relative!important}.thumbnail-list__item:before{content:none!important}.thumbnail-list__item .thumbnail{position:static!important;display:block!important;width:68px!important;height:68px!important;border-radius:10px!important;overflow:hidden!important;border:2px solid var(--color-brand-border)!important;background-color:#fff!important;padding:0!important;cursor:pointer!important;transition:border-color .25s ease,transform .2s ease!important;box-shadow:0 2px 6px #7b3f000a!important}.thumbnail-list__item .thumbnail img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:8px!important}.thumbnail-list__item .thumbnail[aria-current=true],.thumbnail-list__item .thumbnail:hover{border-color:var(--color-brand-primary)!important;transform:scale(1.05)!important;box-shadow:0 4px 10px #b14d331f!important}.thumbnail-slider .slider-button{display:none!important}@media screen and (max-width:989px){.chaiguy-header__store-name{display:none!important}}.chaiguy-footer__tagline--cursive{font-family:Dancing Script,cursive!important;font-style:normal!important;text-transform:none!important;font-size:20px!important;font-weight:700!important;letter-spacing:.2px!important;white-space:nowrap!important}@media screen and (max-width:480px){.chaiguy-footer__tagline--cursive{font-size:18px!important;white-space:normal!important}}.chaiguy-back-to-shop{display:inline-flex!important;align-items:center!important;gap:6px!important;text-decoration:none!important;font-family:var(--font-inter),sans-serif!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important;color:var(--color-brand-primary, #B14D33)!important;margin-bottom:20px!important;transition:color .2s ease,transform .2s ease!important;width:fit-content!important}.chaiguy-back-to-shop:hover{color:var(--color-brand-accent, #DA5B04)!important;transform:translate(-3px)!important}.chaiguy-back-to-shop svg{transition:transform .2s ease!important}.chaiguy-back-to-shop:hover svg{transform:translate(-1px)!important}@media screen and (max-width:749px){.chaiguy-back-to-shop{margin-top:20px!important;margin-bottom:6px!important;font-size:11px!important}}.section-related-products,.section-related-products .color-scheme-1,.section-related-products .gradient,.section-related-products .related-products{background-color:var(--color-brand-bg-base)!important;background-image:none!important}.section-related-products,.related-products,product-recommendations{display:block!important;visibility:visible!important;opacity:1!important}product-recommendations:not(.product-recommendations--loaded){min-height:120px!important;display:block!important}.section-related-products.scroll-trigger,.section-related-products .scroll-trigger,.related-products.scroll-trigger,.related-products .scroll-trigger,product-recommendations.scroll-trigger{opacity:1!important;transform:none!important;transition:none!important}@media screen and (max-width:749px){.section-related-products{display:block!important;visibility:visible!important;overflow:visible!important;height:auto!important;max-height:none!important;clip:auto!important;clip-path:none!important}product-recommendations{display:block!important;visibility:visible!important;min-height:150px!important;overflow:visible!important;height:auto!important;max-height:none!important}.related-products{display:block!important;visibility:visible!important;overflow:visible!important}}.menu-drawer,.menu-drawer__inner-container,.menu-drawer__navigation-container,.menu-drawer__menu,.menu-drawer__submenu,.menu-drawer__inner-submenu,.menu-drawer__footer{background-color:#fff8ed!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/chaiguy-brand.css.map */
