@font-face{font-display:swap;font-family:"Jost";src:url(/wp-content/themes/efyra/assets/fonts/jost/Jost-VariableFont_wght.woff2) format("woff2");font-style:normal;font-weight:300 700;font-display:swap}@font-face{font-display:swap;font-family:"Cardo";src:url(/wp-content/themes/efyra/assets/fonts/cardo/cardo_normal_400.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{--ef-white:#fff;--ef-cream:#f7f4ee;--ef-blush:#f8ebe7;--ef-ink:#1d1c1a;--ef-muted:#71695f;--ef-line:#e6e0d8;--ef-accent:#b23c33;--ef-accent-dark:#93312a;--ef-star:#e2a13c;--ef-gold:#a9855d;--ef-ok:#2e7d4f;--font-display:"Cardo", Georgia, "Times New Roman", serif;--font-text:"Jost", "Avenir Next", "Segoe UI", -apple-system, system-ui, sans-serif;--text-xs:0.9375rem;--text-base:0.9375rem;--text-sm:1rem;--text-md:1.0625rem;--text-lg:1.375rem;--text-xl:1.75rem;--text-2xl:clamp(2rem, 4vw, 2.75rem);--text-hero:clamp(2.25rem, 5vw, 3.5rem);--track-wide:0.09em;--radius:4px;--radius-pill:999px;--container:1440px;--gutter:clamp(1rem, 3vw, 2rem);--section-gap:clamp(3rem, 7vw, 5.5rem);--shadow-soft:0 10px 30px rgba(29, 28, 26, 0.08);--ease:cubic-bezier(0.25, 0.6, 0.3, 1)}*,*::before,*::after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-text);font-size:var(--text-base);line-height:1.6;color:var(--ef-ink);background:var(--ef-white);-webkit-font-smoothing:antialiased}img,picture,video,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:0;padding:0;cursor:pointer}a{color:inherit;text-decoration:none}ul[class],ol[class]{list-style:none;padding:0}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;line-height:1.15;text-wrap:balance}:focus-visible{outline:2px solid var(--ef-ink);outline-offset:2px}::selection{background:var(--ef-blush)}.efyra-prose :is(p,li,span,div,td,th,blockquote,figcaption,label,small){font-family:var(--font-text)!important;font-size:var(--text-sm)!important;font-weight:400!important;font-style:normal!important;line-height:1.7!important;color:var(--ef-muted)!important;letter-spacing:normal!important;text-transform:none!important}.efyra-prose :is(h2,h3,h4){font-family:var(--font-display)!important;font-size:var(--text-lg)!important;font-weight:400!important;color:var(--ef-ink)!important;line-height:1.35!important;margin-block:1.75rem .75rem;text-wrap:balance}.efyra-prose :is(h2,h3,h4):first-child{margin-top:0}.efyra-prose :is(strong,b){font-family:inherit!important;font-size:inherit!important;font-weight:600!important;color:inherit!important}.efyra-prose :is(em,i){font-family:inherit!important;font-size:inherit!important;font-style:italic!important;color:inherit!important}.efyra-prose p{margin-bottom:1rem}.efyra-prose p:last-child{margin-bottom:0}.efyra-prose :is(ul,ol){margin:0 0 1rem;padding-left:1.25rem}.efyra-prose ul{list-style:disc}.efyra-prose ol{list-style:decimal}.efyra-prose li+li{margin-top:.35rem}.efyra-prose a{color:var(--ef-ink)!important;text-decoration:underline;text-underline-offset:3px}.efyra-prose a:hover{color:var(--ef-gold)!important}.container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.section{margin-block:var(--section-gap)}.section--flush{margin-block:0;padding-block:var(--section-gap)}.section-head{text-align:center;margin-bottom:clamp(1.5rem, 3vw, 2.5rem)}.section-head h2{font-size:clamp(1.875rem, 3.5vw, 2.25rem);letter-spacing:.14em;text-transform:uppercase}.section-head p{color:var(--ef-muted);margin-top:.5rem;font-size:1.125rem;line-height:1.55}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:var(--text-sm);font-weight:500;letter-spacing:var(--track-wide);text-transform:uppercase;background:var(--ef-ink);color:var(--ef-white);border:1px solid var(--ef-ink);border-radius:var(--radius);transition:background 0.2s var(--ease),color 0.2s var(--ease)}.btn:hover{background:#fff0;color:var(--ef-ink)}.btn--ghost{background:#fff0;color:var(--ef-ink)}.btn--ghost:hover{background:var(--ef-ink);color:var(--ef-white)}.btn--accent{background:var(--ef-accent);border-color:var(--ef-accent)}.btn--accent:hover{background:var(--ef-accent-dark);border-color:var(--ef-accent-dark);color:var(--ef-white)}.btn--gift{background:var(--ef-gold);border-color:var(--ef-gold);color:var(--ef-white);border-radius:var(--radius-pill);padding-inline:1.25rem}.btn--gift:hover{background:#8f7048;border-color:#8f7048;color:var(--ef-white)}.btn--block{width:100%}.btn--sm{padding:.625rem 1.125rem;font-size:var(--text-base)}.btn svg{width:1rem;height:1rem;flex:0 0 auto}.input,input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="search"],input[type="number"],textarea,select{width:100%;padding:.75rem 1rem;background:var(--ef-white);border:1px solid var(--ef-line);border-radius:var(--radius);transition:border-color 0.2s}input:focus,textarea:focus,select:focus{border-color:var(--ef-ink);outline:none}.comment-form-cookies-consent{display:flex;align-items:center;gap:.625rem}.comment-form-cookies-consent input[type="checkbox"]{flex-shrink:0;margin:0}.comment-form-cookies-consent label{display:inline;margin:0}.announce{background:var(--ef-cream);font-size:var(--text-base);border-bottom:1px solid var(--ef-line)}.announce__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:1rem;padding-block:.55rem}.announce__item{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;color:var(--ef-gold);text-align:center}.announce__item svg{width:15px;height:15px;flex-shrink:0;stroke:currentColor}@media (max-width:900px){.announce__inner{grid-template-columns:1fr}.announce__item:not(:first-child){display:none}}.site-header{position:sticky;top:0;z-index:60;background:var(--ef-white)}.admin-bar .site-header{top:32px}@media screen and (max-width:782px){.admin-bar .site-header{top:46px}}.site-header__main{border-bottom:1px solid var(--ef-line)}.site-header__main-inner{display:grid;grid-template-columns:auto minmax(320px,1fr) auto;grid-template-areas:"logo search actions";align-items:center;gap:clamp(1rem, 2vw, 2rem);min-height:72px}.site-logo{grid-area:logo;display:flex;align-items:center;flex-shrink:0}.site-logo img{max-height:42px;width:auto}.site-logo__text{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-display);font-size:1.5rem;letter-spacing:.18em}.site-logo__text svg{width:1.35rem;height:1.35rem}.header-search{grid-area:search;display:flex;align-items:center;gap:.75rem;width:100%;max-width:min(560px, 100%);justify-self:stretch;padding:.55rem 1.1rem;background:var(--ef-white);border:1px solid var(--ef-line);border-radius:var(--radius-pill)}.header-search__icon{display:grid;place-items:center;color:var(--ef-muted);flex-shrink:0}.header-search__icon svg{width:18px;height:18px}.header-search input[type="search"]{width:100%;padding:0;border:0;background:#fff0;font-size:var(--text-base);color:var(--ef-ink)}.header-search input[type="search"]::placeholder{color:#b0a89d}.header-search input[type="search"]:focus{outline:none}.header-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:clamp(0.5rem, 1vw, 1rem);flex-shrink:0}.header-action-labeled{position:relative;display:grid;justify-items:center;gap:.25rem;min-width:48px;text-align:center}.header-action-labeled__icon{position:relative;display:grid;place-items:center;width:24px;height:24px}.header-action-labeled__icon svg{width:22px;height:22px;stroke-width:1.5}.header-action-labeled__label{font-size:var(--text-base);line-height:1.2;letter-spacing:.01em;color:var(--ef-ink)}.header-action-labeled:hover .header-action-labeled__label{color:var(--ef-gold)}.header-action-labeled--gift .header-action-labeled__icon svg{color:var(--ef-accent)}.header-action-labeled--gift:hover .header-action-labeled__icon svg{color:var(--ef-accent-dark)}.header-action-labeled--gift:hover .header-action-labeled__label{color:var(--ef-accent)}.header-action-labeled--wishlist .header-action-labeled__icon svg{color:var(--ef-accent)}.header-action-labeled--wishlist:hover .header-action-labeled__icon svg{color:var(--ef-accent-dark)}.header-action-labeled--wishlist:hover .header-action-labeled__label{color:var(--ef-accent)}.header-action{position:relative;display:grid;place-items:center;width:40px;height:40px}.header-action--search-toggle{display:none}.header-action svg{width:21px;height:21px;stroke-width:1.5}.header-action__count{position:absolute;top:-4px;right:-6px;min-width:17px;height:17px;padding-inline:4px;display:grid;place-items:center;font-size:var(--text-xs);font-weight:600;line-height:1;background:var(--ef-gold);color:var(--ef-white);border-radius:var(--radius-pill)}.header-action__count:empty{display:none}.site-nav-bar{position:relative;z-index:40;border-bottom:1px solid var(--ef-line)}.site-nav-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem 1.25rem;min-height:46px;padding-block:.15rem}.site-nav{flex:1 1 auto;min-width:0}.site-nav>ul{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem clamp(0.55rem, 1.15vw, 1.125rem);list-style:none;padding:0;margin:0}.site-nav>ul>li{flex:0 0 auto}.site-nav a{display:inline-flex;align-items:center;gap:.25rem;padding:.6rem .12rem;font-size:var(--text-sm);font-weight:500;letter-spacing:.04em;text-transform:uppercase;border-bottom:2px solid #fff0;transition:color 0.15s;white-space:nowrap}.site-nav a span{line-height:1.2}.site-nav .menu-chevron{width:11px;height:11px;stroke-width:2;opacity:.55;flex-shrink:0}.site-nav li:hover>a,.site-nav .current-menu-item>a{color:var(--ef-gold);border-bottom-color:var(--ef-gold)}.site-nav .menu-item-highlight>a{color:var(--ef-gold)}.site-nav-utils{display:flex;align-items:center;gap:.75rem;flex-shrink:0;margin-left:auto;padding-left:1.25rem;border-left:1px solid var(--ef-line)}.site-utility>ul{display:flex;align-items:center;gap:.75rem;list-style:none;padding:0;margin:0}.site-utility a{display:block;font-size:var(--text-sm);font-weight:500;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.site-utility a:hover,.site-utility .current-menu-item>a{color:var(--ef-gold)}@media (min-width:1440px){.site-nav>ul{flex-wrap:nowrap}}@media (min-width:1200px) and (max-width:1439px){.site-nav-bar__inner{min-height:52px}.site-nav a,.site-utility a{letter-spacing:.03em}}.site-nav .menu-item-has-mega{position:static}.site-nav .mega-panel{position:absolute;left:0;right:0;top:calc(100% - 1px);z-index:70;padding:.65rem var(--gutter) .85rem;background:#fff0;border:0;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity 0.18s var(--ease),transform 0.18s var(--ease),visibility 0.18s}.site-nav .menu-item-has-mega:hover>.mega-panel,.site-nav .menu-item-has-mega:focus-within>.mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:none}.site-nav .menu-item-has-mega:hover>a,.site-nav .menu-item-has-mega:focus-within>a{color:var(--ef-gold);border-bottom-color:var(--ef-gold)}.mega-panel a{white-space:normal;text-transform:none;letter-spacing:0;border-bottom:0;padding:0;font-weight:inherit}.mega-panel__shell{width:100%;max-width:min(calc(100vw - 2 * var(--gutter)), 1680px);margin-inline:auto;background:var(--ef-white);border:1px solid var(--ef-line);border-radius:14px;box-shadow:0 18px 40px rgb(29 28 26 / .1);overflow:hidden}.mega-panel__grid{display:grid;grid-template-columns:minmax(220px,260px) repeat(auto-fit,minmax(168px,1fr));gap:clamp(1.25rem, 2vw, 2rem);padding:clamp(1.35rem, 2.5vw, 1.75rem) clamp(1.25rem, 2.5vw, 1.75rem) clamp(1.1rem, 2vw, 1.35rem);align-items:start}.mega-panel__grid--categories{grid-template-columns:minmax(220px,29%) 1fr;gap:0;padding:0;align-items:stretch}.mega-panel__grid--categories .mega-panel__promo{border-radius:0;align-self:stretch;min-height:100%}.mega-panel__grid--categories .mega-panel__promo-media{position:absolute;inset:0;z-index:0}.mega-panel__grid--categories .mega-panel__promo-media picture,.mega-panel__grid--categories .mega-panel__promo-media img{min-height:100%;height:100%;width:100%;aspect-ratio:auto;object-fit:cover;object-position:42% 28%}.mega-panel__grid--categories .mega-panel__promo-body{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#fff0 18%,rgb(29 28 26 / .82) 100%)}.mega-panel__cat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:var(--ef-line);border-left:1px solid var(--ef-line)}.mega-panel__cat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;min-height:140px;padding:1rem .4rem .9rem;background:var(--ef-white);color:var(--ef-ink);text-align:center;text-decoration:none;transition:color 0.18s var(--ease),background 0.18s var(--ease)}.mega-panel__cat:hover{color:var(--ef-gold);background:rgb(247 244 238 / .55)}.mega-panel__cat-thumb{display:grid;place-items:center;width:80px;height:80px;flex-shrink:0;border:1px solid var(--ef-line);border-radius:50%;padding:3px;background:var(--ef-white);overflow:hidden}.mega-panel__cat-thumb picture,.mega-panel__cat-thumb img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;background:var(--ef-cream)}.mega-panel__cat-name{font-size:var(--text-xs);font-weight:700;line-height:1.35;letter-spacing:.07em;text-transform:uppercase;text-wrap:balance;max-width:9.5rem}.mega-panel__cat-arrow{font-size:var(--text-base);line-height:1;opacity:.35;transition:opacity 0.18s var(--ease)}.mega-panel__cat:hover .mega-panel__cat-arrow{opacity:.85}@media (max-width:1100px){.mega-panel__grid--categories{grid-template-columns:minmax(200px,240px) 1fr}.mega-panel__cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mega-panel__cat{min-height:132px;padding-inline:.5rem}.mega-panel__cat-thumb{width:76px;height:76px}}@media (max-width:900px){.mega-panel__cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mega-panel__grid--columns{grid-template-columns:minmax(260px,290px) repeat(auto-fit,minmax(185px,1fr));gap:0;padding:0;align-items:stretch}.mega-panel__grid--columns .mega-panel__promo{border-radius:0;align-self:stretch;min-height:100%}.mega-panel__grid--columns .mega-panel__promo-media{position:absolute;inset:0;z-index:0}.mega-panel__grid--columns .mega-panel__promo-media picture,.mega-panel__grid--columns .mega-panel__promo-media img{height:100%;width:100%;min-height:100%;aspect-ratio:auto;object-fit:cover;object-position:center 20%}.mega-panel__grid--columns .mega-panel__promo-body{z-index:1;align-items:flex-start;text-align:left;background:linear-gradient(180deg,#fff0 25%,rgb(29 28 26 / .85) 100%);padding:1.25rem .95rem 1.35rem 1.15rem}.mega-panel__grid--columns .mega-panel__promo-eyebrow{display:block;max-width:100%;font-size:.8125rem;letter-spacing:.04em;line-height:1.45;text-wrap:pretty;overflow-wrap:break-word}.mega-panel__grid--columns .mega-panel__col{padding:clamp(1.25rem, 2vw, 1.6rem) clamp(0.85rem, 1.5vw, 1.15rem);border-left:1px solid var(--ef-line);min-width:0}.mega-panel__grid--columns .mega-panel__col-title{letter-spacing:.035em;line-height:1.4;overflow-wrap:break-word;hyphens:auto}.mega-panel__grid--columns .mega-panel__links a span:first-child{overflow-wrap:anywhere}.mega-panel__promo{position:relative;display:block;min-width:0;border-radius:10px;overflow:hidden;color:var(--ef-white)}.mega-panel__promo-media picture,.mega-panel__promo-media img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover}.mega-panel__promo-body{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:.35rem;padding:1.1rem 1rem 1.15rem;background:linear-gradient(180deg,rgb(29 28 26 / .05) 35%,rgb(29 28 26 / .72) 100%)}.mega-panel__promo-eyebrow{font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.92}.mega-panel__promo-title{font-family:var(--font-display);font-size:clamp(1.15rem, 1.6vw, 1.35rem);font-weight:400;line-height:1.2;text-wrap:balance}.mega-panel__promo-cta{margin-top:.35rem;font-size:var(--text-xs);font-weight:600;letter-spacing:.07em;text-transform:uppercase;opacity:.95}.mega-panel__promo:hover .mega-panel__promo-cta{opacity:1;text-decoration:underline;text-underline-offset:2px}.mega-panel__col{min-width:0;text-align:left}.mega-panel__thumb{display:block;width:72px;height:72px;margin-bottom:.75rem}.mega-panel__thumb img{width:100%;height:100%;border-radius:8px;aspect-ratio:1;object-fit:cover;background:var(--ef-cream)}.mega-panel__col-title{display:block;padding:0 0 .75rem;margin-bottom:.35rem;font-weight:700;font-size:var(--text-sm);letter-spacing:.05em;text-transform:uppercase;border:0;border-bottom:1px solid var(--ef-line);white-space:normal;overflow-wrap:break-word;line-height:1.35}.mega-panel__col-title:hover{color:var(--ef-gold)}.mega-panel__links{list-style:none;padding:0;margin:0}.mega-panel .mega-panel__links a{display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding:.42rem 0;border:0;border-bottom:1px solid rgb(230 224 216 / .85);font-size:var(--text-base);text-transform:none;letter-spacing:0;line-height:1.35}.mega-panel .mega-panel__links li:last-child a{border-bottom:0}.mega-panel .mega-panel__links a span:first-child{flex:1 1 auto;min-width:0;overflow-wrap:break-word}.mega-panel .mega-panel__links a:hover{color:var(--ef-gold)}.mega-panel__link-chevron{width:12px;height:12px;flex-shrink:0;opacity:.35;stroke-width:2}.mega-panel .mega-panel__links a:hover .mega-panel__link-chevron{opacity:.7;color:var(--ef-gold)}.mega-panel__col>.mega-panel__col-title:last-child{margin-bottom:0;border-bottom:0}.mega-panel__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--ef-cream);border-top:1px solid var(--ef-line)}.mega-panel__trust-item{display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.9rem 1rem;font-size:var(--text-base);color:var(--ef-ink);border-right:1px solid var(--ef-line)}.mega-panel__trust-item:last-child{border-right:0}.mega-panel__trust-item svg{width:18px;height:18px;flex-shrink:0;color:var(--ef-gold);stroke-width:1.5}@media (max-width:900px){.mega-panel__trust{grid-template-columns:1fr}.mega-panel__trust-item{border-right:0;border-bottom:1px solid var(--ef-line)}.mega-panel__trust-item:last-child{border-bottom:0}}.category-card{--category-accent:var(--ef-gold);--category-panel-radius:1.35rem;--category-overlap:1.35rem;display:block;width:100%;max-width:168px;color:var(--ef-ink);text-decoration:none;transition:transform 0.25s var(--ease)}.category-card:hover{transform:translateY(-2px)}.category-card__frame{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.category-card__frame::before,.category-card__frame::after{content:"";position:absolute;top:42%;bottom:0;width:1px;background:var(--category-accent);z-index:1;pointer-events:none}.category-card__frame::before{left:0}.category-card__frame::after{right:0}.category-card__media{position:relative;z-index:2;width:82%;margin-bottom:calc(var(--category-overlap) * -1)}.category-card__ring{display:block}.category-card__ring picture,.category-card__photo{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff0}.category-card__panel{position:relative;z-index:1;width:100%;padding:calc(var(--category-overlap) + 0.4rem) .625rem .75rem;text-align:center;background:var(--ef-white)}.category-card__panel::before{content:"";position:absolute;inset:0;border:1px solid var(--category-accent);border-top:none;border-radius:0 0 var(--category-panel-radius) var(--category-panel-radius);pointer-events:none}.category-card__badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:3;display:grid;place-items:center;width:1.625rem;height:1.625rem;border-radius:50%;background:var(--category-accent);color:var(--ef-white);box-shadow:0 0 0 3px var(--ef-white)}.category-card__badge-icon{width:.75rem;height:.75rem}.category-card__title{display:flex;flex-direction:column;gap:.125rem;margin-bottom:.625rem;font-family:var(--font-display);font-size:var(--text-sm);line-height:1.25}.category-card__line{display:block}.category-card__cta{display:grid;place-items:center;width:1.375rem;height:1.375rem;margin-inline:auto;border:1px solid var(--category-accent);border-radius:50%;color:var(--category-accent);background:var(--ef-white)}.category-card__cta .icon{width:.625rem;height:.625rem;stroke-width:2}.site-nav .sub-menu{position:absolute;min-width:230px;padding:.75rem 0;background:var(--ef-white);border:1px solid var(--ef-line);box-shadow:var(--shadow-soft);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity 0.18s var(--ease),transform 0.18s var(--ease),visibility 0.18s}.site-nav li{position:relative}.site-nav li:hover>.sub-menu,.site-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.site-nav .sub-menu a{padding:.4rem 1.25rem;border:0;text-transform:none;letter-spacing:0;font-size:var(--text-base)}.site-nav .sub-menu a:hover{color:var(--ef-gold)}.search-bar{border-top:1px solid var(--ef-line);background:var(--ef-white);display:none}.search-bar.is-open{display:block}.search-bar form{display:flex;gap:.75rem;padding-block:1rem}.nav-toggle{display:none}@media (max-width:1199px){.site-nav-bar{display:none}.nav-toggle{display:grid}.site-header__main-inner{grid-template-columns:1fr auto;grid-template-areas:"logo actions";min-height:64px}.header-search{display:none}.header-action.header-action--search-toggle{display:grid}.header-action-labeled__label{display:none}.header-actions{display:flex;align-items:center;gap:.15rem}.header-action,.header-action-labeled,.nav-toggle{display:grid;place-items:center;width:40px;min-width:40px;height:40px;padding:0}.header-action-labeled{gap:0}.header-action-labeled__icon{display:grid;place-items:center;width:40px;height:40px}.header-action-labeled--account{display:none}}@media (max-width:640px){.site-header__main-inner{gap:.5rem;padding-inline:.75rem}.header-actions{gap:.1rem}.header-action,.header-action-labeled,.nav-toggle{width:36px;min-width:36px;height:36px}.header-action-labeled__icon{width:36px;height:36px}.site-logo img{max-width:132px;max-height:34px}.site-logo__text{font-size:1.15rem;letter-spacing:.12em}}.drawer__section--cta{padding:1rem var(--gutter) 1.25rem}.drawer{position:fixed;inset-block:0;left:0;z-index:100;width:min(86vw, 360px);background:var(--ef-white);transform:translateX(-102%);transition:transform 0.28s var(--ease);overflow-y:auto;box-shadow:var(--shadow-soft)}.admin-bar .drawer{top:32px}@media screen and (max-width:782px){.admin-bar .drawer{top:46px}}.drawer.is-open{transform:none}.drawer__head{display:flex;justify-content:space-between;align-items:center;padding:1rem var(--gutter);border-bottom:1px solid var(--ef-line)}.drawer__logo img{max-height:34px;width:auto}.drawer__logo .site-logo__text{font-size:1.15rem;letter-spacing:.12em}.drawer__section+.drawer__section{border-top:1px solid var(--ef-line)}.drawer__label{display:block;padding:1rem var(--gutter) .5rem;color:var(--ef-muted);font-size:var(--text-sm);font-weight:600;letter-spacing:var(--track-wide);text-transform:uppercase}.drawer__nav ul{list-style:none;padding:0}.drawer__nav li{position:relative}.drawer__nav a{display:flex;align-items:center;min-height:52px;padding:.75rem var(--gutter);border-bottom:1px solid var(--ef-line);font-size:var(--text-md)}.drawer__nav .menu-item-has-children>a{padding-right:4rem}.drawer__nav .sub-menu{background:var(--ef-cream)}.drawer__nav .sub-menu .sub-menu{background:var(--ef-white)}.drawer__nav .sub-menu a{padding-left:calc(var(--gutter) + 1rem);color:var(--ef-muted);font-size:var(--text-base)}.drawer__nav .sub-menu .sub-menu a{padding-left:calc(var(--gutter) + 2rem);font-size:var(--text-sm)}.drawer__submenu-toggle{position:absolute;z-index:2;top:0;right:0;width:52px;height:52px;display:grid;place-items:center;border-left:1px solid var(--ef-line);border-bottom:1px solid var(--ef-line);font-size:1.25rem}.drawer__submenu-toggle::before{content:"+"}.drawer__submenu-toggle[aria-expanded="true"]::before{content:"−"}.scrim{position:fixed;inset:0;z-index:90;background:rgb(29 28 26 / .4);opacity:0;visibility:hidden;transition:opacity 0.25s}.scrim.is-open{opacity:1;visibility:visible}body.drawer-open{overflow:hidden}.product-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%}.product-card__media{position:relative;overflow:hidden;background:var(--ef-cream);border-radius:var(--radius);aspect-ratio:2 / 3}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s var(--ease)}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__title{font-family:var(--font-text);font-size:var(--text-sm);font-weight:500;margin-top:.75rem}.product-card__title a::after{content:"";position:absolute;inset:0}.product-card__variant{font-size:var(--text-sm);color:var(--ef-muted)}.product-card__foot{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:.375rem}.product-card--grid .product-card__category{margin:.625rem 0 0;font-size:var(--text-xs);font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--ef-muted)}.product-card--grid .product-card__title{margin-top:.35rem;font-size:var(--text-sm);font-weight:600;line-height:1.35}.product-card--grid .stars{margin-top:.35rem;font-size:var(--text-xs)}.product-card--grid .product-card__foot{flex-direction:column;align-items:flex-start;gap:.375rem;margin-top:.375rem;padding-top:0}.product-card--grid .price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.product-card--grid .price del{font-size:var(--text-sm);color:var(--ef-accent);text-decoration:line-through;text-decoration-color:var(--ef-accent);opacity:1}.product-card--grid .price del .amount,.product-card--grid .price del .woocommerce-Price-amount{color:inherit;text-decoration:inherit;text-decoration-color:inherit}.product-card--grid .price ins{text-decoration:none;font-size:1.125rem;font-weight:700;color:var(--ef-ink)}.product-card--grid .price>.amount,.product-card--grid .price>.woocommerce-Price-amount,.product-card--grid .price ins .amount,.product-card--grid .price ins .woocommerce-Price-amount{font-size:1.125rem;font-weight:700}.product-card--grid .product-card__stock{display:inline-flex;align-items:center;gap:.35rem;font-size:var(--text-xs);color:var(--ef-muted)}.product-card--grid .product-card__stock-dot{width:6px;height:6px;border-radius:50%;background:#2f9e44}.product-card--grid .product-card__stock.is-out .product-card__stock-dot{background:var(--ef-muted)}.product-card--grid .badge{background:#c92a2a;color:var(--ef-white);font-size:var(--text-xs);padding:.2rem .4rem}.badge{position:absolute;top:.625rem;left:.625rem;z-index:2;padding:.25rem .5rem;font-size:var(--text-xs);font-weight:600;letter-spacing:.04em;line-height:1;background:var(--ef-accent);color:var(--ef-white);border-radius:2px}.badge--new{background:var(--ef-ink)}.badge--soldout{background:var(--ef-muted)}.price{display:flex;flex-wrap:wrap;align-items:baseline;min-width:0;gap:.5rem;font-weight:600}.price ins{text-decoration:none;color:var(--ef-accent)}.price del{color:var(--ef-muted);font-weight:400;font-size:var(--text-sm)}.stars{display:inline-flex;align-items:center;gap:.375rem;font-size:var(--text-sm);color:var(--ef-muted)}.stars__track{position:relative;display:inline-block;line-height:1;color:#d9d2c7;letter-spacing:2px}.stars__fill{position:absolute;inset:0;overflow:hidden;color:var(--ef-star);white-space:nowrap}.wishlist-btn{position:absolute;top:.625rem;right:.625rem;z-index:3;display:grid;place-items:center;width:34px;height:34px;background:var(--ef-white);border-radius:var(--radius-pill);box-shadow:0 2px 8px rgb(0 0 0 / .08);color:var(--ef-accent);transition:color 0.15s,transform 0.15s}.wishlist-btn:hover{transform:scale(1.08);color:var(--ef-accent-dark)}.wishlist-btn svg{width:17px;height:17px}.wishlist-btn.is-active{color:var(--ef-accent)}.wishlist-btn.is-active svg{fill:currentColor}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1.5rem .875rem}.product-grid>li{display:flex;min-width:0}.product-card--grid{flex:1;width:100%}.wishlist-grid .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 1.25rem}@media (max-width:1200px){.wishlist-grid .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.wishlist-grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem .875rem}.product-card--grid .product-card__category{margin-top:.5rem;font-size:.75rem;letter-spacing:.04em}.product-card--grid .product-card__title{margin-top:.2rem;font-size:.875rem;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.product-card--grid .stars{margin-top:.25rem;font-size:.75rem}.product-card--grid .product-card__foot{margin-top:.25rem;gap:.25rem}.product-card--grid .price ins,.product-card--grid .price>.amount,.product-card--grid .price>.woocommerce-Price-amount,.product-card--grid .price ins .amount,.product-card--grid .price ins .woocommerce-Price-amount{font-size:.9375rem}.product-card--grid .price del,.product-card--grid .price del .amount,.product-card--grid .price del .woocommerce-Price-amount{font-size:.8125rem}.product-card--grid .product-card__actions{padding-top:.5rem}.product-card--grid .product-card__media .wishlist-btn{width:30px;height:30px}.product-card--grid .product-card__media .wishlist-btn svg{width:14px;height:14px}}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);border:0;word-wrap:normal!important}.screen-reader-text:focus{z-index:100000;top:.5rem;left:.5rem;width:auto;height:auto;padding:.75rem 1rem;margin:0;overflow:visible;clip:auto!important;clip-path:none;color:var(--ef-ink);background:var(--ef-white);box-shadow:var(--shadow-soft)}.product-card__actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .875rem;margin-top:.625rem}.product-card--grid .product-card__actions{margin-top:auto;padding-top:.75rem}.product-card__actions .btn{position:relative;z-index:2;width:auto;max-width:100%;min-height:34px;padding:.45rem .7rem;gap:.375rem;font-size:var(--text-base);line-height:1;white-space:nowrap;transition:color 0.2s var(--ease),border-color 0.2s var(--ease),background 0.2s var(--ease)}.product-card--grid .product-card__actions .btn{width:100%;min-height:40px;padding:.75rem 1rem;gap:.5rem;background:var(--ef-gold);border-color:var(--ef-gold);color:var(--ef-white);font-size:var(--text-xs);font-weight:600;letter-spacing:.06em}.product-card--grid .product-card__actions .btn:hover{background:#8f7048;border-color:#8f7048;color:var(--ef-white)}.product-card__actions .btn svg{width:14px;height:14px;flex-shrink:0}.product-card--grid .product-card__actions .btn svg{width:16px;height:16px}.product-card__actions .add_to_cart_button.added{border-color:var(--ef-ok);color:var(--ef-ok);background:color-mix(in srgb,var(--ef-ok) 10%,transparent)}.product-card--grid .product-card__actions .add_to_cart_button.added{background:var(--ef-ok);border-color:var(--ef-ok);color:var(--ef-white)}.product-card__actions .add_to_cart_button.loading,.single_add_to_cart_button.loading{opacity:.55;pointer-events:none}.product-card__actions .added_to_cart{position:relative;z-index:2;font-size:var(--text-sm);font-weight:500;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.product-card__actions .added_to_cart:hover{color:var(--ef-accent)}@media (max-width:640px){.product-card--grid .product-card__actions .btn{min-height:34px;padding:.5rem .35rem;gap:.35rem;font-size:13px;font-weight:600;letter-spacing:.02em;line-height:1.2;white-space:normal;text-align:center}.product-card--grid .product-card__actions .btn svg{width:14px;height:14px;flex-shrink:0}.product-card--grid .product-card__actions .add-to-cart-label,.product-card--grid .product-card__actions .product-card__action-label{font-size:13px;line-height:1.2;min-width:0}}.carousel{position:relative}.carousel__track{display:grid;grid-auto-flow:column;gap:1.25rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block:2px}.carousel__track::-webkit-scrollbar{display:none}.carousel__track>*{scroll-snap-align:start}.carousel__track>.product-card{height:100%}.carousel__track--cards{grid-auto-columns:calc((100% - 5rem) / 5)}@media (max-width:1023px){.carousel__track--cards{grid-auto-columns:calc((100% - 2.5rem) / 3)}}@media (max-width:640px){.carousel__track--cards{gap:.875rem;grid-auto-columns:calc((100% - 0.875rem) / 2)}}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;display:grid;place-items:center;background:var(--ef-white);border-radius:var(--radius-pill);box-shadow:var(--shadow-soft);transition:opacity 0.2s}.carousel__arrow[disabled]{opacity:.3;cursor:default}.carousel__arrow--prev{left:-12px}.carousel__arrow--next{right:-12px}.carousel__arrow svg{width:18px;height:18px}@media (max-width:767px){.carousel__arrow{display:none}}.usp-band{background:var(--ef-cream);border-radius:var(--radius)}.usp-band__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1.25rem var(--gutter)}.usp{display:flex;align-items:center;gap:.875rem;justify-content:center}.usp svg{width:28px;height:28px;flex-shrink:0;stroke-width:1.25;color:var(--ef-ink)}.usp--gift svg{color:var(--ef-accent)}.usp strong{display:block;font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase}.usp span{font-size:1rem;color:var(--ef-muted);line-height:1.45}.usp-band--stacked{background:var(--ef-cream);border-radius:var(--radius)}.usp-band--stacked .usp-band__grid{display:flex;flex-direction:column;gap:0;padding:0}.usp-band--stacked .usp{justify-content:flex-start;align-items:flex-start;padding:1rem 1.25rem;border-bottom:1px solid var(--ef-line)}.usp-band--stacked .usp:last-child{border-bottom:0}.usp-band--stacked .usp svg{margin-top:.125rem}.usp-band--stacked .usp strong{line-height:1.35;margin-bottom:.15rem}.usp-band--stacked .usp span{display:block;line-height:1.45}@media (min-width:768px){.usp-band--stacked .usp-band__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;padding:1.25rem var(--gutter)}.usp-band--stacked .usp{justify-content:center;align-items:center;padding:0;border-bottom:0}.usp-band--stacked .usp svg{margin-top:0}}.site-footer{margin-top:var(--section-gap);background:#fcfaf7;font-size:.9375rem;border-top:1px solid var(--ef-line)}.site-footer__grid{display:grid;gap:clamp(2rem, 4vw, 3rem);grid-template-columns:minmax(220px,1.1fr) minmax(240px,1fr) minmax(160px,0.85fr) minmax(160px,0.85fr) minmax(200px,0.95fr);padding-block:clamp(2.75rem, 5vw, 4rem)}@media (max-width:1200px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.site-footer__grid{grid-template-columns:1fr;gap:2rem}}.footer-newsletter__title{font-family:var(--font-text);font-size:clamp(1.35rem, 2.2vw, 1.65rem);font-weight:700;line-height:1.2;letter-spacing:normal;text-transform:none;color:var(--ef-ink);margin-bottom:.75rem}.footer-newsletter__title-line{display:block}.footer-newsletter__title-line+.footer-newsletter__title-line{white-space:nowrap}.footer-newsletter__lead{color:var(--ef-ink);margin-bottom:.875rem;line-height:1.55;max-width:38ch}.footer-newsletter__note{margin-top:.75rem;font-size:var(--text-xs);font-style:italic;color:var(--ef-muted);line-height:1.5;max-width:38ch}.footer-newsletter__note a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.footer-newsletter__note a:hover{color:var(--ef-gold)}.footer-col--newsletter .footer-newsletter{max-width:none;margin-top:0}.footer-brand__logo{margin-bottom:.875rem}.footer-brand__logo img{max-height:42px;width:auto}.footer-brand__text{color:var(--ef-muted);max-width:36ch;line-height:1.65}.footer-brand__divider{margin-block:1.25rem 1rem;border:0;border-top:1px solid var(--ef-gold);opacity:.45}.footer-brand__social-label{margin-top:1.25rem;margin-bottom:.625rem;font-size:inherit;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ef-ink)}.footer-contact{list-style:none;padding:0}.footer-contact li{display:flex;align-items:center;gap:.75rem;padding-block:.45rem;color:var(--ef-muted)}.footer-contact__icon{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border:1px solid rgb(169 133 93 / .35);border-radius:var(--radius-pill);color:var(--ef-gold)}.footer-contact__icon svg{width:13px;height:13px}.footer-contact a:hover{color:var(--ef-gold)}.footer__heading{position:relative;font-family:var(--font-text);font-size:inherit;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.875rem;padding-bottom:.55rem}.footer__heading::after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;background:var(--ef-gold);border-radius:1px}.footer-nav>ul{list-style:none;padding:0}.footer-nav li{border-bottom:1px solid rgb(230 224 216 / .85)}.footer-nav a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-block:.7rem;font-size:inherit;color:var(--ef-ink)}.footer-nav a:hover{color:var(--ef-gold)}.footer-nav__chevron{width:12px;height:12px;flex-shrink:0;opacity:.45;stroke-width:2}.footer-nav .no-chevron .footer-nav__chevron{display:none}.footer-trust{display:grid;gap:1.75rem;align-content:start}.footer-trust__block{min-width:0}.social-row{display:flex;gap:.625rem}.social-row a{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--ef-line);border-radius:6px;background:var(--ef-white);color:var(--ef-ink)}.social-row a:hover{background:var(--ef-ink);color:var(--ef-white);border-color:var(--ef-ink)}.social-row svg{width:15px;height:15px}.payment-badges{display:flex;flex-wrap:wrap;align-items:center}.payment-badges img{display:block;height:38px;width:auto;max-width:100%}.anpc-badges{display:grid;gap:.75rem}.anpc-badges a{display:block}.anpc-badges img{display:block;width:100%;max-width:250px;height:auto}.footer-legal{border-top:1px solid var(--ef-line);background:#fcfaf7}.footer-legal__inner{padding-block:1rem 1.35rem}.footer-legal__copy{display:inline-flex;align-items:center;gap:.5rem;color:var(--ef-muted);font-size:inherit}.footer-legal__copy svg{width:14px;height:14px;color:var(--ef-gold);flex-shrink:0}.footer-newsletter{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;margin-top:.75rem;max-width:420px}.footer-newsletter input{border-radius:var(--radius)}.footer-newsletter .btn{border-radius:var(--radius);width:100%;white-space:nowrap}.breadcrumbs{font-size:var(--text-xs);color:var(--ef-muted);padding-block:1rem}.breadcrumbs a:hover{color:var(--ef-ink)}