:root{color-scheme:light}html{scroll-behavior:smooth}body{color:#171715;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f7f4;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}button,input,select,textarea{font:inherit}.ea-help{--ea-help-paper:#f7f7f4;--ea-help-white:#fff;--ea-help-ink:#171715;--ea-help-muted:#65645f;--ea-help-line:#d8d7d1;--ea-help-accent:#b44d32;--ea-help-accent-hover:#973d27;--ea-help-forest:#2f5b4f;min-height:70vh;color:var(--ea-help-ink);background:var(--ea-help-paper);padding:30px clamp(16px,3vw,40px) clamp(64px,7vw,96px)}.ea-help,.ea-help *,.ea-help :after,.ea-help :before{box-sizing:border-box}.ea-help__shell{width:min(1280px,100%);margin:0 auto}.ea-help h1,.ea-help h2,.ea-help h3,.ea-help ol,.ea-help p,.ea-help ul{margin-top:0}.ea-help h1,.ea-help h2,.ea-help h3{color:var(--ea-help-ink);text-transform:none;font-family:EA Libre Baskerville,Georgia,serif}.ea-help a{color:inherit}.ea-help__aside-title,.ea-help__eyebrow,.ea-help__summary-label{color:var(--ea-help-forest);letter-spacing:0;text-transform:uppercase;margin:0;font-size:11px;font-weight:850;line-height:1.3}.ea-help__hero{border-top:1px solid var(--ea-help-line);grid-template-columns:minmax(0,1.32fr) minmax(330px,.68fr);align-items:stretch;gap:clamp(42px,7vw,100px);padding:clamp(46px,6vw,76px)0 clamp(54px,7vw,86px);display:grid}.ea-help__hero-copy{align-content:center;justify-items:start;gap:18px;display:grid}.ea-help__hero h1{letter-spacing:0;max-width:19ch;margin:0;padding-bottom:.06em;font-size:48px;font-weight:700;line-height:1.04}.ea-help__lead{max-width:60ch;color:var(--ea-help-muted);margin-bottom:2px;font-size:18px;line-height:1.68}.ea-help__hero-actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.ea-help__button{border:1px solid var(--ea-help-ink);text-align:center;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 19px;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.ea-help__button:focus-visible,.ea-help__button:hover{transform:translateY(-1px)}.ea-help__aside a:focus-visible,.ea-help__button:focus-visible,.ea-help__search button:focus-visible,.ea-help__search input:focus-visible,.ea-help__summary a:focus-visible,.ea-help__toggle:focus-visible{outline-offset:3px;outline:3px solid #e8b75b}.ea-help__button--primary{border-color:var(--ea-help-accent);color:#fff;background:var(--ea-help-accent)}.ea-help__button--primary:focus-visible,.ea-help__button--primary:hover{border-color:var(--ea-help-accent-hover);background:var(--ea-help-accent-hover)}.ea-help__button--secondary{color:var(--ea-help-ink);background:0 0}.ea-help__button--secondary:focus-visible,.ea-help__button--secondary:hover{background:var(--ea-help-white)}.ea-help__summary{border:1px solid var(--ea-help-line);background:var(--ea-help-white);border-radius:22px;align-content:start;gap:14px;min-width:0;padding:clamp(26px,3.5vw,38px);display:grid}.ea-help__summary strong{max-width:18ch;color:var(--ea-help-ink);letter-spacing:0;font-family:EA Libre Baskerville,Georgia,serif;font-size:30px;line-height:1.12}.ea-help__summary>p:not(.ea-help__summary-label){color:var(--ea-help-muted);margin-bottom:4px;font-size:14px;line-height:1.65}.ea-help__summary ul{border-top:1px solid var(--ea-help-line);margin-bottom:0;padding:0;list-style:none}.ea-help__finder,.ea-help__summary li{border-bottom:1px solid var(--ea-help-line)}.ea-help__summary a{align-items:center;min-height:46px;font-size:13px;font-weight:750;text-decoration:none;display:flex}.ea-help__aside a:hover,.ea-help__summary a:hover{color:var(--ea-help-accent)}.ea-help__finder{border-top:2px solid var(--ea-help-ink);grid-template-columns:minmax(230px,.52fr) minmax(0,1.48fr);align-items:stretch;gap:clamp(28px,5vw,70px);padding:clamp(28px,4vw,44px)0;display:grid}.ea-help__finder h2{letter-spacing:0;max-width:18ch;margin:12px 0 0;font-size:28px;line-height:1.15}.ea-help__finder-copy{align-content:start;display:grid}.ea-help__finder-copy p:not(.ea-help__eyebrow){max-width:28ch;color:var(--ea-help-muted);margin:12px 0 0;font-size:14px;line-height:1.55}.ea-help__finder-panel,.ea-help__search{border:1px solid var(--ea-help-line);display:grid}.ea-help__finder-panel{background:var(--ea-help-white);border-radius:24px;align-content:start;gap:14px;padding:clamp(18px,3vw,26px)}.ea-help__search{background:var(--ea-help-paper);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:58px;overflow:hidden}.ea-help__search:focus-within{border-color:var(--ea-help-ink);outline-offset:3px;outline:3px solid #e8b75b}.ea-help__search-kicker{color:var(--ea-help-accent);letter-spacing:.14em;text-transform:uppercase;align-self:stretch;align-items:center;padding:0 14px 0 18px;font-size:11px;font-weight:900;display:flex}.ea-help__search input{width:100%;min-width:0;height:56px;color:var(--ea-help-ink);background:0 0;border:0;outline:0;padding:0 22px;font-size:16px}.ea-help__search input::placeholder{color:#7a7974;opacity:1}.ea-help__search button{border:0;border-left:1px solid var(--ea-help-line);min-width:72px;color:var(--ea-help-ink);background:var(--ea-help-white);cursor:pointer;align-self:stretch;padding:0 14px;font-size:13px;font-weight:800}.ea-help__search button:focus-visible,.ea-help__search button:hover{color:var(--ea-help-white);background:var(--ea-help-accent)}.ea-help__quick-searches{flex-wrap:wrap;gap:8px;display:flex}.ea-help__quick-searches button{border:1px solid var(--ea-help-line);min-height:34px;color:var(--ea-help-muted);background:var(--ea-help-white);cursor:pointer;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;line-height:1.2}.ea-help__quick-searches button.is-active,.ea-help__quick-searches button:focus-visible,.ea-help__quick-searches button:hover{border-color:var(--ea-help-accent);color:var(--ea-help-white);background:var(--ea-help-accent)}.ea-help__search-status{color:var(--ea-help-muted);background:var(--ea-help-paper);border-radius:999px;justify-self:start;margin:0;padding:6px 10px;font-size:12px;font-weight:800}.ea-help__layout{grid-template-columns:minmax(200px,.28fr) minmax(0,.72fr);gap:clamp(40px,7vw,92px);padding:clamp(54px,7vw,88px)0;display:grid}.ea-help__aside{align-self:start;gap:34px;display:grid;position:sticky;top:124px}.ea-help__aside nav,.ea-help__related{border-top:1px solid var(--ea-help-ink);display:grid}.ea-help__aside-title{padding:17px 0 10px}.ea-help__aside a{min-height:44px;color:var(--ea-help-muted);align-items:center;padding:9px 0;font-size:13px;font-weight:700;line-height:1.35;text-decoration:none;display:flex}.ea-help__sections{border-top:1px solid var(--ea-help-ink);min-width:0}.ea-help__aside a,.ea-help__section{border-bottom:1px solid var(--ea-help-line)}.ea-help__section{scroll-margin-top:130px}.ea-help__toggle{width:100%;min-height:78px;color:var(--ea-help-ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 0;display:grid}.ea-help__number{color:var(--ea-help-accent);letter-spacing:0;font-size:11px;font-weight:900}.ea-help__question{letter-spacing:0;font-family:EA Libre Baskerville,Georgia,serif;font-size:22px;font-weight:700;line-height:1.25}.ea-help__toggle-label{min-width:42px;color:var(--ea-help-forest);text-align:right;font-size:12px;font-weight:850}.ea-help__answer[hidden]{display:none}.ea-help__answer{grid-template-columns:38px minmax(0,1fr) auto;gap:16px;padding:0 0 30px;display:grid}.ea-help__answer>div{max-width:68ch;color:var(--ea-help-muted);grid-column:2;font-size:15px;line-height:1.72}.ea-help__answer ol:last-child,.ea-help__answer p:last-child,.ea-help__answer ul:last-child{margin-bottom:0}.ea-help__answer li+li{margin-top:8px}.ea-help__answer a{color:var(--ea-help-accent);text-underline-offset:3px;font-weight:750;text-decoration-thickness:1px}.ea-help mark{color:var(--ea-help-ink);background:#b44d3229;border-radius:4px;padding:0 .1em}.ea-help__empty{padding:40px 0}.ea-help__empty h2{margin-bottom:10px;font-size:28px}.ea-help__empty p{max-width:54ch;color:var(--ea-help-muted);margin-bottom:20px;line-height:1.65}.ea-help__closing{color:#fff;background:var(--ea-help-forest);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:36px;padding:clamp(34px,5vw,54px);display:grid}.ea-help__closing .ea-help__eyebrow{color:#f2c96d}.ea-help__closing h2{color:#fff;letter-spacing:0;max-width:22ch;margin:12px 0 8px;font-size:34px;line-height:1.12}.ea-help__closing p:not(.ea-help__eyebrow){color:#ffffffc7;max-width:62ch;margin-bottom:0;font-size:15px;line-height:1.65}.ea-help__button--light{color:var(--ea-help-forest);background:#fff;border-color:#fff}.ea-help__button--light:focus-visible,.ea-help__button--light:hover{color:#fff;background:0 0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ea-help__button{transition:none}}@media (forced-colors:active){.ea-help__button,.ea-help__closing,.ea-help__search,.ea-help__summary{border:1px solid canvastext}}.ea-faq-page__hero{border-bottom:1px solid #d8d7d1;gap:18px;padding:clamp(42px,7vw,92px)0;display:grid}.ea-faq-page__hero h1{color:#171715;letter-spacing:-.05em;max-width:16ch;margin:0;font:800 clamp(42px,7vw,84px)/.94 Outfit,system-ui,sans-serif}.ea-faq-page__hero .ea-help__lead{max-width:70ch}.ea-faq-page__topics{flex-wrap:wrap;gap:8px;display:flex}.ea-faq-page__topics a{color:#171715;background:#fff;border:1px solid #d8d7d1;border-radius:999px;padding:9px 13px;font-weight:700;text-decoration:none}.ea-faq-page__search{border-bottom:1px solid #d8d7d1;grid-template-columns:minmax(180px,.45fr) minmax(280px,1fr) auto;align-items:center;gap:20px;padding:28px 0;display:grid}.ea-faq-page__empty-title,.ea-faq-page__search-title{color:#171715}.ea-faq-page__closing-title,.ea-faq-page__empty-title,.ea-faq-page__search-title{margin:0;font:800 22px/1.2 Space Grotesk,system-ui,sans-serif}.ea-faq-page__groups{display:grid}.ea-faq-page__group{border-bottom:1px solid #d8d7d1;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:clamp(24px,5vw,72px);padding:clamp(44px,6vw,78px)0;display:grid}.ea-faq-page__group-head{align-items:flex-start;gap:18px;display:flex}.ea-faq-page__group-head>span{color:#b44d32;letter-spacing:.12em;padding-top:7px;font:800 12px/1 Space Grotesk,system-ui,sans-serif}.ea-faq-page__group h2{color:#171715;letter-spacing:-.04em;max-width:14ch;margin:0;font:800 clamp(30px,4vw,52px)/1 Outfit,system-ui,sans-serif}.ea-faq-page__questions{border-top:1px solid #d8d7d1}.ea-faq-page__question[hidden]{display:none!important}.ea-faq-page__question .ea-help__toggle{background:0 0;border-radius:0}.ea-faq-inline-chat{color:#171715;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-weight:700}.ea-faq-page__closing{color:#fff;background:#171715;border-radius:16px;grid-template-columns:1fr auto;align-items:end;gap:28px;margin:clamp(44px,7vw,88px)0;padding:clamp(28px,5vw,52px);display:grid}.ea-faq-page__closing p{max-width:64ch;color:inherit}.ea-faq-page__closing-title{color:#fff;margin-bottom:10px;font-size:clamp(26px,3vw,38px)}.ea-faq-page__closing-actions{flex-wrap:wrap;gap:10px;display:flex}.ea-faq-page__closing .ea-help__button--primary{color:#171715;background:#fff}.ea-faq-page__closing .ea-help__button--secondary{color:#fff;background:0 0;border-color:#fff}:root{--ea-header-paper:#fff;--ea-header-ink:#1c1a17;--ea-header-muted:#8a817a;--ea-header-accent:#c0512f;--ea-header-forest:#2f5b4f;--ea-header-line:#1c1a1724;--eaa-i:#171715;--eaa-ih:#2b2b28;--eaa-f:#2f5b4f;--eaa-fh:#24483f;--eaa-t:.16s;--eaa-e:cubic-bezier(.2,.8,.2,1);--eaa-l:translateY(-2px);--eaa-p:translateY(1px) scale(.985);--eaa-tr:color var(--eaa-t) ease,background-color var(--eaa-t) ease,border-color var(--eaa-t) ease,box-shadow var(--eaa-t) ease,transform var(--eaa-t) var(--eaa-e),opacity var(--eaa-t) ease}html body.wp-theme-ea-vintage{margin:0}body.ea-menu-open,html.ea-menu-locked{overscroll-behavior:none!important;overflow:hidden!important}html body.wp-theme-ea-vintage :is(.ea-shop-selector__tab.is-active,.ea-product-card__variation-button.is-active,.ea-product-card__variation-button[aria-pressed=true],.ea-collection-card__mini-variation.is-active,.ea-atelier-pdp__variant.is-active,.ea-atelier-pdp__variant[aria-pressed=true]){border-color:var(--eaa-i)!important;color:#fff!important;background:var(--eaa-i)!important}html body.wp-theme-ea-vintage :is(button,input[type=submit]):disabled,html body.wp-theme-ea-vintage [aria-disabled=true]{box-shadow:none!important;cursor:not-allowed!important;opacity:.48!important;transform:none!important}@media (prefers-reduced-motion:reduce){:root{--eaa-t:.001ms;--eaa-l:none;--eaa-p:none}}@media (min-width:761px) and (max-width:1600px){.ea-faq__hero-media{background-image:var(--ea-faq-hero-1200)}}@media (max-width:1100px){.ea-faq__grid,.ea-faq__hero,.ea-faq__support{grid-template-columns:1fr!important}.ea-faq__hero-copy{border-right:0!important;border-bottom:3px solid var(--ea-border)}.ea-faq__section-head{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:760px){.ea-faq{padding:24px 0 48px}.ea-faq__wrap{width:calc(100% - 16px)}.ea-faq__hero-copy,.ea-faq__item,.ea-faq__list,.ea-faq__search-shell,.ea-faq__support{padding:24px!important}.ea-faq__hero h1{font-size:clamp(28px,8vw,38px)!important}.ea-faq__hero p{font-size:14px}.ea-faq__hero-media{min-height:200px}.ea-faq__support-links{width:100%}html body.wp-theme-ea-vintage main.ea-faq{overflow-x:clip!important}html body.wp-theme-ea-vintage .ea-faq__wrap{width:calc(100% - 28px)!important;max-width:calc(100vw - 28px)!important}html body.wp-theme-ea-vintage .ea-faq__hero,html body.wp-theme-ea-vintage .ea-faq__hero-copy,html body.wp-theme-ea-vintage .ea-faq__hero-media,html body.wp-theme-ea-vintage .ea-faq__list,html body.wp-theme-ea-vintage .ea-faq__search-shell,html body.wp-theme-ea-vintage .ea-faq__support{width:100%!important;max-width:100%!important;min-width:0!important}html body.wp-theme-ea-vintage .ea-faq__hero,html body.wp-theme-ea-vintage .ea-faq__list,html body.wp-theme-ea-vintage .ea-faq__search-shell,html body.wp-theme-ea-vintage .ea-faq__support{box-shadow:4px 4px 0 var(--ea-border)!important}html body.wp-theme-ea-vintage .ea-faq__item-link,html body.wp-theme-ea-vintage main.ea-faq .ea-faq__item-answer a.ea-motion-control:not([href]),html body.wp-theme-ea-vintage main.ea-faq a[href^="mailto:"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;height:auto!important;padding:0 12px!important;border:2px solid var(--ea-border)!important;background:var(--ea-light)!important;box-shadow:2px 2px 0 var(--ea-border)!important;line-height:1.1!important;text-decoration:none!important}html body.wp-theme-ea-vintage .ea-faq__item-link:focus-visible,html body.wp-theme-ea-vintage main.ea-faq .ea-faq__item-answer a.ea-motion-control:not([href]):focus-visible,html body.wp-theme-ea-vintage main.ea-faq a[href^="mailto:"]:focus-visible{outline:3px solid var(--ea-accent)!important;outline-offset:3px!important}.ea-help{max-width:100vw!important;overflow-x:clip!important}.ea-faq-page__group,.ea-faq-page__questions,.ea-faq-page__search,.ea-help__search,.ea-help__section,.ea-help__shell,.ea-help__toggle{width:100%!important;max-width:100%!important;min-width:0!important}.ea-faq-page__group,.ea-faq-page__search{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.ea-help__search{grid-template-columns:minmax(0,1fr) 44px!important}.ea-help__search-status{width:auto!important;max-width:100%!important;margin:0!important}.ea-help__toggle{grid-template-columns:32px minmax(0,1fr) 42px!important;gap:10px!important}.ea-help__question,.ea-help__question span{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important}}