/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#f5ead8;--paper:#fff9ef;--red:#d83b2b;--ink:#171512;--olive:#777b4d;--line:#17151233}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5ead8f2;grid-template-columns:1fr 2fr auto;align-items:center;height:84px;display:grid;position:sticky;top:0}.wordmark{letter-spacing:-2px;padding-left:4vw;font-family:Georgia,serif;font-size:42px;font-weight:700}.site-header nav{justify-content:center;gap:2.4vw;font-size:15px;font-weight:700;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--red);height:2px;transition:all .25s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after{right:0}.order-link{background:var(--red);color:#fff;align-items:center;gap:40px;height:84px;padding:0 34px;font-weight:700;display:flex}.order-link b{font-size:24px}.hero{grid-template-rows:1fr 78px;grid-template-columns:46% 54%;min-height:calc(100vh - 84px);display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;padding:7vh 3vw 4vh 4vw}.eyebrow,.section-label{letter-spacing:.22em;color:var(--red);font-size:12px;font-weight:900}.hero h1{letter-spacing:-.035em;margin:24px 0 30px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(74px,8.3vw,138px);line-height:.78}.hero h1 em{color:var(--red);font-style:normal}.hero-kicker{border-top:3px solid var(--red);max-width:430px;padding-top:18px;font-size:21px;font-weight:700}.primary-button{background:var(--red);color:#fff;justify-content:space-between;align-items:center;width:280px;height:62px;margin-top:18px;padding:0 28px;font-size:18px;font-weight:800;transition:all .25s;display:flex}.primary-button:hover{background:#b92c20;transform:translateY(-2px)}.primary-button span{font-size:25px}.hero-proof{margin-top:20px;font-size:14px;font-weight:700}.hero-proof i:after{content:"·";margin:0 10px;font-style:normal}.hero-image-wrap{min-height:680px;position:relative;overflow:hidden}.hero-image-wrap>img{object-fit:cover;height:100%;transition:transform .7s}.hero-image-wrap:hover>img{transform:scale(1.02)}.hero-badge{background:var(--red);color:#fff;border:3px double var(--cream);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:160px;height:160px;font-family:Impact,sans-serif;font-size:29px;display:flex;position:absolute;top:6%;left:-70px;transform:rotate(-6deg);box-shadow:0 12px 30px #4b130c33}.hero-badge small{letter-spacing:.14em;margin-top:9px;font-family:Arial,sans-serif;font-size:9px}.hero-ticket{background:#d6aa73;border:2px dashed #5e3c25;flex-direction:column;padding:18px 30px;display:flex;position:absolute;bottom:70px;left:-80px;transform:rotate(-5deg);box-shadow:0 8px 25px #2e1b1033}.hero-ticket b{font-family:Impact,sans-serif;font-size:32px;line-height:.9}.hero-ticket span{letter-spacing:.12em;margin-top:8px;font-size:9px}.benefit-strip{background:var(--paper);border-top:1px solid var(--line);grid-column:1/3;grid-template-columns:repeat(4,1fr);display:grid}.benefit-strip span{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.brand-section,.menu-section,.visit-section,.franchise-section{padding:110px 5vw}.brand-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;margin:35px 0 70px;display:grid}.brand-heading h2,.difference-section>h2,.menu-intro h2,.order-section h2,.visit-section h2,.franchise-section h2{letter-spacing:-.06em;margin:0;font-size:clamp(44px,5.2vw,86px);line-height:1.02}.brand-heading h2 span{color:var(--red)}.brand-heading p,.menu-intro>p:last-child{max-width:500px;margin:0;font-size:18px;line-height:1.8}.brand-visual{grid-template-columns:1.4fr .6fr;min-height:520px;display:grid}.brand-visual img{object-fit:cover;height:100%}.brand-visual blockquote{background:var(--red);color:#fff;align-items:flex-end;margin:0;padding:55px 35px;font-size:clamp(28px,3vw,50px);font-weight:900;line-height:1.15;display:flex}.difference-section{background:var(--ink);color:var(--cream);grid-template-columns:1fr 1fr;gap:60px;padding:110px 5vw;display:grid}.section-label.light{color:#f5b2a8}.difference-section>h2{color:#fff;grid-column:1/3}.difference-grid{flex-direction:column;display:flex}.difference-grid article{border-top:1px solid #ffffff45;grid-template-columns:55px 1fr 1.4fr;align-items:start;gap:18px;padding:24px 0;display:grid}.difference-grid article>b{color:#f06a57}.difference-grid h3{letter-spacing:.03em;margin:0;font-family:Impact,sans-serif;font-size:25px}.difference-grid p{color:#ddd0bd;margin:0;line-height:1.6}.sauce-photo{object-fit:cover;height:100%;min-height:470px}.menu-section{background:var(--paper);grid-template-columns:.75fr 1.25fr;gap:7vw;display:grid}.menu-intro{align-self:start;position:sticky;top:120px}.menu-intro h2{margin:26px 0;font-size:clamp(40px,4.2vw,68px);line-height:1.08}.menu-groups{border-top:2px solid var(--ink)}.menu-card{border-bottom:1px solid var(--line);grid-template-columns:60px minmax(0,1fr) 142px;align-items:start;column-gap:20px;padding:32px 0;display:grid}.menu-number{color:var(--red);font-size:13px;font-weight:900}.menu-card h3{letter-spacing:.02em;grid-column:2;margin:0;font-family:Impact,sans-serif;font-size:42px}.menu-card>p{color:#6d6357;grid-column:2;margin:7px 0 22px}.menu-thumb{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);grid-area:1/3/3;width:142px}.menu-card ul{grid-column:2/4;margin:0;padding:0;list-style:none}.menu-card li{border-bottom:1px dotted #bdb1a2;justify-content:space-between;gap:20px;padding:9px 0;display:flex}.menu-card li:last-child{border:0}.menu-card li b{color:var(--red);white-space:nowrap}.order-section h2{margin:28px 0 70px}.order-options{border-top:1px solid #ffffff80}.order-options a{border-bottom:1px solid #ffffff80;grid-template-columns:80px 1fr auto;align-items:center;padding:25px 0;transition:all .25s;display:grid}.order-options a:hover{background:#ffffff0c;padding-left:12px}.order-options span{font-size:13px}.order-options b{font-size:26px}.order-options i{font-size:30px;font-style:normal}.visit-section{grid-template-columns:minmax(220px,.7fr) 1fr 1.05fr;align-items:start;gap:3.5vw;display:grid}.address{font-size:21px;line-height:1.7}.visit-info dl{grid-template-columns:1fr 1.3fr;margin:0;display:grid}.visit-info dt,.visit-info dd{border-bottom:1px solid var(--line);margin:0;padding:16px 0}.visit-info dt{letter-spacing:.12em;font-size:12px;font-weight:900}.visit-info dd{text-align:right;font-weight:700}.visit-info>a{background:var(--ink);color:#fff;text-align:center;margin-top:26px;padding:22px;font-weight:700;display:block}.franchise-section{background:#e9d7bf;grid-template-columns:1.15fr .85fr;align-items:end;gap:8vw;display:grid}.franchise-section h2{margin-top:28px}.franchise-copy p{margin:0 0 30px;font-size:18px;line-height:1.8}.franchise-copy a{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;min-height:70px;padding:0 26px;font-weight:800;display:flex}.franchise-copy a span{font-size:26px}footer{background:var(--ink);color:#fff;padding:70px 5vw 35px}.footer-logo{font-family:Georgia,serif;font-size:72px;font-weight:700}.footer-logo+p{color:#ee735f;letter-spacing:.15em;font-weight:900}footer div{color:#9f978d;border-top:1px solid #ffffff30;flex-wrap:wrap;gap:25px;margin-top:50px;padding-top:22px;font-size:11px;display:flex}@media (width<=900px){.site-header{grid-template-columns:1fr auto;height:68px}.wordmark{font-size:31px}.site-header nav{display:none}.order-link{height:68px;padding:0 20px}.order-link span{display:none}.hero{grid-template-rows:auto 60vh auto;grid-template-columns:1fr}.hero-copy{padding:55px 24px 30px}.hero h1{font-size:19vw}.hero-image-wrap{min-height:0}.hero-badge{width:120px;height:120px;font-size:22px;top:18px;left:auto;right:18px}.hero-ticket{bottom:25px;left:18px}.benefit-strip{grid-column:1;grid-template-columns:1fr 1fr}.benefit-strip span{padding:14px 4px;font-size:10px}.brand-section,.menu-section,.visit-section,.franchise-section{padding:75px 24px}.brand-heading,.brand-visual,.difference-section,.menu-section,.visit-section,.franchise-section{grid-template-columns:1fr}.brand-heading{gap:26px;margin-bottom:45px}.brand-visual{min-height:0}.brand-visual img{height:420px}.brand-visual blockquote{min-height:220px}.difference-section{gap:35px;padding:75px 24px}.difference-section>h2{grid-column:1}.difference-grid article{grid-template-columns:38px 1fr}.difference-grid p{grid-column:2}.sauce-photo{min-height:360px}.menu-intro{position:static}.menu-intro h2{font-size:clamp(38px,11vw,54px)}.menu-card{grid-template-columns:38px minmax(0,1fr) 88px;column-gap:12px;padding:28px 0}.menu-card h3{font-size:clamp(30px,9vw,40px)}.menu-card>p{margin-bottom:18px;font-size:14px;line-height:1.5}.menu-thumb{width:88px}.menu-card ul{grid-column:2/4}.menu-card li{font-size:14px}.order-section{padding:75px 24px}.order-options a{grid-template-columns:45px 1fr auto}.order-options b{font-size:20px}.visit-section,.franchise-section{gap:45px}.footer-logo{font-size:55px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hero h1{letter-spacing:-.075em;font-family:Arial Black,Arial,sans-serif;font-weight:900;line-height:.79}.hero-badge,.hero-ticket{left:20px}.hero h1.hero-title-ko{letter-spacing:-.075em;margin-top:34px;font-family:Arial,Noto Sans KR,sans-serif;font-size:clamp(54px,5.3vw,88px);font-weight:900;line-height:.98}.hero h1.hero-title-ko em{margin-top:15px;line-height:1.02;display:block}.hero h1.hero-title-ko+.hero-kicker{letter-spacing:-.02em;font-size:16px;font-weight:500;line-height:1.5}.primary-button.menu-cta{letter-spacing:.13em;font-size:15px;font-weight:700}.benefit-strip span{justify-content:flex-start;gap:14px;padding:0 2.2vw}.benefit-strip small{color:var(--red);letter-spacing:.08em;font-size:10px;font-weight:900}.benefit-strip b{letter-spacing:.015em;font-size:12px}.brand-heading p b{color:var(--red);font-weight:800}.brand-visual img{object-position:center 52%}.brand-heading h2{font-size:clamp(42px,3.8vw,64px);line-height:1.08}.brand-visual{height:360px;min-height:360px;overflow:hidden}.brand-visual blockquote{padding:38px 30px;font-size:clamp(25px,2.5vw,42px)}.brand-visual img{object-position:center 60%;min-height:0}.veg-list{border-top:1px solid var(--line);border-left:1px solid var(--line);flex-wrap:wrap;gap:0;margin-top:35px;display:flex}.veg-list span,.veg-list b{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 20px;font-size:12px}.veg-list b{background:var(--red);color:#fff;letter-spacing:.1em}.brand-section{padding-bottom:0}.brand-section>.section-label{letter-spacing:.14em;margin-bottom:52px;font-size:clamp(22px,2vw,34px)}.brand-story{margin:0 -5vw;padding:100px 5vw}.brand-story-copy{align-self:center}.story-number{color:var(--red);letter-spacing:.14em;margin-bottom:25px;font-size:13px;font-weight:900;display:block}.brand-story h2{letter-spacing:-.06em;margin:0 0 32px;font-size:clamp(44px,4.5vw,76px);line-height:1.03}.brand-story h2 em{color:var(--red);font-style:normal}.brand-story-copy p{max-width:650px;margin:0 0 18px;font-size:18px;line-height:1.85}.brand-story-copy p b{color:var(--red)}.brand-story-visual{grid-template-columns:1.4fr .6fr;height:360px;margin-top:60px;display:grid;overflow:hidden}.brand-story-visual img,.brand-story-image img{object-fit:cover;height:100%}.brand-story-visual img{object-position:center 86%}.brand-story-visual blockquote{background:var(--red);color:#fff;align-items:center;margin:0;padding:38px 42px;font-size:clamp(25px,2.5vw,42px);font-weight:900;line-height:1.18;display:flex}.brand-story-two,.brand-story-three{grid-template-columns:1fr 1fr;align-items:stretch;gap:7vw;display:grid}.brand-story-two{background:var(--paper)}.brand-story-three{background:var(--ink);color:var(--cream)}.brand-story-image{min-height:520px;overflow:hidden}.brand-story-two .brand-story-image img,.brand-story-three .brand-story-image img{object-position:center}.story-keywords{border-top:1px solid var(--line);border-left:1px solid var(--line);flex-wrap:wrap;margin-top:32px;display:flex}.story-keywords span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.06em;padding:14px 17px;font-size:11px;font-weight:900}.brand-story-three .brand-story-copy strong{border-left:4px solid var(--red);color:#fff;margin-top:30px;padding:8px 0 8px 22px;font-size:20px;line-height:1.65;display:block}.founder-section{background:#e9d7bf;grid-template-columns:1fr 1fr;display:grid}.founder-photo{height:720px;overflow:hidden}.founder-photo img{object-fit:cover;object-position:top;height:100%}.founder-copy{flex-direction:column;justify-content:center;padding:90px 6vw;display:flex}.founder-copy h2,.ingredient-copy h2,.closing-story h2{letter-spacing:-.055em;margin:25px 0 35px;font-size:clamp(44px,5vw,78px);line-height:1.02}.founder-copy>p:not(.section-label),.ingredient-copy>p,.closing-story p{font-size:18px;line-height:1.8}.founder-copy blockquote{border-left:4px solid var(--red);margin:25px 0 15px;padding:8px 0 8px 25px;font-size:22px;font-weight:800;line-height:1.55}.founder-copy small{color:#796f64;line-height:1.5}.ingredient-section{background:var(--cream);grid-template-columns:1.05fr .95fr;display:grid}.ingredient-copy{padding:110px 6vw}.ingredient-copy h2 em{color:var(--red);font-style:normal}.ingredient-points{border-top:1px solid var(--line);flex-direction:column;margin-top:35px;display:flex}.ingredient-points span{border-bottom:1px solid var(--line);padding:15px 0;font-weight:800}.real-food-photo{height:760px;overflow:hidden}.real-food-photo img{object-fit:cover;object-position:top;height:100%}.closing-story{background:var(--paper);grid-template-columns:1.1fr .9fr;display:grid}.closing-photo{height:700px;overflow:hidden}.closing-photo img{object-fit:cover;object-position:top;height:100%}.closing-story>div:last-child{flex-direction:column;justify-content:center;padding:90px 6vw;display:flex}.closing-story b{color:var(--red);margin-top:20px;font-size:24px;line-height:1.5}@media (width<=900px){.founder-section,.ingredient-section,.closing-story{grid-template-columns:1fr}.founder-photo,.real-food-photo,.closing-photo{height:480px}.founder-copy,.ingredient-copy,.closing-story>div:last-child{padding:70px 24px}.brand-section{padding-bottom:0}.brand-story{margin:0 -24px;padding:70px 24px}.brand-story-one{padding-top:0}.brand-story-visual,.brand-story-two,.brand-story-three{grid-template-columns:1fr}.brand-story-visual{height:auto;margin-top:40px}.brand-story-visual img{height:390px}.brand-story-visual blockquote{min-height:190px}.brand-story-two,.brand-story-three{gap:40px}.brand-story-image{height:420px;min-height:0}.brand-story-two .brand-story-image{order:2}.brand-story-copy p{font-size:16px}.brand-story-three .brand-story-copy strong{font-size:17px}}.brand-story-one .brand-story-visual{grid-template-columns:1.2fr .8fr;height:520px}.brand-story-one .brand-story-visual img{object-position:center bottom}.brand-story-one .brand-story-visual blockquote{z-index:1;justify-content:center;align-items:center;position:relative}@media (width<=900px){.brand-story-one .brand-story-visual{grid-template-columns:1fr;height:auto}.brand-story-one .brand-story-visual img{object-position:center 86%}.brand-story-one .brand-story-visual blockquote{justify-content:flex-start}}.brand-story-one>.brand-story-copy{max-width:1400px;margin-left:auto;margin-right:auto}.brand-story-one .brand-story-visual{grid-template-columns:1.35fr .65fr;max-width:1400px;height:460px;margin-left:auto;margin-right:auto}.brand-story-one .brand-story-visual picture{min-width:0;height:100%;display:block;overflow:hidden}.brand-story-one .brand-story-visual picture img{object-fit:cover;object-position:center;width:100%;height:100%}.brand-story-one .brand-story-visual blockquote span{z-index:2;position:relative;color:#fff!important;opacity:1!important;visibility:visible!important;display:block!important}.brand-story-two,.brand-story-three{grid-template-columns:minmax(0,650px) minmax(0,650px);justify-content:center}@media (width<=900px){.brand-section>.section-label{margin-bottom:48px;font-size:20px;line-height:1.2}.brand-story{padding-top:86px;padding-bottom:86px}.brand-story-one{padding-top:0}.brand-story h2{margin-bottom:34px;font-size:clamp(36px,10.5vw,48px);line-height:1.12}.brand-story-copy p{margin-bottom:26px;font-size:17px;line-height:1.95}.story-number{margin-bottom:22px}.brand-story-two,.brand-story-three{grid-template-columns:1fr;gap:54px}.brand-story-one .brand-story-visual{grid-template-columns:1fr;height:auto;margin-top:52px}.brand-story-one .brand-story-visual picture{height:390px}.brand-story-one .brand-story-visual picture img{object-position:center 86%}.brand-story-one .brand-story-visual blockquote{min-height:220px;padding:42px 34px}.brand-story-three .brand-story-copy strong{margin-top:34px;line-height:1.8}}.reveal-on-scroll{opacity:0;will-change:opacity,transform;transition:opacity .8s,transform 1s cubic-bezier(.2,.7,.2,1);transform:translateY(42px)}.reveal-on-scroll.reveal-delay-1{transition-delay:90ms}.reveal-on-scroll.reveal-delay-2{transition-delay:.18s}.reveal-on-scroll.is-visible{opacity:1;transform:translate(0)}.zoom-on-scroll{overflow:hidden}.zoom-on-scroll img{will-change:transform;transition:transform 1.45s cubic-bezier(.2,.7,.2,1);transform:scale(1)}.zoom-on-scroll.is-visible img{transform:scale(1.055)}.zoom-on-scroll.is-visible:hover>img{transform:scale(1.075)}@media (width<=900px){.reveal-on-scroll{transition-duration:.7s,.85s;transform:translateY(24px)}.reveal-on-scroll.reveal-delay-1,.reveal-on-scroll.reveal-delay-2{transition-delay:45ms}.zoom-on-scroll.is-visible img,.zoom-on-scroll.is-visible:hover>img{transform:scale(1.025)}}@media (prefers-reduced-motion:reduce){.reveal-on-scroll{opacity:1!important;transform:none!important}.zoom-on-scroll img{transform:none!important}}.hero h1.hero-title-ko{letter-spacing:-.058em;margin-top:30px;margin-bottom:28px;font-size:clamp(42px,4.05vw,66px);font-weight:800;line-height:1.08}.hero h1.hero-title-ko>span,.hero h1.hero-title-ko>em{display:block}.hero h1.hero-title-ko>span+span{margin-top:.03em}.hero h1.hero-title-ko>em{color:var(--red);margin-top:.13em;font-style:normal;line-height:1.08}.story-number{background:var(--red);color:#fff;letter-spacing:0;border-radius:50%;place-items:center;width:66px;height:66px;margin-bottom:28px;font-size:27px;font-weight:900;display:grid;box-shadow:0 10px 24px #d83b2b2e}.brand-story-three .story-number{color:#fff8ed;background:#ef7a66}@media (width<=900px){.hero h1.hero-title-ko{letter-spacing:-.052em;margin-top:24px;margin-bottom:23px;font-size:clamp(37px,10.1vw,49px);font-weight:800;line-height:1.1}.hero h1.hero-title-ko>em{margin-top:.11em;line-height:1.1}.story-number{width:54px;height:54px;margin-bottom:22px;font-size:22px}.brand-story-copy p{margin-bottom:18px;font-size:18px;line-height:1.78}}.hero{grid-template-columns:50% 50%}.hero-image-wrap.hero-cutout{background:var(--cream);border-left:1px solid var(--line);justify-content:center;align-items:center;padding:clamp(28px,3.2vw,58px);display:flex}.hero-image-wrap.hero-cutout>img{object-fit:contain;filter:drop-shadow(0 28px 34px #4c30192e);width:100%;height:100%}.hero-image-wrap.hero-cutout .hero-badge{top:8%;left:4%}.hero-image-wrap.hero-cutout .hero-ticket{bottom:9%;left:4%}@media (width<=900px){.hero{grid-template-columns:1fr}.hero-image-wrap.hero-cutout{border-left:0;border-top:1px solid var(--line);padding:22px}.hero-image-wrap.hero-cutout>img{filter:drop-shadow(0 18px 24px #4c301929)}}.brand-story-one,.brand-story-two{grid-template-columns:minmax(0,560px) minmax(320px,440px);justify-content:center;align-items:center;gap:6vw;display:grid}.brand-story-one .brand-story-image,.brand-story-two .brand-story-image{aspect-ratio:1;width:100%;height:auto;min-height:0}.brand-story-one .brand-story-image img,.brand-story-two .brand-story-image img{object-fit:cover;width:100%;height:100%}.brand-story-one .brand-story-image img{object-position:center 78%}.brand-story-two .brand-story-image img{object-position:center 58%}.brand-story-three{grid-template-columns:minmax(0,560px) minmax(320px,440px);gap:6vw}.brand-story-three .brand-story-image{height:440px;min-height:0}@media (width<=900px){.brand-story-one,.brand-story-two,.brand-story-three{grid-template-columns:1fr;gap:38px}.brand-story-one .brand-story-image,.brand-story-two .brand-story-image,.brand-story-three .brand-story-image{aspect-ratio:4/3;height:auto;max-height:380px}.brand-story-one .brand-story-image img{object-position:center 78%}.brand-story-two .brand-story-image,.brand-story-three .brand-story-image{order:2}.brand-story h2{margin-bottom:26px}.brand-story-copy p{margin-bottom:18px}.brand-story{padding-top:72px;padding-bottom:72px}}.brand-story-three{color:#fff8ed;background:#70432f}.brand-story-three .story-number{color:#f3b2a5}.brand-story-three h2 em{color:#f6c1b6}.brand-story-three .brand-story-copy p{color:#ead9ca}.brand-story-three .brand-story-copy strong{color:#fff8ed;border-left-color:#ef7a66}.hero{grid-template-rows:minmax(590px,76vh) 64px;min-height:auto}.hero-copy{padding:6vh 3vw 3vh 4vw}.hero h1.hero-title-ko{margin:28px 0 24px;font-size:clamp(46px,4.45vw,72px);line-height:1.02}.hero h1.hero-title-ko em{margin-top:10px}.hero-image-wrap{min-height:590px}.primary-button{height:56px}.benefit-strip span{padding-top:12px;padding-bottom:12px}.brand-section,.menu-section,.visit-section,.franchise-section{padding-top:78px;padding-bottom:78px}.brand-section>.section-label{margin-bottom:38px;font-size:clamp(18px,1.5vw,26px)}.brand-story{padding-top:68px;padding-bottom:68px}.brand-story-one{padding-top:0}.brand-story h2{margin-bottom:24px;font-size:clamp(36px,3.35vw,56px);line-height:1.08}.brand-story-copy p{margin-bottom:14px;font-size:16px;line-height:1.72}.story-number{margin-bottom:18px}.brand-story-one,.brand-story-two,.brand-story-three{grid-template-columns:minmax(0,580px) minmax(280px,380px);gap:5vw}.brand-story-one .brand-story-image,.brand-story-two .brand-story-image{justify-self:end;max-width:380px}.brand-story-three .brand-story-image{aspect-ratio:4/3;justify-self:end;width:100%;max-width:380px;height:auto}.brand-story-three .brand-story-copy strong{margin-top:22px;font-size:17px;line-height:1.55}.menu-intro h2{font-size:clamp(36px,3.45vw,56px);line-height:1.1}.menu-card{padding-top:26px;padding-bottom:26px}.menu-card h3{font-size:36px}.menu-card>p{margin-bottom:16px}.menu-thumb{width:126px}.menu-card{grid-template-columns:50px minmax(0,1fr) 126px}.order-section{padding-top:72px;padding-bottom:72px}.order-section h2,.visit-section h2,.franchise-section h2{font-size:clamp(38px,4vw,62px);line-height:1.06}.order-section h2{margin-bottom:48px}.order-options a{padding-top:19px;padding-bottom:19px}.visit-info dt,.visit-info dd{padding-top:12px;padding-bottom:12px}.franchise-copy p{font-size:16px;line-height:1.65}footer{padding-top:48px}footer div{margin-top:34px}@media (width<=900px){.hero{grid-template-rows:auto 52vh auto}.hero-copy{padding:42px 24px 26px}.hero h1.hero-title-ko{margin:24px 0 20px;font-size:clamp(39px,11vw,54px);line-height:1.02}.hero-image-wrap{min-height:0}.brand-section,.menu-section,.visit-section,.franchise-section{padding-top:54px;padding-bottom:54px}.brand-section>.section-label{margin-bottom:36px;font-size:18px}.brand-story{padding-top:54px;padding-bottom:54px}.brand-story-one{padding-top:0}.brand-story-one,.brand-story-two,.brand-story-three{gap:28px}.brand-story h2{margin-bottom:20px;font-size:clamp(31px,8.8vw,40px);line-height:1.14}.brand-story-copy p{margin-bottom:14px;font-size:15px;line-height:1.75}.story-number{margin-bottom:16px}.brand-story-one .brand-story-image,.brand-story-two .brand-story-image,.brand-story-three .brand-story-image{aspect-ratio:4/3;max-height:310px}.brand-story-three .brand-story-copy strong{margin-top:20px;font-size:15px;line-height:1.65}.menu-intro h2{font-size:clamp(32px,8.8vw,42px);line-height:1.15}.menu-card{padding-top:23px;padding-bottom:23px}.menu-card h3{font-size:clamp(28px,8vw,36px)}.order-section{padding-top:54px;padding-bottom:54px}.order-section h2,.visit-section h2,.franchise-section h2{font-size:clamp(34px,9vw,46px)}.order-section h2{margin-bottom:38px}footer{padding-top:42px}}.hero h1.hero-title-ko+.hero-kicker,.brand-story-copy p{font-size:17px}.menu-card>p{font-size:16px}.difference-grid p,.franchise-copy p{font-size:17px}.visit-directions{color:#62594f;margin:22px 0 0;font-size:16px;line-height:1.75}.visit-info dd small{color:#756a5f;margin-top:5px;font-size:12px;font-weight:500;display:block}.visit-order-guide{border-top:2px solid var(--ink);margin-top:24px}.visit-order-guide>strong{border-bottom:1px solid var(--line);padding:17px 0;font-size:16px;display:block}.visit-order-guide p{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:16px;margin:0;padding:14px 0;font-size:14px;line-height:1.55;display:grid}.visit-order-guide p b{color:var(--red)}.visit-order-guide p span{text-align:right}.group-order-link{background:var(--red);color:#fff;grid-template-columns:1fr auto auto;align-items:center;gap:22px;margin-top:20px;padding:18px 22px;font-weight:800;display:grid}.group-order-link b{font-size:20px}.group-order-link i{font-size:24px;font-style:normal}.store-gallery{grid-template-columns:1fr;gap:12px;display:grid}.store-gallery figure{aspect-ratio:4/3;background:#e5d8c5;margin:0;position:relative;overflow:hidden}.store-gallery img{object-fit:cover;width:100%;height:100%}.store-gallery figcaption{color:#fff;letter-spacing:.12em;background:#171512d1;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;bottom:10px;left:12px}@media (width<=900px){.hero h1.hero-title-ko+.hero-kicker,.brand-story-copy p{font-size:16px}.menu-card>p{font-size:15px}.difference-grid p,.franchise-copy p{font-size:16px}.visit-directions{font-size:15px;line-height:1.7}.visit-directions br{display:none}.visit-order-guide>strong{font-size:15px}.visit-order-guide p{grid-template-columns:48px 1fr;font-size:13px}.visit-order-guide p span{text-align:left}.group-order-link{grid-template-columns:1fr auto;gap:8px 14px;padding:16px 18px}.group-order-link b{font-size:17px}.group-order-link i{display:none}.visit-section{grid-template-columns:1fr}.store-gallery{order:2;grid-template-columns:1fr 1fr;gap:10px}.visit-copy{order:1}.visit-info{order:3}.store-gallery figure{aspect-ratio:4/3}.store-gallery figcaption{font-size:8px;bottom:8px;left:8px}}@media (width<=1180px){.brand-story-one,.brand-story-two,.brand-story-three{grid-template-columns:minmax(0,720px);justify-content:center;gap:30px}.brand-story-copy{min-width:0}.brand-story-one .brand-story-image,.brand-story-two .brand-story-image,.brand-story-three .brand-story-image{aspect-ratio:4/3;order:2;justify-self:start;width:min(100%,380px);height:auto;max-height:none}.brand-story h2{max-width:720px}.brand-story-copy p{max-width:680px}}@media (width<=900px){.brand-story-one .brand-story-image,.brand-story-two .brand-story-image,.brand-story-three .brand-story-image{width:100%;max-height:310px}}.menu-section{background:var(--paper);padding:88px 5vw 104px;scroll-margin-top:84px;display:block}.menu-intro{border-bottom:2px solid var(--ink);max-width:1600px;margin:0 auto 70px;padding-bottom:42px;display:block;position:static}.menu-intro>div{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:end;gap:64px;display:grid}.menu-intro h2{letter-spacing:-.07em;margin:0;font-family:Arial,Noto Sans KR,sans-serif;font-size:clamp(52px,5.5vw,92px);font-weight:900;line-height:.93}.menu-intro h2 em{color:var(--red);font-style:normal;display:block}.menu-intro>div>p{color:#6d6357;max-width:330px;margin:0 0 4px;font-size:15px;line-height:1.65}.menu-groups{border:0;max-width:1600px;margin:0 auto}.menu-category{margin-top:76px}.menu-category:first-child{margin-top:0}.menu-category-heading{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:25px;padding:17px 0;display:grid}.menu-category-heading>span{color:var(--red);letter-spacing:.08em;font-size:14px;font-weight:900}.menu-category-heading h3{letter-spacing:-.055em;margin:0;font-family:Arial Black,Arial,sans-serif;font-size:clamp(28px,2.7vw,45px);line-height:1}.menu-category-heading p{color:#6d6357;margin:8px 0 0;font-size:14px}.menu-category-heading>b{background:var(--red);color:#fff9ef;letter-spacing:.12em;border-radius:999px;align-self:start;margin-top:2px;padding:8px 12px 7px;font-size:10px}.menu-category-description{border-left:5px solid var(--red);background:#f2e7d6;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,4vw,70px);margin:0 0 28px;padding:27px 30px 29px;display:grid}.menu-description-lead small{color:var(--red);letter-spacing:.16em;margin-bottom:10px;font-size:10px;font-weight:900;display:block}.menu-description-lead h4{letter-spacing:-.045em;max-width:560px;margin:0;font-size:clamp(21px,1.75vw,29px);line-height:1.28}.menu-description-facts{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.menu-description-facts span{background:#fff9efa3;border:1px solid #13100c33;padding:7px 10px 6px;font-size:12px;font-weight:700;line-height:1.3;display:inline-block}.menu-description-detail{padding-top:2px}.menu-description-detail>p{color:#554b40;word-break:keep-all;max-width:720px;margin:0;font-size:14px;line-height:1.75}.menu-description-detail dl{border-top:1px solid #13100c29;grid-template-columns:max-content minmax(0,1fr);gap:8px 16px;margin:20px 0 0;padding-top:17px;display:grid}.menu-description-detail dt{color:var(--red);letter-spacing:.12em;font-size:10px;font-weight:900}.menu-description-detail dd{color:#554b40;word-break:keep-all;margin:0;font-size:12px;line-height:1.55}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px;display:grid}.menu-item-card{min-width:0}.menu-photo{aspect-ratio:4/3;border:1px solid var(--line);background:#ef6418;margin:0;position:relative;overflow:hidden}.menu-photo img{object-fit:cover;width:100%;height:100%;transition:inset .35s,transform .7s cubic-bezier(.2,.7,.2,1),filter .35s;position:absolute;inset:0}.menu-item-card:hover .menu-photo img{filter:saturate(1.06)contrast(1.02);inset:7px;transform:scale(1.015)!important}.menu-item-copy{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 2px 0;display:grid}.menu-item-copy h4{letter-spacing:-.03em;margin:0;font-size:17px;line-height:1.35}.menu-item-copy strong{color:var(--red);white-space:nowrap;font-size:16px}@media (width<=1100px){.menu-intro{grid-template-columns:1fr;gap:22px}.menu-intro>div{grid-template-columns:1fr auto}.menu-category-description{grid-template-columns:1fr;gap:21px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.menu-section{padding:58px 18px 70px;scroll-margin-top:68px;display:block}.menu-intro{margin-bottom:46px;padding-bottom:28px;display:block}.menu-intro>.section-label{margin:0 0 24px}.menu-intro>div{display:block}.menu-intro h2{font-size:clamp(40px,12vw,58px);line-height:.98}.menu-intro>div>p{margin:22px 0 0;font-size:14px}.menu-intro>div>p br{display:none}.menu-category{margin-top:52px}.menu-category-heading{grid-template-columns:38px minmax(0,1fr);gap:10px 12px;margin-bottom:14px;padding:14px 0}.menu-category-heading>span{align-self:start;margin-top:3px}.menu-category-heading h3{font-size:clamp(23px,6.5vw,31px);line-height:1.03}.menu-category-heading p{margin-top:6px;font-size:12px;line-height:1.45}.menu-category-heading>b{display:none}.menu-category-description{border-left-width:4px;margin-bottom:17px;padding:20px 17px 21px;display:block}.menu-description-lead h4{font-size:20px;line-height:1.3}.menu-description-facts{gap:6px;margin-top:14px;display:grid}.menu-description-facts span{font-size:11px}.menu-description-detail{border-top:1px solid #13100c29;margin-top:18px;padding-top:17px}.menu-description-detail>p{font-size:12.5px;line-height:1.68}.menu-description-detail dl{margin-top:15px;padding-top:14px;display:block}.menu-description-detail dd{margin-top:7px;font-size:11.5px;line-height:1.55}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 10px}.menu-photo{aspect-ratio:1}.menu-item-card:hover .menu-photo img{inset:0;transform:scale(1.025)!important}.menu-item-copy{padding-top:10px;display:block}.menu-item-copy h4{min-height:2.7em;font-size:13px;line-height:1.35}.menu-item-copy strong{margin-top:5px;font-size:14px;display:block}}.brand-section{background:var(--cream);padding:96px 4vw 110px}.why-heading{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:52px;padding-bottom:30px;display:flex}.why-heading .section-label{letter-spacing:.13em;margin:0 0 8px;font-size:clamp(18px,1.55vw,27px)}.why-heading h2{text-align:right;letter-spacing:-.06em;margin:0;font-size:clamp(42px,4.2vw,68px);line-height:1.02}.why-heading h2 em{color:var(--red);font-style:normal}.why-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.why-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-width:0;padding:30px clamp(22px,2vw,34px) 34px;display:flex;position:relative;overflow:hidden}.why-number{z-index:2;width:max-content;color:var(--red);letter-spacing:-.03em;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(60px,5.4vw,88px);line-height:.82;display:block;position:relative}.why-card-image{place-items:center;height:clamp(230px,22vw,340px);margin:-22px -4px 6px;display:grid;overflow:hidden}.why-card-image img{object-fit:contain;transform-origin:bottom;filter:drop-shadow(0 22px 20px #4a2d1929);width:100%;height:100%}.why-card-image.why-editorial-image{aspect-ratio:1;background:#efb27e;height:auto;margin:-22px -4px 18px}.why-card-image.why-editorial-image img{object-fit:cover;filter:none}.why-keyword{color:var(--red);letter-spacing:.17em;margin:2px 0 14px;font-size:11px;font-weight:900}.why-card h3{letter-spacing:-.055em;margin:0 0 20px;font-size:clamp(27px,2.2vw,38px);line-height:1.12}.why-card h3 em{color:var(--red);font-style:normal}.why-copy{letter-spacing:-.025em;color:#4d453c;margin:0;font-size:17px;line-height:1.72}.why-copy b{color:var(--red)}.why-note{color:var(--red);margin-top:auto;padding-top:18px;font-size:15px;line-height:1.5;display:block}@media (width<=1180px){.why-grid{grid-template-columns:1fr}.why-card{grid-template-rows:auto auto 1fr;grid-template-columns:96px minmax(230px,.8fr) minmax(0,1fr);align-items:start;column-gap:28px;padding:30px;display:grid}.why-number{grid-area:1/1/4}.why-card-image{grid-area:1/2/4;width:100%;height:300px;margin:0}.why-card-image.why-editorial-image{aspect-ratio:auto;height:300px;margin:0}.why-keyword,.why-card h3,.why-copy,.why-note{grid-column:3}.why-keyword{align-self:end;margin-top:8px}.why-card h3{font-size:34px}.why-note{margin-top:16px}}@media (width<=760px){.brand-section{padding:64px 20px 76px}.why-heading{margin-bottom:28px;padding-bottom:24px;display:block}.why-heading .section-label{margin-bottom:18px;font-size:17px}.why-heading h2{text-align:left;font-size:clamp(38px,11vw,52px)}.why-card{padding:26px 22px 32px;display:flex}.why-number{font-size:68px}.why-card-image{width:100%;height:260px;margin:-22px 0 4px}.why-card-image.why-editorial-image{aspect-ratio:1;height:auto;margin:-22px 0 18px}.why-keyword{margin:4px 0 13px}.why-card h3{margin-bottom:17px;font-size:clamp(29px,8.2vw,37px)}.why-copy{font-size:17px;line-height:1.72}}.reviews-section{background:var(--cream);color:var(--ink);padding:82px 0 92px;overflow:hidden}.reviews-heading{isolation:isolate;width:min(1180px,92vw);min-height:280px;color:var(--ink);grid-template-columns:1.25fr .75fr;align-items:center;gap:5vw;margin:0 auto;padding:0 0 34px;display:grid;position:relative}.reviews-heading:before{content:"";z-index:-2;background:#ec681d;border-radius:50% 50% 0 0;width:64%;height:138%;position:absolute;bottom:-47%;right:-17%;transform:rotate(-7deg)}.reviews-heading:after{content:"REAL REVIEWS · REAL REORDERS";z-index:-1;color:#fff9ef33;letter-spacing:-.04em;width:46%;font-family:Arial,Noto Sans KR,sans-serif;font-size:clamp(50px,5.6vw,92px);font-weight:900;line-height:.76;position:absolute;bottom:2%;right:-7%}.reviews-heading>div:first-child{z-index:1;position:relative}.reviews-heading .section-label.light{color:var(--red);letter-spacing:.2em;margin:0 0 24px;font-size:12px}.reviews-heading h2{letter-spacing:-.075em;margin:0;font-family:Arial,Noto Sans KR,sans-serif;font-size:clamp(48px,5.4vw,82px);font-weight:900;line-height:.86}.reviews-heading h2 span,.reviews-heading h2 em{display:block}.reviews-heading h2 em{color:var(--red);margin-top:.08em;font-style:normal}.reviews-proof{z-index:1;background:var(--paper);border:2px solid var(--ink);min-width:215px;color:var(--ink);box-shadow:7px 7px 0 var(--ink);justify-self:center;padding:21px 24px;position:relative;transform:rotate(5deg)}.reviews-proof b{color:#edae21;letter-spacing:.07em;margin-bottom:14px;font-size:24px;display:block}.reviews-proof p{color:var(--red);margin:0;font-size:29px;font-weight:900;line-height:1}.reviews-proof span{letter-spacing:.14em;margin-top:13px;font-size:11px;font-weight:900;line-height:1.35;display:block}.review-chapter{width:min(1180px,92vw);box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;margin:0 auto;padding:34px 0 0;display:grid}.review-chapter-heading{border-bottom:2px solid var(--ink);grid-column:1/-1;align-items:flex-end;gap:22px;padding-bottom:22px;display:flex}.review-chapter-heading>span{color:var(--red);letter-spacing:-.08em;font-size:clamp(62px,6vw,88px);font-weight:900;line-height:.72}.review-chapter-heading p{color:var(--red);letter-spacing:.18em;margin:0 0 9px;font-size:11px;font-weight:900}.review-chapter-heading h3{letter-spacing:-.065em;margin:0;font-size:clamp(31px,3.5vw,50px);line-height:1}.review-chapter-02{box-shadow:none;border-top:1px solid #17151238;margin-top:58px;padding-top:52px}.review-chapter-02 .review-chapter-heading>span{color:#ec681d}.review-chapter-03{box-shadow:none;border-top:1px solid #17151238;margin-top:58px;padding-top:52px}.review-chapter-03 .review-chapter-heading>span,.review-chapter-03 .review-chapter-heading p{color:#bd5c38}.review-title-long{font-size:clamp(28px,3vw,43px)!important;line-height:1.06!important}.review-title-long em{color:var(--red);font-style:normal}.review-feature-row{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:stretch;min-height:222px;margin-top:0;display:grid}.review-feature-row.reverse{grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);margin-top:0}.review-customer-photo{border:1px solid var(--line);background:#e7dac8;margin:0;position:relative;overflow:hidden}.review-customer-photo img{aspect-ratio:auto;object-fit:cover;width:100%;height:100%;min-height:222px}.review-feature-row.reverse .review-customer-photo img{object-position:center 38%}.review-speech-card{z-index:2;background:#fffdf8;border:2px solid #dc785c;border-radius:0 20px 20px 0;flex-direction:column;justify-content:center;margin:0;padding:22px 24px;display:flex;position:relative;box-shadow:6px 6px #d83b2b1a}.review-feature-row.reverse .review-speech-card{border-radius:20px 0 0 20px;margin:0}.review-speech-card>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.review-speech-card span{font-size:18px;font-weight:700}.review-speech-card b,.review-solid-card b{color:#edae21;letter-spacing:.05em;white-space:nowrap;font-size:18px}.review-speech-card p{letter-spacing:-.04em;margin:18px 0 0;font-size:clamp(16px,1.3vw,20px);font-weight:500;line-height:1.48}.review-speech-card.long p{font-size:clamp(15px,1.2vw,18px);line-height:1.5}.review-quote-stack{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:0;display:grid}.review-chapter-03 .review-quote-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.review-solid-card{color:#fff9ef;background:#df6734;border-radius:14px;min-height:132px;margin:0;padding:20px 22px;box-shadow:5px 5px #17151224}.review-solid-card.wide{grid-column:auto}.review-solid-card.short{background:var(--red)}.review-solid-card.soft{background:#ed8447}.review-solid-card.chapter-02-wide{background:#bd5c38}.review-solid-card.chapter-02-a{background:#e1874e}.review-solid-card.chapter-02-b{background:#d65335}.review-solid-card.chapter-03-wide{background:#a94d32}.review-solid-card.chapter-03-a{background:#df723b}.review-solid-card.chapter-03-b{background:#c95d3c}.review-solid-card>div{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.review-solid-card>div span{font-size:14px;font-weight:700}.review-solid-card p{letter-spacing:-.03em;margin:0;font-size:clamp(15px,1.18vw,18px);font-weight:500;line-height:1.48}.site-header nav{gap:1.8vw}.hero{background:var(--cream);min-height:calc(100vh - 84px);color:var(--ink);grid-template-rows:1fr;grid-template-columns:43% 57%;display:grid;overflow:hidden}.hero-copy{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(72px,9vh,110px) 2vw 70px 4vw;display:flex;position:relative}.hero .eyebrow{color:var(--red);letter-spacing:.22em;margin:0 0 34px;font-size:12px}.hero h1.hero-title-en{letter-spacing:-.07em;color:var(--ink);margin:0;font-family:Arial,Noto Sans KR,sans-serif;font-size:clamp(68px,7.4vw,122px);font-weight:900;line-height:.82}.hero h1.hero-title-en span,.hero h1.hero-title-en em{display:block}.hero h1.hero-title-en>span{white-space:nowrap}.hero h1.hero-title-en em{color:var(--red);margin-top:.12em;font-style:normal}.hero .primary-button.menu-cta{background:var(--red);width:250px;height:58px;color:var(--paper);letter-spacing:.13em;border:2px solid var(--ink);box-shadow:7px 7px 0 var(--ink);margin-top:42px;font-size:14px}.hero .primary-button.menu-cta:hover{box-shadow:9px 9px 0 var(--ink);background:#ec681d;transform:translate(-2px,-2px)}.hero-image-wrap.hero-cutout{isolation:isolate;background:0 0;border:0;min-height:640px;padding:clamp(44px,5vw,82px);overflow:visible}.hero-image-wrap.hero-cutout:before{content:"";z-index:-2;background:#ec681d;border-radius:50% 50% 0 0;width:135%;height:112%;position:absolute;bottom:-46%;left:-12%;transform:rotate(-7deg)}.hero-image-wrap.hero-cutout:after{content:"ALL GRILLED · ALL DELICIOUS";z-index:-1;color:#fff9ef33;letter-spacing:-.04em;width:78%;font-family:Arial,Noto Sans KR,sans-serif;font-size:clamp(62px,7vw,110px);font-weight:900;line-height:.76;position:absolute;bottom:5%;right:-3%}.hero-image-wrap.hero-cutout>img{z-index:1;object-fit:contain;filter:drop-shadow(0 34px 30px #4a2d193d);width:92%;height:92%;position:relative}.hero-image-wrap.hero-cutout .hero-badge{z-index:3;background:var(--red);width:142px;height:142px;color:var(--paper);border:3px double var(--paper);border-radius:50%;font-family:Arial,Noto Sans KR,sans-serif;font-size:23px;font-weight:900;line-height:.92;inset:23% 7% auto auto;transform:rotate(-7deg);box-shadow:7px 9px #171512e0}.hero-image-wrap.hero-cutout .hero-badge small{margin-top:10px;font-size:8px}.hero-image-wrap.hero-cutout .hero-ticket{z-index:3;color:var(--ink);background:#d8ad78;border:2px dashed #5e3c25;padding:17px 23px;bottom:20%;left:7%;transform:rotate(-6deg);box-shadow:7px 8px #171512d1}.hero-image-wrap.hero-cutout .hero-ticket b{letter-spacing:-.06em;font-family:Arial,Noto Sans KR,sans-serif;font-size:30px;font-weight:900;line-height:.9}.hero-image-wrap.hero-cutout .hero-ticket span{letter-spacing:.12em;margin-top:9px;font-size:8px;font-weight:800}@media (width<=900px){.hero{grid-template-rows:auto 52vh;grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:500px;padding:56px 24px 44px}.hero .eyebrow{margin-bottom:28px;font-size:10px}.hero h1.hero-title-en{font-size:clamp(58px,18vw,82px);line-height:.83}.hero .primary-button.menu-cta{width:230px;margin-top:35px}.hero-image-wrap.hero-cutout{border:0;min-height:0;padding:22px 24px 28px}.hero-image-wrap.hero-cutout:before{width:145%;height:112%;bottom:-47%;left:-22%}.hero-image-wrap.hero-cutout:after{width:84%;font-size:66px;bottom:5%;right:-4%}.hero-image-wrap.hero-cutout>img{width:90%;height:90%}.hero-image-wrap.hero-cutout .hero-badge{width:94px;height:94px;font-size:16px;inset:17% 3% auto auto;box-shadow:5px 6px #171512d9}.hero-image-wrap.hero-cutout .hero-badge small{margin-top:7px;font-size:6px}.hero-image-wrap.hero-cutout .hero-ticket{padding:12px 15px;bottom:15%;left:5%;box-shadow:5px 6px #171512cc}.hero-image-wrap.hero-cutout .hero-ticket b{font-size:17px}.hero-image-wrap.hero-cutout .hero-ticket span{margin-top:6px;font-size:6px}.reviews-section{padding:78px 0 82px}.reviews-heading{grid-template-columns:1fr;align-content:start;gap:28px;min-height:480px;margin:0 auto;padding:0 0 72px}.reviews-heading:before{width:145%;height:78%;bottom:-34%;right:-66%}.reviews-heading:after{width:72%;font-size:57px;bottom:3%;right:-5%}.reviews-heading .section-label.light{margin-bottom:25px;font-size:10px}.reviews-heading h2{font-size:clamp(58px,18vw,82px);line-height:.83}.reviews-proof{min-width:190px;box-shadow:6px 6px 0 var(--ink);place-self:end;padding:19px 21px;transform:rotate(4deg)}.reviews-proof b{margin-bottom:10px;font-size:18px}.reviews-proof p{font-size:23px}.reviews-proof span{margin-top:9px;font-size:8px}.review-chapter{width:calc(100% - 44px);box-shadow:none;grid-template-columns:1fr;gap:0;margin-top:0;padding:34px 0 0}.review-chapter-02,.review-chapter-03{box-shadow:none;margin-top:56px;padding-top:50px}.review-chapter-heading{align-items:flex-end;gap:15px;padding:0 4px 24px}.review-chapter-heading>span{font-size:66px}.review-chapter-heading p{margin-bottom:6px;font-size:9px}.review-chapter-heading h3{font-size:clamp(29px,8.5vw,40px)}.review-title-long{font-size:clamp(25px,7.3vw,34px)!important;line-height:1.12!important}.review-feature-row,.review-feature-row.reverse{grid-template-columns:1fr;margin-top:24px}.review-feature-row.reverse .review-speech-card{order:2}.review-customer-photo img{aspect-ratio:1;object-position:center}.review-speech-card,.review-feature-row.reverse .review-speech-card{border-radius:4px 22px 22px;margin:-18px 12px 0;padding:24px 20px}.review-speech-card p{margin:20px 0 15px;font-size:20px}.review-speech-card p br{display:none}.review-quote-stack{grid-template-columns:1fr;gap:12px;margin-top:22px}.review-solid-card.wide{grid-column:auto}.review-solid-card{border-radius:16px;padding:25px 22px}.review-solid-card p{font-size:18px}.review-solid-card p br{display:none}}@media (width<=760px){.reviews-section{padding:42px 0 38px}.reviews-heading{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;width:calc(100% - 28px);min-height:0;padding:0 0 28px}.reviews-heading:before{width:62%;height:145%;bottom:-94%;right:-34%}.reviews-heading:after{display:none}.reviews-heading .section-label.light{letter-spacing:.16em;margin:0 0 12px;font-size:8px}.reviews-heading h2{letter-spacing:-.075em;font-size:clamp(30px,9.2vw,42px);line-height:.86}.reviews-proof{min-width:112px;box-shadow:4px 4px 0 var(--ink);border-width:1.5px;place-self:end;padding:11px 12px;transform:rotate(3deg)}.reviews-proof b{margin-bottom:5px;font-size:12px}.reviews-proof p{font-size:17px}.reviews-proof span{letter-spacing:.1em;margin-top:5px;font-size:6px;line-height:1.2}.review-chapter,.review-chapter-02,.review-chapter-03{width:calc(100% - 28px);box-shadow:none;margin-top:0;padding:20px 0 0}.review-chapter-02,.review-chapter-03{box-shadow:none;margin-top:34px;padding-top:30px}.review-chapter-heading{border-bottom-width:1.5px;gap:9px;padding:0 2px 11px}.review-chapter-heading>span{font-size:38px;line-height:.74}.review-chapter-heading p{letter-spacing:.14em;margin-bottom:3px;font-size:6px}.review-chapter-heading h3{font-size:clamp(20px,6vw,25px);line-height:1}.review-title-long{font-size:clamp(17px,5.3vw,22px)!important;line-height:1.06!important}.review-feature-row,.review-feature-row.reverse{grid-template-columns:38% 62%;align-items:stretch;min-height:112px;margin-top:10px}.review-feature-row.reverse{grid-template-columns:62% 38%;margin-top:8px}.review-feature-row.reverse .review-speech-card{order:initial}.review-customer-photo{height:100%;min-height:112px}.review-customer-photo img{aspect-ratio:auto;object-fit:cover;object-position:center;width:100%;height:100%;min-height:112px}.review-speech-card,.review-feature-row.reverse .review-speech-card{border-width:1.5px;border-radius:0 13px 13px 0;flex-direction:column;justify-content:center;min-width:0;margin:0;padding:10px 11px;display:flex;box-shadow:3px 3px #d83b2b1a}.review-feature-row.reverse .review-speech-card{border-radius:13px 0 0 13px}.review-speech-card>div{gap:5px;padding-bottom:6px}.review-speech-card span{font-size:11px}.review-speech-card b,.review-solid-card b{letter-spacing:0;font-size:10px}.review-speech-card p,.review-speech-card.long p{-webkit-line-clamp:3;letter-spacing:-.035em;-webkit-box-orient:vertical;margin:7px 0 0;font-size:11.5px;line-height:1.38;display:-webkit-box;overflow:hidden}.review-quote-stack{grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.review-solid-card,.review-solid-card.wide{border-radius:10px;grid-column:auto;min-width:0;min-height:82px;padding:10px 11px;box-shadow:3px 3px #17151221}.review-solid-card:first-child:nth-last-child(3){grid-column:1/3}.review-solid-card>div{gap:7px;margin-bottom:6px}.review-solid-card>div span{font-size:9px}.review-solid-card p{-webkit-line-clamp:2;letter-spacing:-.025em;-webkit-box-orient:vertical;font-size:10.5px;line-height:1.38;display:-webkit-box;overflow:hidden}.menu-card h3{font-size:clamp(24px,6.8vw,30px);line-height:1.05}}.menu-intro h2 span,.menu-intro h2 em{display:block}.menu-intro h2 span{color:var(--ink)}.menu-intro h2 em{color:var(--red);margin-top:.08em}.menu-intro>div>p{margin-bottom:7px}.order-section{background:var(--red);color:#fff9ef;padding:82px 5vw 76px}.order-heading{grid-template-columns:.62fr 1.12fr .76fr;align-items:end;gap:4vw;width:min(1600px,100%);margin:0 auto 42px;display:grid}.order-heading .section-label{color:#ffd4c7;align-self:start;margin:8px 0 0}.order-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(44px,4.4vw,72px);line-height:1.02}.order-heading>p:last-child{color:#ffe4d8;margin:0 0 4px;font-size:15px;line-height:1.72}.order-channel-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(1600px,100%);margin:0 auto;display:grid}.order-channel{min-width:0;min-height:154px;color:var(--ink);background:#fff9ef;border:1px solid #17151238;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:8px 8px #1715122e}a.order-channel:hover{transform:translateY(-4px);box-shadow:12px 12px #17151233}.order-channel-icon{letter-spacing:-.06em;border-radius:16px;place-items:center;width:68px;height:68px;font-family:Arial Black,Arial,sans-serif;font-size:25px;line-height:1;display:grid}.order-channel--naver .order-channel-icon{color:#fff;background:#03c75a}.order-channel--baemin .order-channel-icon{color:#102c2b;background:#2ac1bc;font-size:19px}.order-channel--coupang .order-channel-icon{color:#fff;letter-spacing:.02em;background:#171512;font-size:15px}.order-channel--yogiyo .order-channel-icon{color:#fff;letter-spacing:-.06em;background:#fa0050;font-size:15px}.order-channel small{color:var(--red);letter-spacing:.16em;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.order-channel h3{letter-spacing:-.04em;margin:0;font-size:22px}.order-channel p{color:#6d6357;margin:8px 0 0;font-size:13px;line-height:1.45}.order-channel>b{font-size:24px;font-weight:500}.delivery-area{border-top:1px solid #ffffff80;width:min(1600px,100%);margin:30px auto 0;padding-top:22px;display:flex}.delivery-area strong{font-size:18px}.delivery-area span{color:#ffe4d8;font-size:14px}.visit-section{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:start;gap:5vw;padding-top:96px;padding-bottom:118px;display:grid}.store-gallery{padding:0 42px 54px 0;display:block;position:relative}.store-gallery.zoom-on-scroll{overflow:visible}.store-gallery figure{aspect-ratio:4/3;border:1px solid var(--line);background:#ded0bc;margin:0}.store-gallery figure:first-child{width:100%}.store-gallery figure:last-child{border:9px solid var(--cream);width:45%;position:absolute;bottom:0;right:0;box-shadow:0 18px 36px #422b1933}.store-gallery img{object-fit:cover}.store-gallery figure:first-child img{object-position:center 48%}.store-gallery figure:last-child img{object-position:center}.store-gallery figcaption{background:var(--ink);padding:8px 11px;font-size:9px;bottom:12px;left:13px}.visit-details{min-width:0}.visit-info{margin-top:30px}.visit-section h2{margin:20px 0 22px}.visit-section .address{margin-bottom:0}.visit-order-guide{margin-top:18px}.visit-info .group-order-link{display:grid}@media (width<=1100px) and (width>=901px){.order-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.order-link{gap:8px;padding:0 15px;font-size:12px}.order-link span{display:inline}.order-link b{font-size:18px}.menu-intro h2{font-size:clamp(38px,11.3vw,54px);line-height:.95}.menu-intro h2 em{margin-top:.12em}.order-section{padding:60px 20px 64px}.order-heading{margin-bottom:30px;display:block}.order-heading .section-label{margin:0 0 22px}.order-heading h2{font-size:clamp(38px,10.2vw,50px);line-height:1.04}.order-heading>p:last-child{margin:22px 0 0;font-size:14px}.order-heading>p:last-child br{display:none}.order-channel-grid{grid-template-columns:1fr;gap:10px}.order-channel{grid-template-columns:54px minmax(0,1fr) auto;gap:14px;min-height:118px;padding:18px;box-shadow:5px 5px #1715122e}.order-channel-icon{border-radius:13px;width:54px;height:54px;font-size:21px}.order-channel--baemin .order-channel-icon{font-size:16px}.order-channel h3{font-size:19px}.order-channel p{margin-top:5px;font-size:12px}.delivery-area{margin-top:25px;padding-top:19px;display:block}.delivery-area strong{font-size:16px;display:block}.delivery-area span{margin-top:8px;font-size:12px;line-height:1.5;display:block}.visit-section{grid-template-columns:1fr;gap:32px;padding:62px 20px 72px}.store-gallery{order:2;grid-template-columns:1fr;gap:10px;padding:0;display:grid}.store-gallery figure,.store-gallery figure:first-child,.store-gallery figure:last-child{aspect-ratio:4/3;border:1px solid var(--line);width:100%;box-shadow:none;position:relative;bottom:auto;right:auto}.store-gallery figcaption{bottom:8px;left:8px}.visit-details{order:1}.visit-info{margin-top:28px}}
