.highrise-nothing{--font-pixel-family: "Silkscreen", "Courier New", monospace;--hn-dot: rgba(24, 51, 47, .17);--hn-dot-size: 22px;--hn-card: rgba(251, 248, 242, .9);--hn-card-solid: #fbf8f2;--hn-card-border: rgba(24, 51, 47, .14);position:relative;background:rgb(var(--highrise-vanilla));color:rgb(var(--highrise-evergreen))}.hn-dot-canvas{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:radial-gradient(var(--hn-dot) 1.5px,transparent 1.5px);background-size:var(--hn-dot-size) var(--hn-dot-size);pointer-events:none}.hn-stage{position:relative;z-index:1}.hn-card{background:var(--hn-card);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border:1px solid var(--hn-card-border);border-radius:16px}.hn-eyebrow{display:inline-block;font-family:var(--font-pixel-family);font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--highrise-cranberry));margin:0 0 .6rem}.hn-pill-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-family:var(--font-body-family);font-weight:700;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--highrise-vanilla));background:rgb(var(--highrise-evergreen));border:none;border-radius:999px;padding:.75rem 1.35rem;white-space:nowrap;cursor:pointer;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.hn-pill-btn:hover{transform:translateY(-1px);opacity:.92}.hn-pill-btn--sm{padding:.5rem .95rem;font-size:.68rem}.hn-pill-btn--ghost{background:transparent;color:rgb(var(--highrise-evergreen));border:1px solid var(--hn-card-border)}.hn-nav-wrap{position:sticky;top:14px;z-index:5;display:flex;justify-content:center;padding:0 1rem}.hn-nav-pill{width:100%;max-width:640px;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fbf8f2d1;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);border:1px solid var(--hn-card-border);border-radius:999px;padding:.65rem 1.1rem}.hn-nav-dots{display:grid;grid-template-columns:repeat(3,4px);grid-template-rows:repeat(2,4px);gap:3px}.hn-nav-dots span{width:4px;height:4px;border-radius:50%;background:rgb(var(--highrise-evergreen))}.hn-nav-word{font-family:var(--font-pixel-family);font-weight:700;font-size:1.05rem;letter-spacing:.1em}.hn-nav-meta{font-family:var(--font-mono-family);font-size:.7rem;letter-spacing:.06em;color:rgba(var(--highrise-evergreen),.7)}.hn-heading{font-family:var(--font-display-family);text-transform:uppercase;line-height:.98;text-wrap:balance;margin:0}.hn-body{font-family:var(--font-body-family);line-height:1.6;color:rgba(var(--highrise-evergreen),.7)}.hn-mono{font-family:var(--font-mono-family)}@media(prefers-reduced-motion:reduce){.highrise-nothing *{scroll-behavior:auto!important}}.hn-flavor-cards__heading{text-align:center;font-size:clamp(2.8rem,6.2vw,4.6rem);max-width:1280px;margin:0 auto;padding:1.5rem 1.5rem 0}@media(max-width:700px){.hn-flavor-cards__heading{padding-top:2rem}}.hn-flavor-cards__subheading{text-align:center;max-width:40ch;margin:.75rem auto 0;padding:0 1.5rem}.hn-flavor-cards{display:grid;grid-template-columns:repeat(3,minmax(0,260px));justify-content:center;gap:2.75rem;max-width:1280px;margin:0 auto;padding:1.75rem 1.5rem 3.5rem}@media(max-width:780px){.hn-flavor-cards{grid-template-columns:minmax(0,320px);gap:2rem;padding:1.5rem 1.25rem 2.5rem}}.hn-flavor-cards__item{display:block;text-decoration:none;color:inherit;position:relative;z-index:1;background:var(--hn-card-solid)!important;border:1px solid var(--hn-card-border);border-radius:16px;overflow:hidden;box-shadow:0 .6rem 1.6rem #18332f1a;transition:transform .25s ease,box-shadow .25s ease}.hn-flavor-cards__item:hover{transform:translateY(-4px);box-shadow:0 1.1rem 2.2rem #18332f29}.hn-flavor-cards__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--hn-card-solid)}.hn-flavor-cards__media img{width:100%;height:100%;object-fit:cover;display:block}.hn-flavor-cards__body{padding:1.1rem 1.2rem 1.3rem}.hn-flavor-cards__name{font-family:var(--font-display-family);text-transform:uppercase;font-size:1.1rem;margin:0 0 .75rem;line-height:1.05}.hn-flavor-cards__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.hn-ingredients-teaser__blurb{font-size:.86rem;margin:0 0 1rem}.hn-flavor-cards__row .hn-mono{font-size:.9rem}.hn-flavor-cards__price{font-size:.95rem;color:rgba(var(--highrise-evergreen),.7);margin:0 0 .75rem}.hn-flavor-cards__countdown{font-size:.78rem;letter-spacing:.02em;color:rgb(var(--highrise-cranberry));margin:0 0 .5rem}.hn-flavor-cards__countdown.is-open{color:rgb(var(--highrise-evergreen));font-weight:700}.hn-flavor-cards__field{display:flex;flex-direction:column;gap:.5rem}.hn-flavor-cards__input{box-sizing:border-box;width:100%;font-family:var(--font-body-family);font-size:.88rem;padding:.65rem .9rem;border:1px solid var(--hn-card-border);border-radius:999px;background:#ebe8e2;color:rgb(var(--highrise-evergreen))}.hn-flavor-cards__input:focus-visible{outline:2px solid rgb(var(--highrise-cranberry));outline-offset:1px}.hn-flavor-cards__input:disabled{background:#ddd9d1;color:rgba(var(--highrise-evergreen),.45);cursor:not-allowed}.hn-flavor-cards__field .hn-pill-btn{width:100%;justify-content:center}.hn-flavor-cards__field .hn-pill-btn:disabled{background:rgba(var(--highrise-evergreen),.35);color:rgb(var(--highrise-vanilla));cursor:not-allowed}.hn-flavor-cards__success{font-family:var(--font-body-family);font-size:.86rem;color:rgba(var(--highrise-evergreen),.8);margin:0}.hn-flavor-cards__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .75rem}.hn-flavor-cards__tag{font-family:var(--font-body-family);font-size:.72rem;font-weight:500;padding:.3rem .7rem;border-radius:999px;background:#18332f0f;color:rgb(var(--highrise-evergreen));white-space:nowrap}.hn-flavor-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;padding:0 1.5rem;margin:.5rem 0 0}.hn-flavor-filter__pill{font-family:var(--font-body-family);font-weight:700;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;padding:.65rem 1.4rem;border-radius:999px;border:1px solid var(--hn-card-border);background:var(--hn-card-solid);color:rgb(var(--highrise-evergreen));cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.hn-flavor-filter__pill:hover{border-color:rgb(var(--highrise-evergreen))}.hn-flavor-filter__pill.is-active{background:rgb(var(--highrise-evergreen));border-color:rgb(var(--highrise-evergreen));color:rgb(var(--highrise-vanilla))}.hn-flavor-carousel__track{display:flex;justify-content:flex-start;gap:2.75rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;max-width:1280px;margin:0 auto;padding:1.75rem 1.5rem 1rem;scrollbar-width:none}.hn-flavor-carousel__track--fits{justify-content:center}.hn-flavor-carousel__track::-webkit-scrollbar{display:none}.hn-flavor-carousel__item{flex:0 0 260px;scroll-snap-align:start}.hn-flavor-carousel__item[hidden]{display:none}@media(max-width:780px){.hn-flavor-carousel__track{gap:1.25rem;padding:1.5rem 1.25rem 1rem}.hn-flavor-carousel__item{flex:0 0 78vw;max-width:320px}}.hn-flavor-carousel__track--coverflow{display:block;position:relative;overflow:visible;overflow-x:visible;perspective:1200px;padding:2rem 0 1.5rem;scroll-snap-type:none}.hn-flavor-carousel__track--coverflow .hn-flavor-carousel__item{position:absolute;top:0;left:50%;flex:none;width:74vw;max-width:280px;scroll-snap-align:none;transform-style:preserve-3d;backface-visibility:hidden;transition:transform .45s cubic-bezier(.22,.68,0,1),opacity .4s ease,filter .4s ease;will-change:transform,opacity,filter}.hn-flavor-carousel__track--coverflow .hn-flavor-carousel__item[data-group=bundle]{width:88vw;max-width:380px}.hn-flavor-carousel__track--coverflow .hn-flavor-carousel__item:not(.is-flavor-active){filter:grayscale(85%);cursor:pointer}.hn-flavor-carousel__track--coverflow .hn-flavor-carousel__item.is-flavor-active{filter:grayscale(0%)}.hn-flavor-carousel__track--coverflow .hn-flavor-cards__item:hover{transform:none}.hn-flavor-carousel__dots{display:none;justify-content:center;gap:.6rem;padding:0 0 .5rem}.hn-flavor-carousel__track--coverflow~.hn-flavor-carousel__dots{display:flex}.hn-flavor-carousel__dot{width:.6rem;height:.6rem;padding:0;border-radius:999px;border:1px solid rgba(var(--highrise-evergreen),.35);background:transparent;cursor:pointer}.hn-flavor-carousel__dot.is-active{background:rgb(var(--highrise-evergreen));border-color:rgb(var(--highrise-evergreen))}.hn-flavor-carousel__item[data-group=bundle]{flex-basis:560px;max-width:560px}.hn-flavor-carousel__item[data-group=bundle] .hn-flavor-cards__media{aspect-ratio:16 / 9}@media(max-width:780px){.hn-flavor-carousel__item[data-group=bundle]{flex-basis:92vw;max-width:480px}.hn-flavor-carousel__item[data-group=bundle] .hn-flavor-cards__media{aspect-ratio:16 / 10}}.hn-flavor-carousel__nav{display:flex;align-items:center;justify-content:center;gap:1rem;padding:0 1.5rem 3.5rem}@media(max-width:700px){.hn-flavor-carousel__nav{padding-bottom:2rem}}.hn-flavor-carousel__arrow{width:2.4rem;height:2.4rem;flex:0 0 auto;border-radius:999px;border:1px solid var(--hn-card-border);background:var(--hn-card-solid);color:rgb(var(--highrise-evergreen));font-size:1.2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.hn-flavor-carousel__arrow:hover{background:#18332f14}@media(prefers-reduced-motion:reduce){.hn-flavor-carousel__track{scroll-behavior:auto}}.hn-flavor-hero{position:relative;min-height:80vh;min-height:80svh;display:flex;align-items:flex-end;background-size:cover;background-position:center;overflow:hidden}.hn-flavor-hero--compact{min-height:64vh;min-height:64svh}.hn-flavor-hero--fit-contain{background-size:contain!important;background-repeat:no-repeat;background-color:rgb(var(--highrise-vanilla));min-height:70vh;min-height:70svh}.hn-flavor-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#18332f00 50%,#18332f4d);pointer-events:none}.hn-flavor-hero--fit-card{background-image:none!important;background-color:rgb(var(--highrise-vanilla));display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem;min-height:auto;padding:5rem 2rem}.hn-flavor-hero__unified-card{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:stretch;width:min(64rem,92vw);background:var(--hn-card-solid);border:1px solid var(--hn-card-border);border-radius:24px;overflow:hidden;box-shadow:0 1.5rem 3rem #18332f2e}.hn-flavor-hero__photo-card{position:relative;flex:1 1 22rem;aspect-ratio:4 / 5}.hn-flavor-hero__photo-card img{width:100%;height:100%;object-fit:cover;display:block}.hn-flavor-hero__unified-card .hn-flavor-hero__card{flex:1 1 20rem;margin:0;padding:2.4rem 2.2rem;background:none;border:none;box-shadow:none;border-radius:0;display:flex;flex-direction:column;justify-content:center;opacity:1;transform:none}.hn-flavor-hero__card{position:relative;z-index:1;margin:0 0 2.5rem 1.5rem;max-width:min(92vw,480px);padding:1.8rem 1.9rem 1.9rem;opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.hn-flavor-hero.in-view .hn-flavor-hero__card{opacity:1;transform:translateY(0)}.hn-flavor-card__title{font-size:clamp(2rem,5vw,3.1rem);margin:0 0 .6rem}.hn-flavor-card__story{margin:0 0 1.1rem;max-width:36ch}.hn-flavor-card__meta{display:flex;flex-wrap:wrap;gap:.9rem;font-size:.8rem;margin-bottom:.6rem}.hn-flavor-card__fuel{font-size:.72rem;color:rgba(var(--highrise-evergreen),.6);margin:0 0 1.4rem}.hn-flavor-card__actions{display:flex;flex-wrap:wrap;gap:.6rem}@media(max-width:640px){.hn-flavor-hero__card{margin:0 0 1.5rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/highrise-nothing.css.map */
