.drink-list{list-style:none;padding:0}.drink-list-title{font-size:24px;font-weight:700;color:#fff;background-color:#001529;padding:20px;border-radius:5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.drink-item{margin-bottom:20px;padding:20px;border:1px solid #ddd;border-radius:5px}.drink-item h3{font-size:24px}.drink-item p{margin:5px 0}.carousel-container{width:100%;max-height:500px;overflow:hidden}.carousel-slide{width:100%;display:flex!important;justify-content:center;align-items:center;height:100%}.carousel-image{max-width:100%;max-height:2200px;object-fit:contain;border-radius:20px}@media (max-width: 768px){.carousel-container{max-height:300px}}.header{position:fixed;z-index:100;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 50px;background:#001529;box-shadow:0 2px 8px #00000026}.logo{font-size:24px;font-weight:700;color:#fff;letter-spacing:2px}.nav-menu{display:flex;justify-content:flex-end}.nav-item{font-size:16px;padding:0 20px}.nav-item:hover{background-color:#1890ff;color:#fff!important}.ant-menu-item-selected{background-color:#40a9ff!important;color:#fff!important}.mobile-menu-button{display:none;font-size:24px;background:none;border:none;color:#fff;cursor:pointer}.ant-drawer-body .ant-menu-item{background-color:#c1d8ee;border-radius:10px;font-weight:700}@media (max-width: 768px){.nav-menu{display:none}.mobile-menu-button{display:flex;align-items:center}.header{padding:0 20px}.logo{font-size:18px}}
