:root{--primary-color:#232323;--secondary-color:#486271;--title-color:#dedede;--text-color:#fff;--header-footer-color:#344e5d}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#232323;background-color:var(--primary-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}Header{align-items:center;background-color:var(--header-footer-color);display:flex;height:120px;justify-content:space-between;margin:0;overflow:hidden;padding:0 8%;position:-webkit-sticky;position:sticky;top:0;transition:height .3s ease;z-index:10}.Header_Scrolled__9-Imk{height:100px}.Header_headerButtons__PUT90{display:flex;gap:10px}.Header_logoWrapper__iIXHl{height:80%}.Header_logoWrapper__iIXHl>img{height:100%}.Header_mobileButton__MvaPJ{cursor:pointer;display:none;height:28px;position:relative;width:40px;z-index:15}.Header_line__\+e-33{background-color:#fff;border-radius:2px;height:3px;left:0;position:absolute;transition:all .35s ease;width:100%}.Header_line1__Qy3oz{top:0}.Header_line2__ndt-1{top:50%;transform:translateY(-50%)}.Header_line3__W0moB{bottom:0}.Header_mobileMenu__hjktN{align-items:center;background-color:#161616a6;color:#fff;display:flex;flex-direction:column;gap:40px;height:100vh;justify-content:center;max-width:320px;overflow:hidden;position:fixed;right:0;top:0;transition:width .4s ease;width:0;z-index:9}.Header_mobileMenu__hjktN.Header_open__krbrE{width:50vw}.Header_mobileButton__MvaPJ.Header_open__krbrE .Header_line1__Qy3oz{transform:rotate(45deg) translate(8px,8px)}.Header_mobileButton__MvaPJ.Header_open__krbrE .Header_line2__ndt-1{opacity:0;transform:translateX(-20px)}.Header_mobileButton__MvaPJ.Header_open__krbrE .Header_line3__W0moB{transform:rotate(-45deg) translate(9px,-9px)}@media (max-width:900px){Header{padding:0 2%}}@media (max-width:700px){.Header_headerButtons__PUT90{display:none}.Header_mobileButton__MvaPJ{display:block}}.Button_base__C1TT1{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:500;justify-content:center;line-height:1.5;padding:.65em 1.4em;transition:all .2s ease}.Button_base__C1TT1:disabled{cursor:not-allowed;opacity:.6}.Button_primary__aburI{background-color:#06c;color:#fff}.Button_primary__aburI:hover:not(:disabled){background-color:#0055b3}.Button_primary__aburI:active:not(:disabled){background-color:#049}.Button_header__SNusM{background:#0000;border:1px solid #06c;border-radius:4px;color:var(--text-color);font-weight:600;padding:.5em 1em}.Button_header__SNusM:hover:not(:disabled){background-color:#0066cc14;color:#06c}.Button_header__SNusM:active:not(:disabled){background-color:#0066cc26}.Button_outline__K0-R3{background:#0000;border:2px solid #06c;color:#06c;font-weight:500}.Button_outline__K0-R3:hover:not(:disabled){background-color:#0066cc14}.Button_outline__K0-R3:active:not(:disabled){background-color:#0066cc26}.Hero_hero__M5-yP{align-items:center;display:flex;height:600px;justify-content:center;overflow:hidden;position:relative}.Hero_backgroundVideo__-fJvy{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}.Hero_heroContent__AGvi6{color:#fff;padding:2rem;position:relative;text-align:center;z-index:2}.Hero_heroLogo__lPfOW img{height:auto;max-width:200px;mix-blend-mode:darken}@media (max-width:700px){.Hero_hero__M5-yP{height:500px}}.Main_MainSection__Uqb1j{padding:0;position:relative}.Main_Absolute__qiEVT{height:80px;left:50%;position:absolute;top:0;z-index:2}.Main_Absolute__qiEVT>img{height:100%}.Main_BeanRain__GlThl{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.Main_Bean__C458n{animation:Main_fall-spin__OlIga linear infinite;opacity:.8;position:absolute;top:-10%;width:40px;will-change:transform}@keyframes Main_fall-spin__OlIga{0%{transform:translateY(0) rotate(0deg)}to{transform:translateY(160dvh) rotate(1turn);transform:translateY(var(--fall-distance,160dvh)) rotate(1turn)}}.Main_Container__W1c5j{background-color:var(--secondary-color);display:flex;height:auto;min-height:500px;padding:10px 8%;position:relative;z-index:1}.Main_Maps__Pg-Ja{border:1px solid grey;border-radius:8px;box-shadow:10px 20px 4px #0000001a;overflow:hidden;width:100%}.Main_Image__9kRx9{align-self:center;height:400px;position:relative;z-index:5}.Main_Image__9kRx9>img{border-radius:8px;box-shadow:10px 20px 4px #0000001a;height:100%;transition:transform .3s ease}.Main_Image__9kRx9>img:hover{transform:scale(1.1)}.Main_Container__W1c5j:last-child{padding:10 8% 0}.Main_LightSection__sQYlm{background-color:#eaad6c}.Main_TextDiv__P1aQz{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 8%;z-index:4}.Main_TextDiv__P1aQz h3{color:#3c2f2f;font-size:1.8rem;margin-bottom:1rem}.Main_TextDiv__P1aQz p{color:#444;font-size:1.1rem;line-height:1.7;margin-bottom:1.2rem}.Main_Light__48GCf p{color:#c8c8c8}@media(max-width:1080px){.Main_Container__W1c5j{padding:10px 2%}.Main_TextDiv__P1aQz{padding:2rem 2%}}@media(max-width:770px){.Main_Container__W1c5j{display:flex;flex-direction:column;padding:10px 2%}.Main_Reverse__fGXMV{flex-direction:column-reverse}.Main_TextDiv__P1aQz{padding:2rem .9rem}.Main_Image__9kRx9{padding-bottom:15px}.Main_Maps__Pg-Ja{align-self:center;height:300px;padding-bottom:2%;width:80%}}Footer{align-items:center;background-color:var(--header-footer-color);color:var(--text-color);display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px 8%}.Footer_footerLogo__XUarC{height:100px}.Footer_footerLogo__XUarC>img{height:100%}.menu-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.menu-container h1{color:#fff;font-size:2.5rem;margin-bottom:2.5rem;text-align:center}.menu-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));min-height:60vh}.menu-item-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;justify-content:center;overflow:hidden;transition:transform .2s ease}.menu-item-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-8px)}.menu-item-image{height:200px;object-fit:cover;width:100%}.menu-item-placeholder{align-items:center;background:#f0e8e0;color:#8b6f47;display:flex;font-weight:700;height:200px;justify-content:center}.menu-item-content{padding:1.25rem}.menu-item-content h3{color:#2c1a0f;font-size:1.4rem;margin:0 0 .75rem}.menu-item-description{color:#666;font-size:.95rem;line-height:1.4;margin:0 0 1rem}.menu-item-price{color:#c1461d;font-size:1.35rem;font-weight:700;margin:0 0 1rem}.add-to-cart-btn{background:#6b4e31;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.9rem;transition:background .2s;width:100%}.add-to-cart-btn:hover{background:#8b6f47}.menu-error,.menu-loading{color:#555;font-size:1.2rem;min-height:80vh;padding:4rem 1rem;text-align:center}.menu-header{margin-bottom:30px}.category-row,.subcategory-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.category-btn,.subcategory-btn{background:#fff;border:1px solid #ccc;border-radius:20px;cursor:pointer;font-size:.9rem;padding:8px 16px}.category-btn.active,.subcategory-btn.active{background:#000;border-color:#000;color:#fff}.order-container{align-items:center;background:#f8f8f8;display:flex;flex-direction:column;min-height:100vh;padding:60px 20px}.order-container h1{color:#222;font-size:2.5rem;margin-bottom:30px}.order-empty{align-items:center;color:#444;display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:center}.order-empty p{font-size:1.2rem;margin-top:10px;opacity:.8}.order-list{background:#fff;border-radius:16px;box-shadow:0 6px 20px #00000014;display:flex;flex-direction:column;gap:15px;max-width:600px;padding:25px;width:100%}.order-item{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding-bottom:12px}.order-item:last-child{border-bottom:none}.order-item h3{color:#222;font-size:1.1rem;margin:0}.order-item p{color:#666;font-size:.95rem;margin:4px 0 0}.remove-btn{background:#0000;border:1px solid #ff4d4d;border-radius:10px;color:#ff4d4d;cursor:pointer;padding:8px 14px;transition:.2s}.remove-btn:hover{background:#ff4d4d;color:#fff}.order-total{color:#111;font-size:1.4rem;font-weight:700;margin-top:25px}.pay-btn{background:#000;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:20px;max-width:600px;padding:14px;transition:.25s;width:100%}.pay-btn:hover{background:#333}.clear-btn{background:none;border:none;color:#777;cursor:pointer;font-size:.95rem;margin-top:12px}.clear-btn:hover{text-decoration:underline}.qty-controls{align-items:center;display:flex;gap:10px;margin-top:6px}.qty-btn{background:#222;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;height:34px;transition:.2s;width:34px}.qty-btn:hover{background:#444}.qty-number{font-size:1.1rem;font-weight:700;min-width:20px;text-align:center}.order-price{color:#666;font-size:.95rem;margin-top:6px}.order-error{color:#d32f2f;font-size:.95rem;margin-top:12px}.clear-btn:disabled,.qty-btn:disabled,.remove-btn:disabled{cursor:not-allowed;opacity:.4}
/*# sourceMappingURL=main.a6a650c3.css.map*/