.help-center-section{--help-page-width: 1320px;--help-radius-xl: 28px;--help-radius-lg: 22px;--help-radius-md: 16px;--help-shadow: 0 18px 42px rgba(0, 0, 0, .06);--help-shadow-soft: 0 10px 28px rgba(0, 0, 0, .04);background:var(--help-section-bg, transparent);color:var(--help-section-text, inherit);overflow:visible}.help-shell__inner{width:100%;max-width:var(--help-page-width);margin:0 auto;padding:0 24px;box-sizing:border-box}.help-is-uppercase{text-transform:uppercase!important}.help-box{background:var(--help-box-bg, #ffffff);color:var(--help-box-text, inherit);border:1px solid var(--help-box-border, rgba(0, 0, 0, .08));border-radius:var(--help-radius-xl);box-shadow:var(--help-shadow-soft)}.help-box--no-border{border-color:transparent!important}.help-box--no-shadow{box-shadow:none!important}.help-box a{color:inherit}.help-center-section--hero{padding:74px 0 42px}.help-hero__panel{padding:52px}.help-hero__eyebrow{margin:0 0 14px;font-size:.95rem;line-height:1.2;letter-spacing:.12em}.help-hero__heading{margin:0;line-height:1.04;letter-spacing:-.03em;font-size:clamp(2.8rem,6vw,5.4rem)}.help-hero__copy,.help-hero__copy p{line-height:1.75}.help-hero__copy{margin-top:20px;max-width:820px;font-size:1.05rem}.help-center-section--categories{padding:38px 0 54px}.help-categories--lift .help-categories__grid-wrap{margin-top:-18px;position:relative;z-index:2}.help-categories__header{margin-bottom:24px;max-width:780px}.help-categories__heading{margin:0 0 12px;line-height:1.04;letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem)}.help-categories__intro,.help-categories__intro p{line-height:1.75}.help-filter{margin:0 0 24px}.help-filter__label{display:block;margin:0 0 8px;font-weight:600;font-size:.95rem}.help-filter__input{width:100%;min-height:52px;border-radius:999px;border:1px solid var(--help-filter-border, rgba(0, 0, 0, .12));background:var(--help-filter-bg, #ffffff);color:var(--help-filter-text, inherit);padding:0 20px;font:inherit;box-sizing:border-box}.help-filter__input:focus{outline:none;border-color:var(--help-filter-focus, currentColor);box-shadow:0 0 0 4px #456a001f}.help-categories__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));grid-auto-rows:1fr;gap:20px;align-items:stretch}.help-card{padding:30px;height:100%;min-height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.help-card__icon-wrap{width:62px;height:62px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 18px;background:var(--help-icon-bg, rgba(0, 0, 0, .04));color:var(--help-icon-color, currentColor);border:1px solid var(--help-icon-border, rgba(0, 0, 0, .08));transition:transform .28s ease}.help-card__icon{width:24px;height:24px;display:inline-flex}.help-card__icon svg{width:100%;height:100%}.help-card__title{margin:0 0 10px;line-height:1.12;letter-spacing:-.02em;font-size:1.24rem}.help-card__text,.help-card__text p{line-height:1.75}.help-card__text{width:100%}.help-card__text>*:last-child,.help-hero__copy>*:last-child,.help-faq__intro>*:last-child,.help-categories__intro>*:last-child,.help-faq__answer>*:last-child{margin-bottom:0}.help-card__link{display:inline-flex;margin-top:auto;padding-top:18px;font-weight:600;text-decoration-thickness:1px;text-underline-offset:.18em}.help-categories--animate .help-card:hover{transform:translateY(-5px);box-shadow:var(--help-shadow)}.help-categories--animate .help-card:hover .help-card__icon-wrap{animation:help-wobble .8s ease}@keyframes help-wobble{0%{transform:rotate(0) translateY(0)}20%{transform:rotate(-7deg) translateY(-1px)}40%{transform:rotate(7deg) translateY(-1px)}60%{transform:rotate(-4deg) translateY(0)}80%{transform:rotate(4deg) translateY(0)}to{transform:rotate(0) translateY(0)}}.help-center-section--faq{padding:48px 0 72px}.help-faq__header{margin-bottom:22px;max-width:880px}.help-faq__heading{margin:0 0 12px;line-height:1.04;letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);color:var(--help-faq-heading-color, inherit)}.help-faq__intro,.help-faq__intro p,.help-faq__answer,.help-faq__answer p,.help-faq__answer li{line-height:1.75}.help-faq__intro{color:var(--help-faq-intro-color, inherit)}.help-faq__list{display:grid;gap:14px}.help-faq__item{overflow:hidden}.help-faq__item[hidden],.help-card[hidden]{display:none!important}.help-faq__item summary{list-style:none;position:relative;cursor:pointer;padding:24px 68px 24px 24px;font-size:1.05rem;font-weight:600;line-height:1.45}.help-faq__item summary::-webkit-details-marker{display:none}.help-faq__item summary:after{content:"+";position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:1.4rem;line-height:1}.help-faq__item[open] summary:after{content:"\2212"}.help-faq__answer{padding:0 24px 24px}.help-faq__back{margin-top:28px;font-weight:600}.help-faq__back a{color:var(--help-faq-back-color, #526B2F)}.help-empty-state{display:none;margin-top:14px;padding:18px 20px;border-radius:var(--help-radius-md);background:#0000000a;line-height:1.6}.help-empty-state.is-visible{display:block}@media screen and (max-width:989px){.help-center-section--hero{padding:62px 0 34px}.help-hero__panel{padding:40px}.help-center-section--faq{padding-top:40px;padding-bottom:56px}}@media screen and (max-width:749px){.help-shell__inner{padding:0 16px}.help-center-section--hero{padding:50px 0 28px}.help-center-section--categories{padding-top:28px;padding-bottom:38px}.help-categories--lift .help-categories__grid-wrap{margin-top:0}.help-hero__panel,.help-card,.help-faq__item{border-radius:22px}.help-hero__panel,.help-card{padding:28px}.help-filter__input{border-radius:18px}.help-faq__item summary{padding:20px 58px 20px 20px}.help-faq__answer{padding:0 20px 20px}}@media screen and (max-width:749px){.help-categories__grid{grid-template-columns:1fr;grid-auto-rows:auto}.help-card{min-height:auto}.help-card__link{margin-top:14px;padding-top:0}}.help-center-section--delivery-process{padding:32px 0 34px}.help-process__header{margin-bottom:24px;max-width:880px}.help-process__heading{margin:0 0 12px;color:var(--help-process-heading, inherit);line-height:1.04;letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem)}.help-process__intro{color:var(--help-process-intro, inherit)}.help-process__intro,.help-process__intro p,.help-process__step-text,.help-process__step-text p,.help-process__important-text,.help-process__important-text p{line-height:1.75}.help-process__intro>*:last-child,.help-process__step-text>*:last-child,.help-process__important-text>*:last-child{margin-bottom:0}.help-process__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px;align-items:start}.help-process__steps{display:grid;gap:16px}.help-process__step{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;padding:26px;background:var(--help-process-card-bg, #ffffff);color:var(--help-process-card-text, inherit);border:1px solid var(--help-process-card-border, rgba(0, 0, 0, .08));border-radius:var(--help-radius-xl);box-shadow:var(--help-shadow-soft)}.help-process__number{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:var(--help-process-accent, #526B2F);color:#fff;font-weight:700;line-height:1}.help-process__step-title{margin:0 0 8px;line-height:1.2;letter-spacing:-.02em;font-size:1.18rem}.help-process__important{position:sticky;top:24px;padding:28px;background:var(--help-process-important-bg, #526B2F);color:var(--help-process-important-text, #EBEBE5);border:1px solid var(--help-process-important-border, #526B2F);border-radius:var(--help-radius-xl);box-shadow:var(--help-shadow-soft)}.help-process__important-heading{margin:0 0 18px;line-height:1.15;letter-spacing:-.02em;font-size:1.45rem}.help-process__important-list{display:grid;gap:18px}.help-process__important-item{padding-top:18px;border-top:1px solid color-mix(in srgb,currentColor 24%,transparent)}.help-process__important-item:first-child{padding-top:0;border-top:0}.help-process__important-title{margin:0 0 6px;font-size:1.02rem;line-height:1.25}@media screen and (max-width:989px){.help-center-section--delivery-process{padding:28px 0 32px}.help-process__layout{grid-template-columns:1fr}.help-process__important{position:static}}@media screen and (max-width:749px){.help-center-section--delivery-process{padding:24px 0 28px}.help-process__step{grid-template-columns:1fr;padding:24px;border-radius:22px}.help-process__number{width:38px;height:38px}.help-process__important{padding:24px;border-radius:22px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/help-center.css.map */
