@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
.cafe-wrapper{width:100%;min-height:100vh;overflow-x:hidden;margin:0!important;padding:0!important}.cafe-page{flex-direction:column;width:100%;display:flex}.cafe-section{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:60px max(20px,50% - 600px);display:flex}.cafe-page>.cafe-section:nth-child(odd){background:#fffdf5}.cafe-page>.cafe-section:nth-child(2n){background:#fdf2f2}.cat-care{background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%)!important;flex-direction:column!important}.content-box{text-align:left;flex:1.2}.img-box{flex:1;justify-content:center;display:flex}.img-box img{border-radius:20px;width:100%;max-width:500px;height:auto}.heading{color:#111;margin-bottom:25px;font-size:48px;line-height:1.1;display:block}.f2head{color:#1e293b;margin:0 0 20px;font-size:48px;font-weight:700}.description{color:#444;margin:0;font-size:1.3rem;font-weight:500;line-height:1.7}.description.centered{text-align:center;max-width:800px;margin:0 auto}.hero-top{flex-direction:column;padding-top:40px;padding-bottom:40px}.hero-top .head{width:100%;max-width:750px;height:auto;display:block}.mobilew{display:none}.hero-top .line{background:#eee;width:60%;height:1px;margin-top:30px}.healthy-meals,.menu-gallery{text-align:center;flex-direction:column}.custom-options-title{color:#be185d;margin-top:30px;font-size:1.2rem;font-weight:700}.ingredients-grid{flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px;display:flex}.ingredient-badge{background:#fff;border:1px solid #eee;border-radius:50px;padding:12px 24px;font-weight:700;box-shadow:0 4px 10px #0000000d}.cat-perks-grid,.menu-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;width:100%;margin-top:40px;display:grid}.cat-perk{background:#fff;border-radius:25px;padding:30px;box-shadow:0 10px 20px #0000000a}.menu-grid img{border-radius:15px;width:100%;box-shadow:0 5px 15px #0000001a}@media (max-width:992px){.cafe-section{text-align:center;gap:40px;padding-top:60px;padding-bottom:60px;flex-direction:column!important}.content-box{text-align:center}.delivery-frame,.social-frame{flex-direction:column-reverse!important}}@media (max-width:768px){.hero-top{padding-top:20px;padding-bottom:20px}.heading,.f2head{font-size:32px}.head{display:none}.mobilew{width:85%;max-width:400px;margin:0 auto;display:block}.cafe-section{padding-left:20px;padding-right:20px}}.floating-call-btn{z-index:9999;border-radius:50px;align-items:center;gap:12px;padding:15px 25px;font-size:17px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 30px #ec489966;color:#fff!important;opacity:1!important;background-color:#ec4899!important}.floating-call-btn svg{width:24px;height:24px}.floating-call-btn:hover{transform:scale(1.05)translateY(-5px);box-shadow:0 15px 35px #ec489980;color:#fff!important;background-color:#db2777!important}@media (max-width:768px){.floating-call-btn{padding:12px 20px;font-size:14px;bottom:20px;right:20px;box-shadow:0 8px 20px #ec48994d}.floating-call-btn svg{width:20px;height:20px}}@media (max-width:480px){.floating-call-btn{border-radius:50%;padding:16px}.floating-call-btn span{display:none}}
