/* DlyGo — apresentação do cardápio, 20/09/2026. */
@font-face{font-family:DlyGoMenu;src:url('fonts/montserrat-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:DlyGoMenu;src:url('fonts/montserrat-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:DlyGoMenu;src:url('fonts/montserrat-600.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:DlyGoMenu;src:url('fonts/montserrat-700.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
.dlygo-layout{--text:#383b43;--muted:#747780;--border:#eceef2;--bg:#fff;margin:0;background:#fff;color:var(--text);font-family:DlyGoMenu,Arial,sans-serif;font-size:14px;line-height:1.5}
.dlygo-layout *{box-sizing:border-box}
.dlygo-layout .container{width:100%;max-width:1000px;padding-left:24px;padding-right:24px;margin:auto}
.dlygo-layout a{color:var(--ifood,#ea1d2c)}
.dlygo-layout a:hover{text-decoration:none}
.dlygo-layout button,.dlygo-layout input{font-family:inherit}
.dlygo-layout :focus-visible{outline:2px solid var(--ifood,#ea1d2c);outline-offset:4px}
.store-hero{background:#fff;border-bottom:1px solid var(--border)}
.store-summary{display:flex;align-items:center;gap:16px;padding:26px 0 18px}
.store-logo{width:64px;height:64px;border-radius:14px;object-fit:cover;flex:none;background:#f6f7f8}
.store-identity{min-width:0;flex:1}
.store-title{font-family:inherit;font-size:21px;line-height:1.35;font-weight:700;color:var(--text);margin:3px 0}
.store-location{font-size:12px;color:var(--muted);margin:0;overflow-wrap:anywhere}
.store-status{font-size:11px;font-weight:600;line-height:1.5;display:block}
.store-status.is-open{color:#21834b}.store-status.is-paused{color:#9b670b}.store-status.is-closed{color:#696b75}
.hero-actions{display:flex;gap:10px;align-self:flex-start;padding-top:4px}
.hero-icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;background:#fff;color:#50545b!important;box-shadow:0 3px 8px #19203009;cursor:pointer;font-size:16px}
.hero-icon:hover{background:#f7f8fa}
.store-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--border);border-radius:12px;padding:10px 0;min-height:58px}
.store-fact{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;padding:0 8px;color:var(--text)!important;line-height:1.45}
.store-fact+.store-fact{border-left:1px solid var(--border)}
.store-fact>span{font-size:10px;color:var(--muted);letter-spacing:.1px}.store-fact strong{font-size:12px;font-weight:500;overflow-wrap:anywhere}.store-fact i{margin:0 3px}
.store-account-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 0}
.account-entry,.loyalty-entry{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;min-height:32px}
.loyalty-entry{background:#f3f4f7;border-radius:20px;padding:5px 12px;color:#535867!important}
.operation-message{font-size:12px;padding:10px 12px;margin:0 0 14px;background:#faf6ee;border-radius:8px;color:#75603d}
.modern-tabs{border-bottom:1px solid var(--border);background:#fff}.tabs-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px}.tab-item,.mini-cart-top{font-size:12px;font-weight:600}.dlygo-home .modern-tabs{display:none}
.menu-page{background:#fff;padding:0 0 100px}.menu-tools{position:sticky;top:0;z-index:100;background:#fff;padding-top:14px;border-bottom:1px solid var(--border)}
.search-row{display:flex;gap:8px;align-items:center;margin-bottom:4px}
.search-box{display:flex;align-items:center;gap:10px;min-width:0;flex:1;height:42px;border:1px solid #dfe2e7;border-radius:24px;padding:0 14px;color:#9297a0}
.search-box>.fa{font-size:13px}.menu-search-input{width:100%;min-width:0;height:100%;border:0;outline:0;background:transparent;font-size:12px;font-weight:400;color:var(--text)}
.menu-search-input::placeholder{color:#9297a0}.search-box:focus-within{border-color:var(--ifood,#ea1d2c)}
.search-clear{display:none;flex:none;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;color:#757b84;cursor:pointer}.search-clear.is-visible{display:flex}
.filter-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex:none;background:#fff;border:0;border-radius:50%;color:#757b84;font-size:16px;cursor:pointer}
.menu-sidebar{background:#fff;min-width:0}.sidebar-title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.cat-list{display:flex;gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cat-list::-webkit-scrollbar{display:none}
.cat-item{position:relative;flex:0 0 auto;display:flex;align-items:center;max-width:100%;min-height:48px;padding:10px 0;color:#86888e!important;font-size:12px;font-weight:500;text-decoration:none!important}.cat-name{white-space:nowrap}
.cat-item.active{color:#383b43!important;font-weight:600}.cat-item.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--ifood,#ea1d2c);border-radius:2px}
.categories-expanded .cat-list{flex-wrap:wrap;gap:0 22px;max-height:220px;overflow-y:auto}.categories-expanded .cat-item{flex-shrink:1}.categories-expanded .cat-name{white-space:normal}
.menu-layout{display:block}.content-card{background:#fff;margin:0 0 12px;scroll-margin-top:125px}.section-head{padding:26px 0 8px}.section-head h2{font-family:inherit;font-size:17px;font-weight:600;color:var(--text);margin:0;line-height:1.45;overflow-wrap:anywhere}
.product-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr)116px;gap:24px;align-items:start;padding:22px 0;border-bottom:1px solid #f0f1f3;min-height:155px}.product-row:last-child{border-bottom:0}
.product-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;min-height:116px}
.product-title{font-family:inherit;display:block;font-size:15px;line-height:1.45;font-weight:600;color:#494c54!important;margin:0 0 8px;overflow-wrap:anywhere}
.product-desc{font-size:12px;font-weight:400;line-height:1.55;color:#7c7e86;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}
.product-desc p{margin:0}.product-price{font-size:14px;font-weight:600;line-height:1.5;color:#575a63;margin-top:auto}.product-price .prefix{font-size:11px;font-weight:400;color:#8a8d95}
.product-thumb-wrap{position:relative;width:116px;height:116px;overflow:hidden;border-radius:10px;background:#f6f7f8;justify-self:end}.product-img{display:block;width:116px;height:116px;max-width:100%;object-fit:cover;border-radius:10px}
.product-add{position:absolute;right:5px;bottom:5px;width:28px;height:28px;background:#fff;color:var(--ifood,#ea1d2c)!important;display:flex;align-items:center;justify-content:center;border:1px solid #ededf0;border-radius:50%;font-size:20px;line-height:1;box-shadow:0 2px 6px #0000000c}
.product-closed{position:absolute;bottom:5px;right:5px;background:#ffffffed;border:0;border-radius:5px;padding:3px 6px;color:#656a72;font-size:9px}
.old-price{font-size:11px;font-weight:400;text-decoration:line-through;color:#9297a0;margin-right:6px}.product-badge{display:table;font-size:9px;line-height:1.4;font-weight:500;color:#516588;background:#edf2ff;border-radius:5px;padding:2px 7px;margin-top:6px}
.featured-block{padding:22px 0 8px}.featured-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.featured-head h2{font-family:inherit;font-size:16px;font-weight:600;margin:0;color:var(--text)}.featured-head>span{font-size:10px;color:var(--muted)}
.featured-list{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:10px}.featured-card{position:relative;flex:0 0 180px;scroll-snap-align:start;color:var(--text)!important;border:1px solid var(--border);border-radius:12px;overflow:hidden}.featured-img{display:block;width:100%;height:132px;object-fit:cover}.featured-body{padding:12px}.featured-title{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.featured-price{font-size:13px;font-weight:600}.badge-featured{position:absolute;top:8px;left:8px;max-width:calc(100% - 16px);font-size:9px;font-weight:600;background:#fff;color:#555d70;padding:3px 7px;border-radius:5px}
.no-search-results{display:none;padding:40px 16px;text-align:center;font-size:12px;color:var(--muted)}.no-search-results strong{display:block;font-size:15px;color:var(--text);margin-bottom:8px}
.order-bar{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);width:calc(100% - 32px);max-width:640px;z-index:1020;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 5px 25px #1520351a}.order-bar.is-empty{display:none}.order-main{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.order-left{display:flex;align-items:center;gap:10px;min-width:0}.order-icon{font-size:20px;color:var(--ifood,#ea1d2c)}.order-title{font-size:12px;font-weight:600}.order-sub{font-size:11px;color:var(--muted)}.order-btn{display:flex;align-items:center;justify-content:center;gap:12px;min-height:42px;padding:10px 16px;border-radius:10px;background:var(--ifood,#ea1d2c);color:#fff!important;font-size:12px;font-weight:600;flex:none}.order-footer{display:none}
.alert-modern{font-size:12px;border-radius:10px;margin-top:14px}
.dlygo-layout .modal-content{border:0;border-radius:16px;overflow:hidden}.dlygo-layout .modal-title{font-family:inherit;font-weight:600;font-size:15px}.dlygo-home .modal-body{padding-bottom:120px}body.modal-open .order-bar{display:none}
.dlygo-layout .btn-primary{background:var(--ifood,#ea1d2c)!important;border-color:var(--ifood,#ea1d2c)!important}
.dlygo-layout a[href="#top"]{position:fixed;bottom:94px;right:16px;display:none;z-index:90;font-size:26px}
.mobile-menu-backdrop{display:none;position:fixed;inset:0;background:#17202e66;z-index:1040}.mobile-menu-backdrop.active{display:block}
.mobile-menu-drawer{visibility:hidden;position:fixed;top:0;right:0;bottom:0;transform:translateX(100%);width:min(86%,360px);background:#fff;z-index:1041;padding:22px;overflow-y:auto;transition:transform .2s ease,visibility .2s}.mobile-menu-drawer.active{visibility:visible;transform:translateX(0)}
.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--border)}.mobile-menu-head strong{display:block;font-size:19px;font-weight:600}.mobile-menu-head small{font-size:11px;color:var(--muted)}.mobile-menu-close{width:40px;height:40px;border:0;border-radius:50%;color:#616774;background:#f5f6f8;cursor:pointer}.mobile-menu-link{display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid var(--border);font-size:12px;font-weight:500;color:var(--text)!important}.mobile-menu-link i{width:20px;color:var(--ifood,#ea1d2c)}body.dlygo-menu-open{overflow:hidden}
.dlygo-home .ofertas-carousel-wrap{padding:18px 0 0!important;background:#fff!important}.dlygo-home .ofertas-carousel{box-shadow:none!important;border-radius:12px!important}.dlygo-home .ofertas-slide img{max-height:260px!important;object-fit:contain!important}.dlygo-home .ofertas-slide-title{font-size:12px!important}
@media(min-width:1000px){.store-summary{padding-top:32px}.store-facts{max-width:640px}.store-account-row{max-width:640px}.product-row{grid-template-columns:minmax(0,1fr)128px;min-height:166px}.product-thumb-wrap,.product-img{width:128px;height:128px}.product-info{min-height:128px}.product-desc{max-width:660px}}
@media(max-width:600px){.dlygo-layout .container{padding-left:16px;padding-right:16px}.store-summary{gap:11px;padding:18px 0 14px;align-items:flex-start}.store-logo{width:48px;height:48px;border-radius:11px}.store-title{font-size:14px;margin:3px 0;line-height:1.4}.store-status{font-size:9px}.store-location{font-size:10px;line-height:1.5}.hero-actions{gap:6px;padding:0}.hero-icon{width:32px;height:32px;font-size:13px}.store-facts{padding:8px 0;min-height:52px;border-radius:10px}.store-fact{padding:0 5px}.store-fact>span{font-size:9px}.store-fact strong{font-size:10px}.store-account-row{padding:8px 0}.account-entry,.loyalty-entry{font-size:10px}.menu-tools{padding-top:12px}.search-box{height:38px}.menu-search-input{font-size:16px;transform:scale(.75);transform-origin:left center;width:133.333%;margin-right:-25%}.cat-list{gap:22px}.cat-item{min-height:44px;font-size:11px}.section-head{padding:22px 0 4px}.section-head h2{font-size:14px}.product-row{grid-template-columns:minmax(0,1fr)94px;gap:16px;padding:18px 0;min-height:130px}.product-info{min-height:94px}.product-title{font-size:12px;line-height:1.5;margin-bottom:7px}.product-desc{font-size:10.5px;line-height:1.5;margin-bottom:12px}.product-price{font-size:12px}.product-price .prefix{font-size:10px}.product-thumb-wrap,.product-img{width:94px;height:94px;border-radius:8px}.product-add{width:24px;height:24px;font-size:18px}.featured-card{flex-basis:155px}.featured-img{height:110px}.featured-head h2{font-size:14px}.featured-head>span{font-size:9px}.order-bar{bottom:max(12px,env(safe-area-inset-bottom));width:calc(100% - 24px)}.order-btn{font-size:11px;padding:10px 12px}.order-sub{font-size:10px}.dlygo-home .modal-body{padding-bottom:140px}}
@media(max-width:360px){.dlygo-layout .container{padding-left:12px;padding-right:12px}.store-summary{gap:8px}.hero-actions{gap:4px}.hero-icon{width:30px;height:30px}.store-title{font-size:13px}.product-row{grid-template-columns:minmax(0,1fr)84px;gap:12px}.product-thumb-wrap,.product-img{width:84px;height:84px}.product-info{min-height:84px}}
@media(prefers-reduced-motion:reduce){.mobile-menu-drawer{transition:none}}
