:root{--ds-color-bg:#f5f0e6;--ds-color-surface:#ede5d5;--ds-color-surface-dark:#2c1810;--ds-color-accent:#d94e28;--ds-color-accent-hover:#c04420;--ds-color-accent-soft:#d94e281a;--ds-color-text:#2c1810;--ds-color-text-light:#f5f0e6;--ds-color-text-muted:#9a8b7a;--ds-color-border:#d6ccba;--ds-color-tile:#fff;--ds-color-warm-glow:#d94e280f;--ds-font-display:"Fredoka",sans-serif;--ds-font-accent:"Gaegu",cursive;--ds-font-body:"DM Sans",sans-serif;--ds-font-size-display-l:clamp(3rem,8vw,6rem);--ds-font-size-display-m:clamp(1.8rem,4vw,3rem);--ds-font-size-display-s:1.4rem;--ds-font-size-body:1rem;--ds-font-size-small:.875rem;--ds-font-size-label:.75rem;--ds-space-xs:4px;--ds-space-s:8px;--ds-space-m:16px;--ds-space-l:24px;--ds-space-xl:48px;--ds-space-xxl:80px;--ds-space-huge:120px;--ds-radius-s:6px;--ds-radius-m:12px;--ds-radius-l:20px;--ds-radius-round:50%;--ds-header-height:68px;--ds-transition-fast:.2s ease;--ds-transition-medium:.4s ease;--ds-transition-slow:.6s cubic-bezier(.2,.8,.2,1);--ds-container-max:1100px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:#2c1810}.ds-root{background-color:var(--ds-color-bg);color:var(--ds-color-text);font-family:var(--ds-font-body);font-size:var(--ds-font-size-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;min-height:100dvh;line-height:1.6;position:relative;overflow-x:clip}.ds-root:after{content:"";pointer-events:none;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:256px 256px;position:fixed;inset:0}h1,h2,h3,h4,h5,h6{font-family:var(--ds-font-display);letter-spacing:-.01em;color:var(--ds-color-text);font-weight:600;line-height:1.15}p{color:var(--ds-color-text-muted);line-height:1.7}a{color:inherit;transition:color var(--ds-transition-fast);text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.ds-container{max-width:var(--ds-container-max);padding:0 var(--ds-space-l);margin:0 auto}.ds-section{padding:var(--ds-space-xxl)0;position:relative}.ds-section-dark{padding:var(--ds-space-xxl)0;background:var(--ds-color-surface-dark);color:var(--ds-color-text-light);position:relative}.ds-display-l{font-size:var(--ds-font-size-display-l);font-family:var(--ds-font-display)}.ds-display-m{font-size:var(--ds-font-size-display-m);font-family:var(--ds-font-display)}.ds-display-s{font-size:var(--ds-font-size-display-s);font-family:var(--ds-font-display)}.ds-label{font-family:var(--ds-font-body);font-size:var(--ds-font-size-label);letter-spacing:.15em;text-transform:uppercase;color:var(--ds-color-accent);font-weight:500}.ds-divider{background:var(--ds-color-accent);width:48px;height:3px;margin:var(--ds-space-m)auto;border-radius:2px}.ds-korean{font-family:var(--ds-font-accent);font-weight:400}.ds-grid-2col{gap:var(--ds-space-xl);grid-template-columns:1fr 1fr;display:grid}.ds-tile-bg{background-image:linear-gradient(#fff6 1px,#0000 1px),linear-gradient(90deg,#fff6 1px,#0000 1px);background-size:60px 60px}.ds-glow{text-shadow:0 0 20px #d94e2866,0 0 60px #d94e2826}.ds-img-crop img,img.ds-img-crop{object-position:center top!important}@keyframes ds-letterReveal{0%{opacity:0;transform:translateY(30px)rotateX(-30deg)}to{opacity:1;transform:translateY(0)rotateX(0)}}@keyframes ds-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes ds-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ds-scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(1.5)}}@keyframes ds-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes ds-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ds-shimmer{0%{background-position:-200%}to{background-position:200%}}.ds-split-grid{gap:var(--ds-space-xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}@media (max-width:768px){.ds-grid-2col,.ds-split-grid{grid-template-columns:1fr}.ds-section,.ds-section-dark{padding:var(--ds-space-xl)0}}
.Navigation-module__RFH8YG__nav{height:calc(var(--ds-header-height) + env(safe-area-inset-top,0px));z-index:100;padding:env(safe-area-inset-top,0px)var(--ds-space-l)0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.Navigation-module__RFH8YG__logo{align-items:baseline;gap:8px;text-decoration:none;display:flex}.Navigation-module__RFH8YG__logoName{font-family:var(--ds-font-display);color:#fff;font-size:1.4rem;font-weight:700}.Navigation-module__RFH8YG__logoKorean{font-family:var(--ds-font-accent);color:var(--ds-color-accent);font-size:1.6rem;line-height:1}.Navigation-module__RFH8YG__links{gap:var(--ds-space-l);align-items:center;list-style:none;display:none}.Navigation-module__RFH8YG__link{font-family:var(--ds-font-body);font-size:var(--ds-font-size-small);color:#f5f0e6b3;letter-spacing:.03em;transition:color var(--ds-transition-fast);text-decoration:none;position:relative}.Navigation-module__RFH8YG__link:after{content:"";background:var(--ds-color-accent);width:0;height:2px;transition:width var(--ds-transition-medium);border-radius:1px;position:absolute;bottom:-4px;left:0}.Navigation-module__RFH8YG__link:hover{color:#fff}.Navigation-module__RFH8YG__link:hover:after{width:100%}.Navigation-module__RFH8YG__ctaBtn{font-family:var(--ds-font-body);font-size:var(--ds-font-size-small);letter-spacing:.04em;background:var(--ds-color-accent);color:#fff;border-radius:var(--ds-radius-m);transition:background-color var(--ds-transition-fast),transform var(--ds-transition-fast);padding:10px 24px;font-weight:500;text-decoration:none}.Navigation-module__RFH8YG__ctaBtn:hover{background:var(--ds-color-accent-hover);transform:translateY(-1px)}.Navigation-module__RFH8YG__ctaBtnMobile{font-family:var(--ds-font-body);font-size:var(--ds-font-size-small);letter-spacing:.04em;background:var(--ds-color-accent);color:#fff;border-radius:var(--ds-radius-m);transition:background-color var(--ds-transition-fast),transform var(--ds-transition-fast);padding:8px 20px;font-weight:500;text-decoration:none;display:inline-flex}.Navigation-module__RFH8YG__ctaBtnMobile:hover{background:var(--ds-color-accent-hover);transform:translateY(-1px)}@media (max-width:767px){.Navigation-module__RFH8YG__nav{padding:env(safe-area-inset-top,0px)var(--ds-space-m)0}.Navigation-module__RFH8YG__ctaBtnMobile{flex-shrink:0;padding:8px 16px;font-size:.78rem}}@media (min-width:768px){.Navigation-module__RFH8YG__links{display:flex}.Navigation-module__RFH8YG__ctaBtnMobile{display:none}}
.Hero-module__M-0VeW__hero{background-color:var(--ds-color-surface-dark);justify-content:center;align-items:center;width:100%;height:100vh;min-height:640px;display:flex;position:relative;overflow:hidden}.Hero-module__M-0VeW__bgChar{font-family:var(--ds-font-accent);color:#f5f0e60b;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:clamp(20rem,30vw,38rem);font-weight:400;line-height:1;position:absolute;top:50%;left:42%;transform:translate(-50%,-50%)}.Hero-module__M-0VeW__content{z-index:1;grid-template-columns:57% 43%;align-items:center;width:100%;max-width:1280px;height:100%;margin:0 auto;padding:0 clamp(24px,5vw,64px);display:grid;position:relative}.Hero-module__M-0VeW__textSide{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative}.Hero-module__M-0VeW__brandStack{perspective:800px;flex-direction:column;margin:0;line-height:.88;display:flex}.Hero-module__M-0VeW__brandDak{font-family:var(--ds-font-display);color:#f5f0e6;letter-spacing:-.03em;opacity:0;font-size:clamp(5rem,18vw,14rem);font-weight:700;animation:1s cubic-bezier(.16,1,.3,1) .3s forwards Hero-module__M-0VeW__heroSlideRight;display:block}.Hero-module__M-0VeW__brandShack{font-family:var(--ds-font-display);color:var(--ds-color-accent);letter-spacing:-.03em;opacity:0;text-shadow:0 0 80px #d94e2840,0 2px 4px #00000080;margin-left:clamp(40px,12vw,220px);font-size:clamp(5rem,18vw,14rem);font-weight:700;animation:1s cubic-bezier(.16,1,.3,1) .55s forwards Hero-module__M-0VeW__heroSlideLeft;display:block}.Hero-module__M-0VeW__koreanLine{font-family:var(--ds-font-accent);color:var(--ds-color-accent);opacity:0;margin-top:clamp(4px,1vw,12px);font-size:clamp(1.4rem,3.5vw,2.6rem);animation:.8s cubic-bezier(.2,.8,.2,1) 1.1s forwards Hero-module__M-0VeW__heroFadeUp}.Hero-module__M-0VeW__tagline{font-family:var(--ds-font-body);color:#f5f0e680;letter-spacing:.18em;text-transform:uppercase;opacity:0;margin-top:clamp(12px,2vw,24px);font-size:clamp(.7rem,1.4vw,.92rem);animation:.8s cubic-bezier(.2,.8,.2,1) 1.45s forwards Hero-module__M-0VeW__heroFadeUp}.Hero-module__M-0VeW__ctaRow{gap:var(--ds-space-m);opacity:0;align-items:center;margin-top:clamp(24px,3vw,40px);animation:.8s cubic-bezier(.2,.8,.2,1) 1.8s forwards Hero-module__M-0VeW__heroFadeUp;display:flex}.Hero-module__M-0VeW__cta{background:var(--ds-color-accent);color:#fff;font-family:var(--ds-font-body);letter-spacing:.2em;text-transform:uppercase;border-radius:var(--ds-radius-m);transition:background var(--ds-transition-fast),transform var(--ds-transition-fast),box-shadow var(--ds-transition-fast);padding:16px 40px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 4px 24px #d94e284d}.Hero-module__M-0VeW__cta:hover{background:var(--ds-color-accent-hover);transform:translateY(-2px);box-shadow:0 8px 32px #d94e2873}.Hero-module__M-0VeW__cta:active{transform:translateY(0);box-shadow:0 2px 12px #d94e284d}.Hero-module__M-0VeW__ctaGhost{color:#f5f0e6cc;font-family:var(--ds-font-body);letter-spacing:.2em;text-transform:uppercase;border-radius:var(--ds-radius-m);transition:color var(--ds-transition-fast),border-color var(--ds-transition-fast),background var(--ds-transition-fast),transform var(--ds-transition-fast);background:0 0;border:1.5px solid #f5f0e640;padding:16px 40px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-block}.Hero-module__M-0VeW__ctaGhost:hover{color:#fff;background:#f5f0e614;border-color:#f5f0e680;transform:translateY(-2px)}.Hero-module__M-0VeW__ctaGhost:active{background:#f5f0e60d;transform:translateY(0)}.Hero-module__M-0VeW__imageSide{z-index:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.Hero-module__M-0VeW__imageWrapper{filter:drop-shadow(0 24px 48px #d94e2833)drop-shadow(0 8px 16px #00000059);opacity:0;width:auto;max-width:100%;max-height:55vh;animation:1.1s cubic-bezier(.16,1,.3,1) .7s forwards Hero-module__M-0VeW__heroImageEntry,4s ease-in-out 2s infinite Hero-module__M-0VeW__heroFloat;position:relative;transform:rotate(3deg)}.Hero-module__M-0VeW__heroImage{object-fit:cover;object-position:center top;border-radius:var(--ds-radius-l);width:auto;max-width:100%;max-height:55vh;display:block}.Hero-module__M-0VeW__imageStamp{width:52px;height:52px;font-family:var(--ds-font-accent);color:var(--ds-color-accent);background:var(--ds-color-surface-dark);border:2px solid var(--ds-color-accent);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;display:flex;position:absolute;bottom:0;right:0;transform:rotate(-8deg)}.Hero-module__M-0VeW__scrollIndicator{z-index:2;opacity:0;flex-direction:column;align-items:center;gap:8px;animation:1s 2.6s forwards Hero-module__M-0VeW__heroFadeIn;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__M-0VeW__scrollLine{transform-origin:top;background:#f5f0e659;width:1px;height:28px;animation:2.2s ease-in-out infinite Hero-module__M-0VeW__heroScrollPulse}.Hero-module__M-0VeW__scrollLabel{font-family:var(--ds-font-body);letter-spacing:.25em;text-transform:uppercase;color:#f5f0e659;font-size:.58rem}@keyframes Hero-module__M-0VeW__heroSlideRight{0%{opacity:0;transform:translate(-80px)skew(4deg)}to{opacity:1;transform:translate(0)skew(0)}}@keyframes Hero-module__M-0VeW__heroSlideLeft{0%{opacity:0;transform:translate(80px)skew(-4deg)}to{opacity:1;transform:translate(0)skew(0)}}@keyframes Hero-module__M-0VeW__heroImageEntry{0%{opacity:0;transform:translateY(60px)rotate(3deg)scale(.9)}to{opacity:1;transform:translateY(0)rotate(3deg)scale(1)}}@keyframes Hero-module__M-0VeW__heroImageEntryMobile{0%{opacity:0;transform:translateY(40px)rotate(-2deg)scale(.92)}to{opacity:1;transform:translateY(0)rotate(-2deg)scale(1)}}@keyframes Hero-module__M-0VeW__heroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__M-0VeW__heroFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__M-0VeW__heroFloat{0%,to{transform:translateY(0)rotate(3deg)}50%{transform:translateY(-12px)rotate(3deg)}}@keyframes Hero-module__M-0VeW__heroScrollPulse{0%{opacity:0;transform:scaleY(0)}30%{opacity:1}to{opacity:0;transform:scaleY(1)}}@media (max-width:1024px){.Hero-module__M-0VeW__content{grid-template-columns:55% 45%;padding:0 clamp(20px,4vw,40px)}.Hero-module__M-0VeW__brandDak,.Hero-module__M-0VeW__brandShack{font-size:clamp(4rem,14vw,9rem)}.Hero-module__M-0VeW__brandShack{margin-left:clamp(20px,8vw,120px)}.Hero-module__M-0VeW__imageWrapper,.Hero-module__M-0VeW__heroImage{max-height:45vh}.Hero-module__M-0VeW__bgChar{font-size:clamp(16rem,26vw,30rem)}.Hero-module__M-0VeW__cta,.Hero-module__M-0VeW__ctaGhost{padding:14px 32px;font-size:.72rem}}@media (max-width:768px){.Hero-module__M-0VeW__hero{height:auto;min-height:100svh;padding-top:calc(var(--ds-header-height) + 16px);flex-direction:column;justify-content:center;align-items:center;padding-bottom:60px;display:flex}.Hero-module__M-0VeW__content{flex-direction:column;align-items:center;gap:clamp(16px,4vw,28px);max-width:100%;height:auto;padding:0 20px;display:flex}.Hero-module__M-0VeW__imageSide{order:-1;justify-content:center}.Hero-module__M-0VeW__imageWrapper{filter:drop-shadow(0 16px 32px #d94e2840)drop-shadow(0 6px 12px #0000004d);max-width:65%;max-height:32vh;animation:1s cubic-bezier(.16,1,.3,1) .5s forwards Hero-module__M-0VeW__heroImageEntryMobile;transform:rotate(-2deg)}.Hero-module__M-0VeW__heroImage{max-width:100%;max-height:32vh}.Hero-module__M-0VeW__textSide{text-align:center;align-items:center;padding-right:0}.Hero-module__M-0VeW__brandStack{align-items:center}.Hero-module__M-0VeW__brandDak,.Hero-module__M-0VeW__brandShack{font-size:clamp(3.2rem,16vw,5.5rem)}.Hero-module__M-0VeW__brandShack{margin-left:0}.Hero-module__M-0VeW__koreanLine{font-size:clamp(1.1rem,4.5vw,1.6rem)}.Hero-module__M-0VeW__tagline{letter-spacing:.12em;font-size:clamp(.6rem,2.2vw,.75rem)}.Hero-module__M-0VeW__ctaRow{gap:var(--ds-space-s);flex-direction:column;width:100%;max-width:300px}.Hero-module__M-0VeW__cta,.Hero-module__M-0VeW__ctaGhost{text-align:center;width:100%;padding:16px 32px;font-size:.74rem}.Hero-module__M-0VeW__bgChar{opacity:.03;font-size:clamp(10rem,45vw,16rem);top:30%;left:50%}.Hero-module__M-0VeW__imageStamp{width:40px;height:40px;font-size:1.2rem}.Hero-module__M-0VeW__scrollIndicator{bottom:12px}}@media (max-width:420px){.Hero-module__M-0VeW__hero{padding-top:calc(var(--ds-header-height) + 12px);padding-bottom:48px}.Hero-module__M-0VeW__content{gap:clamp(12px,3vw,20px)}.Hero-module__M-0VeW__brandDak,.Hero-module__M-0VeW__brandShack{font-size:clamp(2.8rem,15vw,4.5rem)}.Hero-module__M-0VeW__imageWrapper{max-width:60%;max-height:28vh}.Hero-module__M-0VeW__heroImage{max-height:28vh}.Hero-module__M-0VeW__koreanLine{font-size:clamp(1rem,4vw,1.3rem)}.Hero-module__M-0VeW__cta,.Hero-module__M-0VeW__ctaGhost{letter-spacing:.15em;padding:14px 28px;font-size:.7rem}}@media (prefers-reduced-motion:reduce){.Hero-module__M-0VeW__brandDak,.Hero-module__M-0VeW__brandShack,.Hero-module__M-0VeW__koreanLine,.Hero-module__M-0VeW__tagline,.Hero-module__M-0VeW__ctaRow,.Hero-module__M-0VeW__imageWrapper,.Hero-module__M-0VeW__scrollIndicator,.Hero-module__M-0VeW__imageStamp{opacity:1;animation:none}.Hero-module__M-0VeW__imageWrapper{transform:rotate(3deg)}.Hero-module__M-0VeW__scrollLine{animation:none}}@media (prefers-reduced-motion:reduce) and (max-width:768px){.Hero-module__M-0VeW__imageWrapper{transform:rotate(-2deg)}}
.Hits-module__hNqeeq__bento{gap:var(--ds-space-m);max-width:var(--ds-container-max);padding:0 var(--ds-space-l);grid-template-rows:1fr 1fr auto;grid-template-columns:1.4fr 1fr;margin:0 auto;display:grid}.Hits-module__hNqeeq__card0{grid-area:1/1/3}.Hits-module__hNqeeq__card1{grid-area:1/2}.Hits-module__hNqeeq__card2{grid-area:2/2}.Hits-module__hNqeeq__card3{grid-area:3/1/auto/-1}.Hits-module__hNqeeq__card{border-radius:var(--ds-radius-m);cursor:pointer;overflow:hidden}.Hits-module__hNqeeq__imageWrap{border-radius:var(--ds-radius-m);background:var(--ds-color-surface);width:100%;height:100%;position:relative;overflow:hidden}.Hits-module__hNqeeq__card0 .Hits-module__hNqeeq__imageWrap{aspect-ratio:3/4}.Hits-module__hNqeeq__card1 .Hits-module__hNqeeq__imageWrap,.Hits-module__hNqeeq__card2 .Hits-module__hNqeeq__imageWrap{aspect-ratio:4/3}.Hits-module__hNqeeq__card3 .Hits-module__hNqeeq__imageWrap{aspect-ratio:5/2}.Hits-module__hNqeeq__card3 .Hits-module__hNqeeq__image{object-position:center center}.Hits-module__hNqeeq__image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform var(--ds-transition-slow);display:block}.Hits-module__hNqeeq__card:hover .Hits-module__hNqeeq__image{transform:scale(1.06)}.Hits-module__hNqeeq__card:hover .Hits-module__hNqeeq__imageWrap{box-shadow:0 8px 32px #d94e282e,0 2px 12px #2c18101a}.Hits-module__hNqeeq__badge{top:var(--ds-space-m);left:var(--ds-space-m);font-family:var(--ds-font-body);font-size:var(--ds-font-size-label);letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--ds-color-accent);z-index:2;border-radius:100px;padding:4px 14px;font-weight:600;line-height:1.4;position:absolute;box-shadow:0 2px 8px #d94e284d}.Hits-module__hNqeeq__overlay{padding:var(--ds-space-l)var(--ds-space-m)var(--ds-space-m);z-index:1;background:linear-gradient(#0000 0%,#2c181073 50%,#2c1810bf 100%);position:absolute;bottom:0;left:0;right:0}.Hits-module__hNqeeq__name{font-family:var(--ds-font-display);color:#fff;text-shadow:0 1px 6px #2c181066;margin:0 0 4px;font-size:1.2rem;font-weight:600;line-height:1.2}.Hits-module__hNqeeq__note{font-family:var(--ds-font-body);font-size:var(--ds-font-size-small);color:#f5f0e6bf;margin:0;line-height:1.45}.Hits-module__hNqeeq__card0 .Hits-module__hNqeeq__name{font-size:1.5rem}.Hits-module__hNqeeq__card0 .Hits-module__hNqeeq__note{font-size:.9rem}.Hits-module__hNqeeq__card3 .Hits-module__hNqeeq__overlay{padding:var(--ds-space-m)var(--ds-space-l);background:linear-gradient(90deg,#2c1810b3 0%,#2c18104d 50%,#0000 100%);flex-direction:column;justify-content:center;display:flex}@media (max-width:768px){.Hits-module__hNqeeq__bento{gap:var(--ds-space-m);padding:0 var(--ds-space-m);grid-template-rows:auto;grid-template-columns:1fr}.Hits-module__hNqeeq__card0,.Hits-module__hNqeeq__card1,.Hits-module__hNqeeq__card2,.Hits-module__hNqeeq__card3{grid-area:auto/1}.Hits-module__hNqeeq__card0 .Hits-module__hNqeeq__imageWrap,.Hits-module__hNqeeq__card1 .Hits-module__hNqeeq__imageWrap,.Hits-module__hNqeeq__card2 .Hits-module__hNqeeq__imageWrap{aspect-ratio:4/3}.Hits-module__hNqeeq__card3 .Hits-module__hNqeeq__imageWrap{aspect-ratio:16/9}.Hits-module__hNqeeq__card0 .Hits-module__hNqeeq__name{font-size:1.25rem}.Hits-module__hNqeeq__card0 .Hits-module__hNqeeq__note{font-size:var(--ds-font-size-small)}.Hits-module__hNqeeq__name{font-size:1.1rem}}
@keyframes MenuItem-module__UdGVUa__itemSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MenuItem-module__UdGVUa__item{align-items:center;gap:var(--ds-space-m);border-bottom:1px solid var(--ds-color-border);border-radius:var(--ds-radius-s);transition:background-color var(--ds-transition-fast),box-shadow var(--ds-transition-fast),transform var(--ds-transition-fast);opacity:0;animation:.35s forwards MenuItem-module__UdGVUa__itemSlideIn;animation-delay:calc(var(--stagger-index,0)*60ms);grid-template-columns:52px 1fr auto;padding:14px 8px;display:grid}.MenuItem-module__UdGVUa__item:last-child{border-bottom:none}.MenuItem-module__UdGVUa__item:hover{background-color:var(--ds-color-warm-glow);transform:translateY(-1px);box-shadow:0 2px 8px #2c18100f}.MenuItem-module__UdGVUa__itemNoImage{align-items:center;gap:var(--ds-space-l);border-bottom:1px solid var(--ds-color-border);border-radius:var(--ds-radius-s);transition:background-color var(--ds-transition-fast),box-shadow var(--ds-transition-fast),transform var(--ds-transition-fast);opacity:0;animation:.35s forwards MenuItem-module__UdGVUa__itemSlideIn;animation-delay:calc(var(--stagger-index,0)*60ms);grid-template-columns:1fr auto;padding:14px 8px;display:grid}.MenuItem-module__UdGVUa__itemNoImage:last-child{border-bottom:none}.MenuItem-module__UdGVUa__itemNoImage:hover{background-color:var(--ds-color-warm-glow);transform:translateY(-1px);box-shadow:0 2px 8px #2c18100f}.MenuItem-module__UdGVUa__imageCircle{border:2px solid var(--ds-color-border);background:var(--ds-color-surface);width:52px;height:52px;transition:border-color var(--ds-transition-fast);border-radius:50%;flex-shrink:0;overflow:hidden}.MenuItem-module__UdGVUa__item:hover .MenuItem-module__UdGVUa__imageCircle{border-color:var(--ds-color-accent)}.MenuItem-module__UdGVUa__image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform var(--ds-transition-medium)}.MenuItem-module__UdGVUa__item:hover .MenuItem-module__UdGVUa__image{transform:scale(1.15)}.MenuItem-module__UdGVUa__details{min-width:0}.MenuItem-module__UdGVUa__name{font-family:var(--ds-font-display);color:var(--ds-color-text);font-size:1.1rem;font-weight:500;line-height:1.2}.MenuItem-module__UdGVUa__description{font-family:var(--ds-font-body);color:var(--ds-color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.8rem;line-height:1.4;overflow:hidden}.MenuItem-module__UdGVUa__price{font-family:var(--ds-font-body);color:var(--ds-color-accent);white-space:nowrap;letter-spacing:.02em;background:var(--ds-color-accent-soft);border-radius:100px;padding:4px 12px;font-size:.9rem;font-weight:600}@media (max-width:480px){.MenuItem-module__UdGVUa__item{grid-template-columns:46px 1fr auto;gap:12px;padding:12px 4px}.MenuItem-module__UdGVUa__imageCircle{width:46px;height:46px}.MenuItem-module__UdGVUa__name{font-size:1rem}.MenuItem-module__UdGVUa__description{font-size:.75rem}.MenuItem-module__UdGVUa__price{padding:3px 10px;font-size:.82rem}}
.Menu-module__MMNY2a__section{max-width:var(--ds-container-max);margin:0 auto}.Menu-module__MMNY2a__categoryTabs{justify-content:center;gap:var(--ds-space-s);padding:0 var(--ds-space-l);margin-bottom:var(--ds-space-xl);flex-wrap:wrap;display:flex}.Menu-module__MMNY2a__tab{font-family:var(--ds-font-display);color:var(--ds-color-text-muted);padding:var(--ds-space-s)var(--ds-space-l);cursor:pointer;white-space:nowrap;transition:color var(--ds-transition-fast),background-color var(--ds-transition-fast);background:0 0;border:none;border-radius:100px;font-size:.95rem;font-weight:500;position:relative}.Menu-module__MMNY2a__tab:after{content:"";background:var(--ds-color-accent);opacity:0;border-radius:3px;width:0;height:3px;transition:width .3s cubic-bezier(.4,0,.2,1),opacity .3s;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Menu-module__MMNY2a__tab:hover{color:var(--ds-color-text);background:var(--ds-color-warm-glow)}.Menu-module__MMNY2a__tabActive{color:var(--ds-color-accent);background:var(--ds-color-accent-soft)}.Menu-module__MMNY2a__tabActive:after{opacity:1;width:60%}.Menu-module__MMNY2a__tabActive:hover{color:var(--ds-color-accent);background:var(--ds-color-accent-soft)}.Menu-module__MMNY2a__cardGrid{padding:0 var(--ds-space-l);flex-direction:column;max-width:680px;margin:0 auto;display:flex}@keyframes Menu-module__MMNY2a__fadeReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.Menu-module__MMNY2a__categoryTabs{justify-content:flex-start;gap:var(--ds-space-xs);padding:0 var(--ds-space-m);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.Menu-module__MMNY2a__categoryTabs::-webkit-scrollbar{display:none}.Menu-module__MMNY2a__tab{scroll-snap-align:start;flex-shrink:0;padding:6px 14px;font-size:.85rem}.Menu-module__MMNY2a__cardGrid{padding:0 var(--ds-space-m)}}
.Marquee-module__NjDffq__strip{white-space:nowrap;background:var(--ds-color-surface-dark);-webkit-user-select:none;user-select:none;border-top:1px solid #f5f0e60f;border-bottom:1px solid #f5f0e60f;padding:14px 0;overflow:hidden}.Marquee-module__NjDffq__strip.Marquee-module__NjDffq__light{background:var(--ds-color-accent)}.Marquee-module__NjDffq__track{animation:Marquee-module__NjDffq__marqueeScroll var(--speed,30s)linear infinite;display:inline-flex}.Marquee-module__NjDffq__track:hover{animation-play-state:paused}@keyframes Marquee-module__NjDffq__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__NjDffq__item{font-family:var(--ds-font-display);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:24px;padding:0 24px;font-size:clamp(.8rem,1.5vw,1rem);font-weight:500;display:inline-flex}.Marquee-module__NjDffq__strip .Marquee-module__NjDffq__item{color:#f5f0e680}.Marquee-module__NjDffq__strip.Marquee-module__NjDffq__light .Marquee-module__NjDffq__item{color:#ffffffd9}.Marquee-module__NjDffq__dot{background:var(--ds-color-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px}.Marquee-module__NjDffq__strip.Marquee-module__NjDffq__light .Marquee-module__NjDffq__dot{background:#ffffff80}.Marquee-module__NjDffq__korean{font-family:var(--ds-font-accent);font-size:1.1em;font-weight:400}
.DazuPasst-module__M5z0iq__wrapper{max-width:var(--ds-container-max);padding:var(--ds-space-l)0;margin:0 auto;position:relative}.DazuPasst-module__M5z0iq__fadeLeft,.DazuPasst-module__M5z0iq__fadeRight{z-index:2;pointer-events:none;width:48px;position:absolute;top:0;bottom:0}.DazuPasst-module__M5z0iq__fadeLeft{background:linear-gradient(to right,var(--ds-color-surface),transparent);left:0}.DazuPasst-module__M5z0iq__fadeRight{background:linear-gradient(to left,var(--ds-color-surface),transparent);right:0}.DazuPasst-module__M5z0iq__track{gap:var(--ds-space-l);scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:var(--ds-space-xl)calc((100% - 960px)/2 + var(--ds-space-l))var(--ds-space-l);scrollbar-width:none;-ms-overflow-style:none;justify-content:center;display:flex;overflow-x:auto}.DazuPasst-module__M5z0iq__track::-webkit-scrollbar{display:none}.DazuPasst-module__M5z0iq__card{scroll-snap-align:center;background:var(--ds-color-tile);border-radius:var(--ds-radius-l);min-width:260px;max-width:300px;transition:transform var(--ds-transition-medium),box-shadow var(--ds-transition-medium);cursor:pointer;z-index:1;flex:0 0 280px;position:relative;overflow:hidden;box-shadow:0 4px 20px #2c181014,0 1px 4px #2c18100f}.DazuPasst-module__M5z0iq__rot0{transform:rotate(-2.5deg)}.DazuPasst-module__M5z0iq__rot1{z-index:2;transform:rotate(2deg)}.DazuPasst-module__M5z0iq__rot2{transform:rotate(-1.5deg)}.DazuPasst-module__M5z0iq__card:hover{z-index:10;transform:rotate(0)translateY(-8px)scale(1.03);box-shadow:0 16px 40px #d94e2826,0 4px 12px #2c18101a}.DazuPasst-module__M5z0iq__imageWrap{aspect-ratio:3/4;background:var(--ds-color-surface);width:100%;position:relative;overflow:hidden}.DazuPasst-module__M5z0iq__image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform var(--ds-transition-slow);display:block}.DazuPasst-module__M5z0iq__card:hover .DazuPasst-module__M5z0iq__image{transform:scale(1.06)}.DazuPasst-module__M5z0iq__textBlock{padding:var(--ds-space-m)var(--ds-space-m)var(--ds-space-l)}.DazuPasst-module__M5z0iq__nameRow{align-items:baseline;gap:var(--ds-space-s);margin-bottom:4px;display:flex}.DazuPasst-module__M5z0iq__name{font-family:var(--ds-font-display);color:var(--ds-color-text);margin:0;font-size:1.15rem;font-weight:600;line-height:1.2}.DazuPasst-module__M5z0iq__korean{font-family:var(--ds-font-accent);color:var(--ds-color-accent);font-size:1.1rem;font-weight:400;line-height:1}.DazuPasst-module__M5z0iq__note{font-family:var(--ds-font-body);font-size:var(--ds-font-size-small);color:var(--ds-color-text-muted);margin:0;line-height:1.5}.DazuPasst-module__M5z0iq__dots{justify-content:center;gap:var(--ds-space-s);margin-top:var(--ds-space-l);display:none}.DazuPasst-module__M5z0iq__dot{border:2px solid var(--ds-color-border);cursor:pointer;width:10px;height:10px;transition:background var(--ds-transition-fast),border-color var(--ds-transition-fast),transform var(--ds-transition-fast);background:0 0;border-radius:50%;padding:0}.DazuPasst-module__M5z0iq__dot:hover{border-color:var(--ds-color-accent);transform:scale(1.2)}.DazuPasst-module__M5z0iq__dotActive{background:var(--ds-color-accent);border-color:var(--ds-color-accent)}@media (max-width:768px){.DazuPasst-module__M5z0iq__wrapper{padding:var(--ds-space-m)0}.DazuPasst-module__M5z0iq__dots{display:flex}.DazuPasst-module__M5z0iq__card{flex:0 0 250px;min-width:230px;max-width:270px}.DazuPasst-module__M5z0iq__track{padding:var(--ds-space-l)var(--ds-space-l)var(--ds-space-m);justify-content:flex-start}.DazuPasst-module__M5z0iq__fadeLeft,.DazuPasst-module__M5z0iq__fadeRight{width:24px}}@media (max-width:480px){.DazuPasst-module__M5z0iq__card{flex:0 0 240px;min-width:220px;max-width:260px}.DazuPasst-module__M5z0iq__track{padding:var(--ds-space-m)var(--ds-space-m)var(--ds-space-s)}}
.CouponsSection-module__WLI8MW__heading{text-align:center;margin-bottom:var(--ds-space-s)}.CouponsSection-module__WLI8MW__grid{gap:var(--ds-space-l);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px;display:grid}.CouponsSection-module__WLI8MW__card{background:var(--ds-color-tile);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-l);padding:var(--ds-space-l);transition:transform var(--ds-transition-medium),box-shadow var(--ds-transition-medium),border-color var(--ds-transition-medium);opacity:0;animation:.6s cubic-bezier(.2,.8,.2,1) forwards CouponsSection-module__WLI8MW__couponFadeUp;animation-delay:var(--stagger,0s);position:relative;box-shadow:0 2px 12px #2c18100f,0 1px 3px #2c18100a}.CouponsSection-module__WLI8MW__card:hover{border-color:#d94e2840;transform:translateY(-4px);box-shadow:0 12px 32px #d94e281f,0 4px 12px #2c181014}.CouponsSection-module__WLI8MW__badge{background:var(--ds-color-accent);color:#fff;font-family:var(--ds-font-body);font-size:var(--ds-font-size-label);letter-spacing:.04em;margin-bottom:var(--ds-space-m);border-radius:100px;padding:5px 14px;font-weight:600;line-height:1.4;display:inline-block;box-shadow:0 2px 10px #d94e284d}.CouponsSection-module__WLI8MW__title{font-family:var(--ds-font-display);color:var(--ds-color-text);margin-bottom:var(--ds-space-s);font-size:1.25rem;font-weight:600;line-height:1.2}.CouponsSection-module__WLI8MW__description{font-family:var(--ds-font-body);font-size:var(--ds-font-size-small);color:var(--ds-color-text-muted);margin-bottom:var(--ds-space-m);line-height:1.55}.CouponsSection-module__WLI8MW__codeBox{padding:12px var(--ds-space-m);border:2px dashed var(--ds-color-accent);border-radius:var(--ds-radius-m);letter-spacing:.14em;color:var(--ds-color-accent);text-align:center;background:var(--ds-color-accent-soft);cursor:pointer;transition:background var(--ds-transition-fast),box-shadow var(--ds-transition-fast),border-color var(--ds-transition-fast);font-family:DM Sans,monospace;font-size:1rem;font-weight:700;animation:3s ease-in-out infinite CouponsSection-module__WLI8MW__codePulse;position:relative}.CouponsSection-module__WLI8MW__codeBox:hover{border-color:var(--ds-color-accent-hover);background:#d94e2824;animation:none;box-shadow:0 0 0 3px #d94e281a}.CouponsSection-module__WLI8MW__codeBox:active{transform:scale(.97)}.CouponsSection-module__WLI8MW__expiry{font-family:var(--ds-font-body);font-size:var(--ds-font-size-label);color:var(--ds-color-text-muted);margin-top:var(--ds-space-m);letter-spacing:.05em;line-height:1.4}@keyframes CouponsSection-module__WLI8MW__couponFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CouponsSection-module__WLI8MW__codePulse{0%,to{border-color:var(--ds-color-accent);box-shadow:0 0 #d94e2800}50%{border-color:var(--ds-color-accent-hover);box-shadow:0 0 0 4px #d94e2814}}@media (max-width:768px){.CouponsSection-module__WLI8MW__grid{gap:var(--ds-space-m);margin-top:var(--ds-space-l);grid-template-columns:1fr}.CouponsSection-module__WLI8MW__card{padding:20px}}@media (max-width:480px){.CouponsSection-module__WLI8MW__card{padding:var(--ds-space-m)}.CouponsSection-module__WLI8MW__title{font-size:1.1rem}.CouponsSection-module__WLI8MW__codeBox{padding:10px var(--ds-space-m);font-size:.9rem}}@media (prefers-reduced-motion:reduce){.CouponsSection-module__WLI8MW__card{opacity:1;animation:none}.CouponsSection-module__WLI8MW__codeBox{animation:none}.CouponsSection-module__WLI8MW__card:hover{transform:none}}
.ContactCateringPage-module__XujnxG__page{background:var(--ds-color-bg);min-height:100dvh;color:var(--ds-color-text);font-family:var(--ds-font-body);-webkit-font-smoothing:antialiased;position:relative;overflow-x:clip}.ContactCateringPage-module__XujnxG__page:after{content:"";pointer-events:none;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:256px 256px;position:fixed;inset:0}.ContactCateringPage-module__XujnxG__header{background:var(--ds-color-surface-dark);padding:20px var(--ds-space-l);justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden}.ContactCateringPage-module__XujnxG__headerGlyph{font-family:var(--ds-font-accent);color:#d94e280d;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(6rem,15vw,12rem);line-height:1;position:absolute;top:50%;right:-2%;transform:translateY(-50%)}.ContactCateringPage-module__XujnxG__logo{z-index:1;align-items:baseline;gap:8px;text-decoration:none;display:flex;position:relative}.ContactCateringPage-module__XujnxG__logoName{font-family:var(--ds-font-display);color:var(--ds-color-text-light);font-size:1.4rem;font-weight:700}.ContactCateringPage-module__XujnxG__logoKorean{font-family:var(--ds-font-accent);color:var(--ds-color-accent);font-size:1.6rem;line-height:1}.ContactCateringPage-module__XujnxG__backLink{font-family:var(--ds-font-body);font-size:var(--ds-font-size-small);color:#f5f0e699;letter-spacing:.04em;z-index:1;transition:color var(--ds-transition-fast);text-decoration:none;position:relative}.ContactCateringPage-module__XujnxG__backLink:hover{color:var(--ds-color-text-light)}.ContactCateringPage-module__XujnxG__section{padding:var(--ds-space-xxl)0;position:relative}.ContactCateringPage-module__XujnxG__sectionDark{background:var(--ds-color-surface-dark);color:var(--ds-color-text-light);}.ContactCateringPage-module__XujnxG__container{max-width:640px;padding:0 var(--ds-space-l);margin:0 auto}.ContactCateringPage-module__XujnxG__sectionHeading{text-align:center;margin-bottom:var(--ds-space-s);color:var(--ds-color-text)}.ContactCateringPage-module__XujnxG__sectionHeadingLight{text-align:center;margin-bottom:var(--ds-space-s);color:var(--ds-color-text-light)}.ContactCateringPage-module__XujnxG__divider{background:var(--ds-color-accent);width:48px;height:3px;margin:var(--ds-space-m)auto;border-radius:2px}.ContactCateringPage-module__XujnxG__subtitle{text-align:center;font-family:var(--ds-font-body);font-size:var(--ds-font-size-label);letter-spacing:.15em;text-transform:uppercase;margin-bottom:32px;font-weight:500}.ContactCateringPage-module__XujnxG__subtitleLight{color:var(--ds-color-accent);}.ContactCateringPage-module__XujnxG__subtitleDark{color:#f5f0e699;}.ContactCateringPage-module__XujnxG__sectionGlyph{font-family:var(--ds-font-accent);color:#f5f0e608;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(12rem,25vw,22rem);line-height:1;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.ContactCateringPage-module__XujnxG__form{gap:var(--ds-space-m);flex-direction:column;display:flex}.ContactCateringPage-module__XujnxG__field{background:var(--ds-color-tile);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-s);width:100%;color:var(--ds-color-text);font-family:var(--ds-font-body);font-size:var(--ds-font-size-small);transition:border-color var(--ds-transition-fast),box-shadow var(--ds-transition-fast);outline:none;padding:12px 16px}.ContactCateringPage-module__XujnxG__field::placeholder{color:var(--ds-color-text-muted)}.ContactCateringPage-module__XujnxG__field:hover{border-color:var(--ds-color-accent-soft)}.ContactCateringPage-module__XujnxG__field:focus{border-color:var(--ds-color-accent);box-shadow:0 0 0 3px var(--ds-color-accent-soft)}.ContactCateringPage-module__XujnxG__textarea{resize:vertical;}.ContactCateringPage-module__XujnxG__fieldDark{border-radius:var(--ds-radius-s);color:#f5f0e6;width:100%;font-family:var(--ds-font-body);font-size:var(--ds-font-size-small);transition:border-color var(--ds-transition-fast),box-shadow var(--ds-transition-fast),background var(--ds-transition-fast);background:#f5f0e614;border:1px solid #f5f0e626;outline:none;padding:12px 16px}.ContactCateringPage-module__XujnxG__fieldDark::placeholder{color:#f5f0e666}.ContactCateringPage-module__XujnxG__fieldDark:hover{background:#f5f0e61a;border-color:#f5f0e640}.ContactCateringPage-module__XujnxG__fieldDark:focus{border-color:var(--ds-color-accent);background:#f5f0e61a;box-shadow:0 0 0 3px #d94e2826}.ContactCateringPage-module__XujnxG__fieldDatetimeDark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;}.ContactCateringPage-module__XujnxG__textareaDark{resize:vertical;}.ContactCateringPage-module__XujnxG__row{gap:var(--ds-space-m);grid-template-columns:1fr 1fr;display:grid}.ContactCateringPage-module__XujnxG__submit{background:var(--ds-color-accent);color:#fff;font-family:var(--ds-font-body);font-size:var(--ds-font-size-label);letter-spacing:.15em;text-transform:uppercase;border-radius:var(--ds-radius-m);cursor:pointer;transition:background var(--ds-transition-fast),transform var(--ds-transition-fast),box-shadow var(--ds-transition-fast),opacity var(--ds-transition-fast);border:none;padding:14px 32px;font-weight:600;box-shadow:0 2px 12px #d94e2833}.ContactCateringPage-module__XujnxG__submit:hover:not(:disabled){background:var(--ds-color-accent-hover);transform:translateY(-2px)scale(1.02);box-shadow:0 6px 24px #d94e2859}.ContactCateringPage-module__XujnxG__submit:active:not(:disabled){transform:translateY(0)scale(1);box-shadow:0 2px 8px #d94e2833}.ContactCateringPage-module__XujnxG__submitDark{box-shadow:0 4px 24px #d94e284d;}.ContactCateringPage-module__XujnxG__submitDark:hover:not(:disabled){box-shadow:0 8px 32px #d94e2873}.ContactCateringPage-module__XujnxG__submit:disabled,.ContactCateringPage-module__XujnxG__submitDark:disabled{cursor:wait;opacity:.6}.ContactCateringPage-module__XujnxG__feedback{border-radius:var(--ds-radius-s);font-size:var(--ds-font-size-small);font-family:var(--ds-font-body);padding:12px 16px}.ContactCateringPage-module__XujnxG__feedbackSuccess{color:#15803d;background:#10b9811f;}.ContactCateringPage-module__XujnxG__feedbackError{color:#dc2626;background:#ef44441f;}.ContactCateringPage-module__XujnxG__feedbackSuccessDark{color:#6ee7b7;background:#10b98126;}.ContactCateringPage-module__XujnxG__feedbackErrorDark{color:#fca5a5;background:#ef444426;}.ContactCateringPage-module__XujnxG__footer{background:var(--ds-color-surface-dark);padding:48px var(--ds-space-l)36px;text-align:center;position:relative;overflow:hidden}.ContactCateringPage-module__XujnxG__footerGlyph{font-family:var(--ds-font-accent);color:#d94e280f;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(8rem,18vw,14rem);line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ContactCateringPage-module__XujnxG__footerInner{z-index:1;position:relative}.ContactCateringPage-module__XujnxG__footerBrand{margin-bottom:16px}.ContactCateringPage-module__XujnxG__footerBrandName{font-family:var(--ds-font-display);color:var(--ds-color-text-light);font-size:1.6rem;font-weight:700}.ContactCateringPage-module__XujnxG__footerBrandKorean{font-family:var(--ds-font-accent);color:var(--ds-color-accent);text-shadow:0 0 20px #d94e2866,0 0 60px #d94e2826;font-size:1.2rem}.ContactCateringPage-module__XujnxG__footerLinks{font-size:var(--ds-font-size-small);flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:20px;display:flex}.ContactCateringPage-module__XujnxG__footerLink{color:#f5f0e680;letter-spacing:.05em;transition:color var(--ds-transition-fast);text-decoration:none}.ContactCateringPage-module__XujnxG__footerLink:hover{color:#f5f0e6cc}.ContactCateringPage-module__XujnxG__footerCopy{color:#f5f0e64d;letter-spacing:.06em;font-size:.7rem}@media (max-width:768px){.ContactCateringPage-module__XujnxG__row{grid-template-columns:1fr}.ContactCateringPage-module__XujnxG__section,.ContactCateringPage-module__XujnxG__sectionDark{padding:var(--ds-space-xl)0}.ContactCateringPage-module__XujnxG__container{padding:0 var(--ds-space-m)}.ContactCateringPage-module__XujnxG__header{padding:16px var(--ds-space-m)}}
