:root{--text:#afa185;--text-h:#e9dfcc;--bg:#161411;--border:#483b20;--code-bg:#1f2028;--accent:#ba5b29;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#afa185;--text-h:#e9dfcc;--bg:#161411;--border:#483b20;--code-bg:#1f2028;--accent:#ba5b29;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:left;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;padding:10px;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:40px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}*{box-sizing:border-box}.topText{text-align:center;margin-bottom:40px}main{max-width:1200px;margin:0 auto}img{max-width:100%;height:auto}.topImg{aspect-ratio:21/9;object-fit:cover}@media screen and (width<=768px){.topImg{aspect-ratio:4/3}}.hero{position:relative}.tab-bar{gap:10px;display:flex;position:absolute;bottom:10px;left:10px}.tab-bar a{color:#000;background:#fff;padding:10px;font-size:24px;text-decoration:none;transition:all .3s}@media screen and (width<=768px){.tab-bar a{font-size:16px}}.tab-bar a.active{box-shadow:inset 0 -4px #ba5b29}.tab-bar a:hover{color:#ba5b29}.navbar{justify-content:space-between;display:flex}.Row button{color:#000;cursor:pointer;border-radius:6px;width:100%;height:44px;font-size:clamp(16px,1.5vw,20px)}.Row button.active{background:#ba5b29}.branch-info{justify-content:space-between;gap:40px;display:flex}@media screen and (width<=768px){.branch-info{text-align:center;flex-direction:column;gap:20px}}.branch-info>div:first-child{flex:2}.branch-info iframe{aspect-ratio:16/9;border:0}.branch-info>div:last-child{flex:1;line-height:2}.branch-menu{scrollbar-width:thin;scrollbar-color:#483b20 #161614;justify-content:flex-start;gap:4px;display:flex;overflow-x:auto}.menu-img{object-fit:cover;flex-shrink:0;width:420px;max-height:500px}@media screen and (width<=768px){.menu-img{width:360px}}.reserve{z-index:100;background-color:#161411;border-top:1px solid #483b20;width:100%;padding:20px;position:fixed;bottom:0;left:0}.reserveBtn{cursor:pointer;color:#fff;background-color:#ba5b29;border:0;border-radius:6px;width:100%;padding:12px;transition:all .3s}.reserveBtn:disabled{cursor:not-allowed;background-color:#483b20}.reserveBtn:hover:enabled{filter:brightness(1.1)}label{margin-top:10px;display:block}.redStay:before{content:"*";color:red;margin-right:4px}.split{gap:40px;display:flex}@media screen and (width<=768px){.split{flex-direction:column}}.split>div:first-child{flex:3}.split>div:last-child{flex:2}.submitBtn{margin:20px auto;display:block}.success{text-align:center;flex-direction:column;gap:10px;display:flex}.error{color:red}footer{text-align:center;padding-bottom:120px}.ant-divider-inner-text{color:#fff;font-size:24px}
