:root{--green:#215842;--ink:#234b38;--yellow:#ffdc58;--red:#b93625;--paper:#fffdf5;--line:#d5ddc9;--round:"Hiragino Maru Gothic ProN","Yu Gothic",Meiryo,sans-serif;--sans:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.9}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}a,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}p,h1,h2,h3,figure{margin:0}p+p{margin-top:1em}h1,h2,h3{font-family:var(--round);line-height:1.5}img{max-width:100%;height:auto;display:block}.header{min-height:90px;display:flex;justify-content:space-between;align-items:center;padding:18px 5%;gap:24px;background:var(--paper)}.brand{display:flex;align-items:center;gap:11px;font-family:var(--round);font-weight:800;font-size:17px;line-height:1.5}.brand-symbol{font-family:serif;font-size:36px;background:var(--green);color:var(--yellow);width:47px;height:47px;border-radius:50%;text-align:center;line-height:45px;flex-shrink:0}.brand small{display:block;font-family:var(--sans);font-size:10px;letter-spacing:.1em;margin-top:3px}.header nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:650}.nav-cta{background:var(--red);color:#fff;padding:12px 22px;border-radius:100px}.nav-cta span{margin-left:12px}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;background:var(--yellow);isolation:isolate}.hero-copy{padding:65px 0 57px max(10%,calc((100vw - 1200px)/2));position:relative;z-index:2}.eyebrow{font-size:14px;font-weight:750;letter-spacing:.07em;margin-bottom:16px}.hero .eyebrow{display:inline-block;background:var(--green);color:#fff;padding:6px 18px;border-radius:30px;transform:rotate(-3deg);margin-bottom:30px}.hero .edition{font-family:var(--round);font-size:17px;font-weight:800;letter-spacing:.05em;margin:0 0 12px}.hero h1{color:var(--red);font-size:clamp(48px,5.5vw,85px);line-height:1.25;letter-spacing:-.05em;font-weight:900;transform:rotate(-2deg);margin-bottom:25px}.hero h1>span{display:block;white-space:nowrap}.title-mark{display:inline-block;color:var(--green);transform:rotate(12deg);margin-left:9px}.hero-description{font-family:var(--round);font-size:17px;font-weight:650;line-height:1.9}.date{margin:24px 0;display:flex;gap:15px;align-items:center}.year{font-size:16px;font-weight:750;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.12em}.date strong{font:800 44px/1.4 var(--round);letter-spacing:-.04em;white-space:nowrap}.date strong span{font-family:var(--sans);font-size:14px;letter-spacing:0;margin-left:7px}.date i{font-style:normal;font-size:24px;margin:0 6px;color:var(--red)}.button{padding:17px 25px;display:flex;justify-content:space-between;align-items:center;gap:20px;line-height:1.6;font-family:var(--round);font-weight:750;font-size:16px;border-radius:100px;transition:transform .18s,box-shadow .18s;min-height:58px}.button:hover{transform:translateY(-3px);box-shadow:0 5px 0 #123e321b}.yellow{background:var(--yellow);color:var(--green)}.green{background:var(--green);color:#fff}.hero .button{max-width:330px;box-shadow:4px 5px 0 #fff8}.hero-location{font-size:12px;margin-top:20px!important;font-weight:600}.hero-visual{min-height:650px;position:relative;padding:65px 8% 75px 4%;align-self:stretch}.hello-tag{position:absolute;right:13%;top:37px;z-index:3;font-family:var(--round);font-size:25px;line-height:1.5;font-weight:800;transform:rotate(8deg);background:white;border:2px solid var(--green);border-radius:50% 50% 45% 40%;padding:14px 25px;box-shadow:4px 5px 0 #215842}.hello-tag small{display:block;font-family:var(--sans);font-size:12px;font-weight:600}.chef-postcard{background:white;padding:10px 10px 18px;border-radius:48% 48% 18px 18px;transform:rotate(5deg);box-shadow:10px 13px 0 #ddaa2680;margin-top:52px;position:relative}.chef-postcard img{width:100%;height:350px;object-fit:cover;object-position:53% center;border-radius:48% 48% 4px 4px}.chef-postcard figcaption{font-family:var(--round);font-weight:750;font-size:15px;text-align:center;margin-top:6px}.meals-postcard{position:absolute;width:49%;max-width:310px;left:-6%;bottom:23px;background:white;padding:9px 9px 12px;transform:rotate(-9deg);box-shadow:5px 6px 0 #215842;z-index:3}.meals-postcard img{width:100%;aspect-ratio:311/200;object-fit:cover}.meals-postcard figcaption{font:700 12px/1.7 var(--round);padding-top:8px;text-align:center}.festival-stamp{position:absolute;right:7%;bottom:50px;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;font:800 22px/1.4 var(--round);width:138px;height:138px;transform:rotate(12deg);border:3px dashed #fff9;outline:5px solid var(--red)}.hero-bottom{grid-column:1/-1;background:var(--green);color:white;display:flex;justify-content:center;text-align:center;padding:15px 20px;font-size:13px;letter-spacing:.15em;line-height:1.8;overflow:hidden}.hero-bottom b{color:var(--yellow);font-size:20px;margin:0 22px;vertical-align:middle}.section{padding:80px max(6%,calc((100vw - 1200px)/2))}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:40px}.section-heading h2{font-size:34px;font-weight:800}.section-heading>p{font-size:16px;margin-bottom:5px}.program .eyebrow{color:var(--red)}.program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.program-card{padding:28px 25px 22px;border:2px solid var(--green);border-radius:26px;background:#eff4db;box-shadow:5px 6px 0 var(--green);transition:transform .2s;position:relative}.program-card:nth-child(2){background:#ffedb8;transform:rotate(1deg)}.program-card:nth-child(3){background:#ffe5da;transform:rotate(-1deg)}.program-card:hover{transform:translateY(-6px) rotate(0)}.card-top{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:13px;font-weight:750}.status{display:inline-block;border:1px solid #b6c7ad;color:var(--green);background:#fffef7;padding:5px 11px;border-radius:30px;font-size:13px;font-weight:750;white-space:nowrap;line-height:1.5}.card-date{font:800 44px/1.4 var(--round);margin:25px 0 13px}.card-date span{font:600 14px var(--sans);margin-left:5px}.program-card h3{font-size:23px;font-weight:800;margin-bottom:17px}.program-card>p:not(.card-date){font-size:15px;line-height:1.9}.card-bottom{border-top:1px dashed #80997e;margin-top:24px;padding-top:17px;display:flex;justify-content:space-between;gap:10px;font-size:13px;align-items:center}.card-bottom>span:last-child{font-size:26px;line-height:1}.festival-card .status{color:var(--red);border-color:#dea78d}.chef-band{padding:65px max(10%,calc((100vw - 1000px)/2));display:grid;grid-template-columns:290px 1fr;align-items:center;gap:85px;background:#eaf1db;border-radius:60px 60px 0 0}.chef-portrait{padding:11px 11px 18px;background:#fff;box-shadow:7px 8px 0 #cad8b6;transform:rotate(-5deg);position:relative}.chef-portrait:before{content:"";position:absolute;width:88px;height:24px;background:#f3cc609c;top:-10px;left:calc(50% - 44px);transform:rotate(5deg)}.chef-portrait img{width:100%;height:auto}.chef-portrait figcaption{text-align:center;font-size:13px;font-weight:700;margin-top:10px}.chef-bio .eyebrow{color:var(--red)}.chef-bio h2{font-size:35px;font-weight:800;margin-bottom:22px}.chef-name{font-size:21px;font-weight:750;margin-bottom:20px}.chef-name span{display:block;font-size:13px;font-weight:500;margin-top:5px}.chef-bio>p:not(.chef-name):not(.eyebrow){font-size:16px}.text-link{display:inline-block;border-bottom:1px solid currentColor;font-size:14px;font-weight:650;padding:2px 0;margin-top:12px}.day{border-bottom:1px dashed #bec9b5;scroll-margin-top:22px}.day-heading{display:flex;gap:28px;align-items:center;margin-bottom:43px}.day-number{font:900 59px/1 var(--round);color:var(--red);min-width:110px;align-self:flex-start}.day-number span{display:block;font:700 12px/1.5 var(--sans);color:var(--ink);letter-spacing:.02em;margin-top:12px}.day-heading h2{font-size:29px;font-weight:800}.subheading{display:block;font:600 17px/1.5 var(--round);margin-top:8px}.day-heading>.status{margin-left:auto}.day-heading .eyebrow{font-size:14px;margin-bottom:8px;color:var(--red)}.day-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:65px;align-items:start}.story h3{font-size:26px;margin-bottom:22px;font-weight:800}.story p{line-height:2}.meal-photo-pair{display:grid;grid-template-columns:1.25fr .75fr;gap:10px;align-items:center;margin:0 7px 35px}.meal-photo-pair figure{background:#fff;padding:7px;box-shadow:2px 5px 0 #d9dfcc;transform:rotate(-4deg)}.meal-photo-pair figure+figure{transform:rotate(6deg)}.meal-photo-pair img{width:100%;height:auto}.small-note{border-left:4px solid #edc85c;padding-left:19px;margin-top:26px}.small-note>span{font-size:14px;font-weight:750}.small-note p{font-size:14px;margin-top:6px}.details-panel{padding:10px 28px 25px;background:#f3f5e9;border:1px solid #d8dec9;border-radius:25px}.details-panel dl{margin:0 0 23px}.details-panel dl>div{display:grid;grid-template-columns:70px minmax(0,1fr);padding:19px 0;border-bottom:1px dashed #becbb3;gap:10px}.details-panel dt{font-size:14px;font-weight:650;padding-top:3px}.details-panel dd{margin:0;font-size:16px}.details-panel small{display:block;font-size:13px;line-height:1.8;margin-top:7px}.time-slots{display:grid;grid-template-columns:60px 1fr;gap:9px;margin:12px 0}.time-slots span{font-size:13px;background:#dee7cd;border-radius:8px;text-align:center;align-self:center}.time-slots strong{font-size:20px;letter-spacing:.03em}.price{font:800 31px/1.5 var(--round)}.price span{display:inline-block;font:13px var(--sans);margin-left:5px}.form-note{font-size:12px;text-align:center;margin-top:10px}.disclosure{margin-top:30px;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line)}summary{cursor:pointer;list-style:none;padding:18px 0;display:flex;justify-content:space-between;font-size:15px;font-weight:650;gap:16px}summary::-webkit-details-marker{display:none}.disclosure[open] summary>span{transform:rotate(45deg)}.disclosure>div{padding:0 0 16px;font-size:14px}.disclosure a{text-decoration:underline;text-underline-offset:3px}.day-two{background:#fff}.menu-callout{background:#ffedb8;padding:18px 24px;border-radius:18px;font-size:21px;font-weight:750;margin:24px 0!important;transform:rotate(-1deg)}.menu-callout span{display:block;font-size:13px;color:var(--red)}.lesson-time{display:block;font-size:26px;margin-top:7px}.lesson-notes{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:38px;margin-top:40px;border-top:1px dashed var(--line)}.lesson-notes h3{font-size:18px;margin-bottom:15px}.lesson-notes p,.lesson-notes li{font-size:14px;line-height:1.95}.lesson-notes ul{padding-left:20px}.lesson-notes .exception{padding-top:14px;border-top:1px dashed var(--line)}.day-three{background:#ffecd4;position:relative;border-radius:40px 40px 0 0}.festival-content{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-left:138px}.festival-headline{font:900 34px/1.65 var(--round);color:var(--red);transform:rotate(-2deg);margin-bottom:20px}.festival-info{border-left:2px dashed #d1b898;padding-left:35px}.festival-info h3{font-size:21px;margin:20px 0 12px}.reservation{background:var(--green);color:white;text-align:center}.reservation .eyebrow{color:var(--yellow)}.reservation h2{font-size:34px;font-weight:800;margin-bottom:15px}.reservation>p{font-size:16px}.reservation-buttons{display:flex;gap:20px;max-width:820px;margin:30px auto 25px}.reservation-buttons .button{flex:1;text-align:left;padding:18px 28px}.reservation-buttons small{display:block;font-size:13px;margin-bottom:3px;font-weight:500}.outline{border:2px solid var(--yellow);color:var(--yellow)}.reservation .reservation-note{font-size:13px;color:#e3eddf;margin:0}.footer{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding-top:52px;padding-bottom:22px}.footer .brand{margin-bottom:20px}.footer p{font-size:14px}.contact h2{font-size:18px;margin-bottom:9px}.contact p{margin-bottom:12px}.contact>a{display:inline-block;font-size:14px;margin:0 24px 10px 0;border-bottom:1px solid #aab8ac}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px dashed var(--line);padding-top:20px;font-size:12px}.mobile-only{display:none}.skip{position:fixed;left:10px;top:-100px;padding:10px;background:var(--yellow);z-index:20}.skip:focus{top:10px}
@media(min-width:1600px){.hero-copy{padding-left:calc((100vw - 1200px)/2)}.hero-visual{padding-right:calc((100vw - 1300px)/2);max-width:800px}.chef-postcard img{height:360px}.hello-tag{right:24%}.festival-stamp{right:20%}}
@media(max-width:1100px){.header nav{gap:18px}.header nav>a:first-child{display:none}.hero-copy{padding:48px 0 45px 9%}.hero h1{font-size:58px}.hero-visual{min-height:620px;padding:60px 8% 90px 5%}.hero .eyebrow{font-size:13px}.hero-description{font-size:15px}.chef-postcard img{height:300px}.hello-tag{font-size:21px;right:13%;top:38px;padding:12px 21px}.meals-postcard{width:55%;bottom:30px}.festival-stamp{width:114px;height:114px;font-size:19px;bottom:55px}.date strong{font-size:36px}.date strong span{font-size:12px}.program-card{padding:25px 18px 21px}.card-top{flex-wrap:wrap}.program-card h3{font-size:21px}.section{padding:65px 5%}.day-content{gap:35px}.day-heading h2{font-size:26px}.day-heading{gap:22px}.chef-band{padding:55px 7%;gap:55px;grid-template-columns:250px 1fr}.chef-bio h2{font-size:31px}.festival-content{padding-left:0;gap:35px}.day-heading>.status{align-self:flex-start}.details-panel{padding:8px 20px 23px}}
@media(max-width:760px){.header{min-height:75px;padding:15px 5%;gap:12px}.brand{font-size:14px;gap:8px}.brand-symbol{width:36px;height:36px;font-size:29px;line-height:34px}.brand small{font-size:8px;letter-spacing:.06em}.header nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:10px 12px;white-space:nowrap}.nav-cta span{margin-left:5px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 7% 22px}.hero .eyebrow{font-size:13px;margin-bottom:24px}.hero .edition{font-size:14px}.hero h1{font-size:clamp(45px,11.7vw,78px);margin-bottom:22px;line-height:1.25}.hero-description{font-size:15px}.date{margin:21px 0;gap:10px}.date strong{font-size:36px}.date strong span{font-size:12px;margin-left:5px}.date i{font-size:19px;margin:0 4px}.date .year{font-size:13px}.hero .button{max-width:100%}.hero-location{font-size:12px;margin-top:17px!important}.hero-visual{min-height:480px;padding:27px 10% 92px 11%;max-width:550px;width:100%;justify-self:center}.chef-postcard{margin-top:30px;padding-bottom:15px;border-radius:44% 44% 16px 16px}.chef-postcard img{height:275px;object-position:53% center;border-radius:44% 44% 5px 5px}.chef-postcard figcaption{font-size:12px}.hello-tag{top:9px;right:10%;font-size:20px;padding:10px 19px}.hello-tag small{font-size:11px}.meals-postcard{width:48%;max-width:240px;left:7%;bottom:29px;padding:6px 6px 9px}.meals-postcard figcaption{font-size:10px;padding-top:5px}.festival-stamp{right:9%;bottom:42px;width:104px;height:104px;font-size:19px}.hero-bottom{padding:13px 5%;font-size:12px;letter-spacing:.07em}.hero-bottom b{font-size:14px;margin:0 9px}.hero-bottom span{max-width:460px}.section{padding:49px 6%}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:29px;line-height:1.55}.section-heading>p{font-size:15px;margin-top:18px}.eyebrow{font-size:13px}.program-grid{grid-template-columns:1fr;gap:24px;padding-right:5px}.program-card{padding:24px;border-radius:23px}.program-card:nth-child(2){transform:rotate(.5deg)}.program-card:nth-child(3){transform:rotate(-.5deg)}.card-top{flex-wrap:nowrap;font-size:13px}.card-date{margin:18px 0 12px;font-size:39px}.program-card h3{font-size:24px}.program-card h3 br{display:none}.program-card>p:not(.card-date){font-size:16px}.program-card>p br{display:none}.card-bottom{font-size:14px}.chef-band{grid-template-columns:1fr;gap:38px;padding:47px 7%;border-radius:38px 38px 0 0}.chef-portrait{width:225px;justify-self:center}.chef-bio h2{font-size:31px}.chef-name{font-size:22px}.chef-bio .eyebrow{font-size:14px}.day-heading{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;margin-bottom:30px}.day-number{font-size:43px;min-width:0}.day-number span{font-size:10px;letter-spacing:0;margin-top:9px}.day-heading h2{font-size:23px;line-height:1.55}.day-heading h2 br{display:none}.day-heading .eyebrow{font-size:12px}.subheading{font-size:16px;margin-top:8px}.day-heading>.status{grid-column:2;justify-self:start;margin:0}.day-content{grid-template-columns:1fr;gap:27px}.story h3{font-size:25px;margin-bottom:19px}.story p{font-size:16px}.small-note p{font-size:14px}.details-panel{padding:5px 18px 22px;border-radius:22px}.details-panel dl>div{grid-template-columns:60px minmax(0,1fr);gap:8px}.details-panel dd{font-size:15px}.details-panel small{font-size:12px}.price{font-size:29px}.price span{font-size:12px;margin-left:3px}.button{font-size:15px;padding:16px 20px}.lesson-notes{grid-template-columns:1fr;gap:25px;margin-top:31px;padding-top:30px}.lesson-notes p,.lesson-notes li{font-size:14px}.festival-content{grid-template-columns:1fr;gap:27px}.festival-headline{font-size:31px;margin-bottom:21px}.festival-info{border-left:0;border-top:2px dashed #d1b898;padding:26px 0 0}.festival-content p{font-size:16px}.festival-content .festival-headline{font-size:32px}.day-three .day-number span{font-size:9px}.reservation h2{font-size:27px}.reservation>p{font-size:15px}.reservation-buttons{flex-direction:column;gap:15px}.reservation-buttons .button{padding:17px 25px;font-size:17px}.reservation .reservation-note{text-align:left;font-size:12px}.footer{grid-template-columns:1fr;gap:29px}.footer .brand{font-size:17px}.footer .brand small{font-size:10px}.footer .brand-symbol{width:42px;height:42px;line-height:40px}.footer-bottom{font-size:11px;gap:14px}.mobile-only{display:block}}
@media(max-width:360px){.header .brand{font-size:12px}.header .brand small{font-size:7px}.header .brand-symbol{width:30px;height:30px;font-size:24px;line-height:28px}.nav-cta{font-size:11px;padding:10px}.hero h1{font-size:42px}.date strong{font-size:32px}.date strong span{font-size:11px}.hero-visual{min-height:445px}.chef-postcard img{height:240px}.chef-postcard figcaption{font-size:11px}.festival-stamp{width:90px;height:90px;font-size:17px}.time-slots strong{font-size:18px}.price{font-size:26px}.program-card{padding:21px}.card-top{font-size:12px}.status{font-size:12px}.card-bottom{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.biryani-photo{width:min(78%,320px);margin:8px auto 36px;padding:9px;background:#fff;box-shadow:5px 6px 0 #edcf79;transform:rotate(-3deg);border-radius:4px}.biryani-photo img{width:100%;height:auto;border-radius:2px}
.meal-photo-single{width:min(82%,390px);margin:0 auto 36px;padding:9px;background:#fff;box-shadow:4px 6px 0 #d9dfcc;transform:rotate(-3deg)}.meal-photo-single img{width:100%;height:auto}.samurai-photo{width:min(82%,340px);margin:0 auto 36px;padding:9px 9px 16px;background:#fff;box-shadow:6px 7px 0 #d1b898;transform:rotate(-3deg)}.samurai-photo img{width:100%;height:auto}.samurai-photo figcaption{text-align:center;font:700 13px/1.7 var(--round);padding-top:9px}

.chef-portrait img{aspect-ratio:3/4;object-fit:cover;object-position:15% center}

.footer-social{align-self:center;justify-self:end}.footer-social>p{margin:0 0 12px;font-family:var(--round);font-weight:700;text-align:right}.social-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.social-link{display:inline-flex;align-items:center;gap:9px;min-width:142px;padding:11px 16px;border:1px solid var(--ink);border-radius:999px;background:#fff;color:var(--ink);font:700 14px/1 var(--round);box-shadow:3px 3px 0 var(--ink);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.social-link:hover,.social-link:focus-visible{transform:translate(-1px,-1px);box-shadow:5px 5px 0 var(--ink)}.social-link:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.social-link svg{width:22px;height:22px;flex:0 0 22px}.social-link.instagram svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.social-link.instagram svg circle:last-child{fill:currentColor;stroke:none}.social-link.facebook{background:#1877f2;color:#fff}.social-link.facebook svg{fill:currentColor}
@media(max-width:760px){.footer-social{justify-self:start}.footer-social>p{text-align:left}.social-links{justify-content:flex-start}.social-link{min-width:135px;padding:11px 14px}}
@media(max-width:360px){.social-links{display:grid;grid-template-columns:1fr;width:100%}.social-link{justify-content:center}}

/* Remaining-seat announcement */
.status.status-limited{background:#b52d24;color:#fff;border:2px solid #b52d24;font-size:15px;font-weight:800;padding:7px 14px;letter-spacing:.04em;box-shadow:0 3px 0 #7f211b}
.day-heading>.status.status-limited{font-size:18px;padding:9px 18px}
@media(max-width:760px){.status.status-limited{font-size:13px;padding:6px 11px}.day-heading>.status.status-limited{font-size:16px;padding:8px 16px}}
