:root{color-scheme:dark;--ink:#100e0c;--surface:#211e1a;--raised:#2b2823;--cream:#f4ecdd;--muted:#c9bfae;--red:#ff3b3b;--line:#38342f;font-family:Figtree,Arial,sans-serif;background:var(--ink);color:var(--cream);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:25px}*{box-sizing:border-box}body{margin:0}h1,h2,h3,p,figure{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--cream);outline-offset:6px}::selection{background:var(--red);color:white}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px;flex-shrink:0}p{line-height:1.6}.skip-link{position:fixed;left:15px;top:-80px;background:var(--cream);color:var(--ink);padding:16px;z-index:100}.skip-link:focus{top:15px}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:600}.wordmark{font-family:'Tastier Nunito','Arial Rounded MT Bold',sans-serif;font-weight:900;font-size:40px;letter-spacing:-.035em;white-space:nowrap;display:inline-block;line-height:1;color:#fff}.wordmark-i{position:relative;display:inline-block}.wordmark-i:after{content:'';position:absolute;width:.202em;height:.202em;left:50%;top:.085em;transform:translateX(-50%);border-radius:50%;background:var(--red)}.masthead{position:absolute;top:0;left:0;right:0;padding:30px 6%;z-index:10;display:flex;justify-content:space-between;align-items:center}.masthead nav{display:flex;gap:38px;align-items:center;font-size:13px}.small-cta{display:flex;align-items:center;gap:21px;padding:12px 19px;border:1px solid #ffffff38;border-radius:999px;background:#211e1a90;backdrop-filter:blur(20px)}.small-cta svg{width:17px;height:17px}.small-cta:hover{background:#ffffff20}.hero{height:850px;max-height:1100px;min-height:730px;position:relative;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0 0 0 34%;z-index:-2;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%;transform:scale(calc(1.02 + var(--hero-scroll,0) * .045)) translateY(calc(var(--hero-scroll,0) * 25px));will-change:transform}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#100e0c 0%,#100e0cba 13%,#100e0c18 50%),linear-gradient(0deg,#100e0c 1%,#100e0c0a 53%,#100e0c55 100%)}.hero-content{position:relative;padding:210px 6% 110px;z-index:2;max-width:1000px}.hero .eyebrow{display:flex;align-items:center;gap:8px;color:var(--muted);margin-bottom:29px}.status-dot{width:6px;height:6px;background:var(--red);border-radius:50%;display:inline-block}.hero h1{font-family:Caprasimo,Georgia,serif;font-weight:400;font-size:clamp(64px,7vw,107px);line-height:1.03;letter-spacing:-.043em;max-width:780px;text-wrap:balance}.hero h1 span{color:var(--red)}.hero-description{font-size:19px;line-height:1.6;margin-top:27px;color:#dfd9cf}.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:30px;border-radius:999px;min-height:55px;padding:16px 25px;background:var(--cream);color:var(--ink);font-weight:650;font-size:14px;margin-top:30px;transition:background .25s,transform .25s}.primary-cta:hover{background:#fff;transform:translateY(-2px)}.primary-cta svg{width:18px;height:18px}.availability{font-size:11px;color:var(--muted);margin-top:14px}.hero-dish-label{position:absolute;right:7%;bottom:150px;display:flex;align-items:center;gap:13px;padding:12px 20px 12px 12px;border-radius:999px;border:1px solid #ffffff20;background:#211e1ac4;backdrop-filter:blur(16px)}.rank-badge{display:grid;place-items:center;color:white;background:var(--red);font-weight:800;font-family:Figtree,Arial,sans-serif;border-radius:50%;width:51px;height:51px;font-size:28px}.hero-dish-label strong{font-size:14px;font-weight:600}.hero-dish-label div>span{display:block;font-size:11px;color:var(--muted);margin-top:5px}.scroll-cue{position:absolute;bottom:40px;left:6%;display:flex;align-items:center;gap:15px;font-size:8px;letter-spacing:.14em;color:var(--muted)}.scroll-line{width:36px;height:1px;background:#73695c}.hero-content{animation:hero-enter .85s cubic-bezier(.2,.7,.2,1) both}@keyframes hero-enter{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}
.experience{position:relative;border-top:1px solid var(--line);margin:0 6%;height:auto}.experience-pin{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:7%;padding:85px 0;max-width:1440px;margin:auto}.experience-copy>.eyebrow{color:var(--muted);margin-bottom:35px}.chapter{margin-bottom:35px}.chapter-number{font-size:10px;letter-spacing:.12em;color:var(--muted);display:block;margin-bottom:18px}.chapter h2{font:400 clamp(40px,4.2vw,65px)/1.05 Caprasimo,Georgia,serif;letter-spacing:-.04em}.chapter h2 span{color:var(--red)}.chapter p{margin-top:25px;font-size:16px;color:var(--muted);max-width:330px}.chapter-controls{display:none;align-items:center;gap:4px;padding:6px;background:#211e1ad9;border:1px solid #ffffff19;border-radius:999px;width:max-content;backdrop-filter:blur(20px)}.chapter-controls button{min-height:45px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;background:none;border:0;border-radius:999px;color:var(--muted);font-size:11px;cursor:pointer;transition:background .22s,color .22s}.chapter-controls svg{width:17px;height:17px}.chapter-controls button[aria-pressed=true]{background:var(--cream);color:var(--ink)}.chapter-controls button:hover:not([aria-pressed=true]){background:#ffffff12}.chapter-progress{display:none;height:2px;max-width:280px;background:#ffffff12;margin-top:23px}.chapter-progress span{display:block;width:100%;height:100%;transform:scaleX(var(--chapter-progress,.08));transform-origin:left;background:var(--red)}
.product-stage{position:relative;width:100%;aspect-ratio:620/660;max-width:650px;perspective:1300px;isolation:isolate;border-radius:36px;background:#171512;border:1px solid #ffffff13;box-shadow:0 30px 90px #0006;overflow:hidden;align-self:center}.stage-grid,.stage-post,.stage-map{position:absolute;inset:0;transition:opacity .15s}.stage-grid{opacity:1}.stage-post,.stage-map{opacity:0}.preview-search{position:absolute;top:5%;left:5%;right:5%;height:9%;display:flex;align-items:center;gap:12px;padding:0 20px;border:1px solid #ffffff16;background:#2b2823d9;backdrop-filter:blur(18px);border-radius:999px;color:#b8b2aa;font-size:clamp(10px,1.3vw,17px)}.preview-search svg{width:20px;height:20px}.preview-filters{position:absolute;top:16%;left:5%;display:flex;gap:8px}.preview-filters span{padding:9px 16px;border-radius:999px;background:var(--raised);font-size:12px;color:var(--muted)}.preview-filters span:first-child{background:var(--cream);color:var(--ink);font-weight:600}.food-grid{position:absolute;left:5%;right:5%;top:25%;height:60%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:7px;overflow:hidden;border-radius:15px}.food-grid img{width:100%;height:100%;object-fit:cover}.grid-grade{position:absolute;display:grid;place-items:center;font-size:19px;font-weight:800;width:39px;height:39px;color:#fff;border-radius:50%;top:46%}.grade-a{left:8%;background:#ff9f43}.grade-s{left:69%;background:var(--red)}.post-author{position:absolute;left:8%;right:8%;top:5%;display:flex;align-items:center;gap:12px;font-size:15px}.avatar-monogram{background:#b28556;color:var(--cream);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font:900 28px 'Tastier Nunito',sans-serif}.post-author strong{font-weight:650}.post-author div>span{display:block;font-size:11px;color:#9e968b;margin-top:4px}.post-more{margin-left:auto;color:#aaa}.post-actions{position:absolute;right:14%;top:64%;border:1px solid #ffffff30;border-radius:99px;background:#211e1acc;display:grid;gap:16px;padding:15px 11px;z-index:5;backdrop-filter:blur(20px)}.post-actions svg{width:21px;height:21px}.post-note{position:absolute;top:85%;left:11%;right:9%;font-size:12px;color:var(--muted)}.post-note strong{color:var(--cream);margin-right:6px}.traveling-dish{position:absolute;left:35.6%;top:55.6%;width:28.2%;height:29.4%;border-radius:0;z-index:4;overflow:hidden;will-change:left,top,width,height,transform;transform:translateZ(0)}.traveling-dish>img{width:100%;height:100%;object-fit:cover;object-position:50% 55%}.dish-caption{position:absolute;bottom:4%;left:5%;font-size:clamp(10px,1.4vw,19px);font-weight:650;padding:10px 16px;border-radius:999px;border:1px solid #ffffff3b;background:#211e1ace;backdrop-filter:blur(18px);opacity:0;white-space:nowrap}.traveling-rank{position:absolute;z-index:7;left:38%;top:76%;width:8%;height:auto;aspect-ratio:1;font-size:clamp(15px,2.6vw,37px);will-change:left,top,width,transform}.preview-dock{position:absolute;bottom:4%;left:13%;right:13%;height:9%;border-radius:999px;display:flex;align-items:center;justify-content:space-around;border:1px solid #ffffff20;background:#2b2823dc;backdrop-filter:blur(20px);z-index:8;color:#bebbb6}.preview-dock>span:first-of-type{background:var(--cream);color:var(--ink);width:48px;height:48px;border-radius:50%;display:grid;place-items:center}.preview-dock .dock-profile{border:2px solid #f4ecdd;width:30px;height:30px;display:grid;place-items:center;background:#6d5038;color:var(--cream);font:900 21px 'Tastier Nunito',sans-serif;border-radius:50%}.preview-dock svg{width:22px;height:22px}.preview-caption{position:absolute;bottom:1%;left:0;right:0;text-align:center;font-size:6px;letter-spacing:.15em;color:#b3a99a;z-index:8}.stage-map{overflow:hidden}.map-art{width:100%;height:100%;position:absolute;inset:0}.stage-map .preview-search{z-index:2;background:#111818df}.map-other-pin{position:absolute;left:23%;top:54%;width:12%;aspect-ratio:1;border:3px solid var(--cream);border-radius:50%;padding:3px;background:var(--ink)}.map-other-pin img{width:100%;height:100%;object-fit:cover;border-radius:50%}.map-other-pin b{position:absolute;bottom:-5px;right:-7px;border:2px solid var(--cream);width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#ff9f43;font-size:14px;color:white}.map-place{position:absolute;bottom:17%;left:7%;right:7%;display:flex;align-items:center;gap:14px;background:#100e0ce8;backdrop-filter:blur(20px);padding:13px;border:1px solid #ffffff22;border-radius:22px}.map-place>img{width:25%;height:75px;object-fit:cover;border-radius:12px}.map-place strong{font-family:'Tastier Nunito',sans-serif;font-size:17px;font-weight:900}.map-place div>span{display:block;margin-top:7px;color:var(--muted);font-size:11px}.map-arrow{background:var(--red);width:38px;height:38px;display:grid;place-items:center;border-radius:50%;margin-left:auto}.map-route{stroke-dasharray:340;stroke-dashoffset:var(--route-offset,340)}
.enhanced .chapter-controls{display:flex}.enhanced .chapter-progress{display:block}.enhanced .chapter-stack{position:relative;height:365px}.enhanced .chapter{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transform:translateX(-12px);transition:none}.enhanced .chapter.is-active{opacity:1;visibility:visible;transform:translateX(0);animation:chapter-enter .35s cubic-bezier(.2,.7,.2,1)}@keyframes chapter-enter{from{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}.motion .experience{height:280vh;min-height:1950px}.motion .experience-pin{position:sticky;top:0;height:100vh;min-height:680px;padding:60px 0}.motion .product-stage{max-height:78vh;width:auto;min-width:0;justify-self:stretch;aspect-ratio:620/660}.together{margin:0 6%;border-top:1px solid var(--line);padding:105px 0;display:grid;grid-template-columns:1.2fr 1fr;gap:10%;max-width:1440px}.together .eyebrow{color:var(--muted);margin-bottom:25px}.together h2{font:400 clamp(40px,4.3vw,67px)/1.1 Caprasimo,Georgia,serif;letter-spacing:-.035em}.together h2 span{color:var(--red)}.together-content>p:not(.eyebrow){color:var(--muted);font-size:17px;margin-top:23px}.together-mark{display:flex;gap:14px;align-items:center;margin-top:32px}.together-mark img{border:1px solid var(--line);border-radius:12px}.together-mark span{font-size:12px;color:var(--muted);line-height:1.5}.download-wrap{align-self:center;padding:31px;background:#1a1815;border:1px solid var(--line);border-radius:28px}.download h2{font-family:'Tastier Nunito',sans-serif;font-size:26px;font-weight:900;letter-spacing:-.025em;line-height:1.15;margin:0 0 18px}.download p{font-size:14px;color:var(--muted);margin:0 0 19px}.download .cta{display:flex;align-items:center;justify-content:center;padding:17px 22px;min-height:54px;border-radius:999px;background:var(--cream);color:var(--ink);font-size:14px;font-weight:650;margin-bottom:24px;transition:background .2s}.download .cta:hover{background:white}.download .secondary{display:block;margin-bottom:20px;text-decoration:underline;text-underline-offset:4px}.download p.hint{font-size:11px;line-height:1.7;margin:0 0 12px;color:#aaa194}.download>a:not(.cta){text-decoration:underline;text-underline-offset:5px}.site-footer{margin:0 6%;border-top:1px solid var(--line);padding:36px 0 25px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:28px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.footer-links a:hover{color:var(--cream)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;width:100%;border-top:1px solid var(--line);padding-top:22px;font-size:10px;color:#a69d90}.footer-bottom a{text-decoration:underline;text-underline-offset:4px}
.document-page main{max-width:800px;margin:0 auto;padding:36px 28px 65px}.document-page nav{display:flex;flex-wrap:wrap;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:55px;font-size:12px}.document-page nav a:first-child{margin-right:auto;font-size:30px}.document-page h1{font:400 clamp(40px,6vw,66px)/1.1 Caprasimo,Georgia,serif;letter-spacing:-.035em;margin-bottom:25px;overflow-wrap:anywhere}.document-page p{font-size:15px;margin:0 0 18px;color:var(--muted);overflow-wrap:anywhere}.document-page .summary{font-size:18px;margin-bottom:20px}.document-page .date{font-size:11px;color:#a69d90;text-transform:uppercase;letter-spacing:.09em;margin-bottom:40px}.document-page h2{font-family:'Tastier Nunito',sans-serif;font-weight:900;font-size:24px;margin:36px 0 14px}.document-page p a,.document-page footer a{text-decoration:underline;text-underline-offset:4px}.document-page .download{padding:28px;margin:34px 0;background:#1a1815;border:1px solid var(--line);border-radius:25px}.document-page .download h2{margin-top:0}.document-page footer{border-top:1px solid var(--line);padding-top:25px;margin-top:50px;font-size:12px;overflow-wrap:anywhere}
@media(min-width:1600px){.hero-content{padding-left:max(6%,calc((100vw - 1440px)/2))}.experience,.together,.site-footer{margin-left:auto;margin-right:auto;max-width:1440px}.hero{height:950px}.masthead{padding-left:max(6%,calc((100vw - 1440px)/2));padding-right:max(6%,calc((100vw - 1440px)/2))}}
@media(max-width:1000px){.hero{height:800px}.hero h1{font-size:72px}.hero-content{padding-top:190px}.hero-dish-label{right:5%;bottom:92px}.experience-pin{gap:5%;grid-template-columns:1fr 1.1fr}.chapter h2{font-size:43px}.chapter p{font-size:14px}.enhanced .chapter-stack{height:325px}.preview-filters span{font-size:9px;padding:8px 12px}.post-author{font-size:12px}.post-author div>span{font-size:9px}.avatar-monogram{width:30px;height:30px;font-size:22px}.preview-dock>span:first-of-type{width:36px;height:36px}.preview-dock svg{width:19px;height:19px}.post-note{font-size:10px}.map-place{gap:8px;padding:10px;border-radius:16px}.map-place>img{height:58px}.map-place strong{font-size:13px}.map-place div>span{font-size:9px}.map-arrow{width:30px;height:30px}.map-other-pin b{width:20px;height:20px;font-size:11px}.preview-search{padding:0 13px}.preview-search svg{width:15px;height:15px}.product-stage{border-radius:26px}.together{gap:6%}.together h2{font-size:46px}.download-wrap{padding:24px}}
@media(max-width:700px){.masthead{padding:25px 6%}.wordmark{font-size:35px}.masthead nav>a:first-child{display:none}.small-cta{font-size:11px;padding:10px 16px;gap:14px}.hero{height:auto;max-height:none;min-height:890px;padding-bottom:74px}.hero-image{inset:0 0 auto;height:570px}.hero-image img{object-position:50% 48%}.hero-image:after{background:linear-gradient(0deg,#100e0c 0%,#100e0cd9 13%,#100e0c00 58%,#100e0c55 100%)}.hero-content{padding:475px 6% 0;max-width:none}.hero .eyebrow{font-size:8px;letter-spacing:.08em;gap:7px;margin-bottom:20px}.hero h1{font-size:clamp(42px,9.5vw,67px);letter-spacing:-.038em}.hero-description{font-size:15px;line-height:1.6;margin-top:20px}.primary-cta{margin-top:24px;font-size:13px;padding:15px 23px;min-height:51px;gap:30px}.availability{font-size:10px;margin-top:12px}.hero-dish-label{right:6%;top:375px;bottom:auto;padding:8px 14px 8px 8px;gap:9px}.hero-dish-label .rank-badge{width:37px;height:37px;font-size:23px}.hero-dish-label strong{font-size:11px}.hero-dish-label div>span{font-size:9px;margin-top:3px}.scroll-cue{bottom:26px;font-size:6px;letter-spacing:.09em;gap:10px}.scroll-line{width:25px}.experience{margin:0 6%}.experience-pin{display:flex;flex-direction:column;padding:55px 0;gap:28px;align-items:stretch}.experience-copy>.eyebrow{font-size:8px;margin-bottom:22px}.chapter-number{font-size:8px;margin-bottom:13px}.chapter h2{font-size:clamp(31px,7.5vw,47px);line-height:1.04}.chapter h2 br{display:none}.chapter h2 br:after{content:' '}.chapter h2 span{display:inline}.chapter p{font-size:13px;margin-top:15px;max-width:420px}.chapter{margin-bottom:28px}.enhanced .chapter-stack{height:180px}.chapter-controls{padding:4px;gap:2px}.chapter-controls button{min-height:38px;padding:8px 14px;font-size:10px;gap:7px}.chapter-controls svg{width:15px;height:15px}.chapter-progress{display:none!important}.product-stage{max-width:440px;width:100%;align-self:center;border-radius:25px}.motion .experience{height:270vh;min-height:1950px}.motion .experience-pin{min-height:0;height:100svh;justify-content:center;padding:24px 0;gap:22px}.motion .experience-copy>.eyebrow{display:none}.motion .product-stage{width:min(100%,43svh);max-height:47svh;justify-self:auto;align-self:center}.motion .chapter-stack{height:157px}.motion .chapter h2{font-size:clamp(30px,7.5vw,42px)}.motion .chapter p{font-size:12px;line-height:1.5;max-width:380px;margin-top:13px}.motion .chapter-number{margin-bottom:10px}.preview-caption{font-size:5px}.preview-filters span{font-size:8px;padding:7px 10px}.preview-search{font-size:11px;gap:8px}.post-author{gap:8px}.post-author strong{font-size:11px}.post-author div>span{font-size:8px}.grid-grade{width:26px;height:26px;font-size:15px}.post-actions{gap:12px;padding:11px 8px}.post-actions svg{width:17px;height:17px}.post-note{font-size:8px}.dish-caption{font-size:11px;padding:7px 10px}.traveling-rank{font-size:clamp(17px,5.5vw,27px)}.preview-dock>span:first-of-type{width:31px;height:31px}.preview-dock svg{width:17px;height:17px}.preview-dock .dock-profile{width:23px;height:23px;font-size:17px}.map-place strong{font-size:12px}.map-place div>span{font-size:8px}.map-place>img{height:46px}.map-arrow{width:26px;height:26px}.map-arrow svg{width:17px;height:17px}.together{display:block;padding:57px 0}.together .eyebrow{font-size:8px;margin-bottom:21px}.together h2{font-size:clamp(35px,8.5vw,48px)}.together-content>p:not(.eyebrow){font-size:14px;margin-top:20px}.together-mark{margin-top:25px}.together-mark img{width:44px;height:44px}.together-mark span{font-size:11px}.download-wrap{margin-top:36px;padding:25px}.download h2{font-size:25px}.download p{font-size:13px}.download p.hint{font-size:10px}.site-footer{padding:28px 0 22px;gap:27px;align-items:flex-start}.footer-links{gap:14px;font-size:10px;max-width:210px;justify-content:flex-end}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:15px}.footer-bottom>span:first-child{width:100%}.document-page main{padding:25px 22px 50px}.document-page nav{gap:16px;margin-bottom:35px}.document-page nav a:first-child{width:100%}.document-page .summary{font-size:16px}.document-page .download{padding:22px}}
@media(max-height:700px){.motion .experience{height:auto;min-height:0}.motion .experience-pin{position:relative;height:auto;min-height:0;padding:45px 0}.motion .product-stage{width:100%;max-height:none}.motion .chapter-stack{height:180px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.hero-content,.enhanced .chapter.is-active{animation:none}.hero-image img{will-change:auto;transform:none}.chapter,.primary-cta,.chapter-controls button,.stage-grid,.stage-post,.stage-map{transition:none!important}.traveling-dish,.traveling-rank{will-change:auto}}

/* Campaign typography: compact lowercase headlines and small pill labels. */
.hero-content{padding-top:165px}.hero h1{font-size:clamp(64px,6.3vw,96px);line-height:1.04;letter-spacing:-.025em}.hero .eyebrow,.chapter-number{width:max-content;max-width:100%;padding:6px 10px;border:1px solid #ffffff0c;background:#2b2823c9;border-radius:999px;letter-spacing:0;font-size:10px;text-transform:none}.hero-description{font-size:17px;line-height:1.5;margin-top:23px}.chapter h2{font-size:clamp(38px,3.5vw,55px);line-height:1.08;letter-spacing:-.02em}.chapter p{font-size:15px;line-height:1.55}.scroll-cue{letter-spacing:.04em;font-size:10px}.post-note{top:80%;font-size:10px}.together h2{letter-spacing:-.02em;line-height:1.08}
@media(max-width:1000px) and (min-width:701px){.hero h1{font-size:72px}.chapter h2{font-size:36px}.chapter p{font-size:13px}.enhanced .chapter-stack{height:340px}}
@media(max-width:700px){.hero-content{padding-top:465px}.hero h1{font-size:clamp(41px,10.8vw,68px);line-height:1.05}.hero .eyebrow{font-size:9px;margin-bottom:19px}.hero-description{font-size:14px;margin-top:20px}.hero{min-height:945px}.chapter h2,.motion .chapter h2{font-size:clamp(29px,7.5vw,42px);line-height:1.08}.chapter h2 br{display:block}.chapter p,.motion .chapter p{font-size:12px;line-height:1.5;margin-top:13px}.chapter-number{font-size:8px;padding:5px 8px}.enhanced .chapter-stack,.motion .chapter-stack{height:217px}.motion .experience-pin{gap:20px}.motion .product-stage{width:min(100%,40svh);max-height:43svh}.post-note{font-size:7px}.scroll-cue{font-size:8px;letter-spacing:0}}

/* Static product story: regular document scrolling, no pinned or morphing content. */
:root{scroll-behavior:auto}.hero-content{animation:none}.hero-image img{transform:none;will-change:auto}.primary-cta:hover{transform:none}
.feature-row{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:9%;padding:88px 0;max-width:1320px;margin:auto}.feature-row+.feature-row{border-top:1px solid var(--line)}.feature-row .chapter{margin:0}.feature-row .chapter p{max-width:350px}.feature-row .product-stage{width:100%;max-width:540px;justify-self:end;perspective:none}.feature-row:nth-child(2){grid-template-columns:1.15fr .85fr}.feature-row:nth-child(2) .chapter{grid-column:2;grid-row:1}.feature-row:nth-child(2) .product-stage{grid-column:1;grid-row:1;justify-self:start}
.static-experience .stage-grid,.static-experience .stage-post,.static-experience .stage-map{opacity:1;transition:none}.static-experience .traveling-dish,.static-experience .traveling-rank{will-change:auto}.preview-discover .traveling-dish{left:35.6%;top:55.6%;width:28.2%;height:29.4%;border-radius:0}.preview-discover .traveling-rank{left:38%;top:76%;width:8%}.preview-rank .traveling-dish{left:11%;top:17%;width:78%;height:61%;border-radius:5%}.preview-rank .traveling-rank{left:72%;top:20%;width:12%}.preview-rank .dish-caption{opacity:1}.preview-map .traveling-dish{left:56%;top:29%;width:16%;height:15%;border-radius:50%;box-shadow:0 0 0 3px #f4ecdd,0 0 0 7px #100e0c}.preview-map .traveling-rank{left:68%;top:40%;width:6%;font-size:17px}.static-experience .map-route{stroke-dasharray:7 7;stroke-dashoffset:0}
@media(max-width:700px){.feature-row,.feature-row:nth-child(2){display:flex;flex-direction:column;align-items:stretch;gap:30px;padding:48px 0}.feature-row .product-stage{max-width:420px;align-self:center}.feature-row .chapter h2{font-size:clamp(29px,8vw,42px)}.feature-row .chapter p{max-width:390px}.preview-map .traveling-rank{font-size:14px}}

/* Stationary fan of food posts, inspired by the supplied left/right composition. */
.fan-hero{height:auto;min-height:0;max-height:none;padding:140px 0 75px;background:radial-gradient(ellipse at 50% 30%,#38251f66,transparent 61%)}.hero-posts{height:475px;position:relative;max-width:1280px;margin:0 auto;isolation:isolate}.hero-post{position:absolute;top:16px;left:50%;width:280px;padding:12px;background:#211e1a;border:1px solid #51473e;border-radius:25px;box-shadow:0 22px 50px #0007;transform-origin:50% 100%}.hero-post-header{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 12px;gap:10px}.hero-post-header .wordmark{font-size:24px}.hero-post-header>span{font-size:9px;color:var(--muted)}.hero-post-photo{position:relative;height:300px;border-radius:16px;overflow:hidden}.hero-post-photo>img{width:100%;height:100%;object-fit:cover}.hero-post-photo .rank-badge{position:absolute;right:12px;top:12px;width:47px;height:47px;font-size:28px;box-shadow:0 4px 12px #0002}.hero-post-photo .tier-a{background:#ff9f43}.hero-post-save{position:absolute;bottom:12px;right:12px;width:33px;height:39px;border-radius:999px;background:#211e1acd;display:grid;place-items:center}.hero-post-save svg{width:17px;height:17px}.hero-post figcaption{padding:13px 4px 3px;font-size:14px;font-weight:700}.hero-post figcaption>span{display:block;font-size:8px;color:var(--muted);font-weight:400;margin-top:5px}.hero-post-0{transform:translateX(calc(-50% - 465px)) translateY(57px) rotate(-20deg);z-index:1}.hero-post-1{transform:translateX(calc(-50% - 255px)) translateY(14px) rotate(-11deg);z-index:2}.hero-post-2{transform:translateX(-50%);z-index:4;width:310px;top:0}.hero-post-2 .hero-post-photo{height:330px}.hero-post-3{transform:translateX(calc(-50% + 255px)) translateY(14px) rotate(11deg);z-index:2}.hero-post-4{transform:translateX(calc(-50% + 465px)) translateY(57px) rotate(20deg);z-index:1}.fan-hero .hero-content{padding:25px 6% 0;margin:0 auto;text-align:center;max-width:1000px}.fan-hero .eyebrow{margin:0 auto 20px}.fan-hero h1{font-size:clamp(55px,5.7vw,83px);line-height:1.04;max-width:none}.fan-hero .hero-description{font-size:16px;margin-top:24px}.fan-hero .primary-cta{margin-top:24px}.fan-hero .availability{margin-top:12px}
@media(max-width:1000px){.hero-posts{height:440px}.hero-post{width:240px}.hero-post-photo{height:260px}.hero-post-2{width:280px}.hero-post-2 .hero-post-photo{height:300px}.hero-post-0{transform:translateX(calc(-50% - 390px)) translateY(50px) rotate(-20deg)}.hero-post-1{transform:translateX(calc(-50% - 215px)) translateY(20px) rotate(-12deg)}.hero-post-3{transform:translateX(calc(-50% + 215px)) translateY(20px) rotate(12deg)}.hero-post-4{transform:translateX(calc(-50% + 390px)) translateY(50px) rotate(20deg)}}
@media(max-width:700px){.fan-hero{padding:120px 0 52px}.hero-posts{height:345px}.hero-post{width:185px;padding:8px;border-radius:18px}.hero-post-photo{height:215px;border-radius:12px}.hero-post-header{padding:3px 2px 9px}.hero-post-header .wordmark{font-size:20px}.hero-post-header>span{font-size:7px}.hero-post figcaption{font-size:11px;padding:10px 2px 2px}.hero-post figcaption>span{font-size:6px;margin-top:4px}.hero-post-2{width:210px;top:0}.hero-post-2 .hero-post-photo{height:235px}.hero-post-1{transform:translateX(calc(-50% - 155px)) translateY(23px) rotate(-14deg)}.hero-post-3{transform:translateX(calc(-50% + 155px)) translateY(23px) rotate(14deg)}.hero-post-0{transform:translateX(calc(-50% - 285px)) translateY(65px) rotate(-24deg)}.hero-post-4{transform:translateX(calc(-50% + 285px)) translateY(65px) rotate(24deg)}.hero-post-photo .rank-badge{width:37px;height:37px;font-size:22px;right:9px;top:9px}.hero-post-save{width:27px;height:33px;right:9px;bottom:9px}.fan-hero .hero-content{padding-top:20px}.fan-hero h1{font-size:clamp(39px,10.2vw,65px)}.fan-hero .hero-description{font-size:13px;margin-top:21px}.fan-hero .eyebrow{font-size:8px}.fan-hero .primary-cta{font-size:12px}}

/* DESIGN.md adaptation: restrained surfaces, measured type and a 1200px grid.
   Brand colors, display face and static fan follow Tastier's approved direction. */
:root{--page-width:1200px;--surface:#1a1815;--line:#ffffff15;--muted:#bcb5aa;--section-space:72px}
.masthead{position:relative;max-width:var(--page-width);padding:28px 0;margin:0 auto;gap:24px}.masthead .wordmark{font-size:34px}.masthead nav{font-size:14px;gap:32px}.small-cta{min-height:44px;padding:10px 20px;border-color:#ffffff30;background:transparent;backdrop-filter:none}.small-cta:hover{background:#ffffff08}
.fan-hero{padding:48px 0 0;background:none;overflow:hidden}.fan-hero .hero-content{max-width:720px;padding:0 24px;text-align:center}.fan-hero .eyebrow{background:none;border:none;border-radius:0;padding:0;letter-spacing:.02em;font-size:12px;font-weight:400;color:var(--muted);gap:9px;margin-bottom:24px}.status-dot{width:5px;height:5px}.fan-hero h1{font-size:65px;line-height:1.1;letter-spacing:-.02em}.fan-hero .hero-description{font-size:16px;line-height:1.5;color:var(--muted);margin-top:24px}.fan-hero .primary-cta{margin-top:24px;font-size:14px;font-weight:500;min-height:48px;padding:12px 24px;gap:20px;transition:background .2s}.fan-hero .availability{font-size:12px;margin-top:12px;color:var(--muted)}
.hero-posts{margin:56px auto 0;max-width:1200px;height:408px}.hero-post{width:240px;padding:10px;background:#1e1b17;border:0;border-radius:12px;box-shadow:none}.hero-post-photo{height:260px;border-radius:8px}.hero-post-header{padding:4px 4px 12px}.hero-post-header .wordmark{font-size:22px}.hero-post-header>span{font-size:10px}.hero-post figcaption{padding:14px 4px 6px;font-size:13px;font-weight:480}.hero-post-photo .rank-badge{width:40px;height:40px;font-size:24px;box-shadow:none}.hero-post-2{width:270px;top:0}.hero-post-2 .hero-post-photo{height:288px}.hero-post-0{transform:translateX(calc(-50% - 450px)) translateY(35px) rotate(-10deg)}.hero-post-1{transform:translateX(calc(-50% - 240px)) translateY(12px) rotate(-5deg)}.hero-post-3{transform:translateX(calc(-50% + 240px)) translateY(12px) rotate(5deg)}.hero-post-4{transform:translateX(calc(-50% + 450px)) translateY(35px) rotate(10deg)}.hero-footnote{text-align:center;font-size:11px;color:var(--muted);padding:24px 20px 56px}
.experience{max-width:var(--page-width);margin:0 auto;border-top:1px solid var(--line)}.feature-row{gap:80px;padding:72px 0;grid-template-columns:1fr 1.15fr;max-width:none}.chapter-number{font-size:12px;font-weight:400;letter-spacing:.025em;background:none;border:none;border-radius:0;padding:0;margin-bottom:24px;color:var(--muted)}.chapter h2{font-size:42px;line-height:1.15;letter-spacing:-.018em;max-width:430px;text-wrap:balance}.chapter h2 span{color:var(--cream)}.chapter p{font-size:16px;line-height:1.5;margin-top:24px;color:var(--muted)}.feature-row .chapter p{max-width:365px}.feature-row .product-stage{max-width:510px;border:0;border-radius:12px;box-shadow:none;background:var(--surface)}
.feature-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:72px}.feature-pair .feature-row,.feature-pair .feature-row:nth-child(2){display:flex;flex-direction:column;align-items:stretch;gap:40px;padding:40px 40px 0;background:var(--surface);border:none;border-radius:12px;overflow:hidden}.feature-pair .chapter{min-height:238px}.feature-pair .chapter h2{font-size:36px;line-height:1.15;max-width:400px}.feature-pair .chapter p{font-size:16px;max-width:420px}.feature-pair .product-stage{width:100%;align-self:center;max-width:440px;border-radius:12px 12px 0 0;background:#211e1a}.feature-pair .chapter h2 br{display:none}.feature-pair .preview-caption{font-size:7px}.feature-pair .preview-dock{backdrop-filter:none}
.together{max-width:var(--page-width);margin:0 auto;padding:72px 0;gap:96px;grid-template-columns:1fr 1fr}.together .eyebrow{font-size:12px;font-weight:400;letter-spacing:0;color:var(--muted);margin-bottom:24px}.together h2{font-size:49px;line-height:1.15}.together h2 span{color:var(--cream)}.together-content>p:not(.eyebrow){font-size:16px;line-height:1.5;max-width:390px;margin-top:24px}.together-mark{margin-top:32px}.together-mark img{border:0;border-radius:12px}.together-mark span{font-size:12px}.download-wrap{border:0;border-radius:12px;background:var(--surface);padding:32px}.download h2{font-family:Figtree,Arial,sans-serif;font-weight:480;font-size:24px;line-height:1.25}.download p{font-size:14px;line-height:1.5}.download .cta{font-weight:500;font-size:14px;min-height:48px;padding:14px 20px;margin-bottom:24px}.download p.hint{font-size:12px;line-height:1.5;color:var(--muted)}
.site-footer{max-width:var(--page-width);margin:0 auto;padding:40px 0 24px;gap:32px}.site-footer .wordmark{font-size:40px}.footer-links{font-size:12px;gap:24px}.footer-bottom{font-size:12px;color:var(--muted);padding-top:24px}.primary-cta,.download .cta{box-shadow:none}
@media(max-width:1296px){.masthead,.experience,.together,.site-footer{margin-left:48px;margin-right:48px}.feature-row{gap:48px}.feature-pair .feature-row{padding:32px 32px 0}.feature-pair .chapter{min-height:264px}.feature-pair .chapter h2{font-size:32px}}
@media(max-width:900px){.masthead,.experience,.together,.site-footer{margin-left:32px;margin-right:32px}.chapter h2{font-size:36px}.chapter p{font-size:15px}.feature-row{gap:32px}.feature-pair{gap:16px}.feature-pair .feature-row{padding:28px 24px 0;gap:24px}.feature-pair .chapter{min-height:290px}.feature-pair .chapter h2{font-size:30px}.feature-pair .chapter p{font-size:14px}.together{gap:40px}.together h2{font-size:42px}}
@media(max-width:700px){.masthead,.experience,.together,.site-footer{margin-left:24px;margin-right:24px}.masthead{padding:24px 0}.masthead .wordmark{font-size:32px}.masthead nav{gap:0}.small-cta{font-size:12px;min-height:40px;padding:10px 16px;gap:16px}.fan-hero{padding-top:32px}.fan-hero h1{font-size:clamp(37px,9.5vw,57px);line-height:1.1}.fan-hero .eyebrow{font-size:11px;margin-bottom:24px;justify-content:center}.fan-hero .hero-description{font-size:14px;line-height:1.5;margin-top:20px}.fan-hero .primary-cta{font-size:13px}.fan-hero .availability{font-size:11px}.hero-posts{height:330px;margin-top:40px}.hero-post{width:185px;padding:8px}.hero-post-photo{height:215px}.hero-post-2{width:210px}.hero-post-2 .hero-post-photo{height:235px}.hero-post-header .wordmark{font-size:20px}.hero-post-header>span{font-size:8px}.hero-post figcaption{font-size:12px;padding:12px 2px 5px}.hero-post-0{transform:translateX(calc(-50% - 310px)) translateY(30px) rotate(-10deg)}.hero-post-1{transform:translateX(calc(-50% - 172px)) translateY(16px) rotate(-6deg)}.hero-post-3{transform:translateX(calc(-50% + 172px)) translateY(16px) rotate(6deg)}.hero-post-4{transform:translateX(calc(-50% + 310px)) translateY(30px) rotate(10deg)}.hero-footnote{padding:20px 24px 40px;font-size:10px}.feature-row{padding:48px 0;gap:32px}.chapter-number{font-size:11px;margin-bottom:20px}.feature-row .chapter h2{font-size:32px;line-height:1.15;max-width:380px}.feature-row .chapter p{font-size:15px;line-height:1.5;margin-top:20px}.feature-row .product-stage{max-width:440px}.feature-pair{display:flex;flex-direction:column;gap:24px;padding-bottom:48px}.feature-pair .feature-row,.feature-pair .feature-row:nth-child(2){padding:28px 24px 0;gap:32px}.feature-pair .chapter{min-height:0}.feature-pair .chapter h2{font-size:30px}.feature-pair .chapter p{font-size:14px}.together{padding:48px 0}.together .eyebrow{font-size:11px}.together h2{font-size:38px}.together-content>p:not(.eyebrow){font-size:15px}.download-wrap{padding:24px;margin-top:32px}.download h2{font-size:23px}.download p.hint{font-size:12px}.site-footer{padding:32px 0 24px}.footer-links{justify-content:flex-start;max-width:none;gap:16px;font-size:12px}.footer-bottom{font-size:11px;gap:16px}.site-footer .wordmark{font-size:36px}}
.feature-pair .feature-row{margin:0;width:100%}
@media(max-width:400px){.feature-pair .feature-row,.feature-pair .feature-row:nth-child(2){padding:24px 16px 0}.feature-pair .chapter h2{font-size:28px}.feature-pair .post-author div>span{font-size:7px}.feature-pair .preview-caption{font-size:5px}.feature-pair .post-note{font-size:6px}}

/* User-supplied Bootzy display face and a quieter, divider-free page. */
:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.hero h1,.fan-hero h1,.chapter h2,.feature-row .chapter h2,.feature-pair .chapter h2,.together h2,.document-page h1{font-family:'Bootzy TM',Georgia,serif;font-weight:400;letter-spacing:0;line-height:1.12}
.fan-hero h1{font-size:76px}.chapter h2,.feature-row .chapter h2{font-size:48px}.feature-pair .chapter h2{font-size:40px}.together h2{font-size:56px}.download h2{font-family:inherit}.rank-badge{font-family:inherit}
.experience,.feature-row+.feature-row,.together,.site-footer,.footer-bottom{border:0}.feature-discover{padding-top:56px}.feature-pair{padding-bottom:88px}.together{padding:56px 40px;background:var(--surface);border-radius:16px;margin-bottom:64px}.download-wrap{padding:0;background:none}.site-footer{padding-top:8px}.footer-bottom{padding-top:8px}.hero-download{margin-top:28px}.app-store-badge{display:inline-block;border-radius:12px}.app-store-badge img{width:180px;height:60px}.fan-hero .availability{margin-top:16px}
@media(min-width:701px){.feature-pair .chapter{min-height:0}.feature-pair .feature-row,.feature-pair .feature-row:nth-child(2){gap:28px}.feature-pair{align-items:start}}
@media(max-width:900px) and (min-width:701px){.feature-pair .chapter h2{font-size:34px}.chapter h2,.feature-row .chapter h2{font-size:40px}.together{gap:40px;padding:40px 32px}}
@media(max-width:700px){.fan-hero h1{font-size:clamp(44px,11vw,64px)}.feature-row .chapter h2{font-size:38px}.feature-pair .chapter h2{font-size:36px}.together h2{font-size:46px}.feature-discover{padding-top:32px}.feature-pair{padding-bottom:48px}.together{padding:32px 24px;margin-bottom:40px}.download-wrap{padding:0}.app-store-badge img{width:162px;height:54px}.fan-hero .availability{font-size:11px}}
@media(max-width:400px){.feature-pair .chapter h2{font-size:33px}}

.together .download h2{font-family:inherit;font-size:24px;font-weight:480;line-height:1.25;letter-spacing:-.015em}

/* Bootzy + Quicksand: soft supporting type and stationary, irregular baselines. */
:root{font-family:Quicksand,"Tastier Nunito",sans-serif;font-weight:500;letter-spacing:.005em}
.masthead nav,.chapter p,.hero-description,.download p,.footer-links,.availability{font-weight:500}.hero-post figcaption{font-family:Quicksand,sans-serif;font-weight:600}.together .download h2,.download h2{font-family:'Bootzy TM',sans-serif;font-weight:400;font-size:34px;line-height:1.18;letter-spacing:.025em;transform:rotate(-1.5deg);transform-origin:left center;margin-bottom:24px}.document-page .download h2{transform:none}.chapter h2,.feature-row .chapter h2,.feature-pair .chapter h2,.together h2{letter-spacing:.025em;line-height:1.2}.tilted-word{display:inline-block;transform:rotate(-3deg);transform-origin:50% 65%}.feature-pair .feature-row:nth-child(2) .tilted-word{transform:rotate(2.5deg)}.chapter-number{transform:rotate(-2deg);transform-origin:left center}.together-content>.eyebrow{transform:rotate(1.2deg);transform-origin:left center}.hero-content .eyebrow{transform:rotate(-1.5deg)}
.fan-hero h1{width:100%;max-width:640px;margin:0 auto;font-size:76px;line-height:1.15;letter-spacing:.035em;padding-bottom:8px}.arched-title{display:block;width:100%;height:auto;overflow:visible;flex-shrink:1}.arched-title text{font-family:'Bootzy TM',sans-serif;font-size:80px;font-weight:400;letter-spacing:2px;fill:var(--cream)}.arched-title tspan{fill:var(--red)}.fan-hero h1 .hero-last-line{display:block;color:var(--cream);transform:rotate(-3deg);margin-top:-10px;letter-spacing:.035em}.fan-hero .hero-description{margin-top:32px;line-height:1.7}.hero-description>span{display:block}.hero-description>span:first-child{transform:rotate(1deg)}.hero-description>span:last-child{transform:rotate(-1deg);margin-top:3px}.hero-footnote{font-size:12px}.preview-filters span{font-family:Quicksand,sans-serif}.together-content>p{line-height:1.65}.hero-post-header>span{font-weight:500}
@media(max-width:900px) and (min-width:701px){.together .download h2{font-size:30px}.feature-pair .chapter h2{font-size:32px}}
@media(max-width:700px){.fan-hero h1{font-size:clamp(40px,10.5vw,64px);max-width:520px;padding-bottom:5px}.arched-title text{font-size:92px;letter-spacing:2.5px}.fan-hero h1 .hero-last-line{margin-top:0;letter-spacing:.025em}.fan-hero .hero-description{margin-top:28px;line-height:1.65}.hero-description>span{font-size:13px}.together .download h2{font-size:31px;line-height:1.2}.chapter h2,.feature-row .chapter h2,.feature-pair .chapter h2,.together h2{letter-spacing:.015em}.hero-footnote{font-size:10px}.feature-pair .chapter p{font-size:14px;line-height:1.6}}
@media(max-width:400px){.together .download h2{font-size:28px}.hero-description>span{font-size:12px}.feature-pair .chapter h2{font-size:31px}}

.fan-hero h1 .hero-last-line{margin-top:-16px}@media(max-width:700px){.fan-hero h1 .hero-last-line{margin-top:-4px}}

/* Straight type, inline brand marks, matched desktop panels, light Apple badge. */
.fan-hero h1{max-width:720px;font-size:76px;line-height:1.16;letter-spacing:.02em;padding-bottom:0}
.tilted-word,.feature-pair .feature-row:nth-child(2) .tilted-word,.chapter-number,.together-content>.eyebrow,.hero-content .eyebrow,.hero-description>span:first-child,.hero-description>span:last-child,.together .download h2,.download h2{transform:none}
.fan-hero h1 .wordmark,.together h2 .wordmark,.download h2 .wordmark{font-size:1em;font-family:'Tastier Nunito',sans-serif;font-weight:900;letter-spacing:-.035em;line-height:1;vertical-align:baseline;color:var(--cream);white-space:nowrap}.fan-hero h1 .wordmark-i,.together h2 .wordmark-i,.download h2 .wordmark-i{color:inherit}
.app-store-badge{border-radius:10px}.app-store-badge img{width:156px;height:52px}.fan-hero .hero-download{margin-top:28px}
@media(min-width:701px){.feature-pair{align-items:stretch}.feature-pair .feature-row,.feature-pair .feature-row:nth-child(2){display:flex;flex-direction:column;gap:28px;height:100%;align-items:stretch}.feature-pair .chapter{flex:1;min-height:0}.feature-pair .product-stage{flex-shrink:0;width:100%;max-width:440px}.feature-pair .chapter h2 br{display:block}.feature-pair .chapter h2{font-size:40px}}
@media(min-width:701px) and (max-width:900px){.feature-pair .chapter h2{font-size:32px}}
@media(max-width:700px){.fan-hero h1{font-size:clamp(42px,10.5vw,64px);line-height:1.18}.app-store-badge img{width:150px;height:50px}}
@media(min-width:901px) and (max-width:1296px){.feature-pair .feature-row,.feature-pair .feature-row:nth-child(2){padding:32px 32px 0}}
@media(min-width:701px) and (max-width:900px){.feature-pair .feature-row,.feature-pair .feature-row:nth-child(2){padding:28px 24px 0}}

.copy-code{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:999px;border:1px solid var(--line);background:var(--raised);color:var(--cream);font-family:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:background .2s,color .2s}.copy-code:hover{background:#38342f}.copy-code.is-copied{background:var(--cream);color:var(--ink);border-color:var(--cream)}
