body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf9f6;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.header{align-items:center;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;justify-content:center;min-height:500px;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.header-background{background-position:50%;background-size:cover;filter:blur(4px);transform:scale(1.05);z-index:0}.header-background,.header-background:after{height:100%;left:0;position:absolute;top:0;width:100%}.header-background:after{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#59262099;content:""}.header-content{align-items:center;display:flex;flex-direction:column;gap:1rem;position:relative;text-shadow:0 2px 8px #00000080;z-index:1}.logo{filter:drop-shadow(0 4px 8px rgba(0,0,0,.5));height:auto;margin-bottom:.5rem;width:180px}.header-content h1{font-family:Handlee,cursive;font-size:4rem;font-weight:400;letter-spacing:3px;margin-bottom:.5rem}.subtitle{font-size:1.5rem;font-weight:300;opacity:.95}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:4rem;padding:2rem}section h2{border-bottom:3px solid #8b4940;color:#592620;font-size:2.2rem;margin-bottom:1.5rem;padding-bottom:.5rem;text-align:center}section h2,section h3{font-family:Handlee,cursive;font-weight:400}section h3{color:#6b3530;font-size:1.6rem;margin-bottom:1rem}.intro-section{background:linear-gradient(135deg,beige,#faebd7)}.intro-text{color:#555;font-size:1.2rem;margin:0 auto 2rem;max-width:800px;text-align:center}.terrace-section{background:linear-gradient(135deg,#fff8dc,#fffaf0)}.terrace-section p{font-size:1.1rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.terrace-gallery{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:2rem 0}.gallery-image{border-radius:12px;box-shadow:0 4px 12px #00000026;cursor:pointer;height:250px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.gallery-image:hover{box-shadow:0 8px 20px #00000040;transform:translateY(-5px) scale(1.02)}.highlight{background:#8b494026;border-radius:8px;color:#592620;font-style:italic;font-weight:600;margin-top:1.5rem;padding:1rem}.menu-section{background:#fafafa}.menu-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.menu-category{background:#fff;border-radius:10px;border-top:4px solid #8b4940;box-shadow:0 2px 6px #0000001a;padding:1.5rem}.menu-category ul{list-style:none;padding:0}.menu-category li{border-bottom:1px solid #f0f0f0;color:#555;font-size:1.05rem;padding:.7rem 0}.menu-category li:last-child{border-bottom:none}.menu-category li:before{color:#8b4940;content:"▸ ";font-weight:700;margin-right:.5rem}.info-section{background:linear-gradient(135deg,#f0e6d2,#e8dcc5)}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.info-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 3px 10px #0000001a;display:flex;flex-direction:column;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.info-card:hover{box-shadow:0 5px 15px #00000026;transform:translateY(-5px)}.info-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:80px;margin-bottom:1rem;object-fit:contain;width:80px}.info-card h3{border-bottom:2px solid #8b4940;color:#592620;font-family:Handlee,cursive;font-size:1.5rem;font-weight:400;margin-bottom:1rem;padding-bottom:.5rem}.info-card p{color:#555;font-size:1.1rem;line-height:1.8}.info-card a{color:#592620;font-weight:600;text-decoration:none;transition:color .3s ease}.info-card a:hover{color:#8b4940}.special-note{background:#ffffffb3;border-radius:8px;color:#666;font-style:italic;margin-top:2rem;padding:1rem;text-align:center}.footer{background:#592620;color:#fff;margin-top:auto}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:3rem 2rem 2rem;text-align:center}.footer-brand{align-items:center;display:flex;flex-direction:column;gap:.8rem}.footer-logo{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:auto;width:100px}.footer-section h3{font-size:1.8rem;margin-bottom:.5rem}.footer-section h3,.footer-section h4{color:#fff;font-family:Handlee,cursive;font-weight:400}.footer-section h4{font-size:1.3rem;margin-bottom:1rem;opacity:.95}.footer-section p{font-size:1rem;margin-bottom:.5rem;opacity:.85}.footer-actions{align-items:center;display:flex;flex-direction:column;gap:1rem}.footer-button{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0003;color:#592620;display:inline-block;font-size:1rem;font-weight:600;min-width:180px;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.footer-button:hover{background:#8b4940;box-shadow:0 4px 12px #0000004d;color:#fff;transform:translateY(-2px)}.social-links{gap:1.5rem}.social-links,.social-links a{align-items:center;display:flex;justify-content:center}.social-links a{background:#ffffff1a;border-radius:50%;color:#fff;height:48px;transition:all .3s ease;width:48px}.social-links a:hover{background:#fff;color:#8b4940;transform:translateY(-3px) scale(1.1)}.footer-bottom{border-top:1px solid #fff3;padding:1.5rem 2rem;text-align:center}.footer-bottom p{font-size:.95rem;margin:0;opacity:.8}@media (max-width:768px){.header{min-height:400px;padding:3rem 1.5rem}.logo{width:120px}.header-content h1{font-size:2.5rem}.subtitle{font-size:1.1rem}.main-content{padding:1rem}section{margin-bottom:2rem;padding:1.5rem}section h2{font-size:1.5rem}.intro-text{font-size:1rem}.terrace-gallery{gap:1rem;grid-template-columns:1fr}.gallery-image{height:220px}.info-grid,.menu-grid{gap:1.5rem;grid-template-columns:1fr}.footer-content{gap:2rem;grid-template-columns:1fr;padding:2rem 1.5rem 1.5rem}.footer-section h3{font-size:1.5rem}.footer-section h4{font-size:1.2rem}.footer-button{min-width:150px;padding:.7rem 1.5rem}.footer-logo{width:80px}}@media (max-width:480px){.header{min-height:350px;padding:2rem 1rem}.logo{width:90px}.header-content h1{font-size:1.8rem;letter-spacing:2px}.subtitle{font-size:1rem}section{padding:1rem}section h2{font-size:1.3rem}.gallery-image{height:200px}.info-icon{height:60px;width:60px}.info-card{padding:1.5rem}}.circular-gallery{height:100%;overflow:hidden;position:relative;width:100%}.circular-gallery canvas{display:block;height:100%;width:100%}.stack-container{align-items:center;display:flex;justify-content:center;margin:0 auto;position:relative}.card-rotate{cursor:grab;position:absolute;transform-style:preserve-3d}.card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;overflow:hidden;position:relative}.card-image{display:block;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}
/*# sourceMappingURL=main.44ab85a9.css.map*/