.landing{--landing-bg:#fafafa;--landing-fg:#0a0a0a;--landing-muted:#6b6b6b;--landing-border:#e5e5e5}.landing-hero{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;height:100dvh;min-height:100dvh;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.landing-hero-cookies-row{z-index:0;pointer-events:none;justify-content:center;align-items:flex-end;gap:24px;width:max-content;display:flex;position:absolute;bottom:-140px;left:50%;transform:translate(-50%)}.landing-hero-cookie-item{flex:none;width:480px;position:relative}.landing-hero-cookie-item:first-child{z-index:1}.landing-hero-cookie-item:first-child .landing-hero-cookie-shift{transform:translate(18%)}.landing-hero-cookie-item:nth-child(2){z-index:0}.landing-hero-cookie-item:nth-child(3){z-index:1}.landing-hero-cookie-item:nth-child(3) .landing-hero-cookie-shift{transform:translate(-18%)}.landing-hero-cookie-shift,.landing-hero-cookie-item-inner{width:100%;display:block}.landing-hero-cookie-item img{vertical-align:bottom;width:100%;height:auto;display:block}@media (max-width:500px){.landing-hero .landing-hero-cookies-row{bottom:-25px;gap:6px!important}.landing-hero .landing-hero-cookie-item{min-width:0;width:calc(58.8235vw - 7.05882px)!important}.landing-hero .landing-hero-cookie-item:first-child .landing-hero-cookie-shift{transform:translate(28%)}.landing-hero .landing-hero-cookie-item:nth-child(3) .landing-hero-cookie-shift{transform:translate(-28%)}}.landing-hero-inner{z-index:1;text-align:center;max-width:36rem;position:relative}.landing-hero-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--landing-fg);white-space:nowrap;margin:-6.5rem 0 .75rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:400;line-height:1.2}@media (max-width:480px){.landing-hero-title{font-size:1.65rem}}.landing-hero-sub{font-family:var(--font-primary);color:var(--landing-muted);margin:0 0 1.5rem;font-size:clamp(.9375rem,1.5vw,1rem);line-height:1.65}.landing-hero-cta{font-family:var(--font-primary);color:#fff;background:var(--landing-fg);border:1px solid var(--landing-fg);margin-top:4.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.landing-hero-cta:hover{opacity:.88}.landing-delivery-note{background:var(--landing-bg);text-align:center;padding:2rem 1.5rem}.landing-delivery-note-text{font-family:var(--font-primary);color:var(--landing-muted);max-width:28rem;margin:0 auto;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.5}.landing-reviews{background:var(--landing-bg);border-top:1px solid var(--landing-border);padding:4rem 1.5rem}.landing-reviews-inner{max-width:56rem;margin:0 auto}.landing-reviews-label{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.08em;color:var(--landing-muted);text-align:center;margin:0 0 1.5rem;font-size:.75rem;font-weight:500}.landing-our-story{text-align:center;margin-bottom:2.5rem}.landing-our-story-title{font-family:var(--font-display);color:var(--landing-fg);margin:0 0 1rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:400}.landing-our-story-text{font-family:var(--font-primary);color:var(--landing-muted);max-width:42rem;margin:0 auto;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.6}.landing-reviews-grid{min-height:12rem;position:relative}.landing-reviews-cta-wrap{text-align:center;margin-top:2rem}.landing-reviews-cta{font-family:var(--font-primary);color:var(--color-dark,#1a1a1a);background:var(--color-light,#fff);border:1px solid var(--color-dark,#1a1a1a);padding:.75rem 1.5rem;font-size:.9rem;text-decoration:none;transition:opacity .2s,background-color .2s;display:inline-block}.landing-reviews-cta:hover{opacity:.9;background:#0000000a}.landing-reviews-trio{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}@media (max-width:768px){.landing-reviews-trio{grid-template-columns:1fr}}@media (max-width:500px){.landing-reviews-trio .landing-review-card:nth-child(n+2){display:none}}.landing-review-platform{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.06em;color:var(--landing-muted);margin-bottom:.5rem;font-size:.65rem;display:block}.landing-review-card{border:1px solid var(--landing-border);background:#fff;border-radius:0;flex-direction:column;min-height:10rem;margin:0;padding:1.5rem;display:flex}.landing-review-card p{font-family:var(--font-primary);color:var(--landing-fg);-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;min-height:0;margin:0 0 .75rem;font-size:.9375rem;line-height:1.55;display:-webkit-box;overflow:hidden}.landing-review-card footer{font-family:var(--font-primary);color:var(--landing-muted);font-size:.8125rem;font-style:normal}.landing-freshly{border-top:1px solid var(--landing-border);background:#fff;padding:4rem 1.5rem}.landing-freshly .section-header{text-align:center;justify-content:center;max-width:72rem;margin-left:auto;margin-right:auto;padding:0 0 1.5rem}.landing-freshly .section-header h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--landing-fg);margin:0;font-size:clamp(2rem,5vw,2.75rem);font-weight:400;line-height:1.2}.landing-freshly .products-carousel{max-width:72rem;margin-left:auto;margin-right:auto}.landing-delivery{background:var(--landing-bg);border-top:1px solid var(--landing-border);padding:3rem 1.5rem}.landing-delivery-inner{text-align:center;max-width:40rem;margin:0 auto}.landing-delivery-label{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.08em;color:var(--landing-muted);margin:0 0 1rem;font-size:.75rem;font-weight:500}.landing-delivery-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2rem;display:flex}.landing-delivery-link{color:var(--landing-fg);font-family:var(--font-primary);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.landing-delivery-link:hover:not([style*="cursor: default"]){opacity:.7}.landing-delivery-link img{object-fit:contain;width:auto;max-width:5rem;height:1.25rem}.landing-delivery-link--small-logo img{max-width:4rem;height:1rem}.landing-delivery-link--large-logo img{max-width:8rem;height:2.25rem}
