@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#050505;--paper:#fff;--purple:#050505;--line:#d8d8d3;--accent:#e6c774;font-family:'Instrument Sans',Arial,sans-serif;background:#fff;color:#050505}h1,h2,h3,.product-option .option-name{font-family:'Instrument Sans',Arial,sans-serif}em{font-family:inherit;font-style:normal;font-weight:600}header{height:100px}nav{gap:26px;font-size:14px}.ticker{background:#dfdfd8}.ticker-item .food-image{object-fit:contain;border-radius:0}.ticker-item span{font-size:14px}.ticker-item small{font-size:12px}.hero-art{background:#eee5d3;color:#050505;border-radius:0}.hero-bowl{object-fit:contain;width:91%;height:80%;filter:drop-shadow(0 24px 20px #0002)}.art-caption,.art-bottom{font-size:12px}.hero-stamp{background:#e6c774}.hero h1{font-weight:600}.hero-logo{width:90%}.hero-bottom p{color:#333}.round-link:hover{background:#e6c774}.nutsy-wave{height:clamp(55px,8vw,110px);color:#050505;margin-bottom:-1px;overflow:hidden}.nutsy-wave svg{display:block;width:200%;height:100%;animation:nutsy-wave-drift 10s linear infinite}.opening-band{background:#050505;color:#fff;border:0;padding:25px 4%}.opening-band strong{font-weight:600}.eyebrow{font-size:13px}.section-top h2{line-height:1.04}.detail-photo{border-radius:0;background:#eee5d3!important}.menu-explorer[data-tone=acai] .detail-photo .food-image{object-fit:contain;padding:20px}.menu-explorer[data-tone=focaccia] .detail-photo .food-image{object-fit:contain}.product-option[aria-pressed=true]{border-color:#050505}.detail-copy .eyebrow{font-size:12px}.badge{background:#e6c774;font-size:12px}.story-teaser{background:#eee5d3;padding-bottom:85px}.story-cake img{border-radius:0}.story-teaser p:not(.eyebrow){color:#333}.story-cake span{font-size:12px}.visit{background:#050505;margin-top:0}.visit>.nutsy-wave{position:absolute;bottom:calc(100% - 1px);left:0;width:100%}.visit h2{font-size:clamp(42px,5.5vw,78px)}footer{font-size:13px}.peanut-section{padding:90px 4%;background:#fff}.section-intro{font-size:18px;line-height:1.6;max-width:570px;margin:0 0 35px}.jar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.jar-card{padding:20px 20px 28px;display:block;background:#e6c774;transition:transform .3s}.jar-card:hover{transform:translateY(-8px)}.jar-card.coffee{background:#c99561}.jar-card.coconut{background:#eee5d3}.jar-card.orange{background:#f29a45}.jar-card img{display:block;width:100%;aspect-ratio:1;object-fit:contain;transition:transform .6s}.jar-card:hover img{transform:rotate(-5deg) scale(1.04)}.jar-card h3{font-size:30px;font-weight:600;letter-spacing:-.04em;margin:14px 0}.jar-card p{font-size:16px;line-height:1.5;min-height:72px}.jar-card span{display:block;font-size:14px;font-weight:600;margin-top:20px}.pill{display:inline-flex;background:transparent;border:1px solid currentColor;border-radius:99px;padding:14px 23px;margin-top:30px;font-size:15px;align-items:center;justify-content:center}.pill:hover{background:#050505;color:white}.reviews-section{padding:75px 0 150px;background:#dfdfd8;overflow:hidden}.review-heading{display:flex;justify-content:space-between;align-items:end;padding:0 4%;gap:25px;margin-bottom:35px}.review-heading h2{font-size:clamp(40px,5vw,70px);font-weight:500;line-height:1.05;margin-top:18px}.review-heading p{font-size:15px}.reviews-viewport{overflow:hidden}.reviews-track{display:flex;width:max-content;animation:train 55s linear infinite}.reviews-group{display:flex;gap:20px;padding-right:20px}.review-card{width:340px;background:#fff;padding:28px;flex:none;display:flex;flex-direction:column;gap:18px}.review-card blockquote{font-size:19px;line-height:1.5;margin:0;flex:1}.review-card .stars{letter-spacing:.12em;font-size:19px}.review-card .review-name{font-size:15px;font-weight:700}.review-card .review-link{font-size:13px;text-decoration:underline}.review-media{width:100%;height:180px;object-fit:cover}.reviews-section:has(.reviews-viewport:hover) .reviews-track,.reviews-section:focus-within .reviews-track,.reviews-section.paused .reviews-track{animation-play-state:paused}#review-pause,.review-source{margin-left:4%}.review-source{font-size:13px;color:#444;margin-top:15px}.story-hero{position:relative;padding:85px 4% 60px;background:#eee5d3;min-height:650px;overflow:hidden}.story-hero h1{font-size:clamp(62px,8vw,120px);line-height:.95;font-weight:600;max-width:65%;margin-top:40px}.story-hero>img{position:absolute;width:40%;height:90%;object-fit:contain;right:2%;bottom:0;transform:rotate(8deg)}.story-hero+.nutsy-wave{background:#eee5d3}.story-chapters{background:#050505;color:#fff;padding:40px 8% 80px}.story-chapters article{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding:65px 0;border-bottom:1px solid #ffffff40}.story-chapters article>span{font-size:13px;letter-spacing:.1em}.story-chapters h2{font-size:clamp(36px,5vw,64px);line-height:1.05;font-weight:500}.story-chapters p{font-size:18px;line-height:1.8;margin-top:24px;max-width:660px;color:#ddd}.story-chapters .pill:hover{background:#fff;color:#050505}.blog-page{padding:70px 4% 110px}.blog-heading{margin-bottom:60px}.blog-heading h1{font-size:clamp(58px,8vw,105px);font-weight:500;line-height:1.02;margin:25px 0}.blog-heading>p:last-child{font-size:19px;color:#444}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}.blog-card{display:block;border-top:1px solid #111;padding-top:20px}.blog-card>img,.blog-card>video{display:block;width:100%;height:400px;object-fit:contain;background:#eee5d3}.blog-card>div{padding:25px 0}.blog-card h2{font-size:36px;font-weight:500;line-height:1.1;margin:16px 0}.blog-card p{font-size:16px;line-height:1.6}.blog-card span{display:block;margin-top:20px}.event-card{background:#e6c774}.journal .lead,.journal-body p{color:#333}.journal-media{width:100%;max-height:700px;object-fit:contain;margin:30px 0;background:#eee5d3}.journal-body{white-space:pre-line}.editor{max-width:900px;margin:60px auto;padding:0 5% 100px}.editor h1{font-size:48px;margin:20px 0}.editor label{display:block;font-size:16px;margin-top:24px}.editor input,.editor textarea,.editor select{display:block;width:100%;font:inherit;padding:14px;border:1px solid #aaa;border-radius:4px;margin-top:8px}.editor textarea{min-height:260px}.editor button{margin-right:10px}.editor-list{display:grid;gap:15px;margin-top:40px}.editor-row{padding:20px;border:1px solid #ccc}.status{margin-top:20px;line-height:1.6}.motion-toggle{position:fixed;bottom:16px;right:16px;z-index:30;border:1px solid #888;background:#fff;color:#050505;border-radius:30px;padding:9px 14px;font-size:12px}.motion-paused *{animation-play-state:paused!important}.motion-paused .nutsy-cursor{display:none!important}.motion-paused,.motion-paused body,.motion-paused a,.motion-paused button{cursor:auto!important}@keyframes nutsy-wave-drift{to{transform:translateX(-50%)}}
@media(max-width:900px){nav{gap:15px}.jar-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:65px}.story-hero{min-height:530px}.story-hero h1{max-width:70%}.review-heading{align-items:start;flex-direction:column}.jar-card p{min-height:48px}}
@media(max-width:640px){header{height:auto;min-height:115px;display:block;padding:20px 0 15px}.brand img{width:115px}nav{display:flex;flex-wrap:wrap;gap:16px;margin-top:17px;font-size:14px}nav a:nth-child(2){display:block}.visit-link{padding:0;border:0}.hero h1{font-size:60px}.hero-art{height:450px}.hero-bowl{width:94%;height:82%}.hero-stamp{right:10px;bottom:30px}.art-bottom{display:none}.hero-bottom p{font-size:16px}.peanut-section{padding:55px 5%}.jar-grid{gap:12px}.jar-card{padding:10px 13px 20px}.jar-card h3{font-size:25px}.jar-card p{font-size:14px;min-height:66px}.jar-card span{font-size:13px}.story-teaser{padding-bottom:65px}.reviews-section{padding:55px 0 115px}.review-card{width:290px;padding:23px}.review-card blockquote{font-size:18px}.story-hero{padding:50px 5% 25px;min-height:0}.story-hero h1{max-width:none;font-size:62px;position:relative;z-index:1}.story-hero>img{position:relative;width:85%;height:320px;display:block;margin:auto;right:auto}.story-chapters{padding:20px 6% 50px}.story-chapters article{grid-template-columns:1fr;gap:25px;padding:40px 0}.story-chapters p{font-size:16px}.blog-page{padding:45px 5% 80px}.blog-grid{grid-template-columns:1fr}.blog-card>img,.blog-card>video{height:350px}.blog-card h2{font-size:31px}.detail-photo{height:390px}.menu-explorer[data-tone=acai] .detail-photo .food-image{padding:14px}.product-option[aria-pressed=true]{background:#eee5d3}footer{gap:20px;padding-bottom:70px}footer span:nth-child(2){display:block}.motion-toggle{font-size:12px}.eyebrow{font-size:12px}}
@media(prefers-reduced-motion:reduce){.nutsy-wave svg,.reviews-track{animation:none}.reviews-viewport{overflow-x:auto}.reviews-track>.reviews-group:nth-child(2){display:none}.motion-toggle{display:none}}
