.customer-care{width:100%;max-width:44rem}.customer-care__trigger{-webkit-appearance:none;appearance:none;width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border:1px solid rgba(18,18,18,.22);border-radius:0;background:#fff;color:#121212;font:inherit;font-size:13px;font-weight:500;letter-spacing:.12em;line-height:1.2;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.customer-care__trigger:hover{background:#121212;color:#fff;border-color:#121212}.customer-care__trigger:focus-visible,.customer-care-drawer__close:focus-visible,.customer-care-drawer__backdrop:focus-visible{outline:2px solid currentColor;outline-offset:3px}.customer-care__trigger-icon{display:flex;align-items:center;justify-content:center}.customer-care-drawer[hidden]{display:none!important}.customer-care-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;justify-content:flex-end;visibility:hidden;pointer-events:none}.customer-care-drawer.is-open{visibility:visible;pointer-events:auto}.customer-care-drawer__backdrop{-webkit-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0000006b;opacity:0;cursor:pointer;transition:opacity .3s ease}.customer-care-drawer.is-open .customer-care-drawer__backdrop{opacity:1}.customer-care-drawer__panel{position:relative;z-index:1;width:min(460px,100%);height:100%;overflow-y:auto;padding:0;background:#fff;color:#121212;box-shadow:-16px 0 50px #00000024;transform:translate(100%);transition:transform .5s cubic-bezier(.22,1,.36,1)}.customer-care-drawer.is-open .customer-care-drawer__panel{transform:translate(0);transition-duration:1.5s}.customer-care-drawer__header{min-height:112px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:30px 28px 24px;border-bottom:1px solid rgba(18,18,18,.12)}.customer-care-drawer__eyebrow{margin:0 0 8px;font-size:10px;font-weight:500;letter-spacing:.2em;line-height:1.2;text-transform:uppercase;opacity:.62}.customer-care-drawer__title{margin:0;font-family:var(--font-heading-family, serif);font-size:clamp(25px,3vw,34px);font-weight:400;letter-spacing:-.02em;line-height:1.15}.customer-care-drawer__close{-webkit-appearance:none;appearance:none;flex:0 0 auto;width:42px;height:42px;display:flex;align-items:center;justify-content:center;margin:-8px -8px 0 0;padding:0;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;transition:background-color .18s ease}.customer-care-drawer__close:hover{background:#1212120f}.customer-care-drawer__content{padding:30px 28px}.customer-care-drawer__content p{margin:0 0 16px;font-size:15px;line-height:1.7}.customer-care-drawer__content p:last-child{margin-bottom:0}body.customer-care-lock{overflow:hidden}@media screen and (max-width:749px){.customer-care-drawer{align-items:center;justify-content:stretch;padding-top:72px;padding-bottom:24px}.customer-care-drawer__panel{width:calc(100% - 24px);height:auto;max-height:calc(100dvh - 96px);margin:auto 12px 0;border-radius:18px 18px 0 0;box-shadow:0 -16px 50px #00000029;transform:translateY(110%)}.customer-care-drawer.is-open .customer-care-drawer__panel{transform:translateY(0)}.customer-care-drawer__header{min-height:auto;padding:26px 22px 20px}.customer-care-drawer__title{font-size:27px}.customer-care-drawer__content{padding:24px 22px 32px}}@media(prefers-reduced-motion:reduce){.customer-care__trigger,.customer-care-drawer__backdrop,.customer-care-drawer__panel,.customer-care-drawer__close{transition:none}}.customer-care-drawer__intro{max-width:38rem;margin:0 0 26px;color:#121212b8;font-size:15px;line-height:1.7}.customer-care-options{display:grid;gap:10px}.customer-care-option{-webkit-appearance:none;appearance:none;width:100%;min-height:82px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:15px;padding:16px;border:1px solid rgba(18,18,18,.13);border-radius:2px;background:#fff;color:#121212;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.customer-care-option:hover{border-color:#12121252;background:#12121205;box-shadow:0 8px 24px #1212120f;transform:translateY(-1px)}.customer-care-option:focus-visible{outline:2px solid currentColor;outline-offset:3px}.customer-care-option__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(18,18,18,.13);border-radius:50%;color:#121212}.customer-care-option__content{min-width:0;display:block}.customer-care-option__title{display:block;margin-bottom:5px;color:#121212;font-size:14px;font-weight:500;letter-spacing:.015em;line-height:1.35}.customer-care-option__description{display:block;color:#1212129e;font-size:12px;line-height:1.45}.customer-care-option__arrow{display:flex;align-items:center;justify-content:center;color:#1212127a;transition:transform .18s ease}.customer-care-option:hover .customer-care-option__arrow{transform:translate(2px)}.customer-care-option--featured{margin-top:4px;border-color:#121212;background:#121212;color:#fff}.customer-care-option--featured .customer-care-option__icon{border-color:#ffffff57;color:#fff}.customer-care-option--featured .customer-care-option__title{color:#fff}.customer-care-option--featured .customer-care-option__description{color:#ffffffb3}.customer-care-option--featured .customer-care-option__arrow{color:#ffffffbf}.customer-care-option--featured:hover{border-color:#121212;background:#292929;box-shadow:0 10px 28px #12121229}.customer-care-drawer__footer{margin-top:auto;padding:24px 28px 30px;border-top:1px solid rgba(18,18,18,.1);background:#12121206}.customer-care-drawer__footer-title{margin:0 0 7px;color:#121212;font-size:13px;font-weight:500;letter-spacing:.03em;line-height:1.4}.customer-care-drawer__footer-text{margin:0;color:#1212129e;font-size:12px;line-height:1.6}@media screen and (min-width:750px){.customer-care-drawer__panel{display:flex;flex-direction:column}}@media screen and (max-width:749px){.customer-care-drawer__content{padding-bottom:24px}.customer-care-drawer__intro{margin-bottom:20px;font-size:14px}.customer-care-options{gap:8px}.customer-care-option{min-height:74px;grid-template-columns:38px minmax(0,1fr) 18px;gap:13px;padding:14px}.customer-care-option__icon{width:38px;height:38px}.customer-care-option__title{font-size:13px}.customer-care-option__description{font-size:11px}.customer-care-drawer__footer{padding:21px 22px 26px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/customer-care.css.map */
