.help-center{background:var(--hc-section-bg);color:var(--hc-text)}.help-center,.help-center *{box-sizing:border-box}.help-center__page-width{width:100%;max-width:1500px;margin:0 auto;padding:0 24px}.help-center__breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:8px;color:var(--hc-muted);font-size:13px}.help-center__breadcrumb a{color:inherit;text-decoration:none}.help-center__breadcrumb a:hover{color:var(--hc-accent)}.help-center__header{margin:0 0 26px;text-align:var(--hc-header-align)}.help-center__title-line{display:flex;align-items:center;justify-content:var(--hc-header-align);gap:16px}.help-center__heading{margin:0;color:var(--hc-text);font-family:var(--font-heading-family, inherit);font-size:clamp(30px,3vw,46px);font-weight:600;letter-spacing:.12em;line-height:1.25}.help-center__subheading{margin-top:5px;color:var(--hc-muted);font-size:15px}.help-center__subheading>*{margin:0}.help-center__paw{font-size:29px;line-height:1;filter:saturate(.65)}.help-center__paw--left{opacity:.65}.help-center__paw--right{opacity:.42}.help-center__dots{width:72px;border-top:3px dotted color-mix(in srgb,var(--hc-accent) 38%,transparent)}.help-center__layout{display:grid;grid-template-columns:minmax(0,var(--hc-sidebar-width)) minmax(0,1fr);gap:var(--hc-content-gap);align-items:start}.help-center__sidebar{min-width:0}.help-center__sidebar-sticky{position:sticky;top:var(--hc-sticky-top);z-index:2;display:grid;gap:18px;max-height:calc(100vh - var(--hc-sticky-top) - 20px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--hc-accent) 30%,transparent) transparent}.help-center__sidebar-sticky--disabled{position:static;max-height:none;overflow:visible}.help-center__category-panel,.help-center__contact-card{border:1px solid var(--hc-border);border-radius:var(--hc-sidebar-radius);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--hc-accent-soft) 74%,#fff));box-shadow:0 12px 34px var(--hc-shadow-color)}.help-center__category-panel{padding:16px 14px}.help-center__sidebar-heading{display:flex;align-items:center;gap:9px;margin:0 8px 14px;color:var(--hc-accent);font-size:16px;font-weight:700}.help-center__sidebar-heading .hc-icon{width:22px;height:22px}.help-center__search-box{position:relative;margin-bottom:13px}.help-center__search{width:100%;height:42px;padding:0 44px 0 15px;border:1px solid color-mix(in srgb,var(--hc-accent) 36%,var(--hc-border));border-radius:999px;background:#fff;color:var(--hc-text);font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.help-center__search:focus{border-color:var(--hc-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--hc-accent) 12%,transparent)}.help-center__search-icon{position:absolute;top:50%;right:14px;width:22px;height:22px;transform:translateY(-50%);fill:none;stroke:var(--hc-accent);stroke-width:1.7;pointer-events:none}.help-center__nav{display:grid}.help-center__nav-item{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr) 12px;align-items:center;gap:10px;width:100%;min-height:48px;padding:9px 12px;border:0;border-bottom:1px solid color-mix(in srgb,var(--hc-border) 78%,transparent);background:transparent;color:var(--hc-text);text-align:left;font:inherit;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease,border-radius .2s ease}.help-center__nav-item:last-child{border-bottom:0}.help-center__nav-item:hover{color:var(--hc-accent);background:color-mix(in srgb,var(--hc-accent-soft) 75%,#fff);border-radius:999px}.help-center__nav-item.is-active{color:#fff;background:linear-gradient(110deg,var(--hc-accent),var(--hc-accent-2));border-bottom-color:transparent;border-radius:999px;box-shadow:0 7px 18px color-mix(in srgb,var(--hc-accent) 24%,transparent)}.help-center__nav-icon{display:flex;align-items:center;justify-content:center;color:var(--hc-accent)}.help-center__nav-item.is-active .help-center__nav-icon{color:#fff}.help-center__nav-icon .hc-icon{width:20px;height:20px}.help-center__nav-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-center__nav-arrow{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.4}.help-center__contact-card{position:relative;min-height:132px;overflow:hidden;padding:18px 14px}.help-center__contact-card-content{position:relative;z-index:1;width:68%;margin-left:auto}.help-center__contact-card-icon{position:absolute;top:-5px;left:-34px;color:var(--hc-accent);font-size:28px;font-weight:800}.help-center__contact-card strong{display:block;margin-bottom:5px;color:var(--hc-accent);font-size:14px}.help-center__contact-card p{margin:0 0 12px;font-size:12px;line-height:1.55}.help-center__contact-card-image{position:absolute;left:0;bottom:0;width:42%;height:100%}.help-center__contact-card-image img{width:100%;height:100%;object-fit:contain;object-position:left bottom}.help-center__button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:44px;padding:10px 28px;border-radius:999px;background:linear-gradient(110deg,var(--hc-accent),var(--hc-accent-2));color:#fff;text-decoration:none;font-weight:600;box-shadow:0 8px 20px color-mix(in srgb,var(--hc-accent) 22%,transparent);transition:transform .2s ease,box-shadow .2s ease}.help-center__button:hover{color:#fff;transform:translateY(-1px);box-shadow:0 11px 25px color-mix(in srgb,var(--hc-accent) 30%,transparent)}.help-center__button--small{min-height:30px;padding:6px 14px;font-size:11px}.help-center__content{min-width:0}.help-center__category{scroll-margin-top:var(--hc-sticky-top);margin-bottom:32px}.help-center__category:last-of-type{margin-bottom:0}.help-center__category-title{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:var(--hc-accent)}.help-center__category-title .hc-icon{width:22px;height:22px}.help-center__category-title h2{margin:0;font-size:22px}.help-center__category-description{margin:-4px 0 15px;color:var(--hc-muted)}.help-center__questions{display:grid;gap:var(--hc-row-gap)}.help-center__qa-card{min-width:0}.help-center__qa-card[hidden],.help-center__category[hidden],.help-center__nav-item[hidden]{display:none!important}.help-center__qa-card details{overflow:hidden;border:1px solid var(--hc-border);border-radius:var(--hc-card-radius);background:var(--hc-panel-bg);box-shadow:0 7px 22px var(--hc-shadow-color);transition:border-color .2s ease,box-shadow .2s ease}.help-center__qa-card details:hover{border-color:color-mix(in srgb,var(--hc-accent) 32%,var(--hc-border));box-shadow:0 9px 25px color-mix(in srgb,var(--hc-accent) 12%,transparent)}.help-center__qa-card summary{display:grid;grid-template-columns:var(--hc-icon-size) minmax(0,1fr) 34px;align-items:center;gap:16px;min-height:64px;padding:12px 18px;cursor:pointer;list-style:none}.help-center__qa-card summary::-webkit-details-marker{display:none}.help-center__qa-card summary::marker{content:""}.help-center__qa-card summary h3{margin:0;color:var(--hc-text);font-size:var(--hc-question-size);font-weight:650;line-height:1.45}.help-center__badge{display:inline-flex;align-items:center;justify-content:center;width:var(--hc-icon-size);height:var(--hc-icon-size);border-radius:50%;font-size:calc(var(--hc-icon-size) * .43);font-weight:700;line-height:1}.help-center__badge--q{background:linear-gradient(145deg,color-mix(in srgb,var(--hc-accent-2) 78%,#fff),var(--hc-accent));color:#fff;box-shadow:0 5px 12px color-mix(in srgb,var(--hc-accent) 18%,transparent)}.help-center__badge--a{flex:0 0 auto;background:color-mix(in srgb,var(--hc-accent-soft) 65%,#fff);color:var(--hc-accent)}.help-center__toggle{position:relative;width:30px;height:30px;justify-self:end;border-radius:50%;background:var(--hc-accent-soft)}.help-center__toggle:before,.help-center__toggle:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1.5px;background:var(--hc-accent);transform:translate(-50%,-50%);transition:transform .25s ease}.help-center__toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.help-center__qa-card details[open] .help-center__toggle:after{transform:translate(-50%,-50%) rotate(0)}.help-center__answer-wrap{display:flex;align-items:flex-start;gap:16px;margin:0 18px 18px;padding:18px 22px;border-radius:calc(var(--hc-card-radius) - 3px);background:linear-gradient(110deg,var(--hc-answer-bg),color-mix(in srgb,var(--hc-answer-bg) 82%,#fff))}.help-center__answer{min-width:0;color:var(--hc-text);font-size:var(--hc-answer-size);line-height:1.75}.help-center__answer>*:first-child{margin-top:0}.help-center__answer>*:last-child{margin-bottom:0}.help-center__answer a{color:var(--hc-accent);text-decoration:underline;text-underline-offset:3px}.help-center__empty{padding:42px 24px;border:1px solid var(--hc-border);border-radius:var(--hc-card-radius);background:var(--hc-accent-soft);color:var(--hc-muted);text-align:center}.help-center__empty .hc-icon{width:34px;height:34px;margin-bottom:8px;color:var(--hc-accent)}.help-center__empty p{margin:0}.help-center__bottom-contact{position:relative;display:grid;grid-template-columns:minmax(160px,220px) minmax(0,1fr) auto;align-items:center;gap:24px;min-height:116px;margin-top:20px;padding:18px 34px 18px 14px;overflow:hidden;border:1px solid var(--hc-border);border-radius:var(--hc-card-radius);background:linear-gradient(110deg,#fff,var(--hc-accent-soft));box-shadow:0 8px 24px var(--hc-shadow-color)}.help-center__bottom-contact-image{align-self:end;height:112px}.help-center__bottom-contact-image img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.help-center__bottom-contact-copy h2{margin:0 0 7px;color:var(--hc-accent);font-size:17px}.help-center__bottom-contact-copy .rte{color:var(--hc-text);font-size:14px}.help-center__bottom-contact-copy .rte>*{margin:0}.hc-icon{display:inline-block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:989px){.help-center__page-width{padding:0 18px}.help-center__layout{grid-template-columns:1fr;gap:24px}.help-center__sidebar-sticky,.help-center__sidebar-sticky--disabled{position:static;max-height:none;overflow:visible}.help-center__contact-card{display:none}.help-center__nav{display:flex;gap:8px;overflow-x:auto;padding:2px 0 4px;scrollbar-width:thin}.help-center__nav-item{flex:0 0 auto;width:auto;min-height:42px;border:1px solid var(--hc-border);border-radius:999px;white-space:nowrap}.help-center__nav-item:not(.is-active){background:#fff}.help-center__nav-arrow{display:none}.help-center__category-panel{padding:14px}.help-center__bottom-contact{grid-template-columns:minmax(120px,180px) minmax(0,1fr)}.help-center__bottom-contact .help-center__button{grid-column:2;justify-self:start}}@media screen and (max-width:749px){.help-center__page-width{padding:0 14px}.help-center__breadcrumb{margin-bottom:16px}.help-center__header{margin-bottom:20px}.help-center__title-line{gap:8px}.help-center__heading{font-size:28px;letter-spacing:.08em}.help-center__paw{font-size:21px}.help-center__dots{display:none}.help-center__subheading{font-size:13px}.help-center__sidebar-heading{margin-bottom:10px}.help-center__category-panel{border-radius:12px}.help-center__qa-card summary{grid-template-columns:32px minmax(0,1fr) 28px;gap:10px;min-height:58px;padding:11px 12px}.help-center__badge{width:32px;height:32px;font-size:14px}.help-center__qa-card summary h3{font-size:15px}.help-center__toggle{width:27px;height:27px}.help-center__answer-wrap{gap:10px;margin:0 10px 10px;padding:14px 12px}.help-center__answer{font-size:14px}.help-center__bottom-contact{grid-template-columns:1fr;gap:12px;padding:20px;text-align:center}.help-center__bottom-contact-image{height:130px}.help-center__bottom-contact .help-center__button{grid-column:auto;justify-self:center;width:100%}}.help-center__sidebar{align-self:stretch}.help-center__sidebar-sticky{position:sticky;top:var(--hc-sticky-top);max-height:none;overflow:visible}.help-center__nav-item{will-change:background-color,color,box-shadow;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,border-color .18s ease}.help-center__nav-item:hover{transform:none}.help-center__category{margin-bottom:0}.help-center__category.is-switching{animation:hc-category-in .24s ease both}@keyframes hc-category-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.help-center__contact-card{border-radius:var(--hc-contact-radius);background:var(--hc-contact-bg);color:var(--hc-contact-text)}.help-center__contact-card p{color:var(--hc-contact-text)}.help-center__contact-card-image{width:var(--hc-contact-image-width)}.help-center__contact-card--no-image .help-center__contact-card-content{width:100%;margin-left:0;padding-left:28px}.help-center__bottom-contact{grid-template-columns:minmax(120px,var(--hc-bottom-image-width)) minmax(0,1fr) auto;border-radius:var(--hc-bottom-radius);background:var(--hc-bottom-bg);color:var(--hc-bottom-text)}.help-center__bottom-contact-copy .rte{color:var(--hc-bottom-text)}.help-center__bottom-contact--no-image{grid-template-columns:minmax(0,1fr) auto;padding-left:34px}@media screen and (max-width:989px){.help-center__sidebar-sticky,.help-center__sidebar-sticky--disabled{position:static}.help-center__contact-card{display:block}}@media(prefers-reduced-motion:reduce){.help-center__category.is-switching{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/208/assets/help-center.css.map */
