@font-face{font-family:Milho Cozido;src:url(/fonts/MilhoCozido.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0-40,U+42-60,U+62-10FFFF}@font-face{font-family:Milho Cozido;src:url(/fonts/PodeGuarana.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+41,U+61;size-adjust:70%}*{box-sizing:border-box}html,body{min-height:100%}body{color:#fff;letter-spacing:1px;background:#ffe599 url(/assets/bg-mobile.jpg) top/cover no-repeat fixed;min-height:100vh;margin:0;font-family:Milho Cozido,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}.page{background:url(/assets/bg-landing.jpg) top/cover no-repeat fixed;min-height:100vh;padding:56px 15px 30px}.profile{text-align:center;width:min(100%,1140px);margin:0 auto}.avatar{object-fit:cover;border-radius:999px;width:90px;height:90px;margin:0 auto;display:block;box-shadow:0 1px 2px #0000001f,0 2px 4px #0000001f,0 4px 8px #0000001f,0 8px 16px #0000001f,0 16px 32px #0000001f}.username{margin-top:8px;font-weight:700;display:inline-block}.bio{width:min(100%,720px);margin:24px auto 0;font-size:18px;font-weight:700;line-height:1.4}.socials{justify-content:center;gap:16px;margin-top:24px;display:flex}.socials a{justify-content:center;align-items:center;width:36px;height:36px;font-size:28px;display:inline-flex}.linkGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%;margin:24px auto 0;display:grid}.linkCard{color:#fff;background:#1b5177ed;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-height:64px;padding:8px;display:flex;overflow:hidden}.imageWrap{aspect-ratio:1;border-radius:4px;width:100%;display:block;position:relative;overflow:hidden}.imageWrap img{object-fit:cover;object-position:top center;width:100%;height:100%;position:absolute;inset:0}.linkTitle{text-align:center;text-transform:uppercase;width:100%;padding-top:8px;font-weight:700;line-height:1.35;display:block}.separator{border-top:1px solid #f0efac;width:min(100%,720px);margin:24px auto 0}.copyright{margin:48px 0 0;line-height:1.45}.shopPage{color:#173d58;background:url(/assets/bg-desktop.jpg) top/cover no-repeat fixed;min-height:100vh;padding:18px 14px 28px}.shopHeader{justify-content:center;align-items:center;gap:14px;width:min(100%,1120px);margin:0 auto 16px;display:flex}.shopHeader>div{text-align:center}.shopHeader img{object-fit:cover;border-radius:50%;width:70px;height:70px;box-shadow:0 0 0 3px #fff,0 0 0 6px #8f9d43,0 8px 22px #0000002e}.shopHeader p{color:#1b5177;margin:6px 0 0;font-weight:700}.shopHeader h1{color:#075895;text-transform:uppercase;text-shadow:3px 3px #efb21b;margin:2px 0 0;font-size:clamp(32px,6vw,64px);font-weight:900;line-height:1}.shopShell{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;width:min(100%,1120px);margin:0 auto;display:grid}.catalog,.cartPanel{background:linear-gradient(#fffff6e6,#fffff6e0),repeating-linear-gradient(135deg,#0000 0 18px,#8f9d4314 18px 19px);border:1px solid #8f9d4359;border-radius:8px;box-shadow:0 18px 42px #2c2d191f}.catalog{padding:14px}.categoryTabs{z-index:2;background:linear-gradient(#fffff6fc,#fffff6d1);gap:8px;padding-bottom:12px;display:flex;position:sticky;top:0;overflow-x:auto}.categoryTabs button{color:#1b5177;min-height:40px;font:inherit;white-space:nowrap;background:#fff;border:1px solid #1b51772e;border-radius:999px;padding:0 14px;font-weight:700}.categoryTabs button.active{color:#fff;background:#075895;box-shadow:inset 0 -3px #efb21b}.productGroup+.productGroup{margin-top:18px}.groupTitle{color:#8f9d43;text-transform:uppercase;align-items:center;gap:10px;margin:8px 0 12px;font-size:15px;font-weight:800;display:flex}.groupTitle:after{content:"";background:#8f9d4359;flex:1;height:1px}.productGrid{grid-template-columns:1fr;gap:12px;display:grid}.productCard{background:url(/assets/bg-mobile.jpg) 50%/cover;border:2px solid #8f9d436b;border-radius:20px;flex-direction:row;align-items:stretch;min-height:148px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff8f}.productVisual{aspect-ratio:1;flex:0 0 42%;align-self:flex-start;width:42%;margin:0;position:relative;overflow:hidden}.productVisual img{object-fit:cover;width:100%;height:100%;display:block}.productInfo{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:12px 14px;display:flex}.productName,.productDescription,.productPrice{margin:0}.productName{color:#075895;text-transform:uppercase;text-shadow:1.5px 1.5px #efb21b;font-size:clamp(16px,4vw,20px);font-weight:900;line-height:1.15}.productDescription{color:#174d73;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.productBuyRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-top:10px;display:flex}.productPrice{color:#59612b;white-space:nowrap;background:#ffffffc2;border:2px solid #8f9d436b;border-radius:12px;align-items:center;min-height:34px;margin-top:0;padding:0 12px;font-size:14px;font-weight:800;display:inline-flex}.productCard.comingSoon{opacity:.72}.productCard.locked{overflow:hidden}.lockedOverlay{z-index:2;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);text-align:center;background:#28271480;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px;display:flex;position:absolute;inset:0}.lockedOverlayTitle{color:#ffd873;text-transform:uppercase;text-shadow:0 1px 4px #000000d9;font-size:13px;font-weight:900}.lockedOverlaySchedule{color:#fff;text-shadow:0 1px 4px #000000d9;font-size:11px;font-weight:700}.menuBadge{color:#975d00;text-transform:uppercase;background:#efb21b38;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.quantityControl{background:#fff;border:2px solid #1b51773d;border-radius:999px;grid-template-columns:26px 24px 26px;align-self:center;display:grid;overflow:hidden}.quantityControl button{color:#fff;font:inherit;background:#075895;border:0;font-size:16px;font-weight:800;line-height:26px}.quantityControl span{color:#173d58;place-items:center;font-size:13px;font-weight:800;display:grid}.cartPanel{border-radius:18px;padding:14px;position:sticky;top:14px}.cartHeader{border-bottom:1px solid #8f9d4347;justify-content:space-between;gap:10px;padding-bottom:12px;display:flex}.cartHeader p{color:#59612b;margin:0 0 3px;font-weight:700}.cartHeader strong,.cartHeader span{color:#075895;font-size:18px;font-weight:900}.cartItems{gap:9px;min-height:86px;padding:14px 0;display:grid}.emptyCart{color:#586673;margin:0;line-height:1.4}.cartLine{color:#173d58;justify-content:space-between;gap:12px;line-height:1.35;display:flex}.cartLine strong{white-space:nowrap}.shopField{color:#59612b;gap:6px;margin-top:10px;font-weight:800;display:grid}.shopField input,.shopField select,.shopField textarea{color:#173d58;width:100%;font:inherit;letter-spacing:0;background:#fff;border:1px solid #1b51772e;border-radius:8px;padding:11px 12px}.orderTypeToggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.orderTypeToggle button{color:#1b5177;min-height:42px;font:inherit;background:#fff;border:1px solid #1b51772e;border-radius:8px;padding:0 10px;font-weight:700}.orderTypeToggle button.active{color:#fff;background:#075895}.whatsappButton{color:#fff;text-align:center;background:#075895;border-radius:999px;justify-content:center;align-items:center;min-height:48px;margin-top:14px;font-weight:800;display:flex;box-shadow:inset 0 -4px #efb21b}.whatsappButton.disabled{pointer-events:none;opacity:.48}@media (min-width:768px){body{background-image:url(/assets/bg-desktop.jpg)}.page{padding-top:56px}}@media (max-width:767px){.page{padding-top:56px}.shopPage{background-image:url(/assets/bg-mobile.jpg);padding:12px 10px 20px}.shopHeader{gap:8px}.shopHeader h1{text-shadow:2px 2px #efb21b;font-size:30px}.shopShell{flex-direction:column;display:flex}.catalog{width:100%;padding:10px}.productGrid{grid-template-columns:1fr}.productCard{border-radius:18px;min-height:118px}.productName{font-size:17px}.productDescription{font-size:12px}.productPrice{min-height:34px;padding:0 11px;font-size:17px}.menuBadge{display:none}.quantityControl{grid-template-columns:24px 22px 24px}.cartPanel{order:-1;width:100%;max-height:58vh;position:sticky;top:auto;bottom:10px;overflow:auto}}
