@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&family=Playfair+Display:wght@400;700;900&family=Bebas+Neue&family=Oswald:wght@400;500;600;700&display=swap";.restaurant-page{width:100%;min-height:100vh;background:#000000;color:#fff;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;scroll-behavior:smooth}.restaurant-section{width:100%;max-width:1400px;margin:0 auto;padding:80px 120px}@media (max-width: 1280px){.restaurant-section{padding:80px}}@media (max-width: 1024px){.restaurant-section{padding:60px}}@media (max-width: 768px){.restaurant-section{padding:40px 24px}}.restaurant-navigation{position:fixed;top:0;left:0;right:0;z-index:50;background:transparent;transition:all .3s ease}.restaurant-navigation.theme-dark{background:transparent;border-bottom-color:transparent}.restaurant-navigation.theme-dark.scrolled{background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);box-shadow:0 4px 20px #0000004d;border-bottom-color:#ffffff1a}.restaurant-navigation.theme-light{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-color:#0000001a}.restaurant-navigation.theme-light.scrolled{background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);box-shadow:0 4px 20px #0000001a;border-bottom-color:#00000026}.restaurant-nav-container{max-width:1400px;margin:0 auto;padding:16px 120px;display:flex;align-items:center;justify-content:space-between;min-height:64px}@media (max-width: 1280px){.restaurant-nav-container{padding:14px 80px;min-height:60px}}@media (max-width: 1024px){.restaurant-nav-container{padding:12px 60px;min-height:56px}}@media (max-width: 768px){.restaurant-nav-container{padding:12px 24px;min-height:56px}}.restaurant-mobile-menu{position:fixed;top:0;right:0;bottom:0;width:320px;max-width:85vw;z-index:50;box-shadow:-4px 0 20px #0000004d;transition:background .3s ease}.restaurant-mobile-menu.theme-dark{background:#0a0a0a}.restaurant-mobile-menu.theme-light{background:#ffffff}.restaurant-mobile-menu-header{display:flex;align-items:center;justify-content:flex-end;padding:16px 24px;border-bottom:1px solid;transition:border-color .3s ease}.restaurant-mobile-menu.theme-dark .restaurant-mobile-menu-header{border-bottom-color:#ffffff1a}.restaurant-mobile-menu.theme-light .restaurant-mobile-menu-header{border-bottom-color:#0000001a}.restaurant-mobile-logo{transition:color .3s ease}.restaurant-mobile-menu.theme-dark .restaurant-mobile-logo .restaurant-logo-black{color:#fff}.restaurant-mobile-menu.theme-light .restaurant-mobile-logo .restaurant-logo-black{color:#000}.restaurant-mobile-menu .restaurant-logo-red{color:#dc2626}.restaurant-mobile-nav-item{text-align:left;font-size:18px;font-weight:500;padding:16px;border-radius:8px;border-bottom:1px solid;transition:all .3s ease;background:transparent;border:none;cursor:pointer;width:100%}.restaurant-mobile-menu.theme-dark .restaurant-mobile-nav-item{color:#fff;border-bottom-color:#ffffff0d}.restaurant-mobile-menu.theme-dark .restaurant-mobile-nav-item:hover{color:#dc2626;background:rgba(255,255,255,.05)}.restaurant-mobile-menu.theme-light .restaurant-mobile-nav-item{color:#000;border-bottom-color:#0000000d}.restaurant-mobile-menu.theme-light .restaurant-mobile-nav-item:hover{color:#dc2626;background:rgba(0,0,0,.05)}.restaurant-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;transition:background .3s ease}.restaurant-mobile-overlay.theme-dark{background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.restaurant-mobile-overlay.theme-light{background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width: 768px){.restaurant-mobile-overlay{display:none}}.restaurant-mobile-theme-toggle,.restaurant-mobile-menu-button{padding:8px;border-radius:8px;transition:all .3s ease;background:transparent;border:none;cursor:pointer}.restaurant-navigation.theme-dark .restaurant-mobile-theme-toggle,.restaurant-navigation.theme-dark .restaurant-mobile-menu-button{color:#fff}.restaurant-navigation.theme-dark .restaurant-mobile-theme-toggle:hover,.restaurant-navigation.theme-dark .restaurant-mobile-menu-button:hover{background:rgba(255,255,255,.1)}.restaurant-navigation.theme-light .restaurant-mobile-theme-toggle,.restaurant-navigation.theme-light .restaurant-mobile-menu-button{color:#000}.restaurant-navigation.theme-light .restaurant-mobile-theme-toggle:hover,.restaurant-navigation.theme-light .restaurant-mobile-menu-button:hover{background:rgba(0,0,0,.1)}.restaurant-mobile-close-button{padding:8px;border-radius:8px;transition:all .3s ease;background:transparent;border:none;cursor:pointer}.restaurant-mobile-menu.theme-dark .restaurant-mobile-close-button{color:#fff}.restaurant-mobile-menu.theme-dark .restaurant-mobile-close-button:hover{background:rgba(255,255,255,.1)}.restaurant-mobile-menu.theme-light .restaurant-mobile-close-button{color:#000}.restaurant-mobile-menu.theme-light .restaurant-mobile-close-button:hover{background:rgba(0,0,0,.1)}.restaurant-logo{font-family:Bebas Neue,Oswald,sans-serif;font-size:24px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;background:transparent;border:none;padding:0;margin:0;cursor:pointer;transition:opacity .3s ease,transform .2s ease}.restaurant-logo:hover{opacity:.8;transform:scale(1.02)}.restaurant-logo:active{transform:scale(.98)}.restaurant-logo-black{transition:color .3s ease}.restaurant-navigation.theme-dark .restaurant-logo-black{color:#fff}.restaurant-navigation.theme-light .restaurant-logo-black{color:#000}.restaurant-logo-red{color:#dc2626;transition:color .3s ease}.restaurant-logo .logo-red,.logo-red{color:#dc2626}.restaurant-nav-menu{display:flex;align-items:center;gap:48px;flex:1;justify-content:flex-end}@media (max-width: 768px){.restaurant-nav-menu{display:none}}.restaurant-mobile-controls{display:none}@media (max-width: 768px){.restaurant-mobile-controls{display:flex;align-items:center;gap:8px}}.restaurant-nav-item{font-size:16px;font-weight:500;text-decoration:none;position:relative;transition:color .3s ease;padding:8px 0;background:transparent;border:none;cursor:pointer}.restaurant-navigation.theme-dark .restaurant-nav-item{color:#fff}.restaurant-navigation.theme-light .restaurant-nav-item{color:#000}.restaurant-nav-item:hover{color:#dc2626}.restaurant-nav-item:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#dc2626;transition:width .3s ease}.restaurant-nav-item:hover:after{width:100%}.restaurant-theme-toggle{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.2);border-radius:50%;cursor:pointer;transition:all .3s ease;margin-left:16px}.restaurant-navigation.theme-dark .restaurant-theme-toggle{color:#fff}.restaurant-navigation.theme-light .restaurant-theme-toggle{color:#000}.restaurant-theme-toggle:hover{background:rgba(220,38,38,.2);border-color:#dc2626;transform:scale(1.1)}.restaurant-language-toggle{display:flex;align-items:center;gap:4px;background:rgba(107,114,128,.1);border:1px solid rgba(107,114,128,.2);border-radius:20px;padding:2px;margin-left:16px;transition:all .3s ease}.restaurant-navigation.theme-dark .restaurant-language-toggle{background:rgba(107,114,128,.15);border-color:#6b72804d}.restaurant-navigation.theme-light .restaurant-language-toggle{background:rgba(107,114,128,.08);border-color:#6b728033}.restaurant-language-option{min-width:36px;height:28px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 6px;border:none;border-radius:16px;background:transparent;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.restaurant-language-text{font-size:10px;font-weight:600;letter-spacing:.5px;transition:all .3s ease;white-space:nowrap}.restaurant-navigation.theme-dark .restaurant-language-option{color:#fff9}.restaurant-navigation.theme-light .restaurant-language-option{color:#0009}.restaurant-navigation.theme-dark .restaurant-language-option.active{background:linear-gradient(135deg,#4b5563 0%,#6b7280 100%);color:#fff;box-shadow:0 2px 8px #4b55634d}.restaurant-navigation.theme-light .restaurant-language-option.active{background:linear-gradient(135deg,#374151 0%,#4b5563 100%);color:#fff;box-shadow:0 2px 8px #37415140}.restaurant-language-option:hover:not(.active){background:rgba(107,114,128,.1)}.restaurant-navigation.theme-dark .restaurant-language-option:hover:not(.active){color:#fffc}.restaurant-navigation.theme-light .restaurant-language-option:hover:not(.active){color:#000c}.restaurant-mobile-language-toggle{display:flex;align-items:center;gap:8px;background:rgba(107,114,128,.1);border:1px solid rgba(107,114,128,.2);border-radius:24px;padding:4px;margin:16px 0;transition:all .3s ease}.restaurant-mobile-menu.theme-dark .restaurant-mobile-language-toggle{background:rgba(107,114,128,.15);border-color:#6b72804d}.restaurant-mobile-menu.theme-light .restaurant-mobile-language-toggle{background:rgba(107,114,128,.08);border-color:#6b728033}.restaurant-mobile-language-option{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border:none;border-radius:20px;background:transparent;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.restaurant-mobile-language-text{font-size:13px;font-weight:600;letter-spacing:.5px;transition:all .3s ease}.restaurant-mobile-menu.theme-dark .restaurant-mobile-language-option{color:#fff9}.restaurant-mobile-menu.theme-light .restaurant-mobile-language-option{color:#0009}.restaurant-mobile-menu.theme-dark .restaurant-mobile-language-option.active{background:linear-gradient(135deg,#4b5563 0%,#6b7280 100%);color:#fff;box-shadow:0 2px 8px #4b55634d}.restaurant-mobile-menu.theme-light .restaurant-mobile-language-option.active{background:linear-gradient(135deg,#374151 0%,#4b5563 100%);color:#fff;box-shadow:0 2px 8px #37415140}.restaurant-mobile-language-option:hover:not(.active){background:rgba(107,114,128,.1)}.restaurant-mobile-menu.theme-dark .restaurant-mobile-language-option:hover:not(.active){color:#fffc}.restaurant-mobile-menu.theme-light .restaurant-mobile-language-option:hover:not(.active){color:#000c}.restaurant-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:120px 120px 80px;text-align:center;overflow:hidden}.restaurant-hero-background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;overflow:hidden}.restaurant-hero-bg-image{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}@media (max-width: 768px){.restaurant-hero-bg-image{background-attachment:scroll}}.restaurant-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,.3),rgba(0,0,0,.6));z-index:1}@media (max-width: 1280px){.restaurant-hero{padding:120px 80px 80px}}@media (max-width: 1024px){.restaurant-hero{padding:100px 60px 60px}}@media (max-width: 768px){.restaurant-hero{padding:80px 24px 40px;min-height:80vh}}.restaurant-hero-content{max-width:1200px;margin:0 auto;z-index:10;text-align:center;display:flex;flex-direction:column;align-items:center}.restaurant-hero-title{font-size:80px;font-weight:900;line-height:1;letter-spacing:.05em;margin-bottom:24px;color:#fff;text-align:center}@media (max-width: 1280px){.restaurant-hero-title{font-size:64px}}@media (max-width: 1024px){.restaurant-hero-title{font-size:48px}}@media (max-width: 768px){.restaurant-hero-title{font-size:36px}}.restaurant-hero-subtitle{font-size:32px;font-weight:300;color:#ffffffe6;margin-bottom:16px;letter-spacing:.05em;text-align:center}@media (max-width: 1024px){.restaurant-hero-subtitle{font-size:24px}}@media (max-width: 768px){.restaurant-hero-subtitle{font-size:18px}}.restaurant-hero-year{font-size:60px;font-weight:900;color:#dc2626;line-height:1;margin-bottom:40px;text-align:center}@media (max-width: 1280px){.restaurant-hero-year{font-size:48px}}@media (max-width: 1024px){.restaurant-hero-year{font-size:36px}}@media (max-width: 768px){.restaurant-hero-year{font-size:28px}}.restaurant-hero-description{font-size:18px;color:#ffffffb3;letter-spacing:.3em;text-transform:uppercase;margin-bottom:48px;text-align:center}.restaurant-scroll-indicator{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:10}.restaurant-scroll-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;color:#fff6;transition:all .3s ease;border-radius:50%}.restaurant-scroll-button:hover{color:#ffffffb3;background:rgba(255,255,255,.05)}.restaurant-scroll-button:active{transform:scale(.95)}.restaurant-hero-nav-button{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease}.restaurant-hero-nav-button:hover{background:rgba(255,255,255,.2);border-color:#fff6;transform:translateY(-50%) scale(1.1)}.restaurant-hero-nav-prev{left:40px}.restaurant-hero-nav-next{right:40px}@media (max-width: 768px){.restaurant-hero-nav-button{width:40px;height:40px}.restaurant-hero-nav-prev{left:16px}.restaurant-hero-nav-next{right:16px}}.restaurant-hero-indicators{position:absolute;bottom:80px;left:50%;transform:translate(-50%);z-index:20;display:flex;gap:12px;align-items:center}.restaurant-hero-indicator{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.4);border:2px solid transparent;cursor:pointer;transition:all .3s ease;padding:0;margin:0}.restaurant-hero-indicator:hover{background:rgba(255,255,255,.6);transform:scale(1.2)}.restaurant-hero-indicator.active{background:#dc2626;width:32px;border-radius:5px;border-color:#dc2626}@media (max-width: 768px){.restaurant-hero-indicators{bottom:60px}.restaurant-hero-indicator{width:8px;height:8px}.restaurant-hero-indicator.active{width:24px}}.restaurant-explore-button{padding:18px 48px;margin-top:24px;background:transparent;border:2px solid rgba(255,255,255,.8);color:#fff;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:inherit}.restaurant-explore-button:hover{background:#ffffff;color:#000;border-color:#fff}.restaurant-explore-button:focus{outline:none;ring:2px;ring-color:rgba(255,255,255,.5);ring-offset:2px;ring-offset-color:#000000}@media (max-width: 768px){.restaurant-explore-button{padding:16px 40px;font-size:14px}}@media (max-width: 768px){.restaurant-hero-description{font-size:14px;margin-bottom:32px}}.restaurant-intro{padding:120px;background:#000000}@media (max-width: 1280px){.restaurant-intro{padding:100px 80px}}@media (max-width: 1024px){.restaurant-intro{padding:80px 60px}}@media (max-width: 768px){.restaurant-intro{padding:60px 24px}}.restaurant-intro-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:start}@media (max-width: 1024px){.restaurant-intro-container{grid-template-columns:1fr;gap:60px}}.restaurant-intro-image{width:100%;max-width:450px;aspect-ratio:1;border-radius:50%;overflow:hidden;margin:0 auto;box-shadow:0 20px 60px #00000080}.restaurant-intro-content{display:flex;flex-direction:column;gap:32px}.restaurant-intro-label{font-size:14px;font-weight:500;color:#dc2626cc;text-transform:uppercase;letter-spacing:.3em;margin-bottom:16px}.restaurant-intro-title{font-size:48px;font-weight:300;line-height:1.2;color:#fff;margin-bottom:24px}.restaurant-intro-title .highlight{color:#dc2626;font-weight:400}@media (max-width: 1280px){.restaurant-intro-title{font-size:40px}}@media (max-width: 1024px){.restaurant-intro-title{font-size:36px}}@media (max-width: 768px){.restaurant-intro-title{font-size:28px}}.restaurant-intro-text{font-size:16px;line-height:1.8;color:#ffffffb3;margin-bottom:32px}@media (max-width: 768px){.restaurant-intro-text{font-size:14px}}.restaurant-intro-quote{padding:24px;background:rgba(255,255,255,.03);border-left:4px solid #6b7280;border-radius:8px;margin-bottom:32px}.restaurant-intro-quote-text{font-size:20px;font-weight:500;line-height:1.6;color:#ffffffe6;font-style:italic;margin-bottom:12px}.restaurant-intro-quote-author{font-size:14px;color:#fff9;text-align:right}@media (max-width: 768px){.restaurant-intro-quote-text{font-size:18px}}.restaurant-intro-content-sections{display:flex;flex-direction:column;gap:32px;margin-bottom:40px}.restaurant-intro-section{padding:24px;background:rgba(255,255,255,.02);border-radius:12px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.restaurant-intro-section:hover{background:rgba(255,255,255,.04);border-color:#ffffff1a}.restaurant-intro-section-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #6b7280}@media (max-width: 768px){.restaurant-intro-section-title{font-size:18px}}.restaurant-intro-menu-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.restaurant-intro-menu-item{display:flex;gap:12px;align-items:flex-start;padding:16px;background:rgba(255,255,255,.03);border-radius:8px;transition:all .3s ease}.restaurant-intro-menu-item:hover{background:rgba(255,255,255,.05)}.restaurant-intro-menu-icon{color:#6b7280;flex-shrink:0;margin-top:2px}.restaurant-intro-menu-item strong{display:block;font-size:16px;font-weight:600;color:#fff;margin-bottom:6px}.restaurant-intro-menu-item p{font-size:14px;line-height:1.6;color:#ffffffb3;margin:0}.restaurant-intro-closing{padding:32px;background:rgba(255,255,255,.03);border-radius:12px;border:1px solid rgba(255,255,255,.1);margin-top:40px;text-align:center}.restaurant-intro-closing-text{font-size:18px;line-height:1.8;color:#fffc}.restaurant-intro-closing-text strong{color:#fff;font-weight:600}@media (max-width: 768px){.restaurant-intro-closing{padding:24px}.restaurant-intro-closing-text{font-size:16px}}.restaurant-intro-features{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px}@media (max-width: 1024px){.restaurant-intro-features{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.restaurant-intro-features{grid-template-columns:1fr;gap:20px}}.restaurant-feature-item{padding:24px;background:rgba(255,255,255,.05);border-radius:12px;transition:all .3s ease}.restaurant-feature-item:hover{background:rgba(255,255,255,.08);transform:translateY(-4px)}.restaurant-feature-icon{width:48px;height:48px;background:rgba(220,38,38,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#dc2626}.restaurant-feature-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px}.restaurant-feature-description{font-size:13px;color:#fff9;line-height:1.6}.restaurant-menu{padding:120px;background:#0a0a0a}@media (max-width: 1280px){.restaurant-menu{padding:100px 80px}}@media (max-width: 1024px){.restaurant-menu{padding:80px 60px}}@media (max-width: 768px){.restaurant-menu{padding:60px 24px}}.restaurant-menu-container{max-width:1400px;margin:0 auto}.restaurant-menu-header{text-align:center;margin-bottom:80px}@media (max-width: 768px){.restaurant-menu-header{margin-bottom:60px}}.restaurant-menu-label{font-size:14px;font-weight:500;color:#dc2626cc;text-transform:uppercase;letter-spacing:.3em;margin-bottom:16px}.restaurant-menu-title{font-size:48px;font-weight:300;color:#fff;margin-bottom:24px}@media (max-width: 1280px){.restaurant-menu-title{font-size:40px}}@media (max-width: 1024px){.restaurant-menu-title{font-size:36px}}@media (max-width: 768px){.restaurant-menu-title{font-size:28px}}.restaurant-menu-description{font-size:16px;color:#fff9;max-width:600px;margin:0 auto}@media (max-width: 768px){.restaurant-menu-description{font-size:14px}}.restaurant-menu-items{display:flex;flex-direction:column;gap:120px}@media (max-width: 1024px){.restaurant-menu-items{gap:80px}}@media (max-width: 768px){.restaurant-menu-items{gap:60px}}.restaurant-menu-item{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.restaurant-menu-item.reverse{direction:rtl}.restaurant-menu-item.reverse>*{direction:ltr}@media (max-width: 1024px){.restaurant-menu-item{grid-template-columns:1fr;gap:60px}.restaurant-menu-item.reverse{direction:ltr}}.restaurant-menu-image{width:100%;max-width:450px;aspect-ratio:1;border-radius:24px;overflow:hidden;margin:0 auto;box-shadow:0 20px 60px #00000080;position:relative;cursor:pointer;transition:transform .3s ease}.restaurant-menu-image:hover{transform:scale(1.05)}.restaurant-menu-content{display:flex;flex-direction:column;gap:24px}.restaurant-menu-item-label{font-size:14px;font-weight:500;color:#dc2626cc;text-transform:uppercase;letter-spacing:.2em}.restaurant-menu-item-title{font-size:36px;font-weight:700;color:#fff;line-height:1.2;margin-bottom:16px}@media (max-width: 1280px){.restaurant-menu-item-title{font-size:32px}}@media (max-width: 1024px){.restaurant-menu-item-title{font-size:28px}}@media (max-width: 768px){.restaurant-menu-item-title{font-size:24px}}.restaurant-menu-item-description{font-size:16px;line-height:1.8;color:#ffffffb3;margin-bottom:24px}@media (max-width: 768px){.restaurant-menu-item-description{font-size:14px}}.restaurant-menu-item-price{display:inline-block;background:#6b7280;color:#fff;padding:8px 20px;border-radius:20px;font-size:16px;font-weight:700;margin-bottom:24px}.restaurant-menu-detail-button{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;background:transparent;border-radius:6px;cursor:pointer;transition:all .3s ease;margin-top:16px}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-button{color:#ffffffb3;border:1px solid rgba(255,255,255,.2)}.restaurant-menu-detail.theme-light .restaurant-menu-detail-button{color:#000000b3;border:1px solid rgba(0,0,0,.2)}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-button:hover{color:#d1d5db;border-color:#9ca3af;background:rgba(156,163,175,.1)}.restaurant-menu-detail.theme-light .restaurant-menu-detail-button:hover{color:#374151;border-color:#6b7280;background:rgba(107,114,128,.1)}.restaurant-menu-detail-icon{width:14px;height:14px;transition:transform .3s ease}.restaurant-menu-detail-button:hover .restaurant-menu-detail-icon{transform:translate(3px)}.restaurant-footer{padding:120px 120px 60px;transition:all .3s ease}.restaurant-footer.theme-dark{background:#000000;border-top:1px solid rgba(255,255,255,.1)}.restaurant-footer.theme-light{background:#ffffff;border-top:1px solid rgba(0,0,0,.1)}@media (max-width: 1280px){.restaurant-footer{padding:100px 80px 50px}}@media (max-width: 1024px){.restaurant-footer{padding:80px 60px 40px}}@media (max-width: 768px){.restaurant-footer{padding:60px 24px 30px}}.restaurant-footer-container{max-width:1400px;margin:0 auto 60px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:80px}@media (max-width: 1024px){.restaurant-footer-container{grid-template-columns:1fr;gap:60px}}.restaurant-footer-brand{display:flex;flex-direction:column;gap:24px}.restaurant-footer-brand-title{font-family:Bebas Neue,Oswald,sans-serif;font-size:28px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-brand-title{color:#fff}.restaurant-footer.theme-light .restaurant-footer-brand-title{color:#000}.restaurant-footer-brand-title .logo-red{color:#dc2626}.restaurant-footer-brand-description{font-size:16px;line-height:1.8;transition:color .3s ease;margin-bottom:24px}.restaurant-footer-seating-info{margin-top:24px;margin-bottom:24px}.restaurant-footer-seating-title{font-size:16px;font-weight:600;margin-bottom:12px;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-seating-title{color:#fff}.restaurant-footer.theme-light .restaurant-footer-seating-title{color:#000}.restaurant-footer-seating-list{display:flex;flex-direction:column;gap:8px}.restaurant-footer-seating-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid;transition:border-color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-seating-item{border-bottom-color:#ffffff1a}.restaurant-footer.theme-light .restaurant-footer-seating-item{border-bottom-color:#0000001a}.restaurant-footer-seating-label{font-size:14px;font-weight:500;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-seating-label{color:#fffc}.restaurant-footer.theme-light .restaurant-footer-seating-label{color:#000c}.restaurant-footer-seating-value{font-size:14px;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-seating-value{color:#fff9}.restaurant-footer.theme-light .restaurant-footer-seating-value{color:#0009}.restaurant-footer-parking-info{margin-top:32px}.restaurant-footer-parking-content{margin-top:16px}.restaurant-footer-parking-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.restaurant-footer-parking-available{font-size:16px;font-weight:600;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-parking-available{color:#fff}.restaurant-footer.theme-light .restaurant-footer-parking-available{color:#000}.restaurant-footer-parking-free{font-size:14px;padding:4px 12px;border-radius:4px;background-color:#dc2626;color:#fff;font-weight:500}.restaurant-footer-parking-notice{font-size:14px;line-height:1.6;margin-bottom:16px;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-parking-notice{color:#ffffffb3}.restaurant-footer.theme-light .restaurant-footer-parking-notice{color:#000000b3}.restaurant-footer-parking-lots{display:flex;flex-direction:column;gap:16px}.restaurant-footer-parking-lot{padding:12px;border-radius:8px;transition:background-color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-parking-lot{background-color:#ffffff0d}.restaurant-footer.theme-light .restaurant-footer-parking-lot{background-color:#0000000d}.restaurant-footer-parking-lot-title{font-size:15px;font-weight:600;margin-bottom:8px;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-parking-lot-title{color:#fff}.restaurant-footer.theme-light .restaurant-footer-parking-lot-title{color:#000}.restaurant-footer-parking-lot-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.restaurant-footer-parking-lot-list li{font-size:14px;line-height:1.5;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-parking-lot-list li{color:#ffffffb3}.restaurant-footer.theme-light .restaurant-footer-parking-lot-list li{color:#000000b3}.restaurant-footer-facilities-info{margin-top:32px}.restaurant-footer-facilities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px}@media (max-width: 1024px){.restaurant-footer-facilities-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width: 768px){.restaurant-footer-facilities-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width: 480px){.restaurant-footer-facilities-grid{grid-template-columns:1fr}}.restaurant-footer-facility-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:10px;transition:all .3s ease;border:1px solid;min-width:0}.restaurant-footer.theme-dark .restaurant-footer-facility-card{background-color:#ffffff08;border-color:#ffffff1a}.restaurant-footer.theme-light .restaurant-footer-facility-card{background-color:#00000005;border-color:#0000001a}.restaurant-footer-facility-card:hover{transform:translateY(-2px)}.restaurant-footer.theme-dark .restaurant-footer-facility-card:hover{background-color:#ffffff0d;border-color:#fff3}.restaurant-footer.theme-light .restaurant-footer-facility-card:hover{background-color:#0000000d;border-color:#0003}.restaurant-footer-facility-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;flex-shrink:0;transition:all .3s ease}.restaurant-footer.theme-dark .restaurant-footer-facility-icon{background-color:#ffffff14;color:#fffc}.restaurant-footer.theme-light .restaurant-footer-facility-icon{background-color:#0000000d;color:#000000b3}.restaurant-footer-facility-card:hover .restaurant-footer-facility-icon{transform:scale(1.1)}.restaurant-footer.theme-dark .restaurant-footer-facility-card:hover .restaurant-footer-facility-icon{background-color:#ffffff1f}.restaurant-footer.theme-light .restaurant-footer-facility-card:hover .restaurant-footer-facility-icon{background-color:#0000001a}.restaurant-footer-facility-content{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0;overflow:hidden}.restaurant-footer-facility-label{font-size:14px;font-weight:500;line-height:1.6;transition:color .3s ease;word-break:keep-all;overflow-wrap:break-word;white-space:normal}.restaurant-footer.theme-dark .restaurant-footer-facility-label{color:#ffffffe6}.restaurant-footer.theme-light .restaurant-footer-facility-label{color:#000000e6}.restaurant-footer-facility-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;align-self:flex-start;white-space:nowrap}.restaurant-footer-facility-badge.paid{background-color:#6b7280;color:#fff}.restaurant-footer-facility-badge.free{background-color:#10b981;color:#fff}.restaurant-footer.theme-dark .restaurant-footer-brand-description{color:#fff9}.restaurant-footer.theme-light .restaurant-footer-brand-description{color:#000000b3}.restaurant-menu-detail{padding:80px 0;transition:background-color .3s ease,color .3s ease}.restaurant-menu-detail.theme-dark{background-color:#000;color:#fff}.restaurant-menu-detail.theme-light{background-color:#fff;color:#000}.restaurant-menu-detail-container{max-width:1200px;margin:0 auto;padding:0 24px}.restaurant-menu-detail-header{text-align:center;margin-bottom:60px}.restaurant-menu-detail-label{font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase;transition:color .3s ease}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-label{color:#fff9}.restaurant-menu-detail.theme-light .restaurant-menu-detail-label{color:#0009}.restaurant-menu-detail-title{font-size:36px;font-weight:700;margin-top:16px;transition:color .3s ease}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-title{color:#fff}.restaurant-menu-detail.theme-light .restaurant-menu-detail-title{color:#000}.restaurant-menu-detail-categories{display:flex;flex-direction:column;gap:48px}.restaurant-menu-detail-category{width:100%}.restaurant-menu-detail-category-title{font-size:24px;font-weight:600;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #6b7280;transition:color .3s ease,border-color .3s ease}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-category-title{border-bottom-color:#6b7280}.restaurant-menu-detail.theme-light .restaurant-menu-detail-category-title{border-bottom-color:#9ca3af}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-category-title{color:#fff}.restaurant-menu-detail.theme-light .restaurant-menu-detail-category-title{color:#000}.restaurant-menu-detail-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}@media (min-width: 768px){.restaurant-menu-detail-items{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}.restaurant-menu-detail-item{padding:20px;border-radius:8px;transition:background-color .3s ease,border-color .3s ease;border:1px solid}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-item{background-color:#ffffff08;border-color:#ffffff1a}.restaurant-menu-detail.theme-light .restaurant-menu-detail-item{background-color:#00000005;border-color:#0000001a}.restaurant-menu-detail-item:hover{transition:all .3s ease}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-item:hover{background-color:#ffffff0d;border-color:#fff3}.restaurant-menu-detail.theme-light .restaurant-menu-detail-item:hover{background-color:#0000000d;border-color:#0003}.restaurant-menu-detail-item-content{display:flex;flex-direction:column;gap:8px}.restaurant-menu-detail-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.restaurant-menu-detail-item-name{font-size:16px;font-weight:600;line-height:1.4;flex:1;transition:color .3s ease;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-item-name{color:#fff}.restaurant-menu-detail.theme-light .restaurant-menu-detail-item-name{color:#000}.restaurant-menu-detail-badge{font-size:11px;font-weight:500;padding:2px 8px;border-radius:4px;background-color:#6b7280;color:#fff;white-space:nowrap}.restaurant-menu-detail.theme-light .restaurant-menu-detail-badge{background-color:#9ca3af;color:#fff}.restaurant-menu-detail-item-price{font-size:18px;font-weight:700;white-space:nowrap;transition:color .3s ease}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-item-price{color:#d1d5db}.restaurant-menu-detail.theme-light .restaurant-menu-detail-item-price{color:#4b5563}.restaurant-menu-detail-item-description{font-size:14px;line-height:1.6;margin-top:4px;transition:color .3s ease}.restaurant-menu-detail.theme-dark .restaurant-menu-detail-item-description{color:#ffffffb3}.restaurant-menu-detail.theme-light .restaurant-menu-detail-item-description{color:#000000b3}.restaurant-footer-section-title{font-size:18px;font-weight:700;margin-bottom:24px;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-section-title{color:#fff}.restaurant-footer.theme-light .restaurant-footer-section-title{color:#000}.restaurant-footer-contact-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.restaurant-footer-contact-icon{width:40px;height:40px;background:rgba(220,38,38,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#dc2626;flex-shrink:0}.restaurant-footer-contact-content{flex:1}.restaurant-footer-contact-label{font-size:12px;margin-bottom:4px;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-contact-label{color:#ffffff80}.restaurant-footer.theme-light .restaurant-footer-contact-label{color:#00000080}.restaurant-footer-contact-value{font-size:16px;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-contact-value{color:#fffc}.restaurant-footer.theme-light .restaurant-footer-contact-value{color:#000c}.restaurant-footer-form{display:flex;flex-direction:column;gap:16px}.restaurant-footer-input{width:100%;padding:16px;border-radius:8px;font-size:16px;font-family:inherit;transition:all .3s ease}.restaurant-footer.theme-dark .restaurant-footer-input{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#fff}.restaurant-footer.theme-light .restaurant-footer-input{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);color:#000}.restaurant-footer.theme-dark .restaurant-footer-input::-moz-placeholder{color:#ffffff80}.restaurant-footer.theme-dark .restaurant-footer-input::placeholder{color:#ffffff80}.restaurant-footer.theme-light .restaurant-footer-input::-moz-placeholder{color:#00000080}.restaurant-footer.theme-light .restaurant-footer-input::placeholder{color:#00000080}.restaurant-footer-input:focus{outline:none;border-color:#dc2626}.restaurant-footer-textarea{width:100%;padding:16px;border-radius:8px;font-size:16px;font-family:inherit;resize:vertical;min-height:120px;transition:all .3s ease}.restaurant-footer.theme-dark .restaurant-footer-textarea{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#fff}.restaurant-footer.theme-light .restaurant-footer-textarea{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);color:#000}.restaurant-footer.theme-dark .restaurant-footer-textarea::-moz-placeholder{color:#ffffff80}.restaurant-footer.theme-dark .restaurant-footer-textarea::placeholder{color:#ffffff80}.restaurant-footer.theme-light .restaurant-footer-textarea::-moz-placeholder{color:#00000080}.restaurant-footer.theme-light .restaurant-footer-textarea::placeholder{color:#00000080}.restaurant-footer-textarea:focus{outline:none;border-color:#dc2626}.restaurant-footer-button{padding:16px 32px;background:#dc2626;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.restaurant-footer-button:hover{background:#b91c1c;transform:translateY(-2px)}.restaurant-footer-bottom{padding-top:40px;font-size:14px;transition:all .3s ease}.restaurant-footer.theme-dark .restaurant-footer-bottom{border-top:1px solid rgba(255,255,255,.1);color:#ffffff80}.restaurant-footer.theme-light .restaurant-footer-bottom{border-top:1px solid rgba(0,0,0,.1);color:#00000080}.restaurant-footer-bottom-content{display:flex;justify-content:space-between;align-items:center;gap:16px}@media (max-width: 768px){.restaurant-footer-bottom-content{flex-direction:column;gap:16px;text-align:center}}.restaurant-footer-admin-button{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:24px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);border:none!important;outline:none;cursor:pointer;position:relative;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);min-height:36px}.restaurant-footer-admin-button:disabled{cursor:default}.restaurant-footer-admin-icon-wrapper{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.restaurant-footer-admin-button:hover .restaurant-footer-admin-icon-wrapper{transform:rotate(5deg)}.restaurant-footer-admin-text{letter-spacing:.5px;transition:all .3s ease}.restaurant-footer-admin-indicator{position:absolute;top:6px;right:6px;width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px #22c55e99;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.restaurant-footer.theme-dark .restaurant-footer-admin-button{background:rgba(107,114,128,.15);color:#fffc;box-shadow:0 2px 8px #0003}.restaurant-footer.theme-dark .restaurant-footer-admin-button:hover:not(:disabled){background:rgba(107,114,128,.25);color:#fff;box-shadow:0 4px 12px #0000004d}.restaurant-footer.theme-dark .restaurant-footer-admin-button:active:not(:disabled){transform:scale(.95)}.restaurant-footer.theme-light .restaurant-footer-admin-button{background:rgba(0,0,0,.05);color:#000000bf;box-shadow:0 2px 8px #0000001a}.restaurant-footer.theme-light .restaurant-footer-admin-button:hover:not(:disabled){background:rgba(0,0,0,.1);color:#000;box-shadow:0 4px 12px #00000026}.restaurant-footer.theme-light .restaurant-footer-admin-button:active:not(:disabled){transform:scale(.95)}.restaurant-footer-admin-button-active{cursor:default}.restaurant-footer.theme-dark .restaurant-footer-admin-button-active{background:rgba(34,197,94,.2);color:#4ade80;box-shadow:0 2px 12px #22c55e4d}.restaurant-footer.theme-dark .restaurant-footer-admin-button-active:hover{background:rgba(34,197,94,.25);box-shadow:0 4px 16px #22c55e66}.restaurant-footer.theme-light .restaurant-footer-admin-button-active{background:rgba(34,197,94,.15);color:#16a34a;box-shadow:0 2px 12px #22c55e33}.restaurant-footer.theme-light .restaurant-footer-admin-button-active:hover{background:rgba(34,197,94,.2);box-shadow:0 4px 16px #22c55e4d}.restaurant-footer-links{display:flex;gap:24px}.restaurant-footer-link{text-decoration:none;transition:color .3s ease}.restaurant-footer.theme-dark .restaurant-footer-link{color:#ffffff80}.restaurant-footer.theme-light .restaurant-footer-link{color:#00000080}.restaurant-footer-link:hover{color:#dc2626}.restaurant-footer-external-link{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s ease;border:1px solid}.restaurant-footer.theme-dark .restaurant-footer-external-link{background:linear-gradient(135deg,rgba(107,114,128,.1) 0%,rgba(107,114,128,.05) 100%);border-color:#6b728066;color:#fff}.restaurant-footer.theme-dark .restaurant-footer-external-link:hover{background:linear-gradient(135deg,rgba(107,114,128,.15) 0%,rgba(107,114,128,.1) 100%);border-color:#6b728099;color:#fff;box-shadow:0 4px 12px #6b728033}.restaurant-footer.theme-light .restaurant-footer-external-link{background:linear-gradient(135deg,rgba(107,114,128,.08) 0%,rgba(107,114,128,.03) 100%);border-color:#6b728066;color:#1f2937}.restaurant-footer.theme-light .restaurant-footer-external-link:hover{background:linear-gradient(135deg,rgba(107,114,128,.15) 0%,rgba(107,114,128,.08) 100%);border-color:#6b728099;color:#111827;box-shadow:0 4px 12px #6b728026}.restaurant-gallery{padding:120px;transition:background-color .3s ease}.restaurant-gallery.theme-dark{background:#0a0a0a}.restaurant-gallery.theme-light{background:#fafafa}@media (max-width: 1280px){.restaurant-gallery{padding:100px 80px}}@media (max-width: 1024px){.restaurant-gallery{padding:80px 60px}}@media (max-width: 768px){.restaurant-gallery{padding:60px 24px}}.restaurant-gallery-container{max-width:1400px;margin:0 auto}.restaurant-gallery-header{text-align:center;margin-bottom:80px}@media (max-width: 768px){.restaurant-gallery-header{margin-bottom:60px}}.restaurant-gallery-label{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.3em;transition:color .3s ease}.restaurant-gallery.theme-dark .restaurant-gallery-label{color:#ffffff80}.restaurant-gallery.theme-light .restaurant-gallery-label{color:#00000080}.restaurant-gallery-title{font-size:48px;font-weight:300;margin-bottom:24px;font-family:Bebas Neue,Oswald,sans-serif;letter-spacing:.05em;transition:color .3s ease}.restaurant-gallery.theme-dark .restaurant-gallery-title{color:#fff}.restaurant-gallery.theme-light .restaurant-gallery-title{color:#000}@media (max-width: 1280px){.restaurant-gallery-title{font-size:40px}}@media (max-width: 1024px){.restaurant-gallery-title{font-size:36px}}@media (max-width: 768px){.restaurant-gallery-title{font-size:28px}}.restaurant-gallery-description{font-size:16px;max-width:600px;margin:0 auto;line-height:1.8;transition:color .3s ease}.restaurant-gallery.theme-dark .restaurant-gallery-description{color:#fff9}.restaurant-gallery.theme-light .restaurant-gallery-description{color:#0009}@media (max-width: 768px){.restaurant-gallery-description{font-size:14px}}.restaurant-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px;margin-bottom:60px}@media (max-width: 1024px){.restaurant-gallery-grid{gap:16px}}@media (max-width: 768px){.restaurant-gallery-grid{grid-template-columns:1fr;gap:16px}}.restaurant-gallery-item{position:relative;cursor:pointer;overflow:hidden;border-radius:12px;transition:transform .3s ease}.restaurant-gallery-item:hover{transform:translateY(-4px)}.restaurant-gallery-item-large{grid-column:span 7;grid-row:span 2}.restaurant-gallery-item-medium{grid-column:span 5}.restaurant-gallery-item-small{grid-column:span 4}.restaurant-gallery-item-small-last{grid-column:span 3}@media (max-width: 1024px){.restaurant-gallery-item-large,.restaurant-gallery-item-medium,.restaurant-gallery-item-small,.restaurant-gallery-item-small-last{grid-column:span 6;grid-row:span 1}}@media (max-width: 768px){.restaurant-gallery-item-large,.restaurant-gallery-item-medium,.restaurant-gallery-item-small,.restaurant-gallery-item-small-last{grid-column:span 12}}.restaurant-gallery-image-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.restaurant-gallery-item-large .restaurant-gallery-image-wrapper{height:600px}.restaurant-gallery-item-medium .restaurant-gallery-image-wrapper{height:290px}.restaurant-gallery-item-small .restaurant-gallery-image-wrapper,.restaurant-gallery-item-small-last .restaurant-gallery-image-wrapper{height:300px}@media (max-width: 1024px){.restaurant-gallery-item-large .restaurant-gallery-image-wrapper,.restaurant-gallery-item-medium .restaurant-gallery-image-wrapper,.restaurant-gallery-item-small .restaurant-gallery-image-wrapper,.restaurant-gallery-item-small-last .restaurant-gallery-image-wrapper{height:300px}}@media (max-width: 768px){.restaurant-gallery-item-large .restaurant-gallery-image-wrapper,.restaurant-gallery-item-medium .restaurant-gallery-image-wrapper,.restaurant-gallery-item-small .restaurant-gallery-image-wrapper,.restaurant-gallery-item-small-last .restaurant-gallery-image-wrapper{height:250px}}.restaurant-gallery-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s ease}.restaurant-gallery-item:hover .restaurant-gallery-image{transform:scale(1.05)}.restaurant-gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.2) 50%,transparent 100%);opacity:0;transition:opacity .5s ease}.restaurant-gallery-item:hover .restaurant-gallery-overlay{opacity:1}.restaurant-gallery-caption{position:absolute;bottom:0;left:0;right:0;padding:32px;transform:translateY(16px);opacity:0;transition:all .5s ease}.restaurant-gallery-item:hover .restaurant-gallery-caption{transform:translateY(0);opacity:1}.restaurant-gallery-caption-text{font-size:24px;font-weight:700;color:#fff;font-family:Bebas Neue,Oswald,sans-serif;letter-spacing:.05em}.restaurant-gallery-caption-text-medium{font-size:20px}.restaurant-gallery-caption-text-small{font-size:18px}.restaurant-gallery-link{text-align:center}.restaurant-gallery-external-link{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s ease;border:1px solid}.restaurant-gallery.theme-dark .restaurant-gallery-external-link{background:linear-gradient(135deg,rgba(107,114,128,.1) 0%,rgba(107,114,128,.05) 100%);border-color:#6b728066;color:#fff}.restaurant-gallery.theme-dark .restaurant-gallery-external-link:hover{background:linear-gradient(135deg,rgba(107,114,128,.15) 0%,rgba(107,114,128,.1) 100%);border-color:#6b728099;color:#fff;box-shadow:0 4px 12px #6b728033}.restaurant-gallery.theme-light .restaurant-gallery-external-link{background:linear-gradient(135deg,rgba(107,114,128,.08) 0%,rgba(107,114,128,.03) 100%);border-color:#6b728066;color:#1f2937}.restaurant-gallery.theme-light .restaurant-gallery-external-link:hover{background:linear-gradient(135deg,rgba(107,114,128,.15) 0%,rgba(107,114,128,.08) 100%);border-color:#6b728099;color:#111827;box-shadow:0 4px 12px #6b728026}.restaurant-gallery-item-video{position:relative}.restaurant-gallery-item-video:hover{cursor:pointer}.restaurant-gallery-video-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;pointer-events:none}.restaurant-gallery-item-video:hover .restaurant-gallery-video-badge{background:rgba(0,0,0,.85);transform:translate(-50%,-50%) scale(1.1)}.restaurant-gallery-play-icon{color:#fff;margin-left:4px}@media (max-width: 768px){.restaurant-gallery-video-badge{width:60px;height:60px}.restaurant-gallery-play-icon{width:24px;height:24px}}.restaurant-reviews{padding:120px;transition:background-color .3s ease}.restaurant-reviews.theme-dark{background:#000000}.restaurant-reviews.theme-light{background:#ffffff}@media (max-width: 1280px){.restaurant-reviews{padding:100px 80px}}@media (max-width: 1024px){.restaurant-reviews{padding:80px 60px}}@media (max-width: 768px){.restaurant-reviews{padding:60px 24px}}.restaurant-reviews-container{max-width:1400px;margin:0 auto}.restaurant-reviews-header{text-align:center;margin-bottom:80px}@media (max-width: 768px){.restaurant-reviews-header{margin-bottom:60px}}.restaurant-reviews-label{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.3em;transition:color .3s ease}.restaurant-reviews.theme-dark .restaurant-reviews-label{color:#ffffff80}.restaurant-reviews.theme-light .restaurant-reviews-label{color:#00000080}.restaurant-reviews-title{font-size:48px;font-weight:300;margin-bottom:24px;font-family:Bebas Neue,Oswald,sans-serif;letter-spacing:.05em;transition:color .3s ease}.restaurant-reviews.theme-dark .restaurant-reviews-title{color:#fff}.restaurant-reviews.theme-light .restaurant-reviews-title{color:#000}@media (max-width: 1280px){.restaurant-reviews-title{font-size:40px}}@media (max-width: 1024px){.restaurant-reviews-title{font-size:36px}}@media (max-width: 768px){.restaurant-reviews-title{font-size:28px}}.restaurant-reviews-description{font-size:16px;max-width:600px;margin:0 auto;line-height:1.8;transition:color .3s ease}.restaurant-reviews.theme-dark .restaurant-reviews-description{color:#fff9}.restaurant-reviews.theme-light .restaurant-reviews-description{color:#0009}@media (max-width: 768px){.restaurant-reviews-description{font-size:14px}}.restaurant-reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px}@media (max-width: 1024px){.restaurant-reviews-grid{grid-template-columns:1fr;gap:20px}}.restaurant-review-card{position:relative;padding:32px;border-radius:12px;border:1px solid;transition:all .5s ease}.restaurant-reviews.theme-dark .restaurant-review-card{background:rgba(255,255,255,.02);border-color:#ffffff1a}.restaurant-reviews.theme-dark .restaurant-review-card:hover{background:rgba(255,255,255,.04);border-color:#6b728066}.restaurant-reviews.theme-light .restaurant-review-card{background:rgba(0,0,0,.02);border-color:#0000001a}.restaurant-reviews.theme-light .restaurant-review-card:hover{background:rgba(0,0,0,.04);border-color:#6b728066}.restaurant-review-decoration{position:absolute;transition:all .5s ease}.restaurant-review-decoration-top-left{top:0;left:0;width:48px;height:1px;background:#6b7280}.restaurant-review-decoration-top-left-vertical{top:0;left:0;width:1px;height:48px;background:#6b7280}.restaurant-review-decoration-bottom-right{bottom:0;right:0;width:48px;height:1px;background:#6b7280}.restaurant-review-decoration-bottom-right-vertical{bottom:0;right:0;width:1px;height:48px;background:#6b7280}.restaurant-review-card:hover .restaurant-review-decoration-top-left,.restaurant-review-card:hover .restaurant-review-decoration-bottom-right{width:96px}.restaurant-review-card:hover .restaurant-review-decoration-top-left-vertical,.restaurant-review-card:hover .restaurant-review-decoration-bottom-right-vertical{height:96px}.restaurant-review-rating{display:flex;gap:4px;margin-bottom:16px}.restaurant-review-star{color:#6b7280;fill:#6b7280;transition:color .3s ease,fill .3s ease}.restaurant-review-comment{font-size:18px;line-height:1.8;margin-bottom:24px;transition:color .3s ease}.restaurant-reviews.theme-dark .restaurant-review-comment{color:#fffc}.restaurant-reviews.theme-light .restaurant-review-comment{color:#000c}@media (max-width: 768px){.restaurant-review-comment{font-size:16px}}.restaurant-review-footer{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid;transition:border-color .3s ease}.restaurant-reviews.theme-dark .restaurant-review-footer{border-top-color:#ffffff1a}.restaurant-reviews.theme-light .restaurant-review-footer{border-top-color:#0000001a}.restaurant-review-name{font-size:14px;font-weight:600;letter-spacing:.05em;font-family:Bebas Neue,Oswald,sans-serif;transition:color .3s ease}.restaurant-reviews.theme-dark .restaurant-review-name{color:#fff}.restaurant-reviews.theme-light .restaurant-review-name{color:#000}.restaurant-review-date{font-size:12px;transition:color .3s ease}.restaurant-reviews.theme-dark .restaurant-review-date{color:#ffffff80}.restaurant-reviews.theme-light .restaurant-review-date{color:#00000080}.restaurant-reviews-link{text-align:center}.restaurant-reviews-external-link{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s ease;border:1px solid}.restaurant-reviews.theme-dark .restaurant-reviews-external-link{background:linear-gradient(135deg,rgba(107,114,128,.1) 0%,rgba(107,114,128,.05) 100%);border-color:#6b728066;color:#fff}.restaurant-reviews.theme-dark .restaurant-reviews-external-link:hover{background:linear-gradient(135deg,rgba(107,114,128,.15) 0%,rgba(107,114,128,.1) 100%);border-color:#6b728099;color:#fff;box-shadow:0 4px 12px #6b728033}.restaurant-reviews.theme-light .restaurant-reviews-external-link{background:linear-gradient(135deg,rgba(107,114,128,.08) 0%,rgba(107,114,128,.03) 100%);border-color:#6b728066;color:#1f2937}.restaurant-reviews.theme-light .restaurant-reviews-external-link:hover{background:linear-gradient(135deg,rgba(107,114,128,.15) 0%,rgba(107,114,128,.08) 100%);border-color:#6b728099;color:#111827;box-shadow:0 4px 12px #6b728026}button,a,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}.restaurant-gallery-grid,.restaurant-menu-items,.restaurant-reviews-grid,.restaurant-menu-detail-items{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:auto}@media (max-width: 768px){button,a,[role=button]{min-height:44px;min-width:44px}.restaurant-nav-item{padding:12px 16px}.restaurant-menu-image:hover,.restaurant-intro-image:hover{transform:none}}@supports (padding: env(safe-area-inset-bottom)){.restaurant-footer-bottom{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.restaurant-navigation{padding-top:env(safe-area-inset-top)}}body,html{overflow-x:hidden;width:100%;position:relative}.restaurant-page{overflow-x:hidden;width:100%}@media (max-width: 768px){.restaurant-intro-text,.restaurant-menu-item-description,.restaurant-review-comment{word-break:keep-all;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}*{max-width:100%;box-sizing:border-box}img,video,iframe{max-width:100%!important;height:auto!important;display:block}p,h1,h2,h3,h4,h5,h6,.restaurant-hero-title,.restaurant-hero-subtitle,.restaurant-menu-item-title,.restaurant-footer-brand-title{max-width:100%;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.restaurant-gallery-grid,.restaurant-reviews-grid,.restaurant-footer-facilities-grid,.restaurant-menu-items{width:100%;max-width:100%;overflow:hidden}.restaurant-nav-container,.restaurant-footer-container,.restaurant-menu-item{flex-wrap:wrap;max-width:100%}@media (max-width: 768px){.restaurant-section{width:100%;max-width:100vw;padding-left:min(24px,5vw);padding-right:min(24px,5vw)}.restaurant-nav-container{padding-left:min(24px,5vw);padding-right:min(24px,5vw)}body{font-size:max(14px,1rem)}button,input,textarea,select{max-width:100%;min-height:44px}}@media (max-width: 480px){.restaurant-hero-title{font-size:clamp(2rem,8vw,4rem)}.restaurant-hero-subtitle{font-size:clamp(1rem,4vw,1.5rem)}.restaurant-section-title{font-size:clamp(1.5rem,6vw,2.5rem)}}/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-1\/2{top:50%}.bottom-full{bottom:100%}.left-1\/2{left:50%}.-z-10{z-index:-10}.z-10{z-index:10}.z-\[9996\]{z-index:9996}.z-\[9997\]{z-index:9997}.z-\[9998\]{z-index:9998}.z-\[9999\]{z-index:9999}.container{width:100%}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-full{height:100%}.h-px{height:1px}.max-h-\[90vh\]{max-height:90vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.-translate-x-1\/2{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-45{rotate:45deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-t-transparent{border-top-color:#0000}.bg-gradient-to-l{--tw-gradient-position:to left in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-transparent{--tw-gradient-via:transparent;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.opacity-0{opacity:0}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-700{--tw-duration:.7s;transition-duration:.7s}@media (hover:hover){.group-hover\:scale-105:is(:where(.group):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:opacity-40:is(:where(.group):hover *){opacity:.4}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-4:focus{--tw-ring-offset-width:4px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}:root{color-scheme:dark;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctext y='24' font-size='24'%3E🍖%3C/text%3E%3C/svg%3E") 8 8,auto;--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:oklch(20.5% 0 0);--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:oklch(20.5% 0 0);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0);background-color:#000;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctext y='24' font-size='24'%3E🍖%3C/text%3E%3C/svg%3E") 8 8,auto;background:#000;min-width:320px;min-height:100vh;margin:0;position:relative;overflow-x:hidden}#root{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}section,div,nav,footer,header{max-width:100vw}img{max-width:100%;height:auto;display:block}p,span,a,button,input,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,a,.clickable,[role=button]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctext y='24' font-size='24'%3E🍴%3C/text%3E%3C/svg%3E") 8 8,pointer!important}input[type=text],input[type=email],input[type=tel],textarea{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctext y='24' font-size='24'%3E✍️%3C/text%3E%3C/svg%3E") 8 8,text}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #dc2626}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#dc2626;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#b91c1c}h1,h2,h3,h4,h5,h6{font-family:Noto Sans KR,sans-serif;font-weight:700;line-height:1.2}.font-display{font-family:Playfair Display,serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root,:host{--color-primary:var(--primary);--color-secondary:var(--secondary)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92.2% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
