:root{--forest: #01472e;--sage: #ccd5ae;--olive: #e9edc9;--cream: #fefae0;--moss: #a3b18a;--red: #b7372f;--ease-premium: cubic-bezier(.16, 1, .3, 1);--shadow-forest: 0 24px 70px rgba(1, 71, 46, .2);color:var(--forest);background:var(--forest);font-family:Inter,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--forest);background:var(--forest)}body,button,input{font-family:Inter,system-ui,sans-serif}button,a,input{border-radius:999px}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}button{cursor:pointer}.noise{position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");mix-blend-mode:multiply}.site-header{position:fixed;top:clamp(.75rem,2vw,1.5rem);left:clamp(.75rem,3vw,3rem);right:clamp(.75rem,3vw,3rem);z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(.75rem,2vw,2rem)}.brand,.nav-pill a,.cart-button,.label,.product-copy span,.footer a,.footer strong,.footer-bottom,form label,form button{font-size:.68rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.brand{font-size:clamp(1rem,2vw,1.6rem);letter-spacing:.02em}.nav-pill{justify-self:center;display:flex;align-items:center;gap:.25rem;padding:.42rem;border:1px solid rgba(254,250,224,.72);background:#ffffff1a;box-shadow:var(--shadow-forest);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-pill a{padding:.78rem 1rem;transition:background 1.2s var(--ease-premium),color 1.2s var(--ease-premium)}.nav-pill a:hover,.nav-pill a:focus-visible{color:var(--cream);background:var(--forest)}.cart-button{display:inline-flex;align-items:center;gap:.55rem;min-height:3rem;padding:.72rem 1rem;border:0;color:var(--cream);background:var(--forest);box-shadow:var(--shadow-forest)}.cart-button strong{display:grid;place-items:center;min-width:1.55rem;height:1.55rem;color:var(--forest);background:var(--cream);border-radius:999px}.hero{position:relative;min-height:100svh;overflow:hidden;padding:7rem clamp(1rem,5vw,5rem) clamp(1.5rem,4vw,4rem);background:var(--sage);border-bottom-left-radius:5rem;border-bottom-right-radius:5rem}.hero-content{position:relative;z-index:2;display:grid;min-height:min(60svh,44rem);align-content:center;justify-items:center;text-align:center}.hero-title{margin:0;font-family:Anton,Impact,sans-serif;font-size:clamp(4.8rem,18vw,18rem);font-weight:400;line-height:.75;letter-spacing:-.05em;color:var(--forest)}.hero-title span{display:inline-block;opacity:0;transform:translateY(100px);animation:revealUp 1.2s var(--ease-premium) forwards;animation-delay:var(--letter-delay)}.hero-centre{position:relative;margin:clamp(1rem,2vw,1.6rem) 0 0;font-family:Anton,Impact,sans-serif;font-size:clamp(1.35rem,3vw,3rem);line-height:1.18;letter-spacing:.12em;text-transform:uppercase}.hero-bottom{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.95fr);gap:clamp(2rem,10vw,10rem);align-items:end;max-width:70rem;margin:0 auto}.hero-bottom h2,.story h2,.newsletter h2{margin:0 0 1rem;font-family:Anton,Impact,sans-serif;font-size:clamp(2rem,6vw,5.5rem);font-weight:400;line-height:.92;letter-spacing:.01em;text-transform:uppercase}.hero-bottom p,.story-copy p,.newsletter p{max-width:34rem;margin:0;font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.65}dl{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:0;padding-top:2rem;border-top:1px solid rgba(1,71,46,.35)}dt{margin-bottom:.5rem;font-size:.68rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}dd{margin:0;font-family:Anton,Impact,sans-serif;font-size:clamp(1.15rem,2.2vw,2rem);line-height:1;text-transform:uppercase}.floating-card{position:absolute;z-index:1;overflow:hidden;border-radius:3rem;box-shadow:var(--shadow-forest);transform:translate3d(0,var(--scroll-y, 0),0);animation:float 7s ease-in-out infinite;will-change:transform}.hero-media--oven{top:19%;left:max(-4rem,-3vw);width:clamp(8.5rem,18vw,18rem);aspect-ratio:3 / 4}.hero-media--pizza{right:clamp(-3rem,-2vw,-1rem);bottom:18%;width:clamp(12rem,26vw,30rem);aspect-ratio:1.18 / 1}.ingredient{position:absolute;z-index:1;display:grid;place-items:center;width:clamp(4.8rem,10vw,9rem);aspect-ratio:1;border:1px solid rgba(1,71,46,.16);color:#01472eb3;background:#fefae042;box-shadow:var(--shadow-forest);font-size:.65rem;font-weight:800;letter-spacing:.3em;text-transform:uppercase;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ingredient--basil{top:19%;left:8%}.ingredient--olive{top:13%;right:8%}.section-rounded{margin-top:-4.8rem;border-top-left-radius:5rem;border-top-right-radius:5rem}.products{position:relative;z-index:4;padding:clamp(7rem,12vw,12rem) clamp(1rem,4vw,4rem) clamp(5rem,9vw,9rem);color:var(--cream);background:var(--moss)}.section-head{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(10rem,20rem);gap:clamp(1.5rem,4vw,4rem);align-items:center;max-width:76rem;margin:0 auto 3rem}.section-head h2{margin:0;font-family:Anton,Impact,sans-serif;font-size:clamp(4.4rem,15vw,13rem);font-weight:400;line-height:.82;letter-spacing:-.03em;text-transform:uppercase}.section-head p{margin:0;font-size:clamp(.95rem,1.6vw,1.15rem);line-height:1.55}.round-cta{display:grid;place-items:center;width:clamp(7.5rem,12vw,10rem);aspect-ratio:1;border:1px solid rgba(254,250,224,.86);font-size:.74rem;font-weight:800;letter-spacing:.16em;text-align:center;text-transform:uppercase;transition:color 1.2s var(--ease-premium),background 1.2s var(--ease-premium),transform 1.2s var(--ease-premium)}.round-cta svg{width:1.8rem;height:1.8rem;margin-top:.35rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.round-cta:hover,.round-cta:focus-visible{color:var(--forest);background:var(--cream);transform:rotate(4deg) scale(1.03)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);max-width:76rem;margin:0 auto}.product-card{overflow:hidden;color:var(--forest);background:var(--cream);border-radius:2.5rem;box-shadow:var(--shadow-forest)}.product-image{position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:2.5rem}.product-image img{transition:transform 1.2s var(--ease-premium)}.product-image:after{position:absolute;inset:0;content:"";opacity:0;background:#01472e4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity 1.2s var(--ease-premium)}.quick-add{position:absolute;inset:auto 1rem 0;z-index:2;opacity:0;transform:translateY(2rem);transition:opacity 1.2s var(--ease-premium),transform 1.2s var(--ease-premium)}.quick-add button{width:100%;min-height:3.25rem;border:0;color:var(--forest);background:var(--cream);box-shadow:var(--shadow-forest);font-size:.75rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.product-card:hover .product-image img,.product-card:focus-within .product-image img{transform:scale(1.1)}.product-card:hover .product-image:after,.product-card:focus-within .product-image:after,.product-card:hover .quick-add,.product-card:focus-within .quick-add{opacity:1}.product-card:hover .quick-add,.product-card:focus-within .quick-add{transform:translateY(-2rem)}.product-copy{display:grid;gap:1rem;padding:1.3rem 1.5rem 1.6rem}.product-copy>div{display:flex;align-items:start;justify-content:space-between;gap:1rem}.product-copy h3{margin:0;font-family:Anton,Impact,sans-serif;font-size:clamp(1.55rem,2.4vw,2.25rem);font-weight:400;line-height:.95;letter-spacing:.03em;text-transform:uppercase}.product-copy strong{font-size:.95rem}.product-copy p{margin:0;font-size:.9rem;line-height:1.55}.product-copy span{opacity:.65}.story{position:relative;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3rem;align-items:center;padding:clamp(6rem,10vw,10rem) clamp(1rem,7vw,7rem);background:var(--olive)}.story-copy{max-width:52rem}.story-copy .label{margin:0 0 1.25rem}.story h2{font-size:clamp(3.6rem,11vw,10rem)}.anniversary{display:grid;place-items:center;width:clamp(12rem,25vw,23rem);aspect-ratio:1;border:1px solid rgba(1,71,46,.28);border-radius:999px}.anniversary span{font-family:Anton,Impact,sans-serif;font-size:clamp(5.8rem,13vw,12rem);line-height:.8}.anniversary small{font-weight:800;letter-spacing:.3em;text-align:center;text-transform:uppercase}.footer{position:relative;z-index:6;padding:clamp(5.5rem,9vw,8rem) clamp(1rem,5vw,5rem) 2rem;color:var(--sage);background:var(--forest)}.footer-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:2rem;max-width:76rem;margin:0 auto}.newsletter{grid-column:span 6}.newsletter h2{color:var(--cream)}form{margin-top:2rem}form label{display:block;margin-bottom:.7rem}form div{display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(204,213,174,.45);border-radius:0}input{width:100%;min-height:3.5rem;border:0;outline:0;color:var(--cream);background:transparent;font-size:1rem}input::placeholder{color:#ccd5ae8c}form button{min-height:3.1rem;padding:0 1.8rem;border:0;color:var(--forest);background:var(--cream)}.footer-links{grid-column:8 / span 5;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer-links nav,.footer-links address{display:grid;align-content:start;gap:.8rem;font-style:normal}.footer-links address span,.footer-links address a{font-size:.95rem;line-height:1.4}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:76rem;margin:4rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(204,213,174,.35);opacity:.72}.flag{display:inline-grid;width:6.2rem;height:.55rem;overflow:hidden;grid-template-columns:repeat(3,1fr);border-radius:999px}.flag:before,.flag:after{content:""}.flag{background:linear-gradient(90deg,var(--forest) 0 33%,var(--cream) 33% 66%,var(--red) 66% 100%);outline:1px solid rgba(204,213,174,.18)}.reveal{opacity:0;transform:translateY(100px);transition:opacity 1.2s var(--ease-premium),transform 1.2s var(--ease-premium)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes revealUp{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translate3d(0,var(--scroll-y, 0),0) rotate(0)}50%{transform:translate3d(0,calc(var(--scroll-y, 0) - 20px),0) rotate(5deg)}}@media(max-width:860px){.site-header{grid-template-columns:1fr auto}.nav-pill{position:fixed;right:.75rem;bottom:.75rem;left:.75rem;justify-content:space-between;overflow-x:auto}.nav-pill a{flex:1;min-width:max-content;padding-inline:.85rem;text-align:center}.brand{font-size:1.25rem}.hero{min-height:100svh;padding:6.25rem 1rem 7rem;border-bottom-left-radius:3rem;border-bottom-right-radius:3rem}.hero-content{min-height:52svh}.hero-title{font-size:clamp(3.3rem,18vw,5.25rem)}.hero-centre{width:100%;font-size:1.15rem}.hero-media--oven{top:17%;left:-2.5rem;width:8rem}.hero-media--pizza{right:-4rem;bottom:35%;width:14rem}.ingredient{display:none}.hero-bottom,dl,.section-head,.story,.footer-links{grid-template-columns:1fr}.hero-bottom{gap:1.75rem}dl{gap:1.25rem}.section-rounded{margin-top:-3rem;border-top-left-radius:3rem;border-top-right-radius:3rem}.products,.story,.footer{padding-inline:1rem}.section-head{align-items:start}.round-cta{width:8rem}.product-grid{grid-template-columns:1fr}.product-card{border-radius:2rem}.product-image{aspect-ratio:1.08 / 1;border-radius:2rem}.quick-add{opacity:1;transform:translateY(-1rem)}.product-image:after{opacity:1}.footer-grid{grid-template-columns:1fr}.newsletter,.footer-links{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;padding-bottom:5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal,.hero-title span{opacity:1;transform:none}}
