.bh-help-page{--cream:#fffaf3;--warm:#f7efe4;--blush:#e8c5c5;--rose:#9d6462;--rose-deep:#764947;--green:#465348;--ink:#231f20;--muted:#736b65;--white:#fffdf8;background:var(--cream);color:var(--ink);overflow:hidden;font-family:DM Sans,Arial,sans-serif}.bh-help-page h1,.bh-help-page h2,.bh-help-page h3{font-family:"DM Serif Display",Georgia,serif;font-weight:400;letter-spacing:-.02em}.bh-help-page em{color:var(--rose);font-style:italic}.bh-help-page .eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:var(--rose-deep);margin-bottom:18px}.bh-help-page .btn{border-radius:999px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.bh-help-page .btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #4e313026}.bh-help-page .btn-primary{background:var(--rose-deep);border:1px solid var(--rose-deep);color:#fff}.bh-help-hero{padding:78px 0 68px;background:radial-gradient(circle at 12% 18%,rgba(232,197,197,.52),transparent 25%),linear-gradient(140deg,var(--cream),var(--warm))}.bh-help-hero__grid{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:center}.bh-help-hero h1{font-size:clamp(64px,8vw,108px);line-height:.89;margin:0 0 25px}.bh-help-hero__grid>div:first-child>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:680px}.bh-help-search-wrap{max-width:680px;margin-top:32px}.bh-help-search-wrap>label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;color:var(--rose-deep)}.bh-help-search-box{display:flex;align-items:center;background:var(--white);border:1px solid rgba(118,73,71,.18);border-radius:17px;padding:0 16px;box-shadow:0 15px 40px #392b2714}.bh-help-search-box>span{font-size:24px;color:var(--rose)}.bh-help-search-box input{width:100%;font:inherit;font-size:16px;padding:17px 12px;border:0;outline:0;background:transparent;color:var(--ink)}.bh-help-search-wrap small{display:block;min-height:18px;margin:8px 4px 0;color:var(--muted)}.bh-help-hero__visual{position:relative;min-height:500px;display:flex;justify-content:center;align-items:flex-end}.bh-help-hero__visual img{position:relative;z-index:2;width:min(100%,370px);height:475px;object-fit:cover;border-radius:190px 190px 25px 25px;box-shadow:0 32px 75px #46332f29}.bh-help-shape{position:absolute;width:390px;height:390px;border-radius:50%;background:var(--blush);top:18px;right:5px}.bh-help-float{position:absolute;z-index:4;left:-35px;top:90px;background:#fffdf8f5;box-shadow:0 15px 38px #32242224;border:1px solid rgba(118,73,71,.12);border-radius:18px;padding:14px 16px;display:flex;gap:11px;align-items:center}.bh-help-float>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:22px}.bh-help-float strong,.bh-help-float small{display:block}.bh-help-float small{font-size:11px;color:var(--muted)}.bh-help-note{position:absolute;z-index:4;right:-25px;top:5px;font-family:Caveat,cursive;font-size:27px;color:var(--rose-deep);transform:rotate(4deg)}.bh-help-shortcuts{background:var(--green);color:#fff;padding:16px 0}.bh-help-shortcuts__grid{display:grid;grid-template-columns:repeat(4,1fr)}.bh-help-shortcuts a{color:#fff;text-decoration:none;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;padding:7px 18px;border-right:1px solid rgba(255,255,255,.16)}.bh-help-shortcuts a:last-child{border:0}.bh-help-shortcuts span{grid-row:1/3;font-family:"DM Serif Display",Georgia,serif;color:#f4d89a;font-size:18px}.bh-help-shortcuts strong{font-size:12px}.bh-help-shortcuts small{font-size:10px;color:#dfe6de}.bh-help-content{padding:90px 0 40px;background:#fffdf8}.bh-help-category{display:grid;grid-template-columns:.62fr 1fr;gap:85px;padding:70px 0;border-bottom:1px solid rgba(35,31,32,.12);scroll-margin-top:120px}.bh-help-category:first-child{padding-top:15px}.bh-help-category__intro{display:flex;gap:22px;align-items:flex-start}.bh-help-category__intro>span{display:grid;place-items:center;min-width:46px;height:46px;border-radius:50%;background:var(--blush);font-family:"DM Serif Display",Georgia,serif;color:var(--rose-deep)}.bh-help-category h2{font-size:46px;line-height:1;margin:0 0 15px}.bh-help-category__intro p{color:var(--muted);line-height:1.7}.bh-help-faqs details{border-top:1px solid rgba(35,31,32,.15)}.bh-help-faqs details:last-child{border-bottom:1px solid rgba(35,31,32,.15)}.bh-help-faqs summary{list-style:none;cursor:pointer;padding:23px 0;font-size:16px;font-weight:700;display:flex;justify-content:space-between;gap:20px}.bh-help-faqs summary::-webkit-details-marker{display:none}.bh-help-faqs summary span{font-size:24px;font-weight:400;transition:transform .2s ease}.bh-help-faqs details[open] summary span{transform:rotate(45deg)}.bh-help-faqs details p{margin:-4px 0 25px;color:var(--muted);line-height:1.72}.bh-help-inline-link{display:inline-block;margin-top:22px;color:var(--rose-deep);font-weight:800;text-decoration:none}.bh-help-support-card{background:var(--warm);border-radius:26px;padding:32px;display:flex;justify-content:space-between;align-items:center;gap:35px}.bh-help-support-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--blush);color:var(--rose-deep);margin-bottom:20px}.bh-help-support-card h3{font-size:29px;margin:0 0 10px}.bh-help-support-card p{color:var(--muted);line-height:1.65;max-width:680px}.bh-help-empty{text-align:center;padding:70px 20px}.bh-help-empty>span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--blush);margin:0 auto 18px;font-size:30px}.bh-help-empty h2{font-size:43px;margin:0 0 12px}.bh-help-empty p{color:var(--muted);margin-bottom:25px}.bh-help-final{padding:50px 0 95px;background:#fffdf8}.bh-help-final__card{background:var(--blush);border-radius:30px;padding:48px 52px;display:flex;justify-content:space-between;gap:45px;align-items:center}.bh-help-final__card h2{font-size:45px;line-height:1;margin:0}.bh-help-final__card>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.bh-help-btn-light{background:#fffdf8bf;color:var(--ink);border:1px solid rgba(118,73,71,.14)}.bh-help-page [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.bh-help-page [data-reveal].is-visible{opacity:1;transform:none}.bh-help-category.is-hidden,.bh-help-faqs details.is-hidden{display:none}@media(max-width:1050px){.bh-help-hero__grid{grid-template-columns:1fr .72fr;gap:35px}.bh-help-float{left:-5px}.bh-help-category{gap:45px}.bh-help-shortcuts__grid{grid-template-columns:1fr 1fr}.bh-help-shortcuts a:nth-child(2){border-right:0}}@media(max-width:768px){.bh-help-hero{padding:52px 0 38px}.bh-help-hero__grid{grid-template-columns:1fr;gap:30px}.bh-help-hero h1{font-size:65px}.bh-help-hero__grid>div:first-child>p{font-size:17px}.bh-help-hero__visual{min-height:410px}.bh-help-hero__visual img{height:400px;width:80%}.bh-help-shape{width:320px;height:320px}.bh-help-float{left:0;top:72px}.bh-help-note{right:0;top:-8px;font-size:22px}.bh-help-shortcuts__grid{grid-template-columns:1fr}.bh-help-shortcuts a{border-right:0;border-bottom:1px solid rgba(255,255,255,.14);padding:11px 0}.bh-help-shortcuts a:last-child{border-bottom:0}.bh-help-content{padding:55px 0 20px}.bh-help-category{grid-template-columns:1fr;gap:25px;padding:55px 0}.bh-help-category h2{font-size:40px}.bh-help-category__intro{gap:14px}.bh-help-support-card{display:block;padding:27px 22px}.bh-help-support-card .btn{margin-top:12px}.bh-help-final{padding:35px 0 70px}.bh-help-final__card{display:block;padding:32px 24px}.bh-help-final__card h2{font-size:39px}.bh-help-final__card>div:last-child{margin-top:24px}.bh-help-page [data-reveal]{transform:translateY(14px)}}@media(prefers-reduced-motion:reduce){.bh-help-page [data-reveal]{opacity:1;transform:none;transition:none}.bh-help-page .btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/help.css.map */
