:root{--red:#f94f2c;--yellow:#ffd521;--pink:#ff9dca;--cream:#fff5d8;--green:#087a4f;--ink:#17251d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Space Grotesk Variable,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.topbar{border-bottom:3px solid var(--ink);background:var(--yellow);letter-spacing:.12em;z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:0 clamp(18px,4vw,56px);font-size:11px;font-weight:800;display:grid;position:relative}.brand{align-items:center;gap:9px;font-size:14px;display:flex}.brand-dot{background:var(--red);border:2px solid var(--ink);border-radius:50%;width:15px;height:15px}.tiny-link{border-bottom:2px solid var(--ink);justify-self:end}.hero{text-align:center;background:var(--red);border-bottom:3px solid var(--ink);flex-direction:column;align-items:center;min-height:calc(100vh - 64px);padding:54px 20px 30px;display:flex;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:2px solid #17251d38;border-radius:50%;width:260px;height:260px;position:absolute}.hero:before{top:80px;left:-145px}.hero:after{bottom:50px;right:-120px}.hero-kicker,.section-number{letter-spacing:.2em;margin:0;font-size:12px;font-weight:800}h1{letter-spacing:-.075em;color:var(--yellow);text-shadow:5px 5px 0 var(--ink);z-index:1;margin:12px 0 0;font-size:clamp(7rem,21vw,18rem);font-weight:950;line-height:.72;position:relative}h1 span{display:block}h1 span:last-child{color:var(--pink);transform:rotate(-2deg)}.hero-copy{margin:24px 0 2px;font-family:Fraunces Variable,serif;font-size:clamp(18px,2vw,25px);font-style:italic;font-weight:600;line-height:1.25}.stamp{border:3px solid var(--ink);background:var(--pink);z-index:2;border-radius:50%;place-items:center;width:108px;height:108px;font-weight:900;line-height:1.05;display:grid;position:absolute;transform:rotate(-12deg)}.stamp-one{top:23%;left:7vw}.stamp-two{background:var(--yellow);font-size:13px;top:38%;right:7vw;transform:rotate(11deg)}.sandwich{filter:drop-shadow(8px 10px #17251d40);width:min(610px,85vw);height:210px;margin:-5px auto 0;position:relative;transform:rotate(-2deg)}.bread{border:4px solid var(--ink);z-index:8;background:#efaa55;width:92%;position:absolute;left:4%}.bread-top{background:linear-gradient(#f5bd69,#eaa14a);border-radius:70% 55% 15px 15px;height:58px;top:46px;transform:skew(-7deg)}.bread-top i{border-top:4px solid #fff0b0;width:55px;height:12px;margin:13px 4%;display:inline-block;position:relative;transform:rotate(-15deg)}.bread-bottom{border-radius:12px 12px 50% 45%;height:46px;bottom:22px;transform:skew(5deg)}.filling{border:4px solid var(--ink);z-index:3;background:#a52f29;border-radius:8px;height:48px;position:absolute;top:112px;left:7%;right:7%;transform:rotate(1deg)}.filling i{border:3px solid var(--ink);background:#e86e46;border-radius:50%;width:28%;height:30px;margin:5px 2%;display:inline-block}.cucumber,.pickles,.cilantro{z-index:5;justify-content:space-around;display:flex;position:absolute;left:10%;right:8%}.cucumber{top:96px}.cucumber i{border:3px solid var(--ink);background:#7fc65a;border-radius:50%;width:85px;height:22px;transform:rotate(-8deg)}.pickles{z-index:6;top:89px}.pickles i{border:3px solid var(--ink);background:#fff3d8;width:14px;height:80px;transform:rotate(70deg)}.pickles i:nth-child(2n){background:#ff883c}.cilantro{z-index:7;top:75px}.cilantro i{background:var(--green);border:3px solid var(--ink);border-radius:60% 40% 65% 35%;width:48px;height:48px;transform:rotate(25deg)}.sandwich>div{animation:.72s cubic-bezier(.2,.82,.28,1.18) both stack-in}.sandwich .bread-bottom{animation-delay:.12s}.sandwich .filling{animation-delay:.26s}.sandwich .pickles{animation-delay:.4s}.sandwich .cucumber{animation-delay:.54s}.sandwich .cilantro{animation-delay:.68s}.sandwich .bread-top{animation-delay:.82s}@keyframes stack-in{0%{opacity:0;translate:0 -150px}72%{opacity:1;translate:0 9px}to{opacity:1;translate:0}}.scroll-note{letter-spacing:.16em;margin-top:-6px;font-size:10px;font-weight:900}.scroll-note span{font-size:25px;animation:1.4s ease-in-out infinite bob;display:block}@keyframes bob{50%{transform:translateY(7px)}}.manifesto{background:var(--yellow);border-bottom:3px solid var(--ink);padding:clamp(70px,10vw,140px) max(6vw,24px)}.manifesto h2,.ingredients h2,.rules h2{letter-spacing:-.07em;text-transform:uppercase;margin:28px 0 60px;font-size:clamp(4rem,10vw,9rem);line-height:.82}.manifesto h2 em{color:var(--red);text-transform:none;font-family:Fraunces Variable,serif;font-weight:600}.manifesto-grid{border-top:3px solid var(--ink);grid-template-columns:2fr 1fr;gap:8vw;padding-top:32px;display:grid}.big-copy{margin:0;font-size:clamp(25px,4vw,50px);font-weight:750;line-height:1.05}.side-copy{max-width:30ch;font-size:17px;font-weight:600}.side-copy p:last-child{color:var(--red);font-family:Fraunces Variable,serif;font-size:28px;font-style:italic}.ingredients{background:var(--pink);border-bottom:3px solid var(--ink);padding:clamp(70px,10vw,130px) max(4vw,18px)}.ingredients-head{text-align:center}.ingredients h2{margin-bottom:70px}.ingredients ol{border:3px solid var(--ink);box-shadow:9px 9px 0 var(--ink);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.ingredients li{border-right:3px solid var(--ink);background:var(--cream);flex-direction:column;min-height:360px;padding:18px;display:flex}.ingredients li:last-child{border:0}.ingredients li b{font-size:12px}.ingredients h3{margin:auto 0 0;font-size:22px;line-height:.9}.ingredients li p{margin-bottom:0;font-size:13px;font-weight:600}.ingredient-doodle{height:180px;color:var(--green);place-items:center;font-size:110px;font-weight:900;display:grid}.bread-card{background:var(--yellow)!important}.pickle-card{background:#ff7d38!important}.heat-card{background:var(--red)!important}.savour-card{background:#8bd16b!important}.baguette:before{content:"";border:3px solid var(--ink);background:#eca04b;border-radius:45%;width:75px;height:160px;display:block;transform:rotate(24deg);box-shadow:inset 14px 0 #ffd780}.sticks{letter-spacing:-25px;color:var(--cream);transform:rotate(-25deg)}.chili{color:var(--yellow);transform:rotate(-35deg)}.pate:before{content:"";border:3px solid var(--ink);background:#ad4d39;border-radius:50%;width:120px;height:85px;box-shadow:inset -18px -10px #783226}.quote-section{background:var(--green);min-height:650px;color:var(--cream);text-align:center;border-bottom:3px solid var(--ink);place-content:center;padding:70px 20px;display:grid;position:relative;overflow:hidden}.sunburst{background:repeating-conic-gradient(var(--yellow) 0 7deg,transparent 7deg 15deg);opacity:.24;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quote-section blockquote{text-shadow:4px 4px var(--ink);margin:0;font-family:Fraunces Variable,serif;font-size:clamp(3rem,7vw,7rem);font-style:italic;font-weight:800;line-height:.95;position:relative}.quote-section p{letter-spacing:.15em;margin-top:30px;font-size:12px;font-weight:900;position:relative}.rules{background:var(--cream);padding:clamp(70px,10vw,140px) max(6vw,24px)}.rules h2{color:var(--red)}.rule-list{border-top:3px solid var(--ink)}.rule-list article{border-bottom:3px solid var(--ink);grid-template-columns:90px 1fr 1fr;align-items:center;gap:30px;padding:25px 0;display:grid}.rule-list span{background:var(--yellow);border:3px solid var(--ink);border-radius:50%;place-items:center;width:58px;height:58px;font-size:26px;font-weight:900;display:grid}.rule-list h3{margin:0;font-size:clamp(23px,3vw,42px)}.rule-list p{font-family:Fraunces Variable,serif;font-size:20px;font-style:italic}footer{background:var(--ink);color:var(--cream);grid-template-columns:1fr auto;align-items:end;min-height:390px;padding:65px max(5vw,22px) 30px;display:grid;position:relative}footer>p:first-child{letter-spacing:-.07em;color:var(--yellow);grid-column:1/-1;margin:0;font-size:clamp(4rem,11vw,10rem);font-weight:900;line-height:.8}.footer-sandwich{font-size:100px;position:absolute;top:42%;right:10%;transform:rotate(-12deg)}.footer-small,footer a{letter-spacing:.14em;font-size:11px;font-weight:900}footer a{border-bottom:2px solid var(--cream);justify-self:end}@media (width<=800px){.topbar{grid-template-columns:1fr auto}.topbar p{display:none}.stamp{width:78px;height:78px;font-size:11px}.stamp-one{top:18%;left:2%}.stamp-two{top:44%;right:1%}.hero{padding-top:80px}.sandwich{margin-top:5px;transform:rotate(-2deg)scale(.9)}.manifesto-grid{grid-template-columns:1fr}.ingredients ol{grid-template-columns:1fr 1fr}.ingredients li{min-height:280px}.ingredients li:nth-child(2n){border-right:0}.ingredients li:last-child{grid-column:1/-1}.ingredient-doodle{height:120px;font-size:80px}.rule-list article{grid-template-columns:65px 1fr}.rule-list p{grid-column:2;margin-top:0}.footer-sandwich{font-size:65px;top:55%}}@media (width<=520px){h1{text-shadow:3px 3px 0 var(--ink);font-size:31vw}.hero-copy br{display:none}.sandwich{width:110vw;margin:-20px -15vw;transform:rotate(-2deg)scale(.74)}.ingredients ol{grid-template-columns:1fr}.ingredients li,.ingredients li:nth-child(2n){border:0;border-bottom:3px solid var(--ink)}.ingredients li:last-child{grid-column:auto}.manifesto h2,.ingredients h2,.rules h2{font-size:17vw}.rule-list article{gap:15px}.footer-sandwich{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scroll-note span,.sandwich>div{animation:none}}
