@import"https://fonts.bunny.net/css?family=DM+Sans:400,500,600,700|Playfair+Display:400,500,600,700,700italic";:root{--cgj-cream: #FBF5EE;--cgj-espresso: #2C1A12;--cgj-copper: #C17F4A;--cgj-text: #2C1A12;--cgj-text-muted: #6B5F58;--cgj-text-light: #A89080;--cgj-border: #EDE0D4;--cgj-border-warm: #E8D5C4;--cgj-peach: #F2D9CC;--cgj-white: #ffffff;--cgj-font-body: "DM Sans", sans-serif;--cgj-font-serif: "Playfair Display", Georgia, serif;--cgj-radius: 16px;--cgj-radius-full: 9999px;--cgj-shadow-sm: 0 4px 24px rgba(44,26,18,.07);--cgj-shadow-md: 0 8px 24px rgba(44,26,18,.12);--cgj-shadow-lg: 0 16px 40px rgba(44,26,18,.18);--cgj-shadow-xl: 0 24px 56px rgba(44,26,18,.2);--cgj-container: 1280px}.cgj-section *{box-sizing:border-box}.cgj-section img{display:block;max-width:100%;height:auto}.cgj-container{max-width:var(--cgj-container);margin:0 auto;padding:0 16px}@media(min-width:640px){.cgj-container{padding:0 24px}}.cgj-section-tag{font-size:10px;color:var(--cgj-copper);text-transform:uppercase;letter-spacing:.2em;font-weight:600;font-family:var(--cgj-font-body);margin-bottom:8px}.cgj-section-title{font-family:var(--cgj-font-serif);font-size:1.875rem;font-weight:700;color:var(--cgj-text);line-height:1.15}@media(min-width:640px){.cgj-section-title{font-size:2.25rem}}.cgj-btn{display:inline-block;font-family:var(--cgj-font-body);font-size:14px;font-weight:600;text-decoration:none;border-radius:var(--cgj-radius-full);padding:14px 28px;transition:all .2s ease;text-align:center;cursor:pointer;border:2px solid transparent}.cgj-btn--primary{background:var(--cgj-espresso);color:var(--cgj-cream);border-color:var(--cgj-espresso)}.cgj-btn--primary:hover{background:var(--cgj-copper);border-color:var(--cgj-copper);transform:scale(1.05)}.cgj-btn--outline{background:transparent;color:var(--cgj-espresso);border-color:var(--cgj-espresso)}.cgj-btn--outline:hover{background:var(--cgj-espresso);color:var(--cgj-cream)}.cgj-btn--outline-light{background:transparent;color:var(--cgj-copper);border-color:var(--cgj-copper)}.cgj-btn--outline-light:hover{background:var(--cgj-copper);color:var(--cgj-espresso)}.cgj-hero{background:var(--cgj-cream);overflow:hidden}.cgj-hero__inner{padding:32px 0 48px}@media(min-width:640px){.cgj-hero__inner{padding:40px 0 64px}}@media(min-width:1024px){.cgj-hero__inner{padding:48px 0}}.cgj-hero__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:1024px){.cgj-hero__grid{grid-template-columns:1fr 1fr;gap:64px;align-items:end}}.cgj-hero__tagline{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--cgj-copper);margin-bottom:20px;font-family:var(--cgj-font-body)}.cgj-hero__tagline-line{display:inline-block;width:24px;height:1px;background:var(--cgj-copper)}.cgj-hero__title{font-family:var(--cgj-font-serif);font-size:2.1rem;font-weight:700;color:var(--cgj-text);line-height:1.1;margin-bottom:20px;white-space:nowrap;text-align:left}.cgj-hero__title em{color:var(--cgj-copper);font-style:normal}@media(min-width:640px){.cgj-hero__title{font-size:clamp(1.75rem,4.5vw,2.7rem)}}@media(min-width:1024px){.cgj-hero__title{font-size:3.2rem}}@media(min-width:1280px){.cgj-hero__title{font-size:3.6rem}}.cgj-hero__desc{color:var(--cgj-text-muted);font-size:16px;line-height:1.7;margin-bottom:32px;max-width:520px;font-family:var(--cgj-font-body);hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word}.cgj-hero__desc em{font-style:italic}.cgj-hero__desc--mobile{display:none}.cgj-hero__demo{background:transparent;border-radius:0;padding:0;margin-bottom:24px;border:none;max-width:460px;box-shadow:none}.cgj-hero__demo-label{font-size:10px;color:var(--cgj-text-light);text-transform:uppercase;letter-spacing:.16em;font-weight:600;margin-bottom:12px}.cgj-hero__demo-input-row{display:flex;align-items:center;gap:8px;margin-bottom:16px}.cgj-hero__demo-input{flex:1;border:1px solid var(--cgj-border);border-radius:12px;padding:12px 16px;font-size:14px;color:var(--cgj-text);background:var(--cgj-white);outline:none;font-family:var(--cgj-font-body);transition:border-color .2s}.cgj-hero__demo-input:focus{border-color:var(--cgj-copper)}.cgj-hero__demo-input::placeholder{color:#c4b0a5}.cgj-hero__demo-counter{font-size:12px;color:#c4b0a5}.cgj-hero__demo-preview{background:var(--cgj-cream);border:2px solid var(--cgj-border-warm);border-radius:12px;padding:16px;text-align:center;position:relative;overflow:hidden}.cgj-hero__demo-topline{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,var(--cgj-copper),transparent)}.cgj-hero__demo-divider{width:1px;height:20px;background:#c4b0a580;margin:0 auto 8px}.cgj-hero__demo-to{font-size:10px;color:var(--cgj-text-light);text-transform:uppercase;letter-spacing:.15em;margin-bottom:4px}.cgj-hero__demo-name{font-family:var(--cgj-font-serif);font-size:1.75rem;font-weight:700;color:var(--cgj-text);font-style:italic;line-height:1.2;min-height:36px;transition:all .2s}@media(min-width:640px){.cgj-hero__demo-name{font-size:1.875rem}}.cgj-hero__demo-love{font-size:12px;color:var(--cgj-copper);font-weight:500;margin-top:8px}.cgj-hero__demo-brand{font-size:9px;color:#c4b0a5;margin-top:8px;padding-top:8px;border-top:1px solid var(--cgj-border-warm);letter-spacing:.15em;text-transform:uppercase}.cgj-hero__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px}.cgj-hero__link{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--cgj-text);text-decoration:none;font-family:var(--cgj-font-body);transition:color .2s}.cgj-hero__link:hover{color:var(--cgj-copper)}.cgj-hero__link-icon{width:36px;height:36px;border-radius:50%;border:1px solid var(--cgj-border-warm);display:flex;align-items:center;justify-content:center;font-size:12px}.cgj-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:24px;border-top:1px solid var(--cgj-border)}.cgj-hero__stat-num{font-family:var(--cgj-font-serif);font-size:1.5rem;font-weight:700;color:var(--cgj-text)}@media(min-width:640px){.cgj-hero__stat-num{font-size:1.75rem}}.cgj-hero__stat-label{font-size:14px;color:var(--cgj-text-light);margin-top:4px}.cgj-hero__right{display:none;position:relative;height:560px}@media(min-width:1024px){.cgj-hero__right{display:block}}.cgj-hero__circle-1{position:absolute;top:-32px;right:-24px;width:256px;height:256px;border-radius:50%;background:var(--cgj-peach);opacity:.5;z-index:0}.cgj-hero__circle-2{position:absolute;bottom:-24px;left:24px;width:144px;height:144px;border-radius:50%;background:#c17f4a1a;z-index:0}.cgj-hero__img-main{position:absolute;right:0;top:0;width:78%;height:78%;border-radius:2rem;overflow:hidden;box-shadow:var(--cgj-shadow-xl);z-index:1}.cgj-hero__img-main img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.cgj-hero__img-main:hover img{transform:scale(1.05)}.cgj-hero__img-secondary{position:absolute;left:0;bottom:0;width:60%;height:55%;border-radius:1.5rem;overflow:hidden;border:4px solid var(--cgj-cream);box-shadow:var(--cgj-shadow-lg);z-index:2}.cgj-hero__img-secondary img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.cgj-hero__img-secondary:hover img{transform:scale(1.05)}.cgj-hero__badge{position:absolute;z-index:3;border-radius:var(--cgj-radius)}.cgj-hero__badge--rating{top:20px;left:8px;background:var(--cgj-white);padding:12px 16px;display:flex;align-items:center;gap:8px;box-shadow:var(--cgj-shadow-md);border-radius:var(--cgj-radius)}.cgj-hero__badge-stars{color:#facc15;font-size:14px}.cgj-hero__badge-num{font-size:12px;font-weight:700;color:var(--cgj-text)}.cgj-hero__badge-sub{font-size:10px;color:var(--cgj-text-light)}.cgj-hero__badge--personalized{right:-12px;top:44%;background:var(--cgj-espresso);color:var(--cgj-cream);padding:10px 16px;border-radius:12px;box-shadow:0 8px 20px #2c1a124d}.cgj-hero__badge--personalized .cgj-hero__badge-title{font-size:12px;font-weight:600;color:var(--cgj-cream)}.cgj-hero__badge--personalized .cgj-hero__badge-sub{font-size:10px;color:var(--cgj-text-light);margin-top:2px}.cgj-hero__badge--shipping{left:30%;bottom:-8px;background:var(--cgj-copper);color:var(--cgj-white);border-radius:var(--cgj-radius-full);padding:6px 14px;font-size:10px;font-weight:600;box-shadow:0 8px 16px #c17f4a66}.cgj-hero__mobile-strip{display:block}@media(min-width:1024px){.cgj-hero__mobile-strip{display:none}}.cgj-hero__mobile-track{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cgj-hero__mobile-slide{aspect-ratio:1;border-radius:12px;overflow:hidden}.cgj-hero__mobile-slide img{width:100%;height:100%;object-fit:cover}.cgj-hero__mobile-dots{display:none}.cgj-categories{background:var(--cgj-cream);padding:32px 0 0}@media(min-width:640px){.cgj-categories{padding:32px 0 0}}.cgj-categories__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}@media(min-width:640px){.cgj-categories__header{margin-bottom:24px}}.cgj-categories__viewall{display:none;font-size:14px;font-weight:500;color:var(--cgj-copper);text-decoration:none;font-family:var(--cgj-font-body)}.cgj-categories__viewall:hover{text-decoration:underline}@media(min-width:640px){.cgj-categories__viewall{display:flex;align-items:center;gap:4px}}.cgj-categories__grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:1024px){.cgj-categories__grid{grid-template-columns:1fr 1fr;gap:16px}}.cgj-categories__feature{position:relative;display:block;border-radius:var(--cgj-radius);overflow:hidden;height:240px;text-decoration:none}@media(min-width:640px){.cgj-categories__feature{height:320px}}@media(min-width:1024px){.cgj-categories__feature{height:500px}}.cgj-categories__feature img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.cgj-categories__feature:hover img{transform:scale(1.05)}.cgj-categories__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(44,26,18,.8),rgba(44,26,18,.2),transparent)}.cgj-categories__info{position:absolute;bottom:0;left:0;right:0;padding:20px}@media(min-width:640px){.cgj-categories__info{padding:28px}}.cgj-categories__count{font-size:10px;color:var(--cgj-copper);font-weight:600;text-transform:uppercase;letter-spacing:.15em;margin-bottom:4px}.cgj-categories__name{font-family:var(--cgj-font-serif);font-size:1.5rem;font-weight:700;color:var(--cgj-white)}@media(min-width:640px){.cgj-categories__name{font-size:1.875rem}}.cgj-categories__sub{display:none;font-size:14px;color:#ffffffa6;margin-top:4px}@media(min-width:640px){.cgj-categories__sub{display:block}}.cgj-categories__stack{display:flex;flex-direction:column;gap:12px}@media(min-width:1024px){.cgj-categories__stack{gap:16px}}.cgj-categories__card{position:relative;display:block;border-radius:var(--cgj-radius);overflow:hidden;height:112px;flex:1;text-decoration:none}@media(min-width:640px){.cgj-categories__card{height:144px}}@media(min-width:1024px){.cgj-categories__card{height:auto}}.cgj-categories__card img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.cgj-categories__card:hover img{transform:scale(1.05)}.cgj-categories__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(44,26,18,.7),transparent)}.cgj-categories__card-info{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding-left:16px}@media(min-width:640px){.cgj-categories__card-info{padding-left:24px}}.cgj-categories__card-name{font-family:var(--cgj-font-serif);font-size:1.125rem;font-weight:700;color:var(--cgj-white)}@media(min-width:640px){.cgj-categories__card-name{font-size:1.25rem}}.cgj-categories__card-sub{display:none;font-size:12px;color:#fff9;margin-top:2px}@media(min-width:640px){.cgj-categories__card-sub{display:block}}.cgj-featured{background:var(--cgj-cream);padding:48px 0}@media(min-width:640px){.cgj-featured{padding:48px 0}}.cgj-featured__header{margin-bottom:32px}@media(min-width:640px){.cgj-featured__header{margin-bottom:40px}}.cgj-featured__products{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:640px){.cgj-featured__products{gap:20px}}@media(min-width:1024px){.cgj-featured__products{grid-template-columns:repeat(4,1fr)}}.cgj-product-card{background:var(--cgj-white);border-radius:var(--cgj-radius);overflow:hidden;border:1px solid var(--cgj-border);transition:all .3s ease}.cgj-product-card:hover{box-shadow:0 16px 40px #2c1a121f;transform:translateY(-2px)}.cgj-product-card__img-wrap{position:relative;display:block;aspect-ratio:1;overflow:hidden;text-decoration:none}.cgj-product-card__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cgj-product-card:hover .cgj-product-card__img-wrap img{transform:scale(1.05)}.cgj-product-card__badge{position:absolute;top:12px;left:12px;background:var(--cgj-copper);color:var(--cgj-white);font-size:9px;font-weight:700;padding:4px 10px;border-radius:var(--cgj-radius-full);text-transform:uppercase;letter-spacing:.05em}.cgj-product-card__body{padding:16px}.cgj-product-card__vendor{font-size:9px;color:var(--cgj-text-light);text-transform:uppercase;letter-spacing:.15em;font-weight:500;margin-bottom:6px}.cgj-product-card__title{font-family:var(--cgj-font-serif);font-size:14px;font-weight:600;line-height:1.4;margin-bottom:8px;color:var(--cgj-text)}.cgj-product-card__title a{color:inherit;text-decoration:none;transition:color .2s}.cgj-product-card__title a:hover{color:var(--cgj-copper)}.cgj-product-card__price-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cgj-product-card__price{display:flex;align-items:baseline;gap:6px}.cgj-product-card__compare{font-size:11px;color:#c4b0a5;text-decoration:line-through}.cgj-product-card__amount{font-size:14px;font-weight:700;color:var(--cgj-text)}.cgj-product-card__btn{display:block;width:100%;background:var(--cgj-espresso);color:var(--cgj-cream);padding:10px;border-radius:12px;font-size:12px;font-weight:600;text-align:center;text-decoration:none;transition:background .2s;font-family:var(--cgj-font-body)}.cgj-product-card__btn:hover{background:var(--cgj-copper)}.cgj-featured__footer{text-align:center;margin-top:40px}.cgj-brand-story{overflow:hidden}.cgj-brand-story__grid{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.cgj-brand-story__grid{grid-template-columns:1fr 1fr}}.cgj-brand-story__image-side{position:relative;height:256px}@media(min-width:640px){.cgj-brand-story__image-side{height:320px}}@media(min-width:1024px){.cgj-brand-story__image-side{height:auto}}.cgj-brand-story__image-side img{width:100%;height:100%;object-fit:cover}.cgj-brand-story__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2c1a1240}.cgj-brand-story__social-proof{position:absolute;bottom:24px;left:16px;right:16px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--cgj-radius);padding:16px;box-shadow:var(--cgj-shadow-lg);display:flex;align-items:center;gap:12px}@media(min-width:640px){.cgj-brand-story__social-proof{bottom:32px;left:32px;right:32px}}.cgj-brand-story__avatars{display:flex}.cgj-brand-story__avatar{width:28px;height:28px;border-radius:50%;border:2px solid var(--cgj-white);display:flex;align-items:center;justify-content:center;color:var(--cgj-white);font-size:10px;font-weight:700;margin-left:-8px}.cgj-brand-story__avatar:first-child{margin-left:0}.cgj-brand-story__proof-num{font-size:12px;font-weight:700;color:var(--cgj-text)}.cgj-brand-story__proof-sub{font-size:10px;color:var(--cgj-text-light)}.cgj-brand-story__content-side{background:var(--cgj-espresso);display:flex;align-items:center;padding:48px 24px}@media(min-width:640px){.cgj-brand-story__content-side{padding:64px 40px}}@media(min-width:1024px){.cgj-brand-story__content-side{padding:80px 64px}}.cgj-brand-story__content{max-width:560px}.cgj-brand-story__content .cgj-section-tag{margin-bottom:16px;font-size:12px;letter-spacing:.22em}.cgj-brand-story__title{font-family:var(--cgj-font-serif);font-size:1.875rem;font-weight:700;color:var(--cgj-cream);line-height:1.15;margin-bottom:20px}.cgj-brand-story__title em{color:var(--cgj-copper);font-style:normal}@media(min-width:640px){.cgj-brand-story__title{font-size:2.25rem}}.cgj-brand-story__text{color:var(--cgj-text-light);line-height:1.7;margin-bottom:16px;font-size:15px;font-family:var(--cgj-font-body)}.cgj-brand-story__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0;padding-top:24px;border-top:1px solid #3D2A1A}.cgj-brand-story__stat-val{font-family:var(--cgj-font-serif);font-size:1.5rem;font-weight:700;color:var(--cgj-copper)}.cgj-brand-story__stat-label{font-size:14px;color:#6b5050;margin-top:4px}.cgj-hiw{background:var(--cgj-white);padding:64px 0}@media(min-width:640px){.cgj-hiw{padding:80px 0}}.cgj-hiw__header{text-align:center;margin-bottom:56px}.cgj-hiw__header .cgj-section-tag{font-size:12px;letter-spacing:.22em}.cgj-hiw__grid{display:grid;grid-template-columns:1fr;gap:40px;position:relative}@media(min-width:640px){.cgj-hiw__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.cgj-hiw__connector{display:none}@media(min-width:640px){.cgj-hiw__step{position:relative;z-index:1}.cgj-hiw__step:not(:last-child):after{content:"";position:absolute;top:60px;left:calc(50% + 60px);width:calc(100% - 88px);height:1px;background:#c4b0a5;z-index:-1}}.cgj-hiw__step{display:flex;align-items:flex-start;gap:16px}@media(min-width:640px){.cgj-hiw__step{flex-direction:column;align-items:center;text-align:center;gap:0}}.cgj-hiw__icon-wrap{position:relative;flex-shrink:0}.cgj-hiw__icon{display:flex;align-items:center;justify-content:center;width:96px;height:96px;background:var(--cgj-cream);border-radius:50%;border:1px solid var(--cgj-border);font-size:3.375rem;box-shadow:0 8px 24px #2c1a1212}@media(min-width:640px){.cgj-hiw__icon{width:120px;height:120px;margin-bottom:20px;font-size:4.125rem}}.cgj-hiw__number{position:absolute;top:-4px;right:-4px;width:24px;height:24px;background:var(--cgj-copper);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--cgj-white);font-size:9px;font-weight:700}@media(min-width:640px){.cgj-hiw__number{width:28px;height:28px;font-size:10px}}.cgj-hiw__step-title{font-family:var(--cgj-font-serif);font-size:1.125rem;font-weight:700;color:var(--cgj-text);margin-bottom:8px}@media(min-width:640px){.cgj-hiw__step-title{font-size:1.25rem}}.cgj-hiw__step-desc{font-size:14px;color:var(--cgj-text-muted);line-height:1.6;max-width:240px}@media(min-width:640px){.cgj-hiw__step-desc{margin:0 auto}}.cgj-hiw__cta{text-align:center;margin-top:48px}.cgj-reviews{background:var(--cgj-cream);padding:64px 0}@media(min-width:640px){.cgj-reviews{padding:80px 0}}.cgj-reviews__header{text-align:center;margin-bottom:48px}.cgj-reviews__overall{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.cgj-reviews__stars{color:#facc15;font-size:1.25rem}.cgj-reviews__count{font-size:14px;color:var(--cgj-text-muted)}.cgj-reviews__grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.cgj-reviews__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.cgj-reviews__card{background:var(--cgj-white);border-radius:var(--cgj-radius);padding:20px;position:relative;border:1px solid var(--cgj-border)}@media(min-width:640px){.cgj-reviews__card{padding:24px}}.cgj-reviews__quote{position:absolute;top:16px;right:20px;font-family:var(--cgj-font-serif);font-size:3rem;color:var(--cgj-copper);opacity:.1;line-height:1;-webkit-user-select:none;user-select:none}.cgj-reviews__card-stars{color:#facc15;font-size:14px;margin-bottom:12px}.cgj-reviews__text{font-size:14px;color:#3d2314;line-height:1.7;margin-bottom:20px;font-style:italic;font-family:var(--cgj-font-body)}.cgj-reviews__author{display:flex;align-items:center;gap:12px;border-top:1px solid var(--cgj-border);padding-top:16px}.cgj-reviews__author img{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.cgj-reviews__author-info{flex:1}.cgj-reviews__author-name{font-size:12px;font-weight:700;color:var(--cgj-text)}.cgj-reviews__author-loc{font-size:10px;color:var(--cgj-text-light)}.cgj-reviews__product-tag{font-size:9px;background:var(--cgj-cream);color:var(--cgj-copper);border:1px solid var(--cgj-border);padding:2px 8px;border-radius:var(--cgj-radius-full);font-weight:500;white-space:nowrap}.cgj-occasions{background:var(--cgj-white);padding:56px 0}@media(min-width:640px){.cgj-occasions{padding:64px 0}}.cgj-occasions__header{text-align:center;margin-bottom:32px}@media(min-width:640px){.cgj-occasions__header{margin-bottom:40px}}.cgj-occasions__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media(min-width:640px){.cgj-occasions__grid{grid-template-columns:repeat(6,1fr);gap:12px}}.cgj-occasions__item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;border-radius:var(--cgj-radius);background:var(--cgj-cream);text-decoration:none;border:1px solid transparent;transition:all .2s}@media(min-width:640px){.cgj-occasions__item{gap:12px;padding:16px}}.cgj-occasions__item:hover{background:var(--cgj-peach);border-color:var(--cgj-border-warm);transform:scale(1.05)}.cgj-occasions__emoji{font-size:1.5rem;transition:transform .2s}@media(min-width:640px){.cgj-occasions__emoji{font-size:1.875rem}}.cgj-occasions__item:hover .cgj-occasions__emoji{transform:scale(1.1)}.cgj-occasions__name{font-size:11px;font-weight:600;color:var(--cgj-text);text-align:center;line-height:1.3}@media(min-width:640px){.cgj-occasions__name{font-size:12px}}.cgj-newsletter{background:var(--cgj-peach);padding:64px 0}@media(min-width:640px){.cgj-newsletter{padding:80px 0}}.cgj-newsletter__inner{max-width:480px;margin:0 auto;padding:0 16px;text-align:center}.cgj-newsletter__icon{width:48px;height:48px;background:#c17f4a33;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:var(--cgj-copper);font-size:1.125rem}.cgj-newsletter__title{font-family:var(--cgj-font-serif);font-size:1.875rem;font-weight:700;color:var(--cgj-text);margin-bottom:12px}@media(min-width:640px){.cgj-newsletter__title{font-size:2.25rem}}.cgj-newsletter__desc{font-size:14px;color:var(--cgj-text-muted);line-height:1.7;margin-bottom:32px}@media(min-width:640px){.cgj-newsletter__desc{font-size:16px}}.cgj-newsletter__form{display:flex;flex-direction:column;gap:10px;max-width:380px;margin:0 auto}@media(min-width:640px){.cgj-newsletter__form{flex-direction:row}}.cgj-newsletter__input{flex:1;background:var(--cgj-white);border:1px solid var(--cgj-border-warm);border-radius:var(--cgj-radius-full);padding:14px 20px;font-size:14px;color:var(--cgj-text);outline:none;font-family:var(--cgj-font-body);transition:border-color .2s}.cgj-newsletter__input:focus{border-color:var(--cgj-copper)}.cgj-newsletter__input::placeholder{color:#c4b0a5}.cgj-newsletter__btn{white-space:nowrap}.cgj-newsletter__note{font-size:10px;color:var(--cgj-text-light);margin-top:16px}.announcement-bar{background:var(--cgj-espresso)!important;font-family:var(--cgj-font-body)!important}.announcement-bar .announcement-bar__text,.announcement-bar .announcement-bar__text a,.announcement-bar .announcement-bar__text span,.announcement-bar .announcement-bar__text p{color:var(--cgj-cream)!important;font-size:12px!important;letter-spacing:.03em}.announcement-bar .close-announcement-bar{color:var(--cgj-text-light)!important}.header-classic,.section-header-classic{display:none!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important}.section-header-navigation,.header-nav-plain{background:var(--cgj-cream)!important;border-bottom:1px solid #EDE0D4!important;box-shadow:0 1px 12px #2c1a120f!important}.header-nav-plain .container{background:var(--cgj-cream)!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;height:72px!important;align-items:center!important;gap:0!important}.header-nav-plain .header-logo{order:1;flex-shrink:0;height:40px!important;align-self:center!important;padding-top:0!important;padding-bottom:0!important;margin-left:0!important}.header-nav-plain .main-menu{order:2;flex:0 1 auto;width:auto!important;height:40px!important;align-self:center!important;margin-left:28px!important;margin-right:auto!important}.header-nav-plain .main-menu .list-menu--inline{flex-wrap:nowrap!important;white-space:nowrap;align-items:center!important;height:40px!important}.header-nav-plain .cgj-search-pill{order:3;height:40px!important;align-self:center!important;margin:0 12px 0 0!important}.header-nav-plain .header-icons{order:4;flex-shrink:0;height:40px!important;align-self:center!important;align-items:center!important}.header-nav-plain .header-icons>*{align-self:center!important;height:40px!important;display:flex!important;align-items:center!important}.header-nav-plain .header-icons .header__icon,.header-nav-plain .header-icons a.header__icon,.header-nav-plain .header--account .header__icon,.header-nav-plain .header--cart .header__icon{align-self:center!important;margin-top:0!important;margin-bottom:0!important;display:flex!important;align-items:center!important;justify-content:center!important;height:40px!important}.header-nav-plain .cgj-header-cta{order:5;height:40px!important;align-self:center!important;padding-top:0!important;padding-bottom:0!important}.header-nav-plain .header__menu-nav{background:var(--cgj-cream)!important}.header-nav-plain .header-logo,.header-nav-plain .header-logo.show-main-menu,.header-nav-plain .header-logo.hide-main-menu,.scrolled-past-header .header-navigation .header-logo,.scrolled-past-header .header-navigation .header-logo.show-main-menu,.scrolled-past-header .header-navigation .show-main-menu{display:flex!important;visibility:visible!important;opacity:1!important;padding-top:0!important;padding-bottom:0!important}.header-nav-plain .header__heading .h2,.header-nav-plain .header__heading span,.header-nav-plain .header__heading-link,.header-nav-plain .header__heading-text{font-family:var(--cgj-font-serif)!important;font-weight:700!important;color:var(--cgj-espresso)!important;text-transform:none!important;letter-spacing:-.025em!important;font-size:20px!important;white-space:nowrap!important}.header-nav-plain .header__heading-link:before{display:none!important}.header-nav-plain .header__menu-nav .menu>li>a,.header-nav-plain .menu-lv-1__action{font-family:var(--cgj-font-body)!important;font-size:14px!important;font-weight:500!important;color:var(--cgj-espresso)!important;text-transform:none!important;letter-spacing:0!important;transition:color .2s!important}.header-nav-plain .header__menu-nav .menu>li>a:hover,.header-nav-plain .header__menu-nav .menu>li.is-active>a,.header-nav-plain .menu-lv-1__action:hover{color:var(--cgj-copper)!important}.header-nav-plain .halo-search .search-form,.header-nav-plain .header-search-popup .search-form,.header-nav-plain .predictive-search,.header-nav-plain .search-modal__form{border-radius:9999px!important;border:1px solid #EDE0D4!important;background:#f5eee6!important;max-width:240px}.header-nav-plain .halo-search .search-form input,.header-nav-plain .header-search-popup input,.header-nav-plain .search-modal__form input{background:transparent!important;font-size:14px!important;color:var(--cgj-espresso)!important}.header-nav-plain .halo-search .search-form input::placeholder,.header-nav-plain .header-search-popup input::placeholder,.header-nav-plain .search-modal__form input::placeholder{color:#c4b0a5!important}.header-nav-plain .header-icons-group a,.header-nav-plain .header-icons-group button,.header-nav-plain .header-icons-main a,.header-nav-plain .header-icons-main button,.header-nav-plain .header__icon svg,.header-nav-plain .stroke-icon svg{color:var(--cgj-espresso)!important;fill:var(--cgj-espresso)!important;stroke:var(--cgj-espresso)!important}.header-nav-plain .header__icon svg,.header-nav-plain .stroke-icon svg{width:20px!important;height:20px!important}.header-nav-plain .header-icons-group a:hover,.header-nav-plain .header-icons-group button:hover,.header-nav-plain .header-icons-main a:hover,.header-nav-plain .header-icons-main button:hover{color:var(--cgj-copper)!important;fill:var(--cgj-copper)!important;stroke:var(--cgj-copper)!important}.header-nav-plain .cart-count-bubble{background:var(--cgj-copper)!important;color:var(--cgj-white)!important}.header-nav-plain .halo-top-language+.halo-top-currency:before,.header-nav-plain .language_currency_style_2 .halo-top-language+.halo-top-currency:before{display:none!important;content:none!important}.header-nav-plain .top-language-currency{gap:8px!important;display:flex!important;align-items:center!important;height:40px!important;transform:none!important;animation:none!important}.header-nav-plain .halo-top-language,.header-nav-plain .halo-top-currency{margin:0!important;padding:0!important;height:40px!important;display:flex!important;align-items:center!important;position:relative!important}.header-nav-plain .halo-top-language .btn-group,.header-nav-plain .halo-top-currency .currency-dropdown{height:40px!important;display:flex!important;align-items:center!important}.header-nav-plain .halo-top-language .dropdown-label,.header-nav-plain .halo-top-currency .dropdown-label{padding:0 10px!important;border-radius:8px!important;height:32px!important;display:flex!important;align-items:center!important;gap:4px!important;transition:background .2s!important}.header-nav-plain .halo-top-language .dropdown-label:hover,.header-nav-plain .halo-top-currency .dropdown-label:hover{background:#c17f4a14!important}.header-nav-plain .halo-top-language .icon{display:none!important}.header-nav-plain .dropdown-language,.header-nav-plain .dropdown-currency{top:100%!important;right:0!important;min-width:100px!important;transition:none!important}.header-nav-plain .dropdown-language.show,.header-nav-plain .dropdown-currency.show{top:calc(100% + 4px)!important;opacity:1!important;z-index:99!important;pointer-events:auto!important;overflow:visible!important;transition:none!important;background:var(--cgj-cream)!important;border:1px solid #EDE0D4!important;border-radius:8px!important;box-shadow:0 4px 16px #2c1a1214!important}html:not(.cgj-multi-lang) .header-nav-plain .halo-top-language .disclosure__button>svg{display:none!important}.header-nav-plain .halo-top-language.cgj-lang-hidden,.header-nav-plain .halo-top-language[hidden]{display:none!important}.header-nav-plain .halo-top-language.cgj-lang-hidden+.halo-top-currency,.header-nav-plain .halo-top-language[hidden]+.halo-top-currency{margin-left:0!important}@media(min-width:1025px){.header-nav-plain .header__search,.header-nav-plain details-modal.header__search{display:none!important}}.cgj-search-pill{display:none;align-items:center;gap:8px;background:#f5eee6;border-radius:9999px;padding:0 16px;flex:1;max-width:200px;height:40px;order:3}@media(min-width:1025px){.cgj-search-pill{display:flex}}.cgj-search-pill__icon{background:none;border:none;padding:0;color:#a89080;cursor:pointer;flex-shrink:0;display:flex;align-items:center;transition:color .2s}.cgj-search-pill__icon:hover{color:var(--cgj-copper)}.cgj-search-pill__input{background:transparent;border:none;outline:none;font-size:14px;font-family:var(--cgj-font-body);color:var(--cgj-espresso);flex:1;min-width:0}.cgj-search-pill__input::placeholder{color:#c4b0a5}.cgj-header-cta{display:none;align-items:center;gap:6px;background:var(--cgj-espresso);color:var(--cgj-cream);font-family:var(--cgj-font-body);font-size:14px;font-weight:500;padding:0 18px;height:40px;border-radius:9999px;white-space:nowrap;text-decoration:none;transition:background .2s;order:5;flex-shrink:0;margin-left:4px;cursor:pointer;border:none}@media(min-width:1200px){.cgj-header-cta{display:inline-flex}}.cgj-header-cta:hover{background:var(--cgj-copper);color:var(--cgj-cream)}.header-nav-plain.is-sticky,.header-nav-plain.is-fixed,.shopify-section-header-sticky .header-nav-plain{background:var(--cgj-cream)!important;border-bottom:1px solid #EDE0D4!important;box-shadow:0 1px 12px #2c1a120f!important}.scrolled-past-header .header-navigation .header-logo,.scrolled-past-header .header-navigation .header-logo.show-main-menu,.shopify-section-header-sticky .header-logo,.shopify-section-header-sticky .header-logo.show-main-menu,.shopify-section-header-show .header-logo,.shopify-section-header-show .header-logo.show-main-menu{display:flex!important;visibility:visible!important;opacity:1!important}.header-nav-plain.is-sticky .container,.header-nav-plain.is-fixed .container{max-width:1280px!important;padding-left:0!important;padding-right:0!important}.header-mobile{background:var(--cgj-cream)!important;border-bottom:1px solid #EDE0D4!important;box-shadow:0 1px 12px #2c1a120f!important}.header-mobile .header__heading .h2,.header-mobile .header__heading span,.header-mobile .header__heading-link{font-family:var(--cgj-font-serif)!important;font-weight:700!important;color:var(--cgj-espresso)!important;text-transform:none!important;font-size:18px!important;letter-spacing:-.025em!important}.header-mobile .header__heading,.header-mobile .header__heading-link{display:inline-flex!important;align-items:center!important}.header-mobile .header__heading-link:before{display:none!important}.header-mobile .header-mobile__icons a,.header-mobile .header-mobile__icons button{color:var(--cgj-espresso)!important}.header-mobile.is-sticky,.header-mobile.is-fixed{background:var(--cgj-cream)!important;border-bottom:1px solid #EDE0D4!important;box-shadow:0 1px 12px #2c1a120f!important}body{font-family:var(--cgj-font-body)!important}.cgj-page-hiw{background:var(--cgj-cream);padding:80px 0}.cgj-page-hiw__hero{text-align:center;margin-bottom:64px}.cgj-page-hiw__title{font-family:var(--cgj-font-serif);font-size:2.5rem;font-weight:700;color:var(--cgj-text);margin-bottom:16px}@media(min-width:640px){.cgj-page-hiw__title{font-size:3rem}}.cgj-page-hiw__subtitle{font-size:16px;color:var(--cgj-text-muted);max-width:480px;margin:0 auto}.cgj-page-hiw__steps{display:grid;grid-template-columns:1fr;gap:48px;max-width:900px;margin:0 auto 64px}@media(min-width:640px){.cgj-page-hiw__steps{grid-template-columns:repeat(3,1fr);gap:32px}}.cgj-page-hiw__step{text-align:center}.cgj-page-hiw__step-visual{position:relative;margin-bottom:20px;display:inline-block}.cgj-page-hiw__step-circle{width:96px;height:96px;background:var(--cgj-white);border:1px solid var(--cgj-border);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:var(--cgj-shadow-sm)}.cgj-page-hiw__step-circle span{font-size:2rem}.cgj-page-hiw__step-num{position:absolute;top:-4px;right:-4px;width:28px;height:28px;background:var(--cgj-copper);border-radius:50%;color:var(--cgj-white);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.cgj-page-hiw__step-title{font-family:var(--cgj-font-serif);font-size:1.25rem;font-weight:700;color:var(--cgj-text);margin-bottom:12px}.cgj-page-hiw__step-desc{font-size:14px;color:var(--cgj-text-muted);line-height:1.7}.cgj-page-hiw__cta{text-align:center;margin-bottom:80px}.cgj-page-hiw__faq-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:800px;margin:0 auto}@media(min-width:640px){.cgj-page-hiw__faq-grid{grid-template-columns:repeat(2,1fr)}}.cgj-page-hiw__faq-item{background:var(--cgj-white);border:1px solid var(--cgj-border);border-radius:var(--cgj-radius);padding:24px}.cgj-page-hiw__faq-item h3{font-family:var(--cgj-font-serif);font-size:1rem;font-weight:600;color:var(--cgj-text);margin-bottom:8px}.cgj-page-hiw__faq-item p{font-size:14px;color:var(--cgj-text-muted);line-height:1.6}.cgj-page-story{background:var(--cgj-cream);padding:80px 0}.cgj-page-story__hero{text-align:center;margin-bottom:64px}.cgj-page-story__title{font-family:var(--cgj-font-serif);font-size:2.25rem;font-weight:700;color:var(--cgj-text);line-height:1.2}.cgj-page-story__title em{color:var(--cgj-copper);font-style:normal}@media(min-width:640px){.cgj-page-story__title{font-size:3rem}}.cgj-page-story__split{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:80px}@media(min-width:768px){.cgj-page-story__split{grid-template-columns:1fr 1fr}}.cgj-page-story__img{border-radius:var(--cgj-radius);overflow:hidden;height:300px}@media(min-width:768px){.cgj-page-story__img{height:auto}}.cgj-page-story__img img{width:100%;height:100%;object-fit:cover}.cgj-page-story__text h2{font-family:var(--cgj-font-serif);font-size:1.5rem;font-weight:700;color:var(--cgj-text);margin-bottom:20px}.cgj-page-story__text p{font-size:15px;color:var(--cgj-text-muted);line-height:1.8;margin-bottom:16px}.cgj-page-story__values{margin-bottom:64px}.cgj-page-story__values-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.cgj-page-story__values-grid{grid-template-columns:repeat(3,1fr)}}.cgj-page-story__value{text-align:center;background:var(--cgj-white);border:1px solid var(--cgj-border);border-radius:var(--cgj-radius);padding:32px 24px}.cgj-page-story__value-icon{font-size:2rem;display:block;margin-bottom:16px}.cgj-page-story__value h3{font-family:var(--cgj-font-serif);font-size:1.125rem;font-weight:700;color:var(--cgj-text);margin-bottom:8px}.cgj-page-story__value p{font-size:14px;color:var(--cgj-text-muted);line-height:1.6}.cgj-page-story__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;padding:48px 0;border-top:1px solid var(--cgj-border)}@media(min-width:640px){.cgj-page-story__stats{grid-template-columns:repeat(4,1fr)}}.cgj-page-story__stat{text-align:center}.cgj-page-story__stat-num{font-family:var(--cgj-font-serif);font-size:2rem;font-weight:700;color:var(--cgj-copper)}.cgj-page-story__stat-label{font-size:12px;color:var(--cgj-text-light);margin-top:4px}.header-nav-plain .header__heading-link{display:inline-flex!important;align-items:center!important;height:40px!important}.header-nav-plain .header__heading-text{display:inline-block!important}.header-nav-plain .header__heading-link img.header__heading-logo,.header-nav-plain .header-logo img.header__heading-logo{max-height:40px!important;width:auto!important;height:auto!important;object-fit:contain!important;transform:translateY(4px)!important}@media(min-width:1200px){.header-nav-plain .header__heading-link img.header__heading-logo,.header-nav-plain .header-logo img.header__heading-logo{max-height:44px!important}}.header-nav-plain .halo-top-currency .dropdown-label .icon{display:inline-flex!important;width:22px!important;height:22px!important;flex-shrink:0!important}.header-nav-plain .halo-top-currency .dropdown-label .icon svg{width:100%!important;height:100%!important}.header-nav-plain .container{gap:0!important}.header-nav-plain .main-menu{margin-right:auto!important}.header-nav-plain .cgj-search-pill{margin:0 16px 0 0!important}.header-nav-plain .header-icons{gap:8px!important}.header-nav-plain .header-icons{gap:12px!important}.header-nav-plain .cgj-search-pill{margin:0 20px 0 0!important}.header-nav-plain .cgj-header-cta{display:none!important;align-items:center;gap:10px!important;background:var(--cgj-espresso);color:var(--cgj-cream);font-family:var(--cgj-font-body);font-size:14px;font-weight:500;padding:0 24px!important;height:40px;border-radius:9999px;white-space:nowrap;text-decoration:none;transition:background .2s;order:5;flex-shrink:0;min-width:130px!important;margin-left:12px;cursor:pointer;border:none;justify-content:center!important}@media(min-width:1200px){.header-nav-plain .cgj-header-cta{display:inline-flex!important}}.header-nav-plain .cgj-header-cta:hover{background:var(--cgj-copper);color:var(--cgj-cream)}.header-nav-plain .cgj-header-cta svg{width:18px!important;height:18px!important;flex-shrink:0!important}.header-nav-plain .header-icons .header__icon--account,.header-nav-plain .header-icons .header__icon--cart{color:#2c1a12!important}.header-nav-plain .header-icons .header__icon--account svg,.header-nav-plain .header-icons .header__icon--cart svg{align-self:center!important;margin:0!important;display:block!important;fill:#2c1a12!important;stroke:#2c1a12!important;color:#2c1a12!important}.Avada-Faqs_Popup.Avada-Faqs_Popup--Open{top:auto!important;right:20px!important;bottom:20px!important;left:auto!important;transform:none!important;width:400px!important;height:600px!important;max-height:calc(100vh - 40px)!important;z-index:999999!important}@media(min-width:1025px){.header-nav-plain .list-menu--disclosure,.header-nav-plain .list-menu--disclosure-1,.header-nav-plain .list-menu--disclosure-2,.header-nav-plain .menu-dropdown,.header-nav-plain .menu-dropdown__wrapper{background-color:#fbf5ee!important;border:1px solid #EDE0D4!important;border-radius:12px!important;box-shadow:0 8px 24px #2c1a121f!important}.header-nav-plain .list-menu--disclosure-2{margin-left:calc(100% - 12px)!important;top:-6px!important}.header-nav-plain .list-menu--disclosure .menu-lv-2,.header-nav-plain .list-menu--disclosure .menu-lv-3{width:100%!important;min-width:0!important;max-width:none!important;display:block!important;float:none!important}.header-nav-plain .menu-lv-2__action,.header-nav-plain .menu-lv-3__action,.header-nav-plain .site-nav-title,.header-nav-plain .site-nav-link{color:#2c1a12!important;border-bottom-color:#ede0d4!important}.header-nav-plain .menu-lv-2:hover .menu-lv-2__action,.header-nav-plain .menu-lv-3:hover .menu-lv-3__action,.header-nav-plain .site-nav-title:hover,.header-nav-plain .site-nav-link:hover{color:#c17f4a!important}.header-nav-plain .menu-dropdown__column .site-nav{width:100%!important;display:block!important}.header-nav-plain .nav-title-mobile{color:#2c1a12!important;border-bottom-color:#ede0d4!important}}@media(min-width:1024px){.cgj-hero__grid{align-items:start;gap:12px}.cgj-hero__right{display:flex;flex-direction:column;gap:20px;height:auto;position:relative;margin-top:20px}.cgj-hero__right-imagery{position:relative;width:100%;height:520px}.cgj-hero__right-imagery .cgj-hero__circle-1{top:-24px;right:-16px;width:220px;height:220px}.cgj-hero__right-imagery .cgj-hero__circle-2{bottom:-16px;left:16px;width:120px;height:120px}.cgj-hero__right-imagery .cgj-hero__img-main{width:88%;height:76%;top:0;right:0}.cgj-hero__right-imagery .cgj-hero__img-secondary{width:62%;height:54%;left:0;bottom:0}.cgj-hero__badge--rating{position:absolute;top:-44px;left:8px;right:auto}.cgj-hero__badge--stats{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:12px 24px;background:transparent;padding:0;border-radius:0;box-shadow:none;width:100%;z-index:auto}.cgj-hero__badge-stat{text-align:center}.cgj-hero__badge-stat-num{font-family:var(--cgj-font-serif);font-size:2.5rem;font-weight:700;color:var(--cgj-text);line-height:1}.cgj-hero__badge-stat-label{font-size:15px;color:var(--cgj-text-light);margin-top:6px}.cgj-hero__stats{display:none}}.cgj-categories .cgj-section-tag{font-size:12px}@media(min-width:640px){.cgj-categories__grid{grid-template-columns:repeat(2,1fr)}.cgj-categories__stack{display:contents}.cgj-categories__feature,.cgj-categories__card{aspect-ratio:1/1;height:auto;min-height:240px}.cgj-categories__feature img,.cgj-categories__card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}}.cgj-featured .cgj-section-tag,.cgj-reviews .cgj-section-tag,.cgj-occasions .cgj-section-tag{font-size:12px}.cgj-occasions__emoji{font-size:2.25rem}@media(min-width:640px){.cgj-occasions__emoji{font-size:2.8125rem}}@media(max-width:639px){.cgj-hero__tagline{font-size:10px;letter-spacing:.04em;gap:6px;white-space:nowrap;display:flex;justify-content:center}.cgj-hero__tagline-line{width:14px}.cgj-hero__left{padding:24px 20px}.cgj-hero__title{font-size:1.75rem;margin-bottom:16px}.cgj-hero__desc{font-size:15px;margin-bottom:24px}.cgj-hero__demo{margin-bottom:20px}}@media(max-width:380px){.cgj-hero__grid{grid-template-columns:minmax(0,1fr)!important}.cgj-hero__left{padding:24px 12px!important;min-width:0!important;text-align:center!important}.cgj-hero__title{white-space:normal!important;font-size:1.4rem!important;line-height:1.2!important;word-break:break-word;text-align:center!important}.compareTable{display:block!important;max-width:100%!important;overflow-x:auto!important}}@media(max-width:639px){.cgj-hiw{padding:48px 0 56px}.cgj-hiw__header{margin-bottom:36px}.cgj-hiw__header .cgj-section-title{font-size:1.5rem}.cgj-hiw__grid{gap:0;padding-left:8px}.cgj-hiw__step{position:relative;padding:20px 0;gap:18px;align-items:flex-start}.cgj-hiw__step:not(:last-child):after{content:"";position:absolute;left:40px;top:108px;bottom:-20px;width:0;border-left:2px dashed #E8D5C4;z-index:0}.cgj-hiw__icon-wrap{z-index:1}.cgj-hiw__icon{width:80px;height:80px;font-size:2.25rem;background:radial-gradient(circle at 30% 30%,#fff6ec,#fbf0e2 60%,#f2e1cc);border:1px solid #E8D5C4;box-shadow:0 8px 20px #c17f4a1f,inset 0 0 0 6px #ffffff80}.cgj-hiw__number{width:26px;height:26px;font-size:11px;top:-2px;right:-2px;box-shadow:0 4px 10px #c17f4a66;border:2px solid var(--cgj-white)}.cgj-hiw__text{flex:1;min-width:0}.cgj-hiw__step-title{font-size:1.0625rem;margin-bottom:6px;position:relative;padding-left:0}.cgj-hiw__step-title:before{content:"";display:inline-block;width:18px;height:2px;background:var(--cgj-copper);vertical-align:middle;margin-right:8px;border-radius:2px}.cgj-hiw__step-desc{font-size:13.5px;line-height:1.65;max-width:none;color:var(--cgj-text-muted)}.cgj-hiw__cta{margin-top:32px}}@media(max-width:639px){.cgj-brand-story__content-side{padding:40px 20px}.cgj-brand-story__title{font-size:clamp(13px,3.7vw,18px);line-height:1.3;margin-bottom:16px;white-space:nowrap;letter-spacing:-.015em}.cgj-brand-story__text{font-size:14px;line-height:1.65;margin-bottom:14px}.cgj-brand-story__stats{grid-template-columns:repeat(3,1fr);gap:0;margin:28px 0;padding:20px 0;border-top:1px solid #3D2A1A;border-bottom:1px solid #3D2A1A}.cgj-brand-story__stat{text-align:center;position:relative;padding:4px 8px}.cgj-brand-story__stat+.cgj-brand-story__stat:before{content:"";position:absolute;left:0;top:14%;bottom:14%;width:1px;background:#3d2a1a}.cgj-brand-story__stat-val{font-size:1.375rem;line-height:1.1;letter-spacing:.01em}.cgj-brand-story__stat-label{font-size:11px;color:#a89080;margin-top:6px;text-transform:uppercase;letter-spacing:.14em;font-weight:500}}@media(max-width:639px){.cgj-featured{padding:16px 0 48px}.cgj-featured__header{margin-bottom:20px}.cgj-featured__products{gap:14px}.cgj-product-card{border:1px solid #EDE0D4;border-radius:14px;background:var(--cgj-white);box-shadow:0 2px 8px #2c1a120a}.cgj-product-card__body{padding:12px 12px 14px}.cgj-product-card__vendor{font-size:9px;letter-spacing:.18em;margin-bottom:4px;color:var(--cgj-text-light)}.cgj-product-card__title{font-size:13.5px;line-height:1.35;margin-bottom:6px;letter-spacing:-.005em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.cgj-product-card__price-row{margin-bottom:10px;justify-content:flex-start}.cgj-product-card__price{gap:6px}.cgj-product-card__compare{font-size:10.5px}.cgj-product-card__amount{font-size:13.5px;letter-spacing:.01em;color:var(--cgj-copper)}.cgj-product-card__badge{font-size:9px;padding:3px 8px;top:10px;left:10px;letter-spacing:.06em}.cgj-product-card__btn{background:transparent;color:var(--cgj-copper);border:1px solid var(--cgj-copper);border-radius:9999px;padding:9px 0;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;transition:all .2s}.cgj-product-card__btn:hover,.cgj-product-card:hover .cgj-product-card__btn{background:var(--cgj-copper);color:var(--cgj-white)}.cgj-featured__footer{margin-top:32px}}@media(max-width:639px){.cgj-reviews{padding:48px 0 56px}.cgj-reviews__header{margin-bottom:32px}.cgj-reviews__header .cgj-section-title{font-size:1.5rem}.cgj-reviews__overall{margin-top:12px;gap:6px}.cgj-reviews__stars{font-size:1.0625rem}.cgj-reviews__count{font-size:12.5px}.cgj-reviews__grid{gap:14px}.cgj-reviews__card{padding:22px 20px 20px;border:1px solid #EDE0D4;border-radius:16px;background:var(--cgj-white);box-shadow:0 2px 10px #2c1a120a;position:relative}.cgj-reviews__quote{top:12px;right:18px;font-size:3.75rem;opacity:.14;font-style:italic}.cgj-reviews__card-stars{font-size:13px;margin-bottom:10px;letter-spacing:.04em}.cgj-reviews__text{font-family:var(--cgj-font-serif);font-size:15.5px;line-height:1.6;color:#3d2314;font-style:italic;margin-bottom:18px;letter-spacing:-.005em}.cgj-reviews__author{flex-direction:column;align-items:flex-start;gap:8px;padding-top:14px;border-top:1px solid #EDE0D4}.cgj-reviews__author img{width:36px;height:36px;border:2px solid var(--cgj-cream);box-shadow:0 2px 6px #2c1a1214}.cgj-reviews__author-info{flex:none;width:100%}.cgj-reviews__author-name{font-size:12.5px;font-weight:700;letter-spacing:.01em}.cgj-reviews__author-loc{font-size:10.5px;color:var(--cgj-text-light);margin-top:1px;letter-spacing:.04em}.cgj-reviews__product-tag{font-size:9.5px;padding:3px 10px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;align-self:flex-start;background:var(--cgj-cream);color:var(--cgj-copper);border:1px solid var(--cgj-border-warm)}}@media(max-width:639px){.cgj-occasions{padding:48px 0 56px}.cgj-occasions__header{margin-bottom:28px}.cgj-occasions__header .cgj-section-title{font-size:1.5rem}.cgj-occasions__grid{grid-template-columns:repeat(3,1fr);gap:10px}.cgj-occasions__item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:18px 8px 14px;background:var(--cgj-white);border:1px solid #EDE0D4;border-radius:14px;box-shadow:0 2px 8px #2c1a120a;transition:all .25s ease}.cgj-occasions__item:hover{transform:translateY(-3px);box-shadow:0 10px 20px #2c1a121a;border-color:var(--cgj-border-warm)}.cgj-occasions__badge{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:var(--cgj-cream);box-shadow:0 4px 10px #2c1a1214,inset 0 0 0 4px #fff9;transition:transform .25s ease}.cgj-occasions__item:hover .cgj-occasions__badge{transform:scale(1.08) rotate(-4deg)}.cgj-occasions__emoji{font-size:1.75rem;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.08));transition:none}.cgj-occasions__item:nth-child(1) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#ffe4ec,#fbc9d9)}.cgj-occasions__item:nth-child(2) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#fff1d6,#f5dda8)}.cgj-occasions__item:nth-child(3) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#ffe0d6,#f7c2b0)}.cgj-occasions__item:nth-child(4) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#ffe6f1,#f5bad7)}.cgj-occasions__item:nth-child(5) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#e0f0da,#b2d8a6)}.cgj-occasions__item:nth-child(6) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#dee9f5,#b5c9e0)}.cgj-occasions__name{font-family:var(--cgj-font-body);font-size:12.5px;font-weight:600;color:var(--cgj-text);letter-spacing:.01em;line-height:1.2;margin-top:2px}.cgj-occasions__count{display:inline-flex;align-items:center;gap:3px;font-size:10px;color:var(--cgj-copper);font-weight:500;letter-spacing:.05em;line-height:1;margin-top:-2px}.cgj-occasions__arrow{transition:transform .2s ease;display:inline-block}.cgj-occasions__item:hover .cgj-occasions__arrow{transform:translate(2px)}}@media(min-width:640px){.cgj-occasions__badge{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--cgj-cream);box-shadow:0 4px 10px #2c1a1214,inset 0 0 0 4px #fff9;transition:transform .25s ease;margin-bottom:6px}.cgj-occasions__item:hover .cgj-occasions__badge{transform:scale(1.08) rotate(-4deg)}.cgj-occasions__item:nth-child(1) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#ffe4ec,#fbc9d9)}.cgj-occasions__item:nth-child(2) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#fff1d6,#f5dda8)}.cgj-occasions__item:nth-child(3) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#ffe0d6,#f7c2b0)}.cgj-occasions__item:nth-child(4) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#ffe6f1,#f5bad7)}.cgj-occasions__item:nth-child(5) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#e0f0da,#b2d8a6)}.cgj-occasions__item:nth-child(6) .cgj-occasions__badge{background:radial-gradient(circle at 30% 30%,#dee9f5,#b5c9e0)}.cgj-occasions__count{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:var(--cgj-copper);font-weight:500;letter-spacing:.05em;margin-top:2px}.cgj-occasions__arrow{display:inline-block;transition:transform .2s ease}.cgj-occasions__item:hover .cgj-occasions__arrow{transform:translate(3px)}}@media(max-width:639px){.cgj-newsletter{padding:52px 0 56px}.cgj-newsletter__inner{padding:0 24px}.cgj-newsletter__icon{width:44px;height:44px;font-size:1.125rem;margin-bottom:16px;background:#c17f4a2e;border:1px solid var(--cgj-border-warm)}.cgj-newsletter__title{font-size:1.625rem;line-height:1.2;margin-bottom:10px;letter-spacing:-.015em}.cgj-newsletter__desc{font-size:13.5px;line-height:1.6;margin-bottom:24px;color:var(--cgj-text-muted)}.cgj-newsletter__form{position:relative;flex-direction:row;gap:0;max-width:340px;background:var(--cgj-white);border:1px solid var(--cgj-border-warm);border-radius:9999px;padding:4px 4px 4px 18px;box-shadow:0 4px 16px #2c1a120f}.cgj-newsletter__input{border:none;background:transparent;padding:10px 4px;font-size:13.5px;flex:1;min-width:0;border-radius:0}.cgj-newsletter__input:focus{box-shadow:none}.cgj-newsletter__btn{padding:10px 18px;font-size:12px;border-radius:9999px;letter-spacing:.04em;flex-shrink:0;line-height:1}.cgj-newsletter__note{font-size:10.5px;margin-top:14px;letter-spacing:.04em}}@media(max-width:639px){.cgj-categories{padding-top:8px;padding-bottom:0}.cgj-brand-story__content-side{padding:48px 24px 52px}.cgj-hiw{padding:48px 0 56px}}@media(max-width:639px){.section-footer .footer-block,.section-footer .footer__column,.footer .footer__column{margin-bottom:18px}.section-footer .footer-block__heading,.footer .footer__title{font-size:13px!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin-bottom:10px!important}.section-footer .footer-block a,.footer .footer__menu a,.footer .footer__column a{font-size:13px!important;line-height:1.9!important;color:var(--cgj-text-muted)!important}.section-footer .footer-block a:hover,.footer a:hover{color:var(--cgj-copper)!important}.footer__menu-list,.footer .footer-block__details-content .footer__menu-nav .list-menu,.footer .footer__column .list-menu{columns:2;column-gap:16px}.footer__menu-list>li,.footer .list-menu>li{break-inside:avoid}}.footer-1 .footer__content-top{position:relative}.footer-1 .footer__content-top>.container:first-child:before{content:"\2726  CustomGiftJoy\aPersonalized gifts \2014made with love.";display:block;white-space:pre-line;font-family:var(--cgj-font-body);font-size:13px;font-style:italic;color:#a89080;line-height:1.5;letter-spacing:.01em;margin-top:8px;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid #3D2A1A;max-width:480px;margin-left:auto!important;margin-right:auto!important}.footer-1 .footer__content-top>.container:first-child:first-line{font-family:var(--cgj-font-serif);font-size:20px;font-style:normal;font-weight:700;color:var(--cgj-cream);letter-spacing:-.01em;line-height:2.2}.footer-1 .footer__content-top>.container:first-child:after{display:none!important}.footer-1 .footer-block__heading{color:var(--cgj-cream)!important;font-family:var(--cgj-font-body)!important;font-weight:600!important;letter-spacing:.16em!important;font-size:12px!important;transition:color .2s ease}.footer-1 .footer-block__heading[data-toggle-column-footer].is-clicked,.footer-1 .footer-block__heading:hover{color:var(--cgj-copper)!important}.footer-1 .footer-block__newsletter .footer-block__heading{position:relative;padding-bottom:0}.footer-1 .footer-block__newsletter .footer-block__heading:after{display:none!important}.footer-1 .footer-block__newsletter .footer-block__subheading,.footer-1 .footer-block__newsletter .footer-block__subheading p{color:#c4b0a5!important;font-size:13px!important;line-height:1.6!important;letter-spacing:.005em;margin-bottom:14px!important}.footer-1 .footer-block__newsletter .newsletter-form__button,.footer-1 .footer-block__newsletter .button{background:var(--cgj-copper)!important;background-color:var(--cgj-copper)!important;border:1px solid var(--cgj-copper)!important;color:var(--cgj-white)!important;border-radius:9999px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;transition:all .25s ease!important;box-shadow:0 4px 14px #c17f4a52!important}.footer-1 .footer-block__newsletter .newsletter-form__button:hover,.footer-1 .footer-block__newsletter .button:hover{background:#a86833!important;background-color:#a86833!important;transform:translateY(-1px);box-shadow:0 6px 18px #c17f4a73!important}.footer-1 .footer-block__newsletter .field__input{border-radius:9999px!important;padding-left:22px!important;font-size:13.5px!important;background:#fbf5ee!important;color:var(--cgj-text)!important;border:1px solid #FBF5EE!important}.footer-1 .footer-block__newsletter .field__input::placeholder{color:#a89080!important;font-style:italic}.footer-1 .footer-block__column .list-menu li a,.footer-1 .footer-block__column .footer-block__details-content a,.footer-1 .footer-block__column .menu-content a{font-size:13px!important;line-height:1.95!important;color:#c4b0a5!important;transition:color .2s ease}.footer-1 .footer-block__column a:hover{color:var(--cgj-copper)!important}.footer-1 .footer__content-bottom{border-top:1px solid #3D2A1A!important;padding-top:18px!important;padding-bottom:24px!important}.footer-1 .footer-block__bottom{flex-direction:column;gap:14px;align-items:center!important}.footer-1 .footer__copyright,.footer-1 .copyright__content{font-size:11.5px!important;color:#a89080!important;letter-spacing:.04em!important;text-align:center}.footer-1 .footer__copyright .copyright__content p{margin:0}.footer-1 .footer__copyright:after{content:"Made with \2665 for gift-givers worldwide";display:block;margin-top:4px;font-size:10.5px;color:#6b5f58;letter-spacing:.06em;font-style:italic}.footer-1 .footer__column--info .list-payment,.footer-1 .list-payment{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.footer-1 .list-payment li,.footer-1 .list-payment__item{margin:0!important}.footer-1 .list-payment img,.footer-1 .list-payment svg,.footer-1 .list-payment .icon{height:22px!important;width:auto!important;opacity:.85;border-radius:4px;transition:opacity .2s ease}.footer-1 .list-payment img:hover{opacity:1}@media(max-width:991px){.footer-1{--spacing-l-r:24px}.footer-1 .footer__content-top{padding-top:36px!important;padding-bottom:24px!important}.footer-1 .footer-block__column{margin-top:0!important;margin-bottom:0!important}.footer-1 .footer-block__column.footer-block__newsletter{margin-top:8px!important}.footer-1 .footer-block__newsletter .footer-social-wrapper:empty,.footer-1 .footer-block__newsletter .footer-social:empty,.footer-1 .footer-block__newsletter .list-social:empty{display:none!important}.footer-1 .footer-block__newsletter{margin-bottom:0!important}.footer-1 .footer__content-top>.container:first-child:before{font-size:11.5px;margin-top:10px;margin-bottom:24px;padding-bottom:20px}.footer-1 .footer__content-top>.container:first-child:first-line{font-size:18px}}.cgj-hero__demo-label{position:relative;display:inline-flex;align-items:center;gap:8px}.cgj-hero__demo-label:after{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#22a06b;box-shadow:0 0 #22a06b8c;animation:cgjLivePulse 1.8s ease-out infinite}@keyframes cgjLivePulse{0%{box-shadow:0 0 #22a06b8c}70%{box-shadow:0 0 0 8px #22a06b00}to{box-shadow:0 0 #22a06b00}}.cgj-hero__demo-preview{background:radial-gradient(120% 80% at 50% 0%,rgba(193,127,74,.07) 0%,transparent 55%),radial-gradient(80% 60% at 100% 100%,rgba(242,217,204,.45) 0%,transparent 65%),var(--cgj-cream)!important;border:1px solid var(--cgj-copper)!important;border-radius:14px!important;box-shadow:inset 0 0 0 4px var(--cgj-cream),inset 0 0 0 5px #c17f4a2e,0 6px 22px #2c1a1214!important;padding:24px 18px 20px!important;overflow:visible!important;position:relative}.cgj-hero__demo-preview:before{content:"";position:absolute;top:-7px;left:50%;transform:translate(-50%);width:14px;height:14px;border-radius:50%;background:var(--cgj-cream);border:1.5px solid var(--cgj-copper);box-shadow:inset 0 0 0 2px var(--cgj-cream);z-index:2}.cgj-hero__demo-preview:after{content:"";position:absolute;top:-22px;left:50%;width:1px;height:18px;background:linear-gradient(to bottom,transparent,rgba(193,127,74,.55));z-index:1}.cgj-hero__demo-topline{display:none!important}.cgj-hero__demo-preview .cgj-hero__demo-divider{width:auto!important;height:auto!important;background:none!important;margin:14px auto 6px!important;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--cgj-copper);font-size:9px;letter-spacing:.3em}.cgj-hero__demo-preview .cgj-hero__demo-divider:before,.cgj-hero__demo-preview .cgj-hero__demo-divider:after{content:"";display:block;width:28px;height:1px;background:linear-gradient(to right,transparent,rgba(193,127,74,.6),transparent)}.cgj-hero__demo-preview .cgj-hero__demo-divider:after{transform:scaleX(-1)}.cgj-hero__demo-to{font-size:10px!important;color:var(--cgj-copper)!important;letter-spacing:.22em!important;font-weight:600!important;margin-bottom:8px!important;position:relative}.cgj-hero__demo-to:before{content:"\2726";margin-right:6px;font-size:8px;opacity:.85}.cgj-hero__demo-to:after{content:"\2726";margin-left:6px;font-size:8px;opacity:.85}.cgj-hero__demo-name{font-size:2.1rem!important;margin-bottom:4px!important;position:relative;display:inline-block}.cgj-hero__demo-name:after{content:"";position:absolute;left:50%;bottom:-6px;width:36px;height:2px;transform:translate(-50%);background:linear-gradient(to right,transparent,var(--cgj-copper) 30%,var(--cgj-copper) 70%,transparent);border-radius:2px}.cgj-hero__demo-love{margin-top:18px!important;font-style:italic;font-family:var(--cgj-font-body);font-size:13px!important;letter-spacing:.01em}.cgj-hero__demo-brand{position:relative;margin-top:14px!important;padding-top:14px!important;border-top:1px dashed rgba(193,127,74,.4)!important;font-size:9px!important;color:#a89080!important;letter-spacing:.22em!important}.cgj-hero__demo-brand:before{content:"";position:absolute;top:-4px;left:50%;width:7px;height:7px;transform:translate(-50%) rotate(45deg);background:var(--cgj-cream);border:1px solid rgba(193,127,74,.45)}.cgj-hero__demo-input{border-radius:9999px!important;padding:12px 18px!important;border:1px solid var(--cgj-border-warm)!important;box-shadow:inset 0 1px 2px #2c1a120a;transition:all .2s ease}.cgj-hero__demo-input:focus{border-color:var(--cgj-copper)!important;box-shadow:inset 0 1px 2px #2c1a120a,0 0 0 3px #c17f4a24!important}@media(max-width:1023px){.cgj-hero__demo{margin-bottom:16px!important}.cgj-hero__demo-preview{padding:26px 16px 18px!important}.cgj-hero__demo-name{font-size:1.95rem!important}.cgj-hero__demo-love{font-size:12.5px!important;margin-top:14px!important}.cgj-hero__demo-brand{font-size:8.5px!important;letter-spacing:.2em!important}}@media(min-width:640px)and (max-width:1023px){.cgj-hero__left{padding:32px 32px 24px!important;text-align:center!important}.cgj-hero__title,.cgj-hero__desc,.cgj-hero__subtitle,.cgj-hero__eyebrow,.cgj-hero__tag,.cgj-hero__try,.cgj-hero__try-label{text-align:center!important;max-width:560px!important;margin-left:auto!important;margin-right:auto!important}.cgj-hero__ctas,.cgj-hero__btns,.cgj-hero__btn-row,.cgj-hero__actions,.cgj-hero__buttons,.cgj-hero__cta-group,.cgj-hero__cta-row{justify-content:center!important;text-align:center!important}.cgj-hero__stats{padding-left:32px!important;padding-right:32px!important;gap:12px!important;grid-template-columns:repeat(3,1fr)!important;box-sizing:border-box!important;text-align:center!important}.cgj-hero__stats>*{min-width:0!important;overflow:hidden!important;text-align:center!important}.cgj-hero__demo{max-width:520px!important;margin-left:auto!important;margin-right:auto!important}.cgj-trust__grid{grid-template-columns:repeat(4,auto)!important;column-gap:20px!important;row-gap:0!important;justify-content:center!important;align-items:center!important}.cgj-trust__item{justify-self:center!important;padding:4px 6px!important;gap:10px!important}.cgj-trust__item:nth-child(odd):after,.cgj-trust__item:nth-child(-n+2):before{display:none!important}.cgj-trust__item:not(:last-child):after{content:""!important;display:block!important;position:absolute!important;top:18%!important;bottom:18%!important;right:-10px!important;width:1px!important;background:#ffffff1f!important}.cgj-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.cgj-reviews__card{padding:20px!important;min-width:0!important}.cgj-reviews__author{flex-wrap:wrap!important;row-gap:10px!important}.cgj-reviews__author-info{min-width:0!important;flex:1 1 0%!important}.cgj-reviews__product-tag{flex:0 0 100%!important;margin-left:0!important;text-align:center!important}.cgj-brand-story__content-side{justify-content:center!important}footer.footer .footer__content-top .container-1170{text-align:center!important}footer.footer .footer__content-top .halo-row.column-4{justify-content:center!important;gap:24px 32px!important;flex-wrap:wrap!important}footer.footer .footer-block__item.footer-block__column.footer-block__link_list{width:auto!important;flex:0 0 auto!important;min-width:140px!important;text-align:left!important}footer.footer .footer-block__item.footer-block__column.footer-block__link_list .footer-block__heading,footer.footer .footer-block__item.footer-block__column.footer-block__link_list .footer-block__list,footer.footer .footer-block__item.footer-block__column.footer-block__link_list .footer-block__list ul,footer.footer .footer-block__item.footer-block__column.footer-block__link_list .footer-block__list .list-unstyled{text-align:left!important;padding-left:0!important}footer.footer .footer-block__item.footer-block__column.footer-block__newsletter{width:100%!important;flex:0 0 100%!important;max-width:520px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}footer.footer .footer-block__newsletter form{max-width:420px!important;margin-left:auto!important;margin-right:auto!important}footer.footer .footer__content-top>.container:first-child:before{margin-left:calc(50% - 275px)!important;margin-right:auto!important;text-align:left!important;max-width:280px!important}}@media(min-width:1281px){[id^=shopify-section-][id$=__cgj_square_carousel]{display:none!important}.footer-1 .footer__content-top>.container:first-child:before{margin-left:0!important;margin-right:auto!important;text-align:left!important;max-width:320px!important}}@media(min-width:1024px)and (max-width:1280px){.cgj-hero__grid{grid-template-columns:1fr!important;gap:32px!important;align-items:center!important}.cgj-hero__left{padding:32px 32px 24px!important;text-align:center!important}.cgj-hero__title{font-size:clamp(1.9rem,4.5vw,2.6rem)!important;white-space:normal!important;text-align:center!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:18px!important}.cgj-hero__desc{text-align:center!important;max-width:600px!important;margin-left:auto!important;margin-right:auto!important}.cgj-hero__demo{max-width:520px!important;margin-left:auto!important;margin-right:auto!important}.cgj-hero__ctas{justify-content:center!important;text-align:center!important}.cgj-hero__right{display:none!important}.cgj-hero__stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important;padding-top:24px!important;border-top:1px solid var(--cgj-border)!important;max-width:600px!important;margin:0 auto!important;text-align:center!important}.cgj-hero__stats>*{min-width:0!important;text-align:center!important}.cgj-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.cgj-reviews__card{padding:20px!important;min-width:0!important}.cgj-reviews__author{flex-wrap:wrap!important;row-gap:10px!important}.cgj-reviews__author-info{min-width:0!important;flex:1 1 0%!important}.cgj-reviews__product-tag{flex:0 0 100%!important;margin-left:0!important;text-align:center!important}.cgj-trust__grid{grid-template-columns:repeat(4,auto)!important;column-gap:24px!important;justify-content:center!important;align-items:center!important}.cgj-brand-story__content-side{justify-content:center!important}footer.footer .footer__content-top>.container:first-child:before{margin-left:30px!important;margin-right:auto!important;text-align:left!important;max-width:320px!important}}#navigation-mobile.halo-sidebar_menu{background:var(--cgj-cream)!important;width:88vw!important;max-width:380px!important;box-shadow:8px 0 32px #2c1a1229!important;font-family:var(--cgj-font-body)!important;color:var(--cgj-text)!important}#navigation-mobile .halo-sidebar-wrapper{background:var(--cgj-cream)!important;padding:0!important;display:flex!important;flex-direction:column!important;height:100%!important;overflow-y:auto!important}#navigation-mobile .nav-mobile-menu-tab{display:none!important}#navigation-mobile .halo-sidebar-close-custom{position:absolute!important;top:14px!important;right:14px!important;width:36px!important;height:36px!important;border-radius:50%!important;background:transparent!important;border:1px solid var(--cgj-border-warm)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;color:var(--cgj-espresso)!important;padding:0!important;z-index:5!important;transition:background .2s,border-color .2s!important}#navigation-mobile .halo-sidebar-close-custom:hover{background:#c17f4a14!important;border-color:var(--cgj-copper)!important}#navigation-mobile .halo-sidebar-close-custom svg{width:14px!important;height:14px!important;fill:currentColor!important}#navigation-mobile .menu-custom-mobile:before{content:"\2728  CustomGiftJoy";display:block;font-family:var(--cgj-font-serif)!important;font-size:20px!important;font-weight:700!important;color:var(--cgj-espresso)!important;padding:22px 24px 8px!important;letter-spacing:-.01em!important}#navigation-mobile .menu-custom-mobile:after{content:"Handcrafted personalized gifts";display:block;font-size:10px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--cgj-copper)!important;padding:0 24px 16px!important;border-bottom:1px solid var(--cgj-border-warm)!important;margin-bottom:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#navigation-mobile .menu-custom-mobile .list-menu{padding:4px 12px!important;margin:0!important}#navigation-mobile .menu-custom-mobile .list-menu.is-visible{display:block!important}#navigation-mobile .menu-custom-mobile .menu-lv-1{border:none!important;border-radius:12px!important;margin:2px 0!important;background:transparent!important;transition:background .15s ease!important}#navigation-mobile .menu-custom-mobile .menu-lv-1:hover{background:#fff!important}#navigation-mobile .menu-custom-mobile .menu-lv-1__action{display:flex!important;align-items:center!important;gap:14px!important;padding:12px 14px!important;font-family:var(--cgj-font-body)!important;font-size:15px!important;font-weight:500!important;color:var(--cgj-espresso)!important;text-transform:capitalize!important;letter-spacing:0!important;position:relative!important}#navigation-mobile .menu-custom-mobile .menu-lv-1__action .text{flex:1!important;text-transform:capitalize!important;font-size:15px!important;font-weight:500!important;color:var(--cgj-espresso)!important;letter-spacing:0!important}#navigation-mobile .menu-custom-mobile .menu-lv-1__action:after{content:"";width:8px;height:8px;border-right:1.5px solid var(--cgj-text-light);border-top:1.5px solid var(--cgj-text-light);transform:rotate(45deg);margin-left:8px;flex-shrink:0;opacity:.6;transition:opacity .2s,border-color .2s}#navigation-mobile .menu-custom-mobile .menu-lv-1.dropdown .menu-lv-1__action:after{content:"\bb";width:auto;height:auto;border:none;transform:none;font-size:15px;font-weight:500;line-height:1;color:var(--cgj-text-light);margin-left:6px}#navigation-mobile .menu-custom-mobile .menu-lv-1__action .icon-dropdown{display:none!important}#navigation-mobile .menu-custom-mobile .menu-lv-1:hover .menu-lv-1__action:after{opacity:1;border-color:var(--cgj-copper)}#navigation-mobile .menu-custom-mobile .menu-lv-1.dropdown:hover .menu-lv-1__action:after{color:var(--cgj-copper)}#navigation-mobile .menu-custom-mobile .nav-title-mobile .icon-dropdown{display:flex!important}#navigation-mobile .menu-custom-mobile .nav-title-mobile .icon-dropdown svg{transform:rotate(180deg)!important}#navigation-mobile .menu-custom-mobile .menu-lv__list{padding:0!important;margin:0!important;list-style:none!important;background:var(--cgj-cream)!important;min-height:100%!important}#navigation-mobile .menu-custom-mobile .nav-title-mobile{display:flex!important;align-items:center!important;gap:14px!important;padding:16px 20px!important;border-bottom:1px solid var(--cgj-border-warm)!important;margin-bottom:0!important;background:var(--cgj-cream)!important;position:sticky!important;top:0!important;z-index:2!important}#navigation-mobile .menu-custom-mobile .nav-title-mobile .icon-dropdown{width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:1px solid var(--cgj-border-warm)!important;border-radius:50%!important;flex-shrink:0!important;transition:background .2s,border-color .2s!important}#navigation-mobile .menu-custom-mobile .nav-title-mobile .icon-dropdown:active,#navigation-mobile .menu-custom-mobile .nav-title-mobile .icon-dropdown:hover{background:#c17f4a14!important;border-color:var(--cgj-copper)!important}#navigation-mobile .menu-custom-mobile .nav-title-mobile .icon-dropdown svg{width:13px!important;height:13px!important;fill:var(--cgj-espresso)!important;transform:none!important}#navigation-mobile .menu-custom-mobile .nav-title-mobile .menu-lv-2__action{font-family:var(--cgj-font-body)!important;font-size:15px!important;font-weight:700!important;color:var(--cgj-espresso)!important;text-transform:capitalize!important;letter-spacing:.01em!important}#navigation-mobile .menu-custom-mobile .menu-lv-item.menu-lv-2:not(.nav-title-mobile){margin:0!important;padding:0!important;border:none!important}#navigation-mobile .menu-custom-mobile .menu-lv-2__action{display:flex!important;align-items:center!important;gap:12px!important;padding:12px 20px!important;font-family:var(--cgj-font-body)!important;font-size:14px!important;font-weight:500!important;color:var(--cgj-espresso)!important;text-transform:capitalize!important;letter-spacing:0!important;text-decoration:none!important;border-radius:0!important;border-left:3px solid transparent!important;transition:background .15s,border-color .15s,padding-left .15s!important;position:relative!important}#navigation-mobile .menu-custom-mobile .menu-lv-2__action:hover,#navigation-mobile .menu-custom-mobile .menu-lv-2__action:active{background:#c17f4a0f!important;border-left-color:var(--cgj-copper)!important;padding-left:23px!important}#navigation-mobile .menu-custom-mobile .menu-lv-item.menu-lv-2:not(.nav-title-mobile) .menu-lv-2__action:after{content:""!important;position:absolute!important;right:20px!important;top:50%!important;transform:translateY(-50%) rotate(45deg)!important;width:6px!important;height:6px!important;border-top:1.5px solid var(--cgj-copper)!important;border-right:1.5px solid var(--cgj-copper)!important;opacity:.4!important;transition:opacity .15s,transform .15s!important}#navigation-mobile .menu-custom-mobile .menu-lv-item.menu-lv-2:not(.nav-title-mobile) .menu-lv-2__action:hover:after{opacity:.8!important;transform:translateY(-50%) rotate(45deg) translate(1px,-1px)!important}#navigation-mobile .menu-custom-mobile .menu-lv-2__action .text{text-transform:capitalize!important;font-size:14px!important;color:var(--cgj-espresso)!important;flex:1!important}#navigation-mobile .menu-custom-mobile .menu-lv-1.dropdown .image-zoom{display:none!important}#navigation-mobile .menu-custom-mobile .custom-icon{width:36px!important;height:36px!important;border-radius:50%!important;overflow:hidden!important;flex-shrink:0!important;border:1.5px solid var(--cgj-border-warm)!important;background:var(--cgj-white)!important;padding:0!important;display:block!important;box-shadow:0 1px 3px #2c1a120f!important}#navigation-mobile .menu-custom-mobile .custom-icon img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}#navigation-mobile .nav-currency-language{margin-top:6px!important;padding:10px 24px 8px!important;border-top:none!important;overflow:visible!important}#navigation-mobile .nav-currency-language:before{content:"Region";display:block;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--cgj-text-light);margin-bottom:10px}#navigation-mobile .nav-currency-language .top-language-currency{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}#navigation-mobile .nav-currency-language .halo-top-language{display:none!important}#navigation-mobile .nav-currency-language .halo-top-currency{margin:0!important;padding:0!important;display:inline-block!important}#navigation-mobile .nav-currency-language .btn-group.currency-dropdown,#navigation-mobile .nav-currency-language .currency-dropdown{padding:0!important;position:relative!important;display:inline-block!important;overflow:visible!important}#navigation-mobile .nav-currency-language .currency-block{display:inline-block!important;margin:0!important;padding:0!important}#navigation-mobile .nav-currency-language .dropdown-label{background:transparent!important;border:1px solid var(--cgj-border-warm)!important;border-radius:9999px!important;padding:6px 14px!important;font-size:13px!important;font-weight:500!important;color:var(--cgj-espresso)!important;display:inline-flex!important;align-items:center!important;gap:8px!important;cursor:pointer!important}#navigation-mobile .nav-currency-language .dropdown-label .icon{width:18px!important;height:18px!important}#navigation-mobile .nav-currency-language .dropdown-label .icon svg{width:18px!important;height:18px!important;border-radius:50%!important}#navigation-mobile .nav-currency-language .dropdown-label>svg:last-child{width:10px!important;height:10px!important;margin-left:6px!important;fill:var(--cgj-text-light)!important;flex-shrink:0!important}#navigation-mobile .nav-currency-language .dropdown-currency{position:relative!important;left:auto!important;top:auto!important;min-width:0!important;border-radius:10px!important;border:none!important;box-shadow:none!important;background:var(--cgj-white)!important;max-height:0!important;overflow:hidden!important;opacity:0!important;transition:max-height .25s ease,opacity .2s ease,margin .2s ease,padding .2s ease!important;z-index:20!important;padding:0!important;margin-top:0!important}#navigation-mobile .nav-currency-language .currency-dropdown:hover+.dropdown-currency,#navigation-mobile .nav-currency-language .currency-dropdown:focus-within+.dropdown-currency,#navigation-mobile .nav-currency-language .currency-dropdown.open+.dropdown-currency,#navigation-mobile .nav-currency-language .halo-top-currency.open .dropdown-currency{max-height:300px!important;opacity:1!important;margin-top:8px!important;padding:6px 0!important;border:1px solid var(--cgj-border-warm)!important;border-radius:10px!important;box-shadow:0 4px 12px #2c1a1214!important}#navigation-mobile .nav-currency-language .dropdown-currency .currency-block,#navigation-mobile .nav-currency-language .dropdown-currency .halo-currency{margin:0!important;padding:0!important}#navigation-mobile .nav-currency-language .dropdown-currency ul{list-style:none!important;padding:0!important;margin:0!important}#navigation-mobile .nav-currency-language .dropdown-currency li,#navigation-mobile .nav-currency-language .dropdown-currency .currency-item{padding:8px 14px!important;font-size:13px!important;font-family:var(--cgj-font-body)!important;color:var(--cgj-espresso)!important;cursor:pointer!important;display:flex!important;align-items:center!important;gap:8px!important}#navigation-mobile .nav-currency-language .dropdown-currency li:hover{background:var(--cgj-cream)!important}#navigation-mobile .halo-sidebar-wrapper>div[style*="text-align: center"]{padding:0 24px!important;margin:0!important}#navigation-mobile .halo-sidebar-wrapper>div[style*="text-align: center"]:first-of-type{margin-top:14px!important}#navigation-mobile .halo-sidebar-wrapper>div[style*="text-align: center"]+div[style*="text-align: center"]{margin-top:8px!important;padding-bottom:24px!important}#navigation-mobile .halo-sidebar-wrapper>div[style*="text-align: center"] a{display:block!important;text-decoration:none!important}#navigation-mobile .halo-sidebar-wrapper>div[style*="text-align: center"] a button{margin-top:0!important;width:100%!important;max-width:none!important;background:transparent!important;color:var(--cgj-espresso)!important;border:1px solid var(--cgj-border-warm)!important;padding:13px 18px!important;font-size:13px!important;font-weight:600!important;letter-spacing:.04em!important;border-radius:9999px!important;font-family:var(--cgj-font-body)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;transition:all .2s ease!important;cursor:pointer!important}#navigation-mobile .halo-sidebar-wrapper>div[style*="text-align: center"] a button:hover{background:var(--cgj-espresso)!important;color:var(--cgj-cream)!important;border-color:var(--cgj-espresso)!important}#navigation-mobile .halo-sidebar-wrapper>div[style*="text-align: center"] a button img{width:14px!important;height:14px!important;filter:none!important}#navigation-mobile .halo-sidebar-wrapper>div[style*="text-align: center"]:first-of-type:before{content:"Need help?";display:block;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--cgj-text-light);text-align:left;margin:8px 0 12px;padding-top:14px;border-top:1px solid var(--cgj-border-warm)}#navigation-mobile .cgj-mm-account{padding:18px 24px 4px!important;border-top:1px solid var(--cgj-border-warm)!important;margin-top:8px!important}#navigation-mobile .cgj-mm-account__label{font-size:10px!important;font-weight:600!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--cgj-text-light)!important;margin-bottom:12px!important}#navigation-mobile .cgj-mm-account__btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;padding:13px 18px!important;background:var(--cgj-espresso)!important;color:var(--cgj-cream)!important;border-radius:9999px!important;font-size:13px!important;font-weight:600!important;letter-spacing:.04em!important;text-decoration:none!important;text-transform:none!important;transition:background .2s ease!important;font-family:var(--cgj-font-body)!important}#navigation-mobile .cgj-mm-account__btn:hover{background:var(--cgj-copper)!important}#navigation-mobile .cgj-mm-account__btn svg{width:14px!important;height:14px!important;fill:currentColor!important}#navigation-mobile .cgj-mm-account__split{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin-top:10px!important;font-size:12px!important;color:var(--cgj-text-muted)!important}#navigation-mobile .cgj-mm-account__split a{color:var(--cgj-copper)!important;font-weight:600!important;text-decoration:none!important}#navigation-mobile .cgj-mm-account__split a:hover{text-decoration:underline!important}
/*# sourceMappingURL=/cdn/shop/t/20/assets/cgj-home.css.map */
