@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_ca35ecd4-module__VNkuCW__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_ca35ecd4-module__VNkuCW__variable{--font-outfit:"Outfit","Outfit Fallback"}
:root{--primary:#fe6202;--primary-hover:#e55802;--bg-color:#fff;--text-color:#1a1a1a;--surface:#f9f9f9;--surface-border:#eaeaea}@media (prefers-color-scheme:dark){:root{--bg-color:#0f0f0f;--text-color:#f0f0f0;--surface:#1a1a1a;--surface-border:#333}}html,body{background-color:var(--bg-color);max-width:100vw;color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}p{margin:0;line-height:1.6}.btn-primary{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s ease-in-out;display:inline-flex}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #fe62024d}.nav-link{font-weight:500;transition:color .2s;position:relative}.nav-link:hover{color:var(--primary)}.nav-link:after{content:"";background-color:var(--primary);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-link:hover:after{width:100%}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:640px){.container{padding:0 1.25rem}}.site-header{z-index:50;background:var(--bg-color);border-bottom:1px solid var(--surface-border);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:70px;display:flex}@media (max-width:640px){.header-inner{flex-direction:column;justify-content:center;gap:.5rem;height:auto;padding:.75rem 0}.nav-menu{gap:1rem;font-size:.9rem}.logo-container img{height:32px}.btn-primary{padding:.6rem 1.2rem;font-size:.85rem}}.logo-container img{width:auto;height:40px}.nav-menu{align-items:center;gap:2rem;display:flex}.btn-secondary{color:var(--primary);border:2px solid var(--primary);cursor:pointer;background-color:#0000;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s ease-in-out;display:inline-flex}.btn-secondary:hover{background-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #fe620233}.hero{background:radial-gradient(circle at 100% 100%,#fe620214 0%,#0000 60%);padding:6rem 0;overflow:hidden}.hero-inner{align-items:center;gap:4rem;display:flex}.hero-text{flex:1}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;line-height:1.1}@media (max-width:900px){.hero-title{font-size:3rem}}@media (max-width:640px){.hero-title{font-size:2.25rem}}.hero-subtitle{color:#555;max-width:500px;margin-bottom:2.5rem;font-size:1.25rem}@media (max-width:640px){.hero-subtitle{margin-bottom:2rem;font-size:1.1rem}}@media (prefers-color-scheme:dark){.hero-subtitle{color:#aaa}}.hero-btn{padding:1rem 2.5rem;font-size:1.125rem}.hero-image-wrapper{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-circle{background-color:var(--primary);opacity:.1;z-index:0;border-radius:50%;width:450px;height:450px;animation:4s ease-in-out infinite alternate pulse;position:absolute}@media (max-width:640px){.hero-circle{width:280px;height:280px}}.hero-logo-img{z-index:1;max-width:100%;height:auto;animation:6s ease-in-out infinite float;position:relative}@media (max-width:640px){.hero-logo-img{max-width:250px}}@keyframes pulse{0%{opacity:.05;transform:scale(.95)}to{opacity:.15;transform:scale(1.05)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.location-section{background-color:var(--surface);padding:6rem 0}.loc-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.section-title{margin-bottom:1rem;font-size:2.5rem}@media (max-width:640px){.section-title{font-size:2rem}}.section-desc{color:#555;margin-bottom:2.5rem;font-size:1.125rem}@media (prefers-color-scheme:dark){.section-desc{color:#aaa}}.review-box{background:var(--bg-color);border:1px solid var(--surface-border);border-radius:16px;padding:2rem;box-shadow:0 10px 30px #0000000d}.review-box h3{margin-bottom:.5rem;font-size:1.5rem}.review-box p{color:#666;margin-bottom:1.5rem}@media (prefers-color-scheme:dark){.review-box p{color:#999}.review-box{box-shadow:0 10px 30px #0003}}.map-wrapper{border-radius:20px;height:500px;overflow:hidden;box-shadow:0 20px 40px #0000001a}@media (max-width:640px){.map-wrapper{border-radius:12px;height:350px}}@media (max-width:900px){.hero{padding:4rem 0}.hero-inner,.loc-container{text-align:center;flex-direction:column;grid-template-columns:1fr;gap:3rem}.hero-subtitle{margin:0 auto 2.5rem}}@media (max-width:640px){.location-section{padding:4rem 0}.review-box{padding:1.5rem}}.menu-section{background-color:var(--bg-color);padding:4rem 0 8rem}.menu-header{text-align:center;margin-bottom:4rem}.menu-title{margin-bottom:1rem;font-size:3.5rem}@media (max-width:640px){.menu-title{font-size:2.5rem}.menu-subtitle{font-size:1.1rem}.menu-section{padding:2rem 0 4rem}.menu-header{margin-bottom:2rem}.menu-grid{gap:1.5rem}}.menu-subtitle{color:#555;max-width:600px;margin:0 auto;font-size:1.25rem}@media (prefers-color-scheme:dark){.menu-subtitle{color:#aaa}}.menu-grid{flex-direction:column;align-items:center;gap:3rem;display:flex}.menu-image-container{border-radius:24px;width:100%;max-width:900px;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.menu-image-container:hover{transform:translateY(-5px);box-shadow:0 30px 60px -15px #fe620233}.menu-image{width:100%;height:auto;display:block}
