*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--luv-cream);color:var(--luv-charcoal);font-family:var(--font-body)}body{min-height:100vh;position:relative;overflow-x:clip;line-height:1.55}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}h1,h2,h3,h4,h5,h6,.font-display{font-family:var(--font-display);font-weight:800;line-height:1.05;letter-spacing:-.02em;color:var(--luv-charcoal)}p{font-size:var(--text-base);color:var(--luv-charcoal)}a{color:inherit;text-decoration:none;transition:color var(--transition-fast)}img,video{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}.luv-container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.luv-container-wide{width:100%;max-width:96rem;margin-inline:auto;padding-inline:var(--container-pad)}.luv-section{position:relative;padding-block:var(--section-space);overflow-x:clip}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sticker-badge{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:800;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;padding:.4rem clamp(.6rem,.45rem + .6vw,.9rem);border-radius:var(--radius-pill);border:2px solid var(--luv-charcoal);box-shadow:2px 2px 0 var(--luv-charcoal);transform:rotate(-3deg);max-width:100%;white-space:normal;text-align:center;-webkit-user-select:none;user-select:none;transition:transform var(--transition-spring)}.sticker-badge:hover{transform:rotate(0) scale(1.05)}.sticker-badge--butter{background:var(--luv-butter);color:var(--luv-charcoal)}.sticker-badge--blue{background:var(--luv-blue);color:#fff;transform:rotate(3deg)}.sticker-badge--red{background:var(--luv-red);color:#fff;transform:rotate(-2deg)}.sticker-badge--charcoal{background:var(--luv-charcoal);color:var(--luv-cream)}.sticker-badge--nsm{background:#c8da35;color:#1c1c1c;transform:rotate(-1.5deg)}.sticker-badge--lifesource{background:#f17222;color:#fff;transform:rotate(1.5deg)}.sticker-badge--oceana{background:#0d423b;color:#fff;transform:rotate(-2deg)}.sticker-badge--cv{background:#377f45;color:#fff;transform:rotate(2deg)}.btn-luv{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:clamp(.35rem,.25rem + .5vw,.65rem);font-family:var(--font-display);font-size:clamp(.82rem,.76rem + .32vw,1rem);font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:var(--btn-pad-y) var(--btn-pad-x);min-height:var(--tap-min);max-width:100%;border-radius:var(--radius-pill);border:2.5px solid var(--luv-charcoal);box-shadow:var(--shadow-retro);transition:transform .15s ease,box-shadow .15s ease,background .15s ease;cursor:pointer;text-align:center;line-height:1.2;white-space:normal;overflow-wrap:anywhere}@media(hover:none){.btn-luv:hover{transform:none;box-shadow:var(--shadow-retro)}}.btn-luv:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-retro-lg)}.btn-luv:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--luv-charcoal)}.btn-luv--primary{background:var(--luv-butter);color:var(--luv-charcoal)}.btn-luv--primary:hover{background:var(--luv-butter-hover)}.btn-luv--secondary{background:var(--luv-blue);color:#fff}.btn-luv--secondary:hover{background:var(--luv-blue-hover)}.btn-luv--dark{background:var(--luv-charcoal);color:var(--luv-cream);border-color:var(--luv-cream);box-shadow:4px 4px 0 var(--luv-cream)}.btn-luv--dark:hover{box-shadow:6px 6px 0 var(--luv-cream)}.btn-luv--outline{background:transparent;color:var(--luv-charcoal)}.btn-luv--outline:hover{background:var(--luv-cream-surface)}.btn-luv--block{width:100%}.luv-phone-frame{position:relative;border-radius:36px;border:4px solid var(--luv-charcoal);box-shadow:var(--shadow-retro-lg);overflow:hidden;background:var(--luv-charcoal);aspect-ratio:9 / 16;max-width:21rem;margin:0 auto}.luv-phone-frame video,.luv-phone-frame img{width:100%;height:100%;object-fit:cover}.btn-sound-toggle{position:absolute;bottom:1rem;right:1rem;min-height:40px;z-index:10;display:flex;align-items:center;gap:.35rem;background:#1f1d1dd9;color:#fff;border:1.5px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.4rem .75rem;border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:700;transition:transform var(--transition-fast),background var(--transition-fast)}.btn-sound-toggle:hover{background:var(--luv-charcoal);transform:scale(1.05)}.luv-announcement{background:var(--luv-charcoal);color:var(--luv-cream);padding-block:.6rem;overflow:hidden;position:relative;z-index:50;border-bottom:2px solid rgba(250,247,237,.1)}.luv-announcement__track{display:flex;width:max-content;gap:3rem;will-change:transform;transform:translateZ(0);animation:luvMarquee 28s linear infinite;animation-play-state:running}.luv-announcement:hover .luv-announcement__track{animation-play-state:paused}.luv-announcement__item{display:flex;align-items:center;gap:1rem;font-size:var(--text-xs);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.luv-header-wrapper{position:sticky;top:0;z-index:500;background:#faf7edeb;border-bottom:2px solid var(--luv-border);transition:transform var(--transition-base),background var(--transition-base)}.luv-header-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:none}.luv-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-xs);height:clamp(3.75rem,3.1rem + 2.6vw,4.8rem)}.luv-header__menu-close{display:none}.luv-header__logo{display:flex;align-items:center;gap:.5rem;min-height:44px}.luv-header__logo-text{font-family:var(--font-display);font-size:clamp(1.35rem,1.05rem + 1.5vw,1.85rem);font-weight:900;letter-spacing:-.04em;text-transform:uppercase;color:var(--luv-charcoal)}.luv-header__nav{display:flex;align-items:center;gap:clamp(.9rem,.2rem + 1.8vw,2rem)}.luv-header__link{font-family:var(--font-display);font-size:var(--text-sm);font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--luv-charcoal);position:relative;padding-block:.25rem}.luv-header__link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--luv-butter);transition:width var(--transition-fast)}.luv-header__link:hover:after{width:100%}.luv-header__actions{display:flex;align-items:center;gap:clamp(.5rem,.2rem + 1vw,1.25rem);flex-shrink:0}.luv-header__cart-btn{position:relative;display:flex;align-items:center;justify-content:center;width:clamp(2.75rem,2.35rem + 1.7vw,3.25rem);height:clamp(2.75rem,2.35rem + 1.7vw,3.25rem);flex-shrink:0;border-radius:var(--radius-pill);background:var(--luv-butter);border:2px solid var(--luv-charcoal);box-shadow:2px 2px 0 var(--luv-charcoal);transition:transform var(--transition-spring)}.luv-header__cart-btn:hover{transform:scale(1.08) rotate(3deg)}.luv-header__cart-count{position:absolute;top:-4px;right:-4px;background:var(--luv-red);color:#fff;font-family:var(--font-display);font-size:var(--text-2xs);font-weight:800;width:1.25rem;height:1.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--luv-charcoal)}.luv-ticker{background:var(--luv-butter);color:var(--luv-charcoal);border-block:3px solid var(--luv-charcoal);padding-block:1rem;overflow:hidden;-webkit-user-select:none;user-select:none}.luv-ticker--blue{background:var(--luv-blue);color:#fff}.luv-ticker--dark{background:var(--luv-charcoal);color:var(--luv-cream)}.luv-ticker__track{display:flex;width:max-content;gap:2.5rem;will-change:transform;transform:translateZ(0);animation:luvMarquee 32s linear infinite}.luv-ticker:hover .luv-ticker__track{animation-play-state:paused}.luv-ticker__text{font-family:var(--font-display);font-size:var(--text-h3);font-weight:900;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;display:flex;align-items:center;gap:1.5rem}@keyframes luvMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.luv-hero{position:relative;padding-top:clamp(2rem,1rem + 3vw,4.5rem);padding-bottom:clamp(4rem,3rem + 5vw,7rem)}.luv-hero__grid{display:grid;grid-template-columns:1.2fr .9fr;gap:clamp(2rem,2rem + 3vw,5rem);align-items:center;position:relative;z-index:2}.luv-hero__badge-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.luv-hero__title{font-size:var(--text-hero);line-height:.95;text-transform:uppercase;margin-bottom:1.5rem}.luv-hero__title-accent{color:var(--luv-butter);-webkit-text-stroke:3.5px var(--luv-charcoal);paint-order:stroke fill;display:inline-block;transform:rotate(-1deg)}.luv-hero__subtitle{font-size:var(--text-xl);max-width:38ch;line-height:1.5;margin-bottom:2rem;color:var(--luv-charcoal)}.luv-hero__cta-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:.85rem}.luv-hero__cta-reassurance{display:flex;align-items:center;gap:.5rem;font-size:var(--text-sm);color:var(--luv-text-muted);font-weight:700;margin-bottom:1.5rem;flex-wrap:wrap}.luv-hero__proof-bar{display:flex;align-items:center;gap:1.25rem;padding-top:1.5rem;border-top:1.5px dashed var(--luv-border)}.luv-hero__stars{color:var(--luv-butter);font-size:1.2rem;letter-spacing:.1em}.luv-hero__proof-text{font-size:var(--text-sm);font-weight:700;color:var(--luv-text-muted)}.luv-hero__media-col{position:relative;display:flex;justify-content:center}.luv-hero__floating-callout{position:absolute;top:10%;left:-12%;z-index:5;background:#fff;border:2.5px solid var(--luv-charcoal);padding:.85rem 1.25rem;border-radius:var(--radius-md);box-shadow:var(--shadow-retro);transform:rotate(-5deg);max-width:14rem}.luv-hero__floating-callout-num{font-family:var(--font-display);font-size:1.75rem;font-weight:900;color:var(--luv-red);line-height:1}.luv-hero__floating-callout-txt{font-size:var(--text-xs);font-weight:700;text-transform:uppercase;color:var(--luv-charcoal);margin-top:.25rem}.luv-duo{background:var(--luv-cream);position:relative;z-index:2}.luv-duo__header{text-align:center;max-width:44rem;margin-inline:auto;margin-bottom:clamp(1.75rem,2.5vw,2.75rem)}.luv-duo__header h2{font-size:var(--text-display-xl);margin-top:.75rem}.luv-variety-banner{background:linear-gradient(135deg,#fffdf8,#fff5e4);border:3px solid var(--luv-charcoal);border-radius:var(--radius-lg);box-shadow:var(--shadow-retro-lg);padding:var(--card-pad);margin-bottom:clamp(2rem,3vw,3.5rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr));gap:clamp(1.5rem,3vw,2.5rem);align-items:center;position:relative;overflow:hidden}.luv-variety-banner:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:repeating-linear-gradient(-45deg,var(--luv-terracotta),var(--luv-terracotta) 12px,var(--luv-butter) 12px,var(--luv-butter) 24px)}.luv-variety-banner__left{display:flex;flex-direction:column}.luv-variety-banner__badges{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.luv-variety-banner__title{font-family:var(--font-display);font-size:clamp(1.35rem,2vw,1.85rem);font-weight:900;line-height:1.15;margin-bottom:.65rem;color:var(--luv-charcoal)}.luv-variety-banner__desc{font-size:var(--text-base);line-height:1.55;color:var(--luv-charcoal);margin-bottom:1rem}.luv-variety-banner__math{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.variety-price{font-family:var(--font-display);font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:900;color:var(--luv-charcoal);line-height:1}.variety-was-price{font-size:var(--text-base);text-decoration:line-through;color:var(--luv-text-muted);font-weight:700}.variety-per-stack{background:var(--luv-charcoal);color:var(--luv-cream);font-size:var(--text-2xs);font-weight:800;padding:.25rem .65rem;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.04em}.luv-variety-banner__right{display:flex;flex-direction:column;gap:.85rem}.luv-variety-banner__right .btn-add-bundle{width:100%;display:flex;align-items:center;justify-content:center;padding:clamp(.85rem,.7rem + .7vw,1.1rem) clamp(.85rem,.4rem + 1.8vw,1.75rem);font-size:clamp(.82rem,.74rem + .4vw,1.05rem);min-height:52px;cursor:pointer}.luv-variety-banner__trust{font-size:var(--text-xs);color:var(--luv-text-muted);text-align:center;line-height:1.35}.luv-duo__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(22rem,100%),1fr));gap:clamp(1.5rem,2vw,3rem);perspective:1200px;align-items:stretch}@media(min-width:750px){.luv-duo__grid{grid-template-columns:repeat(2,1fr)}}.luv-duo-card{position:relative;min-width:0;background:#fff;border:3px solid var(--luv-charcoal);border-radius:var(--radius-lg);box-shadow:var(--shadow-retro-lg);padding:var(--card-pad);display:flex;flex-direction:column;height:100%;transition:box-shadow .2s ease,border-color .2s ease}.luv-duo-card:hover{box-shadow:0 10px 0 var(--luv-charcoal)}.luv-duo-card--original,.luv-duo-card--original:hover,.luv-duo-card--gf,.luv-duo-card--gf:hover{border-color:var(--luv-charcoal)}.luv-duo-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.luv-duo-card__pdp-link{font-family:var(--font-body);font-size:var(--text-xs);font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--luv-charcoal);text-decoration:none;border-bottom:2px solid var(--luv-charcoal);padding-bottom:2px;transition:color var(--transition-fast),border-color var(--transition-fast)}.luv-duo-card__pdp-link:hover{color:var(--luv-terracotta);border-color:var(--luv-terracotta)}.luv-duo-card__media-link{display:block;text-decoration:none;cursor:pointer}.luv-stamp{position:absolute;top:1rem;right:1rem;z-index:5;background:var(--luv-charcoal);color:var(--luv-cream);font-family:var(--font-display);font-weight:900;font-size:var(--text-2xs);letter-spacing:.08em;padding:.35rem .65rem;border-radius:var(--radius-xs);box-shadow:2px 2px #00000040;pointer-events:none}.luv-stamp--tilt-left{transform:rotate(-4deg);background:var(--luv-charcoal);color:var(--luv-butter);border:1.5px solid var(--luv-charcoal);box-shadow:2px 2px #0000004d}.luv-stamp--tilt-right{transform:rotate(3deg);background:var(--luv-blue);color:#fff}.luv-duo-card__media{position:relative;aspect-ratio:4 / 5;border-radius:var(--radius-md);overflow:hidden;background:var(--luv-cream-surface);border:2px solid var(--luv-charcoal);margin-bottom:1.5rem}.luv-duo-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease-out)}.luv-duo-card:hover .luv-duo-card__media img{transform:scale(1.04)}.luv-duo-card__title{font-size:var(--text-display-md);margin-bottom:.5rem}.luv-duo-card__desc{font-size:var(--text-base);color:var(--luv-text-muted);line-height:1.55;margin-bottom:1.5rem;min-height:8rem}.luv-chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}.luv-duo-card .luv-chip-row{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1.75rem;min-height:4.85rem}.luv-chip{background:var(--luv-cream);border:1.5px solid var(--luv-charcoal);border-radius:var(--radius-pill);padding:.35rem .75rem;font-size:var(--text-2xs);font-weight:800;text-transform:uppercase;letter-spacing:.05em;text-align:center;display:flex;align-items:center;justify-content:center}.luv-pack-selector{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.75rem}.luv-pack-option{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--space-xs);min-height:var(--tap-min);padding:clamp(.7rem,.6rem + .5vw,.85rem) clamp(.75rem,.55rem + .8vw,1.15rem);border:2px solid var(--luv-border);border-radius:var(--radius-md);background:#fff;cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast),transform var(--transition-fast)}.luv-pack-option:hover{border-color:var(--luv-charcoal);transform:translate(2px)}@media(hover:none){.luv-pack-option:hover{transform:none}}.luv-pack-option.is-selected{border-color:var(--luv-charcoal);background:var(--luv-butter-light);box-shadow:2px 2px 0 var(--luv-charcoal)}.luv-pack-option--gf.is-selected{background:var(--luv-blue-light)}.luv-pack-radio{display:flex;align-items:center;gap:clamp(.5rem,.4rem + .4vw,.75rem);min-width:0}.luv-pack-radio input[type=radio]{-webkit-appearance:none;appearance:none;flex-shrink:0;width:1.25rem;height:1.25rem;border:2px solid var(--luv-charcoal);border-radius:50%;outline:none;cursor:pointer;position:relative}.luv-pack-radio input[type=radio]:checked:after{content:"";position:absolute;top:2px;left:2px;width:.65rem;height:.65rem;border-radius:50%;background:var(--luv-charcoal)}.luv-pack-name{font-family:var(--font-display);font-weight:800;font-size:var(--text-sm);line-height:1.25}.luv-pack-sub{font-size:var(--text-2xs);color:var(--luv-text-muted);line-height:1.3}.luv-pack-price-col{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;text-align:right}.luv-pack-price{font-family:var(--font-display);font-weight:800;font-size:var(--text-lg);color:var(--luv-charcoal)}.luv-pack-save-badge{display:inline-block;background:var(--luv-red);color:#fff;font-size:var(--text-3xs);font-weight:800;text-transform:uppercase;white-space:nowrap;padding:.2rem .5rem;border-radius:var(--radius-pill)}.luv-macro-cost-strip{background:var(--luv-cream-surface);border:1.5px dashed var(--luv-border);border-radius:var(--radius-md);padding:.85rem 1rem;margin-block:1.25rem}.macro-cost-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem;flex-wrap:wrap;gap:.35rem}.macro-cost-label{font-family:var(--font-display);font-size:var(--text-2xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--luv-terracotta)}.macro-cost-sub{font-size:var(--text-2xs);color:var(--luv-text-muted);font-weight:700}.macro-cost-compare{display:flex;align-items:stretch;justify-content:space-between;gap:.4rem}.cost-bubble{flex:1;min-width:0;padding:.45rem .5rem;border-radius:var(--radius-xs);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;min-height:4.25rem}.cost-bubble.is-luv{background:#fff;border:1.5px solid var(--luv-charcoal);box-shadow:2px 2px 0 var(--luv-charcoal)}.cost-bubble.is-luv .cost-num{font-family:var(--font-display);font-size:clamp(.95rem,.85rem + .5vw,1.1rem);font-weight:900;color:var(--luv-terracotta);line-height:1.1}.cost-bubble.is-luv .cost-desc{font-size:var(--text-3xs);line-height:1.25;font-weight:800;color:var(--luv-charcoal);overflow-wrap:anywhere;max-width:100%;min-height:2.4em;display:flex;align-items:center;justify-content:center;text-align:center}.cost-vs{font-size:var(--text-2xs);font-weight:800;color:var(--luv-text-muted);text-transform:lowercase;flex-shrink:0}.cost-bubble.is-other{background:#00000008;border:1px solid rgba(0,0,0,.08)}.cost-bubble.is-other .cost-num{font-family:var(--font-display);font-size:clamp(.85rem,.78rem + .35vw,.95rem);font-weight:800;color:var(--luv-text-muted);text-decoration:line-through;line-height:1.1}.cost-bubble.is-other .cost-desc{font-size:var(--text-3xs);line-height:1.25;color:var(--luv-text-muted);font-weight:600;overflow-wrap:anywhere;max-width:100%;min-height:2.4em;display:flex;align-items:center;justify-content:center;text-align:center}.luv-duo-card .btn-add-to-cart{margin-top:auto;width:100%;min-height:3.5rem;display:flex;align-items:center;justify-content:center}.luv-truth-section{background:var(--luv-charcoal);color:var(--luv-cream);border-block:4px solid var(--luv-charcoal-deep);position:relative;overflow:hidden}.luv-truth__header{text-align:center;max-width:52rem;margin-inline:auto;margin-bottom:3rem}.luv-truth__badge-wrap{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap;justify-content:center}.luv-truth__stamp{font-family:var(--font-display);font-size:var(--text-2xs);font-weight:900;letter-spacing:.1em;background:var(--luv-terracotta);color:#fff;padding:.3rem .65rem;border-radius:var(--radius-xs);transform:rotate(-2deg);display:inline-block;box-shadow:2px 2px #0000004d}.luv-truth__header h2{color:var(--luv-cream);font-size:var(--text-display-lg)}.luv-truth__header p{color:#efeae0;font-size:var(--text-lg);line-height:1.55;max-width:48ch;margin-inline:auto;margin-top:.75rem}.luv-truth__box{background:var(--luv-charcoal-card);border:3px solid rgba(250,247,237,.2);border-radius:var(--radius-xl);padding:clamp(1.5rem,3vw,3.5rem);box-shadow:0 20px 40px #0006}.luv-truth__tabs{display:flex;gap:.75rem;justify-content:center;margin-bottom:2.5rem;flex-wrap:wrap}.luv-truth__tab-btn{background:#faf7ed14;color:var(--luv-cream);border:2px solid rgba(250,247,237,.2);border-radius:var(--radius-pill);padding:.65rem 1.4rem;font-family:var(--font-body);font-size:var(--text-sm);font-weight:800;cursor:pointer;transition:all var(--transition-fast)}.luv-truth__tab-btn:hover{background:#faf7ed26;border-color:var(--luv-butter);color:var(--luv-butter)}.luv-truth__tab-btn.is-active{background:var(--luv-butter);color:var(--luv-charcoal);border-color:var(--luv-butter);box-shadow:0 4px 12px #ffd16659}.luv-truth__panel{display:none}.luv-truth__panel.is-active{display:block;animation:fadeIn .3s ease}.luv-truth__compare-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(19rem,100%),1fr));gap:2rem}.luv-truth__card{padding:clamp(1.5rem,2.5vw,2.25rem);border-radius:var(--radius-lg);border:2px solid rgba(250,247,237,.15);background:#141212b3;display:flex;flex-direction:column}.luv-truth__card--them{background:#1c191999}.luv-truth__card--us{border-color:var(--luv-butter);box-shadow:0 0 25px #ffd16640;background:#241f1cf2}.luv-truth__card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.luv-truth__tag{font-size:var(--text-xs);font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;border-radius:var(--radius-xs)}.luv-truth__tag--competitor{background:#faf7ed1f;color:#ddd}.luv-truth__serving-badge{font-size:var(--text-2xs);font-weight:700;padding:.2rem .5rem;border-radius:var(--radius-pill);background:#faf7ed1a;color:var(--luv-text-muted-dark)}.luv-truth__card-title{font-size:var(--text-xl);color:var(--luv-cream);margin-bottom:.35rem}.luv-truth__card-score{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--luv-text-muted-dark);margin-bottom:1.5rem}.luv-truth__meter-block{background:#00000040;padding:1rem;border-radius:var(--radius-md);margin-bottom:1.5rem}.luv-truth__meter-labels{display:flex;justify-content:space-between;font-size:var(--text-xs);margin-bottom:.5rem}.luv-truth__loss-label{color:#e27d60;font-weight:800}.luv-truth__bar-track{width:100%;height:22px;background:#faf7ed1a;border-radius:11px;overflow:hidden;display:flex;margin-bottom:.6rem}.luv-truth__bar-fill{height:100%}.luv-truth__bar-fill--absorbed{background:#a39e93}.luv-truth__bar-fill--waste{background:repeating-linear-gradient(45deg,#e27d60b3,#e27d60b3 6px,#b44632b3 6px 12px)}.luv-truth__bar-fill--us{background:linear-gradient(90deg,var(--luv-butter),#FFDD78);border-radius:11px}.luv-truth__legend{display:flex;gap:1rem;font-size:var(--text-2xs);color:var(--luv-text-muted-dark);flex-wrap:wrap}.luv-truth__legend-item{display:flex;align-items:center;gap:.35rem}.legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.legend-dot--absorbed{background:#a39e93}.legend-dot--waste{background:#e27d60}.legend-dot--gold{background:var(--luv-butter)}.luv-truth__stat-hero{margin-bottom:1.5rem}.luv-truth__absorbed-num{font-family:var(--font-display);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1;margin-bottom:.35rem}.luv-truth__stat-caption{font-size:var(--text-sm);color:var(--luv-text-muted-dark);font-weight:600}.luv-truth__feature-list{list-style:none;padding:0;margin:auto 0 0;display:flex;flex-direction:column;gap:.75rem;font-size:var(--text-sm);line-height:1.4}.luv-truth__feature-list li.is-bad{color:#d1cac0}.luv-truth__feature-list li.is-good{color:var(--luv-cream)}.luv-truth__takeaway{margin-top:2rem;background:#ffd1661a;border:2px dashed var(--luv-butter);border-radius:var(--radius-md);padding:1.25rem 1.75rem;display:flex;align-items:center;gap:1.5rem}.luv-truth__takeaway-badge{font-family:var(--font-display);font-weight:900;font-size:var(--text-2xs);background:var(--luv-butter);color:var(--luv-charcoal);padding:.35rem .65rem;border-radius:var(--radius-xs);letter-spacing:.08em;white-space:nowrap}.luv-truth__takeaway p{color:var(--luv-cream);font-size:var(--text-base);margin:0}.luv-truth__multiplier-wrap{text-align:center}.luv-truth__multiplier-header{max-width:44rem;margin-inline:auto;margin-bottom:2rem}.luv-truth__multiplier-header h4{font-size:var(--text-xl);color:var(--luv-cream);margin-bottom:.5rem}.luv-truth__multiplier-header p{color:var(--luv-text-muted-dark);font-size:var(--text-sm)}.luv-truth__multiplier-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem}.luv-truth__multiplier-vs{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:900;color:var(--luv-butter)}.luv-truth__multiplier-card{padding:2rem;border-radius:var(--radius-lg);border:2px solid rgba(250,247,237,.2);background:#141212b3;text-align:left}.luv-truth__multiplier-card--us{border-color:var(--luv-butter);box-shadow:0 0 25px #ffd16633}.luv-truth__multiplier-card--them{border-color:#e27d6080}.luv-truth__multiplier-stack-art{font-size:2.25rem;letter-spacing:-.25rem;margin-bottom:.75rem;line-height:1}.luv-truth__multiplier-title{font-family:var(--font-display);font-size:var(--text-xl);font-weight:900;color:var(--luv-cream);margin-bottom:.25rem}.luv-truth__multiplier-servings{font-size:var(--text-xs);font-weight:800;color:var(--luv-text-muted-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.luv-truth__multiplier-metrics{display:flex;flex-direction:column;gap:.85rem;border-top:1px solid rgba(250,247,237,.1);padding-top:1rem}.metric-row{display:flex;justify-content:space-between;font-size:var(--text-sm);color:var(--luv-text-muted-dark)}.metric-row strong{color:var(--luv-cream)}.luv-truth__gut-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(19rem,100%),1fr));gap:2rem}.luv-truth__gut-box{padding:2rem;border-radius:var(--radius-lg);border:2px solid rgba(250,247,237,.15);background:#141212b3}.luv-truth__gut-box--us{border-color:var(--luv-butter)}.luv-truth__gut-box--them{border-color:#faf7ed26}.luv-truth__gut-points{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.gut-point strong{display:block;font-size:var(--text-sm);color:var(--luv-cream);margin-bottom:.25rem}.gut-point p{font-size:var(--text-xs);color:var(--luv-text-muted-dark);line-height:1.5;margin:0}.luv-truth__footer{margin-top:3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.luv-truth__trust-note{display:flex;gap:.75rem;font-size:var(--text-xs);color:var(--luv-text-muted-dark);font-weight:700;flex-wrap:wrap;justify-content:center}.luv-kitchen-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.75rem;flex-wrap:wrap}.btn-kitchen-action{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:2px solid var(--luv-charcoal);border-radius:var(--radius-pill);padding:.6rem 1.25rem;font-family:var(--font-body);font-size:var(--text-xs);font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--luv-charcoal);cursor:pointer;box-shadow:0 3px 0 var(--luv-charcoal);transition:all var(--transition-fast)}.btn-kitchen-action:hover{transform:translateY(-2px);box-shadow:0 5px 0 var(--luv-charcoal);background:var(--luv-cream-surface)}.btn-kitchen-action:active{transform:translateY(1px);box-shadow:0 1px 0 var(--luv-charcoal)}.luv-process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(17rem,100%),1fr));gap:2rem;position:relative}.luv-step-card{background:#fff;border:3px solid var(--luv-charcoal);border-radius:var(--radius-lg);box-shadow:var(--shadow-retro);overflow:hidden;transition:transform var(--transition-spring)}.luv-step-card:hover{transform:translateY(-4px)}.luv-step-card__media{position:relative;aspect-ratio:9 / 12;overflow:hidden;background:var(--luv-cream-surface);perspective:1000px}.luv-step-card__media video,.luv-step-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.luv-step-card__media.is-flipping video{animation:pancakeFlip .8s ease-in-out}@keyframes pancakeFlip{0%{transform:scale(1) rotate(0) translateY(0)}40%{transform:scale(1.15) rotate(180deg) translateY(-30px)}80%{transform:scale(1.05) rotate(350deg) translateY(5px)}to{transform:scale(1) rotate(360deg) translateY(0)}}.pancake-flip-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f1d1dcc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:10}.pancake-flip-overlay.is-active{opacity:1}.flip-sparkles{font-size:1.75rem;margin-bottom:.5rem;animation:pulse 1s infinite alternate}.flip-stamp{font-family:var(--font-display);font-size:1rem;font-weight:900;letter-spacing:.08em;color:var(--luv-charcoal);background:var(--luv-butter);padding:.5rem 1rem;border-radius:var(--radius-xs);transform:rotate(-3deg);box-shadow:3px 3px #0006;margin-bottom:.5rem}.flip-sub{font-size:var(--text-2xs);font-weight:800;letter-spacing:.08em;color:var(--luv-cream)}.luv-step-tag{position:absolute;top:1rem;left:1rem;z-index:5;background:var(--luv-charcoal);color:var(--luv-cream);font-family:var(--font-display);font-size:var(--text-3xs);font-weight:900;letter-spacing:.08em;padding:.25rem .5rem;border-radius:var(--radius-xs)}.luv-step-card__body{padding:1.5rem}.luv-step-card__num{font-family:var(--font-display);font-size:.9rem;font-weight:900;color:var(--luv-red);text-transform:uppercase;margin-bottom:.25rem}.luv-step-card__title{font-size:var(--text-h3);margin-bottom:.5rem}.luv-step-card__text{font-size:var(--text-sm);color:var(--luv-text-muted)}.luv-macros{background:var(--luv-charcoal);color:var(--luv-cream);padding-block:var(--section-space)}.luv-macros h2{color:var(--luv-cream);text-align:center;font-size:var(--text-display-lg);margin-bottom:3.5rem}.luv-macros__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(var(--card-min-sm),100%),1fr));gap:1.5rem}.luv-macro-box{background:var(--luv-charcoal-card);border:2px solid rgba(250,247,237,.15);border-radius:var(--radius-md);padding:2rem 1.5rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:11.5rem;transition:transform var(--transition-fast),border-color var(--transition-fast)}.luv-macro-box:hover{transform:translateY(-4px);border-color:var(--luv-butter)}.luv-macro-box__num{font-family:var(--font-display);font-size:clamp(2.3rem,1.8rem + 1.4vw,3.75rem);font-weight:900;color:var(--luv-butter);line-height:1;margin-bottom:.5rem;white-space:nowrap}.luv-macro-box__label{font-family:var(--font-display);font-size:var(--text-sm);font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--luv-cream);margin-bottom:.25rem}.luv-macro-box__sub{font-size:var(--text-xs);color:var(--luv-text-muted-dark)}.luv-recipe-specs-bar>div{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.luv-founder{background:var(--luv-cream)}.luv-founder__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,3vw,5rem);align-items:center}.luv-founder__copy h2{font-size:var(--text-display-lg);margin-bottom:1.5rem}.luv-founder__quote{font-size:var(--text-xl);line-height:1.5;margin-bottom:1.5rem;font-weight:600}.luv-founder__sig{display:flex;align-items:center;gap:1rem;margin-top:2rem}.luv-founder__avatar{width:3.5rem;height:3.5rem;border-radius:50%;border:2px solid var(--luv-charcoal);object-fit:cover}.luv-founder__name{font-family:var(--font-display);font-weight:900;font-size:var(--text-lg)}.luv-founder__role{font-size:var(--text-sm);color:var(--luv-text-muted)}.luv-ugc-rail{overflow:hidden;width:100%;padding-block:1.5rem;position:relative;mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent)}.luv-ugc-track{display:flex;width:max-content;will-change:transform;transform:translateZ(0);animation:luvUgcMarquee 65s linear infinite}.luv-ugc-rail:hover .luv-ugc-track{animation-play-state:paused}.luv-ugc-group{display:flex;gap:1.5rem;padding-right:1.5rem;flex-shrink:0}.luv-ugc-card{width:16rem;flex-shrink:0;border-radius:var(--radius-lg);border:3px solid var(--luv-charcoal);overflow:hidden;box-shadow:var(--shadow-retro);background:var(--luv-charcoal);aspect-ratio:9 / 16;position:relative;cursor:pointer;transform:translateZ(0);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.luv-ugc-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:6px 6px 0 var(--luv-charcoal)}.luv-ugc-card video,.luv-ugc-card img{width:100%;height:100%;object-fit:cover;display:block}.luv-ugc-card__overlay{position:absolute;bottom:0;inset-inline:0;padding:1.25rem;background:linear-gradient(transparent,#141212eb);color:#fff;pointer-events:none}.luv-ugc-card__author{font-family:var(--font-display);font-size:var(--text-sm);font-weight:800;color:var(--luv-butter)}.luv-ugc-card__caption{font-size:var(--text-xs);line-height:1.4;opacity:.95;margin-top:.25rem}@keyframes luvUgcMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.luv-recipes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(var(--card-min),100%),1fr));gap:var(--card-gap)}.luv-recipe-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:2.5px solid var(--luv-charcoal);border-radius:var(--radius-md);box-shadow:var(--shadow-retro);overflow:hidden;transition:transform var(--transition-spring)}.luv-recipe-card__media-link{display:block;min-width:0}.luv-recipe-card:hover{transform:translateY(-5px)}.luv-recipe-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:var(--luv-cream-surface)}.luv-recipe-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.luv-recipe-card:hover .luv-recipe-card__media img{transform:scale(1.06)}.luv-recipe-badge{position:absolute;top:.75rem;left:.75rem;max-width:calc(100% - 1.5rem);background:var(--luv-butter);color:var(--luv-charcoal);font-family:var(--font-display);font-size:var(--text-3xs);font-weight:900;letter-spacing:.08em;padding:.25rem .5rem;border-radius:var(--radius-xs);box-shadow:2px 2px #0003}.luv-recipe-card__body{padding:var(--card-pad);display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.luv-recipe-card__body>div:last-child{margin-top:auto}.luv-recipe-card__meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.35rem;margin-bottom:.35rem}.luv-recipe-card__tag{font-size:var(--text-3xs);font-weight:800;text-transform:uppercase;color:var(--luv-red);display:inline-block}.luv-recipe-ratio{font-size:var(--text-3xs);font-weight:700;color:var(--luv-text-muted);background:var(--luv-cream-surface);padding:.15rem .4rem;border-radius:var(--radius-pill)}.luv-recipe-card__title{font-size:clamp(1rem,.92rem + .45vw,1.2rem);overflow-wrap:anywhere;font-family:var(--font-display);font-weight:900;margin-bottom:.35rem}.luv-recipe-secret{margin-top:1rem;border-top:1px dashed var(--luv-border);padding-top:.75rem}.luv-recipe-secret summary{font-size:var(--text-2xs);min-height:2.25rem;font-weight:800;color:var(--luv-charcoal);cursor:pointer;list-style:none;display:flex;align-items:center;gap:.25rem;-webkit-user-select:none;user-select:none}.luv-recipe-secret summary::-webkit-details-marker{display:none}.luv-recipe-secret summary:hover{color:var(--luv-terracotta)}.luv-recipe-secret__content{margin-top:.5rem;font-size:var(--text-2xs);line-height:1.45;background:var(--luv-cream-surface);border-left:3px solid var(--luv-butter);padding:.5rem .65rem;border-radius:0 var(--radius-xs) var(--radius-xs) 0;color:var(--luv-charcoal)}.luv-compare__head{text-align:center;max-width:44rem;margin-inline:auto;margin-bottom:var(--space-xl)}.luv-compare__title{font-size:var(--text-display-lg);margin-top:.75rem}.luv-compare__intro{font-size:var(--text-lg);color:var(--luv-text-muted);margin-top:.5rem}.luv-compare__cta{margin-top:var(--space-lg);text-align:center}.luv-compare__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--radius-lg);border:3px solid var(--luv-charcoal);box-shadow:var(--shadow-retro-lg);background:#fff}.luv-compare-table{width:100%;min-width:44rem;border-collapse:collapse;text-align:left}.luv-compare-table th,.luv-compare-table td{padding:clamp(.85rem,.6rem + 1vw,1.25rem) clamp(.9rem,.5rem + 1.6vw,1.5rem);font-size:var(--text-sm)}.luv-compare-table thead tr{border-bottom:2.5px solid var(--luv-charcoal);background:var(--luv-cream-surface)}.luv-compare-table thead th{font-family:var(--font-display);text-transform:uppercase;color:var(--luv-text-muted)}.luv-compare-table thead th:first-child{color:var(--luv-charcoal)}.luv-compare-table thead th.is-us{font-size:var(--text-lg);background:var(--luv-butter);border-inline:2.5px solid var(--luv-charcoal);color:var(--luv-charcoal)}.luv-compare-table tbody tr{border-bottom:1px solid var(--luv-border)}.luv-compare-table tbody tr:last-child{border-bottom:none}.luv-compare-table tbody th{font-weight:800;color:var(--luv-charcoal)}.luv-compare-table tbody td{color:var(--luv-text-muted)}.luv-compare-table tbody td.is-us{background:var(--luv-butter-light);border-inline:2.5px solid var(--luv-charcoal);font-weight:900;color:var(--luv-charcoal)}.luv-compare-table tbody tr:last-child td.is-us{border-bottom:2.5px solid var(--luv-charcoal)}@media(max-width:749px){.luv-compare__scroll{overflow-x:visible;border:none;box-shadow:none;background:transparent}.luv-compare-table,.luv-compare-table tbody,.luv-compare-table tr,.luv-compare-table th,.luv-compare-table td{display:block;width:100%;min-width:0}.luv-compare-table thead{display:none}.luv-compare-table tbody tr{background:#fff;border:2.5px solid var(--luv-charcoal);border-radius:var(--radius-md);box-shadow:var(--shadow-retro);margin-bottom:var(--card-gap);overflow:hidden}.luv-compare-table tbody th{font-family:var(--font-display);font-size:var(--text-base);text-transform:uppercase;background:var(--luv-cream-surface);border-bottom:2px solid var(--luv-charcoal);padding:var(--space-sm) var(--space-md)}.luv-compare-table tbody td{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:var(--space-xs);align-items:baseline;padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--luv-border);font-size:var(--text-xs)}.luv-compare-table tbody tr td:last-child{border-bottom:none}.luv-compare-table tbody td:before{content:attr(data-label);font-family:var(--font-display);font-weight:800;font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--luv-text-muted)}.luv-compare-table tbody td.is-us{border-inline:none;border-left:5px solid var(--luv-butter)}.luv-compare-table tbody td.is-us:before{color:var(--luv-charcoal)}.luv-compare-table tbody tr:last-child td.is-us{border-bottom:1px solid var(--luv-border)}}.luv-recipes__header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:var(--space-md);margin-bottom:var(--space-xl)}.luv-recipes__header-copy{min-width:0;flex:1 1 20rem}.luv-recipes__page-head{text-align:center;max-width:44rem;margin-inline:auto;margin-bottom:var(--space-xl)}.luv-recipes__title{font-size:var(--text-display-lg);margin-top:.75rem;overflow-wrap:anywhere}.luv-recipes__intro{font-size:var(--text-lg);color:var(--luv-text-muted);margin-top:.5rem;max-width:42ch}.luv-recipes__page-head .luv-recipes__intro{margin-inline:auto}.luv-recipes__view-all{flex:0 0 auto}.luv-recipes__empty{grid-column:1 / -1;text-align:center;color:var(--luv-text-muted);padding-block:var(--space-lg)}.luv-recipe-card__excerpt{font-size:var(--text-2xs);color:var(--luv-text-muted);margin-top:.35rem;overflow-wrap:anywhere}.luv-recipe-card__cta{margin-top:1rem}.luv-recipe-card__cta .btn-luv{padding:.55rem 1rem;font-size:var(--text-3xs);min-height:40px}.luv-blog__pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-xl)}.luv-blog__pagination-count{font-size:var(--text-sm);color:var(--luv-text-muted)}.luv-stores-section{background:var(--luv-cream);position:relative;z-index:2;border-bottom:2px solid var(--luv-border)}.luv-stores__header{text-align:center;max-width:48rem;margin-inline:auto;margin-bottom:clamp(2rem,3vw,3.5rem)}.luv-stores__header h2{font-size:var(--text-display-lg);margin-top:.75rem}.luv-stores__subtitle{font-size:var(--text-lg);color:var(--luv-text-muted);margin-top:.75rem;line-height:1.5}.luv-stores__tabs{display:flex;gap:.75rem;justify-content:center;margin-bottom:2.25rem;flex-wrap:wrap}.luv-store-tab-btn{background:#fff;border:2.5px solid var(--luv-charcoal);border-radius:var(--radius-pill);padding:.75rem 1.4rem;font-family:var(--font-display);font-size:var(--text-sm);font-weight:800;color:var(--luv-charcoal);cursor:pointer;box-shadow:var(--shadow-retro-sm);transition:all .15s ease;display:inline-flex;align-items:center}.luv-store-tab-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-retro)}.luv-store-tab-btn.is-active{background:var(--luv-charcoal);color:var(--luv-butter);transform:translateY(-2px);box-shadow:3px 3px 0 var(--luv-butter)}.luv-store-tab-btn[data-store-tab=portland]:hover:not(.is-active){border-color:#1c1c1c;color:#1c1c1c}.luv-store-tab-btn[data-store-tab=portland].is-active{background:#1c1c1c;color:#c8da35;border-color:#1c1c1c;box-shadow:3px 3px #c8da35}.luv-store-tab-btn[data-store-tab=salem]:hover:not(.is-active){border-color:#378c41;color:#378c41}.luv-store-tab-btn[data-store-tab=salem].is-active{background:#378c41;color:#fff;border-color:#1c1c1c;box-shadow:3px 3px #f17222}.luv-store-tab-btn[data-store-tab=newport]:hover:not(.is-active){border-color:#0d423b;color:#0d423b}.luv-store-tab-btn[data-store-tab=newport].is-active{background:#0d423b;color:#fff;border-color:#1c1c1c;box-shadow:3px 3px #1e8cbe}.luv-store-tab-btn[data-store-tab=longview]:hover:not(.is-active){border-color:#377f45;color:#377f45}.luv-store-tab-btn[data-store-tab=longview].is-active{background:#377f45;color:#fff;border-color:#1c1c1c;box-shadow:3px 3px #f8c013}.luv-store-spotlight--nsm .luv-store-spotlight__region{color:#4c651a}.luv-store-spotlight--lifesource .luv-store-spotlight__region{color:#c85610}.luv-store-spotlight--oceana .luv-store-spotlight__region{color:#0d423b}.luv-store-spotlight--cv .luv-store-spotlight__region{color:#276935}.luv-stores__panels{position:relative}.luv-store-panel{display:none}.luv-store-panel.is-active{display:block;animation:fadeIn .25s ease forwards}.luv-store-spotlight{background:#fff;border:3px solid var(--luv-charcoal);border-radius:var(--radius-lg);box-shadow:var(--shadow-retro-lg);padding:clamp(1.75rem,3vw,2.75rem);margin-bottom:clamp(2.5rem,3.5vw,4rem)}.luv-store-spotlight__head{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1.25rem;border-bottom:2px dashed rgba(20,18,18,.15)}.luv-store-stock-status{display:inline-flex;align-items:center;gap:.45rem;background:#ecfdf5;border:1.5px solid #10B981;padding:.35rem .8rem;border-radius:var(--radius-pill);font-family:var(--font-display);font-size:var(--text-2xs);font-weight:800;color:#065f46;text-transform:uppercase;letter-spacing:.05em}.stock-dot{width:.55rem;height:.55rem;border-radius:50%;background:#10b981;display:inline-block;box-shadow:0 0 0 2px #10b98140}.luv-store-spotlight__body{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,3.5vw,3.5rem);align-items:center;margin-top:1.5rem}.luv-store-spotlight__name{font-family:var(--font-display);font-size:clamp(1.75rem,2.5vw,2.35rem);font-weight:900;color:var(--luv-charcoal);line-height:1.15;margin-bottom:.25rem}.luv-store-spotlight__region{font-size:var(--text-xs);font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--luv-terracotta);margin-bottom:1rem}.luv-store-spotlight__desc{font-size:var(--text-base);color:var(--luv-text-muted);line-height:1.6;margin-bottom:1.5rem}.luv-store-spotlight__address-card{background:var(--luv-cream);border:2px solid var(--luv-charcoal);border-radius:var(--radius-sm);padding:.85rem 1.25rem;display:flex;align-items:flex-start;gap:.75rem;box-shadow:2px 2px 0 var(--luv-charcoal)}.luv-store-spotlight__address-card .address-icon{font-size:1.25rem;flex-shrink:0;margin-top:.1rem}.luv-store-spotlight__address-card strong{display:block;font-size:var(--text-sm);color:var(--luv-charcoal);font-weight:800}.luv-store-spotlight__address-card span{font-size:var(--text-xs);color:var(--luv-text-muted);display:block;margin-top:.15rem}.luv-store-spotlight__shelf{background:linear-gradient(135deg,#fffdf8,#fff5e4);border:2.5px solid var(--luv-charcoal);border-radius:var(--radius-md);padding:1.5rem;box-shadow:var(--shadow-retro)}.shelf-header{font-family:var(--font-display);font-size:var(--text-xs);font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--luv-charcoal);margin-bottom:1rem;border-bottom:1.5px solid rgba(20,18,18,.1);padding-bottom:.5rem}.shelf-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.shelf-product{display:flex;align-items:center;gap:.75rem;background:#fff;border:1.5px solid var(--luv-charcoal);padding:.65rem .85rem;border-radius:var(--radius-sm);box-shadow:2px 2px 0 var(--luv-charcoal)}.shelf-pill{font-family:var(--font-display);font-size:var(--text-2xs);font-weight:800;text-transform:uppercase;padding:.25rem .55rem;border-radius:var(--radius-pill);border:1px solid var(--luv-charcoal);white-space:nowrap;flex-shrink:0}.shelf-pill--butter{background:var(--luv-butter);color:var(--luv-charcoal)}.shelf-pill--blue{background:var(--luv-blue);color:#fff}.shelf-product strong{display:block;font-size:var(--text-sm);color:var(--luv-charcoal);line-height:1.2}.shelf-product span{font-size:var(--text-2xs);color:var(--luv-text-muted)}.luv-store-spotlight__shelf .btn-luv{width:100%;justify-content:center;text-align:center}@media(max-width:860px){.luv-stores__tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:.25rem;padding-bottom:.75rem;margin-bottom:1.5rem}.luv-stores__tabs::-webkit-scrollbar{display:none}.luv-store-tab-btn{flex:0 0 auto;padding:.6rem 1.15rem;font-size:var(--text-xs)}.luv-store-spotlight{padding:1.25rem}.luv-store-spotlight__body{grid-template-columns:1fr;gap:1.5rem}}.luv-wholesale-callout{background:linear-gradient(135deg,var(--luv-charcoal) 0%,#2A2626 100%);color:var(--luv-cream);border:3px solid var(--luv-charcoal);border-radius:var(--radius-lg);box-shadow:var(--shadow-retro);padding:clamp(1.5rem,3vw,2.5rem);display:grid;grid-template-columns:1.6fr 1fr;gap:clamp(1.5rem,3vw,2.5rem);align-items:center}.luv-wholesale-callout__text h3{font-family:var(--font-display);font-size:clamp(1.2rem,1.8vw,1.6rem);font-weight:900;color:var(--luv-cream);margin-top:.5rem;margin-bottom:.5rem;line-height:1.2}.luv-wholesale-callout__text p{font-size:var(--text-sm);color:var(--luv-text-muted-dark);line-height:1.5}.luv-wholesale-callout__cta{display:flex;justify-content:flex-end}.luv-wholesale-callout__cta .btn-luv{padding:.95rem 1.75rem;font-size:var(--text-sm);white-space:nowrap}.luv-faq{max-width:52rem;margin-inline:auto}.luv-faq-item{border:2.5px solid var(--luv-charcoal);border-radius:var(--radius-md);background:#fff;margin-bottom:1rem;box-shadow:2px 2px 0 var(--luv-charcoal);overflow:hidden}.luv-faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;font-family:var(--font-display);font-size:var(--text-lg);font-weight:800;text-align:left;background:none;cursor:pointer}.luv-faq-icon{font-size:1.4rem;transition:transform .25s ease;flex-shrink:0}.luv-faq-item.is-open .luv-faq-icon{transform:rotate(45deg)}.luv-faq-content{display:none;padding:0 1.5rem 1.5rem;font-size:var(--text-base);color:var(--luv-text-muted);line-height:1.6}.luv-faq-item.is-open .luv-faq-content{display:block}.luv-cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f1d1d99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.luv-cart-drawer-overlay.is-open{opacity:1;visibility:visible}html.cart-open,body.cart-open{overflow:hidden!important;overscroll-behavior:none!important}.luv-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:28rem;height:100%;height:100dvh;max-height:100dvh;background:var(--luv-cream);z-index:1001;box-shadow:-10px 0 30px #0003;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.16,1,.3,1);overflow:hidden;overscroll-behavior:contain}.luv-cart-drawer.is-open{transform:translate(0)}.luv-cart-drawer__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:2px solid var(--luv-border)}.luv-cart-drawer__close{width:2.75rem;height:2.75rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid var(--luv-charcoal);font-weight:900;font-size:1.1rem}.luv-cart-shipping-meter{flex-shrink:0;padding:1rem 1.5rem;background:var(--luv-butter-light);border-bottom:2px solid var(--luv-border)}.luv-cart-shipping-text{font-size:var(--text-xs);font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.luv-cart-shipping-bar{width:100%;height:8px;border-radius:4px;background:#1f1d1d1a;overflow:hidden}.luv-cart-shipping-fill{height:100%;background:var(--luv-red);border-radius:4px;transition:width .3s ease}.luv-cart-drawer__body{flex:1 1 0;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;display:flex;flex-direction:column}.luv-cart-drawer__items{flex:1 0 auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.luv-cart-upsell{flex-shrink:0}.luv-cart-item{display:grid;grid-template-columns:4.5rem 1fr auto;gap:1rem;align-items:center;padding-bottom:1.25rem;border-bottom:1px solid var(--luv-border)}.luv-cart-item__thumb{width:4.5rem;height:4.5rem;border-radius:var(--radius-sm);border:1.5px solid var(--luv-charcoal);overflow:hidden}.luv-cart-item__thumb img{width:100%;height:100%;object-fit:cover}.luv-cart-item__title{font-family:var(--font-display);font-size:var(--text-sm);font-weight:800}.luv-cart-item__price{font-weight:700;font-size:var(--text-sm);margin-top:.25rem}.luv-cart-qty{display:flex;align-items:center;border:1.5px solid var(--luv-charcoal);border-radius:var(--radius-pill);overflow:hidden;background:#fff;margin-top:.5rem;width:max-content}.luv-cart-qty button{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;font-weight:800}.luv-cart-qty span{font-size:var(--text-xs);font-weight:800;padding-inline:.5rem}.luv-cart-drawer__footer{flex-shrink:0;padding:1.25rem 1.5rem;border-top:2px solid var(--luv-border);background:#fff}.luv-cart-subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-family:var(--font-display);font-size:var(--text-lg);font-weight:800}.luv-sticky-bar{position:fixed;bottom:0;inset-inline:0;background:#faf7edf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:2px solid var(--luv-charcoal);padding:.75rem 1.5rem;z-index:90;transform:translateY(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);box-shadow:0 -4px 20px #00000014}.luv-sticky-bar.is-active{transform:translateY(0)}.luv-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--container-max);margin-inline:auto}.luv-sticky-bar__info{display:flex;align-items:center;gap:1rem}.luv-sticky-bar__thumb{width:2.75rem;height:2.75rem;border-radius:var(--radius-xs);border:1.5px solid var(--luv-charcoal);object-fit:cover}.luv-sticky-bar__title{font-family:var(--font-display);font-weight:800;font-size:var(--text-sm)}.luv-sticky-bar__price{font-size:var(--text-sm);color:var(--luv-text-muted)}.luv-winking-badge{width:7.5rem;height:7.5rem;margin-inline:auto;margin-bottom:2rem;border-radius:50%;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .25s ease;box-shadow:var(--shadow-retro-lg);display:flex;align-items:center;justify-content:center}.luv-winking-badge:hover{transform:scale(1.06) rotate(-2deg);box-shadow:var(--shadow-retro-xl)}.luv-winking-badge:active{transform:scale(.96) rotate(1deg)}.luv-winking-svg{width:100%;height:100%;display:block}.luv-eye-open{transition:opacity .15s ease,transform .15s cubic-bezier(.4,0,.2,1);transform-origin:77px 47px}.luv-eye-winking{opacity:0;pointer-events:none;transition:opacity .15s ease,transform .2s cubic-bezier(.34,1.56,.64,1);transform-origin:77px 47px;transform:scale(.5)}.luv-mouth-u{transition:transform .2s ease;transform-origin:60px 75px}.luv-wink-star{opacity:0;transition:opacity .2s ease,transform .28s cubic-bezier(.34,1.56,.64,1);transform-origin:91px 35px;transform:scale(.2) rotate(-25deg)}.luv-winking-badge.is-winking .luv-eye-open,.luv-winking-badge:hover .luv-eye-open{opacity:0;transform:scaleY(.08) translateY(8px)}.luv-winking-badge.is-winking .luv-eye-winking,.luv-winking-badge:hover .luv-eye-winking{opacity:1;transform:scale(1)}.luv-winking-badge.is-winking .luv-wink-star,.luv-winking-badge:hover .luv-wink-star{opacity:1;transform:scale(1.15) rotate(10deg)}.luv-winking-badge.is-winking .luv-mouth-u,.luv-winking-badge:hover .luv-mouth-u{transform:rotate(-1.5deg) scale(1.03)}.luv-footer{background:var(--luv-charcoal);color:var(--luv-cream);border-top:4px solid var(--luv-charcoal-deep);padding-top:var(--section-space);padding-bottom:3rem}.luv-footer__top{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;margin-bottom:4rem}.luv-footer__heading{color:var(--luv-cream);font-size:var(--text-display-lg);line-height:1;margin-bottom:1.5rem}.luv-footer__sub{color:var(--luv-text-muted-dark);font-size:var(--text-lg);max-width:36ch}.luv-footer__newsletter-form{display:flex;gap:.5rem;margin-top:1.5rem;max-width:28rem}.luv-footer__input{flex:1;background:#faf7ed1a;border:2px solid rgba(250,247,237,.25);border-radius:var(--radius-pill);padding:.85rem 1.25rem;color:var(--luv-cream);font-family:inherit;font-size:var(--text-base);outline:none}.luv-footer__input:focus{border-color:var(--luv-butter)}.luv-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(250,247,237,.15);font-size:var(--text-xs);color:var(--luv-text-muted-dark);flex-wrap:wrap;gap:1rem}.luv-pdp{padding-top:2rem;padding-bottom:5rem}.luv-pdp__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--luv-text-muted);margin-bottom:2rem}.luv-pdp__breadcrumb a{color:var(--luv-charcoal);text-decoration:none;transition:color var(--transition-fast)}.luv-pdp__breadcrumb a:hover{color:var(--luv-terracotta)}.luv-pdp__layout{display:grid;grid-template-columns:minmax(0,26rem) 1fr;gap:clamp(2rem,3.5vw,4rem);align-items:start}.luv-pdp__gallery{position:sticky;top:6rem;max-width:26rem;width:100%}.luv-pdp__featured-media{position:relative;aspect-ratio:1;max-width:26rem;max-height:416px;border-radius:var(--radius-lg);border:3px solid var(--luv-charcoal);overflow:hidden;background:#fff;box-shadow:var(--shadow-retro-lg);margin-bottom:1rem}.luv-pdp__image-frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff}.luv-pdp__image-frame img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .2s ease}.luv-pdp__featured-media:hover img{transform:scale(1.03)}.luv-pdp__thumbs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;margin-bottom:1.25rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--luv-butter) var(--luv-cream)}.luv-pdp__thumbs::-webkit-scrollbar{height:5px}.luv-pdp__thumbs::-webkit-scrollbar-track{background:var(--luv-cream);border-radius:999px}.luv-pdp__thumbs::-webkit-scrollbar-thumb{background:var(--luv-butter);border-radius:999px}.luv-pdp__thumb{scroll-snap-align:start;width:3.75rem;height:3.75rem;border-radius:var(--radius-sm);border:2px solid var(--luv-border);overflow:hidden;background:#fff;cursor:pointer;padding:0;flex-shrink:0;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.luv-pdp__thumb:hover{border-color:var(--luv-charcoal);transform:translateY(-2px)}.luv-pdp__thumb.is-active{border-color:var(--luv-charcoal);box-shadow:0 0 0 2px var(--luv-charcoal)}.luv-pdp__thumb img{width:100%;height:100%;object-fit:cover}.luv-pdp__ways-strip{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.75rem 1rem;background:var(--luv-cream-surface);border:2px dashed rgba(31,29,29,.2);border-radius:var(--radius-md)}.ways-strip-label{font-size:var(--text-xs);font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--luv-charcoal)}.ways-strip-pill{font-size:var(--text-2xs);font-weight:700;background:#fff;border:1.5px solid var(--luv-charcoal);padding:.2rem .6rem;border-radius:var(--radius-pill)}.luv-pdp__rating-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.luv-pdp__stars{color:#ffb703;font-size:1.1rem;letter-spacing:2px}.luv-pdp__rating-score{font-weight:900;font-size:var(--text-sm)}.luv-pdp__review-count{font-size:var(--text-xs);font-weight:700;color:var(--luv-text-muted)}.luv-pdp__title{font-size:clamp(2.25rem,3.5vw,3.25rem);line-height:1.05;margin-bottom:.75rem}.luv-pdp__tagline{font-size:var(--text-base);color:var(--luv-text-muted);line-height:1.6;margin-bottom:1.5rem}.luv-flavor-switcher{margin-bottom:1.75rem}.luv-field-label{display:block;font-family:var(--font-display);font-size:var(--text-sm);font-weight:900;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.65rem}.luv-flavor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(13rem,100%),1fr));gap:.75rem}.luv-flavor-btn{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:2px solid var(--luv-border);border-radius:var(--radius-md);text-decoration:none;color:inherit;transition:all var(--transition-fast)}.luv-flavor-btn:hover{border-color:var(--luv-charcoal)}.luv-flavor-btn.is-active{border-color:var(--luv-charcoal);background:var(--luv-cream-surface);box-shadow:0 4px 0 var(--luv-charcoal)}.flavor-emoji{font-size:1.5rem}.flavor-name{font-family:var(--font-display);font-size:var(--text-sm);font-weight:900}.flavor-sub{font-size:var(--text-2xs);color:var(--luv-text-muted);font-weight:700}.flavor-check{margin-left:auto;font-weight:900;color:var(--luv-charcoal)}.luv-pdp-bundles{margin-bottom:1.75rem}.luv-pdp__actions{margin-bottom:1.5rem}.luv-pdp__atc-btn{width:100%;padding-block:1.1rem;font-size:var(--text-lg)}.luv-pdp__trust-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(9rem,100%),1fr));gap:.5rem;padding:.85rem;background:#fff;border:1.5px solid var(--luv-border);border-radius:var(--radius-md);margin-bottom:2.25rem;text-align:center}.trust-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:var(--text-2xs);font-weight:800;color:var(--luv-charcoal)}.trust-item span:first-child{font-size:1.1rem}.luv-nutrition-table-box{border:2px solid var(--luv-charcoal);border-radius:var(--radius-sm);padding:1.25rem;background:#fff;font-family:var(--font-body)}.nutrition-header{border-bottom:8px solid var(--luv-charcoal);padding-bottom:.4rem;margin-bottom:.4rem}.nutrition-title{font-family:var(--font-display);font-size:1.75rem;font-weight:900;line-height:1}.nutrition-servings{font-size:var(--text-2xs);font-weight:700;color:var(--luv-text-muted);margin-top:.25rem}.nutrition-cal-row{display:flex;justify-content:space-between;align-items:baseline;border-bottom:4px solid var(--luv-charcoal);padding-block:.35rem;font-family:var(--font-display)}.nutrition-cal-row span{font-size:1.1rem;font-weight:800}.nutrition-cal-row strong{font-size:1.75rem;font-weight:900}.nutrition-grid{display:flex;flex-direction:column}.nut-row{display:flex;justify-content:space-between;padding-block:.35rem;border-bottom:1px solid var(--luv-border);font-size:var(--text-xs)}.nut-row.indent{padding-left:1rem}.nut-row.highlight{background:#ffd16633;font-weight:900;border-bottom:2px solid var(--luv-charcoal)}.nutrition-footnote{font-size:var(--text-2xs);color:var(--luv-text-muted);margin-top:.6rem;line-height:1.4}.clean-standards-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.standard-tag{font-size:var(--text-2xs);font-weight:800;background:var(--luv-cream-surface);border:1.5px solid var(--luv-charcoal);padding:.25rem .65rem;border-radius:var(--radius-pill)}.luv-cook-steps{padding-left:1.25rem;display:flex;flex-direction:column;gap:.75rem;font-size:var(--text-sm);line-height:1.5}.luv-sticky-bar{position:fixed;bottom:0;left:0;width:100%;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:2px solid var(--luv-charcoal);box-shadow:0 -4px 20px #00000014;padding-block:.75rem;z-index:100;transform:translateY(100%);transition:transform .3s cubic-bezier(.16,1,.3,1)}.luv-sticky-bar.is-visible,.luv-sticky-bar.is-active{transform:translateY(0)}.luv-sticky-bar__inner{display:flex;justify-content:space-between;align-items:center}.luv-sticky-bar__left{display:flex;align-items:center;gap:1rem}.sticky-thumb{width:3.25rem;height:3.25rem;border-radius:var(--radius-xs);border:1.5px solid var(--luv-charcoal);object-fit:cover}.sticky-title{font-family:var(--font-display);font-size:var(--text-sm);font-weight:900}.sticky-rating{font-size:var(--text-2xs);font-weight:700;color:var(--luv-text-muted)}.luv-sticky-bar__right{display:flex;align-items:center;gap:1.25rem}.sticky-price{font-family:var(--font-display);font-size:var(--text-xl);font-weight:900;color:var(--luv-charcoal)}.sticky-atc-btn{padding:.65rem 1.5rem;font-size:var(--text-sm)}@media(max-width:989px){.luv-pdp__layout{grid-template-columns:1fr}.luv-pdp__gallery{position:static;max-width:24rem;margin-inline:auto;width:100%}.luv-pdp__featured-media{max-width:24rem;max-height:384px;margin-inline:auto}.luv-hero__grid{grid-template-columns:1fr}.luv-hero__media-col{order:2;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;margin-top:1.5rem}.luv-hero__floating-callout{position:relative;top:auto;left:auto;align-self:center;width:auto;max-width:min(18rem,90vw);text-align:center;padding:.75rem 1.25rem;transform:rotate(-2deg);margin-bottom:1.25rem;box-shadow:var(--shadow-retro-sm);flex:0 0 auto}.luv-hero__floating-callout-num{font-size:1.75rem;line-height:1}.luv-hero__floating-callout-txt{font-size:var(--text-xs);line-height:1.25;margin-top:.25rem}.luv-variety-banner{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.luv-duo__grid,.luv-truth__compare-grid{grid-template-columns:1fr}.luv-truth__multiplier-grid{grid-template-columns:1fr;gap:1rem}.luv-truth__multiplier-vs{text-align:center}.luv-truth__gut-grid,.luv-process-steps{grid-template-columns:1fr}.luv-macros__grid{grid-template-columns:repeat(2,1fr)}.luv-founder__grid{grid-template-columns:1fr}.luv-recipes-grid{grid-template-columns:repeat(2,1fr)}.luv-footer__top{grid-template-columns:1fr;gap:2.5rem}.luv-wholesale-callout{grid-template-columns:1fr;gap:1.5rem;text-align:left}.luv-wholesale-callout__cta{justify-content:flex-start}}@media(max-width:749px){body{-webkit-text-size-adjust:100%;overflow-x:hidden}.luv-header__nav{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;min-height:100vh;z-index:900;background:var(--luv-cream);flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.25rem;padding:calc(env(safe-area-inset-top,0px) + 4.5rem) var(--container-pad) calc(env(safe-area-inset-bottom,0px) + 2rem);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;transform:translateY(-.75rem);transition:opacity .22s ease,transform .22s ease,visibility .22s;display:flex}.luv-header__nav.is-mobile-open{opacity:1;visibility:visible;transform:none}.luv-header__nav .luv-header__link{font-size:clamp(1.15rem,1rem + 2.2vw,1.6rem);padding:.85rem .25rem;min-height:var(--tap-min);display:flex;align-items:center;border-bottom:1.5px solid var(--luv-border);width:100%}.luv-header__nav .luv-header__link:after{display:none}.luv-header__menu-close{position:absolute;top:calc(env(safe-area-inset-top,0px) + .9rem);right:var(--container-pad);width:var(--tap-min);height:var(--tap-min);display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;font-weight:900;border:2px solid var(--luv-charcoal);border-radius:50%;background:#fff;cursor:pointer;z-index:1}.luv-hero{padding-top:1.5rem;padding-bottom:3rem}.luv-hero__floating-callout{position:relative;top:auto;left:auto;align-self:center;width:auto;max-width:min(18rem,90vw);text-align:center;padding:.75rem 1.25rem;transform:rotate(-2deg);margin-bottom:1.25rem;box-shadow:var(--shadow-retro-sm);flex:0 0 auto}.luv-hero__floating-callout-num{font-size:1.75rem;line-height:1}.luv-hero__floating-callout-txt{font-size:var(--text-xs);line-height:1.25;margin-top:.25rem}.luv-phone-frame{max-width:16rem;border-radius:28px;border-width:3px}.luv-hero__title{margin-bottom:1rem}.luv-hero__subtitle{font-size:var(--text-lg);margin-bottom:1.25rem}.luv-hero__cta-row{flex-direction:column;align-items:stretch}.luv-hero__cta-row .btn-luv{width:100%;justify-content:center;min-height:52px}.luv-hero__proof-bar{flex-wrap:wrap;gap:.75rem}.luv-duo-card{padding:1.25rem}.luv-duo-card__media{aspect-ratio:4 / 4}.luv-duo-card__desc{min-height:auto}.luv-pack-option{padding:.75rem .85rem;min-height:52px}.luv-pack-name{font-size:var(--text-sm)}.luv-variety-banner{padding:1.25rem}.luv-variety-banner__right .btn-add-bundle{min-height:52px}.luv-truth__tabs{gap:.5rem}.luv-truth__tab-btn{padding:.55rem 1rem;font-size:var(--text-xs);min-height:44px}.luv-truth__box{padding:1.25rem}.luv-truth__takeaway{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.luv-step-card__body{padding:1.15rem}.luv-step-card__media{aspect-ratio:4 / 5}.luv-macros__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.luv-macro-box{padding:1.25rem 1rem;min-height:9.5rem}.luv-founder__grid{gap:2rem}.luv-recipes-grid{grid-template-columns:1fr;gap:var(--card-gap)}.luv-recipe-card{display:grid;grid-template-columns:clamp(5.5rem,30vw,9rem) minmax(0,1fr);align-items:stretch;border-radius:var(--radius-sm)}.luv-recipe-card__media-link{height:100%;min-width:0}.luv-recipe-card__media,.luv-recipe-card__media-link .luv-recipe-card__media{height:100%;aspect-ratio:auto;min-height:100%;border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.luv-recipe-card__body{padding:var(--space-sm) var(--space-md);display:flex;flex-direction:column;justify-content:center;gap:.15rem;min-width:0}.luv-recipe-badge,.luv-recipe-secret{display:none}.luv-recipe-card__body>div:last-child{margin-top:.65rem}.luv-recipe-card__body>div:last-child .btn-luv,.luv-recipe-card__cta .btn-luv{padding:.5rem .75rem;font-size:var(--text-3xs);min-height:40px}.luv-recipes__header{margin-bottom:var(--space-lg)}.luv-recipes__view-all{width:100%}.luv-ugc-card{width:11rem}.luv-store-card{padding:1.15rem}.luv-store-card__action .btn-luv{min-height:48px}.luv-faq-trigger{padding:1rem 1.15rem;font-size:var(--text-base);min-height:52px}.luv-faq-content{padding:0 1.15rem 1.15rem}.luv-footer__newsletter-form{flex-direction:column;max-width:100%}.luv-footer__newsletter-form .btn-luv{width:100%;justify-content:center;min-height:48px}.luv-footer__input{width:100%;min-height:48px}.luv-footer__bottom{flex-direction:column;text-align:center;gap:.75rem}.luv-cart-page-item{grid-template-columns:4rem 1fr!important;gap:.85rem!important}.luv-cart-page-item>div:first-child{width:4rem!important;height:4rem!important}.luv-cart-page-item>div:nth-child(3){grid-column:1 / -1;justify-content:flex-start}.luv-cart-drawer{max-width:100%;width:100%;top:0;bottom:0;height:100dvh;max-height:100dvh}.luv-cart-drawer__header{padding:1rem 1.25rem}.luv-cart-shipping-meter{padding:.75rem 1.25rem}.luv-cart-drawer__items{padding:1rem 1.25rem;gap:1rem}.luv-cart-upsell{padding:.85rem 1.25rem!important}.luv-cart-drawer__footer{padding:1rem 1.25rem max(1.25rem,env(safe-area-inset-bottom))}.luv-cart-subtotal-row{font-size:var(--text-base);margin-bottom:.35rem}.luv-cart-drawer__footer p{font-size:.7rem;margin-bottom:.65rem}.luv-cart-drawer__footer .btn-luv{padding:.85rem 1.25rem;font-size:var(--text-sm)}.luv-cart-qty button{width:2.75rem;height:2.75rem;min-width:44px;min-height:44px}.luv-cart-qty span{padding-inline:.75rem;font-size:var(--text-sm)}.luv-recipe-shop-card,[class*=luv-recipe-shop-card]{grid-template-columns:1fr!important;gap:1rem!important;text-align:center}.luv-recipe-shop-card>div:first-child{width:5rem!important;height:5rem!important;margin-inline:auto}.luv-recipe-shop-card .btn-add-to-cart{width:100%;justify-content:center;min-height:52px}.luv-article__featured-frame{border-width:2px!important;border-radius:var(--radius-md)!important}.luv-recipe-specs-bar{grid-template-columns:repeat(2,1fr)!important;padding:1rem!important}.luv-pdp{padding-top:.75rem;padding-bottom:3rem}.luv-pdp__gallery{max-width:100%;display:flex;flex-direction:column;align-items:center}.luv-pdp__featured-media{width:100%;max-width:18rem;aspect-ratio:1;max-height:288px;margin-inline:auto;margin-bottom:.75rem;border-radius:var(--radius-md);border-width:2px;box-shadow:var(--shadow-retro-sm)}.luv-pdp__thumbs{width:100%;max-width:20rem;gap:.4rem;margin-bottom:.85rem}.luv-pdp__thumb{width:3rem;height:3rem;min-width:44px;min-height:44px}.luv-pdp__trust-bar{grid-template-columns:1fr;gap:.75rem}.trust-item{flex-direction:row;justify-content:center;gap:.5rem}.luv-pdp__atc-btn{min-height:56px;font-size:var(--text-base)}.luv-flavor-grid{grid-template-columns:1fr}.luv-flavor-btn{min-height:52px}.luv-sticky-bar{padding-block:.6rem;padding-bottom:max(.6rem,env(safe-area-inset-bottom))}.luv-sticky-bar__inner{gap:.65rem;justify-content:space-between}.luv-sticky-bar__left,.luv-sticky-bar__info{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1 1 auto;overflow:hidden}.sticky-thumb,.luv-sticky-bar__thumb{width:2.25rem;height:2.25rem;flex-shrink:0}.sticky-title,.luv-sticky-bar__title{font-size:var(--text-2xs);min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.sticky-rating,.luv-sticky-bar__price,.sticky-price{display:none}.luv-sticky-bar__right{flex:0 0 auto;min-width:0;justify-content:flex-end}.sticky-atc-btn,.luv-sticky-bar .btn-luv{flex:0 0 auto;min-width:0;padding:.65rem .9rem;font-size:var(--text-xs);min-height:44px;white-space:nowrap;text-align:center;justify-content:center}.luv-macro-cost-strip{padding:.75rem .65rem}.macro-cost-compare{gap:.25rem}.cost-bubble{padding:.35rem .25rem}.cost-bubble .cost-num{font-size:.95rem}.cost-bubble .cost-desc{font-size:var(--text-3xs)}.luv-ticker__text{font-size:var(--text-lg);gap:1rem}.sticker-badge{padding:.3rem .65rem}.btn-luv,.btn-kitchen-action{min-height:var(--tap-min)}.luv-container,.luv-container-wide{max-width:100vw}img,video{max-width:100%}.luv-winking-badge{width:5.5rem;height:5.5rem}}@media(max-width:429px){.luv-pack-option{grid-template-columns:minmax(0,1fr);row-gap:.5rem}.luv-pack-price-col{flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding-left:2rem;text-align:left}.luv-pack-price-col .luv-pack-save-badge{order:1}.luv-pack-price-col .luv-pack-price{order:2}}@media(max-width:389px){.sticky-title,.luv-sticky-bar__title{display:none}.luv-header__logo-text{font-size:1.4rem}.luv-header__cart-btn{width:2.75rem;height:2.75rem}.luv-hero__badge-row{gap:.5rem}.luv-macros__grid{grid-template-columns:1fr}.luv-pdp__title{font-size:clamp(1.6rem,6vw,2.25rem)}}@supports (padding: max(0px,env(safe-area-inset-bottom))){.luv-footer{padding-bottom:max(3rem,env(safe-area-inset-bottom))}.luv-sticky-bar{padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.luv-cart-drawer__footer{padding-bottom:max(1.5rem,env(safe-area-inset-bottom))}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/luv-agency-core.css.map */
