.eih-home,.eih-home *{box-sizing:border-box}.eih-home{background:var(--eih-canvas);color:var(--eih-ink);font:16px/1.6 var(--eih-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow:hidden}.eih-home a{color:inherit;text-decoration:none}.eih-home button,.eih-home input{font:inherit}.eih-home button{cursor:pointer}.eih-home img{display:block;width:100%}.eih-home h1,.eih-home h2,.eih-home h3,.eih-home h4{margin:0}.eih-home :focus-visible{outline:2.5px solid var(--eih-gold)!important;outline-offset:3px;box-shadow:none!important}.eih-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.eih-relative{position:relative}.eih-section{padding:64px 56px}.eih-eyebrow{display:inline-flex;align-items:center;gap:11px;color:var(--eih-gold-ink);font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eih-eyebrow:before{content:"";width:32px;height:1px;background:var(--eih-gold)}.eih-section-head{display:grid;grid-template-columns:1.28fr .72fr;gap:44px;align-items:end;margin-bottom:28px}.eih-section-head h2{font:500 clamp(26px,2.9vw,46px)/1.05 var(--eih-serif);letter-spacing:-.01em;color:var(--eih-deep);margin:14px 0 0;max-width:26ch}.eih-section-head p{font-size:15px;line-height:1.7;color:var(--eih-muted);margin:0 0 14px}.eih-home .eih-text-link{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--eih-gold-ink)!important;border-bottom:1px solid var(--eih-gold);padding:3px 0 5px;transition:.2s}.eih-home .eih-text-link:hover{color:var(--eih-deep)!important;opacity:1!important}.eih-btn{min-height:52px;padding:0 26px;border:1px solid var(--eih-primary);background:var(--eih-primary);color:#fff!important;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:12.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;transition:.2s}.eih-btn:hover{background:var(--eih-primary-hover);transform:translateY(-2px);box-shadow:0 14px 26px #1e1a1533;opacity:1!important}.eih-btn--outline{background:transparent;color:var(--eih-primary)!important}.eih-btn--outline:hover{background:var(--eih-primary);color:#fff!important}.eih-btn--light{background:#faf6ee;color:var(--eih-deep)!important;border-color:#faf6ee}.eih-btn--light:hover{background:var(--eih-ivory-2);transform:translateY(-2px)}.eih-facet{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.5;background-image:linear-gradient(30deg,transparent 48.8%,rgba(184,134,45,.1) 49.4%,rgba(184,134,45,.1) 50%,transparent 50.6%),linear-gradient(150deg,transparent 48.8%,rgba(30,26,21,.06) 49.4%,rgba(30,26,21,.06) 50%,transparent 50.6%);background-size:150px 150px}.eih-hero{min-height:640px;background:var(--eih-canvas);display:grid;grid-template-columns:.9fr 1.1fr;position:relative}.eih-hero__copy{padding:64px 52px 58px 64px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.eih-hero h1{font:500 clamp(46px,4.5vw,76px)/.98 var(--eih-serif);letter-spacing:-.015em;color:var(--eih-deep);margin:20px 0 22px;max-width:15ch}.eih-hero h1 em{font-style:italic;font-weight:500;color:var(--eih-gold)}.eih-hero__copy>p{font-size:17px;line-height:1.72;color:var(--eih-body);max-width:52ch;margin:0}.eih-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.eih-hero__micro{display:flex;gap:26px;flex-wrap:wrap;margin-top:30px;color:var(--eih-body);font-size:13px}.eih-hero__micro span{display:flex;align-items:center;gap:9px}.eih-hero__micro i{color:var(--eih-gold);font-style:normal;font-size:15px}.eih-hero__rating{font-weight:600;color:var(--eih-deep)}.eih-hero__rating i{color:var(--eih-gold);letter-spacing:.05em}.eih-hero__media{min-height:640px;padding:24px 24px 24px 0;display:grid;grid-template-columns:1fr;position:relative}.eih-hero__image{position:relative;overflow:hidden;background:#ede6da;border-radius:2px;height:100%}.eih-hero__image img{height:100%;object-fit:cover}.eih-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(40,33,26,.3),transparent 52%)}.eih-hero__label{position:absolute;z-index:2;left:18px;bottom:18px;background:#fefcf9f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--eih-line);border-radius:2px;padding:14px 16px;max-width:230px}.eih-hero__label small{font-size:11px;color:var(--eih-gold-ink);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.eih-hero__label b{display:block;font:500 22px var(--eih-serif);color:var(--eih-deep);margin-top:5px;line-height:1.05}.eih-assurance{display:grid;grid-template-columns:repeat(4,1fr);background:var(--eih-ivory);border-top:1px solid var(--eih-line);border-bottom:1px solid var(--eih-line);grid-auto-rows:1fr}.eih-assurance__item{min-height:100%;padding:20px 24px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--eih-line);transition:.2s;color:var(--eih-ink)!important}.eih-assurance__item:last-child{border-right:0}.eih-assurance__item:hover{background:var(--eih-mist);opacity:1!important}.eih-assurance__icon{width:42px;height:42px;border-radius:50%;background:var(--eih-mist);display:grid;place-items:center;color:var(--eih-gold);font-style:normal;font-size:18px;flex:none}.eih-assurance__item b{display:block;font-size:14px;font-weight:600}.eih-assurance__item span span{display:block;color:var(--eih-muted);font-size:12.5px;margin-top:3px;line-height:1.4}.eih-categories{background:var(--eih-canvas)}.eih-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;grid-auto-rows:1fr}.eih-category{min-height:320px;height:100%;position:relative;overflow:hidden;background:#ede6da;border-radius:2px;color:#fff!important}.eih-category img{height:100%;object-fit:cover;transition:transform .4s ease}.eih-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#28211ad6,#28211a05 66%)}.eih-category:hover img{transform:scale(1.04)}.eih-category:hover{opacity:1!important}.eih-category__copy{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;color:#fff}.eih-category__copy small{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--eih-gold-soft)}.eih-category__copy b{display:block;font:500 24px var(--eih-serif);margin:5px 0}.eih-category__copy span{font-size:12px;color:#ffffffd1;line-height:1.4}.eih-products{background:var(--eih-cream)}.eih-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.eih-filter{min-height:44px;padding:0 18px;border:1px solid var(--eih-line);background:#fff;border-radius:999px;color:#5c5145;font-size:12.5px;font-weight:600;transition:.15s}.eih-filter:hover{border-color:var(--eih-gold)}.eih-filter.is-active{background:var(--eih-primary);border-color:var(--eih-primary);color:#fff}.eih-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;grid-auto-rows:1fr}.eih-product-card{background:#fff;border:1px solid rgba(30,26,21,.08);border-radius:2px;box-shadow:var(--eih-shadow-xs);display:flex;flex-direction:column;min-height:100%;transition:transform .25s ease,box-shadow .25s ease}.eih-product-card:hover{transform:translateY(-4px);box-shadow:var(--eih-shadow-sm)}.eih-product-card.is-filtered-out{display:none}.eih-product-card__media{aspect-ratio:1;position:relative;overflow:hidden;background:#ede6da}.eih-product-card__media img{height:100%;object-fit:cover;transition:transform .4s ease}.eih-product-card:hover .eih-product-card__media img{transform:scale(1.03)}.eih-badge{position:absolute;left:12px;top:12px;background:#f4ebdd;border:1px solid #EBD9B5;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--eih-gold-ink)}.eih-wish{position:absolute;right:12px;top:12px;width:44px;height:44px;border-radius:50%;border:1px solid var(--eih-line);background:#fffffff2;font-size:18px;color:var(--eih-deep);transition:.15s}.eih-wish:hover{border-color:var(--eih-gold)}.eih-wish.is-active{color:#8b6420}.eih-product-card__body{position:relative;z-index:1;padding:18px;display:flex;flex-direction:column;flex:1;background:#fff}.eih-rating{font-size:12px;color:var(--eih-gold);font-weight:700;letter-spacing:.04em}.eih-rating span{color:#8a7d6e;font-weight:500;margin-left:6px}.eih-product-card h3{position:static;font:600 20px/1.2 var(--eih-serif);margin:9px 0 6px}.eih-product-card h3 a{color:var(--eih-deep)!important}.eih-product-card h3 a:hover{color:var(--eih-gold-ink)!important;opacity:1!important}.eih-material{font-size:13px;line-height:1.5;color:var(--eih-muted);margin:0 0 14px}.eih-price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.eih-price strong{font-size:15px;font-weight:700}.eih-price s{font-size:12.5px;color:#a69e92}.eih-add{margin-top:14px;min-height:46px;width:100%;border:1px solid var(--eih-primary);background:#fff;color:var(--eih-primary)!important;border-radius:2px;font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;transition:.2s;display:flex;align-items:center;justify-content:center}.eih-add:hover{background:var(--eih-primary);color:#fff!important;opacity:1!important}.eih-intentions{background:var(--eih-canvas)}.eih-intent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;grid-auto-rows:1fr}.eih-intent{min-height:100%;border:1px solid var(--eih-line);border-radius:2px;padding:24px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;background:#fff}.eih-intent:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 88% 4%,var(--eih-tone,rgba(184,134,45,.22)),transparent 52%)}.eih-intent>*{position:relative;z-index:2}.eih-intent__symbol{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#ffffffd9;border:1px solid var(--eih-line);font-size:20px;color:var(--eih-deep);margin-bottom:auto}.eih-intent h3{font:500 27px var(--eih-serif);margin:22px 0 5px;color:var(--eih-deep)}.eih-intent p{font-size:13px;line-height:1.55;color:#8a7d6e;margin:0}.eih-intent a{font-size:11.5px;font-weight:700;color:var(--eih-gold-ink)!important;margin-top:14px;padding-top:2px;text-transform:uppercase;letter-spacing:.06em}.eih-tone--sage{--eih-tone:rgba(47,107,85,.28)}.eih-tone--gold{--eih-tone:rgba(184,134,45,.3)}.eih-tone--lilac{--eih-tone:rgba(184,134,45,.28)}.eih-tone--aqua{--eih-tone:rgba(244,239,229,.3)}.eih-tone--rose{--eih-tone:rgba(235,217,181,.28)}.eih-tone--sand{--eih-tone:rgba(184,134,45,.26)}.eih-tone--green{--eih-tone:rgba(47,107,85,.28)}.eih-tone--blue{--eih-tone:rgba(20,56,64,.28)}.eih-guidance{background:var(--eih-deep);color:#faf6ee}.eih-guidance .eih-eyebrow{color:var(--eih-gold-soft)}.eih-guidance .eih-eyebrow:before{background:var(--eih-gold-soft)}.eih-guidance .eih-section-head h2{color:#faf6ee}.eih-guidance .eih-section-head p{color:#faf6eea6}.eih-studio{display:grid;grid-template-columns:1.04fr .96fr;gap:14px;align-items:stretch}.eih-finder{background:var(--eih-deep-3);border:1px solid rgba(235,217,181,.12);border-radius:2px;padding:36px;min-height:480px;display:flex;flex-direction:column}.eih-finder .eih-eyebrow{color:var(--eih-gold-soft)}.eih-finder .eih-eyebrow:before{background:var(--eih-gold-soft)}.eih-finder h3{font:500 clamp(32px,3vw,40px)/1.05 var(--eih-serif);margin:10px 0 12px;max-width:18ch}.eih-finder>p{color:#faf6eea6;font-size:14px;max-width:48ch;line-height:1.6}.eih-question{margin-top:28px}.eih-question small{font-size:11px;color:var(--eih-gold-soft);text-transform:uppercase;letter-spacing:.1em;font-weight:700}.eih-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:12px}.eih-choice{min-height:58px;border:1px solid rgba(235,217,181,.12);border-radius:2px;background:#faf6ee14;color:#faf6ee;padding:0 15px;text-align:left;font-size:13px;font-weight:500;transition:.15s}.eih-choice:hover{background:#faf6ee1f}.eih-choice.is-active{background:#faf6ee;color:var(--eih-deep);font-weight:600}.eih-finder__progress{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:26px}.eih-finder__progress span{height:3px;flex:1;background:#faf6ee33;border-radius:999px}.eih-finder__progress span.is-active{background:var(--eih-gold)}.eih-recommend{background:var(--eih-ivory);color:var(--eih-ink);border-radius:2px;padding:26px;display:flex;flex-direction:column;min-height:480px}.eih-recommend__top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--eih-line);padding-bottom:16px;gap:16px}.eih-recommend__top b{font:500 25px var(--eih-serif);color:var(--eih-deep)}.eih-recommend__top span{font-size:11px;color:var(--eih-green);font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-align:right}.eih-mini-products{display:grid;grid-template-columns:1fr;gap:10px;margin-top:16px}.eih-mini-product{display:grid;grid-template-columns:92px 1fr auto;gap:14px;align-items:center;border:1px solid var(--eih-line);border-radius:2px;padding:11px;min-height:112px}.eih-mini-product img{height:88px;object-fit:cover;border-radius:2px}.eih-mini-product b{font:500 18px var(--eih-serif);color:var(--eih-deep)}.eih-mini-product p{font-size:12px;color:var(--eih-muted);margin:3px 0}.eih-mini-product strong{font-size:13px}.eih-mini-product__link{width:44px;height:44px;border:1px solid var(--eih-primary);background:var(--eih-primary);color:#fff!important;border-radius:2px;transition:.2s;display:grid;place-items:center}.eih-mini-product__link:hover{background:var(--eih-primary-hover);opacity:1!important}.eih-tool-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:18px}.eih-tool-links a{min-height:52px;border:1px solid var(--eih-line);border-radius:2px;padding:10px 13px;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:space-between;transition:.15s;color:var(--eih-ink)!important}.eih-tool-links a:hover{border-color:var(--eih-gold);color:var(--eih-gold-ink)!important;opacity:1!important}.eih-standard{background:var(--eih-ivory)}.eih-standard__layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:52px;align-items:stretch}.eih-standard__media{min-height:560px;position:relative;background:#ede6da;overflow:hidden;border-radius:2px}.eih-standard__media>img{height:100%;min-height:560px;object-fit:cover}.eih-standard__seal{position:absolute;left:24px;bottom:24px;width:246px;background:#fefcf9f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--eih-line);border-radius:2px;padding:18px}.eih-standard__seal b{font:500 22px var(--eih-serif);color:var(--eih-deep)}.eih-standard__seal span{display:block;font-size:12.5px;color:var(--eih-muted);margin-top:6px;line-height:1.45}.eih-standard__copy{display:flex;flex-direction:column;justify-content:center}.eih-standard__copy h2{font:500 clamp(30px,2.9vw,44px)/1.02 var(--eih-serif);letter-spacing:-.01em;color:var(--eih-deep);margin:15px 0 18px}.eih-standard__copy>p{font-size:15px;line-height:1.7;color:var(--eih-muted);max-width:52ch}.eih-standard__list{margin-top:26px;margin-bottom:26px}.eih-standard__item{display:grid;grid-template-columns:44px 1fr auto;gap:16px;align-items:start;padding:20px 0;border-top:1px solid var(--eih-line)}.eih-standard__item i{width:40px;height:40px;border-radius:50%;background:var(--eih-mist);display:grid;place-items:center;color:var(--eih-gold-ink);font-style:normal;font-weight:700;font-size:14px}.eih-standard__item b{display:block;font-size:15px;font-weight:600}.eih-standard__item p{font-size:13px;color:var(--eih-muted);margin:5px 0 0;line-height:1.55}.eih-standard__item>a{font-size:11.5px;font-weight:700;color:var(--eih-gold-ink)!important;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding-top:2px}.eih-reviews{background:var(--eih-canvas)}.eih-review-top{display:grid;grid-template-columns:.7fr 1.3fr;gap:44px;align-items:end;margin-bottom:28px}.eih-review-score{border-right:1px solid var(--eih-line);padding-right:36px}.eih-review-score__stars{color:var(--eih-gold);font-size:18px;letter-spacing:.1em}.eih-review-score strong{display:block;font:500 72px/.9 var(--eih-serif);color:var(--eih-deep);margin-top:6px}.eih-review-score span{display:block;font-size:12px;color:var(--eih-muted);margin-top:10px;line-height:1.5}.eih-review-copy .eih-eyebrow{margin-bottom:2px}.eih-review-copy h2{font:500 clamp(29px,2.8vw,42px)/1.03 var(--eih-serif);letter-spacing:-.01em;color:var(--eih-deep);margin:12px 0 10px}.eih-review-copy p{color:var(--eih-muted);font-size:14px;line-height:1.6;max-width:60ch}.eih-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;grid-auto-rows:1fr}.eih-review{border:1px solid var(--eih-line);background:#fff;border-radius:2px;padding:26px;min-height:100%;display:flex;flex-direction:column}.eih-review__stars{color:var(--eih-gold);font-size:14px;letter-spacing:.08em}.eih-review blockquote{font:500 23px/1.32 var(--eih-serif);color:var(--eih-deep);margin:18px 0 24px}.eih-review__meta{margin-top:auto;font-size:12px;color:var(--eih-muted)}.eih-review__meta b{display:block;color:var(--eih-ink);font-size:13px;font-weight:600}.eih-review__demo{margin-top:12px;align-self:flex-start;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#f4ebdd;color:#8b6420;border-radius:999px;padding:5px 9px}.eih-gift{background:var(--eih-cream);color:var(--eih-ink)}.eih-gift__layout{display:grid;grid-template-columns:1fr 1fr}.eih-gift__media{min-height:560px;background-position:center;background-size:cover;position:relative}.eih-gift__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#28211a05,#28211a47)}.eih-gift__copy{padding:60px 56px;display:flex;flex-direction:column;justify-content:center}.eih-gift__copy .eih-eyebrow{color:var(--eih-gold-ink)}.eih-gift__copy .eih-eyebrow:before{background:var(--eih-gold)}.eih-gift__copy h2{font:500 clamp(28px,3vw,46px)/1.02 var(--eih-serif);letter-spacing:-.01em;margin:16px 0}.eih-gift__copy p{color:var(--eih-body);font-size:15px;line-height:1.65;max-width:54ch}.eih-gift__paths{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:26px 0;grid-auto-rows:1fr}.eih-gift__paths a{min-height:100%;border:1px solid var(--eih-line);border-radius:2px;padding:15px 16px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:space-between;transition:.15s;color:var(--eih-primary)!important;background:#fff}.eih-gift__paths a:hover{background:#faf6ee;border-color:var(--eih-gold-pale);opacity:1!important}.eih-education{background:var(--eih-ivory)}.eih-edu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;grid-auto-rows:1fr}.eih-edu{border:1px solid var(--eih-line);background:#fff;border-radius:2px;overflow:hidden;display:flex;flex-direction:column;min-height:100%}.eih-edu__media{height:230px;background:#ede6da;overflow:hidden}.eih-edu__media img{height:100%;object-fit:cover;transition:transform .35s ease}.eih-edu:hover img{transform:scale(1.03)}.eih-edu__body{padding:24px;display:flex;flex-direction:column;flex:1}.eih-edu__meta{font-size:11px;color:var(--eih-gold-ink);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.eih-edu h3{font:500 27px var(--eih-serif);margin:10px 0 8px;color:var(--eih-deep)}.eih-edu p{font-size:13px;color:var(--eih-muted);line-height:1.55;margin:0 0 16px}.eih-edu__body a{font-size:11.5px;font-weight:700;color:var(--eih-gold-ink)!important;text-transform:uppercase;letter-spacing:.06em;margin-top:auto}.eih-newsletter{background:var(--eih-canvas)}.eih-newsletter__box{background:#fff;border:1px solid var(--eih-line);border-radius:2px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;overflow:hidden}.eih-guide-mock{min-height:420px;height:100%;background:#f4efe5;display:grid;place-items:center;padding:44px}.eih-guide-cover{width:238px;aspect-ratio:.72;background:var(--eih-deep);color:#faf6ee;border-radius:2px;padding:28px;box-shadow:0 26px 50px #1e1a153d;transform:rotate(-3deg)}.eih-guide-cover small{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--eih-gold-soft);font-weight:700}.eih-guide-cover h3{font:500 36px/1.02 var(--eih-serif);margin:26px 0 12px}.eih-guide-cover p{font-size:12.5px;color:#faf6eea6;line-height:1.5}.eih-signup-copy{padding:58px}.eih-signup-copy h2{font:500 clamp(30px,2.9vw,44px)/1.03 var(--eih-serif);letter-spacing:-.01em;color:var(--eih-deep);margin:16px 0}.eih-signup-copy>p{font-size:14px;color:var(--eih-muted);line-height:1.6;max-width:52ch}.eih-signup{display:grid;grid-template-columns:1fr auto;margin-top:26px;max-width:520px}.eih-signup input{height:54px;border:1px solid var(--eih-line);border-radius:2px 0 0 2px;padding:0 16px;font-size:14px;color:var(--eih-ink);background:#fff}.eih-signup button{height:54px;border:0;background:var(--eih-primary);color:#fff;border-radius:0 2px 2px 0;padding:0 22px;font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:.2s}.eih-signup button:hover{background:var(--eih-primary-hover)}.eih-consent{font-size:11.5px;color:var(--eih-muted);margin-top:12px}.eih-form-message{grid-column:1/-1;margin:10px 0 0;font-size:12px;color:var(--eih-green)}@media(max-width:1200px){.eih-section{padding:64px 34px}.eih-hero{grid-template-columns:1fr;min-height:auto}.eih-hero__copy{padding:64px 40px 52px}.eih-hero__media{padding:0 24px 24px;min-height:560px}.eih-category-grid{grid-template-columns:repeat(3,1fr)}.eih-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eih-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eih-studio,.eih-standard__layout,.eih-gift__layout,.eih-newsletter__box{grid-template-columns:1fr}.eih-finder,.eih-recommend{min-height:0}.eih-review-grid,.eih-edu-grid{grid-template-columns:1fr}.eih-gift__media{min-height:360px}}@media(max-width:760px){.eih-home{font-size:15px}.eih-section{padding:44px 18px}.eih-section-head{grid-template-columns:1fr;gap:12px;margin-bottom:18px}.eih-section-head h2{font-size:38px}.eih-hero__copy{padding:40px 20px 30px}.eih-hero h1{font-size:40px}.eih-hero__copy>p{font-size:15px}.eih-hero__actions{flex-direction:column}.eih-btn{width:100%}.eih-hero__micro{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:12px}.eih-hero__media{grid-template-columns:1fr;grid-template-rows:300px;padding:0;min-height:auto;gap:0}.eih-hero__label{left:12px;bottom:12px}.eih-assurance{grid-template-columns:1fr 1fr}.eih-assurance__item{border-bottom:1px solid var(--eih-line);padding:16px 14px;gap:11px}.eih-assurance__item:nth-child(odd){border-right:1px solid var(--eih-line)}.eih-assurance__item:nth-child(2n){border-right:0}.eih-assurance__item>span{min-width:0}.eih-assurance__item b{overflow-wrap:anywhere}.eih-category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.eih-category{min-height:220px}.eih-category__copy b{font-size:21px}.eih-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.eih-product-card__body{padding:14px}.eih-product-card h3{font-size:17px}.eih-material{font-size:12px}.eih-add{font-size:11px}.eih-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.eih-intent{padding:16px}.eih-intent h3{font-size:22px;margin-top:16px}.eih-finder{padding:26px}.eih-finder h3{font-size:34px}.eih-choice-grid{grid-template-columns:1fr 1fr}.eih-recommend{padding:18px}.eih-mini-product{grid-template-columns:72px 1fr 44px;gap:10px}.eih-mini-product img{height:72px}.eih-tool-links{grid-template-columns:1fr}.eih-standard__media,.eih-standard__media>img{min-height:380px;height:380px}.eih-standard__item{grid-template-columns:40px 1fr}.eih-standard__item>a{grid-column:2}.eih-review-top{grid-template-columns:1fr;gap:20px}.eih-review-score{border-right:0;border-bottom:1px solid var(--eih-line);padding:0 0 20px}.eih-review-grid{grid-template-columns:1fr}.eih-gift__copy{padding:44px 20px}.eih-gift__paths{grid-template-columns:1fr 1fr}.eih-guide-mock{min-height:320px}.eih-signup-copy{padding:36px 20px}.eih-signup{grid-template-columns:1fr}.eih-signup input{border-radius:2px}.eih-signup button{width:100%;border-radius:2px;margin-top:8px}.eih-hero__label small,.eih-category__copy small,.eih-edu__meta,.eih-badge{font-size:11px}}@media(prefers-reduced-motion:reduce){.eih-home *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.eih-btn:hover,.eih-product-card:hover{transform:none}}body.eih-site .eih-utility__left,body.eih-site .eih-utility__right{color:#faf6ee;font-weight:500}.eih-home .eih-hero{min-height:640px;height:auto;grid-template-columns:.92fr 1.08fr}.eih-home .eih-hero__copy{padding:64px 52px 58px 64px}.eih-home .eih-hero__media{min-height:0;height:auto;padding:58px 24px 58px 0}.eih-home .eih-hero__image{min-height:0;height:100%}.eih-home .eih-hero__image img{height:100%;object-fit:cover}.eih-home .eih-hero__micro{row-gap:10px}.eih-home .eih-assurance{grid-template-columns:repeat(4,minmax(0,1fr))}.eih-home .eih-assurance__item{min-height:82px;padding:20px 24px}body.eih-site .eih-utility,body.eih-site .eih-utility *,body.eih-site .eih-utility a,body.eih-site .eih-utility i{color:#faf6ee!important}body.eih-site .eih-utility svg{color:#faf6ee!important;fill:currentColor}body.eih-site .eih-utility svg [fill]:not([fill=none]){fill:currentColor!important}body.eih-site .eih-utility svg [stroke]{stroke:currentColor!important}.eih-home .eih-categories,.eih-home .eih-intentions,.eih-home .eih-crystals,.eih-home .eih-find-by-crystal,.eih-home [data-eih-find-by-crystal]{background:var(--eih-canvas);color:var(--eih-ink)}.eih-home .eih-standard{background:var(--eih-ivory);color:var(--eih-ink)}.eih-home .eih-categories .eih-section-head h2,.eih-home .eih-intentions .eih-section-head h2,.eih-home .eih-crystals .eih-section-head h2,.eih-home .eih-find-by-crystal .eih-section-head h2,.eih-home [data-eih-find-by-crystal] .eih-section-head h2,.eih-home .eih-standard .eih-standard__copy h2{color:var(--eih-deep)}.eih-home .eih-categories .eih-section-head p,.eih-home .eih-intentions .eih-section-head p,.eih-home .eih-crystals .eih-section-head p,.eih-home .eih-find-by-crystal .eih-section-head p,.eih-home [data-eih-find-by-crystal] .eih-section-head p,.eih-home .eih-standard .eih-standard__copy>p{color:var(--eih-body)}.eih-home .eih-categories .eih-eyebrow,.eih-home .eih-intentions .eih-eyebrow,.eih-home .eih-crystals .eih-eyebrow,.eih-home .eih-find-by-crystal .eih-eyebrow,.eih-home [data-eih-find-by-crystal] .eih-eyebrow,.eih-home .eih-standard .eih-eyebrow{color:var(--eih-gold-ink)}.eih-home .eih-categories .eih-eyebrow:before,.eih-home .eih-intentions .eih-eyebrow:before,.eih-home .eih-crystals .eih-eyebrow:before,.eih-home .eih-find-by-crystal .eih-eyebrow:before,.eih-home [data-eih-find-by-crystal] .eih-eyebrow:before,.eih-home .eih-standard .eih-eyebrow:before{background:var(--eih-gold)}.eih-home .eih-categories .eih-text-link,.eih-home .eih-intentions .eih-text-link,.eih-home .eih-crystals .eih-text-link,.eih-home .eih-find-by-crystal .eih-text-link,.eih-home [data-eih-find-by-crystal] .eih-text-link,.eih-home .eih-standard .eih-text-link{color:var(--eih-gold-ink)!important;border-color:var(--eih-gold)}.eih-home .eih-category{border:1px solid var(--eih-line);box-shadow:0 18px 38px #1e1a152e}.eih-home .eih-intent,.eih-home .eih-crystal-card,.eih-home .eih-find-by-crystal__card{border-color:var(--eih-line);box-shadow:0 16px 34px #1e1a1524}.eih-home .eih-standard__media{border:1px solid var(--eih-line);box-shadow:0 20px 44px #1e1a152e}.eih-home .eih-standard__item{border-color:var(--eih-line)}.eih-home .eih-standard__item i{background:var(--eih-mist);color:var(--eih-gold-ink)}.eih-home .eih-standard__item b{color:var(--eih-deep)}.eih-home .eih-standard__item p{color:var(--eih-body)}.eih-home .eih-standard__item>a{color:var(--eih-gold-ink)!important}@media(max-width:1080px){body.eih-site .eih-header{padding-inline:22px}body.eih-site .eih-nav{gap:16px}body.eih-site .eih-search{display:none}.eih-home .eih-hero{grid-template-columns:1fr;min-height:auto}.eih-home .eih-hero__copy{padding:58px 40px 48px}.eih-home .eih-hero__media{min-height:0;height:440px;padding:0 40px 48px}.eih-home .eih-hero__image{min-height:0;height:100%}.eih-home .eih-assurance{grid-template-columns:repeat(2,minmax(0,1fr))}.eih-home .eih-assurance__item:nth-child(2){border-right:0}.eih-home .eih-assurance__item:nth-child(-n+2){border-bottom:1px solid var(--eih-line)}}@media(max-width:760px){body.eih-site .eih-wordmark{min-width:0}body.eih-site .eih-header .eih-wordmark{width:132px;height:44px}.eih-home .eih-hero__copy{padding:40px 20px 30px}.eih-home .eih-hero__media{min-height:0;height:280px;padding:0}.eih-home .eih-hero__image{min-height:0;height:100%}.eih-home .eih-assurance__item{min-height:88px;padding:16px 14px;gap:11px}.eih-home .eih-assurance__item:nth-child(odd){border-right:1px solid var(--eih-line)}.eih-home .eih-assurance__item:nth-child(2n){border-right:0}.eih-home .eih-assurance__item>span{min-width:0}.eih-home .eih-assurance__item b{overflow-wrap:anywhere}}@media(max-width:390px){.eih-home .eih-assurance{grid-template-columns:1fr}.eih-home .eih-assurance__item,.eih-home .eih-assurance__item:nth-child(odd),.eih-home .eih-assurance__item:nth-child(2n){border-right:0;border-bottom:1px solid var(--eih-line)}.eih-home .eih-assurance__item:last-child{border-bottom:0}}.eih-home .eih-intent__symbol{position:relative;overflow:hidden;color:transparent!important;background:#ffffff14;border-color:#ebd9b570}.eih-home .eih-intent__symbol:after{content:"\25c7";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--eih-gold-soft);font-size:20px}.eih-home .eih-products,.eih-home .eih-featured-collection,.eih-home .eih-best-sellers,.eih-home .eih-new-arrivals,.eih-home [data-eih-collection-kind]{position:relative}.eih-home .eih-product-grid,.eih-home .eih-featured-collection__grid,.eih-home .eih-best-sellers__grid,.eih-home .eih-new-arrivals__grid,.eih-home [data-eih-product-grid]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch;grid-auto-rows:1fr}.eih-home .eih-product-card,.eih-home [data-eih-product-card]{min-width:0;height:100%;overflow:hidden;border:1px solid rgba(30,26,21,.08);background:#fff;box-shadow:0 10px 28px #1e1a1514;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.eih-home .eih-product-card:hover,.eih-home [data-eih-product-card]:hover{transform:translateY(-6px);border-color:#ebd9b5;box-shadow:0 20px 42px #1e1a1526}.eih-home .eih-product-card__media,.eih-home [data-eih-product-card] .eih-product-card__media{aspect-ratio:4/5;isolation:isolate;background:#ede6da}.eih-home .eih-product-card__media img,.eih-home [data-eih-product-card] .eih-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.eih-home .eih-product-card:hover .eih-product-card__media img,.eih-home [data-eih-product-card]:hover .eih-product-card__media img{transform:scale(1.045)}.eih-home .eih-product-card__body,.eih-home [data-eih-product-card] .eih-product-card__body{min-width:0;position:relative;z-index:1;padding:20px;display:flex;flex-direction:column;flex:1;background:#fff}.eih-home .eih-rating{min-height:18px;line-height:1.35}.eih-home .eih-product-card h3,.eih-home [data-eih-product-card] h3{min-height:2.4em;position:static;margin:9px 0 7px;font-size:clamp(18px,1.55vw,22px);line-height:1.2;overflow-wrap:anywhere}.eih-home .eih-material{display:-webkit-box;min-height:3em;margin:0 0 16px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.eih-home .eih-price{min-height:27px;margin-top:auto;flex-wrap:wrap;column-gap:9px;row-gap:2px}.eih-home .eih-price strong{color:var(--eih-deep);font-size:17px;line-height:1.25}.eih-home .eih-price s{color:#a69e92;font-size:13px}.eih-home .eih-badge{max-width:calc(100% - 70px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-color:#ebd9b5;background:#f4ebdd;color:#8b6420;box-shadow:0 6px 18px #1e1a1514}.eih-home .eih-wish{width:42px;height:42px;display:grid;place-items:center;box-shadow:0 6px 18px #1e1a1514}.eih-home .eih-add{min-height:48px;margin-top:16px;padding:0 14px}.eih-home .eih-product-card:focus-within,.eih-home [data-eih-product-card]:focus-within{border-color:var(--eih-gold);box-shadow:0 0 0 2px #b8862d38,0 18px 38px #1e1a1521}@media(max-width:1200px){.eih-home .eih-product-grid,.eih-home .eih-featured-collection__grid,.eih-home .eih-best-sellers__grid,.eih-home .eih-new-arrivals__grid,.eih-home [data-eih-product-grid]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(max-width:820px){.eih-home .eih-product-grid,.eih-home .eih-featured-collection__grid,.eih-home .eih-best-sellers__grid,.eih-home .eih-new-arrivals__grid,.eih-home [data-eih-product-grid]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.eih-home .eih-product-card__body,.eih-home [data-eih-product-card] .eih-product-card__body{padding:15px}.eih-home .eih-product-card h3,.eih-home [data-eih-product-card] h3{font-size:18px}}@media(max-width:520px){.eih-home .eih-product-grid,.eih-home .eih-featured-collection__grid,.eih-home .eih-best-sellers__grid,.eih-home .eih-new-arrivals__grid,.eih-home [data-eih-product-grid]{gap:9px}.eih-home .eih-product-card__media,.eih-home [data-eih-product-card] .eih-product-card__media{aspect-ratio:1/1.12}.eih-home .eih-product-card__body,.eih-home [data-eih-product-card] .eih-product-card__body{padding:12px}.eih-home .eih-product-card h3,.eih-home [data-eih-product-card] h3{min-height:2.4em;font-size:16px}.eih-home .eih-material{min-height:2.8em;font-size:11.5px}.eih-home .eih-price strong{font-size:15px}.eih-home .eih-price s{font-size:11.5px}.eih-home .eih-add{min-height:44px;margin-top:12px;font-size:10px}.eih-home .eih-wish{width:38px;height:38px}}@media(max-width:360px){.eih-home .eih-product-grid,.eih-home .eih-featured-collection__grid,.eih-home .eih-best-sellers__grid,.eih-home .eih-new-arrivals__grid,.eih-home [data-eih-product-grid]{grid-template-columns:1fr;gap:14px}.eih-home .eih-product-card__media,.eih-home [data-eih-product-card] .eih-product-card__media{aspect-ratio:1/1}}@media(prefers-reduced-motion:reduce){.eih-home .eih-product-card,.eih-home .eih-product-card__media img,.eih-home [data-eih-product-card],.eih-home [data-eih-product-card] .eih-product-card__media img{transition:none!important}.eih-home .eih-product-card:hover,.eih-home [data-eih-product-card]:hover{transform:none}}.eih-home .eih-guidance{position:relative;overflow:hidden;background:#28211a}.eih-home .eih-guidance .eih-section-head{position:relative;z-index:1;align-items:end}.eih-home .eih-guidance .eih-text-link{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--eih-gold-soft);background:var(--eih-gold-soft);color:var(--eih-deep)!important;box-shadow:0 12px 28px #1e1a1540}.eih-home .eih-guidance .eih-text-link:hover{background:#faf6ee;border-color:#faf6ee;color:var(--eih-deep)!important;transform:translateY(-2px)}.eih-home .eih-studio{position:relative;z-index:1;gap:18px}.eih-home .eih-finder{position:relative;overflow:hidden;border-color:#ebd9b51f;background:#332b22;box-shadow:0 24px 54px #1e1a1557}.eih-home .eih-finder:after{content:"";position:absolute;inset:auto -70px -90px auto;width:230px;height:230px;border:1px solid rgba(235,217,181,.18);transform:rotate(45deg);pointer-events:none}.eih-home .eih-finder>*{position:relative;z-index:1}.eih-home .eih-question{padding-top:24px;border-top:1px solid rgba(235,217,181,.12)}.eih-home .eih-choice-grid{gap:11px}.eih-home .eih-choice{min-height:64px;border-color:#ebd9b51f;background:#faf6ee14;color:#faf6ee;padding:10px 17px;line-height:1.35}.eih-home .eih-choice:hover{border-color:var(--eih-gold-soft);background:#faf6ee1f}.eih-home .eih-choice.is-active{border-color:#faf6ee;background:#faf6ee;color:var(--eih-deep);box-shadow:0 10px 24px #1e1a1533}.eih-home .eih-choice:focus-visible{outline-color:var(--eih-gold-soft)!important}.eih-home .eih-finder__progress span{height:4px;background:#faf6ee33}.eih-home .eih-finder__progress span.is-active{background:var(--eih-gold-soft);box-shadow:0 0 0 1px #ebd9b529}.eih-home .eih-recommend{border:1px solid rgba(30,26,21,.1);box-shadow:0 20px 46px #1e1a1533}.eih-home .eih-recommend__top span{padding:6px 9px;border-radius:999px;background:#2f6b5517}.eih-home .eih-mini-product{min-width:0;border-color:#1e1a1521;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.eih-home .eih-mini-product:hover{border-color:#b8862d85;box-shadow:0 12px 26px #1e1a151a;transform:translateY(-2px)}.eih-home .eih-mini-product>div{min-width:0}.eih-home .eih-mini-product b,.eih-home .eih-mini-product p{overflow-wrap:anywhere}.eih-home .eih-mini-product__link{flex:none;box-shadow:0 7px 16px #1e1a1529}.eih-home .eih-tool-links{border-top:1px solid var(--eih-line);margin-top:20px;padding-top:18px}.eih-home .eih-tool-links a{background:var(--eih-ivory)}.eih-home .eih-reviews{position:relative;background:#fefcf9}.eih-home .eih-review-top{align-items:center}.eih-home .eih-review-score strong{letter-spacing:-.035em}.eih-home .eih-review-grid{gap:16px}.eih-home .eih-review{position:relative;overflow:hidden;min-width:0;padding:30px;border-color:#1e1a1521;box-shadow:0 12px 30px #1e1a1513;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.eih-home .eih-review:before{content:"\201c";position:absolute;right:18px;top:-18px;color:#b8862d1f;font:500 118px/1 var(--eih-serif);pointer-events:none}.eih-home .eih-review:hover{transform:translateY(-4px);border-color:#b8862d7a;box-shadow:0 20px 42px #1e1a151f}.eih-home .eih-review>*{position:relative;z-index:1}.eih-home .eih-review blockquote{max-width:28ch;overflow-wrap:anywhere}.eih-home .eih-review__meta{padding-top:17px;border-top:1px solid var(--eih-line);line-height:1.55}.eih-home .eih-review__meta b{margin-bottom:3px}.eih-home .eih-review__demo{color:#8b6420;background:#f4ebdd;border:1px solid rgba(184,134,45,.28);white-space:normal;line-height:1.35}.eih-home .eih-social,.eih-home .eih-instagram,.eih-home .eih-ugc,.eih-home [data-eih-social-proof]{position:relative;background:#faf6ee}.eih-home .eih-social-grid,.eih-home .eih-instagram-grid,.eih-home .eih-ugc-grid,.eih-home [data-eih-social-grid]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.eih-home .eih-social-card,.eih-home .eih-instagram-card,.eih-home .eih-ugc-card,.eih-home [data-eih-social-card]{position:relative;min-width:0;overflow:hidden;aspect-ratio:1;border:1px solid var(--eih-line);background:linear-gradient(145deg,#faf6ee,#f4efe5)}.eih-home .eih-social-card img,.eih-home .eih-instagram-card img,.eih-home .eih-ugc-card img,.eih-home [data-eih-social-card] img{width:100%;height:100%;object-fit:cover}.eih-home .eih-social-card.is-placeholder:before,.eih-home .eih-instagram-card.is-placeholder:before,.eih-home .eih-ugc-card.is-placeholder:before,.eih-home [data-eih-social-card].is-placeholder:before{content:"Approved social content placeholder";position:absolute;top:14px;right:14px;bottom:14px;left:14px;display:grid;place-items:center;border:1px dashed rgba(184,134,45,.48);color:var(--eih-muted);padding:16px;text-align:center;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media(max-width:980px){.eih-home .eih-studio{grid-template-columns:1fr}.eih-home .eih-finder,.eih-home .eih-recommend{min-height:0}.eih-home .eih-social-grid,.eih-home .eih-instagram-grid,.eih-home .eih-ugc-grid,.eih-home [data-eih-social-grid]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.eih-home .eih-guidance .eih-text-link{width:100%}.eih-home .eih-finder{padding:24px 20px}.eih-home .eih-choice-grid{grid-template-columns:1fr}.eih-home .eih-choice{min-height:56px}.eih-home .eih-recommend{padding:16px}.eih-home .eih-mini-product{grid-template-columns:68px minmax(0,1fr) 42px;padding:9px}.eih-home .eih-mini-product img{height:68px}.eih-home .eih-review-score{padding:0 0 24px}.eih-home .eih-review{padding:24px 20px}.eih-home .eih-review blockquote{max-width:none;font-size:21px}}@media(max-width:390px){.eih-home .eih-mini-product{grid-template-columns:60px minmax(0,1fr) 38px;gap:8px}.eih-home .eih-mini-product img{height:60px}.eih-home .eih-mini-product__link{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.eih-home .eih-guidance .eih-text-link,.eih-home .eih-mini-product,.eih-home .eih-review{transition:none!important}.eih-home .eih-guidance .eih-text-link:hover,.eih-home .eih-mini-product:hover,.eih-home .eih-review:hover{transform:none}}.eih-home .eih-assurance,.eih-home [data-eih-assurance]{position:relative;background:#faf6ee;border-top:1px solid var(--eih-line);border-bottom:1px solid var(--eih-line)}.eih-home .eih-assurance-grid,.eih-home [data-eih-assurance-grid]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.eih-home .eih-assurance-item,.eih-home [data-eih-assurance-item]{min-width:0;min-height:112px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;padding:24px;border-right:1px solid var(--eih-line);transition:background .2s ease}.eih-home .eih-assurance-item:last-child,.eih-home [data-eih-assurance-item]:last-child{border-right:0}.eih-home .eih-assurance-item:hover,.eih-home [data-eih-assurance-item]:hover{background:var(--eih-ivory)}.eih-home .eih-assurance-item svg,.eih-home .eih-assurance-item__icon,.eih-home [data-eih-assurance-item] svg{width:38px;height:38px;color:var(--eih-gold-ink)}.eih-home .eih-assurance-item b,.eih-home [data-eih-assurance-item] b{display:block;margin-bottom:4px;color:var(--eih-deep);font-size:13px;line-height:1.35}.eih-home .eih-assurance-item p,.eih-home [data-eih-assurance-item] p{margin:0;color:var(--eih-muted);font-size:12px;line-height:1.55;overflow-wrap:anywhere}.eih-home .eih-gifting,.eih-home .eih-gift,.eih-home [data-eih-gifting]{position:relative;overflow:hidden;background:#f4efe5}.eih-home .eih-gift-grid,.eih-home .eih-gifting-grid,.eih-home [data-eih-gift-grid]{align-items:stretch;gap:22px}.eih-home .eih-gift-media,.eih-home .eih-gifting-media,.eih-home [data-eih-gift-media]{position:relative;min-height:440px;overflow:hidden;border:1px solid rgba(30,26,21,.1);box-shadow:0 24px 52px #1e1a1521}.eih-home .eih-gift-media img,.eih-home .eih-gifting-media img,.eih-home [data-eih-gift-media] img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.eih-home .eih-gift-media:hover img,.eih-home .eih-gifting-media:hover img,.eih-home [data-eih-gift-media]:hover img{transform:scale(1.035)}.eih-home .eih-gift-content,.eih-home .eih-gifting-content,.eih-home [data-eih-gift-content]{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(28px,5vw,64px);border:1px solid rgba(30,26,21,.1);background:#faf6ee;box-shadow:0 18px 44px #1e1a1514}.eih-home .eih-gift-content h2,.eih-home .eih-gifting-content h2,.eih-home [data-eih-gift-content] h2{max-width:12ch}.eih-home .eih-gift-content p,.eih-home .eih-gifting-content p,.eih-home [data-eih-gift-content] p{max-width:52ch}.eih-home .eih-gift-options,.eih-home .eih-gift-links,.eih-home [data-eih-gift-options]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.eih-home .eih-gift-options a,.eih-home .eih-gift-links a,.eih-home [data-eih-gift-options] a{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:1px solid var(--eih-line);background:#fff;color:var(--eih-primary);font-size:12px;font-weight:700;line-height:1.35;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.eih-home .eih-gift-options a:hover,.eih-home .eih-gift-links a:hover,.eih-home [data-eih-gift-options] a:hover{border-color:#ebd9b5;box-shadow:0 10px 24px #1e1a1517;transform:translateY(-2px)}.eih-home .eih-education{position:relative;background:#faf6ee}.eih-home .eih-education-grid,.eih-home [data-eih-education-grid]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.eih-home .eih-education-card,.eih-home .eih-article-card,.eih-home [data-eih-education-card]{min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(30,26,21,.1);background:#fff;box-shadow:0 12px 30px #1e1a1512;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.eih-home .eih-education-card:hover,.eih-home .eih-article-card:hover,.eih-home [data-eih-education-card]:hover{transform:translateY(-4px);border-color:#ebd9b5;box-shadow:0 20px 42px #1e1a151f}.eih-home .eih-education-card__media,.eih-home .eih-article-card__media,.eih-home [data-eih-education-media]{overflow:hidden;aspect-ratio:16/10;background:#ede6da}.eih-home .eih-education-card__media img,.eih-home .eih-article-card__media img,.eih-home [data-eih-education-media] img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.eih-home .eih-education-card:hover img,.eih-home .eih-article-card:hover img,.eih-home [data-eih-education-card]:hover img{transform:scale(1.035)}.eih-home .eih-education-card__body,.eih-home .eih-article-card__body,.eih-home [data-eih-education-body]{min-width:0;flex:1;display:flex;flex-direction:column;padding:24px}.eih-home .eih-education-card h3,.eih-home .eih-article-card h3,.eih-home [data-eih-education-card] h3{margin-bottom:10px;overflow-wrap:anywhere}.eih-home .eih-education-card p,.eih-home .eih-article-card p,.eih-home [data-eih-education-card] p{color:var(--eih-muted);line-height:1.65}.eih-home .eih-education-card a,.eih-home .eih-article-card a,.eih-home [data-eih-education-card] a{margin-top:auto;padding-top:18px;color:var(--eih-gold-ink);font-size:12px;font-weight:700}.eih-home .eih-newsletter{position:relative;overflow:hidden;background:#fefcf9}.eih-home .eih-newsletter:after{content:"";position:absolute;width:320px;height:320px;right:-170px;bottom:-180px;border:1px solid rgba(235,217,181,.18);transform:rotate(45deg);pointer-events:none}.eih-home .eih-newsletter-inner,.eih-home .eih-newsletter-grid,.eih-home [data-eih-newsletter-inner]{position:relative;z-index:1;align-items:center;gap:clamp(28px,5vw,68px)}.eih-home .eih-newsletter-copy,.eih-home [data-eih-newsletter-copy]{min-width:0}.eih-home .eih-newsletter-copy h2,.eih-home [data-eih-newsletter-copy] h2{max-width:12ch;color:var(--eih-deep)}.eih-home .eih-newsletter-copy p,.eih-home [data-eih-newsletter-copy] p{max-width:52ch;color:var(--eih-body);line-height:1.7}.eih-home .eih-newsletter-form,.eih-home .eih-newsletter form,.eih-home [data-eih-newsletter-form]{min-width:0;padding:clamp(22px,4vw,38px);border:1px solid rgba(30,26,21,.1);background:#fff;box-shadow:0 24px 54px #1e1a151a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.eih-home .eih-newsletter-fields,.eih-home [data-eih-newsletter-fields]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.eih-home .eih-newsletter input[type=email]{width:100%;min-width:0;min-height:54px;padding:0 17px;border:1px solid rgba(30,26,21,.16);background:#fff;color:var(--eih-ink);font-size:16px}.eih-home .eih-newsletter input[type=email]::placeholder{color:#a69e92;opacity:1}.eih-home .eih-newsletter button,.eih-home .eih-newsletter input[type=submit]{min-height:54px;padding:0 22px;border:1px solid #143840;background:#143840;color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.eih-home .eih-newsletter button:hover,.eih-home .eih-newsletter input[type=submit]:hover{background:#0f2d35;border-color:#0f2d35;transform:translateY(-1px)}.eih-home .eih-newsletter input:focus-visible,.eih-home .eih-newsletter button:focus-visible{outline:3px solid var(--eih-gold-soft)!important;outline-offset:3px}.eih-home .eih-newsletter .form__message,.eih-home .eih-newsletter .newsletter-form__message,.eih-home .eih-newsletter-consent,.eih-home [data-eih-newsletter-note]{margin-top:12px;color:#8a7d6e;font-size:11px;line-height:1.55}.eih-home .eih-newsletter .form-status,.eih-home .eih-newsletter .newsletter-form__message--success{padding:10px 12px;border:1px solid rgba(30,26,21,.1);background:#faf6ee;color:#2f6b55}@media(max-width:980px){.eih-home .eih-assurance-grid,.eih-home [data-eih-assurance-grid]{grid-template-columns:repeat(2,minmax(0,1fr))}.eih-home .eih-assurance-item:nth-child(2),.eih-home [data-eih-assurance-item]:nth-child(2){border-right:0}.eih-home .eih-assurance-item:nth-child(-n+2),.eih-home [data-eih-assurance-item]:nth-child(-n+2){border-bottom:1px solid var(--eih-line)}.eih-home .eih-gift-grid,.eih-home .eih-gifting-grid,.eih-home [data-eih-gift-grid],.eih-home .eih-newsletter-inner,.eih-home .eih-newsletter-grid,.eih-home [data-eih-newsletter-inner]{grid-template-columns:1fr}.eih-home .eih-gift-media,.eih-home .eih-gifting-media,.eih-home [data-eih-gift-media]{min-height:360px}}@media(max-width:760px){.eih-home .eih-assurance-item,.eih-home [data-eih-assurance-item]{min-height:100px;padding:18px 15px;grid-template-columns:34px minmax(0,1fr);gap:10px}.eih-home .eih-assurance-item svg,.eih-home .eih-assurance-item__icon,.eih-home [data-eih-assurance-item] svg{width:30px;height:30px}.eih-home .eih-gift-media,.eih-home .eih-gifting-media,.eih-home [data-eih-gift-media]{min-height:300px}.eih-home .eih-gift-content,.eih-home .eih-gifting-content,.eih-home [data-eih-gift-content]{padding:28px 20px}.eih-home .eih-gift-options,.eih-home .eih-gift-links,.eih-home [data-eih-gift-options],.eih-home .eih-education-grid,.eih-home [data-eih-education-grid]{grid-template-columns:1fr}.eih-home .eih-education-card__body,.eih-home .eih-article-card__body,.eih-home [data-eih-education-body]{padding:22px 19px}.eih-home .eih-newsletter-fields,.eih-home [data-eih-newsletter-fields]{grid-template-columns:1fr}.eih-home .eih-newsletter button,.eih-home .eih-newsletter input[type=submit]{width:100%}}@media(max-width:420px){.eih-home .eih-assurance-grid,.eih-home [data-eih-assurance-grid]{grid-template-columns:1fr}.eih-home .eih-assurance-item,.eih-home [data-eih-assurance-item],.eih-home .eih-assurance-item:nth-child(2),.eih-home [data-eih-assurance-item]:nth-child(2){border-right:0;border-bottom:1px solid var(--eih-line)}.eih-home .eih-assurance-item:last-child,.eih-home [data-eih-assurance-item]:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){.eih-home .eih-assurance-item,.eih-home .eih-gift-media img,.eih-home .eih-gift-options a,.eih-home .eih-education-card,.eih-home .eih-education-card img,.eih-home .eih-newsletter button{transition:none!important}.eih-home .eih-gift-media:hover img,.eih-home .eih-gift-options a:hover,.eih-home .eih-education-card:hover,.eih-home .eih-education-card:hover img,.eih-home .eih-newsletter button:hover{transform:none}}.eih-home{overflow-x:clip;overflow-y:visible}.eih-home :where(.eih-section,.eih-hero,.eih-assurance,.eih-gift,.eih-newsletter){min-width:0}.eih-home :where(h1,h2,h3,h4,p,blockquote,a,button,span,strong,b){overflow-wrap:anywhere}.eih-home :where(img,svg,video,iframe){max-width:100%}.eih-home img{height:auto}.eih-home :where(button,input,select,textarea){max-width:100%}.eih-home .eih-section{padding-block:clamp(56px,6vw,88px)}.eih-home .eih-section-head{gap:clamp(22px,4vw,52px);margin-bottom:clamp(24px,3vw,38px)}.eih-home .eih-section-head>*{min-width:0}.eih-home .eih-section-head h2{text-wrap:balance}.eih-home .eih-section-head p,.eih-home .eih-standard__copy>p,.eih-home .eih-gift__copy>p,.eih-home .eih-signup-copy>p{text-wrap:pretty}.eih-home .eih-assurance__item{min-width:0;min-height:104px}.eih-home .eih-assurance__item>span{min-width:0}.eih-home .eih-assurance__item:focus-visible{position:relative;z-index:1}.eih-home :where(.eih-btn,.eih-filter,.eih-choice,.eih-add,.eih-wish,.eih-mini-product__link,.eih-tool-links a,.eih-gift__paths a,.eih-signup button){min-height:44px}.eih-home :where(a,button,input):focus-visible{outline:3px solid var(--eih-gold)!important;outline-offset:3px}.eih-home :where(.eih-category,.eih-product-card,.eih-intent,.eih-mini-product,.eih-review,.eih-edu):focus-within{position:relative;z-index:1;box-shadow:0 0 0 3px #b8862d47,0 18px 38px #1e1a151f}.eih-home button:disabled,.eih-home input:disabled{cursor:not-allowed;opacity:.58}.eih-home .eih-filters{align-items:stretch}.eih-home .eih-filter{white-space:normal;line-height:1.25;text-align:center;padding-block:8px}.eih-home .eih-product-card,.eih-home .eih-product-card__body,.eih-home .eih-mini-product,.eih-home .eih-mini-product>div{min-width:0}.eih-home .eih-product-card__media img,.eih-home .eih-mini-product img,.eih-home .eih-edu__media img{height:100%}.eih-home .eih-price{align-items:baseline}.eih-home .eih-add{height:auto;padding-block:10px;line-height:1.3;text-align:center}.eih-home .eih-recommend__top>*{min-width:0}.eih-home .eih-recommend__top span{white-space:normal}.eih-home .eih-standard__item>div,.eih-home .eih-gift__paths a,.eih-home .eih-tool-links a,.eih-home .eih-edu,.eih-home .eih-edu__body{min-width:0}.eih-home .eih-standard__item>a{white-space:normal;text-align:right}.eih-home .eih-gift__paths a,.eih-home .eih-tool-links a{line-height:1.4}.eih-home .eih-edu h3{text-wrap:balance;overflow-wrap:anywhere}.eih-home .eih-signup,.eih-home .eih-signup>*{min-width:0}.eih-home .eih-signup input{width:100%;font-size:16px}.eih-home .eih-signup input:-webkit-autofill{-webkit-text-fill-color:var(--eih-ink);box-shadow:0 0 0 1000px #fff inset}.eih-home .eih-form-message{line-height:1.5}@media(hover:none){.eih-home :where(.eih-btn,.eih-product-card,.eih-mini-product,.eih-review,.eih-edu,.eih-gift__paths a):hover,.eih-home :where(.eih-category,.eih-product-card,.eih-edu):hover img{transform:none}}@media(max-width:1200px){.eih-home .eih-section{padding-inline:clamp(24px,4vw,40px)}}@media(max-width:760px){.eih-home .eih-section{padding-block:48px;padding-inline:18px}.eih-home .eih-section-head h2{font-size:clamp(31px,10vw,38px);line-height:1.06}.eih-home .eih-section-head p{margin-bottom:0}.eih-home .eih-hero h1{font-size:clamp(38px,12vw,48px);text-wrap:balance}.eih-home .eih-hero__micro{grid-template-columns:1fr}.eih-home .eih-assurance__item{min-height:96px}.eih-home .eih-category__copy{left:14px;right:14px;bottom:14px}.eih-home .eih-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.eih-home .eih-filter{width:100%}.eih-home .eih-recommend__top{align-items:flex-start}.eih-home .eih-standard__seal{left:14px;right:14px;bottom:14px;width:auto;max-width:calc(100% - 28px)}.eih-home .eih-standard__item{column-gap:12px}.eih-home .eih-standard__item>a{text-align:left}.eih-home .eih-review-score strong{font-size:clamp(56px,18vw,72px)}.eih-home .eih-guide-cover{width:min(220px,78vw)}}@media(max-width:430px){.eih-home .eih-category-grid,.eih-home .eih-intent-grid,.eih-home .eih-product-grid,.eih-home .eih-featured-collection__grid,.eih-home .eih-best-sellers__grid,.eih-home .eih-new-arrivals__grid,.eih-home [data-eih-product-grid]{grid-template-columns:1fr}.eih-home .eih-category{min-height:260px}.eih-home .eih-product-card__media,.eih-home [data-eih-product-card] .eih-product-card__media{aspect-ratio:1/1}.eih-home .eih-filters,.eih-home .eih-choice-grid,.eih-home .eih-gift__paths{grid-template-columns:1fr}.eih-home .eih-mini-product{grid-template-columns:60px minmax(0,1fr) 40px}.eih-home .eih-mini-product img{height:60px}.eih-home .eih-gift__copy,.eih-home .eih-signup-copy{padding-inline:18px}}@media(max-width:340px){.eih-home .eih-mini-product{grid-template-columns:52px minmax(0,1fr)}.eih-home .eih-mini-product img{height:52px}.eih-home .eih-mini-product__link{grid-column:1/-1;width:100%}}@media(prefers-contrast:more){.eih-home :where(.eih-product-card,.eih-intent,.eih-review,.eih-edu,.eih-mini-product){border-color:currentColor}.eih-home :where(.eih-btn,.eih-add,.eih-filter,.eih-choice){border-width:2px}}@media(prefers-reduced-motion:reduce){.eih-home *,.eih-home *:before,.eih-home *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.eih-home :where(.eih-btn,.eih-product-card,.eih-mini-product,.eih-review,.eih-edu,.eih-gift__paths a):hover,.eih-home :where(.eih-category,.eih-product-card,.eih-edu):hover img{transform:none!important}}.eih-home .eih-finder__nav{display:flex;gap:10px;margin-top:20px}.eih-home .eih-finder__nav button{min-height:46px;padding:8px 20px;border:1px solid rgba(235,217,181,.12);background:transparent;color:#faf6ee;font-size:12px;font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:.06em}.eih-home .eih-finder__nav button[data-eih-next]{margin-left:auto;border-color:#faf6ee;background:#faf6ee;color:var(--eih-deep)}.eih-home .eih-finder__nav button:hover:not(:disabled){border-color:var(--eih-gold-soft);background:#faf6ee14}.eih-home .eih-finder__nav button[data-eih-next]:hover:not(:disabled){border-color:var(--eih-gold-soft);background:var(--eih-gold-soft)}.eih-home .eih-finder__nav button:disabled{cursor:not-allowed;opacity:.38}.eih-home .eih-recommend.is-awaiting{align-items:center;justify-content:center;text-align:center;background:#faf6ee}.eih-home .eih-recommend__empty{max-width:340px}.eih-home .eih-recommend__empty i{display:grid;width:64px;height:64px;margin:0 auto 18px;border:1px solid var(--eih-line);border-radius:50%;place-items:center;background:#fff;color:var(--eih-gold);font-style:normal;font-size:26px}.eih-home .eih-recommend__empty b{display:block;margin-bottom:10px;color:var(--eih-deep);font:500 28px/1.1 var(--eih-serif)}.eih-home .eih-recommend__empty p{margin:0;color:var(--eih-muted);font-size:14px;line-height:1.6}.eih-home .eih-guided-result{display:none;flex:1;flex-direction:column;min-width:0}.eih-home .eih-guided-result.is-visible{display:flex}.eih-home .eih-guided-summary{margin:18px 0;padding:18px;border:1px solid var(--eih-line);background:var(--eih-cream)}.eih-home .eih-guided-summary p{margin:5px 0;color:var(--eih-muted);font-size:13px;line-height:1.5}.eih-home .eih-guided-summary strong{color:var(--eih-deep)}.eih-home .eih-guided-result .eih-btn{align-self:flex-start;margin-top:4px}.eih-home [data-eih-step-title]:focus,.eih-home [data-eih-result]:focus{outline:none}@media(max-width:760px){.eih-home .eih-finder__nav{position:sticky;bottom:0;z-index:2;margin-inline:-20px;padding:12px 20px 0;background:var(--eih-deep-3)}.eih-home .eih-finder__nav button{flex:1;padding-inline:12px}.eih-home .eih-finder__nav button[data-eih-next]{margin-left:0}.eih-home .eih-guided-result .eih-btn{width:100%}}@media(max-width:390px){.eih-home .eih-finder__nav{flex-direction:column}.eih-home .eih-finder__nav button{width:100%}}@media(prefers-reduced-motion:reduce){.eih-home .eih-finder__nav button{transition:none!important}}.eih-home .eih-finder[data-eih-enhanced=true] .eih-choice-grid{min-height:125px}.eih-home .eih-finder__nav[hidden],.eih-home .eih-guided-result[hidden],.eih-home .eih-mini-products[hidden]{display:none!important}.eih-home .eih-recommend.is-guided-complete{justify-content:flex-start}.eih-home .eih-recommend.is-guided-complete .eih-guided-result{flex:1}.eih-home .eih-recommend.is-guided-complete .eih-tool-links{margin-top:auto}.eih-home .eih-guided-result[aria-busy=true]{opacity:.72}.eih-home .eih-choice[aria-pressed=true]{background:#fff;color:var(--eih-deep);font-weight:600}@media(max-width:760px){.eih-home .eih-finder[data-eih-enhanced=true] .eih-choice-grid{min-height:0}.eih-home .eih-recommend.is-guided-complete .eih-tool-links{margin-top:18px}}@media(prefers-reduced-motion:reduce){.eih-home .eih-guided-result{transition:none!important}}.eih-category,.eih-product-card__media,.eih-standard__media,.eih-edu__media,.eih-gift__media{overflow:hidden}.eih-category>img,.eih-product-card__media>img,.eih-standard__media>img,.eih-edu__media>img{display:block}.eih-gift{display:none!important}.eih-reviews{padding-top:0!important;padding-bottom:clamp(1.25rem,2.5vw,2.25rem)!important}.eih-reviews--refined :where(.eih-container,.page-width,.container){width:min(calc(100% - 2rem),1440px)!important;max-width:1440px!important}.eih-review-grid--refined{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(.75rem,1.4vw,1.25rem)!important;width:100%!important;max-width:none!important;margin:clamp(1rem,2vw,1.75rem) 0 0!important}.eih-review-score{margin:0!important;padding:0!important}.eih-review-score__stars{font-size:clamp(2rem,3vw,2.8rem)!important;line-height:1!important;letter-spacing:.08em!important}.eih-review-score>strong{font-size:clamp(3.2rem,6vw,5.8rem)!important;line-height:.9!important}.eih-review-score>span{display:block!important;margin-top:.55rem;color:var(--eih-muted)!important;font-size:clamp(1rem,1.25vw,1.15rem)!important;line-height:1.4!important}.eih-review{min-width:0!important;width:100%!important;max-width:none!important;min-height:0!important;height:auto!important;padding:clamp(1rem,1.5vw,1.35rem)!important;display:flex!important;flex-direction:column!important;gap:.7rem!important}.eih-review__stars{margin:0!important;font-size:clamp(1.25rem,1.6vw,1.55rem)!important;line-height:1!important;letter-spacing:.06em!important}.eih-review blockquote{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;font-size:clamp(1.08rem,1.2vw,1.22rem)!important;line-height:1.55!important;font-weight:400!important;text-wrap:pretty;overflow-wrap:normal!important;word-break:normal!important}.eih-review__meta{margin-top:.2rem!important;padding-top:.75rem!important;padding-bottom:0!important;line-height:1.4!important}.eih-review__meta b{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:.42rem!important;width:100%!important;font-size:clamp(.98rem,1.05vw,1.08rem)!important;line-height:1.4!important}.eih-review__status,.eih-review__demo,.eih-review-source-pending,[data-review-source-pending]{display:inline-flex!important;align-self:flex-start;margin-top:.25rem;padding:.35rem .65rem;border:1px solid rgba(184,134,45,.28);border-radius:999px;background:#f4ebdd;color:#8b6420;font-size:.88rem;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.eih-site :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid currentColor;outline-offset:3px}.eih-site :where(.eih-btn,.eih-add,.eih-filter,.eih-choice):focus-visible{outline-offset:4px}.eih-product-card.is-filtered-out,.eih-product-card[hidden],.eih-guided-result[hidden],.eih-mini-products[hidden]{display:none!important}.eih-media-failed{position:relative;background:linear-gradient(135deg,#fffffff0,#f4efe5eb)}.eih-media-failed:after{content:"Image unavailable";position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);max-width:80%;color:currentColor;font:600 1.2rem/1.3 Inter,sans-serif;letter-spacing:.04em;text-align:center;opacity:.72;pointer-events:none}.eih-media-failed>img{opacity:0}.eih-runtime-status{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.eih-home .eih-categories{padding-top:32px!important;padding-bottom:32px!important}.eih-home .eih-category{--eih-category-pad: 14px;--eih-category-media-height: 210px;display:grid!important;grid-template-rows:var(--eih-category-media-height) auto!important;align-content:start!important;min-height:0!important;height:100%;padding:var(--eih-category-pad)!important;overflow:hidden;background:#fff!important;color:var(--eih-deep)!important;border:1px solid rgba(30,26,21,.08)!important;box-shadow:0 14px 32px #1e1a152e!important}.eih-home .eih-category:before,.eih-home .eih-category:after{content:none!important;display:none!important}.eih-home .eih-category__copy{position:static!important;inset:auto!important;grid-row:2;display:block!important;margin-top:16px!important;color:var(--eih-deep)!important}.eih-home .eih-category__copy small{position:absolute;left:calc(var(--eih-category-pad) + 12px);top:calc(var(--eih-category-pad) + var(--eih-category-media-height) - 42px);z-index:3;display:inline-flex;align-items:center;min-height:28px;margin:0;padding:5px 8px;border:1px solid #EBD9B5;border-radius:999px;background:#f4ebdd;color:var(--eih-gold-ink)!important;box-shadow:0 5px 14px #1e1a151f}.eih-home .eih-category__copy b{display:block;margin:0 0 5px!important;color:var(--eih-deep)!important}.eih-home .eih-category__copy span{display:block;color:var(--eih-muted)!important}@media(max-width:989px){.eih-review-grid--refined{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.eih-home .eih-categories{padding-top:24px!important;padding-bottom:24px!important}.eih-home .eih-category{--eih-category-pad: 10px;--eih-category-media-height: 170px}.eih-home .eih-category__copy{margin-top:12px!important}.eih-home .eih-category__copy small{left:calc(var(--eih-category-pad) + 10px);top:calc(var(--eih-category-pad) + var(--eih-category-media-height) - 38px)}}@media(max-width:639px){.eih-review-grid--refined{grid-template-columns:1fr!important;gap:.75rem!important}.eih-review{padding:1rem!important}.eih-review blockquote{font-size:1.08rem!important}}@media(forced-colors:active){.eih-site :where(.eih-btn,.eih-add,.eih-filter,.eih-choice,.eih-wish){border:1px solid ButtonText}.eih-site :where(.is-active,[aria-pressed=true]){outline:2px solid Highlight;outline-offset:2px}}@media(prefers-reduced-motion:reduce){.eih-site *,.eih-site *:before,.eih-site *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.eih-site :where(.eih-filters,.eih-wish,.eih-finder__nav,.eih-newsletter,.eih-gift__paths){display:none!important}.eih-site a[href]:after{content:none!important}}@media screen and (min-width:1201px){.eih-home .eih-hero{min-height:0;align-items:stretch}.eih-home .eih-hero__media{min-height:0;width:82%;height:82%;align-self:center;justify-self:center;padding:0}.eih-home .eih-hero__image{position:relative;min-height:0;width:100%;height:100%}.eih-home .eih-hero__image>img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}}.eih-home .eih-product-card__media{position:relative;aspect-ratio:1 / 1;min-height:0;height:auto;overflow:hidden}.eih-home .eih-product-card__media>img,.eih-home .eih-product-card__media>svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width:750px){.eih-home .eih-standards,.eih-home .eih-material-standards,.eih-home [class*=standards] .image-with-text__grid{align-items:start}.eih-home .eih-standards__media,.eih-home .eih-material-standards__media,.eih-home [class*=standards] .image-with-text__media-item{align-self:start;height:92%;max-height:92%;overflow:hidden}.eih-home .eih-standards__media img,.eih-home .eih-material-standards__media img,.eih-home [class*=standards] .image-with-text__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}}@media screen and (max-width:749px){.eih-home .eih-standards__media,.eih-home .eih-material-standards__media,.eih-home [class*=standards] .image-with-text__media-item{height:auto;max-height:none}.eih-home .eih-standards__media img,.eih-home .eih-material-standards__media img,.eih-home [class*=standards] .image-with-text__media img{height:auto;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/evashu-home.css.map */
