:root{--hpq-red: rgb(255,22,13);--hpq-green: rgb(0,149,59);--hpq-yellow: rgb(255,194,0);--hpq-blue: rgb(0,45,197);--hpq-pink: rgb(255,161,197);--hpq-light-blue: rgb(146,228,237);--hpq-light-pink: rgb(255,230,232);--hpq-cream: rgb(255,248,235);--hpq-dark: rgb(30,20,15);--hpq-orange: rgb(232,107,34);--brand-primary: 0,149,59;--brand-red: 255,22,13;--brand-yellow: 255,194,0;--brand-blue: 0,45,197;--brand-pink: 255,161,197;--brand-green: 0,149,59;--brand-light-blue: 146,228,237;--brand-light-pink: 255,230,232;--brand-color-foreground: 30,20,15;--font-display: "Chunko Bold", Impact, sans-serif;--font-header: "Barlow Condensed", sans-serif;--font-body: "Sora", sans-serif;--font-mono: "IBM Plex Mono", monospace;--font-cn: "Noto Sans SC", sans-serif;--brand-radius: 6px;--brand-border-width: 1px;--brand-border-opacity: .12;--brand-color-background: 255,248,235;--brand-color-highlight: 68,68,68;--brand-duration-short: .1s;--brand-duration-default: .2s;--brand-duration-long: .3s;--motion-button: background-color .2s ease, transform .15s ease, box-shadow .2s ease;--motion-link: color .3s ease-out;--motion-reveal: opacity .5s ease, transform .5s ease;--motion-accordion: grid-template-rows .15s ease-out, opacity .15s ease-out;--motion-hover: transform .15s ease;--spacing-10: 64px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 40px;--space-8: 48px;--space-9: 64px;--space-10: 80px;--space-11: 96px;--space-12: 128px;--text-xs: 10px;--text-sm: 12px;--text-base: 14px;--text-md: 16px;--text-lg: 20px;--text-xl: 24px;--text-2xl: 32px;--text-3xl: 40px;--text-4xl: 48px;--text-5xl: 64px;--color-surface: var(--hpq-cream);--color-surface-card: #ffffff;--color-surface-overlay: rgba(30,20,15,.85);--color-text-primary: var(--hpq-dark);--color-text-secondary: #777;--color-text-tertiary: #999;--color-text-inverse: #fff;--color-cta-primary: var(--hpq-green);--color-cta-secondary: var(--hpq-green);--color-accent-sale: var(--hpq-red);--color-accent-success: var(--hpq-green);--color-accent-info: var(--hpq-light-blue);--color-accent-warning: var(--hpq-yellow);--color-border-default: rgba(30,20,15,.12);--color-border-active: var(--hpq-green);--tier-badge-bg: rgba(0,149,59,.08);--tier-badge-text: rgb(0,130,45);--tier-savings-bg: var(--hpq-red);--tier-strikethrough: var(--color-text-tertiary);--ship-bar-track: rgba(30,20,15,.08);--ship-bar-flat: #999;--ship-bar-fortune: var(--hpq-yellow);--ship-bar-free: var(--hpq-green);--fortune-bg: radial-gradient(ellipse at center, #2a1510 0%, #1a0c08 100%);--fortune-text: #f5e6d0;--fortune-accent: #c4a35a;--fortune-red: #cc2b1c;--fortune-glow: rgba(196,163,90,.15);--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 2px 8px rgba(0,0,0,.12);--shadow-lg: 0 4px 16px rgba(0,0,0,.15);--shadow-card: 0 1px 4px rgba(0,0,0,.06);--shadow-stepper: 0 2px 8px rgba(0,0,0,.18);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 14px;--radius-pill: 24px;--z-card-badge: 1;--z-card-stepper: 2;--z-sticky-header: 100;--z-mini-bar: 99;--z-cart-drawer: 200;--z-overlay-backdrop: 900;--z-overlay-container: 910;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-back: cubic-bezier(.34, 1.56, .64, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--ease-spring: cubic-bezier(.175, .885, .32, 1.275)}@media(max-width:749px){:root{--spacing-10: 48px;--space-9: 48px;--space-10: 64px;--space-11: 72px;--space-12: 96px;--text-3xl: 32px;--text-4xl: 36px;--text-5xl: 48px}}:root{--hpq-content-width: 1280px;--hpq-content-gutter: clamp(16px, 4vw, 40px);--hpq-section-pad-sm: 32px;--hpq-section-pad-md: 56px;--hpq-section-pad-lg: 88px;--hpq-section-pad-xl: 120px}@media(max-width:719px){:root{--hpq-section-pad-sm: 24px;--hpq-section-pad-md: 40px;--hpq-section-pad-lg: 56px;--hpq-section-pad-xl: 72px}}.hpq-section{max-width:var(--hpq-content-width);margin-left:auto;margin-right:auto;padding-left:var(--hpq-content-gutter);padding-right:var(--hpq-content-gutter);padding-top:var(--hpq-section-pad-md);padding-bottom:var(--hpq-section-pad-md)}.hpq-section--sm{padding-top:var(--hpq-section-pad-sm);padding-bottom:var(--hpq-section-pad-sm)}.hpq-section--lg{padding-top:var(--hpq-section-pad-lg);padding-bottom:var(--hpq-section-pad-lg)}.hpq-section--xl{padding-top:var(--hpq-section-pad-xl);padding-bottom:var(--hpq-section-pad-xl)}.hpq-section--bleed{max-width:none;padding-left:0;padding-right:0}.hpq-section--bleed>.hpq-section__inner{max-width:var(--hpq-content-width);margin:0 auto;padding-left:var(--hpq-content-gutter);padding-right:var(--hpq-content-gutter)}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}:root{--motion-reveal: none;--motion-hover: none}}.hpq-display{font-family:Chunko Bold,Impact,sans-serif!important;font-weight:400!important;text-transform:uppercase;letter-spacing:.04em;line-height:1.05}.header__logo,.header__logo-text{font-family:BottleneckSH,Barlow Condensed,sans-serif!important;font-weight:400!important;text-transform:uppercase;letter-spacing:.01em;font-size:38px;line-height:1}.header__logo-text{transform:translateY(2px)}@media(max-width:959px){.header__logo,.header__logo-text{font-size:32px}.header__row-mobile{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center}.header__row-mobile>.header__row-segment.right{display:contents!important}.header__row-mobile>.header__row-segment.left{order:2;display:flex!important;justify-content:center}.header__row-mobile .header__icon-menu{order:1;justify-self:start}.header__row-mobile [data-js-cart-icon]{order:3;justify-self:end}.header__row-mobile .header__icon-touch--search,.header__row-mobile .header__icon-touch--account{display:none!important}}[id$=__video-hero] .video-hero__text-container{max-width:760px;margin:0 auto}[id$=__video-hero] .video-hero__text-container-accent{letter-spacing:.16em}[id$=__video-hero] .video-hero__text-container-heading{max-width:13ch;margin-left:auto;margin-right:auto;font-size:clamp(50px,5.4vw,86px);line-height:.94;text-wrap:balance;text-shadow:0 4px 18px rgba(0,0,0,.18)}[id$=__video-hero] .video-hero__text-container-text{max-width:34ch;margin-left:auto;margin-right:auto;font-size:clamp(15px,1.15vw,18px);line-height:1.5}[id$=__video-hero] .button-block__button{margin-top:10px}[id$=__video-hero] .button-block__inline-wrapper{align-items:center;justify-content:center}.hpq-story-split,.hpq-story-proof,.hpq-story-products,.hpq-story-faq{color:#171411}.hpq-story-split--cream{background:linear-gradient(180deg,#fff8eb,#fffdf8)}.hpq-story-split--white,.hpq-story-faq{background:#fffdf8}.hpq-story-split--sand,.hpq-story-products{background:linear-gradient(180deg,#fff8eb,#fff2dc)}.hpq-story-split__inner,.hpq-story-proof__inner,.hpq-story-products__inner,.hpq-story-faq__inner{width:min(var(--hpq-content-width),calc(100% - calc(var(--hpq-content-gutter) * 2)));margin:0 auto}.hpq-story-split__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(28px,4vw,64px);align-items:start}.hpq-story-split--left .hpq-story-split__media{order:1}.hpq-story-split--left .hpq-story-split__content{order:2}.hpq-story-split--right .hpq-story-split__content{order:1}.hpq-story-split--right .hpq-story-split__media{order:2}.hpq-story-split__media-frame{position:relative;overflow:hidden;border-radius:28px;aspect-ratio:4 / 5;background:linear-gradient(135deg,#d43f1f,#f2a126);box-shadow:0 24px 70px #1714111f}.hpq-story-split__image,.hpq-story-split__placeholder{width:100%;height:100%;display:block}.hpq-story-split__image{object-fit:cover}.hpq-story-split__placeholder{display:grid;place-items:center;padding:24px;text-align:center;color:#fff;font-family:var(--font-header);font-size:clamp(22px,2.2vw,34px);line-height:1.02;text-transform:uppercase}.hpq-story-split__caption{margin:12px 0 0;color:#171411ad}.hpq-story-split__eyebrow,.hpq-story-proof__eyebrow,.hpq-story-products__eyebrow,.hpq-story-faq__eyebrow{margin:0 0 16px;font-family:IBM Plex Mono,monospace!important;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#171411b8}.hpq-story-proof[data-bg=dark] .hpq-story-proof__eyebrow,.hpq-story-proof--dark .hpq-story-proof__eyebrow,.hpq-story-split--dark .hpq-story-split__eyebrow{color:#ffffffbf}.hpq-story-split__title,.hpq-story-proof__title,.hpq-story-products__title,.hpq-story-faq__title{margin:0;max-width:18ch;font-weight:800;line-height:1.02;letter-spacing:.02em;text-wrap:balance}.hpq-story-split__lead{margin:18px 0 0;max-width:42ch;font-size:clamp(17px,1.3vw,21px);line-height:1.5}.hpq-story-split__body,.hpq-story-proof__text,.hpq-story-products__text,.hpq-story-faq__text,.hpq-story-proof__card-text,.hpq-story-products__card-text,.hpq-story-faq__answer{font-size:clamp(15px,1.1vw,18px);line-height:1.72}.hpq-story-split__body{margin-top:24px;max-width:42rem}.hpq-story-split__body p,.hpq-story-proof__text p,.hpq-story-products__text p,.hpq-story-proof__card-text p,.hpq-story-products__card-text p,.hpq-story-faq__answer p{margin:0 0 14px}.hpq-story-split__quote{margin-top:28px;padding:22px 24px;background:#ffffffb8;border:1px solid rgba(23,20,17,.08);border-left:4px solid var(--hpq-red);border-radius:20px}.hpq-story-split__quote-text,.hpq-story-split__quote-attribution{margin:0}.hpq-story-split__quote-text{font-size:clamp(18px,1.35vw,22px);line-height:1.5}.hpq-story-split__quote-attribution{margin-top:12px;font-weight:600}.hpq-story-split__actions{margin-top:24px}.hpq-story-split__actions .btn{display:inline-flex;width:auto;min-width:0;padding-right:22px;padding-left:22px}.hpq-story-proof{background:#171411;color:#fff8ed}.hpq-story-proof__title,.hpq-story-proof__text{max-width:860px}.hpq-story-proof__grid,.hpq-story-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.hpq-story-proof__card,.hpq-story-products__card{height:100%;padding:24px;border-radius:22px}.hpq-story-proof__card{border:1px solid rgba(255,248,237,.14);background:#ffffff0a}.hpq-story-proof__card-kicker,.hpq-story-products__card-kicker{margin:0 0 12px;font-family:IBM Plex Mono,monospace!important;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.hpq-story-proof__card-title,.hpq-story-products__card-title,.hpq-story-faq__question{margin:0;line-height:1}.hpq-story-proof__card-text,.hpq-story-products__card-text{margin-top:14px}.hpq-story-products__intro{max-width:840px}.hpq-story-products__title{max-width:12ch}.hpq-story-products__text{max-width:34rem}.hpq-story-products__card{border:1px solid rgba(23,20,17,.08);box-shadow:0 18px 40px #1714110f}.hpq-story-products__card--red{background:linear-gradient(180deg,#fff4ef,#fff)}.hpq-story-products__card--gold{background:linear-gradient(180deg,#fff7e7,#fff)}.hpq-story-products__card--green{background:linear-gradient(180deg,#eff8ef,#fff)}.hpq-story-products__card--ink{background:linear-gradient(180deg,#f1f1f1,#fff)}.hpq-story-products__card-link{display:inline-flex;align-items:center;height:40px;padding:0 22px;margin-top:18px;background:transparent;color:#1e140f;border:1.5px solid rgb(30,20,15);border-radius:8px;font-family:IBM Plex Mono,monospace;font-weight:500;font-size:12px;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:background .15s ease-out,color .15s ease-out}.hpq-story-products__card-link:hover,.hpq-story-products__card-link:focus-visible{background:#1e140f;color:#fff}.hpq-story-products__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hpq-story-faq__inner{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);column-gap:clamp(36px,5vw,88px);row-gap:10px;align-items:start}.hpq-story-faq__title{max-width:14ch;grid-column:1}.hpq-story-faq__text{max-width:760px;grid-column:1}.hpq-story-faq__list{grid-column:2;grid-row:1 / span 3;margin-top:8px}.hpq-story-faq__item{border-top:1px solid rgba(23,20,17,.12)}.hpq-story-faq__item:last-child{border-bottom:1px solid rgba(23,20,17,.12)}.hpq-story-faq__question{list-style:none;cursor:pointer;padding:18px 40px 18px 0;position:relative;font-family:Sora,sans-serif!important;font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;line-height:1.4;color:#1e140f}.hpq-story-faq__question::-webkit-details-marker{display:none}.hpq-story-faq__question:after{content:"\203a";position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(90deg);transform-origin:center;transition:transform .15s ease-out;color:#888;font-size:22px;font-weight:400;line-height:1}.hpq-story-faq__item[open] .hpq-story-faq__question:after{transform:translateY(-50%) rotate(270deg)}.hpq-story-faq__answer{padding:0 0 22px;max-width:56rem}@media(max-width:959px){.hpq-story-split__inner,.hpq-story-proof__grid,.hpq-story-products__grid,.hpq-story-faq__inner{grid-template-columns:1fr}.hpq-story-faq__title,.hpq-story-faq__text,.hpq-story-faq__list{grid-column:auto;grid-row:auto}.hpq-story-faq__list{margin-top:28px}.hpq-story-split__content{order:1!important}.hpq-story-split__media{order:2!important}.hpq-story-split__inner{gap:22px}.hpq-story-split__media-frame{aspect-ratio:4 / 3.5}}@media(max-width:749px){[id$=__video-hero] .video-hero__text-container-heading{max-width:10ch;font-size:clamp(42px,11vw,62px)}[id$=__video-hero] .video-hero__text-container-text{max-width:28ch;font-size:14px}.hpq-story-split__inner,.hpq-story-proof__inner,.hpq-story-products__inner,.hpq-story-faq__inner{width:min(100% - 24px,1200px)}.hpq-story-split__title,.hpq-story-proof__title,.hpq-story-products__title,.hpq-story-faq__title{max-width:16ch}.hpq-story-faq__title{max-width:14ch}.hpq-story-split__lead{margin-top:14px;font-size:15px}.hpq-story-split__body,.hpq-story-proof__text,.hpq-story-products__text,.hpq-story-faq__text,.hpq-story-proof__card-text,.hpq-story-products__card-text,.hpq-story-faq__answer{font-size:14px;line-height:1.64}.hpq-story-split__media-frame{border-radius:20px;aspect-ratio:4 / 3.3}.hpq-story-split__quote{margin-top:20px;padding:18px 18px 16px}.hpq-story-proof__card,.hpq-story-products__card{padding:20px}.hpq-story-products__actions{gap:10px}.hpq-story-faq__question{padding:18px 30px 18px 0}}@media(min-width:1320px){[id$=__video-hero] .video-hero__media-container .video-hero__video{transform:scale(1.16);transform-origin:center center}}@media(min-width:960px)and (max-width:1100px){.hpq-nav-v2 .header__row-desktop .header__logo-text{font-size:32px}.hpq-nav-v2 .header__row-segment-desktop.left{gap:8px;padding-right:10px}.hpq-nav-v2 .header__row-segment-desktop.right{gap:12px}.hpq-nav-v2 .hpq-search-proxy--desktop .hpq-search-proxy__input{height:50px;font-size:14px}}@media(max-width:400px){.hpq-nav-v2 .header__row-mobile .header__logo-text{font-size:26px}[id$=__video-hero] .video-hero__text-container-heading{max-width:9ch;font-size:clamp(44px,13vw,56px)}[id$=__video-hero] .video-hero__text-container-text{max-width:23ch;font-size:13px;line-height:1.55}}:root{--font-logo: "BottleneckSH", "Barlow Condensed", sans-serif;--font-logo-weight: normal;--font-logo-style: normal;--font-heading: "Barlow Condensed", sans-serif;--font-heading-weight: 700;--font-heading-style: normal;--font-heading-text-transform: uppercase;--font-body: "Sora", sans-serif;--font-body-weight: 400;--font-body-style: normal;--font-button: "Barlow Condensed", sans-serif}.ff-heading,h1,h2,h3,h4,h5,h6{font-family:var(--font-header)!important;text-transform:uppercase;letter-spacing:.02em}.ff-body,body,p{font-family:var(--font-body)!important}.product-item__price,.product-badges .product-badge,.breadcrumb,.filter-item__chip,.filter-group__label,.announcement-bar{font-family:var(--font-mono)!important;text-transform:uppercase;letter-spacing:1px}.header .nav-link,.header a,.nav-bar .nav-links{font-family:var(--font-header)!important;text-transform:uppercase;letter-spacing:.02em;font-weight:500}.btn,.btn:before,.btn:after{border-radius:8px!important}:root{--font-size-button: 12px;--font-size-button-x-small: 11px;--button-letter-spacing: .12em;--color-products-rating-star: var(--hpq-yellow)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;line-height:1;transition:var(--motion-button);font-family:var(--font-mono)!important;font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.btn--small{min-height:38px;padding:0 20px}.btn--x-small{min-height:30px;padding:0 14px}.btn:hover{transform:scale(1.02);box-shadow:0 4px 12px #0000001f}.btn:active{transform:scale(.98)}.product-form__cart-submit{font-family:var(--font-body)!important;font-size:13px!important;font-weight:700;color:var(--hpq-dark)!important;border-color:var(--hpq-pink)!important;background-color:var(--hpq-pink)!important;border-radius:8px!important;padding:12px 28px}.product-form__cart-submit:hover{border-color:#e682aa!important;background-color:#e682aa!important}.product-form__cart-submit:disabled,.product-form__cart-submit[disabled]{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.section--divider-solid:before{display:none}.fs-heading-display-1,.fs-heading-display-2,.fs-heading-display-3{font-family:var(--font-header)!important;letter-spacing:.02em;font-weight:700;text-transform:uppercase}.fs-heading-1-base,.fs-heading-2-base,.fs-heading-3-base{font-family:var(--font-header)!important;letter-spacing:.02em;text-transform:uppercase}a{transition:var(--motion-link)}.announcement-bar{background-color:var(--hpq-green)!important;color:#fff!important;font-family:var(--font-mono)!important;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase;padding:10px 16px}.announcement-bar strong{font-weight:600}.announcement-bar .announcement-bar__link,.announcement-bar a{color:#fff;text-decoration:underline;text-underline-offset:2px;opacity:1;cursor:pointer}.announcement-bar .announcement-bar__link:hover,.announcement-bar a:hover{opacity:.85}.announcement-bar .slider-nav-button{color:#fff}.announcement-bar .slider-nav-button svg,.announcement-bar .slider-nav-button path{fill:currentColor;stroke:currentColor}.header[data-sticky=true]{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#ffffffeb!important}.hpq-reveal{opacity:0;transform:translateY(24px);transition:var(--motion-reveal)}.hpq-reveal--visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hpq-reveal{opacity:1;transform:none;transition:none}}.product-item__image-wrapper{transition:var(--motion-hover)}.product-item:hover .product-item__image-wrapper{transform:scale(1.02)}@media(prefers-reduced-motion:reduce){.product-item:hover .product-item__image-wrapper{transform:none}}.hpq-bundle-contents{max-width:1400px;margin:0 auto;padding:0 5vw}.hpq-bundle-contents__wrapper{text-align:center}.hpq-bundle-contents__heading{margin-bottom:8px}.hpq-bundle-contents__value-prop{color:#666;margin-bottom:24px}.hpq-bundle-contents__savings{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:16px}.hpq-bundle-contents__savings-badge{display:inline-block;background-color:rgb(var(--brand-red));color:#fff;font-weight:700;font-size:.9em;padding:6px 16px;border-radius:20px;letter-spacing:.02em}.hpq-bundle-contents__savings-detail{font-size:.85em;color:#666}.hpq-bundle-contents__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}@media(max-width:720px){.hpq-bundle-contents__grid{grid-template-columns:repeat(2,1fr);gap:16px}}.hpq-bundle-contents__item{display:block;text-decoration:none;color:inherit;text-align:center;transition:transform var(--brand-duration-default) ease}.hpq-bundle-contents__item:hover{transform:translateY(-4px)}.hpq-bundle-contents__item-image{border-radius:var(--brand-radius);overflow:hidden;margin-bottom:12px;aspect-ratio:1}.hpq-bundle-contents__item-image img{width:100%;height:100%;object-fit:cover}.hpq-bundle-contents__item-title{font-weight:600;margin-bottom:4px}.hpq-bundle-contents__item-price{color:#666}.hpq-flavor-bar{padding:10px 0}.hpq-flavor-bar__tagline{font-size:.85em;font-style:italic;color:#555;margin:0 0 10px;line-height:1.3}.hpq-flavor-bar__meters{display:flex;flex-wrap:wrap;gap:8px}.hpq-flavor-bar__meter{display:flex;align-items:center;gap:6px;flex:1 1 auto;min-width:0}.hpq-flavor-bar__label{font-size:.72em;font-weight:600;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;min-width:80px}.hpq-flavor-bar__dots{display:flex;gap:3px}.hpq-flavor-bar__dot{width:10px;height:10px;border-radius:50%;background-color:#e0e0e0;transition:background-color var(--brand-duration-default)}.hpq-flavor-bar__dot--spice{background-color:rgb(var(--brand-red))}.hpq-flavor-bar__dot--numbing{background-color:rgb(var(--brand-yellow))}.hpq-flavor-bar__dot--umami{background-color:rgb(var(--brand-green))}.hpq-best-for{display:flex;align-items:center;gap:8px;padding:8px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hpq-best-for::-webkit-scrollbar{display:none}.hpq-best-for__label{font-size:.72em;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888;white-space:nowrap;flex-shrink:0}.hpq-best-for__chips{display:flex;gap:6px;flex-shrink:0}.hpq-best-for__chip{font-size:.75em;font-weight:500;padding:4px 12px;border-radius:16px;background-color:#f5f5f5;color:#333;white-space:nowrap;border:1px solid #eee}.hpq-pdp-overview-guide{display:flex;flex-direction:column;gap:14px;padding:2px 0}.hpq-pdp-overview-guide__row{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.hpq-pdp-overview-guide__row--flavor{gap:10px 18px}.hpq-pdp-overview-guide__meter{display:inline-flex;align-items:center;gap:8px;min-width:0}.hpq-pdp-overview-guide__meter-label{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.hpq-pdp-overview-guide__char{font-family:var(--font-cn);font-size:15px;font-weight:500;color:var(--hpq-dark);line-height:1}.hpq-pdp-overview-guide__name,.hpq-pdp-overview-guide__uses-label{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#777;line-height:1.1}.hpq-pdp-overview-guide__dots{display:inline-flex;gap:2px;font-family:var(--font-mono);font-size:11px;line-height:1;color:var(--hpq-dark);white-space:nowrap}.hpq-pdp-overview-guide__dot--empty{color:#d7d7d7}.hpq-pdp-overview-guide__chips{display:flex;flex-wrap:wrap;gap:6px}.hpq-pdp-overview-guide__chip{display:inline-flex;align-items:center;min-height:28px;padding:4px 11px;border-radius:999px;background:#f5f2ec;border:1px solid rgba(30,20,15,.08);color:var(--hpq-dark);font-family:var(--font-mono);font-size:11px;font-weight:500;line-height:1;white-space:nowrap}@media(max-width:720px){.hpq-pdp-overview-guide{gap:12px}.hpq-pdp-overview-guide__row--flavor{gap:8px 14px}.hpq-pdp-overview-guide__meter{gap:6px}.hpq-pdp-overview-guide__char{font-size:14px}.hpq-pdp-overview-guide__name,.hpq-pdp-overview-guide__uses-label,.hpq-pdp-overview-guide__dots,.hpq-pdp-overview-guide__chip{font-size:10px}}.hpq-nutrition{padding:0}.hpq-nutrition__details{border-top:1px solid #e0e0e0}.hpq-nutrition__summary{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.hpq-nutrition__summary::-webkit-details-marker{display:none}.hpq-nutrition__title{font-family:var(--font-heading);font-size:1.1em;font-weight:600}.hpq-nutrition__toggle{font-size:1.4em;font-weight:300;color:#666;transition:transform var(--brand-duration-default)}details[open] .hpq-nutrition__toggle{transform:rotate(45deg)}.hpq-nutrition__panel{padding-bottom:20px}.hpq-nutrition__label{border:2px solid #000;padding:8px 10px;font-size:.82em;line-height:1.4}.hpq-nutrition__serving{display:flex;justify-content:space-between;padding:2px 0;font-size:.9em}.hpq-nutrition__divider{border-bottom:1px solid #000;margin:2px 0}.hpq-nutrition__divider--thick{border-bottom-width:4px;margin:4px 0}.hpq-nutrition__row{display:flex;justify-content:space-between;padding:1px 0}.hpq-nutrition__row--bold{font-weight:700}.hpq-nutrition__row--indent{padding-left:16px;font-weight:400}.hpq-nutrition__row--deep-indent{padding-left:32px}.hpq-product-details-section{max-width:1400px;margin:0 auto;padding:0 5vw}.hpq-product-details{padding:4px 0 16px;border-top:1px solid #eee}.hpq-nutrition-section{max-width:1400px;margin:0 auto;padding:0 5vw}@media(max-width:720px){.hpq-product-details-section,.hpq-nutrition-section{padding:0 16px}.hpq-flavor-bar__meters{flex-direction:column;gap:6px}}.product-rating .product-rating__count{font-weight:600;color:rgb(var(--brand-foreground, 17,17,17));text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color var(--brand-duration-default)}.product-rating:hover .product-rating__count{text-decoration-color:currentColor}@media(max-width:720px){.template-product .product__description,.template-product .product-tabs .accordion__content,.template-product .product-tabs__tab-item{font-size:max(1rem,16px);line-height:1.6}.template-product .product-form__cart-submit,.template-product .product__color-swatch,.template-product .product__chip,.template-product .product-tabs__tab-button,.template-product .product-tabs .accordion__label,.template-product .product-form__quantity-button{min-height:44px;min-width:44px}.template-product .product__title{font-size:clamp(1.25rem,5vw,1.75rem);line-height:1.2}.template-product .product__price{font-size:max(1.1rem,18px)}.template-product .product__option{margin-bottom:12px}.template-product .product__color-swatches{gap:8px}}.product-form__sticky-atc-bar .product-form__cart-submit{background-color:rgb(var(--brand-pink))!important;border-color:rgb(var(--brand-pink))!important;color:#fff!important}.template-product .recommended-products .section__heading{font-family:var(--font-heading)}.hpq-ingredient-story-section{max-width:1400px;margin:0 auto;padding:0 5vw}.hpq-ingredient-story{padding:48px 0 40px;border-top:1px solid #eee}.hpq-ingredient-story__heading{text-align:center;margin-bottom:40px}.hpq-ingredient-story__grid{display:grid;gap:40px}.hpq-ingredient-story__card{display:grid;gap:20px}.hpq-ingredient-story__image{border-radius:var(--brand-radius);overflow:hidden}.hpq-ingredient-story__image img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4 / 3}.hpq-ingredient-story__name{font-family:var(--font-heading);margin-bottom:8px}.hpq-ingredient-story__description{font-family:var(--font-body);color:#444;line-height:1.65}.hpq-ingredient-story__description p{margin:0}@media(min-width:721px){.hpq-ingredient-story__card{grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hpq-ingredient-story__card:nth-child(2n) .hpq-ingredient-story__image{order:2}.hpq-ingredient-story__card:nth-child(2n) .hpq-ingredient-story__text{order:1}.hpq-ingredient-story__card--text-only{grid-template-columns:1fr;max-width:600px;margin:0 auto;text-align:center}}@media(max-width:720px){.hpq-ingredient-story-section{padding:0 16px}.hpq-ingredient-story{padding:32px 0 24px}.hpq-ingredient-story__heading{margin-bottom:24px}.hpq-ingredient-story__grid{gap:32px}}[id*=hpq_categories] .collection-item__image-wrapper{border-radius:12px;overflow:hidden}[id*=hpq_categories] .collection-item{transition:var(--motion-hover),box-shadow .15s ease}[id*=hpq_categories] .collection-item:hover{transform:scale(1.02);box-shadow:0 8px 24px #0000001f}[id*=hpq_categories] .collection-item__title{text-transform:uppercase;letter-spacing:.06em;font-weight:700}[id*=hpq_categories] .collection-item__label{padding:16px 20px}@media(max-width:749px){[id*=hpq_categories] .collection-list-grid__collections{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px}[id*=hpq_categories] .collection-list-grid__collections::-webkit-scrollbar{display:none}[id*=hpq_categories] .collection-list-grid__collections{scrollbar-width:none}[id*=hpq_categories] .collection-item{flex:0 0 72vw;scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){[id*=hpq_categories] .collection-item:hover{transform:none;box-shadow:none}}.hpq-recipe{max-width:720px;margin:0 auto;padding:0 16px}.hpq-recipe__header{margin-bottom:32px}.hpq-recipe__title{font-size:2rem;margin-bottom:8px}.hpq-recipe__meta{display:flex;flex-wrap:wrap;gap:16px;color:var(--text-subdued, #666);font-size:.875rem;margin-bottom:16px}.hpq-recipe__meta-item{display:flex;align-items:center;gap:4px}.hpq-recipe__description{font-size:1.125rem;line-height:1.6;margin-bottom:32px}.hpq-recipe__section{margin-bottom:32px}.hpq-recipe__section-heading{font-size:1.25rem;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid rgb(var(--brand-primary))}.hpq-recipe__ingredients{list-style:none;padding:0}.hpq-recipe__ingredients li{padding:6px 0;border-bottom:1px solid rgba(0,0,0,.06)}.hpq-recipe__steps{padding-left:0;counter-reset:recipe-step;list-style:none}.hpq-recipe__steps li{counter-increment:recipe-step;padding:12px 0 12px 48px;position:relative;border-bottom:1px solid rgba(0,0,0,.06);line-height:1.6}.hpq-recipe__steps li:before{content:counter(recipe-step);position:absolute;left:0;top:12px;width:32px;height:32px;border-radius:50%;background:rgb(var(--brand-primary));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.hpq-recipe__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.hpq-recipe__product-link{text-align:center;text-decoration:none;color:inherit;padding:8px;border-radius:8px;transition:background .15s}.hpq-recipe__product-link:hover{background:#0000000a}.hpq-recipe__product-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:12px 8px;border-radius:8px;border:1px solid rgba(0,0,0,.08)}.hpq-recipe__product-title{font-size:.875rem;font-weight:600}.hpq-recipe__product-price{font-size:.8125rem;color:var(--text-subdued, #666)}.hpq-recipe__add-btn{margin-top:4px;width:100%}.hpq-recipe__sold-out{font-size:.75rem;color:var(--text-subdued, #999);text-transform:uppercase;letter-spacing:.05em}.hpq-batch-badge{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.hpq-batch-badge__batch,.hpq-batch-badge__size,.hpq-batch-badge__exclusive{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700;line-height:1.4}.hpq-batch-badge__batch{background:#00000014;color:#333}.hpq-batch-badge__size{background:#0000000d;color:#666;font-weight:600}.hpq-batch-badge__exclusive{background:rgba(var(--brand-primary),.15);color:rgb(var(--brand-primary))}.hpq-loyalty-tiers{max-width:900px;margin:0 auto;padding:40px 16px}.hpq-loyalty-tiers__heading{text-align:center;margin-bottom:24px}.hpq-loyalty-tiers__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.hpq-loyalty-tiers__tier{text-align:center;padding:20px 12px;border:1px solid rgba(0,0,0,.1);border-radius:8px;transition:transform .15s}.hpq-loyalty-tiers__tier:hover{transform:translateY(-2px)}.hpq-loyalty-tiers__tier--top{border-color:rgb(var(--brand-primary));background:rgba(var(--brand-primary),.04)}.hpq-loyalty-tiers__name{font-weight:700;font-size:1.125rem;margin-bottom:4px}.hpq-loyalty-tiers__threshold{font-size:.8125rem;color:var(--text-subdued, #666);margin-bottom:8px}.hpq-loyalty-tiers__multiplier{font-weight:700;color:rgb(var(--brand-primary));margin-bottom:8px}.hpq-loyalty-tiers__desc{font-size:.8125rem;line-height:1.4}.hpq-tier-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700}.hpq-tier-badge--curious{background:#f0f0f0;color:#666}.hpq-tier-badge--explorer{background:#00953b1a;color:rgb(var(--brand-primary))}.hpq-tier-badge--devotee{background:#002dc51a;color:rgb(var(--brand-blue))}.hpq-tier-badge--ambassador{background:#ffc20026;color:#b8860b}.hpq-tier-badge--inner-circle{background:#ff160d1a;color:rgb(var(--brand-red))}.hpq-bundle-pricing{padding:16px;border:1px solid rgba(0,0,0,.1);border-radius:8px;margin:12px 0;text-align:center}.hpq-bundle-pricing__heading{margin-bottom:12px}.hpq-bundle-pricing__tiles{display:flex;gap:8px;justify-content:center;margin-bottom:12px}.hpq-bundle-pricing__tile{flex:1;max-width:140px;padding:12px 8px;border:1px solid rgba(0,0,0,.1);border-radius:6px;position:relative}.hpq-bundle-pricing__tile--best{border-color:rgb(var(--brand-primary));background:rgba(var(--brand-primary),.04)}.hpq-bundle-pricing__best-label{position:absolute;top:-8px;left:50%;transform:translate(-50%);background:rgb(var(--brand-primary));color:#fff;font-size:9px;font-weight:700;padding:1px 6px;border-radius:3px;text-transform:uppercase;letter-spacing:.05em}.hpq-bundle-pricing__qty{display:block;font-weight:700;font-size:.875rem}.hpq-bundle-pricing__discount{display:block;color:rgb(var(--brand-primary));font-weight:700;font-size:1rem;margin-top:4px}.jdgm-carousel-wrapper{margin:24px 0}.jdgm-carousel-wrapper img{border-radius:8px;object-fit:cover}.jdgm-rev-widg{font-family:var(--font-body, "Sora", sans-serif)!important}.jdgm-rev-widg .jdgm-rev__title{font-weight:700}.jdgm-rev-widg .jdgm-rev__body{font-size:.9375rem;line-height:1.6}[id*=hpq_hero] .fs-heading-display-1{font-family:Chunko Bold,Impact,sans-serif!important;font-weight:400!important;font-size:clamp(2.5rem,8vw,5rem);line-height:1.05;letter-spacing:.04em;text-transform:uppercase}[id*=hpq_hero] .btn{min-width:180px;padding:16px 40px}@media(max-width:749px){[id*=hpq_hero] .fs-heading-display-1{font-size:clamp(2rem,10vw,3rem);max-width:100%;word-break:break-word}[id*=hpq_hero] .btn{min-width:0;width:100%;max-width:320px;padding:16px 32px;min-height:48px}[id*=hpq_hero] .image-hero__image img,[id*=hpq_hero] .image-hero__image--mobile img{object-position:75% center!important}[id*=hpq_hero] .image-hero__overlay{background:linear-gradient(to right,#0000008c,#0006 45%,#0003)!important;opacity:1!important}}.product-item__product-vendor,.product-item .product-badge{display:none}.product-item__inner{background-color:var(--hpq-warm-white)}.product-item__product-title{text-transform:none;font-size:.9375rem;font-weight:500;line-height:1.35}.product-item__product-title a{text-decoration:none;color:inherit}.product-item__price{font-weight:400;color:rgba(var(--brand-color-foreground),.6);font-size:.875rem}.collection__products{column-gap:24px;row-gap:28px}.featured-collection-grid__products{gap:24px}@media(max-width:749px){.collection__products{column-gap:12px;row-gap:20px}.featured-collection-grid__products{gap:16px}}[id*=hpq_story_break]{background-color:var(--hpq-tint-gold)}[id*=hpq_story_break] .section{padding-top:120px;padding-bottom:120px}[id*=hpq_story_break] .rich-text__heading{font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.02em;font-weight:700;line-height:1.1}[id*=hpq_story_break] .rich-text__text{max-width:540px;margin-left:auto;margin-right:auto;color:#444;line-height:1.7}@media(max-width:749px){[id*=hpq_story_break] .section{padding-top:80px;padding-bottom:80px}}.hpq-footer,.shopify-section.footer__parent{background:var(--hpq-green)!important;color:#fff;border-top:none}.hpq-footer__inner{max-width:calc(var(--max-width) + calc(var(--space-outer) * 2));margin:0 auto;padding:32px var(--space-outer) 28px}.hpq-footer__mast{display:grid;gap:28px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.08)}.hpq-footer__eyebrow{margin:0 0 10px;font-family:Sora,sans-serif!important;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffffbf}.hpq-footer__title,.hpq-footer__signup-title{margin:0;color:#fffaf2;letter-spacing:-.03em;line-height:1}.hpq-footer__title{font-size:clamp(2rem,5vw,3.35rem);font-weight:800;letter-spacing:.02em}.hpq-footer__signup-title{font-size:clamp(1.35rem,2.4vw,2rem)}.hpq-footer__text,.hpq-footer__signup-text{margin-top:14px;max-width:42rem;font-size:.98rem;line-height:1.7;color:#f6f1e8bd}.hpq-footer__text p,.hpq-footer__signup-text p,.hpq-footer__fineprint p{margin:0}.hpq-footer__brand-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hpq-footer__brand-links a{display:inline-flex;align-items:center;min-height:40px;padding:0 20px;border:none;border-radius:999px;background:#fff;color:var(--hpq-green);font-family:Sora,sans-serif;font-size:13px;font-weight:700;letter-spacing:.01em;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease}.hpq-footer__brand-links a:hover,.hpq-footer__brand-links a:focus-visible{background:#ffffffeb;color:#008233;transform:translateY(-1px)}.hpq-footer__social{margin-top:20px}.hpq-footer__social .social-icons{gap:12px}.hpq-footer__social .social-icons li{width:40px;height:40px;flex-shrink:0}.hpq-footer__social .social-icons a{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff08}.hpq-footer__social .social-icons .icon{width:17px;height:17px;opacity:.88}.hpq-footer__signup-card{padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(0,149,59,.18),transparent 38%),linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:0 18px 60px #00000029}.hpq-footer__nav{display:grid;gap:24px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.08)}.hpq-footer__nav-title{margin:0 0 12px;font-size:.95rem;font-weight:600;color:#fffaf2;letter-spacing:-.01em}.hpq-footer__nav-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.hpq-footer__nav-list a,.hpq-footer__utility a,.hpq-footer__utility-button{color:#f6f1e8b8;font-size:.92rem;line-height:1.45;text-decoration:none;transition:color .18s ease}.hpq-footer__nav-list a:hover,.hpq-footer__nav-list a:focus-visible,.hpq-footer__utility a:hover,.hpq-footer__utility a:focus-visible,.hpq-footer__utility-button:hover,.hpq-footer__utility-button:focus-visible{color:#fff}.hpq-footer__bottom{display:grid;gap:18px;padding-top:18px}.hpq-footer__bottom-copy{display:grid;gap:8px;font-size:.78rem;color:#f6f1e894}.hpq-footer__bottom-copy>p{margin:0}.hpq-footer__fineprint{color:#f6f1e880;line-height:1.6}.hpq-footer__utility{display:flex;flex-wrap:wrap;gap:12px 18px}.hpq-footer__utility-button{padding:0;border:0;background:transparent;cursor:pointer}.hpq-footer__payments .payment-icons{justify-content:flex-start}.hpq-footer__payments .payment-icons__icon .icon{opacity:.7}@media(min-width:700px){.hpq-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.hpq-footer__inner{padding-top:48px;padding-bottom:36px}.hpq-footer__mast{grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);align-items:start;gap:48px;padding-bottom:36px}.hpq-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding-top:32px;padding-bottom:32px}.hpq-footer__bottom{grid-template-columns:minmax(0,1.3fr) auto auto;align-items:end;gap:24px}.hpq-footer__utility{justify-content:center}.hpq-footer__payments{justify-self:end}}@media(max-width:699px){.hpq-footer__inner{padding-top:24px;padding-bottom:24px}.hpq-footer__signup-card{padding:18px;border-radius:20px}.hpq-footer__nav{padding-top:24px;padding-bottom:24px}.hpq-footer__brand-links{gap:8px}.hpq-footer__brand-links a{min-height:38px;padding:0 14px;font-size:.84rem}}.product .accordion__label{text-transform:uppercase;letter-spacing:.06em;font-weight:600}.product .accordion__inner{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.product .accordion+.accordion>.accordion__inner{border-top:0}.product .accordion__label[aria-expanded=true] .icon.icon-plus,.product .accordion__label[aria-expanded=false] .icon.icon-minus{display:flex!important;opacity:0}.product .accordion__label-icons .icon{transition:opacity .15s ease-out}.product .accordion__content{transition:height .15s ease-out!important;padding-bottom:var(--spacing-6)}@media(prefers-reduced-motion:reduce){.product .accordion__content{transition:none!important}.product .accordion__label-icons .icon{transition:none}}.hpq-product-specs-section{max-width:1400px;margin:0 auto;padding:0 5vw}.hpq-product-specs{padding:32px 0;border-top:1px solid #eee}.hpq-product-specs__grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--color-border, #e0e0e0);border-radius:8px;overflow:hidden}.hpq-product-specs__cell{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;position:relative}.hpq-product-specs__cell:nth-child(odd){border-right:1px solid var(--color-border, #e0e0e0)}.hpq-product-specs__cell:nth-child(-n+2){border-bottom:1px solid var(--color-border, #e0e0e0)}.hpq-product-specs__grid>.hpq-product-specs__cell:nth-last-child(1):nth-child(2),.hpq-product-specs__grid>.hpq-product-specs__cell:nth-last-child(2):nth-child(1){border-bottom:none}.hpq-product-specs__cell:last-child:nth-child(odd){border-right:none}.hpq-product-specs__icon{color:var(--hpq-dark, #1A1A1A);opacity:.6;margin-bottom:8px;line-height:1}.hpq-product-specs__icon svg{width:24px;height:24px}.hpq-product-specs__label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--brand-color-foreground, 26,26,26),.5);margin-bottom:4px}.hpq-product-specs__value{font-size:1.25rem;font-weight:700;color:var(--hpq-dark, #1A1A1A);line-height:1.2}@media(max-width:720px){.hpq-product-specs-section{padding:0 16px}.hpq-product-specs__cell{padding:16px 12px}.hpq-product-specs__value{font-size:1.1rem}}.filter-bar{border-bottom:1px solid var(--color-border)}.filter-bar__inner{gap:12px}.filter-group__label{border-radius:999px!important;border:1px solid var(--color-border)!important;background-color:transparent!important;padding:8px 16px!important;font-size:.8125rem;font-weight:500;text-transform:none;letter-spacing:0;transition:var(--motion-button);gap:6px}.filter-group__label:hover{background-color:#0000000a!important}.filter-group__label[aria-expanded=true]{border-color:var(--hpq-dark, #1A1A1A)!important}.filter-group__label-count{background-color:var(--hpq-dark, #1A1A1A);color:#fff;border-radius:999px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;padding:0 5px}.filter-bar__button.filter-bar__button--filters,.filter-bar__button.filter-bar__button--sort{border-radius:999px;border:1px solid var(--color-border);padding:8px 16px;font-size:.8125rem;font-weight:500;text-transform:none;letter-spacing:0;transition:var(--motion-button);background:transparent}.filter-bar__button.filter-bar__button--filters:hover,.filter-bar__button.filter-bar__button--sort:hover{background-color:#0000000a}.filter-bar__button-count{border-radius:999px;min-width:18px;height:18px;font-size:.6875rem;font-weight:700}.filter-item__chip{border-radius:999px!important;border:1px solid var(--color-border)!important;background-color:transparent!important;color:var(--hpq-dark, #1A1A1A);padding:8px 16px!important;font-size:.8125rem;font-weight:500;text-transform:none;letter-spacing:0;line-height:1.2;transition:var(--motion-button);word-break:normal;white-space:nowrap}.filter-item__chip:hover{background-color:#0000000a!important}.filter-item__checkbox:checked+.filter-item__content-inner .filter-item__chip{background-color:var(--hpq-dark, #1A1A1A)!important;border-color:var(--hpq-dark, #1A1A1A)!important;color:#fff!important;box-shadow:none!important}.filter-item__checkbox:disabled+.filter-item__content-inner .filter-item__chip{opacity:.35;cursor:not-allowed;text-decoration:none!important}.filter-group__list.filter-drawer__list--chips{display:flex!important;flex-wrap:wrap;gap:8px}.filter-group__list.filter-drawer__list--chips[data-layout=natural]{flex-wrap:wrap}.filter-item.filter-item--chip{flex:0 0 auto}.active-filters__active-filter,.popover .active-filters__active-filter{border-radius:999px;border:1px solid var(--color-border);background-color:transparent;padding:6px 12px 6px 14px;font-size:.8125rem;font-weight:500;text-transform:none;letter-spacing:0;transition:var(--motion-button);color:var(--hpq-dark, #1A1A1A)}.active-filters__active-filter:hover,.active-filters__active-filter:focus,.popover .active-filters__active-filter:hover,.popover .active-filters__active-filter:focus{background-color:#0000000a;border-color:var(--hpq-dark, #1A1A1A)}.active-filters__active-filter.active-filters__clear,.popover .active-filters__active-filter.active-filters__clear{border:none;background:transparent;text-decoration:underline;text-underline-offset:3px;padding:6px 8px}.filter-bar__active-filters .active-filters{gap:8px;margin:0}.filter-bar__active-filters .active-filters .active-filters__active-filter{margin:0}.mobile-filters__button{border-radius:999px!important;border:1px solid var(--color-border)!important;padding:10px 18px!important;font-size:.8125rem;font-weight:500;text-transform:none;letter-spacing:0;transition:var(--motion-button);background:transparent!important;min-height:44px}.mobile-filters__button:hover{background-color:#0000000a!important}.mobile-filters__button-count{background-color:var(--hpq-dark, #1A1A1A);color:#fff;border-radius:999px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;padding:0 5px}.filter-group__values{border-radius:8px;border:1px solid var(--color-border);box-shadow:0 4px 16px #00000014}.filter-group__values-header{border-bottom:1px solid var(--color-border)}.filter-group__list--sort .filter-item__label{font-size:.8125rem;text-transform:none;letter-spacing:0}.collection-banner{padding-top:32px;padding-bottom:16px}.collection-banner__text-wrapper{text-align:center}.collection-banner__title{font-size:clamp(1.5rem,4vw,2.25rem);letter-spacing:-.02em;font-weight:700;margin-bottom:8px}.collection-banner__description{font-size:.9375rem;color:rgba(var(--brand-color-foreground),.6);max-width:560px;margin:0 auto;line-height:1.6}.collection-banner:not(.collection-banner--has-image){padding-top:24px;padding-bottom:8px}@media(max-width:749px){.filter-group__list.filter-drawer__list--chips{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.filter-group__list.filter-drawer__list--chips::-webkit-scrollbar{display:none}.filter-bar__inner{gap:8px}.filter-bar__button.filter-bar__button--filters,.filter-bar__button.filter-bar__button--sort{padding:6px 12px;font-size:.75rem}.collection-banner{padding-top:20px;padding-bottom:12px}.collection-banner__title{font-size:1.5rem}}@media(prefers-reduced-motion:reduce){.filter-item__chip,.filter-group__label,.filter-bar__button,.mobile-filters__button,.active-filters__active-filter{transition:none!important}}.hpq-cookbook-hub{max-width:1200px;margin:0 auto;padding:0 16px}.hpq-cookbook-hub__header{text-align:center;padding:64px 0 40px}.hpq-cookbook-hub__title{font-size:clamp(2.5rem,6vw,4rem);letter-spacing:-.02em;font-weight:700;margin-bottom:12px}.hpq-cookbook-hub__subtitle{font-size:1.0625rem;color:rgba(var(--brand-color-foreground),.6);max-width:480px;margin:0 auto;line-height:1.6}.hpq-cookbook-hub__filters{display:flex;justify-content:center;gap:8px;padding-bottom:40px;flex-wrap:wrap}.hpq-cookbook-hub__filter{display:inline-block;padding:8px 20px;border-radius:999px;border:1px solid var(--color-border);font-size:.875rem;font-weight:500;text-decoration:none;color:var(--hpq-dark);transition:var(--motion-button)}.hpq-cookbook-hub__filter:hover{background:#0000000a}.hpq-cookbook-hub__filter--active{background:var(--hpq-dark);border-color:var(--hpq-dark);color:#fff}.hpq-cookbook-hub__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-bottom:80px}.hpq-cookbook-card{border-radius:12px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06);transition:var(--motion-hover)}.hpq-cookbook-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.hpq-cookbook-card__link{text-decoration:none;color:inherit;display:block}.hpq-cookbook-card__image{aspect-ratio:1;overflow:hidden;background:var(--hpq-tint-warm)}.hpq-cookbook-card__image img{width:100%;height:100%;object-fit:cover}.hpq-cookbook-card__image--placeholder{display:flex;align-items:center;justify-content:center;color:rgba(var(--brand-color-foreground),.2)}.hpq-cookbook-card__content{padding:16px 20px 20px}.hpq-cookbook-card__title{font-size:1.0625rem;font-weight:600;line-height:1.3;margin-bottom:8px;letter-spacing:-.01em}.hpq-cookbook-card__meta{display:flex;gap:12px;font-size:.75rem;color:rgba(var(--brand-color-foreground),.5);margin-bottom:8px}.hpq-cookbook-card__meta-item{display:flex;align-items:center;gap:4px}.hpq-cookbook-card__excerpt{font-size:.8125rem;color:rgba(var(--brand-color-foreground),.6);line-height:1.5;margin:0}.hpq-cookbook-hub__empty{grid-column:1 / -1;text-align:center;padding:80px 0;color:rgba(var(--brand-color-foreground),.4);font-size:1.125rem}@media(max-width:749px){.hpq-cookbook-hub__header{padding:40px 0 24px}.hpq-cookbook-hub__filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:24px;gap:6px}.hpq-cookbook-hub__filters::-webkit-scrollbar{display:none}.hpq-cookbook-hub__filter{flex-shrink:0;padding:6px 16px;font-size:.8125rem}.hpq-cookbook-hub__grid{grid-template-columns:repeat(2,1fr);gap:16px;padding-bottom:48px}.hpq-cookbook-card__content{padding:12px 14px 16px}.hpq-cookbook-card__title{font-size:.9375rem}}@media(prefers-reduced-motion:reduce){.hpq-cookbook-card{transition:none}.hpq-cookbook-card:hover{transform:none}}.flavor-table{display:grid;grid-template-columns:auto auto;column-gap:16px;row-gap:4px;align-items:center;width:fit-content}.flavor-table .ft-label{display:flex;align-items:center;gap:5px}.flavor-table .ft-char{font-family:var(--font-cn);font-weight:400;font-size:11px;color:var(--hpq-dark)}.flavor-table .ft-name{font-family:var(--font-mono);font-size:10px;color:#aaa}.flavor-table .ft-dots{font-size:10px;letter-spacing:3px;color:var(--hpq-dark);white-space:nowrap}.flavor-table .ft-dots .e{color:#ddd}.flavor-table-sm{display:grid;grid-template-columns:auto auto;column-gap:10px;row-gap:2px;align-items:center;width:fit-content}.flavor-table-sm .ft-label{display:flex;align-items:center;gap:4px}.flavor-table-sm .ft-char{font-family:var(--font-cn);font-weight:400;font-size:10px;color:var(--hpq-dark)}.flavor-table-sm .ft-name{font-family:var(--font-mono);font-size:9px;color:#aaa}.flavor-table-sm .ft-dots{font-size:8px;letter-spacing:2px;color:var(--hpq-dark);white-space:nowrap}.flavor-table-sm .ft-dots .e{color:#ddd}.flavor-profile{padding:12px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.flavor-profile .fp-title{font-family:var(--font-mono);font-size:9px;font-weight:600;color:#ccc;text-transform:uppercase;letter-spacing:2px;margin-bottom:8px}.hpq-section-header{padding:20px 16px 12px;display:flex;justify-content:space-between;align-items:baseline}.hpq-section-header .label{font-family:var(--font-mono);font-size:9px;font-weight:600;color:#ccc;text-transform:uppercase;letter-spacing:2px;margin-bottom:2px}.hpq-section-header .title{font-family:var(--font-header);font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.hpq-section-header .view-all{font-family:var(--font-mono);font-size:10px;color:var(--hpq-red);font-weight:500;text-transform:uppercase;letter-spacing:1px;text-decoration:none}.hpq-promo-strip{background:var(--hpq-yellow);padding:14px 16px;text-align:center}.hpq-promo-strip .promo-text{font-family:var(--font-header);text-transform:uppercase;letter-spacing:.02em;font-size:14px;font-weight:700;color:var(--hpq-dark)}.hpq-promo-strip .promo-sub{font-family:var(--font-mono);font-size:9px;color:#0006;margin-top:3px;text-transform:uppercase;letter-spacing:1.5px}.rte .hpq-ingredients-tab h3,.rte .hpq-shipping-tab h3{font-size:inherit;margin:inherit}.rte .hpq-ingredients-tab ul,.rte .hpq-shipping-tab ul{list-style:inherit;padding:inherit;margin:inherit}.rte .hpq-ingredients-tab p,.rte .hpq-shipping-tab p{margin:0 0 8px}.hpq-ingredients-tab__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.hpq-ingredients-tab__tag{display:inline-block;padding:4px 12px;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:1px;border:1px solid var(--hpq-green);color:var(--hpq-green);border-radius:20px}.hpq-ingredients-tab__heading,.hpq-shipping-tab__heading{font-family:var(--font-heading);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px}.hpq-ingredients-tab__list p,.hpq-ingredients-tab__allergens p,.hpq-shipping-tab p{font-family:var(--font-body);font-size:14px;line-height:1.7;color:#000000b3}.hpq-ingredients-tab__allergens{margin-top:20px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08)}.hpq-shipping-tab__list{list-style:none;padding:0;margin:0 0 20px}.hpq-shipping-tab__list li{font-family:var(--font-body);font-size:14px;line-height:1.7;color:#000000b3;padding:4px 0 4px 20px;position:relative}.hpq-shipping-tab__list li:before{content:"\2713";position:absolute;left:0;color:var(--hpq-green);font-weight:600}.hpq-shipping-tab__note{font-family:var(--font-mono);font-size:12px;color:#0006;margin-top:16px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)}.hpq-collection-hero{padding:24px 0 12px;text-align:left}.hpq-collection-hero__inner{max-width:calc(var(--max-width) + calc(var(--space-outer) * 2));margin:0 auto;padding:0 var(--space-outer)}.hpq-collection-hero__subtitle{max-width:720px}.hpq-collection-hero__eyebrow{font-family:var(--font-cn, "Noto Sans SC", sans-serif);font-size:14px;font-weight:400;letter-spacing:4px;color:#00000059;margin-bottom:12px}.hpq-collection-hero__title{font-family:var(--font-heading);font-size:42px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;line-height:1;margin:0 0 12px}.hpq-collection-hero__subtitle{font-family:var(--font-body);font-size:15px;line-height:1.6;color:#00000080;margin:0}@media(min-width:750px){.hpq-collection-hero{padding:32px 0 16px}.hpq-collection-hero__eyebrow{font-size:16px;letter-spacing:6px}.hpq-collection-hero__title{font-size:56px}.hpq-collection-hero__subtitle{font-size:17px}}.hpq-tier-pricing{margin:8px 0 12px}.hpq-tier-pricing__inner{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;background:#00953b0f;border:1px solid rgba(0,149,59,.2);border-radius:8px}.hpq-tier-pricing__icon{flex-shrink:0;color:var(--hpq-green);margin-top:1px}.hpq-tier-pricing__text{display:flex;flex-direction:column;gap:2px}.hpq-tier-pricing__headline{font-family:var(--font-body, "Sora", sans-serif);font-size:14px;font-weight:600;color:#006428;line-height:1.3}.hpq-tier-pricing__detail{font-size:12px;color:#00000080;line-height:1.3}.hpq-cart-shipping-bar-section{max-width:680px;margin:0 auto;padding:0 20px}.hpq-shipping-bar{margin:16px 0 8px;padding:14px 18px 18px;background:#fafaf8;border:1px solid #e8e5df;border-radius:10px}.hpq-shipping-bar__message{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.4;margin-bottom:10px}.hpq-shipping-bar__message--free{color:var(--hpq-green)}.hpq-shipping-bar__message--free svg{flex-shrink:0}.hpq-shipping-bar__message--fortune{color:#7a5c00}.hpq-shipping-bar__message--flat{color:#1a1a1a}.hpq-shipping-bar__sub{display:block;font-size:12px;color:#00000073;margin-top:2px}.hpq-shipping-bar__track{position:relative;height:8px;background:#e8e5df;border-radius:4px;overflow:visible}.hpq-shipping-bar__fill{height:100%;border-radius:4px;background:linear-gradient(90deg,var(--hpq-green),rgb(0,180,70));transition:width .4s ease;min-width:0}.hpq-shipping-bar__message--fortune~.hpq-shipping-bar__track .hpq-shipping-bar__fill{background:linear-gradient(90deg,#dda800,#ffc200)}.hpq-shipping-bar__message--flat~.hpq-shipping-bar__track .hpq-shipping-bar__fill{background:linear-gradient(90deg,#ccc,#999)}.hpq-shipping-bar__marker{position:absolute;top:-4px;transform:translate(-50%);width:2px;height:16px;background:#00000026}.hpq-shipping-bar__marker-label{position:absolute;top:20px;left:50%;transform:translate(-50%);font-size:10px;font-weight:600;color:#0006;white-space:nowrap}.hpq-shipping-tab__tiers{display:flex;gap:8px;margin:12px 0 16px}.hpq-shipping-tab__tier{flex:1;display:flex;flex-direction:column;align-items:center;padding:10px 8px;border-radius:8px;border:1px solid #e0e0e0;text-align:center}.hpq-shipping-tab__tier--free{background:#00953b0f;border-color:#00953b33}.hpq-shipping-tab__tier--fortune{background:#ffc20014;border-color:#ffc2004d}.hpq-shipping-tab__tier--flat{background:#f8f8f6}.hpq-shipping-tab__tier-rate{font-family:var(--font-body, "Sora", sans-serif);font-size:16px;font-weight:700;line-height:1.2}.hpq-shipping-tab__tier--free .hpq-shipping-tab__tier-rate{color:var(--hpq-green)}.hpq-shipping-tab__tier--fortune .hpq-shipping-tab__tier-rate{color:#996e00}.hpq-shipping-tab__tier-detail{font-size:11px;color:#00000080;margin-top:2px}@media(max-width:480px){.hpq-shipping-tab__tiers{flex-direction:column}}.hpq-bundle-pricing__name{font-family:var(--font-heading, "Barlow Condensed", sans-serif);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.2}.hpq-bundle-pricing__price{font-family:var(--font-body, "Sora", sans-serif);font-size:20px;font-weight:700;color:var(--hpq-green);margin:4px 0 2px}.hpq-bundle-pricing__detail{font-size:12px;color:#00000080}.hpq-bundle-pricing__tile{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 12px}.hpq-bundle-pricing__tile--best{position:relative}.hpq-bundle-pricing__tile--best .hpq-bundle-pricing__best-label{background:var(--hpq-green);color:#fff}.quick-cart__footer-totals,.cart__footer-subtotal-wrapper{display:flex;flex-direction:column;gap:6px}.quick-cart__footer-subtotal,.quick-cart__footer-savings,.quick-cart__footer-total,.cart__footer-subtotal,.cart__footer-savings,.cart__footer-total{display:flex;justify-content:space-between;align-items:baseline}.quick-cart__footer-subtotal h3,.quick-cart__footer-savings h3,.cart__footer-subtotal h3,.cart__footer-savings h3{font-weight:400;opacity:.75}.quick-cart__footer-savings,.cart__footer-savings{color:#00822d}.quick-cart__footer-total,.cart__footer-total{padding-top:8px;border-top:1px solid rgba(0,0,0,.12);font-weight:600}.quick-cart__footer-total h3,.cart__footer-total h3{font-weight:600}.hpq-cart-savings-section{max-width:680px;margin:0 auto;padding:0 20px}.hpq-cart-savings{padding:10px 14px;background:var(--tier-badge-bg, rgba(0,149,59,.08));border:1px solid rgba(0,149,59,.15);border-radius:8px;margin-bottom:8px}.hpq-cart-savings--nudge{background:#ffc20014;border-color:#ffc20033}.hpq-cart-savings__inner{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--tier-badge-text, rgb(0,130,45))}.hpq-cart-savings--nudge .hpq-cart-savings__inner{color:#7a5c00}.hpq-cart-savings__inner svg{flex-shrink:0}.hpq-cart-savings__breakdown{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:6px;padding-left:24px}.hpq-cart-savings__line{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:12px;color:var(--color-text-secondary, #777)}.hpq-cart-savings__line s{color:var(--tier-strikethrough, #999);margin-right:2px}.hpq-shipping-bar__suggestion{margin-top:8px;font-size:12px;text-align:center;color:var(--color-text-secondary, #777);font-family:var(--font-body, "Sora", sans-serif)}.hpq-shipping-bar__suggestion strong{color:var(--color-accent-success, #009b3b)}.hpq-bcard{display:flex;flex-direction:column;border-radius:var(--radius-lg, 12px);overflow:hidden;background:var(--color-surface-card, #fff);border:1px solid var(--color-border-default, rgba(30,20,15,.12));text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.hpq-bcard:hover{transform:translateY(-2px);box-shadow:var(--shadow-md, 0 2px 8px rgba(0,0,0,.12))}.hpq-bcard__image{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--hpq-cream, #fff8eb)}.hpq-bcard__img{width:100%;height:100%;object-fit:cover}.hpq-bcard__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c8321e0f,#c8a03c0f)}.hpq-bcard__placeholder-icon{font-size:48px}.hpq-bcard__overlay{position:absolute;bottom:0;left:0;right:0;padding:8px 12px;background:linear-gradient(transparent,#00000080)}.hpq-bcard__serves{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;color:#fff;text-transform:uppercase;letter-spacing:.03em}.hpq-bcard__save-badge{position:absolute;top:10px;right:10px;background:var(--color-accent-sale, #ff160d);color:#fff;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;font-weight:700;padding:4px 8px;border-radius:var(--radius-sm, 4px);text-transform:uppercase}.hpq-bcard__body{padding:14px 16px 16px;display:flex;flex-direction:column;flex:1}.hpq-bcard__name{font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.15;margin-bottom:4px}.hpq-bcard__tagline{font-size:13px;color:var(--color-text-secondary, #777);margin-bottom:10px;line-height:1.4}.hpq-bcard__meta{display:flex;align-items:baseline;gap:8px;margin-top:auto}.hpq-bcard__price{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:20px;font-weight:700;color:var(--color-accent-success, #009b3b)}.hpq-bcard__items{font-size:12px;color:var(--color-text-tertiary, #999)}.hpq-bcard__ship{margin-top:8px;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:3px 8px;border-radius:var(--radius-sm, 4px);width:fit-content}.hpq-bcard__ship--flat{background:#0000000d;color:var(--color-text-secondary, #777)}.hpq-bcard__ship--fortune{background:#ffc2001f;color:#7a5c00}.hpq-bcard__ship--free{background:#00953b14;color:#00822d}.hpq-fortune-return{margin:16px auto;max-width:480px;padding:0 16px}.hpq-fortune-return__inner{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#c8321e0f,#c8a03c0a);border:1px solid rgba(196,163,90,.2);border-radius:var(--radius-md, 8px)}.hpq-fortune-return__icon{font-size:28px;flex-shrink:0}.hpq-fortune-return__text{display:flex;flex-direction:column;flex:1;gap:1px}.hpq-fortune-return__headline{font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--color-text-primary, #1a1a1a)}.hpq-fortune-return__sub{font-size:12px;color:var(--color-text-secondary, #777)}.hpq-fortune-return__btn{flex-shrink:0;padding:8px 16px;background:linear-gradient(135deg,#c8321e,#dca032);color:#fff;border:none;border-radius:var(--radius-md, 8px);font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:opacity .2s ease}.hpq-fortune-return__btn:hover{opacity:.9}.hpq-bundle-builder-section{padding:var(--space-9, 64px) var(--space-4, 16px)}.hpq-builder__header{text-align:center;margin-bottom:var(--space-6, 32px)}.hpq-builder__title{font-family:var(--font-display, "Chunko Bold", Impact, sans-serif);font-size:var(--text-3xl, 40px);text-transform:uppercase;letter-spacing:.04em;line-height:1.05;margin:0 0 8px}.hpq-builder__subtitle{font-size:15px;color:var(--color-text-secondary, #777);margin:0 0 24px}.hpq-builder__steps{display:flex;align-items:center;justify-content:center;gap:0;max-width:400px;margin:0 auto}.hpq-builder__step{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:8px 12px;opacity:.35;transition:opacity .2s ease}.hpq-builder__step--active,.hpq-builder__step--done{opacity:1}.hpq-builder__step-num{width:28px;height:28px;border-radius:50%;background:var(--color-border-default, rgba(30,20,15,.12));color:var(--color-text-secondary, #777);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:13px;font-weight:700;transition:background .2s ease,color .2s ease}.hpq-builder__step--active .hpq-builder__step-num,.hpq-builder__step--done .hpq-builder__step-num{background:var(--color-accent-success, #009b3b);color:#fff}.hpq-builder__step-label{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary, #777)}.hpq-builder__step-line{flex:1;height:2px;background:var(--color-border-default, rgba(30,20,15,.12));max-width:60px}.hpq-builder__body{max-width:720px;margin:0 auto}.hpq-builder__panel{display:none}.hpq-builder__panel--active{display:block;animation:hpq-step-in .35s var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1))}@keyframes hpq-step-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.hpq-builder__panel--active{animation:none}}.hpq-builder__panel-title{font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:22px;font-weight:700;text-transform:uppercase;margin:0 0 4px}.hpq-builder__panel-sub{font-size:14px;color:var(--color-text-secondary, #777);margin:0 0 20px}.hpq-builder__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:24px}.hpq-builder__option{cursor:pointer}.hpq-builder__checkbox{position:absolute;opacity:0;pointer-events:none}.hpq-builder__option-inner{border:2px solid var(--color-border-default, rgba(30,20,15,.12));border-radius:var(--radius-lg, 12px);overflow:hidden;text-align:center;transition:border-color .2s ease,box-shadow .2s ease;background:var(--color-surface-card, #fff)}.hpq-builder__checkbox:checked+.hpq-builder__option-inner{border-color:var(--color-accent-success, #009b3b);box-shadow:0 0 0 1px var(--color-accent-success, #009b3b)}.hpq-builder__option-img{width:100%;aspect-ratio:1;object-fit:cover}.hpq-builder__option-name{display:block;padding:8px 8px 2px;font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:13px;font-weight:600;text-transform:uppercase;line-height:1.2}.hpq-builder__option-price{display:block;padding:0 8px 10px;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:13px;font-weight:600;color:var(--color-text-secondary, #777)}.hpq-builder__nav{display:flex;gap:12px;justify-content:space-between}.hpq-builder__next,.hpq-builder__submit{padding:14px 28px;background:var(--color-cta-primary, #ffa1c5);color:var(--color-text-primary, #1a1a1a);border:none;border-radius:var(--radius-md, 8px);font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:opacity .2s ease,transform .15s ease;margin-left:auto}.hpq-builder__next:disabled,.hpq-builder__submit:disabled{opacity:.35;cursor:not-allowed}.hpq-builder__next:not(:disabled):active,.hpq-builder__submit:not(:disabled):active{transform:scale(.97)}.hpq-builder__back{padding:14px 20px;background:none;border:1px solid var(--color-border-default, rgba(30,20,15,.12));border-radius:var(--radius-md, 8px);font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:14px;font-weight:600;color:var(--color-text-secondary, #777);cursor:pointer}.hpq-builder__footer{position:sticky;bottom:0;background:var(--color-surface-card, #fff);border-top:1px solid var(--color-border-default, rgba(30,20,15,.12));padding:12px 20px;max-width:720px;margin:0 auto;border-radius:var(--radius-md, 8px) var(--radius-md, 8px) 0 0;box-shadow:0 -2px 8px #0000000f}.hpq-builder__total{display:flex;align-items:center;gap:12px}.hpq-builder__total-label{font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:14px;font-weight:700;text-transform:uppercase}.hpq-builder__total-count{font-size:13px;color:var(--color-text-secondary, #777)}.hpq-builder__total-price{margin-left:auto;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:18px;font-weight:700;color:var(--color-accent-success, #009b3b)}.hpq-mini-bar{display:flex;align-items:center;gap:8px;padding:4px 16px;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;font-weight:500;background:#f5f3ef;justify-content:center}.hpq-mini-bar__track{width:60px;height:4px;background:#00000014;border-radius:2px;overflow:hidden;flex-shrink:0}.hpq-mini-bar__fill{height:100%;border-radius:2px;transition:width .4s ease}.hpq-mini-bar--flat .hpq-mini-bar__fill{background:#999}.hpq-mini-bar--flat .hpq-mini-bar__text{color:#666}.hpq-mini-bar--fortune .hpq-mini-bar__fill{background:var(--hpq-yellow, #ffc200)}.hpq-mini-bar--fortune .hpq-mini-bar__text{color:#7a5c00}.hpq-mini-bar--free .hpq-mini-bar__fill{background:var(--hpq-green, #009b3b)}.hpq-mini-bar--free .hpq-mini-bar__text{color:#00822d;font-weight:600}@keyframes hpq-cart-bounce{0%{transform:scale(1)}30%{transform:scale(1.25)}60%{transform:scale(.95)}to{transform:scale(1)}}.hpq-cart-bouncing{animation:hpq-cart-bounce .4s var(--ease-spring, cubic-bezier(.175, .885, .32, 1.275))}@keyframes hpq-bar-celebrate{0%{filter:brightness(1)}50%{filter:brightness(1.4)}to{filter:brightness(1)}}.hpq-shipping-bar__fill--celebrate{animation:hpq-bar-celebrate .8s ease}@keyframes hpq-threshold-check{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.hpq-shipping-bar__check{display:inline-flex;animation:hpq-threshold-check .5s var(--ease-spring, cubic-bezier(.175, .885, .32, 1.275))}.hpq-fc__grid .hpq-card,.collection-product-grid .hpq-card{opacity:0;transform:translateY(16px);transition:opacity .4s ease,transform .4s ease}.hpq-reveal--visible .hpq-card{opacity:1;transform:translateY(0)}.hpq-reveal--visible .hpq-card:nth-child(1){transition-delay:0s}.hpq-reveal--visible .hpq-card:nth-child(2){transition-delay:.06s}.hpq-reveal--visible .hpq-card:nth-child(3){transition-delay:.06s}.hpq-reveal--visible .hpq-card:nth-child(4){transition-delay:.12s}.hpq-reveal--visible .hpq-card:nth-child(5){transition-delay:.18s}.hpq-reveal--visible .hpq-card:nth-child(6){transition-delay:.24s}.hpq-reveal--visible .hpq-card:nth-child(7){transition-delay:.3s}.hpq-reveal--visible .hpq-card:nth-child(8){transition-delay:.36s}@keyframes hpq-savings-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hpq-tier-savings--revealed{animation:hpq-savings-reveal .4s var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1))}@keyframes hpq-envelope-wobble{0%{transform:rotate(0)}25%{transform:rotate(-8deg)}50%{transform:rotate(8deg)}75%{transform:rotate(-4deg)}to{transform:rotate(0)}}.mq__envelope--shaking{animation:hpq-envelope-wobble .3s ease infinite}@keyframes hpq-seal-glow{0%{box-shadow:0 0 #c4a35a00}50%{box-shadow:0 0 40px 10px #c4a35a4d}to{box-shadow:0 0 20px 5px #c4a35a26}}.mq__sealed--breaking{animation:hpq-seal-glow 1.2s ease}@media(prefers-reduced-motion:reduce){.hpq-cart-bouncing,.hpq-shipping-bar__fill--celebrate,.hpq-shipping-bar__check,.hpq-tier-savings--revealed,.mq__envelope--shaking,.mq__sealed--breaking{animation:none}.hpq-fc__grid .hpq-card,.collection-product-grid .hpq-card{opacity:1;transform:none;transition:none}}.hpq-announcement--managed .announcement-bar__text,.hpq-announcement--managed .announcement-bar__slide{display:flex;align-items:center;justify-content:center;gap:10px;min-height:20px}.hpq-ann__text{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hpq-ann__strike{opacity:.5;text-decoration:line-through;margin-left:2px}.hpq-ann__earned{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hpq-ann__sub{font-size:10px;opacity:.6;margin-left:8px}.hpq-ann__progress{display:flex;align-items:center;gap:10px;width:100%;max-width:360px}.hpq-ann__track{flex:1;height:4px;background:#fff3;border-radius:2px;overflow:hidden}.hpq-ann__fill{height:100%;background:#fff;border-radius:2px;transition:width .4s ease}.hpq-ann__remain{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.hpq-trust-badges{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.hpq-trust-badges__pill{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:20px;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1}.hpq-trust-badges__pill--cert{background:#00953b14;color:#00782d;border:1px solid rgba(0,149,59,.15)}.hpq-trust-badges__pill--free{background:#0000000a;color:var(--color-text-secondary, #777);border:1px solid rgba(0,0,0,.08)}.hpq-trust-badges__pill--heritage{background:#e86b2214;color:#b45014;border:1px solid rgba(232,107,34,.15)}.hpq-tier-pricing{margin:4px 0 8px}.hpq-tier-pricing__inner{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--tier-badge-bg, rgba(0,149,59,.06));border:1px solid rgba(0,149,59,.15);border-radius:6px}.hpq-tier-pricing__icon{flex-shrink:0;color:var(--tier-badge-text, rgb(0,130,45));margin-top:0}.hpq-tier-pricing__icon svg{width:16px;height:16px}.hpq-tier-pricing__headline{font-family:var(--font-body, "Sora", sans-serif);font-size:13px;font-weight:600;color:var(--tier-badge-text, rgb(0,130,45));line-height:1.3}.hpq-tier-pricing__detail{font-size:11px;color:#00000073;line-height:1.3}.hpq-tier-pricing__breaks{display:flex;gap:4px;margin-top:6px}.hpq-tier-pricing__row{flex:1;display:flex;align-items:center;gap:4px;padding:5px 8px;border-radius:4px;font-size:11px;background:#00000005;border:1px solid transparent}.hpq-tier-pricing__row--active{background:var(--tier-badge-bg, rgba(0,149,59,.06));border-color:#00953b1f}.hpq-tier-pricing__qty{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-weight:700;font-size:12px;min-width:22px}.hpq-tier-pricing__price{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;color:var(--color-text-secondary, #777)}.hpq-tier-pricing__row--active .hpq-tier-pricing__qty{color:var(--tier-badge-text, rgb(0,130,45))}.hpq-tier-pricing__row--active .hpq-tier-pricing__price{color:var(--color-text-primary, #1a1a1a);font-weight:600}.hpq-tier-pricing__save{margin-left:auto;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#fff;background:var(--color-accent-success, #009b3b);padding:2px 5px;border-radius:3px}.hpq-flavors{margin:8px 0}.hpq-flavors__label{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary, #777);margin-bottom:8px}.hpq-flavors__options{display:flex;flex-wrap:wrap;gap:8px}.hpq-flavors__opt{flex:1 1 0;display:flex;align-items:center;gap:8px;padding:8px 12px 8px 8px;border:2px solid var(--color-border-default, rgba(30,20,15,.12));border-radius:12px;text-decoration:none;color:var(--color-text-primary, #1a1a1a);transition:border-color .15s ease,background-color .15s ease;background:var(--color-surface-card, #fff);cursor:pointer;min-height:52px;position:relative}.hpq-flavors__badge{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--hpq-green, #009b3b);color:#fff;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;font-weight:700;line-height:20px;text-align:center;box-shadow:0 1px 3px #0003;pointer-events:none;z-index:1}.hpq-flavors__opt:hover{border-color:#0000004d;background:#00000005}.hpq-flavors__opt--active{border-color:var(--hpq-green, #009b3b);box-shadow:0 0 0 1px var(--hpq-green, #009b3b);background:#009b3b0f;cursor:default}.hpq-flavors__opt--active:hover{border-color:var(--hpq-green, #009b3b);background:#009b3b0f}.hpq-flavors__img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.hpq-flavors__name{font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.25}@media(max-width:480px){.hpq-flavors__opt{flex:0 0 calc(50% - 4px);padding:6px 10px 6px 6px}.hpq-flavors__opt:last-child:nth-child(odd){flex:0 0 100%}.hpq-flavors__img{width:38px;height:38px}.hpq-flavors__name{font-size:12px}}.hpq-flavors__opt:focus-visible{outline:2px solid var(--hpq-green, #009b3b);outline-offset:2px}.hpq-pdp-price{margin:0;line-height:1.2}.hpq-pdp-price__current{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:28px;font-weight:700;color:var(--color-text-primary, #1a1a1a)}.hpq-pdp-price__current--tier{color:var(--color-accent-success, #009b3b)}.hpq-pdp-price__original{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:18px;font-weight:400;color:var(--color-text-tertiary, #999);text-decoration:line-through;margin-left:8px}.template-product .product-form__cart-submit,.template-product .product__controls-group-quantity{display:none!important}.template-product .shopify-payment-button,.template-product [data-shopify-buttoncontainer],.template-product .product-form__shop-pay,.template-product .shopify-payment-button__more-options,.template-product [class*=shop-pay-installments],.template-product shopify-payment-terms{display:none!important}.template-product a[href*=checkout],.template-product .product-form__shop-pay a,.template-product .product__vendor,.template-product .product__sku,.template-product .product__policies{display:none!important}.template-product .inventory-counter .product__label-wrapper{display:none}.template-product .inventory-counter.product__block{margin-top:0;padding-top:0}.template-product .inventory-counter__message{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:12px;font-weight:500;display:flex;align-items:center;gap:8px;margin-bottom:4px}.template-product .inventory-counter--low .inventory-counter__message:before{content:"\e2de";font-family:Phosphor-Fill;font-weight:400;font-style:normal;font-size:16px;line-height:1;color:var(--hpq-yellow);display:inline-block;flex-shrink:0}.template-product .inventory-counter__bar{height:4px;border-radius:2px}.template-product .inventory-counter__bar-progress{border-radius:2px}.template-product .product__block--product-header{border-bottom:none!important;padding-bottom:4px!important}.template-product .product__block--medium+.product__block--medium{border-top:none}.hpq-pdp-atc{margin:12px 0 8px}.hpq-pdp-atc__btn--add{display:flex;align-items:center;justify-content:center;gap:10px;width:220px;height:52px;background:var(--hpq-green, #009b3b);color:#fff;border:none;border-radius:26px;box-shadow:0 2px 8px #0000002e;font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:17px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:opacity .15s ease,transform .15s ease;padding:0}.hpq-pdp-atc__btn--add:hover{opacity:.9}.hpq-pdp-atc__btn--add:active{transform:scale(.98)}.hpq-pdp-atc__stepper{display:flex;align-items:center;justify-content:space-between;width:220px;height:52px;background:var(--hpq-green, #009b3b);color:#fff;border:none;border-radius:26px;box-shadow:0 2px 8px #0000002e;overflow:hidden}.hpq-pdp-atc__step{display:flex;align-items:center;justify-content:center;width:64px;height:52px;background:none;border:none;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;padding:0}.hpq-pdp-atc__step:hover{background:#ffffff1f}.hpq-pdp-atc__step:active{background:#fff3}.hpq-pdp-atc__count{flex:1;text-align:center;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:20px;font-weight:700;-webkit-user-select:none;user-select:none;line-height:52px}.hpq-pdp-atc__btn--sold-out{display:inline-flex;align-items:center;justify-content:center;width:220px;height:52px;padding:0 32px;border:none;border-radius:26px;background:#ddd;color:#999;font-family:var(--font-header, "Barlow Condensed", sans-serif);font-size:17px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:not-allowed}.product__controls-group-quantity .quantity-input{display:inline-flex;align-items:center;background:var(--hpq-green, #009b3b);color:#fff;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-stepper, 0 2px 8px rgba(0,0,0,.18));border:none}.product__controls-group-quantity .quantity-input__button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:none;border:none;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;padding:0}.product__controls-group-quantity .quantity-input__button:hover{background:#ffffff26}.product__controls-group-quantity .quantity-input__button:active{background:#ffffff40}.product__controls-group-quantity .quantity-input__button svg{stroke:#fff}.product__controls-group-quantity .quantity-input__input{width:40px;text-align:center;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:18px;font-weight:700;color:#fff;background:transparent;border:none;-moz-appearance:textfield;padding:0}.product__controls-group-quantity .quantity-input__input::-webkit-inner-spin-button,.product__controls-group-quantity .quantity-input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product__controls-group-quantity .product__label{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary, #777)}.product__controls-group-quantity .product__item{border:none;background:none;padding:0}.quick-cart__wrapper{transition-duration:.18s!important}.hpq-cross-sells{padding:20px 0 8px;border-top:1px solid rgba(0,0,0,.08);margin-top:12px}.hpq-cross-sells__heading{margin:0 0 4px;font-size:14px}.hpq-cross-sells__items{display:flex;flex-direction:column;gap:8px;margin-top:12px}.hpq-cross-sells__card{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;background:#00000005;transition:background .15s}.hpq-cross-sells__card:hover{background:#0000000d}.hpq-cross-sells__image{flex-shrink:0;width:48px;height:48px;border-radius:6px;overflow:hidden}.hpq-cross-sells__image img{width:100%;height:100%;object-fit:cover}.hpq-cross-sells__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hpq-cross-sells__title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hpq-cross-sells__add{flex-shrink:0;font-size:12px;padding:6px 12px;white-space:nowrap}.hpq-cross-sells__add.is-loading{opacity:.5;pointer-events:none}.hpq-nav-v2 .hpq-progress-cart{background:var(--hpq-green);border-radius:27px;padding:14px 18px 14px 22px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:10px;row-gap:3px;cursor:pointer;width:302px;border:none;outline:none;color:#fff;overflow:hidden}.hpq-nav-v2 .hpq-progress-cart:focus-visible{outline:2px solid #fff;outline-offset:2px}.hpq-nav-v2 .hpq-progress-cart--empty{background:#fff}.hpq-nav-v2 .hpq-progress-cart--empty .hpq-progress-cart__text{color:#1e140f}.hpq-nav-v2 .hpq-progress-cart--empty .hpq-progress-cart__bar{background:#0003}.hpq-nav-v2 .hpq-progress-cart--empty .hpq-progress-cart__count{display:none;background:var(--hpq-green);color:#fff}.hpq-nav-v2 .hpq-progress-cart__text{grid-column:1;grid-row:1;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hpq-nav-v2 .hpq-progress-cart__bar{grid-column:1;grid-row:2;background:#ffffff4d;height:6px;border-radius:3px;width:100%}.hpq-nav-v2 .hpq-progress-cart__fill{display:block;background:#fff;height:100%;border-radius:2px;transition:width .3s ease}.hpq-nav-v2 .hpq-progress-cart__icon{grid-column:2;grid-row:1 / 3;position:relative;display:flex;align-items:center;justify-self:end;flex-shrink:0}.hpq-nav-v2 .hpq-progress-cart__count{background:#fff;color:var(--hpq-green);font-size:11px;font-weight:700;border-radius:50%;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-left:4px}.hpq-nav-v2 .header__row-desktop.upper,.hpq-nav-v2 .header__links-primary-scroll-container{display:none!important}.hpq-nav-v2 .header__row-desktop .header__icon-menu{display:flex!important}.hpq-nav-v2 .header__row-desktop .header__icon-touch--search{visibility:hidden;position:absolute;width:1px;height:1px;overflow:hidden}.hpq-nav-v2 .header__row-desktop .header__icon-touch[data-js-cart-icon],.hpq-nav-v2 .header__row-desktop .header__icon-touch--account{display:none!important}@media(min-width:960px){.hpq-nav-v2 .header__row-desktop.lower{display:flex!important;align-items:center}.hpq-nav-v2 .header__row-desktop.lower>.header__row-segment-desktop.left{flex:0 0 auto}.hpq-nav-v2 .header__row-desktop.lower>.header__row-segment-desktop.right{flex:1 1 auto;min-width:0;justify-content:flex-start}.hpq-nav-v2 .header__row-desktop.lower>:not(.header__row-segment-desktop){display:none!important}}.hpq-nav-v2 .header__row-segment-desktop.right{display:flex;align-items:center;gap:16px}.hpq-nav-v2 .header__row-segment-desktop.right .hpq-search-proxy--desktop{flex:1;min-width:0}.hpq-nav-v2 .header__row-segment-desktop.left{display:flex;align-items:center;gap:10px;padding-right:16px}.hpq-nav-v2 .hpq-search-proxy--desktop{display:flex;align-items:center}.hpq-nav-v2 .hpq-search-proxy--desktop .hpq-search-proxy__input{--hpq-search-focus-border-color: rgba(30, 20, 15, .82);height:54px;padding:0 16px;border:1px solid rgba(0,0,0,.12);border-radius:27px;background:#fff;font-family:var(--font-body, "Sora", sans-serif);font-size:15px;color:var(--hpq-dark, #1e140f);width:100%;min-width:140px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .3s ease,color .3s ease;cursor:pointer}.hpq-nav-v2 .hpq-search-proxy--desktop .hpq-search-proxy__input:focus,.hpq-nav-v2 .hpq-search-proxy--desktop .hpq-search-proxy__input:focus-visible{border-color:var(--hpq-search-focus-border-color);box-shadow:inset 0 0 0 1px var(--hpq-search-focus-border-color)}.hpq-nav-v2 .header__row-mobile .header__icon-touch--account{display:flex!important;order:3}.hpq-nav-v2 .header__row-mobile [data-js-cart-icon],.hpq-nav-v2 .header__row-mobile .header__icon-touch--search{display:none!important}.hpq-mobile-search-bar{display:none;position:sticky;top:var(--height-header, 60px);z-index:499;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);padding:8px 16px;width:100%;box-sizing:border-box}.hpq-mobile-search-bar .hpq-search-proxy--mobile{width:100%}.hpq-mobile-search-bar .hpq-search-proxy--mobile .hpq-search-proxy__input{--hpq-search-focus-border-color: rgba(30, 20, 15, .82);width:100%;box-sizing:border-box;height:48px;padding:0 16px;border:1px solid rgba(0,0,0,.18);border-radius:24px;background:#f7f7f7;font-family:var(--font-body, "Sora", sans-serif);font-size:15px;color:var(--hpq-dark, #1e140f);outline:none;cursor:pointer}.hpq-mobile-search-bar .hpq-search-proxy--mobile .hpq-search-proxy__input:focus,.hpq-mobile-search-bar .hpq-search-proxy--mobile .hpq-search-proxy__input:focus-visible{border-color:var(--hpq-search-focus-border-color);box-shadow:inset 0 0 0 1px var(--hpq-search-focus-border-color);background:#fff}@media(max-width:959px){.hpq-mobile-search-bar{display:block}}.hpq-nav-v2 .hpq-mobile-bottom-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:499;padding:8px 16px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -2px 8px #0000000f}@media(max-width:959px){.hpq-nav-v2 .hpq-mobile-bottom-bar{display:block;padding:8px 16px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background:transparent;border-top:none;box-shadow:none;pointer-events:none}.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart,.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart--empty{width:100%;pointer-events:auto}.hpq-nav-v2{padding-bottom:60px}}.hpq-nav-v2 .hpq-mobile-bottom-bar--hidden{display:none!important}@media(max-width:959px){.hpq-nav-v2 .quick-cart__container{max-width:100%!important;width:100vw!important;height:100vh;height:100dvh;padding-bottom:0!important}.hpq-nav-v2 .quick-cart__wrapper{max-width:100%!important;width:100vw!important;padding-left:0!important}.hpq-nav-v2 .quick-cart__header{flex-direction:row-reverse;justify-content:space-between}.hpq-nav-v2 .quick-cart__form{flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.hpq-nav-v2 .quick-cart__footer{position:sticky;bottom:0}.hpq-nav-v2 .quick-cart__close-icon svg{display:none}.hpq-nav-v2 .quick-cart__close-icon:before{content:"\2190";font-size:24px;line-height:1;display:block}}.hpq-nav-v2 .hpq-progress-cart--empty .hpq-progress-cart__icon svg{color:#1e140f}@media(min-width:960px){.hpq-nav-v2 .shopify-section.header__outer-wrapper,.hpq-nav-v2 .header__outer-wrapper{position:sticky;top:0;z-index:var(--z-sticky-header, 100)}}@media(min-width:960px){.hpq-nav-v2 .header__outer-wrapper,.hpq-nav-v2 .shopify-section.header__outer-wrapper,.hpq-nav-v2 .header__row-desktop.lower{transition:none}.hpq-nav-v2 .header__outer-wrapper.hpq-scrolled,.hpq-nav-v2 .shopify-section.header__outer-wrapper.hpq-scrolled,.hpq-nav-v2 .header__outer-wrapper.hpq-scrolled .header__row-desktop.lower{background:#fff}.hpq-nav-v2 .header__outer-wrapper.hpq-scrolled .header__inner,.hpq-nav-v2 .header__outer-wrapper.hpq-scrolled .header__inner a,.hpq-nav-v2 .header__outer-wrapper.hpq-scrolled .header__logo-text{color:var(--hpq-dark, #1e140f)!important}}body.header-transparent.hpq-nav-v2:not([mobile-menu-open=true]) .header__outer-wrapper:not(.hpq-scrolled) header.header--transparent:hover{background-color:transparent!important}body.header-transparent.hpq-nav-v2:not([mobile-menu-open=true]) .header__outer-wrapper:not(.hpq-scrolled):not(:has(header.is-sticky)) header.header--transparent:hover .header__inner,body.header-transparent.hpq-nav-v2:not([mobile-menu-open=true]) .header__outer-wrapper:not(.hpq-scrolled):not(:has(header.is-sticky)) header.header--transparent:hover .header__inner a{color:#fff!important}@media(min-width:960px){.hpq-nav-v2 .hpq-search-proxy--desktop .hpq-search-proxy__input{--hpq-search-focus-border-color: rgba(30, 20, 15, .82);border-color:#0000001f;background:#fff;color:var(--hpq-dark, #1e140f)}.hpq-nav-v2 .hpq-search-proxy--desktop .hpq-search-proxy__input::placeholder{color:#1e140f80}.hpq-nav-v2 .header__row-desktop.lower .header__icon-menu{color:var(--hpq-dark, #1e140f)}body.header-transparent.hpq-nav-v2:not([mobile-menu-open=true]) .header__outer-wrapper:not(.hpq-scrolled):not(:has(header.is-sticky)) .hpq-search-proxy--desktop .hpq-search-proxy__input{--hpq-search-focus-border-color: rgba(255, 255, 255, .92);border-color:#fff9;background:#ffffff26;color:#fff}body.header-transparent.hpq-nav-v2:not([mobile-menu-open=true]) .header__outer-wrapper:not(.hpq-scrolled):not(:has(header.is-sticky)) .hpq-search-proxy--desktop .hpq-search-proxy__input::placeholder{color:#ffffffbf}body.header-transparent.hpq-nav-v2:not([mobile-menu-open=true]) .header__outer-wrapper:not(.hpq-scrolled):not(:has(header.is-sticky)) .header__row-desktop.lower .header__icon-menu{color:#fff}.hpq-nav-v2 .header__outer-wrapper:has(header.is-sticky) .hpq-search-proxy--desktop .hpq-search-proxy__input,.hpq-nav-v2 .header__outer-wrapper.hpq-scrolled .hpq-search-proxy--desktop .hpq-search-proxy__input{--hpq-search-focus-border-color: rgba(30, 20, 15, .82);border-color:#0000001f;background:#fff;color:var(--hpq-dark, #1e140f)}.hpq-nav-v2 .header__outer-wrapper:has(header.is-sticky) .hpq-search-proxy--desktop .hpq-search-proxy__input::placeholder,.hpq-nav-v2 .header__outer-wrapper.hpq-scrolled .hpq-search-proxy--desktop .hpq-search-proxy__input::placeholder{color:#1e140f80}.hpq-nav-v2 .header__outer-wrapper:has(header.is-sticky) .header__row-desktop.lower .header__icon-menu,.hpq-nav-v2 .header__outer-wrapper.hpq-scrolled .header__row-desktop.lower .header__icon-menu{color:var(--hpq-dark, #1e140f)}}@media(max-width:749px){.hpq-nav-v2 .shopify-section.header__outer-wrapper,.hpq-nav-v2 .header__outer-wrapper{position:sticky;top:0;z-index:500}}@media(max-width:959px){.hpq-nav-v2 .header__outer-wrapper,.hpq-nav-v2 .shopify-section.header__outer-wrapper,.hpq-nav-v2 .header__row-mobile{background:#fff}.hpq-nav-v2 .header__outer-wrapper .header__inner,.hpq-nav-v2 .header__outer-wrapper .header__inner a,.hpq-nav-v2 .header__outer-wrapper .header__inner button,.hpq-nav-v2 .header__outer-wrapper .header__logo-text{color:var(--hpq-dark, #1e140f)!important}.hpq-nav-v2 .header__row-mobile .hpq-account-icon,.hpq-nav-v2 .header__row-mobile .header__icon-menu{color:var(--hpq-dark, #1e140f)}.hpq-nav-v2 .header__row-mobile .header__icon-touch,.hpq-nav-v2 .header__row-mobile .header__icon-menu{min-width:44px;min-height:44px}.hpq-nav-v2 .header__row-mobile .hpq-account-icon{order:3;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;text-decoration:none}.hpq-nav-v2 .header__row-mobile .hpq-account-icon svg{width:22px;height:22px}}.hpq-shipping-status{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;margin:4px 0 12px}.hpq-shipping-status--free{color:var(--hpq-green)}.hpq-shipping-status--flat{color:#666}.hpq-nav-v2 .hpq-cart-item{display:flex;gap:12px;padding:12px 16px;align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.06)}.hpq-nav-v2 .hpq-cart-item__image{display:block;width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0}.hpq-nav-v2 .hpq-cart-item__image img{width:100%;height:100%;object-fit:cover;display:block}.hpq-nav-v2 .hpq-cart-item__details{flex:1;min-width:0}.hpq-nav-v2 .hpq-cart-item__title{font-size:14px;font-weight:600;line-height:1.3;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hpq-nav-v2 .hpq-cart-item__title a{color:inherit;text-decoration:none}.hpq-nav-v2 .hpq-cart-item__price{font-size:14px;margin-bottom:8px}.hpq-nav-v2 .hpq-cart-stepper{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.15);border-radius:20px}.hpq-nav-v2 .hpq-cart-stepper__btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:inherit}.hpq-nav-v2 .hpq-cart-stepper__qty{width:28px;text-align:center;font-size:14px;font-weight:600;border:none;background:none;pointer-events:none}.hpq-search-proxy__input:focus,.hpq-search-proxy__input:focus-visible{border-color:var(--hpq-search-focus-border-color, rgba(30, 20, 15, .82))!important;box-shadow:inset 0 0 0 1px var(--hpq-search-focus-border-color, rgba(30, 20, 15, .82))!important}.hpq-search-proxy__input{transition:border-color .2s ease,box-shadow .2s ease,background-color .3s ease,color .3s ease}.hpq-search-proxy__input--ph-fade::placeholder{opacity:0;transition:opacity .2s ease}.hpq-search-proxy__input::placeholder{opacity:1;transition:opacity .2s ease}.hpq-search-dropdown{display:none;position:absolute;top:100%;left:0;right:0;margin-top:8px;background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001f;z-index:var(--z-overlay-container, 910);max-height:400px;overflow-y:auto;padding:8px 0;opacity:0;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease}.hpq-search-dropdown.is-active{display:block;opacity:1;transform:translateY(0)}.hpq-search-dropdown__section-header{padding:12px 16px 4px;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1e140f80}.hpq-search-dropdown__item{display:flex;align-items:center;gap:12px;padding:10px 16px;cursor:pointer;transition:background .1s;background:none;border:none;font:inherit;text-align:left;width:100%}.hpq-search-dropdown__item:hover,.hpq-search-dropdown__item.is-highlighted,.hpq-search-dropdown__item:focus-visible{background:#0000000a}.hpq-search-dropdown__item:focus-visible{outline:2px solid rgb(var(--brand-primary, 0,149,59));outline-offset:-2px}.hpq-search-dropdown__item--suggestion .hpq-search-dropdown__item-icon{font-size:16px;flex-shrink:0;width:20px;text-align:center}.hpq-search-dropdown__item-image{width:40px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0}.hpq-search-dropdown__item-image--placeholder{background:#0000000f}.hpq-search-dropdown__item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.hpq-search-dropdown__item-text{font-size:14px;color:#1e140f;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hpq-search-dropdown__item-price{font-size:12px;color:#1e140f8c}.hpq-search-dropdown__loading,.hpq-search-dropdown__no-results{padding:16px;font-size:14px;color:#1e140f80;text-align:center;font-family:var(--font-body, "Sora", sans-serif)}@media(max-width:959px){.hpq-search-dropdown{border-radius:8px;max-height:300px}}@media(min-width:960px){.hpq-nav-v2 .drawer-menu__panel{width:320px!important;max-width:320px!important}}body.hpq-nav-v2[mobile-menu-open=true] .header__row-desktop .header__menu-icon .icon-button-header-menu{opacity:0;transform:scale(.8);transition-delay:0s}body.hpq-nav-v2[mobile-menu-open=true] .header__row-desktop .header__menu-icon .icon-button-header-menu-close{opacity:1;transform:scale(1);transition-delay:calc(var(--duration-ultra-fast, .1s) / 2)}body.hpq-nav-v2.header-transparent[mobile-menu-open=true] .header__outer-wrapper:not(.hpq-scrolled) .header__row-desktop .header__icon-menu{color:var(--hpq-dark, #1e140f)}.hpq-nav-v2 .drawer-menu__primary-links[data-depth="0"] .drawer-menu__item{font-size:var(--font-size-body-100);line-height:1.1;letter-spacing:.01em;border-bottom-width:0}.hpq-nav-v2 .drawer-menu__primary-links[data-depth="0"] .drawer-menu__link{min-height:48px}.hpq-nav-v2 .drawer-menu__links-wrapper+.drawer-menu__links-wrapper .drawer-menu__secondary-links{margin-top:26px}.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__item:not(.drawer-menu__item--social-icons){font-size:var(--font-size-body-100);line-height:1.1;letter-spacing:.01em;border-bottom-width:0}.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__link,.hpq-nav-v2 .hpq-drawer-account .drawer-menu__link{min-height:48px;font-size:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;text-decoration:none}.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__item--account-item{display:flex;align-items:center;gap:4px;flex-wrap:nowrap}.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__item--account-item>.drawer-menu__link:first-of-type{flex:0 1 auto;min-width:0}.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__item--account-item .drawer-menu__account-meta{display:inline-flex;align-items:center;min-height:48px;white-space:nowrap}.hpq-nav-v2 .hpq-drawer-account .drawer-menu__link{text-transform:uppercase}.quick-cart__empty-state .btn:hover{transform:none;box-shadow:none}.hpq-cart-empty{text-align:center;padding:48px 24px}.hpq-cart-empty__message{font-size:16px;line-height:1.5;color:#666;margin-bottom:24px}.hpq-search-proxy{position:relative}.hpq-search-proxy__icon{position:absolute;left:10px;top:50%;transform:translateY(calc(-50% + 2px));pointer-events:none;display:flex;align-items:center;justify-content:center;z-index:1}.hpq-auntie-avatar__img{width:44px;height:44px;border-radius:50%;object-fit:cover}.hpq-search-proxy:hover .hpq-auntie-avatar__img{transform:rotate(5deg);transition:transform .3s ease}.hpq-nav-v2 .hpq-search-proxy--desktop .hpq-search-proxy__input,.hpq-mobile-search-bar .hpq-search-proxy--mobile .hpq-search-proxy__input{padding:0 16px 0 64px}body.header-transparent.hpq-nav-v2:not([mobile-menu-open=true]) .header__outer-wrapper:not(.hpq-scrolled) .hpq-auntie-avatar__img{filter:drop-shadow(0 0 3px rgba(255,255,255,.6))}.account__shop-cta{margin-top:18px}.hpq-nav-v2 .hpq-progress-cart--empty .hpq-progress-cart__count{display:none}@keyframes hpq-check-scale-in{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.hpq-check-icon{animation:hpq-check-scale-in 50ms ease-out;display:inline-block;vertical-align:middle}@media(max-width:959px){.hpq-nav-v2 .header__outer-wrapper,.hpq-nav-v2 .shopify-section.header__outer-wrapper,.hpq-nav-v2 .header__row-mobile,.hpq-nav-v2 .hpq-mobile-search-bar{background:var(--hpq-green)}.hpq-nav-v2 .shopify-section.header__outer-wrapper,.hpq-nav-v2 .header__outer-wrapper,.hpq-nav-v2 .header,.hpq-nav-v2 .header__outer-wrapper .header__inner{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.hpq-nav-v2 .header__outer-wrapper .header__inner{padding-left:0!important;padding-right:0!important;box-sizing:border-box}.hpq-nav-v2 .header__row-mobile{width:100%;min-height:72px;padding-top:10px;padding-bottom:8px;padding-left:max(16px,calc(env(safe-area-inset-left,0px) + 10px));padding-right:max(16px,calc(env(safe-area-inset-right,0px) + 10px));box-sizing:border-box;grid-template-columns:44px minmax(0,1fr) 44px;column-gap:12px}.hpq-nav-v2 .header__row-mobile>.header__row-segment.left{min-width:0}.hpq-nav-v2 .header__row-mobile .header__logo,.hpq-nav-v2 .header__row-mobile .header__logo-link{display:flex;align-items:center;justify-content:center}.hpq-nav-v2 .header__row-mobile .header__logo-text{font-size:30px;letter-spacing:.015em}.hpq-nav-v2 .hpq-mobile-search-bar{position:sticky;top:var(--height-header, 60px);width:100%;max-width:none;margin:0;padding-top:2px;padding-bottom:12px;padding-left:max(16px,calc(env(safe-area-inset-left,0px) + 10px));padding-right:max(16px,calc(env(safe-area-inset-right,0px) + 10px));box-sizing:border-box;border-bottom:none;left:0;right:0}.hpq-nav-v2 .header__outer-wrapper .header__inner,.hpq-nav-v2 .header__outer-wrapper .header__inner a,.hpq-nav-v2 .header__outer-wrapper .header__inner button,.hpq-nav-v2 .header__outer-wrapper .header__logo-text{color:#fff!important}.hpq-nav-v2 .header__row-mobile .header__icon-menu,.hpq-nav-v2 .header__row-mobile .hpq-account-icon,.hpq-nav-v2 .header__row-mobile .header__icon-touch--account{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;background:transparent;color:#fff!important;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;display:flex;align-items:center;justify-content:center}.hpq-nav-v2 .header__row-mobile .header__icon-menu{justify-self:start}.hpq-nav-v2 .header__row-mobile .hpq-account-icon,.hpq-nav-v2 .header__row-mobile .header__icon-touch--account{justify-self:end}.hpq-nav-v2 .header__row-mobile .header__icon-menu svg,.hpq-nav-v2 .header__row-mobile .hpq-account-icon svg,.hpq-nav-v2 .header__row-mobile .header__icon-touch--account svg{width:21px;height:21px}.hpq-mobile-search-bar .hpq-search-proxy--mobile .hpq-search-proxy__input{height:50px;padding:0 16px 0 66px;border:1px solid rgba(30,20,15,.12);border-radius:999px;background:#fff;box-shadow:0 2px #00000014,0 6px 14px #0000000d;font-size:14px;font-weight:500}.hpq-mobile-search-bar .hpq-search-proxy--mobile .hpq-search-proxy__input::placeholder{color:#1e140fad}.hpq-nav-v2 .hpq-mobile-bottom-bar{padding:10px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:transparent;border-top:none;box-shadow:none;pointer-events:none}.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart,.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart--empty{width:100%;min-height:64px;padding:14px 20px 12px 22px;border-radius:999px;background:var(--hpq-green);box-shadow:0 10px 24px #0000002e;color:#fff;pointer-events:auto}.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart__text,.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart--empty .hpq-progress-cart__text,.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart--empty .hpq-progress-cart__icon svg{color:#fff}.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart__bar,.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart--empty .hpq-progress-cart__bar{height:7px;border-radius:999px;background:#05361299}.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart__fill{border-radius:999px;background:#8ff36c}.hpq-nav-v2 .quick-cart__form{flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart__icon{gap:8px}.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart__icon svg{width:24px;height:24px}.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart__count,.hpq-nav-v2 .hpq-mobile-bottom-bar .hpq-progress-cart--empty .hpq-progress-cart__count{min-width:0;width:auto;height:auto;margin-left:0;background:transparent;color:#fff;border-radius:0;font-size:18px;font-weight:700}.hpq-nav-v2{padding-bottom:88px}}.hpq-fortune-footer{background:rgb(var(--brand-light-pink));padding:48px 24px}.hpq-fortune-footer__inner{max-width:520px;margin:0 auto}.hpq-fortune-footer__heading{font-family:Chunko Bold,Barlow Condensed,sans-serif;font-size:1.625rem;font-weight:600;line-height:1.15;letter-spacing:-.01em;margin:0 0 16px;color:rgb(var(--brand-color-foreground))}.hpq-fortune-footer__form{display:flex;flex-direction:column;gap:12px}.hpq-fortune-footer__field{display:flex;flex-direction:column;gap:12px;align-items:stretch}.hpq-fortune-footer__input{flex:1 1 auto;min-height:44px;padding:10px 14px;font-family:var(--font-body);font-size:1rem;border:1px solid rgba(var(--brand-color-foreground),.2);border-radius:var(--brand-radius, 6px);background:#fff;color:rgb(var(--brand-color-foreground))}.hpq-fortune-footer__input:focus{outline:2px solid rgb(var(--brand-pink));outline-offset:1px}.hpq-fortune-code-input{text-align:center;font-family:IBM Plex Mono,monospace;font-size:1.25rem;letter-spacing:.2em;font-weight:600}.hpq-fortune-footer__select,.hpq-fortune-footer__form select{flex:1 1 auto;min-height:44px;padding:10px 32px 10px 14px;font-family:var(--font-body);font-size:1rem;border:1px solid rgba(var(--brand-color-foreground),.2);border-radius:var(--brand-radius, 6px);background:#fff;color:rgb(var(--brand-color-foreground));-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><path fill='%23333' d='M2 4l4 4 4-4z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:10px}.hpq-fortune-footer__select:focus,.hpq-fortune-footer__form select:focus{outline:2px solid rgb(var(--brand-pink));outline-offset:1px}.hpq-fortune-cta{width:100%;min-height:48px;padding:14px 20px;background:rgb(var(--brand-primary));color:#fff;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.hpq-fortune-cta:hover{background:#008232;transform:scale(1.02);box-shadow:0 2px 8px #0000002e}.hpq-fortune-cta:disabled,.hpq-fortune-cta[aria-disabled=true]{opacity:.5;cursor:not-allowed;background:rgba(var(--brand-primary),.5);transform:none;box-shadow:none}.hpq-fortune-cta--secondary{background:transparent;color:rgb(var(--brand-primary));border:2px solid rgb(var(--brand-primary))}.hpq-fortune-cta--secondary:hover,.hpq-fortune-cta--secondary:focus-visible{background:rgb(var(--brand-primary));color:#fff;border-color:rgb(var(--brand-primary));transform:scale(1.02);box-shadow:0 2px 8px #0000002e}.hpq-fortune-fineprint{font-size:.8125rem;line-height:1.5;color:rgba(var(--brand-color-foreground),.6);margin:12px 0 0;overflow-wrap:anywhere}@media(max-width:767px){.hpq-fortune-footer__input{width:100%}}.hpq-fortune-footer__fieldset{border:none;padding:0;margin:16px 0}.hpq-fortune-footer__legend{font-family:var(--font-body);font-size:1rem;font-weight:600;margin-bottom:8px;color:rgb(var(--brand-color-foreground))}.hpq-fortune-footer__radio-group{display:flex;flex-wrap:wrap;gap:12px}.hpq-fortune-footer__radio-label{display:flex;align-items:center;gap:6px;font-family:var(--font-body);font-size:.9375rem;min-height:44px;cursor:pointer}.hpq-fortune-footer__label--disabled{opacity:.5;cursor:not-allowed}.hpq-fortune-footer__note{font-size:.8125rem;color:rgba(var(--brand-color-foreground),.6);margin:4px 0 0}.hpq-fortune-back{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:0;margin:0 0 16px;font-family:var(--font-body);font-size:.875rem;font-weight:500;color:rgba(var(--brand-color-foreground),.55);cursor:pointer;line-height:1;min-height:44px}.hpq-fortune-back:hover{color:rgb(var(--brand-color-foreground))}.hpq-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hpq-fortune-footer__code{flex:0 0 auto;font-family:Sora,sans-serif!important;font-weight:700;font-size:22px;letter-spacing:.04em;color:rgb(var(--brand-color-foreground));text-align:left;white-space:nowrap;background:transparent;border:0;padding:0;-webkit-user-select:all;user-select:all}.hpq-fortune-footer__close{display:none;position:absolute;top:12px;right:12px;width:44px;height:44px;border:none;background:#ffffffe6;border-radius:50%;font-size:1.5rem;line-height:1;color:rgb(var(--brand-color-foreground));cursor:pointer;z-index:10}@media(max-width:767px){.hpq-fortune-footer[data-state=code_reveal]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow-y:auto;display:flex;align-items:center;justify-content:center;padding:60px 24px 24px}.hpq-fortune-footer__close{display:block}}.hpq-poll-dots span{display:inline-block;animation:hpq-poll-dot 1.4s ease-in-out infinite;margin-left:1px}.hpq-poll-dots span:nth-child(2){animation-delay:.2s}.hpq-poll-dots span:nth-child(3){animation-delay:.4s}@keyframes hpq-poll-dot{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}@keyframes hpq-shake-input{0%,to{transform:translate(0)}15%{transform:translate(-6px)}30%{transform:translate(6px)}45%{transform:translate(-5px)}60%{transform:translate(5px)}75%{transform:translate(-3px)}90%{transform:translate(3px)}}.hpq-fortune-shake-input{animation:hpq-shake-input .2s ease-in-out}.hpq-fortune-footer__escape{margin:8px 0 4px}.hpq-fortune-escape-link{background:none;border:none;padding:0;font-size:.875rem;color:rgba(var(--brand-color-foreground),.6);text-decoration:underline;cursor:pointer;font-family:var(--font-body)}.hpq-fortune-escape-link:hover,.hpq-fortune-escape-link:focus-visible{color:rgb(var(--brand-color-foreground))}.hpq-fortune-back--inline{display:inline;background:none;border:none;padding:0;font-size:.875rem;color:rgba(var(--brand-color-foreground),.6);text-decoration:underline;cursor:pointer;font-family:var(--font-body)}@media(prefers-reduced-motion:reduce){.hpq-poll-dots span{animation:none;opacity:1;transform:none}.hpq-fortune-shake-input{animation:none}}.hpq-fortune-tab-wrapper{position:fixed;bottom:100px;right:14px;z-index:90}body.cart-drawer-open .hpq-fortune-tab-wrapper{display:none}.hpq-fortune-tab__settled-pct{display:none;align-items:center;justify-content:center;font-family:Barlow Condensed,Helvetica Neue,Arial Narrow,sans-serif;font-weight:700;color:#fbd25e;font-size:40px;line-height:1;letter-spacing:.01em}.hpq-fortune-tab__settled-pct:after{content:"%";font-size:22px;margin-left:2px;align-self:flex-start;margin-top:3px}.hpq-fortune-tab-wrapper[data-hpq-settled] .hpq-fortune-tab__slot{display:none}.hpq-fortune-tab-wrapper[data-hpq-settled] .hpq-fortune-tab__settled-pct{display:flex}.hpq-fortune-tab__minimize{position:absolute;top:24px;left:22px;width:22px;height:22px;padding:0;border:none;border-radius:50%;background:#0000008c;color:#fff;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:4;opacity:0;transition:opacity .2s ease,background .2s ease}.hpq-fortune-tab-wrapper:hover .hpq-fortune-tab__minimize,.hpq-fortune-tab-wrapper:focus-within .hpq-fortune-tab__minimize{opacity:1}.hpq-fortune-tab__minimize:hover,.hpq-fortune-tab__minimize:focus-visible{background:#000c;outline:none}@media(hover:none){.hpq-fortune-tab-wrapper .hpq-fortune-tab__minimize{opacity:.85}}.hpq-fortune-tab__dot{display:none;position:absolute;bottom:0;right:0;width:56px;height:56px;padding:0;border:none;border-radius:50%;background:#b82323;cursor:pointer;box-shadow:0 6px 18px #b8232359;z-index:1}.hpq-fortune-tab__dot:focus-visible{outline:2px solid #e8c96a;outline-offset:3px}.hpq-fortune-tab__dot-auntie{position:absolute;top:-22px;left:50%;transform:translate(-50%);width:56px;height:auto;pointer-events:none}.hpq-fortune-tab-wrapper[data-hpq-minimized=true] .hpq-fortune-tab{display:none}.hpq-fortune-tab-wrapper[data-hpq-minimized=true] .hpq-fortune-tab__dot{display:block}.hpq-fortune-tab-wrapper[data-hpq-minimized=true] .hpq-fortune-tab__minimize,.hpq-fortune-tab-wrapper.is-open .hpq-fortune-tab__minimize{display:none}.hpq-fortune-tab{width:150px;height:187px;padding:0;border:none;background:transparent;cursor:pointer;transition:transform .25s ease;position:relative;animation:hpq-tab-breathe 4.2s ease-in-out infinite}.hpq-fortune-tab:focus-visible{outline:2px solid #e8c96a;outline-offset:4px;border-radius:8px}.hpq-fortune-tab:hover,.hpq-fortune-tab:focus-visible{transform:scale(1.06)}.hpq-fortune-tab__viz{position:relative;display:block;width:100%;height:100%}.hpq-fortune-tab__envelope{position:absolute;top:30px;left:30px;width:90px;height:135px;background:#b82323;border-radius:8px;box-sizing:border-box;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px;padding-bottom:16px;font-family:Barlow Condensed,Helvetica Neue,Arial Narrow,sans-serif;font-weight:700;color:#fbd25e}.hpq-fortune-tab__save{font-size:20px;letter-spacing:.2em;line-height:1}.hpq-fortune-tab__slot{position:relative;display:flex;align-items:center;gap:3px}.hpq-fortune-tab__digit{position:relative;width:20px;height:20px;background:#fff;border-radius:2px;overflow:hidden}.hpq-fortune-tab__digit:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#ffffff2e;box-shadow:0 1px #ffffff0d;transform:translateY(-.5px);pointer-events:none;z-index:2}.hpq-fortune-tab__digit-val{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#111;font-size:20px;line-height:1;opacity:0}.hpq-fortune-tab__digit--tens .hpq-fortune-tab__digit-val[data-v="1"]{animation:hpq-flap-tens-one 4.8s linear infinite}.hpq-fortune-tab__digit--tens .hpq-fortune-tab__digit-val[data-v="3"]{animation:hpq-flap-tens-three 4.8s linear infinite}.hpq-fortune-tab__digit--tens .hpq-fortune-tab__digit-val[data-v=F]{animation:hpq-flap-tens-F 4.8s linear infinite}.hpq-fortune-tab__digit--tens .hpq-fortune-tab__digit-val[data-v=W]{animation:hpq-flap-tens-W 4.8s linear infinite}.hpq-fortune-tab__digit--tens .hpq-fortune-tab__digit-val[data-v=q]{animation:hpq-flap-tens-q 4.8s linear infinite}.hpq-fortune-tab__digit--ones .hpq-fortune-tab__digit-val[data-v="0"]{animation:hpq-flap-ones-zero 4.8s linear infinite}.hpq-fortune-tab__digit--ones .hpq-fortune-tab__digit-val[data-v="2"]{animation:hpq-flap-ones-two 4.8s linear infinite}.hpq-fortune-tab__digit--ones .hpq-fortune-tab__digit-val[data-v="3"]{animation:hpq-flap-ones-three 4.8s linear infinite}.hpq-fortune-tab__digit--ones .hpq-fortune-tab__digit-val[data-v="5"]{animation:hpq-flap-ones-five 4.8s linear infinite}.hpq-fortune-tab__digit--ones .hpq-fortune-tab__digit-val[data-v="8"]{animation:hpq-flap-ones-eight 4.8s linear infinite}.hpq-fortune-tab__digit--ones .hpq-fortune-tab__digit-val[data-v=U]{animation:hpq-flap-ones-U 4.8s linear infinite}.hpq-fortune-tab__digit--ones .hpq-fortune-tab__digit-val[data-v=I]{animation:hpq-flap-ones-I 4.8s linear infinite}.hpq-fortune-tab__digit--ones .hpq-fortune-tab__digit-val[data-v=q]{animation:hpq-flap-ones-q 4.8s linear infinite}.hpq-fortune-tab__digit--pct .hpq-fortune-tab__digit-val[data-v=pct]{animation:hpq-flap-pct-pct 4.8s linear infinite}.hpq-fortune-tab__digit--pct .hpq-fortune-tab__digit-val[data-v=N]{animation:hpq-flap-pct-N 4.8s linear infinite}.hpq-fortune-tab__digit--pct .hpq-fortune-tab__digit-val[data-v=q]{animation:hpq-flap-pct-q 4.8s linear infinite}@keyframes hpq-flap-tens-one{0%,58.33%{opacity:0}58.34%,66.67%{opacity:1}66.68%,to{opacity:0}}@keyframes hpq-flap-tens-three{0%,8.33%{opacity:0}8.34%,16.67%{opacity:1}16.68%,to{opacity:0}}@keyframes hpq-flap-tens-F{0%,41.67%{opacity:0}41.68%,58.33%{opacity:1}58.34%,to{opacity:0}}@keyframes hpq-flap-tens-W{0%,75%{opacity:0}75.01%,91.67%{opacity:1}91.68%,to{opacity:0}}@keyframes hpq-flap-tens-q{0%,16.67%{opacity:0}16.68%,33.33%{opacity:1}33.34%,to{opacity:0}}@keyframes hpq-flap-ones-zero{0%,8.33%{opacity:0}8.34%,16.67%{opacity:1}16.68%,to{opacity:0}}@keyframes hpq-flap-ones-two{0%,91.67%{opacity:0}91.68%,to{opacity:1}}@keyframes hpq-flap-ones-three{0%,33.33%{opacity:0}33.34%,41.67%{opacity:1}41.68%,to{opacity:0}}@keyframes hpq-flap-ones-five{0%,8.33%{opacity:1}8.34%,58.33%{opacity:0}58.34%,66.67%{opacity:1}66.68%,to{opacity:0}}@keyframes hpq-flap-ones-eight{0%,66.67%{opacity:0}66.68%,75%{opacity:1}75.01%,to{opacity:0}}@keyframes hpq-flap-ones-U{0%,41.67%{opacity:0}41.68%,58.33%{opacity:1}58.34%,to{opacity:0}}@keyframes hpq-flap-ones-I{0%,75%{opacity:0}75.01%,91.67%{opacity:1}91.68%,to{opacity:0}}@keyframes hpq-flap-ones-q{0%,16.67%{opacity:0}16.68%,33.33%{opacity:1}33.34%,to{opacity:0}}@keyframes hpq-flap-pct-pct{0%,8.33%{opacity:1}8.34%,16.67%{opacity:1}16.68%,33.33%{opacity:0}33.34%,41.67%{opacity:1}41.68%,58.33%{opacity:0}58.34%,66.67%{opacity:1}66.68%,75%{opacity:1}75.01%,91.67%{opacity:0}91.68%,to{opacity:1}}@keyframes hpq-flap-pct-N{0%,41.67%{opacity:0}41.68%,58.33%{opacity:1}58.34%,75%{opacity:0}75.01%,91.67%{opacity:1}91.68%,to{opacity:0}}@keyframes hpq-flap-pct-q{0%,16.67%{opacity:0}16.68%,33.33%{opacity:1}33.34%,to{opacity:0}}.hpq-fortune-tab__auntie{position:absolute;top:-27px;left:50%;transform:translate(-50%);width:83px;height:auto;pointer-events:none;z-index:2}.hpq-fortune-tab__bubble{position:absolute;pointer-events:none;z-index:3;height:auto;opacity:0;transform:translate(-50%,-50%);animation:20s ease-in-out infinite}.hpq-fortune-tab__bubble--haha{left:42px;top:-2px;width:71px;animation-name:hpq-bubble-2}.hpq-fortune-tab__bubble--yaode{left:104px;top:-2px;width:88px;animation-name:hpq-bubble-1}.hpq-fortune-tab__bubble--heart{left:11px;top:41px;width:49px;animation-name:hpq-bubble-4}.hpq-fortune-tab__bubble--exclamation{left:139px;top:41px;width:49px;animation-name:hpq-bubble-5}.hpq-fortune-tab__bubble--lucky{left:104px;top:-2px;width:88px;animation-name:hpq-bubble-3}@keyframes hpq-bubble-1{0%,18%,to{opacity:0}2%,17%{opacity:1}}@keyframes hpq-bubble-2{0%,20%,38%,to{opacity:0}22%,37%{opacity:1}}@keyframes hpq-bubble-3{0%,40%,58%,to{opacity:0}42%,57%{opacity:1}}@keyframes hpq-bubble-4{0%,60%,78%,to{opacity:0}62%,77%{opacity:1}}@keyframes hpq-bubble-5{0%,80%,98%,to{opacity:0}82%,97%{opacity:1}}@keyframes hpq-tab-breathe{0%,to{transform:translateY(-1.5px)}50%{transform:translateY(1.5px)}}@keyframes hpq-tab-spinout{0%{transform:scale(1) rotate(0);opacity:1}to{transform:scale(0) rotate(540deg);opacity:0}}.hpq-fortune-tab-wrapper.is-open .hpq-fortune-tab{animation:hpq-tab-spinout .7s cubic-bezier(.34,1.56,.64,1) forwards}.hpq-fortune-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:91;display:flex;align-items:center;justify-content:center;pointer-events:none}.hpq-fortune-overlay:not([hidden]){pointer-events:all}.hpq-fortune-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .3s ease}.hpq-fortune-overlay.is-open .hpq-fortune-overlay__backdrop{opacity:1}.hpq-fortune-overlay__panel{position:relative;width:520px;max-width:92vw;max-height:85vh;padding:48px 36px 36px;background:#fff;border-radius:16px;overflow-y:auto;transform:scale(.8);opacity:0;transition:transform .6s cubic-bezier(.34,1.56,.64,1),opacity .4s ease;box-shadow:0 20px 60px #0000004d}.hpq-fortune-overlay.is-open .hpq-fortune-overlay__panel{transform:scale(1);opacity:1}.hpq-fortune-overlay__close{position:absolute;top:12px;right:12px;z-index:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#0000008c;color:#fff;border:none;border-radius:50%;cursor:pointer;padding:0;transition:background .2s ease}.hpq-fortune-overlay__close:hover,.hpq-fortune-overlay__close:focus-visible{background:#000000bf;outline:2px solid #e8c96a}@media(max-width:767px){.hpq-fortune-tab-wrapper{right:10px;bottom:110px}.hpq-fortune-tab{width:110px;height:137px}.hpq-fortune-tab__envelope{top:22px;left:22px;width:66px;height:99px;gap:3px;padding-bottom:13px}.hpq-fortune-tab__save{font-size:14px}.hpq-fortune-tab__slot{gap:2px}.hpq-fortune-tab__digit{width:14px;height:14px}.hpq-fortune-tab__digit-val{font-size:14px}.hpq-fortune-tab__auntie{top:-20px;width:60px}.hpq-fortune-tab__bubble--haha{left:31px;top:-1px;width:60px}.hpq-fortune-tab__bubble--yaode{left:76px;top:-1px;width:75px}.hpq-fortune-tab__bubble--heart{left:8px;top:30px;width:42px}.hpq-fortune-tab__bubble--exclamation{left:102px;top:30px;width:42px}.hpq-fortune-tab__bubble--lucky{left:76px;top:-1px;width:75px}.hpq-fortune-tab__settled-pct{font-size:28px}.hpq-fortune-tab__settled-pct:after{font-size:16px;margin-top:2px}.hpq-fortune-tab__minimize{top:16px;left:14px;width:20px;height:20px;font-size:16px}.hpq-fortune-tab__dot{width:48px;height:48px}.hpq-fortune-tab__dot-auntie{top:-18px;width:48px}.hpq-fortune-overlay__panel{width:92vw;max-height:75vh;padding:32px 20px 24px}}@media(prefers-reduced-motion:reduce){.hpq-fortune-tab-wrapper{animation:none;transform:none}.hpq-fortune-tab{animation:none;transition:none}.hpq-fortune-tab:hover,.hpq-fortune-tab:focus-visible{transform:none}.hpq-fortune-tab-wrapper.is-open .hpq-fortune-tab{animation:none;opacity:0}.hpq-fortune-tab__bubble{animation:none}.hpq-fortune-tab__bubble--haha{opacity:1}.hpq-fortune-tab__digit-val{animation:none;opacity:0}.hpq-fortune-tab__digit--ones .hpq-fortune-tab__digit-val[data-v="5"],.hpq-fortune-tab__digit--pct .hpq-fortune-tab__digit-val[data-v=pct]{opacity:1}.hpq-fortune-tab__minimize,.hpq-fortune-overlay__backdrop,.hpq-fortune-overlay__panel{transition:none}.hpq-fortune-overlay__panel{transform:scale(1)}}.hpq-fortune-shake{text-align:center;padding:40px 20px}.hpq-fortune-shake__eyebrow{font-family:var(--font-body, "Sora", sans-serif);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#d4af64d9;margin-bottom:12px}.hpq-fortune-shake__target{cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;padding:20px;display:inline-block}.hpq-fortune-shake__envelope{font-size:100px;line-height:1;display:block;transition:transform .1s ease}.hpq-fortune-shake__target--shaking .hpq-fortune-shake__envelope{animation:hpq-shake-jolt .15s ease}@keyframes hpq-envelope-burst{0%{transform:rotate(0) scale(1)}2%{transform:rotate(-12deg) scale(1.1)}4%{transform:rotate(10deg) scale(1.1)}6%{transform:rotate(-8deg) scale(1.05)}8%{transform:rotate(6deg) scale(1.05)}10%{transform:rotate(0) scale(1)}to{transform:rotate(0) scale(1)}}.hpq-fortune-shake__target--burst .hpq-fortune-shake__envelope{animation:hpq-envelope-burst 1.6s ease infinite}.hpq-fortune-shake__title{font-family:Chunko Bold,Barlow Condensed,sans-serif;font-size:1.875rem;font-weight:600;line-height:1.1;letter-spacing:-.015em;margin:18px 0 10px;color:rgb(var(--brand-color-foreground));text-transform:none}.hpq-fortune-shake__subtitle{font-family:var(--font-body, "Sora", sans-serif);font-size:.9rem;font-weight:400;color:rgba(var(--brand-color-foreground),.6);margin:0}.hpq-fortune-shake--resume .hpq-fortune-shake__subtitle{margin-bottom:16px}.hpq-fortune-shake__meter{display:flex;gap:10px;justify-content:center;margin-top:20px}.hpq-fortune-shake__dot{width:12px;height:12px;border-radius:50%;background:#d4af6426;border:1px solid rgba(212,175,100,.2);transition:background .3s ease,border-color .3s ease,transform .3s ease}.hpq-fortune-shake__dot--filled{background:#dcb450;border-color:#e8c96a;transform:scale(1.2)}@keyframes hpq-shake-jolt{0%{transform:rotate(0) scale(1)}25%{transform:rotate(-12deg) scale(1.1)}50%{transform:rotate(8deg) scale(1.05)}75%{transform:rotate(-4deg) scale(1.02)}to{transform:rotate(0) scale(1)}}@media(prefers-reduced-motion:reduce){.hpq-fortune-shake__target--shaking .hpq-fortune-shake__envelope{animation:none}}.hpq-search-dropdown__caption{padding:14px 16px 10px;font-family:var(--font-body, "Sora", sans-serif);font-size:15px;line-height:1.45;color:#1e140f}.hpq-search-dropdown__empty{padding:18px 16px 12px;font-family:var(--font-body, "Sora", sans-serif);font-size:15px;line-height:1.45;color:#1e140f}@media(max-width:959px){.hpq-search-dropdown__caption,.hpq-search-dropdown__empty{font-size:14px;padding-left:14px;padding-right:14px}}.hpq-fortune-footer__coupon-slot,.hpq-fortune-footer__coupon-slot .hpq-fortune-footer__heading{text-align:center}.hpq-fortune-footer__code-card{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:14px;padding:6px 6px 6px 24px;background:#f4f3ef;border:0!important;border-radius:999px;min-height:64px;width:max-content;max-width:100%;margin:0 auto;cursor:default;transition:none;box-shadow:none}.hpq-fortune-footer__code-card:hover,.hpq-fortune-footer__code-card:focus,.hpq-fortune-footer__code-card:focus-visible,.hpq-fortune-footer__code-card:focus-within{transform:none!important;outline:0!important;box-shadow:none!important;border:0!important;background:#f4f3ef}.hpq-fortune-footer__copy-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:108px;height:52px;padding:0;box-sizing:border-box;font-family:Sora,sans-serif;font-weight:700;font-size:15px;letter-spacing:.02em;color:#fff;background:var(--hpq-green);border:0;border-radius:999px;cursor:pointer;transition:background .2s ease;-webkit-appearance:none;appearance:none}.hpq-fortune-footer__copy-btn:hover{background:#008033}.hpq-fortune-footer__copy-btn:focus{outline:0!important}.hpq-fortune-footer__copy-btn:focus-visible{outline:2px solid rgba(0,149,59,.35)!important;outline-offset:2px!important}.hpq-fortune-footer__copy-btn--copied{background:#1e6432}@media(max-width:420px){.hpq-fortune-footer__code-card{width:100%;max-width:100%;padding-left:18px;gap:10px}.hpq-fortune-footer__code{font-size:17px;letter-spacing:.02em;flex:1 1 auto;min-width:0}.hpq-fortune-footer__copy-btn{width:92px;height:48px;font-size:14px}}.hpq-fortune-footer__take-it{display:inline-block;margin-top:12px;opacity:0;transition:opacity .16s ease-out;font-weight:600}.hpq-fortune-footer__take-it--visible{opacity:1}.hpq-fortune-footer__fineprint{margin-top:8px;font-size:.9em;color:#0009}.hpq-fortune-footer__legal{font-family:IBM Plex Mono,monospace;font-size:11px;line-height:1.5;color:#767676;margin-top:14px;text-align:center}.hpq-fortune-cookie--slip{position:relative;max-width:320px;margin:0 auto 22px;padding:20px 26px 22px;background:repeating-linear-gradient(0deg,transparent 0px,transparent 2px,rgba(80,50,20,.018) 2px,rgba(80,50,20,.018) 3px),linear-gradient(180deg,#fdf8ea,#f4ead2);border:none;border-radius:2px;font-family:IBM Plex Mono,monospace;color:#1e140fe0;text-align:center;box-shadow:0 1px 1px #3c28140f,0 10px 22px -10px #3c281438,inset 0 0 28px #50371e0d;transform:rotate(-.6deg)}.hpq-fortune-cookie--slip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(102deg,transparent 32%,rgba(80,55,30,.035) 33%,rgba(80,55,30,.035) 33.4%,transparent 34%),linear-gradient(78deg,transparent 64%,rgba(80,55,30,.028) 65%,rgba(80,55,30,.028) 65.3%,transparent 66%);pointer-events:none;border-radius:inherit}.hpq-fortune-cookie--slip:after{content:"";position:absolute;top:-1px;left:10px;right:10px;height:1px;background:#8c64322e}.hpq-fortune-cookie__eyebrow{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:#50371e8c;margin:0 0 12px}.hpq-fortune-cookie__cn{margin:0 0 8px;font-family:Noto Sans SC,IBM Plex Mono,sans-serif;font-size:1.15rem;line-height:1.45;font-weight:500;color:#1e140feb}.hpq-fortune-cookie__en{margin:0;font-family:IBM Plex Mono,monospace;font-size:.92rem;line-height:1.5;color:#1e140fc7;font-style:italic}.hpq-fortune-footer__count-eyebrow{margin:0 0 6px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#1e140f8c;text-align:center}.hpq-fortune-footer__countdown-wrap{display:flex;justify-content:center;margin-top:0;margin-bottom:28px}.hpq-fortune-footer__countdown{display:inline-flex;align-items:center;gap:6px;padding:0;background:transparent;border-radius:4px;font-family:Barlow Condensed,Helvetica Neue,Arial Narrow,sans-serif;font-weight:700;color:#fbd25e;-webkit-user-select:none;user-select:none}.hpq-fortune-footer__count-group{display:inline-flex;gap:3px}.hpq-fortune-footer__count-tile{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:48px;background:#111;color:#fff;border-radius:3px;font-size:36px;line-height:1;overflow:hidden;perspective:200px}.hpq-fortune-footer__count-tile:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#ffffff2e;transform:translateY(-.5px);pointer-events:none;z-index:2}.hpq-fortune-footer__count-tile--flip{animation:hpq-count-flip .22s ease-out}.hpq-fortune-footer__count-sep{font-size:32px;line-height:1;padding:0 1px;color:#111}.hpq-fortune-footer__countdown--expired .hpq-fortune-footer__count-tile{background:#ff160d1f;color:#00000073}@keyframes hpq-count-flip{0%{transform:rotateX(0)}50%{transform:rotateX(-90deg);opacity:.55}to{transform:rotateX(0);opacity:1}}@media(max-width:480px){.hpq-fortune-footer__count-tile{width:30px;height:40px;font-size:30px}.hpq-fortune-footer__count-sep{font-size:26px}}@media(prefers-reduced-motion:reduce){.hpq-fortune-footer__tier-badge--enter,.hpq-fortune-footer__code-card--flash,.hpq-fortune-footer__take-it,.hpq-fortune-footer__count-tile--flip{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}.hpq-fortune-shake__target--burst .hpq-fortune-shake__envelope{animation:hpq-envelope-pulse 1.2s ease-in-out infinite}@keyframes hpq-envelope-pulse{0%,to{opacity:1}50%{opacity:.5}}}.hpq-fortune-footer__date-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:12px 0}.hpq-fortune-footer__date-row select{width:100%;padding:8px 10px;font-size:1em;border:1px solid rgba(0,0,0,.2);border-radius:4px;background:#fff}.hpq-fortune-footer__time-of-day{border:none;padding:0;margin:16px 0}.hpq-fortune-footer__time-of-day legend{font-weight:600;margin-bottom:8px;padding:0}.hpq-fortune-footer__time-of-day label{display:flex;align-items:center;padding:6px 0;cursor:pointer;gap:10px}.hpq-fortune-footer__time-of-day input[type=radio]{margin:0;width:18px;height:18px;flex-shrink:0}.hpq-fortune-footer__time-of-day span{font-size:.95em}.hpq-fortune-footer__zodiac-preview{border-left:4px solid rgb(var(--brand-yellow));padding:12px 16px;margin:16px 0;font-style:italic;background:rgba(var(--brand-yellow),.04);border-radius:2px}.hpq-fortune-footer__tomorrow-note{border-left:4px solid rgb(var(--brand-red, 255, 22, 13));padding:12px 16px;margin:16px 0;background:rgba(var(--brand-red, 255, 22, 13),.04);font-size:.95em;border-radius:2px}.hpq-nutrition-fda{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;max-width:460px;border:2px solid #000;padding:8px 10px 6px;background:#fff;box-sizing:border-box}.hpq-nutrition-fda.hpq-nutrition-fda div{margin-top:0;margin-bottom:0}.hpq-nutrition-fda__title{font-size:48px;font-weight:900;line-height:.92;letter-spacing:-.03em;margin:0 0 4px;padding:0;display:block}.hpq-nutrition-fda__title-rule{display:block;height:1px;background:#000;margin:4px 0}.hpq-nutrition-fda__serving-block{padding:2px 0 4px}.hpq-nutrition-fda__servings-per{font-size:13px;font-weight:400;margin:0}.hpq-nutrition-fda__serving-size-row{display:flex;justify-content:space-between;align-items:baseline}.hpq-nutrition-fda__serving-size-label,.hpq-nutrition-fda__serving-size-value{font-size:16px;font-weight:700}.hpq-nutrition-fda__bar{background:#000;display:block;width:100%}.hpq-nutrition-fda__bar--thick{height:10px;margin:2px 0}.hpq-nutrition-fda__bar--medium{height:5px;margin:2px 0}.hpq-nutrition-fda__calories-header{font-size:12px;font-weight:700;margin:2px 0 0}.hpq-nutrition-fda__calories-row{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 2px}.hpq-nutrition-fda__calories-label{font-size:30px;font-weight:700}.hpq-nutrition-fda__calories-value{font-size:60px;font-weight:900;line-height:1}.hpq-nutrition-fda__dv-header{font-size:10px;font-weight:700;font-style:italic;text-align:right;border-top:1px solid #000;padding-top:2px;margin-bottom:2px}.hpq-nutrition-fda__nutrient-row{display:flex;align-items:baseline;border-top:1px solid #000;padding:2px 0;font-size:13px;line-height:1.2}.hpq-nutrition-fda__nutrient-row--indent{padding-left:14px}.hpq-nutrition-fda__nutrient-row--deep-indent{padding-left:28px;border-top:none}.hpq-nutrition-fda__nutrient-name{flex:1;font-weight:400}.hpq-nutrition-fda__nutrient-name--bold{font-weight:700}.hpq-nutrition-fda__nutrient-amount{font-weight:400;white-space:nowrap;margin-left:4px}.hpq-nutrition-fda__nutrient-dv{font-weight:700;white-space:nowrap;min-width:36px;text-align:right;margin-left:8px}.hpq-nutrition-fda__vitamin-note{font-size:10px;font-style:normal;line-height:1.3;margin:4px 0;padding:0}.hpq-nutrition-fda__footnote{font-size:10px;line-height:1.3;font-style:italic;border-top:1px solid #000;margin:4px 0 2px;padding:4px 0 0}@media(max-width:430px){.hpq-nutrition-fda{max-width:100%}.hpq-nutrition-fda__title{font-size:40px}.hpq-nutrition-fda__calories-label{font-size:26px}.hpq-nutrition-fda__calories-value{font-size:50px}}.hpq-reviews-section{padding:48px 16px}.hpq-reviews{margin:0 auto}.hpq-reviews__heading{font-family:var(--font-heading, inherit);font-size:28px;margin-bottom:24px;text-transform:uppercase;letter-spacing:.02em}.product-rating{cursor:pointer}.hpq-fortune-shake__envelope--opened{font-size:100px;display:block;transform:scale(1.15);filter:drop-shadow(0 0 14px rgba(212,175,100,.55));transition:transform .25s ease,filter .25s ease}.hpq-fortune-shake__tier-badge{display:inline-block;padding:3px 12px;border-radius:999px;font-family:var(--font-body, "Sora", sans-serif);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:8px 0 14px;border:1px solid transparent}.hpq-fortune-shake__tier-badge--silver{background:rgba(var(--brand-light-blue),.18);color:rgb(var(--brand-blue));border-color:rgba(var(--brand-light-blue),.45)}.hpq-fortune-shake__tier-badge--gold{background:#d4af6426;color:#9a7a28;border-color:#d4af6466}.hpq-fortune-shake__tier-badge--fortune-ready{background:#ffa1c526;color:#b43c64;border-color:#ffa1c566}.hpq-fortune-shake--done{padding:32px 20px}@media(prefers-reduced-motion:reduce){.hpq-fortune-shake__envelope--opened{transform:none;filter:none;transition:none}}.product-rating:hover{opacity:.75}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=search],input[type=number],input[type=url],textarea,select{outline:2px solid transparent;outline-offset:-2px;transition:border-color .3s ease,outline-color .12s ease}input[type=text]:focus,input[type=text]:focus-visible,input[type=email]:focus,input[type=email]:focus-visible,input[type=tel]:focus,input[type=tel]:focus-visible,input[type=password]:focus,input[type=password]:focus-visible,input[type=search]:focus,input[type=search]:focus-visible,input[type=number]:focus,input[type=number]:focus-visible,input[type=url]:focus,input[type=url]:focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible{outline:2px solid var(--hpq-green)!important;outline-offset:-2px;box-shadow:none}.input:focus,.input:focus-visible,input.spr-form-input:focus,input.spr-form-input:focus-visible,textarea.spr-form-input:focus,textarea.spr-form-input:focus-visible{outline:2px solid var(--hpq-green)!important;outline-offset:-2px;box-shadow:none}input[aria-invalid=true],textarea[aria-invalid=true],select[aria-invalid=true],input.has-errors,textarea.has-errors,select.has-errors,.input--error,input.spr-form-input.input--error,textarea.spr-form-input.input--error{outline:2px solid var(--hpq-red)!important;outline-offset:-2px;box-shadow:none}input[aria-invalid=true]:focus,input[aria-invalid=true]:focus-visible,textarea[aria-invalid=true]:focus,textarea[aria-invalid=true]:focus-visible,select[aria-invalid=true]:focus,select[aria-invalid=true]:focus-visible,input.has-errors:focus,input.has-errors:focus-visible,.input--error:focus,.input--error:focus-visible{outline:2px solid var(--hpq-red)!important;outline-offset:-2px;box-shadow:none}.spr-button,.spr-button-primary{font-family:var(--font-mono)!important;font-weight:500!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.12em!important;border-radius:4px!important;min-height:48px!important;padding:0 22px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.hpq-story-faq__question{position:static;padding:18px 0;display:flex;justify-content:space-between;align-items:center;font-family:Sora,sans-serif;font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:#1e140f;cursor:pointer;width:100%;border:none;background:none}.hpq-story-faq__question:after{content:"\203a";position:static;top:auto;right:auto;font-size:22px;font-weight:400;line-height:1;color:#888;flex-shrink:0;display:inline-block;transform:rotate(90deg);transition:transform .15s ease-out}.hpq-story-faq__item[open] .hpq-story-faq__question:after{transform:rotate(270deg)}.hpq-story-faq__item:last-child{border-bottom:none}.hpq-story-faq__answer{font-family:Sora,sans-serif;font-size:14px;line-height:1.6;color:#1e140fbf;padding:0 0 22px}.accordion__label{display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 0;font-family:Sora,sans-serif;font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:#1e140f;cursor:pointer;background:none;border:none}.accordion__label-icons{display:none!important}.accordion__label:after{content:"\203a";font-size:20px;font-weight:400;line-height:1;color:#888;flex-shrink:0;display:inline-block;transform:rotate(90deg);transition:transform .15s ease-out}.accordion__label[aria-expanded=true]:after{transform:rotate(270deg)}.accordion__inner{border-top:1px solid rgba(30,20,15,.12);border-bottom:none}.accordion+.accordion>.accordion__inner{border-top:1px solid rgba(30,20,15,.12)}.accordion:last-child>.accordion__inner{border-bottom:1px solid rgba(30,20,15,.12)}.accordion__content{font-family:Sora,sans-serif;font-size:14px;line-height:1.6;color:#1e140fbf;padding-bottom:22px}.collapsible-row-list-item__trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:22px 0;font-family:Sora,sans-serif;font-weight:600;font-size:16px;letter-spacing:0;text-transform:none;color:#1e140f;cursor:pointer;background:none;border:none}.collapsible-row-list-item__trigger:after{content:"+";font-family:IBM Plex Mono,monospace;font-weight:400;font-size:20px;line-height:1;flex-shrink:0}.collapsible-row-list-item__trigger[aria-expanded=true]:after{content:"\2212"}.collapsible-row-list-item__text{font-family:Sora,sans-serif;font-size:14px;line-height:1.6;color:#1e140fbf;padding-bottom:22px}.header button[aria-expanded]:after,.header [aria-expanded]:after,.navigation button[aria-expanded]:after,.navigation-submenu [aria-expanded]:after,.nav-item__trigger[aria-expanded]:after,.drawer-menu-list [aria-expanded]:after,.filter-sidebar [aria-expanded]:after,.filter-bar [aria-expanded]:after,.filter-bar__button[aria-expanded]:after,.hpq-fortune-tab[aria-expanded]:after,.social-share [aria-expanded]:after,.cross-border [aria-expanded]:after,.cart__footer-order-note-wrapper[aria-expanded]:after{content:none;display:none}@media(prefers-reduced-motion:reduce){.hpq-story-faq__question:after,.accordion__label:after,.collapsible-row-list-item__trigger:after{transition:none}}.hpq-nav-v2 .drawer-menu .drawer-menu__item{border-bottom:none!important}.hpq-nav-v2 .drawer-menu__primary-links[data-depth="0"] .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons){font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:20px;text-transform:uppercase;letter-spacing:.04em;line-height:1.2;color:var(--hpq-dark, rgb(30, 20, 15));border-bottom:none!important}@media(max-width:719px){.hpq-nav-v2 .drawer-menu__primary-links[data-depth="0"] .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons){font-size:18px}}.hpq-nav-v2 .drawer-menu__primary-links[data-depth="0"] .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons)>.drawer-menu__link{font-family:inherit;font-weight:inherit;font-size:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;color:inherit;min-height:unset;padding-top:10px;padding-bottom:10px;transition:color .12s ease}.hpq-nav-v2 .drawer-menu__primary-links[data-depth="0"] .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons)>.drawer-menu__link:hover{color:var(--hpq-green)}.hpq-nav-v2 .drawer-menu__primary-links[data-depth="0"] .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons)>.drawer-menu__link:focus-visible{outline:2px solid var(--hpq-green);outline-offset:2px;border-radius:2px}.hpq-nav-v2 .drawer-menu__primary-links[data-depth="0"] .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons)>.drawer-menu__link.active{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px;text-decoration-color:var(--hpq-green)}.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons):not(.localization-item):not(.localization-item-trigger){font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:20px;text-transform:uppercase;letter-spacing:.04em;line-height:1.2;color:var(--hpq-dark, rgb(30, 20, 15));border-bottom:none!important}@media(max-width:719px){.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons):not(.localization-item):not(.localization-item-trigger){font-size:18px}}.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons):not(.localization-item):not(.localization-item-trigger)>.drawer-menu__link{font-family:inherit;font-weight:inherit;font-size:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;color:inherit;min-height:unset;padding-top:10px;padding-bottom:10px;transition:color .12s ease}.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons):not(.localization-item):not(.localization-item-trigger)>.drawer-menu__link:hover{color:var(--hpq-green)}.hpq-nav-v2 .drawer-menu__secondary-links .drawer-menu__item:not(.drawer-menu__item--heading):not(.drawer-menu__item--social-icons):not(.localization-item):not(.localization-item-trigger)>.drawer-menu__link:focus-visible{outline:2px solid var(--hpq-green);outline-offset:2px;border-radius:2px}.hpq-nav-v2 .drawer-menu__links-wrapper+.drawer-menu__links-wrapper .drawer-menu__secondary-links{margin-top:32px}.hpq-footer .hpq-footer__nav-title{font-family:Sora,sans-serif!important;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#fffaf2;margin:0 0 16px}.hpq-footer .hpq-footer__nav-list a{font-family:Sora,sans-serif;font-size:.875rem;font-weight:400;line-height:1.8;color:#f6f1e8e6;text-decoration:none}.hpq-footer .hpq-footer__nav-list a:hover,.hpq-footer .hpq-footer__nav-list a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.hpq-footer .hpq-footer__utility a{font-family:Sora,sans-serif;font-size:.75rem;font-weight:400;color:#f6f1e8a6;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;letter-spacing:0;text-transform:none;transition:color .18s ease}.hpq-footer .hpq-footer__utility a:hover,.hpq-footer .hpq-footer__utility a:focus-visible{color:#f6f1e8e6;text-decoration:underline}.hpq-footer .hpq-footer__utility-button{font-family:Sora,sans-serif;font-size:.75rem;font-weight:400;color:#f6f1e8a6;text-decoration:none;letter-spacing:0;text-transform:none;transition:color .18s ease}.hpq-footer .hpq-footer__utility-button:hover,.hpq-footer .hpq-footer__utility-button:focus-visible{color:#f6f1e8e6}.hpq-footer .hpq-footer__bottom-copy{font-family:Sora,sans-serif;font-size:.75rem;font-weight:400;color:#f6f1e88c}.jdgm-widget.jdgm-review-widget,#judgeme_product_reviews{font-family:Sora,sans-serif;color:#1e140f;max-width:none!important}.jdgm-widget .jdgm-rev-widg__title{font-family:Sora,sans-serif!important;font-weight:600;font-size:24px;color:#1e140f;text-transform:none;letter-spacing:0;margin:0 0 16px}.jdgm-widget .jdgm-star.jdgm--on,.jdgm-widget .jdgm-star.jdgm--half{color:var(--hpq-yellow)!important}.jdgm-widget .jdgm-star.jdgm--off{color:#ffc20040!important}.jdgm-widget .jdgm-histogram,.jdgm-widget .jdgm-histogram-row__label,.jdgm-widget .jdgm-histogram-row__count,.jdgm-widget .jdgm-rev-widg__summary-text,.jdgm-widget .jdgm-rev-widg__summary-average{font-family:IBM Plex Mono,monospace;font-weight:500;color:#1e140f}.jdgm-widget .jdgm-rev-widg__summary-average{font-size:32px;letter-spacing:0}.jdgm-widget .jdgm-rev-widg__summary-text{font-size:12px;letter-spacing:.04em}.jdgm-widget .jdgm-write-rev-link,.jdgm-widget a.jdgm-write-rev-link{background-color:var(--hpq-green)!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:10px 20px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-family:IBM Plex Mono,monospace!important;font-weight:500!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;text-decoration:none!important;transition:background-color .12s ease}.jdgm-widget .jdgm-write-rev-link:hover,.jdgm-widget a.jdgm-write-rev-link:hover{background-color:#008233!important}.jdgm-widget .jdgm-paginate-btn,.jdgm-widget button.jdgm-paginate-btn{background-color:var(--hpq-green)!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:10px 20px!important;min-height:40px!important;font-family:IBM Plex Mono,monospace!important;font-weight:500!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;cursor:pointer;transition:background-color .12s ease}.jdgm-widget .jdgm-paginate-btn:hover{background-color:#008233!important}.jdgm-widget .jdgm-rev__title{font-family:Sora,sans-serif!important;font-weight:600;color:#1e140f}.jdgm-widget .jdgm-rev__body{font-family:Sora,sans-serif!important;color:#1e140fd9;line-height:1.6}.jdgm-widget .jdgm-rev__author,.jdgm-widget .jdgm-rev__timestamp{font-family:IBM Plex Mono,monospace!important;font-weight:400;font-size:11px;letter-spacing:.04em;color:#1e140f99}.hpq-callout{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;border-radius:8px;border:1px solid transparent;margin-bottom:12px}.hpq-callout__icon{flex-shrink:0;width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1}.hpq-callout__icon svg{width:22px;height:22px;display:block}.hpq-callout__body{flex:1;min-width:0}.hpq-callout div.hpq-callout__body{margin:0}.hpq-callout>.hpq-callout__body>p{margin:0}.hpq-callout>.hpq-callout__body>.hpq-callout__label{margin-bottom:2px}.hpq-callout__label{font-family:Sora,sans-serif;font-weight:600;font-size:13px;line-height:1.3;display:block}.hpq-callout__desc{font-family:Sora,sans-serif;font-weight:400;font-size:12px;line-height:1.4;color:#1e140f8c;display:block}.hpq-callout__accent{font-family:IBM Plex Mono,monospace;font-weight:500}.hpq-callout--green{background:#00953b0f;border-color:#00953b33}.hpq-callout--green .hpq-callout__icon{background:#00953b1a;color:var(--hpq-green)}.hpq-callout--green .hpq-callout__label{color:#006428}.hpq-callout--green .hpq-callout__accent{color:var(--hpq-green)}.hpq-callout--yellow{background:#ffc20014;border-color:#ffc2004d}.hpq-callout--yellow .hpq-callout__icon{background:#ffc2002e;color:#b48c00}.hpq-callout--yellow .hpq-callout__label{color:#7a5c00}.hpq-callout--yellow .hpq-callout__accent{color:#b48c00}.hpq-callout--red{background:#ff160d0d;border-color:#ff160d33}.hpq-callout--red .hpq-callout__icon{background:#ff160d1a;color:var(--hpq-red)}.hpq-callout--red .hpq-callout__label{color:#b40000}.hpq-callout--red .hpq-callout__accent{color:var(--hpq-red)}.hpq-tier-pricing__inner{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;background:#00953b0f;border-radius:8px;border:1px solid rgba(0,149,59,.2)}.hpq-tier-pricing__icon{flex-shrink:0;width:44px;height:44px;border-radius:8px;background:#00953b1a;display:flex;align-items:center;justify-content:center;color:var(--hpq-green);margin-top:0}.hpq-tier-pricing__icon svg{width:22px;height:22px}.hpq-tier-pricing__headline{font-family:Sora,sans-serif;font-weight:600;font-size:13px;line-height:1.3;color:#006428;margin:0 0 2px}.hpq-tier-pricing__detail{font-family:Sora,sans-serif;font-weight:400;font-size:12px;line-height:1.4;color:#1e140f8c;margin:0}.template-product .product__title{font-weight:800;font-size:48px;line-height:1.05;letter-spacing:.02em}.product-tabs__tab-item h2,.product-tabs__mobile-accordions .accordion__content h2{font-weight:800;font-size:36px;line-height:1.05;letter-spacing:.02em;color:#1e140f}.product-tabs__tab-item h3,.product-tabs__mobile-accordions .accordion__content h3{font-weight:700;font-size:28px;line-height:1.05;letter-spacing:.02em;color:#1e140f}.accordion__label>h1,.accordion__label>h2,.accordion__label>h3,.accordion__label>h4,.accordion__label>h5,.accordion__label>h6{font-family:Sora,sans-serif;font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;line-height:1.4;margin:0}.product-tabs__tab-button{font-family:Sora,sans-serif;font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;padding:18px 0;color:#1e140f;opacity:.55;transition:opacity .15s ease-out,box-shadow .15s ease-out}.product-tabs__tab-button[aria-expanded=true]{opacity:1;box-shadow:inset 0 -2px #1e140f}.product-tabs__tab-button:hover{opacity:1}.product-tabs__tab-button .indicator{display:none!important}@media(max-width:720px){.jdgm-cards-carousel .jdgm-arrow,.jdgm-videos-carousel .jdgm-arrow,.jdgm-testimonials-carousel .jdgm-arrow{display:flex!important}}.hpq-fortune-recognizing{text-align:center;padding:48px 24px}.hpq-fortune-recognizing__spinner{width:32px;height:32px;margin:24px auto 0;border:3px solid rgba(0,0,0,.1);border-top-color:rgb(var(--brand-pink, 255 161 197));border-radius:50%;animation:hpq-fortune-spin .8s linear infinite}@keyframes hpq-fortune-spin{to{transform:rotate(360deg)}}.hpq-fortune-shopauth{display:flex;flex-direction:column;gap:12px;margin-top:16px}.hpq-fortune-shopauth__tier1{display:flex;justify-content:center}.hpq-fortune-shopauth__divider{position:relative;text-align:center;margin:4px 0;color:#00000080;font-size:12px;font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.hpq-fortune-shopauth__divider:before,.hpq-fortune-shopauth__divider:after{content:"";position:absolute;top:50%;width:calc(50% - 24px);height:1px;background:#0000001a}.hpq-fortune-shopauth__divider:before{left:0}.hpq-fortune-shopauth__divider:after{right:0}.hpq-fortune-shopauth__divider span{background:#fff;padding:0 12px;position:relative;z-index:1}.hpq-fortune-pc__heading{font-family:Barlow Condensed,sans-serif!important;font-weight:800;font-size:22px;text-transform:uppercase;letter-spacing:.02em;margin:0 0 6px;line-height:1.1}.hpq-fortune-pc__subhead{font-family:Sora,sans-serif;font-size:13px;color:#767676;margin:0 0 16px;line-height:1.4}.hpq-fortune-pc__perks-card{border:1px solid rgba(212,160,23,.35);background:linear-gradient(180deg,#fffaf0,#fff7e3);border-radius:12px;padding:18px 20px 16px;margin-bottom:18px;position:relative;box-shadow:0 1px 2px #00000008}.hpq-fortune-pc__perks-header{font-family:Barlow Condensed,sans-serif!important;font-weight:700;font-size:18px;text-transform:uppercase;color:#6a5210;text-align:center;margin:0 0 16px;letter-spacing:.08em;line-height:1.2}.hpq-fortune-pc__tier-reveal{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto auto auto;column-gap:18px;row-gap:3px;align-items:center}.hpq-fortune-pc__tier-stat{display:grid;grid-template-rows:subgrid;grid-row:1 / span 4;text-align:center;line-height:1}.hpq-fortune-pc__tier-stat--current{grid-column:1}.hpq-fortune-pc__tier-stat--gold{grid-column:3}.hpq-fortune-pc__tier-row--upto{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:#a89c87;align-self:end}.hpq-fortune-pc__tier-pct{font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:52px;line-height:1;letter-spacing:-.02em;align-self:center;display:block}.hpq-fortune-pc__tier-stat--current .hpq-fortune-pc__tier-pct{color:#c0b8ac;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#c0b8acb3}.hpq-fortune-pc__tier-stat--gold .hpq-fortune-pc__tier-pct{background:linear-gradient(135deg,#b88a17,#d4a017 40%,#ffc200);-webkit-background-clip:text;background-clip:text;color:transparent}.hpq-fortune-pc__tier-row--name{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:#a89c87;margin-top:6px}.hpq-fortune-pc__tier-label--gold{color:#8a6a17;font-weight:600}.hpq-fortune-pc__tier-row--tag{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:#b6a888}.hpq-fortune-pc__tier-row--top-tag{color:#8a6a17}.hpq-fortune-pc__tier-arrow{grid-column:2;grid-row:2 / 3;align-self:center;justify-self:center;width:26px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 16' fill='none'%3E%3Cpath d='M1 8h22m0 0l-6-6m6 6l-6 6' stroke='%23c9a548' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;font-size:0}.hpq-fortune-pc__perk-secondary{font-size:12px;color:#767676;text-align:center;line-height:1.4;margin:6px 0 0}.hpq-fortune-pc__disclosure{font-family:IBM Plex Mono,monospace!important;font-size:11px;line-height:1.5;color:#767676;margin-bottom:18px}.hpq-fortune-pc__disclosure a{color:#767676;text-decoration:underline}.hpq-fortune-pc__cta-primary{display:block;width:100%;min-height:48px;padding:16px 20px;background:linear-gradient(135deg,#d4a017,#ffc200,#ffd966);border:2px solid #b88a17;border-radius:10px;color:#3a2c08;font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:17px;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 2px #8a6a17;cursor:pointer;transition:transform .08s ease,box-shadow .08s ease,opacity .15s;text-align:center}.hpq-fortune-pc__cta-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 3px #8a6a17}.hpq-fortune-pc__cta-primary:active:not(:disabled){transform:translateY(1px);box-shadow:0 1px #8a6a17}.hpq-fortune-pc__cta-primary:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.hpq-fortune-cta--gold{display:block;width:100%;padding:14px 24px;background:#d4a017;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:700;letter-spacing:.04em;cursor:pointer;text-align:center;transition:background .2s}.hpq-fortune-cta--gold:hover{background:#b8891a}.hpq-fortune-pc__cta-skip{display:block;width:100%;background:transparent;border:none;color:#767676;font-family:Sora,sans-serif;font-size:13px;text-decoration:underline;text-transform:none;cursor:pointer;padding:10px 0 4px;text-align:center;transition:color .15s}.hpq-fortune-pc__cta-skip:hover{color:#444}.hpq-fortune-pc__skip{display:block;width:100%;margin-top:10px;padding:10px 16px;background:transparent;color:#767676;border:1px solid rgba(0,0,0,.18);border-radius:6px;font-size:.875rem;cursor:pointer;text-align:center;transition:color .2s,border-color .2s,background-color .2s}.hpq-fortune-pc__skip:hover,.hpq-fortune-pc__skip:focus-visible{color:#1a1a1a;border-color:#00000073;background:#00000008;outline:none}@media(max-width:420px){.hpq-fortune-pc__heading{font-size:20px}.hpq-fortune-pc__tier-pct{font-size:32px}}.hpq-fortune-identity{text-align:center;padding:8px 0 0}.hpq-fortune-identity .hpq-fortune-cta+.hpq-fortune-cta,.hpq-fortune-identity .hpq-fortune-cta+.hpq-fortune-identity__notyou,.hpq-fortune-identity .hpq-fortune-cta+.hpq-fortune-identity__skip{margin-top:10px}.hpq-fortune-identity__greeting{font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:24px;text-transform:uppercase;letter-spacing:.02em;margin:0 0 4px;line-height:1.15;color:var(--ink, #1a1a1a)}.hpq-fortune-identity__greeting strong{color:rgb(var(--brand-primary));font-weight:800}.hpq-fortune-identity__subtitle{font-family:Sora,sans-serif;font-size:13px;color:#767676;line-height:1.4;margin:0 0 18px}.hpq-fortune-identity__notyou{display:block;width:100%;background:transparent;border:none;color:#767676;font-family:Sora,sans-serif;font-size:13px;text-decoration:underline;cursor:pointer;padding:12px 0 4px;text-align:center;transition:color .15s}.hpq-fortune-identity__notyou:hover{color:#444}.hpq-fortune-identity__skip{display:block;width:100%;background:transparent;border:none;color:#767676;font-family:Sora,sans-serif;font-size:13px;text-decoration:underline;cursor:pointer;padding:12px 0 4px;text-align:center;margin-top:4px;transition:color .15s}.hpq-fortune-identity__skip:hover{color:#444}.hpq-fortune-back,.hpq-fortune-back--inline,.hpq-fortune-pc__cta-primary,.hpq-fortune-pc__cta-skip,.hpq-fortune-pc__skip,.hpq-fortune-identity__notyou{font-family:IBM Plex Mono,monospace}.hpq-fortune-cta--gold{font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.hpq-fortune-pc__phone-field{display:flex;align-items:center;gap:0;border:1px solid rgba(var(--brand-color-foreground),.18);border-radius:var(--brand-radius, 8px);background:#fff;min-height:48px;padding:0 14px;transition:border-color .12s ease}.hpq-fortune-pc__phone-field:focus-within{border-color:rgba(var(--brand-color-foreground),.45)}.hpq-fortune-pc__phone-field--invalid{border-color:#ff160d8c}.hpq-fortune-pc__phone-field--invalid:focus-within{border-color:#ff160db3}.hpq-fortune-pc__country{display:flex;align-items:center;padding-right:10px}.hpq-fortune-pc__country-select{appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0 16px 0 0;font-family:var(--font-body);font-size:1rem;color:rgb(var(--brand-color-foreground));cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 2l5 5 5-5' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:9px 6px}.hpq-fortune-pc__country-select:focus{outline:none}.hpq-fortune-pc__phone-prefix{display:inline-flex;align-items:center;font-family:var(--font-body);font-size:1rem;color:rgba(var(--brand-color-foreground),.55);padding-right:6px}.hpq-fortune-pc__phone-input{flex:1 1 auto;min-width:0;padding:12px 0;font-family:var(--font-body);font-size:1rem;border:0;background:transparent;color:rgb(var(--brand-color-foreground));-webkit-appearance:none}.hpq-fortune-pc__phone-input:focus{outline:none}.hpq-fortune-pc__phone-field .hpq-fortune-pc__phone-input,.hpq-fortune-pc__phone-field .hpq-fortune-pc__phone-input:focus,.hpq-fortune-pc__phone-field .hpq-fortune-pc__phone-input:focus-visible,.hpq-fortune-pc__phone-field .hpq-fortune-pc__country-select,.hpq-fortune-pc__phone-field .hpq-fortune-pc__country-select:focus,.hpq-fortune-pc__phone-field .hpq-fortune-pc__country-select:focus-visible{outline:2px solid transparent!important;outline-offset:0!important;box-shadow:none!important;border:0!important}.hpq-fortune-cta--gold:disabled,.hpq-fortune-cta--gold[disabled]{background:#c8c8c8;color:#fff;cursor:not-allowed;opacity:.7}.hpq-fortune-footer__delivery-block{margin-top:16px;padding-top:16px;border-top:1px dashed rgba(0,0,0,.1);text-align:center}.hpq-fortune-footer__delivered-on{font-family:IBM Plex Mono,monospace;font-size:11px;color:#767676;letter-spacing:.04em;margin:0 0 6px}.hpq-fortune-footer__resend{display:block;margin:0 auto;background:transparent;border:0;padding:4px 8px;font-family:IBM Plex Mono,monospace;font-size:12px;color:#767676;text-decoration:underline;cursor:pointer}.hpq-fortune-footer__resend:hover{color:#444}.hpq-fortune-pc__disclosure{margin-bottom:8px}.hpq-fortune-footer__msg+.hpq-fortune-cta--gold,.hpq-fortune-pc__disclosure+.hpq-fortune-footer__msg+.hpq-fortune-cta--gold{margin-top:4px}.drawer-menu__account-label--logged-in{display:none}.drawer-menu__account-label--logged-out{display:inline}.drawer-menu__item--logout-row{display:none}.hpq-caa-authed .drawer-menu__account-label--logged-in,.hpq-storefront-logged-in .drawer-menu__account-label--logged-in{display:inline}.hpq-caa-authed .drawer-menu__account-label--logged-out,.hpq-storefront-logged-in .drawer-menu__account-label--logged-out{display:none}.hpq-caa-authed .drawer-menu__item--logout-row,.hpq-storefront-logged-in .drawer-menu__item--logout-row{display:block;margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.08)}.drawer-menu__link--logout{opacity:.7;font-size:.92em}.drawer-menu__link--logout:hover,.drawer-menu__link--logout:focus-visible{opacity:1}.hpq-fortune-tier-upgrade{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 4px}.hpq-fortune-tier-upgrade .hpq-fortune-shake__eyebrow{margin:0 0 16px}.hpq-fortune-tier-upgrade__heading{margin:0 0 12px;text-align:center}.hpq-fortune-tier-upgrade__subhead{margin:0 auto 24px;max-width:420px;line-height:1.45}.hpq-fortune-tier-upgrade__perks-card{margin:0 0 28px;width:100%}.hpq-fortune-tier-upgrade__cta{margin-top:8px}.hpq-fortune-tier-upgrade .hpq-fortune-footer__msg{margin:0 0 12px;min-height:1.4em}.hpq-fortune-tier-upgrade--silver .hpq-fortune-pc__tier-stat--new{border-color:rgba(var(--brand-light-blue),.5)}.hpq-fortune-tier-upgrade--gold .hpq-fortune-pc__tier-stat--new{border-color:#c9a227}.hpq-fortune-tier-upgrade--gold .hpq-fortune-pc__tier-stat--new .hpq-fortune-pc__tier-row--name{color:#c9a227}
/*# sourceMappingURL=/cdn/shop/t/31/assets/custom.css.map */
