:root{--ink:#332d28;--ink-strong:#241f1b;--ink-soft:#685f57;--ink-faint:#6b6058;--paper:#f7f3ea;--paper-soft:#efe7d9;--white:#fff;--line:#1a1a1a1f;--leaf:#4b653c;--leaf-soft:#687e4a;--tomato:#b4543f;--tomato-deep:#6f2f28;--header-height:130px;--page-pad:clamp(20px, 5vw, 72px);--section-space:clamp(86px, 11vw, 154px);--font:Montserrat,"Helvetica Neue","Noto Sans","Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;--serif:"Iowan Old Style","Baskerville","Times New Roman",serif}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}body.no-scroll{overflow:hidden}button,input,select,textarea{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{background:0 0;border:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px}::selection{color:#fff;background:#8a3f2d}:focus-visible{outline-offset:4px;outline:2px solid #8a3f2d}.site-shell{min-height:100vh;animation:.45s both site-enter;overflow:clip}@keyframes site-enter{0%{opacity:0}to{opacity:1}}[data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.22, 1, .36, 1),transform .8s cubic-bezier(.22, 1, .36, 1);transform:translateY(26px)}[data-reveal][data-revealed=true]{opacity:1;transform:translateY(0)}.eyebrow{color:var(--ink-faint);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:10px;font-weight:600;line-height:1.4}.section{width:min(100%,1240px);padding:var(--section-space) var(--page-pad) 0;margin-inline:auto}.closing-section h2,.daypart-copy h2,.discovery-card h2,.roulette-copy h2,.sauce-intro h2,.section-heading h2,.split-heading h2{color:var(--ink-strong);letter-spacing:-.06em;margin:16px 0 0;font-size:clamp(38px, 5.2vw, 72px);font-weight:400;line-height:1.02}.text-button,.text-link{color:var(--ink-strong);letter-spacing:.015em;cursor:pointer;border-bottom:1px solid;justify-content:center;align-items:center;gap:9px;padding:8px 0;font-size:12px;font-weight:600;display:inline-flex}.roulette-link svg,.solid-button svg,.text-button svg,.text-link svg,.wheel-menu-link svg{width:16px;height:16px;transition:transform .28s}.roulette-link:hover svg,.solid-button:hover svg,.text-button:hover svg,.text-link:hover svg,.wheel-menu-link:hover svg{transform:translate(4px)}.solid-button{background:var(--leaf);color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 24px;font-size:12px;font-weight:600;transition:transform .25s,background .25s;display:inline-flex}.solid-button:hover{background:#60794a;transform:translateY(-2px)}.site-header{z-index:100;height:var(--header-height);background:#fffffffa;justify-content:space-between;align-items:center;padding-inline:clamp(22px,8.5vw,150px);transition:height .38s cubic-bezier(.22, 1, .36, 1),background .38s,box-shadow .38s;display:flex;position:fixed;top:0;left:0;right:0}.site-header.is-compact{-webkit-backdrop-filter:blur(24px) saturate(115%);backdrop-filter:blur(24px) saturate(115%);background:#ffffffd1;height:50px;box-shadow:0 8px 30px #14141612}.brand-link{width:min(232px,20vw);transition:width .38s cubic-bezier(.22, 1, .36, 1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-link img{aspect-ratio:601/201;object-fit:contain;width:100%;height:auto}.site-header.is-compact .brand-link{width:138px}.header-social,.language-trigger,.menu-trigger{justify-content:center;align-items:center;display:inline-flex}.menu-trigger{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;gap:9px;padding:10px 0;font-size:13px;transition:gap .28s,font-size .28s}.menu-trigger svg{width:22px;height:22px;transition:width .28s,height .28s}.site-header.is-compact .menu-trigger{gap:7px;font-size:11px}.site-header.is-compact .menu-trigger svg{width:19px;height:19px}.header-meta{color:var(--ink-soft);align-items:center;gap:13px;display:flex}.header-phone{border-right:1px solid var(--line);letter-spacing:.02em;padding-right:13px;font-size:12px;transition:font-size .28s}.header-social{width:28px;height:34px;transition:height .28s}.header-social svg{width:18px;height:18px}.language-trigger{background:#1e1e200d;border-radius:999px;gap:4px;min-width:52px;height:34px;margin-left:2px;font-size:10px;font-weight:600;transition:min-width .28s,height .28s}.site-header.is-compact .header-phone{font-size:10px}.site-header.is-compact .header-social{height:28px}.site-header.is-compact .language-trigger{min-width:46px;height:30px}.menu-overlay,.method-overlay{z-index:150;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.menu-overlay.is-open,.method-overlay.is-open{visibility:visible;pointer-events:auto}.overlay-backdrop{opacity:0;cursor:default;-webkit-backdrop-filter:blur(18px) saturate(90%);backdrop-filter:blur(18px) saturate(90%);background:#ebebeead;width:100%;height:100%;transition:opacity .28s;position:absolute;inset:0}.is-open>.overlay-backdrop{opacity:1}.neutral-glass{-webkit-backdrop-filter:blur(28px) saturate(108%);backdrop-filter:blur(28px) saturate(108%);background:#ffffffd1;box-shadow:0 26px 80px #1414161f}.menu-panel,.method-panel{z-index:1;opacity:0;border-radius:28px;width:min(100%,700px);max-height:calc(100svh - 44px);transition:opacity .3s,transform .3s cubic-bezier(.22, 1, .36, 1);position:relative;overflow:auto;transform:translateY(16px) scale(.985)}.is-open>.menu-panel,.is-open>.method-panel{opacity:1;transform:translateY(0) scale(1)}.menu-panel{padding:clamp(26px,4vw,42px)}.menu-panel-head,.method-head{justify-content:space-between;align-items:flex-start;display:flex}.menu-panel-head img{aspect-ratio:601/201;object-fit:contain;width:132px;height:auto}.icon-button{width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:inline-flex}.icon-button:hover{background:#1e1e2012}.icon-button svg{width:20px;height:20px}.popup-navigation{text-align:center;gap:2px;padding:clamp(28px,6vh,54px) 0;display:grid}.popup-navigation a{color:var(--ink-soft);letter-spacing:-.04em;padding:8px;font-size:clamp(25px, 4.2vw, 44px);font-weight:400;line-height:1.2;transition:color .2s,transform .2s}.popup-navigation a:hover{color:var(--ink-strong);transform:translate(4px)}.menu-panel-foot{border-top:1px solid var(--line);color:var(--ink-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 22px;padding-top:20px;font-size:12px;display:flex}.hero{--wheel-step:78px;isolation:isolate;min-height:calc(100svh - var(--header-height) - 12px);margin:var(--header-height) 12px 0;background:#f1d3ad;border-radius:24px;grid-template-columns:minmax(0,0.88fr) minmax(380px,1.12fr);align-items:end;gap:clamp(32px,6vw,92px);padding:clamp(34px,6vw,82px);display:grid;position:relative;overflow:hidden}.hero:before{z-index:-3;content:"";background:radial-gradient(circle at 82% 24%,#fffdf6 0,#fffdf66b 18%,#0000 46%),linear-gradient(132deg,#fff8ec,#f3d7b6 56%,#e7b87f);position:absolute;inset:0}.hero:after{z-index:-1;content:"";border:1px solid #29292d1c;border-radius:50%;width:min(55vw,720px);height:min(55vw,720px);position:absolute;bottom:-42%;right:8%}.hero-orbit{z-index:-2;pointer-events:none;border:1px solid #2b2b2e1a;border-radius:50%;position:absolute}.orbit-one{width:min(43vw,620px);height:min(43vw,620px);animation:12s ease-in-out infinite alternate orbit-drift;top:-18%;right:12%}.orbit-two{border-style:dashed;width:min(35vw,480px);height:min(35vw,480px);animation:16s ease-in-out infinite alternate-reverse orbit-drift;top:15%;right:-12%}@keyframes orbit-drift{0%{transform:translate(-8px,-6px) rotate(0)}to{transform:translate(12px,10px) rotate(12deg)}}.hero-copy{z-index:2;align-self:center;max-width:580px;position:relative}.hero-copy h1{color:#242426;letter-spacing:-.075em;margin:19px 0 0;font-size:clamp(55px, 6.5vw, 102px);font-weight:400;line-height:.89}.hero-lead{color:#555559;margin:26px 0 0;font-size:clamp(15px, 1.25vw, 18px);line-height:1.65}.round-link{color:#38383b;letter-spacing:.12em;border:1px solid #29292d29;border-radius:50%;justify-content:center;align-items:center;gap:9px;width:104px;height:104px;margin-top:32px;font-size:9px;font-weight:650;line-height:1.45;transition:transform .35s cubic-bezier(.22, 1, .36, 1),background .3s;display:inline-flex}.round-link:hover{background:#ffffff8f;transform:rotate(-6deg) scale(1.04)}.round-link svg{width:17px;height:17px}.hero-wheel-wrap{z-index:2;border-top:1px solid #2424272e;border-bottom:1px solid #2424272e;place-self:center end;width:min(100%,680px);padding:18px 0;position:relative}.wheel-meta{color:#6a6a6f;letter-spacing:.19em;justify-content:space-between;align-items:center;font-size:9px;font-weight:650;display:flex}.hero-wheel-window{height:calc(var(--wheel-step) * 3);margin:13px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 25% 75%,#0000);mask-image:linear-gradient(#0000,#000 25% 75%,#0000)}.hero-wheel-track{padding-top:var(--wheel-step);will-change:transform;transition:transform .68s cubic-bezier(.22, 1, .36, 1)}.hero-wheel-item{width:100%;height:var(--wheel-step);text-align:left;opacity:.24;cursor:pointer;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:20px;transition:opacity .35s,transform .55s cubic-bezier(.22, 1, .36, 1);display:grid}.hero-wheel-item span{color:#75757a;letter-spacing:.12em;font-size:10px}.hero-wheel-item strong{color:#242426;letter-spacing:-.055em;font-size:clamp(25px, 3vw, 47px);font-weight:400;line-height:1.05}.hero-wheel-item.is-active{opacity:1;transform:translate(12px)}.wheel-controls{grid-template-columns:34px 1fr 34px;align-items:center;gap:12px;display:grid}.wheel-controls>button{cursor:pointer;border:1px solid #24242722;border-radius:50%;width:34px;height:34px;font-size:13px;transition:background .2s}.wheel-controls>button:hover{background:#ffffffb5}.wheel-menu-link{color:#313135;border-bottom:1px solid #313135;justify-content:center;justify-self:center;align-items:center;gap:8px;padding:5px 0;font-size:11px;font-weight:600;display:inline-flex}.method-chip{color:#5c5c61;letter-spacing:.07em;cursor:pointer;align-items:center;gap:9px;font-size:9px;font-weight:600;display:inline-flex;position:absolute;bottom:22px;right:26px}.method-chip span{width:22px;height:22px;font-family:var(--serif);border:1px solid #2a2a2d30;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-style:italic;display:inline-flex}.ticker{border-bottom:1px solid var(--line);background:#fff8ec;width:100%;padding:12px 0;overflow:hidden}.ticker-track{width:max-content;animation:36s linear infinite ticker-move;display:flex}.ticker span{color:#6e6e73;letter-spacing:.07em;white-space:nowrap;align-items:center;gap:10px;padding:0 22px;font-size:10px;display:inline-flex}@keyframes ticker-move{to{transform:translate(-50%)}}.split-heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,0.65fr);align-items:end;gap:clamp(42px,8vw,120px);display:grid}.section-note{align-self:end;padding-bottom:8px}.section-note p{color:var(--ink-soft);margin:0;font-size:14px}.rank-list{border-top:1px solid #22222638;margin-top:clamp(46px,6vw,76px)}.rank-row{border-bottom:1px solid #22222638;transition:background .3s}.rank-row:hover{background:#ffffffa8}.rank-main{text-align:left;cursor:pointer;grid-template-columns:68px minmax(0,1fr) 34px;align-items:center;gap:clamp(12px,2vw,28px);width:100%;min-height:88px;padding:11px clamp(10px,1.5vw,20px);display:grid}.rank-number{color:#8b8b91;letter-spacing:.14em;font-size:12px;font-weight:600}.rank-name{color:var(--ink-strong);letter-spacing:-.05em;font-size:clamp(20px, 2.7vw, 38px);font-weight:400;line-height:1.08;transition:transform .35s cubic-bezier(.22, 1, .36, 1)}.rank-main:focus-visible .rank-name,.rank-main:hover .rank-name{transform:translate(9px)}.rank-move{color:#77777c;letter-spacing:.05em;text-align:center;background:#ececef;border-radius:999px;min-width:49px;padding:5px 8px;font-size:9px;font-weight:700}.rank-move.is-up{color:#405041;background:#dfe6dd}.rank-move.is-down{color:#6f5145;background:#ebe3de}.rank-move.is-new{color:#fff;background:#28282b}.rank-plus{color:#77777d;justify-content:center;align-items:center;width:32px;height:32px;transition:color .25s,transform .35s;display:inline-flex}.rank-plus svg{width:19px;height:19px}.rank-main:focus-visible .rank-plus,.rank-main:hover .rank-plus{color:#8a3f2d;transform:translate(4px)}.category-section{width:min(100% - 28px,1380px);min-height:620px;margin:var(--section-space) auto 0;color:#fff;background:#8a3f2d;border-radius:24px;grid-template-columns:minmax(300px,0.72fr) minmax(0,1.28fr);display:grid;overflow:hidden}.category-sticky{border-right:1px solid #ffffff1c;padding:clamp(38px,5vw,72px)}.category-sticky h2{color:#fff;letter-spacing:-.055em;margin:15px 0 0;font-size:clamp(35px, 4.1vw, 60px);font-weight:400;line-height:1.02}.category-tabs{border-top:1px solid #ffffff20;gap:0;margin-top:42px;display:grid}.category-tabs button{color:#f8d8c8;text-align:left;cursor:pointer;border-bottom:1px solid #ffffff20;grid-template-columns:94px 1fr;align-items:center;min-height:58px;transition:color .25s,padding .25s;display:grid}.category-tabs button.is-active,.category-tabs button:hover{color:#fff;padding-left:8px}.category-tabs span{letter-spacing:.17em;font-size:9px;font-weight:600}.category-tabs strong{font-size:17px;font-weight:450}.category-stage{isolation:isolate;flex-direction:column;justify-content:center;min-width:0;padding:clamp(38px,5vw,72px);display:flex;position:relative;overflow:hidden}.category-stage:before{z-index:-2;content:"";background:radial-gradient(circle at 75% 15%,#fff1e51f,#0000 42%),linear-gradient(145deg,#9b432f,#7d3428);position:absolute;inset:0}.category-ghost{z-index:-1;color:#ffffff08;letter-spacing:-.08em;pointer-events:none;writing-mode:vertical-rl;font-size:clamp(92px, 14vw, 212px);font-weight:700;line-height:1;position:absolute;top:2%;right:-3%}.category-title-row{border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:18px;display:flex}.category-title-row span{color:#fff;font-family:var(--serif);letter-spacing:-.05em;font-size:clamp(45px, 6vw, 82px);font-style:italic;line-height:1}.category-title-row p{color:#f8d8c8;margin:0;font-size:10px}.category-list{margin:0;padding:0;list-style:none;animation:.5s cubic-bezier(.22,1,.36,1) both category-enter}@keyframes category-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.category-list li{border-bottom:1px solid #ffffff1f;min-height:72px}.category-item-link{min-height:inherit;grid-template-columns:54px minmax(0,1fr) 42px;align-items:center;gap:14px;display:grid}.category-item-link>span{color:#f8d8c8;letter-spacing:.12em;font-size:10px}.category-list strong{color:#ffffffd9;letter-spacing:-.04em;font-size:clamp(18px, 2.2vw, 31px);font-weight:400;line-height:1.1}.category-item-link i{color:#ffffffad;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .25s,transform .25s;display:inline-flex}.category-item-link:focus-visible i,.category-item-link:hover i{background:#ffffff15;transform:translate(3px)}.category-item-link:focus-visible strong,.category-item-link:hover strong{color:#fff}.category-list svg{width:16px;height:16px}.editorial-break{width:min(100% - 28px,1380px);margin:clamp(22px,3vw,42px) auto 0}.editorial-break figure{background:#f0dfd5;border-radius:24px;margin:0;overflow:hidden}.editorial-break img{aspect-ratio:16/7;object-fit:cover;object-position:center 54%;width:100%}.editorial-break figcaption{color:#6f2f28;justify-content:space-between;align-items:center;gap:24px;padding:19px clamp(20px,3vw,38px) 21px;display:flex}.editorial-break figcaption span{letter-spacing:.17em;font-size:9px;font-weight:650}.editorial-break figcaption strong{color:#4e2f27;letter-spacing:-.04em;font-size:clamp(17px, 2vw, 27px);font-weight:450}.sauce-section{grid-template-columns:minmax(0,0.72fr) minmax(420px,1.28fr);align-items:start;gap:clamp(56px,9vw,132px);display:grid}.sauce-intro>p:last-child{max-width:480px;color:var(--ink-soft);margin:24px 0 0;font-size:14px}.sauce-board{border-top:1px solid #24242732;gap:0;display:grid}.sauce-row{border-bottom:1px solid #24242732;padding:22px 0 19px}.sauce-row-head{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.sauce-row-head span{color:var(--ink-strong);letter-spacing:-.035em;font-size:clamp(19px, 2vw, 28px);font-weight:430}.sauce-row-head strong{color:var(--ink-strong);font-family:var(--serif);letter-spacing:-.06em;font-size:clamp(34px, 4.3vw, 58px);font-style:italic;font-weight:400;line-height:1}.sauce-bar{background:#24242712;border-radius:999px;height:7px;margin-top:13px;overflow:hidden}.sauce-bar i{width:var(--share);border-radius:inherit;transform-origin:0;background:#434348;height:100%;transition:transform 1.1s cubic-bezier(.22, 1, .36, 1) .2s;display:block;transform:scaleX(0)}[data-revealed=true] .sauce-bar i{transform:scaleX(1)}.sauce-cream .sauce-bar i{background:#c5904d}.sauce-tomato .sauce-bar i{background:#c65b45}.sauce-oil .sauce-bar i{background:#b7a03f}.sauce-pesto .sauce-bar i{background:#5f7d4e}.sauce-row>a{color:var(--ink-faint);letter-spacing:.04em;align-items:center;gap:7px;margin-top:12px;font-size:9px;display:inline-flex}.sauce-row>a svg{width:12px;height:12px}.micro-note{color:#9a9aa0;letter-spacing:.04em;margin:14px 0 0;font-size:9px}.discovery-section{width:min(100% - 28px,1380px);margin:var(--section-space) auto 0}.discovery-grid{border-radius:24px;grid-template-columns:1fr 1fr;min-height:720px;display:grid;overflow:hidden}.discovery-card{isolation:isolate;flex-direction:column;min-width:0;padding:clamp(40px,6vw,84px);display:flex;position:relative;overflow:hidden}.discovery-card h2{color:inherit;font-size:clamp(36px, 4.6vw, 63px)}.discovery-card>p:last-child{max-width:430px;margin:auto 0 0;padding-top:28px;font-size:11px}.momentum-card{color:#242426;background:#d9d9dd}.momentum-card:after{z-index:-1;aspect-ratio:1;content:"";border:1px solid #2020241c;border-radius:50%;width:78%;position:absolute;top:-25%;left:-18%}.kinetic-list{border-top:1px solid #24242732;margin-top:47px;display:grid}.kinetic-list a{border-bottom:1px solid #24242732;grid-template-columns:36px minmax(0,1fr) 25px;align-items:center;gap:14px;min-height:92px;display:grid}.kinetic-list span{color:#77777d;font-size:9px}.kinetic-list strong{letter-spacing:-.04em;font-size:clamp(18px, 2.2vw, 29px);font-weight:420;line-height:1.12;transition:transform .3s}.kinetic-list a:hover strong{transform:translate(7px)}.kinetic-list svg{width:17px;height:17px}.steady-card{color:#fff;background:#232325}.steady-card .eyebrow,.steady-card>p:last-child{color:#ffffff6e}.steady-card h2{color:#fff}.steady-orbit{min-height:315px;margin-top:28px;position:relative}.steady-orbit:after,.steady-orbit:before{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.steady-orbit:before{width:min(30vw,340px);height:min(30vw,340px)}.steady-orbit:after{border-style:dashed;width:min(20vw,230px);height:min(20vw,230px);animation:24s linear infinite steady-spin}@keyframes steady-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.steady-orbit a{z-index:1;color:#fffc;background:#ffffff0d;border:1px solid #ffffff26;border-radius:999px;align-items:center;max-width:220px;min-height:42px;padding:8px 13px;font-size:10px;line-height:1.35;transition:background .25s,transform .25s;display:inline-flex;position:absolute}.steady-orbit a:hover{z-index:2;background:#fff2;transform:translateY(-3px)}.steady-orbit a:first-child{top:9%;left:7%}.steady-orbit a:nth-child(2){top:22%;right:0}.steady-orbit a:nth-child(3){top:49%;left:16%}.steady-orbit a:nth-child(4){bottom:11%;right:8%}.steady-orbit a:nth-child(5){bottom:2%;left:0}.section-heading>p:last-child{max-width:650px;color:var(--ink-soft);margin:22px 0 0;font-size:14px}.pairing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:46px;display:grid}.pairing-card{background:#ffffffb7;border-radius:22px;flex-direction:column;min-height:420px;padding:clamp(28px,3vw,42px);display:flex;box-shadow:0 18px 48px #1414160a}.pairing-card:nth-child(2){background:#f0dfd5}.pairing-card:nth-child(3){background:#e1e9da}.pairing-card h3{color:var(--ink-strong);letter-spacing:-.045em;margin:15px 0 0;font-size:clamp(22px, 2.5vw, 35px);font-weight:400;line-height:1.05}.pairing-combinations{gap:22px;margin-top:auto;padding-top:30px;display:grid}.pairing-combination+.pairing-combination{border-top:1px solid #2424271c;padding-top:18px}.pairing-combination-label{color:#77777d;letter-spacing:.13em;margin-bottom:11px;font-size:9px;font-weight:650;display:block}.pairing-items{gap:9px;display:grid}.pairing-item a,.pairing-item strong{color:#48484c;font-size:13px;font-weight:500;line-height:1.4}.pairing-item a{text-underline-offset:5px;-webkit-text-decoration:underline #48484c38;text-decoration:underline #48484c38}.pairing-item a small{white-space:nowrap;font-size:.82em;font-weight:650}.pairing-item span{color:#77777d;width:25px;height:25px;font-family:var(--serif);border:1px solid #24242725;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:16px;font-style:italic;display:inline-flex}.pairing-note{color:var(--ink-soft);border-top:1px solid #2424271c;margin:20px 0 0;padding-top:14px;font-size:10px;line-height:1.55}.dessert-section{grid-template-columns:minmax(260px,0.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(44px,8vw,110px);display:grid}.dessert-copy h2{color:var(--ink-strong);letter-spacing:-.06em;margin:16px 0 0;font-size:clamp(38px, 5.2vw, 72px);font-weight:400;line-height:1.02}.dessert-list{color:#fff7f1;background:#745164;border-radius:22px;margin:0;padding:clamp(28px,4vw,48px);list-style:none}.dessert-list li{border-top:1px solid #fff4ee2b;grid-template-columns:38px minmax(0,1fr) 26px;align-items:center;gap:12px;min-height:92px;display:grid}.dessert-list li:last-child{border-bottom:1px solid #fff4ee2b}.dessert-list span{color:#e5c8d1;letter-spacing:.12em;font-size:10px}.dessert-list a{color:#fff8f3;letter-spacing:-.04em;font-size:clamp(18px, 2.15vw, 30px);font-weight:400;line-height:1.12}.dessert-list i{color:#e5c8d1;display:inline-flex}.dessert-list svg{width:17px;height:17px}.beverage-section{padding-top:0}.beverage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:46px;display:grid}.beverage-card{border-radius:24px;min-height:500px;padding:clamp(32px,4vw,58px)}.beverage-card.is-wine{color:#fff6f0;background:#8a3f2d}.beverage-card.is-drink{color:#2b211a;background:linear-gradient(145deg,#e4b15e,#d99a45)}.beverage-card .eyebrow{color:currentColor;opacity:.78}.beverage-card h3{color:currentColor;letter-spacing:-.055em;margin:13px 0 0;font-size:clamp(34px, 4.7vw, 66px);font-weight:400;line-height:1}.beverage-card ol{margin:clamp(56px,8vw,104px) 0 0;padding:0;list-style:none}.beverage-card li{border-top:1px solid;grid-template-columns:36px minmax(0,1fr) 25px;align-items:center;gap:12px;min-height:88px;display:grid}.beverage-card li:last-child{border-bottom:1px solid}.beverage-card.is-wine li{border-color:#fff1df4d}.beverage-card.is-drink li{border-color:#49352240}.beverage-card li>span{letter-spacing:.12em;opacity:.75;font-size:10px}.beverage-card li a{letter-spacing:-.04em;font-size:clamp(17px, 2vw, 27px);font-weight:450;line-height:1.22;transition:transform .25s}.beverage-card li a:focus-visible,.beverage-card li a:hover{transform:translate(5px)}.beverage-card li i{display:inline-flex}.beverage-card li svg{width:18px;height:18px}.daypart-section{width:min(100% - 28px,1380px);min-height:630px;margin:var(--section-space) auto 0;background:#f0e9dd;border-radius:24px;grid-template-columns:minmax(0,0.82fr) minmax(0,1.18fr);display:grid;overflow:hidden}.daypart-copy{flex-direction:column;justify-content:center;padding:clamp(40px,6vw,82px);display:flex}.daypart-copy h2{font-size:clamp(36px, 4.7vw, 66px)}.daypart-switch{background:#2323250b;border-radius:999px;align-self:flex-start;gap:6px;margin-top:34px;padding:5px;display:inline-flex}.daypart-switch button{color:#77777c;letter-spacing:.15em;cursor:pointer;border-radius:999px;min-width:96px;height:40px;font-size:9px;font-weight:650;transition:background .25s,color .25s}.daypart-switch button.is-active{color:#252527;background:#fff;box-shadow:0 8px 22px #2424270d}.daypart-wheel{isolation:isolate;color:#fff;background:#303238;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,82px);display:flex;position:relative;overflow:hidden}.daypart-wheel:after,.daypart-wheel:before{z-index:-1;content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute}.daypart-wheel:before{aspect-ratio:1;width:min(42vw,560px);top:-24%;right:-8%}.daypart-wheel:after{aspect-ratio:1;border-style:dashed;width:min(27vw,360px);bottom:-28%;right:18%}.daypart-wheel>p{color:#fff1df;letter-spacing:.17em;margin:0;font-size:10px}.daypart-wheel ol{margin:28px 0 0;padding:0;list-style:none;animation:.5s both category-enter}.daypart-wheel li{border-top:1px solid #ffffff25;grid-template-columns:48px 1fr;align-items:center;min-height:92px;display:grid}.daypart-wheel li:last-child{border-bottom:1px solid #ffffff25}.daypart-wheel li span{color:#fff1df;font-size:10px}.daypart-wheel li a{color:#ffffffe0;letter-spacing:-.045em;font-size:clamp(20px, 2.7vw, 38px);font-weight:400;line-height:1.08;transition:transform .25s}.daypart-wheel li a:hover{transform:translate(8px)}.daypart-time{color:#fff1df;font-family:var(--serif);letter-spacing:.12em;align-self:flex-end;margin-top:24px;font-size:12px;font-style:italic}.roulette-section{width:min(100%,1240px);min-height:640px;padding:var(--section-space) var(--page-pad);grid-template-columns:minmax(0,0.84fr) minmax(420px,1.16fr);align-items:center;gap:clamp(52px,8vw,110px);margin-inline:auto;display:grid}.roulette-copy>p:nth-of-type(2){max-width:480px;color:var(--ink-soft);margin:23px 0 0;font-size:14px}.spin-button{background:var(--leaf);color:#fff;cursor:pointer;border-radius:999px;align-items:center;gap:18px;min-height:52px;margin-top:28px;padding:0 22px;font-size:11px;font-weight:600;transition:transform .25s,opacity .25s;display:inline-flex}.spin-button:hover:not(:disabled){transform:translateY(-2px)}.spin-button:disabled{opacity:.58;cursor:wait}.spin-button span{font-family:var(--serif);font-size:22px;font-style:italic}.roulette-result{isolation:isolate;background:var(--roulette-color,#eadfce);min-height:480px;color:var(--roulette-ink,#29292c);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:62px;transition:background .16s,color .16s;display:flex;position:relative;overflow:hidden}.roulette-result:after,.roulette-result:before{z-index:-1;border:1px solid var(--roulette-accent,#2424271b);content:"";border-radius:50%;position:absolute}.roulette-result:before{inset:7%}.roulette-result:after{border-style:dashed;inset:17%}.roulette-ring{border:1px solid var(--roulette-accent,#24242724);border-right-color:#0000;border-radius:50%;animation:15s linear infinite roulette-ring;position:absolute;inset:2%}.roulette-result.is-spinning .roulette-ring{animation-duration:.55s}@keyframes roulette-ring{to{transform:rotate(1turn)}}.roulette-result>p{color:var(--roulette-accent,#79797f);letter-spacing:.18em;margin:0;font-size:9px;font-weight:650}.roulette-result h3{max-width:430px;color:var(--roulette-ink,#29292c);font-family:var(--serif);letter-spacing:-.055em;margin:22px 0 0;font-size:clamp(34px, 5vw, 66px);font-style:italic;font-weight:400;line-height:.98}.roulette-result.is-spinning h3{filter:blur(1px)}.roulette-link{color:var(--roulette-ink,#333337);border-bottom:1px solid;align-items:center;gap:8px;margin-top:30px;padding:6px 0;font-size:11px;font-weight:600;animation:.4s both fade-up;display:inline-flex}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.closing-section{color:#2b211a;text-align:center;background:linear-gradient(145deg,#e4b15e,#d99a45);flex-direction:column;justify-content:center;align-items:center;min-height:610px;padding:90px 24px;display:flex}.closing-section .eyebrow{color:#49301a}.closing-section h2{color:#2b211a;font-size:clamp(42px, 6vw, 82px)}.closing-section .solid-button{color:#fff;background:#31583e;margin-top:36px}.site-footer{color:#1e1e208a;background:#efe7d9;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;min-height:62px;padding:10px clamp(20px,4vw,64px);display:grid}.site-footer>img{object-fit:contain;opacity:.7;justify-self:start;width:74px;height:auto}.site-footer nav{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:7px 17px;font-size:11px;display:flex}.site-footer>p{text-align:right;white-space:nowrap;justify-self:end;margin:0;font-size:10px}.method-panel{width:min(100%,760px);padding:clamp(28px,5vw,54px)}.method-head h2{color:var(--ink-strong);letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(32px, 4.5vw, 52px);font-weight:400;line-height:1.02}.method-list{border-top:1px solid var(--line);margin:38px 0 0}.method-list>div{border-bottom:1px solid var(--line);grid-template-columns:132px 1fr;gap:22px;padding:14px 0;display:grid}.method-list dt{color:var(--ink-faint);letter-spacing:.08em;font-size:10px}.method-list dd{color:var(--ink-soft);margin:0;font-size:12px}.method-foot{color:#8f8f94;margin:24px 0 0;font-size:10px}@media (width<=1100px){.hero{grid-template-columns:minmax(0,0.8fr) minmax(360px,1.2fr);gap:34px}.hero-copy h1{font-size:clamp(52px, 7vw, 77px)}.sauce-section{grid-template-columns:1fr}.sauce-board{width:min(100%,760px)}.pairing-card{min-height:330px}}@media (width<=860px){:root{--header-height:94px}.hero{--wheel-step:66px;grid-template-columns:1fr;align-items:start;min-height:auto;padding-top:66px;padding-bottom:84px}.hero-copy{max-width:680px}.hero-copy h1{font-size:clamp(55px, 11vw, 88px)}.hero-wheel-wrap{justify-self:stretch;width:100%}.method-chip{bottom:18px}.category-section,.daypart-section{grid-template-columns:1fr}.category-section{min-height:0}.category-sticky{border-bottom:1px solid #ffffff1c;border-right:0}.category-tabs{border-bottom:1px solid #ffffff20;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible}.category-tabs button{text-align:center;border-bottom:0;grid-template-columns:1fr;align-content:center;gap:4px;min-width:0}.category-tabs button.is-active,.category-tabs button:hover{padding-left:0}.category-stage{min-height:0}.discovery-grid{grid-template-columns:1fr}.discovery-card{min-height:680px}.steady-orbit:before{width:min(66vw,400px);height:min(66vw,400px)}.steady-orbit:after{width:min(45vw,280px);height:min(45vw,280px)}.beverage-grid,.pairing-grid{grid-template-columns:1fr}.pairing-card{min-height:290px}.daypart-wheel{min-height:550px}.roulette-section{grid-template-columns:1fr}.roulette-result{justify-self:center;width:min(100%,620px)}}@media (width<=760px){:root{--header-height:82px;--section-space:92px}.section{padding-inline:20px}.site-header{padding-inline:18px}.header-phone,.header-social:first-of-type{display:none}.brand-link{width:156px}.site-header.is-compact .brand-link{width:112px}.language-trigger{min-width:46px;margin-left:0}.menu-panel,.method-panel{border-radius:22px;max-height:calc(100svh - 24px)}.hero{--wheel-step:62px;border-radius:18px;margin-left:7px;margin-right:7px;padding:46px 22px 78px}.hero-copy h1{max-width:92%;font-size:clamp(49px, 15.5vw, 78px);line-height:.92}.hero-lead{max-width:90%;margin-top:18px;font-size:13px}.round-link{width:88px;height:88px;margin-top:25px;font-size:8px}.hero-wheel-wrap{margin-top:8px}.hero-wheel-item{grid-template-columns:34px minmax(0,1fr);gap:10px}.hero-wheel-item strong{font-size:clamp(20px, 6.1vw, 30px)}.wheel-menu-link{font-size:10px}.method-chip{font-size:8px;right:18px}.ticker{padding:10px 0}.split-heading{grid-template-columns:1fr;gap:28px}.roulette-copy h2,.sauce-intro h2,.section-heading h2,.split-heading h2{font-size:clamp(39px, 11.8vw, 60px)}.rank-list{margin-top:36px}.rank-main{grid-template-columns:34px minmax(0,1fr) 24px;gap:9px;min-height:74px;padding:10px 3px}.rank-name{letter-spacing:-.045em;font-size:clamp(17px, 5vw, 23px)}.rank-move{min-width:42px;padding:4px 6px;font-size:8px}.rank-plus{font-size:21px}.rank-detail{grid-template-columns:1fr;gap:8px;padding-inline:37px 10px}.rank-row.is-active .rank-detail{max-height:112px;padding-bottom:20px}.rank-detail .text-link{justify-self:start}.category-section,.daypart-section,.discovery-section{border-radius:18px;width:calc(100% - 14px)}.category-stage,.category-sticky,.daypart-copy,.daypart-wheel,.discovery-card{padding:34px 22px}.category-sticky h2{font-size:39px}.category-tabs{margin:36px -22px -34px;padding-inline:5px}.category-tabs button{min-height:58px;padding-inline:2px}.category-tabs span{letter-spacing:.1em;font-size:7px}.category-tabs strong{font-size:14px}.category-title-row{display:grid}.category-title-row span{font-size:49px}.category-list li{min-height:64px}.category-item-link{grid-template-columns:32px minmax(0,1fr) 38px;gap:8px}.category-list strong{font-size:clamp(16px, 4.9vw, 22px)}.editorial-break{width:calc(100% - 14px)}.editorial-break figure{border-radius:18px}.editorial-break img{aspect-ratio:4/3}.editorial-break figcaption{flex-direction:column;align-items:flex-start;gap:5px;padding:15px 17px 17px}.sauce-section{gap:48px}.sauce-row{padding-block:19px 17px}.discovery-card{min-height:610px}.daypart-copy h2,.discovery-card h2{font-size:clamp(38px, 11vw, 56px)}.kinetic-list{margin-top:34px}.kinetic-list a{min-height:82px}.steady-orbit{min-height:300px}.steady-orbit a{max-width:190px;font-size:9px}.pairing-grid{margin-top:34px}.pairing-card{min-height:0;padding:26px}.pairing-combinations{margin-top:32px;padding-top:0}.dessert-section{grid-template-columns:1fr;gap:30px}.dessert-copy h2{font-size:clamp(39px, 11.8vw, 60px)}.dessert-list{border-radius:18px;padding:24px 21px}.dessert-list li{grid-template-columns:30px minmax(0,1fr) 20px;gap:8px;min-height:78px}.dessert-list a{font-size:clamp(17px, 5vw, 22px)}.beverage-grid{margin-top:34px}.beverage-card{border-radius:18px;min-height:420px;padding:30px 24px}.beverage-card ol{margin-top:48px}.beverage-card li{grid-template-columns:29px minmax(0,1fr) 20px;gap:8px;min-height:78px}.daypart-wheel{min-height:500px}.daypart-wheel li{min-height:83px}.daypart-wheel li a{font-size:clamp(20px, 6.2vw, 29px)}.roulette-section{gap:50px;min-height:0;padding:92px 20px}.roulette-result{aspect-ratio:1;min-height:0;padding:50px 38px}.roulette-result h3{font-size:clamp(31px, 10vw, 50px)}.closing-section{min-height:570px}.closing-section h2{font-size:clamp(39px, 11.4vw, 58px)}.site-footer{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"logo copyright" "navigation navigation";gap:7px 16px;min-height:auto;padding:10px 18px 12px}.site-footer>img{grid-area:logo;width:66px}.site-footer nav{grid-area:navigation;gap:5px 12px}.site-footer>p{grid-area:copyright;place-self:center end;font-size:9px}.method-list>div{grid-template-columns:100px 1fr;gap:14px}}@media (width<=460px){.header-social{display:none}.brand-link{width:145px}.site-header.is-compact .brand-link{width:106px}.popup-navigation a{font-size:28px}.hero-copy h1{font-size:clamp(47px, 16vw, 64px)}.hero-copy .eyebrow{font-size:8px}.rank-number{font-size:9px}.rank-main{grid-template-columns:28px minmax(0,1fr) 20px}.rank-name{font-size:clamp(16px, 5vw, 21px)}.steady-orbit a:first-child{top:6%;left:0}.steady-orbit a:nth-child(2){top:25%;right:-4%}.steady-orbit a:nth-child(3){top:50%;left:4%}.steady-orbit a:nth-child(4){bottom:12%;right:0}.steady-orbit a:nth-child(5){bottom:-1%;left:-2%}.method-panel{padding:26px 22px}.method-head h2{font-size:34px}.method-list>div{grid-template-columns:1fr;gap:4px;padding:11px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}.ticker-track{transform:none}}.menu-ticker{width:100%;overflow:hidden;padding:12px 0;border-top:1px solid #332d2814;border-bottom:1px solid var(--line);background:#fff8ec}.menu-ticker .ticker-track{width:max-content;display:flex;animation:36s linear infinite ticker-move}.menu-ticker a{display:inline-flex;align-items:center;gap:10px;min-height:26px;padding-inline:24px;color:#6e665f;letter-spacing:.075em;white-space:nowrap;font-size:10px;font-weight:570;transition:color .22s}.menu-ticker a::before{content:"";flex:none;width:4px;height:4px;border-radius:50%;background:#8a3f2d;opacity:.7}.menu-ticker a:focus-visible,.menu-ticker a:hover{color:#8a3f2d}.footer-ticker{border-top-color:#332d2826;background:#efe7d9}.best-section{padding-bottom:clamp(36px,5vw,72px)}.best-section .rank-main{grid-template-columns:78px minmax(0,1fr) auto 38px;gap:clamp(12px,1.6vw,22px);padding-inline:clamp(14px,1.8vw,24px)}.best-section .rank-number{color:var(--rank-ink);letter-spacing:.09em;white-space:nowrap;font-size:10px;font-variant-numeric:tabular-nums;opacity:.82}.best-section .rank-plus{color:var(--rank-ink);justify-self:end;width:32px;height:44px;opacity:.8}.best-section .rank-plus .chevron-icon{width:12px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65px}[dir=rtl] .best-section .rank-plus .chevron-icon{transform:scaleX(-1)}.category-sticky h2,.closing-section h2,.daypart-copy h2,.pairing-section .section-heading h2,.sauce-intro h2{margin-top:0}.category-tabs button{grid-template-columns:30px minmax(0,1fr);gap:10px;color:#746d67;border-color:#332d2818;background:#e4e1dc;box-shadow:none}.category-tabs button:hover{color:#514b46;background:#d9d5cf}.category-tabs button.is-active{color:#fffaf2;background:var(--tab-color);box-shadow:inset 4px 0 #fff8}.category-tabs button.is-active strong::after{content:none!important}.category-tab-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;opacity:.76;transform-origin:50% 55%}.category-tab-icon svg{width:22px;height:22px;stroke-width:1.35px}.category-tabs button.is-active .category-tab-icon{opacity:1;animation:category-icon-select .48s cubic-bezier(.22,1,.36,1)}@keyframes category-icon-select{0%{transform:translateY(3px) rotate(-8deg) scale(.88)}62%{transform:translateY(-2px) rotate(5deg) scale(1.09)}to{transform:translateY(0) rotate(0) scale(1)}}.sauce-stat>a{max-width:100%;margin-top:16px;color:var(--ink-soft);font-size:clamp(13px, 1.15vw, 16px);line-height:1.5}.sauce-stat>a svg{width:15px;height:15px}.after-table-section{margin-top:clamp(38px,6vw,76px);background:#e8dfd2}.choice-card.is-dessert{background:#71534b}.choice-card.is-wine{background:#6f2f28}.choice-card.is-drink{background:#4b653c}.choice-card .choice-list{min-width:0}.pairing-card,.pairing-card:nth-child(2),.pairing-card:nth-child(3){border-color:#ffffff30;box-shadow:0 18px 44px #2f251c22}.pairing-card{background:linear-gradient(135deg,#5b493c,#49392f)}.pairing-card:nth-child(2){background:linear-gradient(135deg,#7a3e31,#692f27)}.pairing-card:nth-child(3){background:linear-gradient(135deg,#40563a,#33492f)}.pairing-card-head{gap:12px}.people-icons{display:inline-flex;align-items:flex-end;gap:2px;color:#fff3d8c9}.people-icons svg{width:17px;height:21px;stroke-width:1.45px}.pairing-card .pairing-combination+.pairing-combination{border:0;padding:0}.daypart-switch{width:min(100%,400px);grid-template-columns:repeat(2,minmax(136px,1fr))}.daypart-switch button{height:48px}.daypart-switch .daypart-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:0}.daypart-switch .daypart-icon svg{width:16px;height:16px;stroke-width:1.45px}.daypart-switch.is-dinner .daypart-icon svg{width:13px;height:13px}.daypart-wheel.is-dinner{background:#513943}.daypart-wheel.is-dinner::before{box-shadow:-28px 6px 0 #513943}.featured-dishes-section{margin-bottom:var(--section-space)}@media (width<=760px){.menu-ticker{padding-block:10px}.menu-ticker .ticker-track{animation-duration:31s}.menu-ticker a{padding-inline:19px;font-size:9px}.best-section .rank-main{grid-template-columns:64px minmax(0,1fr) max-content 28px;column-gap:10px;min-height:72px;padding:10px 14px}.best-section .rank-number{min-width:0;font-size:8.5px;letter-spacing:.065em}.best-section .rank-name{min-width:0;overflow-wrap:anywhere;hyphens:auto}.best-section .rank-move{justify-self:end;min-width:38px;padding:4px 7px;font-size:8px;line-height:1;white-space:nowrap}.best-section .rank-plus{display:inline-flex;justify-self:end;width:28px;height:44px}.category-tabs{display:flex;gap:6px;margin-inline:-10px;padding-inline:10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 96px;grid-template-columns:1fr;justify-items:center;gap:3px;min-height:70px;padding:7px 5px;scroll-snap-align:start}.category-tabs button.is-active,.category-tabs button:hover{padding-left:5px}.category-tab-icon{width:20px;height:20px}.category-tab-icon svg{width:19px;height:19px}.choice-card .choice-list{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.choice-card .choice-list::-webkit-scrollbar{display:none}.choice-card .choice-list li{flex:0 0 min(76vw,310px);grid-template-columns:24px minmax(0,1fr) auto;min-height:88px;padding:12px 16px;border-top:0;border-bottom:0;border-left:1px solid #ffffff2b;scroll-snap-align:start}.choice-card .choice-list li:first-child{border-left:0}.daypart-switch{width:100%;grid-template-columns:repeat(2,minmax(112px,1fr))}}@media (width<=420px){.best-section .rank-main{grid-template-columns:60px minmax(0,1fr) max-content 24px;column-gap:8px;padding-inline:12px}.best-section .rank-main .rank-plus{display:inline-flex;width:24px}}@media (prefers-reduced-motion:reduce){.category-tabs button.is-active .category-tab-icon,.menu-ticker .ticker-track{animation:none!important}}html body .language-trigger{min-width:76px;padding:0 10px;gap:5px;line-height:1}html body .language-trigger .language-code{display:inline-flex;align-items:center;justify-content:center;height:1em;line-height:1;transform:none}html body .language-trigger .language-globe{display:block;flex:none;width:14px;height:14px;margin:0;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px}html body .language-trigger .language-chevron{align-self:center;width:8px;height:6px}html body .site-header.is-compact .language-trigger{min-width:70px;padding-inline:9px}@media (width<=760px){html body .language-trigger,html body .site-header.is-compact .language-trigger{min-width:68px;padding-inline:8px}}.best-section .split-heading h2,.hero-copy h1{margin-top:0}.language-trigger{align-items:center;gap:6px;line-height:1}.language-trigger .language-chevron{display:block;flex:none;width:9px;height:6px;margin:0;transform:none;fill:none;stroke:currentColor;stroke-width:1.65px}.category-section{display:block;min-height:0;background:#fffaf2}.category-sticky{border:0;padding:clamp(34px,5vw,68px)}.category-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:34px 0 0;padding:0;overflow:visible}.category-tabs button,.category-tabs button.is-active,.category-tabs button:hover{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-width:0;min-height:156px;padding:18px 10px;border:1px solid #332d2814;border-radius:18px;color:#514b46;text-align:center;background:#e4e1dc;box-shadow:none;transform:none}.category-tabs button:hover{color:#3c3733;background:#d9d5cf;transform:translateY(-2px)}.category-tabs button.is-active{color:var(--tab-ink);background:var(--tab-color);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--tab-ink) 34%,transparent),0 14px 28px color-mix(in srgb,var(--tab-color) 28%,transparent);transform:translateY(-4px)}.category-tabs button.is-active strong::after{content:none}.category-tab-icon,.category-tab-icon svg{width:64px;height:64px}.category-tab-icon svg{stroke-width:1.15px}.category-stage{min-height:430px;padding:clamp(38px,5vw,70px);color:var(--category-ink)}.category-stage::before{background:var(--category-color)}.category-item-link i,.category-item-link>span,.category-list strong,.category-title-row p,.category-title-row span{color:var(--category-ink)}.category-title-row{border-color:color-mix(in srgb,var(--category-ink) 26%,transparent)}.category-list li{border-color:color-mix(in srgb,var(--category-ink) 22%,transparent)}.category-section .rank-move{color:var(--category-ink);background:color-mix(in srgb,var(--category-ink) 14%,transparent)}.category-visual{position:absolute;z-index:-1;top:50%;right:clamp(20px,5vw,80px);width:min(38vw,440px);height:min(38vw,440px);color:var(--category-ink);opacity:.12;pointer-events:none}.category-visual svg{width:100%;height:100%;stroke-width:.55px}.after-table-section{width:min(100%,1240px);margin:0 auto;padding:clamp(32px,4vw,54px) var(--page-pad) 0;background:0 0}.choice-grid{display:grid;grid-template-columns:1fr;gap:14px}.choice-card,.choice-card.is-dessert,.choice-card.is-drink,.choice-card.is-wine{--choice-color:#745164;display:grid;grid-template-columns:minmax(210px,0.3fr) minmax(0,1fr);align-items:stretch;gap:clamp(28px,4vw,64px);min-width:0;min-height:0;padding:clamp(26px,3vw,40px);color:var(--ink-strong);border:1px solid #332d281a;border-left:6px solid var(--choice-color);border-radius:18px;background:#fffaf2;box-shadow:0 12px 28px #33291f0d}.choice-card.is-wine{--choice-color:#6f2f28}.choice-card.is-drink{--choice-color:#4b653c}.choice-card h2{align-self:center;min-height:0;margin:0;color:var(--choice-color);font-size:clamp(26px, 3.2vw, 46px)}.choice-card .choice-list{display:grid;grid-template-columns:1fr;gap:0;min-width:0;margin:0;overflow:visible;scroll-snap-type:none}.choice-card .choice-list li,.choice-card .choice-list li:first-child,.choice-card .choice-list li:last-child{display:grid;grid-template-columns:38px minmax(0,1fr) auto 22px;align-items:center;gap:12px;width:100%;min-height:76px;padding:11px 0;border:0;border-top:1px solid #332d281a}.choice-card .choice-list li:last-child{border-bottom:1px solid #332d281a}.choice-card .choice-list li>a,.choice-card .choice-list li>i,.choice-card .choice-list li>span{color:var(--ink-strong)}.choice-card .choice-list li>span{color:var(--choice-color);font-weight:650}.choice-card .choice-list li>a{min-width:0;font-size:var(--list-name);line-height:1.32;overflow-wrap:anywhere}.choice-card .choice-list li>a bdi{unicode-bidi:plaintext}.choice-card .choice-list .rank-move{color:var(--ink-soft);background:#332d280d}.choice-card .choice-list li>i{display:inline-flex;justify-content:flex-end;opacity:.66}.pairing-card,.pairing-card:nth-child(2),.pairing-card:nth-child(3){grid-template-columns:minmax(135px,0.22fr) minmax(0,1fr);gap:clamp(24px,4vw,58px);color:#fff8ef;border-color:#ffffff30}.pairing-card{background:linear-gradient(135deg,#725744,#5d4538)}.pairing-card:nth-child(2){background:linear-gradient(135deg,#8a3f2d,#6f2f28)}.pairing-card:nth-child(3){background:linear-gradient(135deg,#536b45,#3f5739)}.pairing-card-head{display:flex;align-items:center;justify-content:center}.people-icons{display:inline-flex;align-items:flex-end;justify-content:center;gap:3px;width:fit-content;min-width:94px;padding:12px 14px;color:#fff8ef;border:1px solid #fff8ef38;border-radius:999px;background:#fff8ef12}.people-icons svg{width:25px;height:29px}.pairing-card .pairing-item a{color:#fff8ef}.daypart-switch{width:min(100%,460px);grid-template-columns:repeat(2,minmax(150px,1fr))}.daypart-switch button{height:54px}.daypart-switch .daypart-icon,.daypart-switch .daypart-icon svg{width:20px;height:20px}.daypart-switch.is-dinner .daypart-icon svg{width:18px;height:18px}.daypart-wheel.is-dinner{background:#9d4b39}.daypart-wheel.is-dinner::before{width:min(30vw,340px);top:2%;right:3%;border:0;border-radius:50%;background:#fff3d7;box-shadow:none;opacity:.23;transform:rotate(-11deg) scale(.86);-webkit-mask:radial-gradient(circle at 66% 42%,transparent 0 43%,#000 44%);mask:radial-gradient(circle at 66% 42%,transparent 0 43%,#000 44%)}.featured-dish-copy>span{display:none}.featured-dish-copy h3{margin-top:0}[dir=rtl] .choice-card{border-right:6px solid var(--choice-color);border-left:1px solid #332d281a}@media (width<=860px){.category-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.category-tabs button,.category-tabs button.is-active,.category-tabs button:hover{min-height:138px}}@media (width<=760px){.category-stage,.category-sticky{padding:30px 20px}.category-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:28px 0 0;padding:0;overflow:visible}.category-tabs button,.category-tabs button.is-active,.category-tabs button:hover{min-height:124px;padding:14px 8px}.category-tabs button:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 5px)}.category-tab-icon,.category-tab-icon svg{width:52px;height:52px}.after-table-section{padding:28px 20px 0}.choice-card,.choice-card.is-dessert,.choice-card.is-drink,.choice-card.is-wine{grid-template-columns:1fr;gap:20px;padding:24px 20px}.choice-card .choice-list{display:grid;grid-template-columns:1fr;overflow:visible}.choice-card .choice-list li,.choice-card .choice-list li:first-child,.choice-card .choice-list li:last-child{display:grid;grid-template-columns:28px minmax(0,1fr) auto 18px;min-height:72px;padding:12px 0;border-right:0;border-left:0}.choice-card .choice-list li>i{display:inline-flex}.pairing-card,.pairing-card:nth-child(2),.pairing-card:nth-child(3){grid-template-columns:1fr;gap:22px}.pairing-card-head{display:flex;justify-content:flex-start}.daypart-switch{width:100%;grid-template-columns:repeat(2,minmax(120px,1fr))}}html body .category-section{display:block!important;min-height:0!important;background:#fffaf2!important}html body .category-tabs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;margin:34px 0 0!important;padding:0!important;overflow:visible!important}html body .category-tabs button,html body .category-tabs button.is-active,html body .category-tabs button:hover{display:flex!important;flex-direction:column!important;min-height:156px!important;padding:18px 10px!important}html body .category-tabs button.is-active{color:var(--tab-ink)!important;background:var(--tab-color)!important}html body .category-tab-icon,html body .category-tab-icon svg{width:64px!important;height:64px!important}html body .category-stage{min-height:430px!important;color:var(--category-ink)!important;background:var(--category-color)!important}html body .category-stage::before{background:var(--category-color)!important}html body .category-item-link i,html body .category-item-link>span,html body .category-list strong,html body .category-title-row p,html body .category-title-row span{color:var(--category-ink)!important}html body .after-table-section{width:min(100%,1240px)!important;margin:0 auto!important;padding:clamp(32px,4vw,54px) var(--page-pad) 0!important;background:0 0!important}html body .choice-card .choice-list,html body .choice-grid{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important}html body .choice-card,html body .choice-card.is-dessert,html body .choice-card.is-drink,html body .choice-card.is-wine{display:grid!important;grid-template-columns:minmax(210px,0.3fr) minmax(0,1fr)!important;color:var(--ink-strong)!important;border-color:#332d281a!important;border-left-width:6px!important;border-left-color:var(--choice-color)!important;background:#fffaf2!important}html body .choice-card h2{color:var(--choice-color)!important}html[dir=rtl] body .choice-card,html[dir=rtl] body .choice-card.is-dessert,html[dir=rtl] body .choice-card.is-drink,html[dir=rtl] body .choice-card.is-wine{border-right-width:6px!important;border-right-color:var(--choice-color)!important;border-left-width:1px!important;border-left-color:#332d281a!important}html body .choice-card .choice-list li,html body .choice-card .choice-list li:first-child,html body .choice-card .choice-list li:last-child{display:grid!important;flex:none!important;grid-template-columns:38px minmax(0,1fr) auto 22px!important;width:100%!important;min-height:76px!important;padding:11px 0!important;border-right:0!important;border-left:0!important;border-top:1px solid #332d281a!important}html body .choice-card .choice-list li>a,html body .choice-card .choice-list li>i,html body .choice-card .choice-list li>span{color:var(--ink-strong)!important}html body .choice-card .choice-list li>span{color:var(--choice-color)!important}html body .choice-card .choice-list li>i{display:inline-flex!important}html body .pairing-card{background:linear-gradient(135deg,#725744,#5d4538)!important}html body .pairing-card:nth-child(2){background:linear-gradient(135deg,#8a3f2d,#6f2f28)!important}html body .pairing-card:nth-child(3){background:linear-gradient(135deg,#536b45,#3f5739)!important}html body .pairing-card,html body .pairing-card:nth-child(2),html body .pairing-card:nth-child(3){grid-template-columns:minmax(135px,0.22fr) minmax(0,1fr)!important}html body .pairing-card .pairing-item a{color:#fff8ef!important}html body .people-icons svg{width:25px!important;height:29px!important}html body .people-icons{color:#fff8ef!important;gap:3px!important;min-width:94px!important;padding:12px 14px!important}html body .daypart-switch{width:min(100%,460px)!important;grid-template-columns:repeat(2,minmax(150px,1fr))!important}html body .daypart-switch button{height:54px!important}html body .daypart-wheel.is-dinner{background:#9d4b39!important}html body .daypart-wheel.is-dinner::before{width:min(30vw,340px)!important;border:0!important;background:#fff3d7!important;box-shadow:none!important;-webkit-mask:radial-gradient(circle at 66% 42%,transparent 0 43%,#000 44%)!important;mask:radial-gradient(circle at 66% 42%,transparent 0 43%,#000 44%)!important}@media (width<=860px){html body .category-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .category-tabs button,html body .category-tabs button.is-active,html body .category-tabs button:hover{min-height:138px!important}}@media (width<=760px){html body .category-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin:28px 0 0!important}html body .category-tabs button,html body .category-tabs button.is-active,html body .category-tabs button:hover{min-height:124px!important;padding:14px 8px!important}html body .category-tab-icon,html body .category-tab-icon svg{width:52px!important;height:52px!important}html body .after-table-section{padding:28px 20px 0!important}html body .choice-card,html body .choice-card.is-dessert,html body .choice-card.is-drink,html body .choice-card.is-wine{grid-template-columns:1fr!important}html body .choice-card{border-right-width:1px!important;border-left-width:6px!important;border-left-color:var(--choice-color)!important}html body .choice-card .choice-list li,html body .choice-card .choice-list li:first-child,html body .choice-card .choice-list li:last-child{grid-template-columns:28px minmax(0,1fr) auto 18px!important;min-height:72px!important;padding:12px 0!important}html body .pairing-card,html body .pairing-card:nth-child(2),html body .pairing-card:nth-child(3){grid-template-columns:1fr!important}html body .daypart-switch{width:100%!important;grid-template-columns:repeat(2,minmax(120px,1fr))!important}}.best-section .split-heading h2,.hero-copy h1{margin-top:0}.language-trigger{align-items:center;gap:6px;line-height:1}.language-trigger .language-chevron{display:block;flex:none;width:9px;height:6px;margin:0;transform:none;fill:none;stroke:currentColor;stroke-width:1.65px}.category-section{display:block;min-height:0;background:#fffaf2}.category-sticky{border:0;padding:clamp(34px,5vw,68px)}.category-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:34px;padding:0;overflow:visible}.category-tabs button,.category-tabs button.is-active,.category-tabs button:hover{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-width:0;min-height:156px;padding:18px 10px;border:1px solid #332d2814;border-radius:18px;color:#514b46;text-align:center;background:#e4e1dc;box-shadow:none;transform:none;transition:color .28s,background .28s,transform .28s,box-shadow .28s}.category-tabs button:hover{color:#3c3733;background:#d9d5cf;transform:translateY(-2px)}.category-tabs button.is-active{color:var(--tab-ink);background:var(--tab-color);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--tab-ink) 34%,transparent),0 14px 28px color-mix(in srgb,var(--tab-color) 28%,transparent);transform:translateY(-4px)}.category-tab-icon,.category-tab-icon svg{width:64px;height:64px}.category-tab-icon{opacity:.9}.category-tab-icon svg{stroke-width:1.15px}.category-tabs strong{font-size:clamp(13px, 1.25vw, 17px);line-height:1.2}.category-stage{min-height:430px;padding:clamp(38px,5vw,70px);color:var(--category-ink)}.category-stage::before{background:var(--category-color)}.category-visual{position:absolute;z-index:-1;top:50%;right:clamp(20px,5vw,80px);width:min(38vw,440px);height:min(38vw,440px);color:var(--category-ink);opacity:.12;transform:translateY(-50%) rotate(-6deg);transform-origin:50% 50%;pointer-events:none;animation:category-visual-breathe 5.5s ease-in-out infinite alternate}.category-visual svg{width:100%;height:100%;stroke-width:.55px}@keyframes category-visual-breathe{to{opacity:.17;transform:translateY(-50%) rotate(3deg) scale(1.035)}}.category-list,.category-title-row{position:relative;z-index:1}.category-title-row{border-color:color-mix(in srgb,var(--category-ink) 26%,transparent)}.category-item-link i,.category-item-link>span,.category-list strong,.category-title-row p,.category-title-row span{color:var(--category-ink)}.category-item-link i,.category-item-link>span,.category-title-row p{opacity:.78}.category-list li{border-color:color-mix(in srgb,var(--category-ink) 22%,transparent)}.category-section .rank-move{color:var(--category-ink);background:color-mix(in srgb,var(--category-ink) 14%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--category-ink) 18%,transparent)}.after-table-section{width:min(100%,1240px);margin:0 auto;padding:clamp(32px,4vw,54px) var(--page-pad) 0;background:0 0}.choice-grid{display:grid;grid-template-columns:1fr;gap:14px}.choice-card,.choice-card.is-dessert,.choice-card.is-drink,.choice-card.is-wine{--choice-color:#745164;display:grid;grid-template-columns:minmax(210px,0.3fr) minmax(0,1fr);align-items:stretch;gap:clamp(28px,4vw,64px);min-width:0;min-height:0;padding:clamp(26px,3vw,40px);color:var(--ink-strong);border:1px solid #332d281a;border-left:6px solid var(--choice-color);border-radius:18px;background:#fffaf2;box-shadow:0 12px 28px #33291f0d}.choice-card.is-wine{--choice-color:#6f2f28}.choice-card.is-drink{--choice-color:#4b653c}.choice-card h2{align-self:center;min-height:0;margin:0;color:var(--choice-color);font-size:clamp(26px, 3.2vw, 46px);line-height:1.05}.choice-card .choice-list{display:grid;grid-template-columns:1fr;gap:0;min-width:0;margin:0;overflow:visible}.choice-card .choice-list li,.choice-card .choice-list li:first-child,.choice-card .choice-list li:last-child{display:grid;grid-template-columns:38px minmax(0,1fr) auto 22px;align-items:center;gap:12px;width:100%;min-height:76px;padding:11px 0;border:0;border-top:1px solid #332d281a}.choice-card .choice-list li:last-child{border-bottom:1px solid #332d281a}.choice-card .choice-list li>a,.choice-card .choice-list li>i,.choice-card .choice-list li>span{color:var(--ink-strong)}.choice-card .choice-list li>span{color:var(--choice-color);font-weight:650}.choice-card .choice-list li>a{min-width:0;font-size:var(--list-name);line-height:1.32;overflow-wrap:anywhere}.choice-card .choice-list li>a bdi{unicode-bidi:plaintext}.choice-card .choice-list .rank-move{color:var(--ink-soft);background:#332d280d;box-shadow:inset 0 0 0 1px #332d2810}.choice-card .choice-list li>i{display:inline-flex;justify-content:flex-end;opacity:.66}.choice-card .choice-list li>i svg{width:15px;height:15px}.pairing-card,.pairing-card:nth-child(2),.pairing-card:nth-child(3){grid-template-columns:minmax(135px,0.22fr) minmax(0,1fr);gap:clamp(24px,4vw,58px);color:#fff8ef;border-color:#ffffff30}.pairing-card{background:linear-gradient(135deg,#725744,#5d4538)}.pairing-card:nth-child(2){background:linear-gradient(135deg,#8a3f2d,#6f2f28)}.pairing-card:nth-child(3){background:linear-gradient(135deg,#536b45,#3f5739)}.pairing-card-head{display:flex;align-items:center;justify-content:center}.people-icons{display:inline-flex;align-items:flex-end;justify-content:center;gap:3px;width:fit-content;min-width:94px;padding:12px 14px;color:#fff8ef;border:1px solid #fff8ef38;border-radius:999px;background:#fff8ef12;box-shadow:inset 0 1px #ffffff1c}.people-icons svg{width:25px;height:29px;overflow:visible}.people-icons svg:nth-child(2n){transform:translateY(-3px) scale(1.04)}.pairing-card .pairing-item a{color:#fff8ef;text-decoration-color:#fff8ef55}.pairing-card .pairing-item+.pairing-item::before{color:#fff1cfad}.daypart-switch{width:min(100%,460px);grid-template-columns:repeat(2,minmax(150px,1fr))}.daypart-switch button{height:54px}.daypart-switch .daypart-icon,.daypart-switch .daypart-icon svg{width:20px;height:20px}.daypart-switch.is-dinner .daypart-icon svg{width:18px;height:18px}.daypart-wheel.is-dinner{background:#9d4b39}.daypart-wheel.is-dinner::before{width:min(30vw,340px);top:2%;right:3%;border:0;border-radius:50%;background:#fff3d7;box-shadow:none;opacity:.23;transform:rotate(-11deg) scale(.86);-webkit-mask:radial-gradient(circle at 66% 42%,transparent 0 43%,#000 44%);mask:radial-gradient(circle at 66% 42%,transparent 0 43%,#000 44%)}.daypart-wheel.is-dinner::after{transform:rotate(28deg) scale(1.1)}.featured-dish-copy>span{display:none}.featured-dish-copy h3{margin-top:0}.closing-section{isolation:isolate;position:relative;overflow:hidden;perspective:720px}.closing-section::after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,#d9a34ff0 0 18%,#d9a34fbf 34%,transparent 70%)}.closing-section .solid-button,.closing-section h2{position:relative;z-index:3}.closing-section h2{max-width:980px;text-wrap:balance}.menu-depth-field{position:absolute;z-index:0;inset:-15%;overflow:hidden;pointer-events:none;user-select:none;perspective:640px;transform-style:preserve-3d}.menu-depth-field span{position:absolute;left:var(--depth-x);top:var(--depth-y);color:#3e281a;white-space:nowrap;letter-spacing:-.035em;font-size:clamp(13px, 1.6vw, 27px);font-weight:550;line-height:1;opacity:0;filter:blur(3px);transform-style:preserve-3d;will-change:transform,opacity,filter;animation:menu-depth-approach var(--depth-duration) linear infinite;animation-delay:var(--depth-delay)}.menu-depth-field span:nth-child(3n){font-family:var(--serif);font-style:italic}.menu-depth-field span:nth-child(4n){font-weight:420}@keyframes menu-depth-approach{0%{opacity:0;filter:blur(3.5px);transform:translate3d(-50%,-50%,-620px) scale(.42) rotate(var(--depth-tilt))}16%{opacity:.11}64%{opacity:.3;filter:blur(.35px)}86%{opacity:.22}100%{opacity:0;filter:blur(2.8px);transform:translate3d(calc(-50% + var(--depth-drift)),-50%,170px) scale(1.55) rotate(var(--depth-tilt))}}[dir=rtl] .choice-card{border-right:6px solid var(--choice-color);border-left:1px solid #332d281a}[dir=rtl] .choice-card .choice-list li>i svg{transform:scaleX(-1)}@media (width<=860px){.category-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.category-tabs button,.category-tabs button.is-active,.category-tabs button:hover{min-height:138px}.category-visual{width:min(52vw,390px);height:min(52vw,390px)}}@media (width<=760px){.category-stage,.category-sticky{padding:30px 20px}.category-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-inline:0;padding-inline:0;overflow:visible}.category-tabs button,.category-tabs button.is-active,.category-tabs button:hover{min-height:124px;padding:14px 8px}.category-tabs button:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 5px)}.category-tab-icon,.category-tab-icon svg{width:52px;height:52px}.category-stage{min-height:400px}.category-visual{right:-8%;width:74vw;height:74vw;opacity:.1}.after-table-section{padding:28px 20px 0}.choice-card,.choice-card.is-dessert,.choice-card.is-drink,.choice-card.is-wine{grid-template-columns:1fr;gap:20px;padding:24px 20px}.choice-card .choice-list{display:grid;grid-template-columns:1fr;overflow:visible;scroll-snap-type:none}.choice-card .choice-list li,.choice-card .choice-list li:first-child,.choice-card .choice-list li:last-child{display:grid;grid-template-columns:28px minmax(0,1fr) auto 18px;min-height:72px;padding:12px 0;border-right:0;border-left:0}.choice-card .choice-list li>i{display:inline-flex}.pairing-card,.pairing-card:nth-child(2),.pairing-card:nth-child(3){grid-template-columns:1fr;gap:22px}.pairing-card-head{display:flex;justify-content:flex-start}.people-icons{min-width:86px;padding:10px 12px}.people-icons svg{width:22px;height:26px}.daypart-switch{width:100%;grid-template-columns:repeat(2,minmax(120px,1fr))}.daypart-wheel.is-dinner::before{width:min(64vw,250px);right:-4%}.menu-depth-field{inset:-10% -35%}.menu-depth-field span{font-size:clamp(12px, 4vw, 19px)}}@media (prefers-reduced-motion:reduce){.category-visual,.menu-depth-field span{animation:none!important}.menu-depth-field span{opacity:.1;filter:none;transform:translate(-50%,-50%) scale(.9)}}.mahina-seo-fallback{max-width:1200px;margin:0 auto;padding:72px clamp(24px,6vw,84px);color:#2d2925;font-family:Arial,sans-serif}.mahina-seo-fallback nav{display:flex;flex-wrap:wrap;gap:14px 24px;margin-bottom:72px}.mahina-seo-fallback a{color:inherit}.mahina-seo-fallback h1{max-width:900px;margin:0 0 18px;font-size:clamp(44px, 8vw, 104px);line-height:.95}.mahina-seo-fallback h2{margin-top:56px;font-size:clamp(28px, 4vw, 48px)}.mahina-seo-fallback ol{padding-inline-start:1.5em;columns:2;column-gap:48px}.mahina-seo-fallback li{margin-bottom:10px;break-inside:avoid}.app-ready .mahina-seo-fallback{display:none}@media (max-width:700px){.mahina-seo-fallback{padding-top:36px}.mahina-seo-fallback nav{margin-bottom:48px}.mahina-seo-fallback ol{columns:1}}:root{--title-section:clamp(27px, 3.64vw, 50px);--title-card:clamp(24px, 3.3vw, 46px);--list-name-large:clamp(16px, 2.16vw, 30px);--list-name:clamp(16px, 1.76vw, 25px)}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.closing-section h2,.daypart-copy h2,.dessert-copy h2,.featured-dishes-section h2,.sauce-intro h2,.section-heading h2,.split-heading h2{font-size:var(--title-section);line-height:1.08}.decision-hero{min-height:calc(100svh - var(--header-height) - 12px);background:var(--hero-color,#7d4050);color:var(--hero-ink,#fff6ee);grid-template-columns:minmax(0,0.82fr) minmax(420px,1.18fr);align-items:center;transition:background-color .45s,color .45s}.decision-hero .hero-orbit,.decision-hero:after,.decision-hero:before{display:none}.decision-hero .hero-copy h1{max-width:640px;color:var(--hero-ink,#fff6ee);font-size:clamp(40px, 5vw, 72px);line-height:.98}.decision-hero .hero-copy .eyebrow,.decision-hero .hero-lead{color:var(--hero-accent,#edb4a3)}.hero-result-copy{border-top:1px solid color-mix(in srgb,var(--hero-accent,#edb4a3) 50%,transparent);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:4px 24px;max-width:520px;margin-top:34px;padding-top:18px;display:grid}.hero-result-copy>span{color:var(--hero-accent,#edb4a3);letter-spacing:.18em;grid-column:1/-1;font-size:9px;font-weight:650}.hero-result-copy>strong{color:var(--hero-ink,#fff6ee);letter-spacing:-.045em;font-size:clamp(19px, 2.1vw, 29px);font-weight:430;line-height:1.15}.hero-result-copy .wheel-menu-link{color:var(--hero-ink,#fff6ee);white-space:nowrap;border-color:currentColor;justify-self:end}.decision-wheel-wrap{justify-self:end;width:min(100%,590px)}.decision-wheel-stage{aspect-ratio:1;width:100%;position:relative}.decision-wheel{cursor:grab;outline-offset:8px;touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform;border:1px solid #ffffff70;border-radius:50%;position:absolute;inset:4.5%;overflow:hidden;box-shadow:0 34px 78px #1e17152e,inset 0 0 0 1px #ffffff36}.decision-wheel.is-dragging{cursor:grabbing}.decision-wheel:not(.is-dragging):not(.is-spinning){transition:transform .28s cubic-bezier(.22, 1, .36, 1)}.decision-wheel-rings,.decision-wheel-rings:after,.decision-wheel-rings:before{content:"";pointer-events:none;border:1px solid #fff9ef73;border-radius:50%;position:absolute}.decision-wheel-rings{inset:8%}.decision-wheel-rings:before{border-style:dashed;inset:14%}.decision-wheel-rings:after{background:#f7f3eae0;border-color:#fff;inset:31%}.decision-pointer{z-index:5;border-left:15px solid #0000;border-right:15px solid #0000;border-top:28px solid var(--hero-ink,#fff6ee);filter:drop-shadow(0 5px 8px #231b1830);width:0;height:0;position:absolute;top:.4%;left:50%;transform:translate(-50%)}.decision-wheel-center{z-index:4;color:#312a25;text-align:center;pointer-events:none;background:#f7f3eaf0;border:1px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:18px;display:flex;position:absolute;inset:34%;box-shadow:0 14px 36px #241b1826}.decision-wheel-center span{color:#8a7569;letter-spacing:.16em;font-size:9px;font-weight:700}.decision-wheel-center strong{letter-spacing:-.04em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:8px;font-size:clamp(13px, 1.5vw, 20px);font-weight:520;line-height:1.15;display:-webkit-box;overflow:hidden}.decision-wheel-meta{color:var(--hero-accent,#edb4a3);letter-spacing:.18em;justify-content:space-between;margin-top:10px;font-size:8px;font-weight:650;display:flex}.ticker{background:var(--paper)}.rank-list{margin-top:clamp(34px,4.5vw,58px)}.rank-main{grid-template-columns:52px minmax(0,1fr) auto 30px;min-height:72px;padding-block:8px}.rank-name{font-size:var(--list-name-large);grid-column:2}.rank-main .rank-move{grid-column:3}.rank-main .rank-plus{grid-column:4}.rank-move.is-out{color:#71685f;background:#e7e2dc}.category-section{min-height:500px;color:var(--ink);background:#fffaf2;grid-template-columns:minmax(310px,0.75fr) minmax(0,1.25fr)}.category-sticky{background:#fffaf2;border-color:#332d281f;padding:clamp(30px,4vw,52px)}.category-sticky .eyebrow{color:var(--ink-faint)}.category-sticky h2{color:var(--ink-strong);font-size:clamp(25px, 2.87vw, 42px)}.category-tabs{border:0;gap:7px;margin-top:28px}.category-tabs button{border:1px solid color-mix(in srgb,var(--tab-color) 24%,transparent);background:var(--tab-soft);min-height:48px;color:var(--tab-color);border-radius:11px;grid-template-columns:82px 1fr;padding:0 13px;transition:transform .2s,background .2s,color .2s}.category-tabs button:hover{padding-left:13px;transform:translate(3px)}.category-tabs button.is-active{background:var(--tab-color);color:#fff;padding-left:13px;box-shadow:inset 4px 0 #fff9}.category-tabs button.is-active strong:after{content:"\2713";margin-left:7px;font-size:.75em}.category-stage{min-height:500px;padding:clamp(30px,4vw,52px)}.category-stage:before{background:var(--category-color)}.category-ghost{color:#ffffff0a;font-size:clamp(72px, 10vw, 146px);top:5%}.category-title-row span{font-size:clamp(34px, 4.2vw, 58px)}.category-list li{min-height:58px}.category-item-link{grid-template-columns:40px minmax(0,1fr) auto 34px;gap:10px}.category-list strong{font-size:var(--list-name);grid-column:2}.category-item-link .rank-move{grid-column:3}.category-item-link i{grid-column:4;width:32px;height:32px}.featured-dishes-section{width:min(100% - 28px,1380px);margin:var(--section-space) auto 0}.featured-dishes-section>header{padding:0 var(--page-pad) 34px;grid-template-columns:minmax(0,1fr) minmax(260px,0.7fr);align-items:end;gap:clamp(30px,6vw,92px);display:grid}.featured-dishes-section h2{color:var(--ink-strong);letter-spacing:-.06em;margin:14px 0 0;font-weight:400}.featured-dishes-section>header>p{color:var(--ink-soft);margin:0;font-size:13px}.featured-dishes{scrollbar-width:none;scroll-snap-type:x mandatory;cursor:grab;border-radius:24px;gap:10px;height:clamp(420px,45vw,580px);display:flex;overflow-x:auto}.featured-dishes::-webkit-scrollbar{display:none}.featured-dishes.is-dragging{cursor:grabbing;scroll-snap-type:none}.featured-dish-card{isolation:isolate;scroll-snap-align:start;background:#322a26;border-radius:18px;flex:1 1 0;min-width:220px;transition:flex-grow .45s cubic-bezier(.22, 1, .36, 1);position:relative;overflow:hidden}.featured-dish-card:focus-within,.featured-dish-card:hover{flex-grow:1.55}.featured-dish-card img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .7s cubic-bezier(.22, 1, .36, 1)}.featured-dish-card:last-child img{object-position:50% 62%}.featured-dish-card:focus-within img,.featured-dish-card:hover img{transform:scale(1.035)}.featured-dish-card:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(#0000,#17110edb 92%);position:absolute;inset:38% 0 0}.featured-dish-copy{z-index:1;color:#fff;padding:clamp(22px,3vw,38px);display:grid;position:absolute;bottom:0;left:0;right:0}.featured-dish-copy>span{color:#ffffffb8;letter-spacing:.15em;font-size:9px;font-weight:650}.featured-dish-copy h3{letter-spacing:-.05em;margin:9px 0 0;font-size:clamp(18px, 2vw, 28px);font-weight:430;line-height:1.08}.featured-dish-copy a{border-bottom:1px solid #fffa;justify-self:start;align-items:center;gap:8px;min-height:44px;margin-top:14px;font-size:11px;font-weight:600;display:inline-flex}.featured-dish-copy svg{width:15px;height:15px}.pairing-card{min-height:330px}.pairing-card h3{font-size:clamp(20px, 2vw, 29px)}.pairing-items{flex-wrap:wrap;gap:8px 0;margin:0;padding:0;list-style:none;display:flex}.pairing-item{align-items:baseline;gap:0;display:inline-flex}.pairing-item+.pairing-item:before{color:#8b8178;content:"+";font-family:var(--serif);margin:0 9px;font-size:16px;font-style:italic}.pairing-item a{font-size:13px;line-height:1.55}.after-table-section{width:min(100% - 28px,1380px);margin:var(--section-space) auto 0;background:#eee6d9;border-radius:24px;padding:clamp(34px,5vw,72px)}.after-table-section .dessert-section{grid-template-columns:minmax(220px,0.56fr) minmax(0,1.44fr);align-items:center;gap:clamp(34px,6vw,88px);display:grid}.dessert-copy h2{margin:14px 0 0}.dessert-list{color:var(--ink);background:#fffaf2;border:1px solid #3d342d16;border-radius:18px;padding:18px 26px}.dessert-list li{border-color:#3d342d1a;grid-template-columns:32px minmax(0,1fr) auto 22px;gap:10px;min-height:70px}.dessert-list i,.dessert-list span{color:var(--ink-faint)}.dessert-list a{color:var(--ink-strong);font-size:var(--list-name);letter-spacing:-.04em;font-weight:430;line-height:1.18}.dessert-list .rank-move{grid-column:3}.dessert-list i{grid-column:4}.after-table-section .beverage-section{border-top:1px solid #3d342d22;margin-top:clamp(42px,6vw,76px);padding-top:clamp(36px,5vw,62px)}.beverage-grid{gap:14px;margin-top:30px}.beverage-card{border:1px solid #3d342d18;border-top:6px solid var(--leaf);min-height:0;color:var(--ink);background:#fffaf2;border-radius:18px;padding:clamp(26px,3vw,40px)}.beverage-card.is-wine{color:var(--ink);background:#fffaf2;border-top-color:#8a3f2d}.beverage-card.is-drink{border-top-color:var(--leaf);color:var(--ink);background:#fffaf2}.beverage-card h3{font-size:var(--title-card)}.beverage-card ol{margin-top:26px}.beverage-card li{grid-template-columns:30px minmax(0,1fr) auto 22px;gap:10px;min-height:70px;border-color:#3d342d1d!important}.beverage-card li a{color:var(--ink-strong);font-size:var(--list-name);letter-spacing:-.04em;font-weight:430;line-height:1.18}.beverage-card li i{color:var(--ink-faint);grid-column:4}.beverage-card li .rank-move{grid-column:3}.daypart-wheel.is-lunch{background:#607848}.daypart-wheel.is-dinner{background:#9d4b39}.daypart-wheel li{grid-template-columns:40px minmax(0,1fr) auto}.daypart-wheel li a{font-size:var(--list-name-large)}.daypart-wheel li .rank-move{color:#4c443e;background:#ffffffde;margin-left:12px}.closing-section{background:#d9a34f}@media (width<=860px){.decision-hero{grid-template-columns:1fr;gap:36px;padding-top:54px}.decision-wheel-wrap{justify-self:center;width:min(100%,560px)}.category-section{grid-template-columns:1fr}.category-sticky{border-right:0}.category-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.category-tabs button{text-align:center;grid-template-columns:1fr;gap:2px;padding:5px 2px}.category-tabs button.is-active,.category-tabs button:hover{padding-left:2px;transform:none}.after-table-section .dessert-section{grid-template-columns:1fr}}@media (width<=760px){:root{--title-section:clamp(28px, 8.26vw, 42px);--title-card:clamp(24px, 7vw, 36px);--list-name-large:clamp(16px, 4.2vw, 23px);--list-name:clamp(16px, 4vw, 21px);--section-space:78px}.decision-hero{margin-inline:7px;padding:42px 20px 46px}.decision-hero .hero-copy h1{max-width:100%;font-size:clamp(39px, 11.2vw, 54px);line-height:1}.decision-hero .hero-lead{font-size:12px}.hero-result-copy{grid-template-columns:1fr;gap:9px;margin-top:25px}.hero-result-copy .wheel-menu-link{justify-self:start}.decision-wheel-wrap{width:min(100%,400px)}.decision-wheel-center{padding:11px;inset:32%}.decision-wheel-center strong{font-size:clamp(12px, 3.7vw, 16px)}.rank-main{grid-template-columns:28px minmax(0,1fr) auto 20px;gap:7px;min-height:62px}.rank-move{min-width:36px;padding:3px 5px;font-size:7px}.category-section{width:calc(100% - 14px)}.category-stage,.category-sticky{min-height:0;padding:28px 18px}.category-sticky h2{font-size:31px}.category-tabs{gap:4px;margin:24px -10px -14px;padding:0}.category-tabs button{border-radius:8px;min-height:52px}.category-tabs button.is-active strong:after{margin:1px 0 0;display:block}.category-stage{min-height:380px}.category-title-row span{font-size:38px}.category-list li{min-height:54px}.category-item-link{grid-template-columns:28px minmax(0,1fr) auto 28px;gap:6px}.category-item-link i{width:28px;height:28px}.featured-dishes-section{width:100%}.featured-dishes-section>header{grid-template-columns:1fr;gap:16px;padding:0 20px 24px}.featured-dishes{border-radius:0;gap:9px;height:min(128vw,500px);padding-inline:20px;scroll-padding-inline:20px}.featured-dish-card,.featured-dish-card:focus-within,.featured-dish-card:hover{border-radius:17px;flex:0 0 76vw;min-width:0}.featured-dish-copy h3{font-size:clamp(18px, 5.8vw, 26px)}.pairing-card{min-height:0}.after-table-section{border-radius:18px;width:calc(100% - 14px);padding:30px 18px}.dessert-list{padding:12px 14px}.beverage-card li,.dessert-list li{grid-template-columns:26px minmax(0,1fr) auto 18px;gap:6px;min-height:66px}.beverage-grid{grid-template-columns:1fr}.beverage-card{min-height:0;padding:25px 18px}.daypart-wheel li{grid-template-columns:30px minmax(0,1fr) auto;gap:5px;min-height:72px}}@media (width<=420px){.decision-wheel-center{inset:30%}.decision-wheel-center strong{font-size:12px}.beverage-card li i,.category-item-link i,.dessert-list i,.rank-main .rank-plus{display:none}.rank-main{grid-template-columns:26px minmax(0,1fr) auto}.rank-main .rank-move{grid-column:3}.category-item-link{grid-template-columns:25px minmax(0,1fr) auto}.beverage-card li,.dessert-list li{grid-template-columns:24px minmax(0,1fr) auto}}@media (prefers-reduced-motion:reduce){.decision-wheel,.featured-dish-card,.featured-dish-card img{transition:none!important}}html{scrollbar-gutter:stable}.hero-result-copy>strong{display:-webkit-box;block-size:2.4em;min-block-size:2.4em;overflow:hidden;line-height:1.2;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.decision-wheel-center strong{display:-webkit-box;block-size:3.6em;min-block-size:3.6em;overflow:hidden;line-height:1.2;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.featured-dishes-section>header,.split-heading{grid-template-columns:minmax(0,1fr)}.featured-dishes-section>header{max-width:900px}.popup-navigation a[aria-current=page]{color:var(--ink-strong)}.language-overlay{z-index:160;visibility:hidden;pointer-events:none;display:flex;position:fixed;inset:0;align-items:center;justify-content:center;padding:22px}.language-overlay.is-open{visibility:visible;pointer-events:auto}.language-panel{z-index:1;width:min(100%,940px);max-height:calc(100svh - 44px);padding:clamp(24px,4vw,42px);overflow:auto;border-radius:28px;opacity:0;position:relative;transform:translateY(16px) scale(.985);transition:opacity .3s,transform .3s cubic-bezier(.22, 1, .36, 1)}.language-overlay.is-open>.language-panel{opacity:1;transform:translateY(0) scale(1)}.language-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.language-panel-head span{color:var(--ink-faint);letter-spacing:.16em;font-size:10px;font-weight:550}.language-panel-head h2{color:var(--ink-strong);letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(28px, 4vw, 46px);font-weight:400;line-height:1.08}.language-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:30px}.language-grid button{min-width:0;min-height:58px;color:var(--ink-soft);text-align:left;background:#ffffff8f;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;transition:background .2s,color .2s}.language-grid button.is-selected,.language-grid button:hover{color:var(--ink-strong);background:#23232514}.language-grid strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500}.language-grid span{flex:none;color:var(--ink-faint);font-size:10px}.sauce-board{border:0;gap:24px}.sauce-stack{width:100%;height:clamp(22px,2.4vw,34px);overflow:hidden;border-radius:999px;background:#e5ded3;box-shadow:inset 0 0 0 1px #3a322b0f}.sauce-stack-fill{display:flex;height:100%;overflow:hidden;border-radius:inherit;will-change:width}.sauce-stack-fill span{flex:0 0 auto;min-width:0}.sauce-cream .sauce-stat-head i,.sauce-stack-cream{background:#c5904d}.sauce-stack-tomato,.sauce-tomato .sauce-stat-head i{background:#c65b45}.sauce-oil .sauce-stat-head i,.sauce-stack-oil{background:#b7a03f}.sauce-pesto .sauce-stat-head i,.sauce-stack-pesto{background:#5f7d4e}.sauce-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sauce-stat{min-width:0;padding:18px;border:1px solid #342d2715;border-radius:16px;background:#fffaf2}.sauce-stat-head{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px}.sauce-stat-head i{width:10px;height:10px;border-radius:50%}.sauce-stat-head>span{color:var(--ink-strong);font-size:clamp(17px, 1.65vw, 23px);font-weight:450}.sauce-stat-head strong{color:var(--ink-strong);font-family:var(--serif);letter-spacing:-.06em;font-size:clamp(27px, 3.3vw, 43px);font-style:italic;font-weight:400;line-height:1;font-variant-numeric:tabular-nums}.sauce-stat>a{color:var(--ink-faint);display:inline-flex;align-items:center;gap:7px;margin-top:14px;font-size:10px;line-height:1.45}.sauce-stat>a svg{flex:none;width:12px;height:12px}.pairing-grid{grid-template-columns:minmax(0,1fr);gap:12px}.pairing-card,.pairing-card:nth-child(2),.pairing-card:nth-child(3){display:grid;grid-template-columns:minmax(170px,0.28fr) minmax(0,1fr);align-items:stretch;gap:clamp(24px,4vw,64px);min-height:0;padding:clamp(26px,3.2vw,44px)}.pairing-card-head{display:flex;flex-direction:column;justify-content:center;gap:13px}.pairing-card-head>span{color:var(--ink-faint);letter-spacing:.14em;font-size:10px;font-weight:650}.pairing-card .pairing-card-head h3{margin:0;font-size:var(--title-card);line-height:1.05}.pairing-card-body{min-width:0;display:flex;flex-direction:column;justify-content:center}.pairing-combinations{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:18px 28px;margin:0;padding:0}.pairing-combination+.pairing-combination{border-top:0;padding-top:0}.pairing-combination-label{margin-bottom:12px}.pairing-items{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 0}.pairing-item a{color:var(--ink-strong);font-size:var(--list-name);font-weight:430;line-height:1.35}.pairing-note{margin:18px 0 0}.after-table-section{background:#eee6d9}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.choice-card{min-width:0;padding:clamp(25px,3vw,38px);border:1px solid #3d342d14;border-radius:20px}.choice-card.is-dessert{background:#eee3ea}.choice-card.is-wine{background:#efddd5}.choice-card.is-drink{background:#e1eadb}.choice-card h2{min-height:2.1em;margin:0;color:var(--ink-strong);letter-spacing:-.05em;font-size:clamp(25px, 2.6vw, 38px);font-weight:400;line-height:1.05}.choice-list{margin:clamp(30px,4vw,52px) 0 0;padding:0;list-style:none}.choice-list li{display:grid;grid-template-columns:28px minmax(0,1fr) auto 18px;align-items:center;gap:8px;min-height:82px;border-top:1px solid #3d342d1f}.choice-list li:last-child{border-bottom:1px solid #3d342d1f}.choice-list li>i,.choice-list li>span{color:var(--ink-faint);font-size:9px}.choice-list li>a{color:var(--ink-strong);letter-spacing:-.035em;font-size:var(--list-name);font-weight:430;line-height:1.2}.choice-list li>i{display:inline-flex}.choice-list li>i svg{width:15px;height:15px}.choice-list .rank-move{grid-column:3}.site-footer{background:#ececef}.site-footer nav a[aria-current=page]{color:#1e1e20;font-weight:600}[dir=rtl] .decision-wheel-center,[dir=rtl] .hero-result-copy,[dir=rtl] .language-grid button,[dir=rtl] .sauce-stat{text-align:right}@media (width<=760px){.choice-grid{grid-template-columns:1fr}.choice-card h2{min-height:0}}@media (width<=760px){html{scrollbar-gutter:auto}.language-overlay{padding:12px}.language-panel{max-height:calc(100svh - 24px);border-radius:22px}.language-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-result-copy>strong{block-size:3.6em;min-block-size:3.6em;-webkit-line-clamp:3}.sauce-legend{grid-template-columns:1fr}.pairing-card,.pairing-card:nth-child(2),.pairing-card:nth-child(3){grid-template-columns:1fr;gap:24px}.pairing-card-head{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline}.pairing-combinations{grid-template-columns:1fr}.choice-list li{grid-template-columns:24px minmax(0,1fr) auto;gap:6px;min-height:72px}.choice-list li>i{display:none}}@media (width<=420px){.language-grid button{min-height:54px;padding-inline:11px}.language-grid strong{font-size:11px}}@media (prefers-reduced-motion:reduce){.language-panel,.sauce-stack-fill{transition:none!important}}.language-trigger>span{display:inline-flex;align-items:center;justify-content:center;height:1em;line-height:1;transform:translateY(-.5px)}.top-ticker{isolation:isolate;width:100%;margin-top:var(--header-height);padding:7px 0;border-top:1px solid #756654;border-bottom:1px solid #191714;background:linear-gradient(180deg,#52483d,#29251f 45%,#171512);box-shadow:inset 0 1px #ffffff2b,inset 0 -1px #000000b8,0 10px 28px #231d1830;position:relative;overflow:hidden}.top-ticker+.decision-hero{margin-top:12px}.top-ticker:after,.top-ticker:before{z-index:4;content:"";pointer-events:none;width:7vw;min-width:36px;position:absolute;top:7px;bottom:7px}.top-ticker:before{left:0;background:linear-gradient(90deg,#060705f2,transparent)}.top-ticker:after{right:0;background:linear-gradient(-90deg,#060705f2,transparent)}.top-ticker .ticker-track{min-height:54px;align-items:center;padding:12px 0;background:linear-gradient(180deg,#ffffff0d 0,transparent 32%,#00000045 100%),radial-gradient(circle,#050605 0 1.15px,#171a16 1.35px 2px,transparent 2.15px) 0 0/5px 5px,radial-gradient(ellipse at 50% 44%,#252b22,#10130f 72%);box-shadow:inset 0 12px 20px #ffffff0b,inset 0 -16px 24px #00000073,inset 0 0 0 1px #8d7b6140;animation-duration:42s;transform:translateZ(0)}.top-ticker a{z-index:1;display:inline-flex;align-items:center;min-height:30px;padding:0 clamp(22px,2.4vw,40px);color:transparent;white-space:nowrap;letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(12px, 1.12vw, 16px);font-weight:900;line-height:1.2;background:radial-gradient(circle,#ffbd52 0 1.25px,transparent 1.45px) 0 0/4px 4px;-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 2px #ff9e308f) drop-shadow(0 0 5px #ff9e3042);opacity:.82;transition:opacity .18s,filter .18s}.top-ticker a:before{content:"\25c6";margin-right:20px;color:#b97624;font-size:7px;-webkit-text-fill-color:#b97624}.top-ticker a.is-touch-lit,.top-ticker a:focus-visible,.top-ticker a:hover{opacity:1;animation:led-glint .72s steps(2,end) infinite;filter:drop-shadow(0 0 3px #ffd27a) drop-shadow(0 0 9px #ffad3ad6)}@keyframes led-glint{0%,to{opacity:.9;filter:drop-shadow(0 0 2px #ffd27a) drop-shadow(0 0 6px #ffad3a99)}38%{opacity:1;filter:drop-shadow(0 0 4px #fff1bd) drop-shadow(0 0 13px #ffad3a)}62%{opacity:.78}}.decision-hero.is-wheel-active{transition-duration:.12s}.decision-wheel{transform:rotate(var(--wheel-angle,0deg))}.decision-wheel:not(.is-dragging):not(.is-spinning){animation:decision-wheel-idle-nudge 7.2s ease-in-out infinite}@keyframes decision-wheel-idle-nudge{0%,72%,to{transform:rotate(var(--wheel-angle,0deg))}78%{transform:rotate(calc(var(--wheel-angle,0deg) + 3.5deg))}84%{transform:rotate(calc(var(--wheel-angle,0deg) - 1.6deg))}90%{transform:rotate(calc(var(--wheel-angle,0deg) + .7deg))}95%{transform:rotate(var(--wheel-angle,0deg))}}.decision-pointer{transform:translate(-50%) rotate(0);transform-origin:50% 0;will-change:transform}.best-section .rank-list{border-top:0;display:grid;gap:6px}.best-section .rank-row{border:0;border-radius:14px;background:color-mix(in srgb,var(--rank-color) 84%,#2b2722 16%);overflow:hidden;transition:transform .25s,filter .25s,box-shadow .25s}.best-section .rank-row:focus-within,.best-section .rank-row:hover{background:color-mix(in srgb,var(--rank-color) 92%,#2b2722 8%);filter:saturate(1.08) brightness(1.04);transform:translateY(-2px) scale(1.006);box-shadow:0 12px 30px #2b211929}.best-section .rank-main,.best-section .rank-name{color:var(--rank-ink)}.best-section .rank-number,.best-section .rank-plus{color:var(--rank-accent)}.best-section .rank-move{color:var(--rank-ink);background:color-mix(in srgb,var(--rank-ink) 15%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--rank-ink) 20%,transparent)}.sauce-stack-fill span{position:relative;z-index:1;cursor:help;outline:0;transform-origin:50% 50%;transition:transform .22s,filter .22s,box-shadow .22s}.sauce-cream .sauce-stat-head i,.sauce-stack-cream{background:#f4e8c9;box-shadow:inset 0 0 0 1px #766f665c,0 1px 4px #635a4e2b}.sauce-stat{outline:0;transition:transform .24s,box-shadow .24s,background .24s}.sauce-stat:focus-visible,.sauce-stat:focus-within,.sauce-stat:hover{z-index:2;background:#fffdf8;transform:translateY(-3px) scale(1.025);box-shadow:0 14px 34px #33291f1c}.sauce-board:has(.sauce-cream:is(:hover,:focus-within,:focus-visible)) .sauce-stack-cream,.sauce-board:has(.sauce-oil:is(:hover,:focus-within,:focus-visible)) .sauce-stack-oil,.sauce-board:has(.sauce-pesto:is(:hover,:focus-within,:focus-visible)) .sauce-stack-pesto,.sauce-board:has(.sauce-stack-cream:is(:hover,:focus-visible)) .sauce-cream,.sauce-board:has(.sauce-stack-oil:is(:hover,:focus-visible)) .sauce-oil,.sauce-board:has(.sauce-stack-pesto:is(:hover,:focus-visible)) .sauce-pesto,.sauce-board:has(.sauce-stack-tomato:is(:hover,:focus-visible)) .sauce-tomato,.sauce-board:has(.sauce-tomato:is(:hover,:focus-within,:focus-visible)) .sauce-stack-tomato{z-index:3;filter:brightness(1.08) saturate(1.08);transform:scaleY(1.42);box-shadow:inset 0 0 0 2px #fff9,0 0 0 1px #43382d66}.sauce-board:has(.sauce-stack-cream:is(:hover,:focus-visible)) .sauce-cream,.sauce-board:has(.sauce-stack-oil:is(:hover,:focus-visible)) .sauce-oil,.sauce-board:has(.sauce-stack-pesto:is(:hover,:focus-visible)) .sauce-pesto,.sauce-board:has(.sauce-stack-tomato:is(:hover,:focus-visible)) .sauce-tomato{background:#fffdf8;transform:translateY(-3px) scale(1.025);box-shadow:0 14px 34px #33291f1c}.pairing-card,.pairing-card:nth-child(2),.pairing-card:nth-child(3){color:#fff9ef;border:1px solid #ffffff24;box-shadow:0 18px 44px #2f251c1c}.pairing-card{background:#675343}.pairing-card:nth-child(2){background:var(--tomato-deep)}.pairing-card:nth-child(3){background:#405535}.pairing-card .pairing-card-head h3,.pairing-card .pairing-item a{color:#fff9ef}.pairing-card .pairing-card-head h3{font-size:var(--title-card)}.pairing-card .pairing-item a{font-size:var(--list-name-large);text-decoration-color:#fff9ef55}.pairing-card .pairing-item+.pairing-item:before{color:#fff1cfad}.pairing-card .pairing-combination+.pairing-combination{border-left:1px solid #ffffff2b;padding-left:24px}.choice-grid{grid-template-columns:1fr;gap:12px}.choice-card,.choice-card.is-dessert,.choice-card.is-drink,.choice-card.is-wine{display:grid;grid-template-columns:minmax(170px,0.28fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,64px);min-height:0;color:#fff9ef;border-color:#ffffff24;box-shadow:0 18px 44px #2f251c1c}.choice-card.is-dessert{background:#665047}.choice-card.is-wine{background:var(--tomato-deep)}.choice-card.is-drink{background:#405535}.choice-card h2{min-height:0;color:#fff9ef;font-size:var(--title-card)}.choice-card .choice-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0}.choice-card .choice-list li{grid-template-columns:24px minmax(0,1fr) auto;align-content:center;min-height:118px;padding:14px 18px;border-top:0;border-bottom:0;border-left:1px solid #ffffff2b}.choice-card .choice-list li:first-child{border-left:0}.choice-card .choice-list li>a,.choice-card .choice-list li>span{color:#fff9ef}.choice-card .choice-list li>a{font-size:var(--list-name)}.choice-card .choice-list .rank-move{color:#fff9ef;background:#ffffff1f}.choice-card .choice-list li>i{display:none}.daypart-switch{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(2,minmax(96px,1fr));gap:0;padding:4px;background:#342d2714}.daypart-switch:before{z-index:-1;content:"";width:calc(50% - 4px);border-radius:999px;background:#fffaf2;box-shadow:0 8px 22px #24242713;position:absolute;top:4px;bottom:4px;left:4px;transition:transform .42s cubic-bezier(.22, 1, .36, 1),background .3s}.daypart-switch.is-dinner:before{transform:translate(100%);background:#332f31}.daypart-switch button,.daypart-switch button.is-active{z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;background:0 0;box-shadow:none;position:relative}.daypart-switch button strong{font:inherit}.daypart-switch .daypart-icon{font-size:15px;line-height:1;transition:transform .38s,filter .38s}.daypart-switch button.is-active .daypart-icon{transform:rotate(18deg) scale(1.15);filter:drop-shadow(0 0 5px #d9a34f80)}.daypart-switch.is-dinner button.is-active{color:#fff8ee}.daypart-switch.is-dinner button.is-active .daypart-icon{transform:rotate(-14deg) scale(1.14);filter:drop-shadow(0 0 6px #ddd4caa8)}.daypart-wheel{transition:background-color .58s cubic-bezier(.22, 1, .36, 1)}.daypart-wheel:after,.daypart-wheel:before{transition:transform .72s cubic-bezier(.22, 1, .36, 1),background .58s,box-shadow .58s}.daypart-wheel.is-lunch:before{background:#e0b85f38;box-shadow:0 0 80px #e8c97832;transform:translate(0) scale(1)}.daypart-wheel.is-dinner:before{background:#e7dfd424;box-shadow:-32px 8px #9d4b39;transform:translate(-13%,9%) scale(.78)}.daypart-wheel.is-dinner:after{transform:rotate(28deg) scale(1.1)}.featured-dishes-section>header{padding-bottom:26px}.featured-dishes-section h2{margin-top:0}.featured-dish-copy h3{display:-webkit-box;overflow:hidden;font-size:clamp(15px, 1.45vw, 21px);line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:3}[dir=rtl] .daypart-switch.is-dinner:before{transform:translate(-100%)}@media (width<=760px){.top-ticker{padding-block:5px;touch-action:none}.top-ticker .ticker-track{min-height:46px;padding-block:10px;animation-duration:34s}.top-ticker a{padding-inline:22px;font-size:12px}.pairing-card .pairing-combination+.pairing-combination{border-top:1px solid #ffffff2b;border-left:0;padding-top:20px;padding-left:0}.choice-card,.choice-card.is-dessert,.choice-card.is-drink,.choice-card.is-wine{grid-template-columns:1fr;gap:22px}.choice-card .choice-list{grid-template-columns:1fr}.choice-card .choice-list li{min-height:72px;padding:10px 0;border-top:1px solid #ffffff2b;border-left:0}.choice-card .choice-list li:last-child{border-bottom:1px solid #ffffff2b}.featured-dish-copy h3{font-size:clamp(16px, 4.8vw, 21px)}}@media (prefers-reduced-motion:reduce){.top-ticker .ticker-track,.top-ticker a.is-touch-lit,.top-ticker a:focus-visible,.top-ticker a:hover{animation:none!important}.daypart-switch:before,.daypart-wheel:after,.daypart-wheel:before{transition:none!important}.decision-wheel:not(.is-dragging):not(.is-spinning){animation:none!important}}.menu-ticker{width:100%;overflow:hidden;padding:12px 0;border-top:1px solid #332d2814;border-bottom:1px solid var(--line);background:#fff8ec}.menu-ticker .ticker-track{width:max-content;display:flex;animation:36s linear infinite ticker-move}.menu-ticker a{display:inline-flex;align-items:center;gap:10px;min-height:26px;padding-inline:24px;color:#6e665f;letter-spacing:.075em;white-space:nowrap;font-size:10px;font-weight:570;transition:color .22s}.menu-ticker a::before{content:"";flex:none;width:4px;height:4px;border-radius:50%;background:#8a3f2d;opacity:.7}.menu-ticker a:focus-visible,.menu-ticker a:hover{color:#8a3f2d}.footer-ticker{border-top-color:#332d2826;background:#efe7d9}.best-section{padding-bottom:clamp(36px,5vw,72px)}.best-section .rank-main{grid-template-columns:78px minmax(0,1fr) auto 38px;gap:clamp(12px,1.6vw,22px);padding-inline:clamp(14px,1.8vw,24px)}.best-section .rank-number{color:var(--rank-ink);letter-spacing:.09em;white-space:nowrap;font-size:10px;font-variant-numeric:tabular-nums;opacity:.82}.best-section .rank-plus{color:var(--rank-ink);justify-self:end;width:32px;height:44px;opacity:.8}.best-section .rank-plus .chevron-icon{width:12px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65px}[dir=rtl] .best-section .rank-plus .chevron-icon{transform:scaleX(-1)}.category-sticky h2,.closing-section h2,.daypart-copy h2,.pairing-section .section-heading h2,.sauce-intro h2{margin-top:0}.category-tabs button{grid-template-columns:30px minmax(0,1fr);gap:10px;color:#746d67;border-color:#332d2818;background:#e4e1dc;box-shadow:none}.category-tabs button:hover{color:#514b46;background:#d9d5cf}.category-tabs button.is-active{color:#fffaf2;background:var(--tab-color);box-shadow:inset 4px 0 #fff8}.category-tabs button.is-active strong::after{content:none!important}.category-tab-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;opacity:.76;transform-origin:50% 55%}.category-tab-icon svg{width:22px;height:22px;stroke-width:1.35px}.category-tabs button.is-active .category-tab-icon{opacity:1;animation:category-icon-select .48s cubic-bezier(.22,1,.36,1)}.sauce-stat>a{max-width:100%;margin-top:16px;color:var(--ink-soft);font-size:clamp(13px, 1.15vw, 16px);line-height:1.5}.sauce-stat>a svg{width:15px;height:15px}.after-table-section{margin-top:clamp(38px,6vw,76px);background:#e8dfd2}.choice-card.is-dessert{background:#71534b}.choice-card.is-wine{background:#6f2f28}.choice-card.is-drink{background:#4b653c}.choice-card .choice-list{min-width:0}.pairing-card,.pairing-card:nth-child(2),.pairing-card:nth-child(3){border-color:#ffffff30;box-shadow:0 18px 44px #2f251c22}.pairing-card{background:linear-gradient(135deg,#5b493c,#49392f)}.pairing-card:nth-child(2){background:linear-gradient(135deg,#7a3e31,#692f27)}.pairing-card:nth-child(3){background:linear-gradient(135deg,#40563a,#33492f)}.pairing-card-head{gap:12px}.people-icons{display:inline-flex;align-items:flex-end;gap:2px;color:#fff3d8c9}.people-icons svg{width:17px;height:21px;stroke-width:1.45px}.pairing-card .pairing-combination+.pairing-combination{border:0;padding:0}.daypart-switch{width:min(100%,400px);grid-template-columns:repeat(2,minmax(136px,1fr))}.daypart-switch button{height:48px}.daypart-switch .daypart-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:0}.daypart-switch .daypart-icon svg{width:16px;height:16px;stroke-width:1.45px}.daypart-switch.is-dinner .daypart-icon svg{width:13px;height:13px}.daypart-wheel.is-dinner{background:#513943}.daypart-wheel.is-dinner::before{box-shadow:-28px 6px 0 #513943}.featured-dishes-section{margin-bottom:var(--section-space)}@media (width<=760px){.menu-ticker{padding-block:10px}.menu-ticker .ticker-track{animation-duration:31s}.menu-ticker a{padding-inline:19px;font-size:9px}.best-section .rank-main{grid-template-columns:64px minmax(0,1fr) max-content 28px;column-gap:10px;min-height:72px;padding:10px 14px}.best-section .rank-number{min-width:0;font-size:8.5px;letter-spacing:.065em}.best-section .rank-name{min-width:0;overflow-wrap:anywhere;hyphens:auto}.best-section .rank-move{justify-self:end;min-width:38px;padding:4px 7px;font-size:8px;line-height:1;white-space:nowrap}.best-section .rank-plus{display:inline-flex;justify-self:end;width:28px;height:44px}.category-tabs{display:flex;gap:6px;margin-inline:-10px;padding-inline:10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 96px;grid-template-columns:1fr;justify-items:center;gap:3px;min-height:70px;padding:7px 5px;scroll-snap-align:start}.category-tabs button.is-active,.category-tabs button:hover{padding-left:5px}.category-tab-icon,.category-tab-icon svg{width:20px;height:20px}.choice-card .choice-list{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.choice-card .choice-list::-webkit-scrollbar{display:none}.choice-card .choice-list li{flex:0 0 min(76vw,310px);grid-template-columns:24px minmax(0,1fr) auto;min-height:88px;padding:12px 16px;border-top:0;border-bottom:0;border-left:1px solid #ffffff2b;scroll-snap-align:start}.choice-card .choice-list li:first-child{border-left:0}.daypart-switch{width:100%;grid-template-columns:repeat(2,minmax(112px,1fr))}}@media (width<=420px){.best-section .rank-main{grid-template-columns:60px minmax(0,1fr) max-content 24px;column-gap:8px;padding-inline:12px}.best-section .rank-main .rank-plus{display:inline-flex;width:24px}}@media (prefers-reduced-motion:reduce){.category-tabs button.is-active .category-tab-icon,.menu-ticker .ticker-track{animation:none!important}}