.smores-stack{position:relative;font-family:var(--smores-font-body);color:var(--smores-marshmallow);isolation:isolate}.smores-stack *,.smores-stack *:before,.smores-stack *:after{box-sizing:border-box}.smores-topbar-section{background:var(--smores-marshmallow)}.smores-topbar{display:block;width:100%;background:var(--smores-marshmallow);color:var(--smores-charcoal);padding:12px 0;overflow:hidden;position:relative;z-index:3}.smores-topbar__track{display:flex;width:max-content;gap:.75rem;align-items:center;animation:smores-marquee 40s linear infinite;padding:4px 0}.smores-topbar:hover .smores-topbar__track{animation-play-state:paused}.smores-topbar__item{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;font-size:var(--smores-eyebrow-size);letter-spacing:.0625rem;text-transform:uppercase;line-height:1.1;white-space:nowrap}.smores-topbar__icon{width:1rem;height:1rem;flex-shrink:0;object-fit:contain}@keyframes smores-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.smores-topbar__track{animation:none}}#header-group{position:sticky;top:0;z-index:1000}.smores-header{position:relative;z-index:2;height:186px}.smores-header__drip{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;display:block;height:186px}.smores-header__drip path{fill:var(--smores-chocolate-tint)}.smores-header__inner{max-width:none;margin:0 auto;padding:.75rem clamp(1.5rem,4vw,4rem);display:flex;align-items:center;gap:1.5rem;min-height:5.5rem}.smores-header__logo{display:inline-flex;flex-shrink:0}.smores-header__logo img{width:70px;height:70px;object-fit:contain}.smores-header__nav{display:flex;align-items:center;gap:3.5rem;margin-inline:auto}.smores-header__nav-link{display:inline-flex;align-items:center;gap:.25rem;color:var(--smores-marshmallow);font-weight:600;font-size:1rem;letter-spacing:.01em;text-decoration:none;transition:opacity .2s var(--smores-ease);background:none;border:0;padding:0;cursor:pointer}.smores-header__nav-link:hover,.smores-header__nav-link:focus-visible{opacity:.75}.smores-header__nav-caret{width:1.125rem;height:1.125rem;transition:transform .2s var(--smores-ease)}.smores-header__nav-item{position:relative;display:inline-flex;align-items:center}.smores-header__dropdown{position:absolute;top:100%;left:0;margin:0;padding:.5rem;min-width:13rem;list-style:none;display:flex;flex-direction:column;gap:.125rem;background:var(--smores-marshmallow);border-radius:var(--smores-radius-md);box-shadow:0 12px 28px #231f202e;opacity:0;visibility:hidden;transform:translateY(.5rem);transition:opacity .2s var(--smores-ease),transform .2s var(--smores-ease),visibility .2s;z-index:60}.smores-header__nav-item:hover .smores-header__dropdown,.smores-header__nav-item:focus-within .smores-header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.smores-header__nav-item:hover .smores-header__nav-caret,.smores-header__nav-item:focus-within .smores-header__nav-caret{transform:rotate(180deg)}.smores-header__dropdown-link{display:block;padding:.5rem .75rem;color:var(--smores-chocolate);font-weight:600;font-size:.95rem;text-decoration:none;border-radius:.5rem;white-space:nowrap;transition:background-color .15s var(--smores-ease)}.smores-header__dropdown-link:hover,.smores-header__dropdown-link:focus-visible{background:var(--smores-cream)}.smores-header__actions{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}.smores-header__icon-btn{position:relative;width:3rem;height:3rem;border-radius:50%;background:var(--smores-marshmallow);border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s var(--smores-ease);text-decoration:none;color:var(--smores-chocolate)}.smores-header__icon-btn:hover{transform:translateY(-2px)}.smores-header__icon-btn img,.smores-header__icon-btn svg{width:1.25rem;height:1.25rem}.smores-header__cart-count{position:absolute;top:-2px;right:-2px;min-width:.875rem;height:.875rem;padding:0 .2rem;border-radius:99rem;background:var(--smores-flame);color:var(--smores-marshmallow);font-size:.625rem;font-weight:700;line-height:.875rem;text-align:center;letter-spacing:.01em}.smores-header__menu-toggle{display:none;background:none;border:0;color:var(--smores-marshmallow);cursor:pointer;padding:.5rem}.smores-header__menu-toggle svg{width:1.75rem;height:1.75rem}.smores-hero{position:relative;background:var(--smores-charcoal);margin-top:-8.625rem;min-height:min(820px,92vh);display:flex;align-items:stretch;overflow:hidden}.smores-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.smores-hero__media img,.smores-hero__media video{width:100%;height:100%;object-fit:cover;display:block}.smores-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(118,118,118,0) 0%,var(--smores-overlay) 100%);z-index:1}.smores-hero__content{position:relative;z-index:2;align-self:flex-end;width:min(48rem,100%);padding:5rem var(--smores-page-pad);display:flex;flex-direction:column;gap:3rem}.smores-hero__copy{display:flex;flex-direction:column;gap:1rem}.smores-hero__heading{font-family:var(--smores-font-heading);font-weight:400;font-size:var(--smores-h1-size);line-height:var(--smores-h1-line);letter-spacing:var(--smores-h1-tracking);margin:0}.smores-hero__heading span{display:block;color:var(--smores-marshmallow)}.smores-hero__heading span+span{color:var(--smores-flame)}.smores-hero__body{max-width:38rem;margin:0;font-weight:500;font-size:var(--smores-body-size);line-height:var(--smores-body-line);letter-spacing:.01em;color:var(--smores-marshmallow)}.smores-hero__cta-row{display:flex;flex-wrap:wrap;gap:1rem}.smores-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8125rem 1.1875rem;border-radius:var(--smores-radius-pill);font-family:var(--smores-font-body);font-weight:700;font-size:1.125rem;line-height:1.56;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:transform .15s var(--smores-ease),box-shadow .15s var(--smores-ease);border:1px solid transparent}.smores-btn--primary{background:var(--smores-flame);border-color:var(--smores-flame);color:var(--smores-marshmallow);box-shadow:0 4px 0 0 var(--smores-flame-shadow)}.smores-btn--secondary{background:var(--smores-marshmallow);border-color:var(--smores-chocolate);color:var(--smores-chocolate);box-shadow:0 4px 0 0 var(--smores-chocolate-shadow)}.smores-btn:hover{transform:translateY(-1px)}.smores-btn:active{transform:translateY(2px);box-shadow:0 2px 0 0 var(--smores-flame-shadow)}.smores-btn--secondary:active{box-shadow:0 2px 0 0 var(--smores-chocolate-shadow)}.smores-btn__icon{width:1.5rem;height:1.5rem}.smores-btn--primary .smores-btn__icon{filter:brightness(0) invert(1)}@media(max-width:1024px){.smores-header__nav{gap:2rem}}@media(max-width:768px){.smores-header__inner{padding:.5rem 1rem;min-height:4.5rem;gap:.5rem}.smores-header__logo img{width:4rem;height:4rem}.smores-header{overflow-x:clip}.smores-header__drip{width:1008px;max-width:none;height:130px;left:50%;right:auto;transform:translate(-50%)}.smores-header__menu-toggle{display:inline-flex;order:1;flex:1 1 0;justify-content:flex-start}.smores-header__logo{order:2;flex:0 0 auto;margin:0}.smores-header__actions{order:3;flex:1 1 0;justify-content:flex-end;gap:.25rem}.smores-header__icon-btn--account{display:none}.smores-header__nav{order:4;position:fixed;inset:0 auto 0 0;width:min(20rem,82vw);background:var(--smores-chocolate);flex-direction:column;align-items:flex-start;gap:1.25rem;padding:5.5rem 1.75rem 2rem;margin:0;overflow-y:auto;transform:translate(-100%);transition:transform .3s var(--smores-ease);z-index:10}.smores-header[data-open=true] .smores-header__nav{transform:translate(0)}.smores-header__nav-item{flex-direction:column;align-items:flex-start;width:100%}.smores-header__dropdown{position:static;opacity:1;visibility:visible;transform:none;background:transparent;box-shadow:none;min-width:0;padding:.5rem 0 0 1rem}.smores-header__dropdown-link{color:var(--smores-marshmallow);font-weight:500}.smores-header__menu-toggle svg{width:1.75rem;height:1.75rem}.smores-header__icon-btn{width:2.5rem;height:2.5rem}.smores-header__icon-btn img,.smores-header__icon-btn svg{width:1.125rem;height:1.125rem}.smores-hero{flex-direction:column;min-height:0;margin-top:-130px;background:var(--smores-chocolate)}.smores-hero__media{position:relative;inset:auto;width:100%;height:22rem}.smores-hero__overlay{display:none}.smores-hero__content{align-self:stretch;width:100%;background:var(--smores-chocolate);padding:2.25rem 1.25rem 2.5rem;gap:1.5rem}.smores-btn{width:100%}.smores-hero__cta-row{flex-direction:column;align-items:stretch}}@media(max-width:480px){.smores-topbar{padding:.3rem 0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/smores-hero.css.map */
