.header{background:#ede4d5;position:fixed;top:0;left:0;width:100%;z-index:9990;transition:background-color .3s ease}.header.scrolled{background-color:#6b4f37e7}.header-inner{display:flex;justify-content:space-between;align-items:center}.header-actions{display:flex;align-items:center}.header-inner{max-width:1120px;margin:0 auto;padding:1rem;display:flex;justify-content:space-between;align-items:center}.logo-section{display:flex;align-items:center}.logo-section h1{color:#fff;margin-left:1rem}nav{display:flex;align-items:center;padding-left:1.5rem}nav a{padding-right:1.5rem;color:#453e33;text-decoration:none;font-size:16px;cursor:pointer;font-weight:600}.visit-btn{background-color:#6b4f37;color:#fff;padding:.5rem 1rem;border-radius:.375rem;display:none}.shop-a{background:#f66b08;display:flex;justify-content:center;text-align:center;padding:5px 10px;border-radius:5px}.menu-bg{background-color:#6b4f37e7}.logo-section img{cursor:pointer}@media screen and (max-width: 768px){.logo-section img{height:55px}.header-inner{padding:.5rem}}.hero-section{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:1rem;overflow:hidden;z-index:1}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/hero-1.jpeg);background-size:cover;background-position:center;z-index:-1;transition:opacity .5s}.animated-word{font-family:serif!important;animation:fadeInOut 3s infinite}.floating-text{font-family:serif!important;animation:float 6s ease-in-out infinite}.hero-button-home{margin-top:30px;height:50px;border:none;background:#e6d1b3;font-size:20px;padding:0 30px;border-radius:25px;cursor:pointer;color:#1e1810}.about-us-content{display:flex;align-items:center}.about-us-images{display:flex;flex-wrap:wrap;box-shadow:#332220 -18px -20px}.about-us-image-1,.about-us-image-2{height:300px}.about-us-image-3{width:620px}.about-us-text{margin-left:40px}.drink-of-the-month{font-family:serif!important;padding:5px;font-size:22px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border-radius:50%;background:#2e130a;height:200px;width:200px;color:#fff;position:relative;top:-50px;z-index:99}.icon-drink-of-the-month{width:60px;position:absolute;top:-15px;left:10px;z-index:1;background:#fff;border-radius:50%;padding:4px}.drink-of-the-month-container{display:flex;align-items:center;justify-content:space-around;width:90%;margin:20px auto auto}.drink-of-the-month-text{display:flex;flex-direction:column;align-items:start}.drink-of-the-month-text h4{font-size:26px;margin-bottom:10px;font-family:serif!important;color:#1e1810}.drink-of-the-month-text p{width:400px;color:#1e1810}.image-home-container img{width:100%;object-fit:cover}.ten-percent-container{width:100%;display:flex;align-items:center;justify-content:center}.order-online-title{animation:zoomOrder 2.5s ease-in-out infinite}@keyframes zoomOrder{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media screen and (max-width: 768px){.floating-text{font-size:60px!important;width:90%!important;text-align:center!important;justify-content:center!important}.hero-content{width:100%!important;align-items:center!important}.drink-of-the-month{width:120px;height:120px;font-size:14px}.drink-of-the-month-container{align-items:start}.drink-of-the-month-text{width:70%!important;align-items:center!important;text-align:left!important}.drink-of-the-month-text h4{font-size:20px;width:100%!important;text-align:cenleftter!important;padding-left:80px}.drink-of-the-month-text p{font-size:14px;width:60%!important;text-align:left!important}.images-container{flex-direction:column;align-items:center!important}.icon-drink-of-the-month{width:40px;top:-15px}.mission-button{font-size:.7rem}}body{margin:0!important;background:#f6f3ee}*{margin:0;font-family:Lexend,sans-serif}.login-dashboard-container{width:100vw;height:100vh;background:#c6c6c6;display:flex;justify-content:center;align-items:center}.login-dashboard-form{margin:auto;display:flex;flex-direction:column;align-items:center;background:#fff;width:400px;border-radius:25px;padding:20px}.login-dashboard-form img{width:100px}.login-dashboard-form input{margin-top:20px;height:35px;border-radius:25px;width:100%;border:solid 1px gray;text-indent:5px}.login-dashboard-form button{margin-top:20px;width:100%;height:40px;border-radius:25px;border:none;background:#f66b08;color:#fff}.login-dashboard-form button:disabled{background:#f66b0898}.spinner-container{display:flex;justify-content:center;align-items:center;height:100vh}.spinner{border:8px solid rgba(0,0,0,.1);border-top:8px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-container{display:flex;flex-direction:column;align-items:center;padding-bottom:2rem;background-color:#f7f7f7;min-height:100vh}.dashboard-header{display:flex;align-items:center;background:#45221a;color:#fff;padding:1rem 2rem;width:100%;gap:1rem}.dashboard-header img{height:60px}.dashboard-header h1{font-size:24px;font-weight:600}.dashboard-buttons{display:flex;gap:1rem;margin:1rem 0}.dashboard-button{background:#f69814;padding:1rem;border-radius:8px;display:flex;align-items:center;cursor:pointer;transition:transform .1s ease-in;gap:.5rem}.dashboard-button:hover{transform:scale(1.05)}.dashboard-button h1{font-size:16px;color:#fff;margin:0}.dashboard-button img{height:24px;filter:brightness(0) saturate(100%) invert(100%)}.orders-container{width:100%;max-width:1000px;padding:1rem}.orders-dashboard{width:100%;background:#fff;border-radius:8px;padding:1rem 2rem;box-shadow:0 0 8px #0000001a}.orders-dashboard h1{margin-bottom:1rem;font-size:22px}.orders-list{max-height:70vh;overflow-y:auto;padding-right:1rem;display:flex;flex-direction:column;gap:1rem}.order-item{border:1px solid #ccc;border-radius:8px;padding:1rem;background:#fafafa}.order-item h3{margin:0 0 .5rem}.order-item-details{padding-left:1rem;font-size:14px}.order-item-details ul{list-style-type:disc;padding-left:1.5rem;margin:.3rem 0}.status-button{background-color:#f69814;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease;margin-top:10px;margin-bottom:10px}.product-sections-form{display:flex;justify-content:center;height:150px;align-items:center}.product-sections-form span{font-weight:500}.product-sections-form input{border:solid gray 1px;height:40px;border-radius:25px;text-indent:5px;width:200px;margin:0 20px}.product-sections-form button{width:100px;border:none;height:40px;background:#f66b08;color:#fff;border-radius:25px;cursor:pointer}.product-container img{width:100%;border-radius:20px}.product-sections-form button:disabled{opacity:.5}.create-product-container{display:flex;justify-content:space-around;align-items:center;height:150px;background:#fff;width:85vw;margin:30px auto auto;border-radius:25px}.create-product-container span{font-weight:600}.create-product-container input{height:35px;width:250px;border-radius:25px;text-indent:10px;border:solid 1px gray}.create-product-container select{height:40px;width:150px;border-radius:25px}.create-product-container button{height:40px;width:150px;border:none;background:#f66b08;border-radius:25px;color:#fff}.products-container{background:#dbdbdb;height:100vh}.products-list-container{width:80vw;margin:30px auto auto;background:#fff;border-radius:25px;padding:20px;display:flex;flex-wrap:wrap}.product-container{border:1px solid gray;padding:20px;width:170px;height:340px;margin:10px;border-radius:25px;display:flex;flex-direction:column}.product-container span{margin-top:10px}.shop-title span{color:#339b5b}.store-container{padding:40px;width:1200px;margin:140px auto auto}.sections-container{margin-top:30px}.product-client{border-radius:25px;width:180px;height:240px;padding:10px;margin:10px;display:flex;flex-direction:column;justify-content:space-between}.product-client img{border-radius:20px}.product-client{transition:all .3s ease-in-out}.product-client:hover{transform:scale(1.05)}.products-container-client{display:flex;flex-wrap:wrap;justify-content:space-around}.product-client-name,.products-client-price{font-size:14px}.product-client-header{margin-top:15px;display:flex;justify-content:space-between;align-items:center}.product-client p{margin-top:10px;color:gray}.buy-button-client{background:#f66a07;border:none;border-radius:25px;height:30px;color:#fff;margin-top:10px;cursor:pointer}.section-title{font-size:18px;margin-top:40px}.section-container-client{margin:auto}@media screen and (max-width: 768px){.store-container{padding:15px;width:90%;margin:80px auto auto}.products-container-client{justify-content:center}}.product-single-container{display:flex;margin-top:200px}.product-single-container img{margin:20px;width:50vw;border-radius:25px;object-fit:cover}.product-single-info{margin-left:20px;display:flex;flex-direction:column}.product-single-info p{margin-top:40px;margin-bottom:40px;color:gray}.product-single-info span{margin-bottom:40px;font-size:30px}.product-single-info button{height:40px;background:#2e130a;border:none;width:300px;border-radius:25px;color:#fff;font-weight:600;margin-top:40px;cursor:pointer;transition:all .5s ease-in-out}.product-single-info button:hover{transform:scale(1.05)}@media screen and (max-width: 768px){.product-single-container{flex-direction:column;align-items:center;margin-top:100px}.product-single-container img{width:90vw;margin-left:0}.product-single-info{align-items:start;text-align:center}.product-single-info span{font-size:24px}.product-single-info button{width:95%}.product-single-info p{margin-top:10px;text-align:left}}.about-container{margin-top:140px;padding:20px}.cart-container{display:flex;padding:2rem;gap:2rem;justify-content:center;flex-wrap:wrap;margin-top:200px}.cart-products{flex:1;min-width:300px;max-width:600px}.cart-payment{flex:1;min-width:280px;max-width:400px;background-color:#f9f9f9;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000000d;height:fit-content}.cart-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e0e0e0}.pay-button{width:100%;padding:.75rem;background-color:#976643;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:not-allowed;opacity:.6}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #ddd}.remove-button{background-color:transparent;color:#fff;border:none;padding:6px 10px;cursor:pointer;border-radius:5px;margin-left:10px}.remove-button:hover{transform:scale(1.1)}.iframe-fields{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;margin-bottom:1rem}#card-number,#card-date,#card-cvv,#card-postal-code{height:40px;border:1px solid #ccc;padding:.5rem;border-radius:5px}
