@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{--primary-color: #ff6b6b;--secondary-color: #f7fff7;--accent-color: #4ecdc4;--dark-color: #292f36;--light-color: #f8f9fa;--white-color: #FFFFFF}.layout-general .layout-default-nav{background-color:var(--color-white);z-index:1000;top:0}.layout-general .ptb-50{padding-top:5rem;padding-bottom:5rem}.layout-general .ptb-15{padding-top:1.5rem;padding-bottom:1.5rem}.layout-general footer a{color:var(--accent-color)}.floating-element{position:fixed;left:0;top:50%;transform:translateY(-50%);background:#fff;border-radius:10px;box-shadow:0 4px 15px #0003;z-index:1000;transition:all .3s ease;overflow:hidden;min-width:50px;max-width:50px}.floating-element.expanded{max-width:250px;min-width:200px}.floating-element.expanded .floating-content{padding:20px;max-height:300px;opacity:1}.floating-toggle{border:none;color:#fff;padding:15px;cursor:pointer;width:100%;text-align:center;font-size:1.2em;transition:background .3s ease}.floating-content{padding:0;max-height:0;opacity:0;transition:all .3s ease;overflow:hidden}.floating-content h3{margin:0 0 15px;color:#333}.demo-links{list-style:none;padding:0;margin:0}.demo-links li{margin-bottom:10px}.demo-link{display:block;padding:8px 12px;background:#f8f9fa;border-radius:5px;text-decoration:none;color:#333;transition:all .2s ease;border:1px solid #e9ecef}.demo-link:hover{background:#007bff;color:#fff;text-decoration:none;transform:translate(5px)}.demo-link:focus{background:#007bff;color:#fff;text-decoration:none;transform:translate(5px);outline:2px solid #007bff;outline-offset:2px}.content{margin-left:80px;padding:20px}@media (max-width: 768px){.floating-element{left:10px;bottom:20px;top:auto;transform:none}.floating-element.expanded{max-width:200px;min-width:180px}.content{margin-left:0;margin-bottom:100px}}body.layout-modern{font-family:Poppins,sans-serif;color:var(--dark-color)}body.layout-modern .layout-default-nav{background-color:var(--dark-color)}body.layout-modern .layout-default-nav a{color:var(--white-color)}body.layout-modern .wrap-social a{color:var(--text-color)}body.layout-modern .menu-header{background:linear-gradient(135deg,var(--primary-color),#ff8e8e);color:#fff;padding:5rem 0;margin-bottom:3rem;clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}body.layout-modern .category-title{position:relative;margin:2rem 0 1.5rem;padding-bottom:.5rem;font-weight:700}body.layout-modern .category-title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:var(--primary-color)}body.layout-modern .category-description{color:#6c757d;margin-bottom:1.5rem;font-size:1.1rem}body.layout-modern .menu-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}body.layout-modern .menu-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}body.layout-modern .item-name{font-weight:600;color:var(--dark-color);margin-bottom:.25rem}body.layout-modern .item-description{font-size:1rem;color:#6c757d;margin:.5rem 0}body.layout-modern .price-section{display:flex;flex-wrap:wrap;align-items:center;margin-top:.5rem}body.layout-modern .price-tag{background-color:var(--accent-color);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;margin-right:.5rem;margin-bottom:.5rem}body.layout-modern .divider{width:100%;height:1px;background:linear-gradient(to right,transparent,#ddd,transparent);margin:2.5rem 0}body.layout-modern .logo{max-height:100px;margin-bottom:1rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}body.layout-modern footer{color:#fff}body.layout-modern footer,body.layout-modern footer .bg-white,body.layout-modern footer .bg-light{text-align:left;background-color:var(--dark-color)!important}
