:root{--wine:#672817;--wine-2:#8d351d;--orange:#f47b20;--gold:#e8ad43;--cream:#fff8eb;--paper:#fffdf8;--ink:#2c211d;--muted:#756b66;--green:#1e9c56;--green-dark:#14783f;--blue:#2475db;--red:#b3382a;--border:#eadfce;--shadow:0 14px 36px rgba(70,42,24,.1)}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:radial-gradient(circle at top,#fff6dc 0,#fffaf1 42%,#fff 100%)}a{color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}.page-shell{width:min(980px,100%);margin:0 auto;padding:28px 22px 48px}.hero{position:relative;overflow:hidden;border-radius:30px;padding:38px 40px;color:#fff;box-shadow:var(--shadow);background:linear-gradient(130deg,#702917,#9e421f 52%,#5a2117)}.hero:after{content:"";position:absolute;width:360px;height:360px;right:-100px;top:-190px;border:52px solid rgba(244,173,67,.26);border-radius:50%}.hero:before{content:"🍽️";position:absolute;right:42px;bottom:20px;font-size:86px;opacity:.16;transform:rotate(-8deg)}.hero-kicker{letter-spacing:.28em;font-size:14px;font-weight:700;opacity:.9}.hero h1{margin:12px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,7vw,68px);line-height:.98}.hero h2{margin:8px 0 0;font-size:clamp(24px,4vw,34px)}.hero p{margin:10px 0 0;font-size:18px;max-width:620px;opacity:.94}.hero-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-badges span{padding:9px 13px;border-radius:999px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);font-weight:700}.content-card,.success-card{margin-top:22px;background:hsla(0,0%,100%,.94);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);padding:30px}.success-card{background:#eaf8f0;border-color:#b9dfca}.success-pill{display:inline-flex;padding:8px 12px;background:#fff6df;border-radius:999px;font-weight:700}.success-card h2{margin:10px 0;font-size:36px}.section-title-row{display:flex;justify-content:space-between;gap:20px;align-items:start}.admin-toolbar h2,.section-title-row h2{font-size:34px;margin:4px 0 3px}.section-title-row p{margin:0;color:var(--muted)}.eyebrow{color:var(--wine-2);font-weight:800;letter-spacing:.12em;font-size:12px}.price-box{white-space:nowrap;background:linear-gradient(135deg,#ffefc7,#ffd576);padding:16px 18px;border-radius:18px;font-weight:900;font-size:24px;color:var(--wine)}.order-form{display:grid;grid-gap:20px;gap:20px;margin-top:28px}.order-form label{display:grid;grid-gap:8px;gap:8px;font-weight:800}.order-form input,.order-form textarea{width:100%;border:1px solid #dcd1c4;border-radius:14px;padding:14px 15px;background:#fff;outline:none;font-weight:500;color:var(--ink)}.order-form input:focus,.order-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(244,123,32,.12)}.field-grid{display:grid;grid-gap:16px;gap:16px}.field-grid.two{grid-template-columns:1fr 1fr}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;border:1px solid var(--border);border-radius:18px;background:#fffaf2}.quantity-row small{display:block;color:var(--muted);margin-top:4px}.stepper{display:flex;align-items:center;gap:16px}.stepper button{width:42px;height:42px;border-radius:50%;border:0;background:var(--wine);color:#fff;font-size:24px}.stepper strong{min-width:20px;text-align:center;font-size:20px}.choice-box{display:grid;grid-gap:10px;gap:10px;border:0;padding:0;margin:0}.choice-box legend{font-weight:900;margin-bottom:8px}.choice{display:flex!important;grid-template-columns:none!important;align-items:center;gap:12px!important;padding:15px 16px;border:1px solid var(--border);border-radius:16px;background:#fff;cursor:pointer}.choice.active{border:2px solid var(--orange);background:#fff9ed}.choice input{width:18px;height:18px;accent-color:var(--wine)}.choice span{display:grid;grid-gap:3px;gap:3px}.choice small{font-weight:500;color:var(--muted)}.pickup-box,.pix-box{padding:19px;border-radius:20px;background:#fff8e9;border:1px solid #efd8a9}.pickup-box p{margin:7px 0 14px;color:var(--muted)}.pix-box{background:linear-gradient(145deg,#fff9eb,#fff2cf)}.pix-box h3{font-size:28px;margin:8px 0}.pix-box p{margin:0 0 8px}.pix-key{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;padding:12px 14px;border-radius:14px;border:1px solid var(--border);margin-bottom:16px}.pix-key button{border:0;border-radius:10px;padding:9px 13px;background:var(--wine);color:#fff;font-weight:800}.upload-label{margin-top:4px}.order-summary{display:flex;justify-content:space-between;padding:16px 18px;border-radius:16px;background:#f7f2eb;font-size:18px}.primary-btn{border:0;border-radius:18px;padding:17px 20px;background:linear-gradient(135deg,var(--wine-2),var(--wine));color:#fff;font-weight:900;font-size:19px;box-shadow:0 10px 25px rgba(103,40,23,.22)}.primary-btn:disabled{opacity:.6;cursor:wait}.secondary-btn{display:inline-flex;text-decoration:none;border:1px solid #ddcfc1;border-radius:13px;padding:10px 13px;background:#fff;color:var(--wine);font-weight:800}.error-box{padding:14px 16px;border-radius:14px;background:#fff0ed;border:1px solid #f1b6ad;color:#8e2219;font-weight:700}footer{text-align:center;color:#8c7468;padding:30px 10px 0}.admin-login-shell{max-width:760px}.login-card{max-width:620px;margin-left:auto;margin-right:auto}.dashboard-counters{margin-top:18px;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.dashboard-counters button{border:1px solid var(--border);border-radius:18px;padding:14px 8px;background:#fff;display:grid;grid-gap:2px;gap:2px;box-shadow:0 6px 18px rgba(60,30,20,.06)}.dashboard-counters b{font-size:27px;color:var(--wine)}.dashboard-counters span{font-weight:800;color:var(--muted);font-size:13px}.dashboard-counters .counter-preparing{background:#fff0e1}.dashboard-counters .counter-ready{background:#e7f7ed}.dashboard-counters .counter-delivered{background:#e6f1ff}.admin-orders-card{padding:24px}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px}.toolbar-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filter-row{display:flex;gap:8px;padding:14px 0 4px}.filter{border:1px solid var(--border);background:#fff;border-radius:999px;padding:9px 12px;font-weight:700;color:#6e625c}.filter.active{background:var(--wine);color:#fff;border-color:var(--wine)}.orders-list{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.order-card{border:1px solid var(--border);border-radius:24px;padding:22px;background:#fff;box-shadow:0 8px 28px rgba(70,42,24,.06)}.order-head{display:flex;justify-content:space-between;gap:14px;align-items:start}.order-head h3{font-size:25px;margin:0}.order-head p{margin:5px 0 0;color:var(--muted)}.status-pill{display:inline-flex;padding:9px 12px;border-radius:999px;color:#fff;font-weight:900;font-size:13px}.order-info-grid{display:grid;grid-template-columns:30px 1fr;grid-gap:9px 9px;gap:9px 9px;margin:20px 0;line-height:1.45}.info-icon{text-align:center}.receipt-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid var(--border);background:#faf8f5;padding:12px;border-radius:16px}.receipt-check{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#2dbb66;color:#fff;font-size:22px;font-weight:900}.receipt-meta{display:grid;grid-gap:3px;gap:3px}.receipt-meta small{color:var(--muted)}.receipt-btn{text-decoration:none;border:1px solid #e0cbc1;border-radius:12px;padding:10px 12px;color:var(--wine);font-weight:800;background:#fff}.receipt-missing{color:var(--muted);font-size:13px}.status-actions{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px;margin-top:15px}.status-actions button{border:0;color:#fff;border-radius:15px;padding:12px 9px;font-weight:900;min-height:58px}.status-new{background:linear-gradient(135deg,#b33d2b,#7b271b)!important}.status-paid{background:linear-gradient(135deg,#39b968,#188f49)!important}.status-preparing{background:linear-gradient(135deg,#ff9b31,#ef6f13)!important}.status-ready{background:linear-gradient(135deg,#26a75d,#137a3d)!important}.status-delivery{background:linear-gradient(135deg,#3d8ded,#1767cf)!important}.status-delivered{background:linear-gradient(135deg,#258a4d,#0c6732)!important}.order-tools{margin-top:10px;display:flex;gap:8px}.order-tools a,.order-tools button{flex:1 1;text-decoration:none;border:0;border-radius:13px;padding:11px 12px;font-weight:900;background:#f4efe9;color:var(--wine);text-align:center}.order-tools .tool-whatsapp{background:#e6f8ed;color:#14733c}.empty-state{text-align:center;padding:28px;color:var(--muted);background:#fbf8f4;border-radius:16px;margin-top:14px}@media (max-width:760px){.page-shell{padding:14px 12px 36px}.hero{padding:28px 24px;border-radius:24px}.hero:before{font-size:64px;right:15px}.content-card,.success-card{padding:20px;border-radius:22px}.field-grid.two{grid-template-columns:1fr}.section-title-row{align-items:center}.price-box{font-size:18px;padding:12px}.dashboard-counters{grid-template-columns:repeat(2,1fr)}.dashboard-counters button:first-child{grid-column:span 2}.admin-toolbar{align-items:flex-start;flex-direction:column}.toolbar-actions{justify-content:flex-start}.order-head{flex-direction:column}.status-actions{grid-template-columns:1fr 1fr}.status-actions button:last-child{grid-column:span 2}.receipt-row{grid-template-columns:40px 1fr}.receipt-btn,.receipt-missing{grid-column:1/-1;text-align:center}}@media print{.admin-toolbar,.dashboard-counters,.filter-row,.hero,.order-tools,.status-actions,footer{display:none!important}body{background:#fff}.content-card,.page-shell{width:100%;margin:0;padding:0;box-shadow:none;border:0}.order-card{page-break-inside:avoid;break-inside:avoid;box-shadow:none}}.menu-card{overflow:hidden}.menu-heading{text-align:center;max-width:720px;margin:0 auto 24px}.menu-heading h2{margin:6px 0 8px;font-size:clamp(30px,5vw,44px)}.menu-heading p{margin:0;color:var(--muted);font-size:18px}.dish-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.dish-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--border);border-radius:22px;background:#fff;padding:0;overflow:hidden;text-align:left;color:var(--ink);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;box-shadow:0 8px 24px rgba(70,42,24,.06)}.dish-card:hover{transform:translateY(-2px);border-color:#d9b06b}.dish-card.active{border-color:var(--green);box-shadow:0 0 0 4px rgba(30,156,86,.12),0 14px 30px rgba(70,42,24,.1)}.dish-image-wrap{position:relative;aspect-ratio:4/3;background:#eee;overflow:hidden}.dish-image{display:block;width:100%;height:100%;object-fit:cover}.dish-option,.dish-selected{position:absolute;top:12px;left:12px;padding:7px 10px;border-radius:999px;font-weight:900;font-size:12px;box-shadow:0 4px 12px rgba(0,0,0,.12)}.dish-option{background:hsla(0,0%,100%,.94);color:var(--wine)}.dish-selected{left:auto;right:12px;background:var(--green);color:#fff}.dish-body{padding:16px;display:grid;grid-gap:10px;gap:10px}.dish-title-row{display:flex;gap:10px;justify-content:space-between;align-items:baseline}.dish-title-row h3{margin:0;font-size:22px;color:var(--wine)}.dish-title-row strong{color:var(--green-dark);white-space:nowrap}.dish-body p{margin:0;min-height:54px;color:var(--muted);line-height:1.4}.dish-cta{display:block;text-align:center;padding:10px 12px;border-radius:12px;background:#fff5df;color:var(--wine);font-weight:900}.dish-card.active .dish-cta{background:#e3f7eb;color:var(--green-dark)}.contact-card{margin-top:22px;border-radius:24px;padding:22px 24px;background:linear-gradient(135deg,#e9f9ef,#fffdf8);border:1px solid #bfe4cc;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:18px}.contact-card h3{margin:4px 0;font-size:26px}.contact-card p{margin:0;font-weight:800;color:var(--muted)}.public-whatsapp{text-decoration:none;background:#189b51;color:#fff;border-radius:15px;padding:14px 18px;font-weight:900;white-space:nowrap;box-shadow:0 8px 22px rgba(24,155,81,.22)}@media (max-width:760px){.dish-grid{grid-template-columns:1fr}.dish-image-wrap{aspect-ratio:16/9}.dish-body p{min-height:0}.contact-card{align-items:stretch;flex-direction:column}.public-whatsapp{text-align:center}}.hero-customer{min-height:330px;display:flex;align-items:center;isolation:isolate;padding:52px 48px;background:linear-gradient(118deg,rgba(45,16,10,.98),rgba(91,31,17,.97) 44%,rgba(137,55,24,.94));border:1px solid rgba(232,173,67,.24);box-shadow:0 20px 50px rgba(69,31,18,.18)}.hero-customer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 25%,rgba(255,196,86,.17),transparent 25%),linear-gradient(90deg,transparent,hsla(0,0%,100%,.025),transparent);opacity:1;transform:none;font-size:0}.hero-customer:after{width:420px;height:420px;right:-170px;top:-220px;border:1px solid rgba(255,215,143,.22);box-shadow:0 0 0 34px rgba(255,215,143,.035),0 0 0 76px rgba(255,215,143,.025)}.hero-content{position:relative;z-index:2;max-width:700px}.hero-customer .hero-kicker{font-size:12px;letter-spacing:.34em;color:#f3cf8a;opacity:1}.hero-rule{width:62px;height:2px;margin:15px 0 18px;background:linear-gradient(90deg,#e8ad43,rgba(232,173,67,.15))}.hero-customer h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,7vw,70px);font-weight:700;letter-spacing:-.035em;line-height:.98;text-shadow:0 3px 20px rgba(0,0,0,.18)}.hero-customer h2{margin:12px 0 0;font-size:clamp(18px,3vw,25px);letter-spacing:.18em;font-weight:700;color:#f1c977}.hero-subtitle{margin:16px 0 0!important;font-size:17px!important;color:hsla(0,0%,100%,.83)}.hero-customer .hero-badges{margin-top:27px}.hero-customer .hero-badges span{padding:9px 14px;background:hsla(0,0%,100%,.075);border:1px solid rgba(255,224,171,.18);color:#fff8ea;font-size:13px;letter-spacing:.01em}@media (max-width:760px){.hero-customer{min-height:300px;padding:40px 27px}.hero-customer h1{font-size:clamp(42px,13vw,58px)}.hero-customer h2{letter-spacing:.12em}.hero-subtitle{font-size:15px!important}.hero-customer .hero-badges{gap:7px}.hero-customer .hero-badges span{font-size:12px;padding:8px 10px}}.hero-admin{min-height:300px;padding:48px;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(255,190,76,.18),transparent 25%),linear-gradient(120deg,#17100d,#3b1b12 50%,#7b2e18);border:1px solid rgba(232,173,67,.22);box-shadow:0 18px 48px rgba(38,18,11,.18)}.hero-admin .hero-kicker{letter-spacing:.3em;color:#f2c978}.hero-admin h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,6vw,62px);line-height:1;margin:8px 0 12px}.hero-admin h2{font-size:17px;letter-spacing:.2em;color:#f2c978}.hero-admin p{font-size:17px;opacity:.86}.hero-admin .hero-badges span{background:hsla(0,0%,100%,.07);border:1px solid rgba(255,224,171,.16)}@media(max-width:760px){.hero-admin{min-height:270px;padding:36px 26px}.hero-admin h1{font-size:42px}}.hero-customer-light{color:#34251f;background:linear-gradient(145deg,#fff,#fffaf0 58%,#f7ead2);border:1px solid #ead9bd;box-shadow:0 20px 48px rgba(88,55,28,.12)}.hero-customer-light:before{background:radial-gradient(circle at 82% 18%,rgba(232,173,67,.2),transparent 28%),linear-gradient(115deg,transparent 55%,rgba(141,53,29,.045) 0)}.hero-customer-light:after{border-color:rgba(141,53,29,.1);box-shadow:0 0 0 34px rgba(232,173,67,.06),0 0 0 76px rgba(141,53,29,.025)}.hero-customer-light .hero-kicker{color:#8d351d}.hero-customer-light .hero-rule{background:linear-gradient(90deg,#b54a24,#e8ad43,transparent)}.hero-customer-light h1{color:#672817;text-shadow:none}.hero-customer-light h2{color:#a04a25}.hero-customer-light .hero-subtitle{color:#6f5b50!important}.hero-customer-light .hero-badges span{background:#fff;border:1px solid #e8d5b8;color:#672817;box-shadow:0 5px 16px rgba(80,45,20,.06)}.menu-card{background:linear-gradient(180deg,#fff,#fffdf8)}.menu-heading .eyebrow{color:#a34825}.dish-card{border-color:#ead9c3;box-shadow:0 12px 30px rgba(77,45,25,.08)}.dish-card.active{transform:translateY(-2px);border-color:#2d9a59}.dish-image-wrap{aspect-ratio:1.35/1}.dish-image{transition:transform .25s ease}.dish-card:hover .dish-image{transform:scale(1.025)}.dish-description{font-size:15px}.dish-highlights{display:flex;flex-wrap:wrap;gap:6px}.dish-highlights span{font-size:12px;font-weight:800;color:#71321f;background:#fff3dc;border:1px solid #f0d7aa;border-radius:999px;padding:6px 8px}.order-card-new{border:2px solid #b84427;box-shadow:0 0 0 4px rgba(184,68,39,.08),0 12px 30px rgba(70,42,24,.1)}.new-order-dot{display:inline-block;margin-right:8px;padding:5px 8px;border-radius:999px;background:#b84427;color:#fff;font:800 10px Arial;vertical-align:middle;letter-spacing:.08em}.filter-row{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:6px}.filter{flex:0 0 auto;white-space:nowrap}@media(max-width:760px){.hero-customer-light{min-height:auto;padding:34px 24px}.hero-customer-light h1{font-size:48px}.dish-image-wrap{aspect-ratio:16/10}.dashboard-counters{gap:10px}.dashboard-counters button{min-width:0}.admin-orders-card{padding:16px}.filter-row{margin-left:-4px;margin-right:-4px}.order-card{padding:17px}.order-head h3{font-size:21px}.order-info-grid{font-size:15px}.status-actions{gap:7px}.status-actions button{min-height:52px;font-size:13px}.order-tools{flex-direction:column}}.hero-food{color:#fff;border-color:hsla(0,0%,100%,.22);background-image:linear-gradient(90deg,rgba(38,19,11,.88),rgba(70,28,14,.72) 46%,rgba(36,48,20,.46)),url(/pratos/carne-assada.jpg);background-position:center 48%;box-shadow:0 22px 54px rgba(66,38,18,.2)}.hero-food:before{background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.12)),radial-gradient(circle at 82% 24%,rgba(108,148,47,.28),transparent 26%)}.hero-food:after{width:310px;height:310px;right:-95px;top:-130px;border:1px solid rgba(255,213,111,.32);box-shadow:0 0 0 30px rgba(255,213,111,.05),0 0 0 65px rgba(82,128,42,.07)}.hero-food .hero-kicker{color:#ffe4a4;text-shadow:0 2px 12px rgba(0,0,0,.45)}.hero-food .hero-rule{background:linear-gradient(90deg,#f2b53f,#fff0b0,transparent)}.hero-food .hero-topline{display:inline-block;margin:0 0 10px;padding:7px 10px;border-radius:8px;background:rgba(53,90,31,.72);font-size:11px;font-weight:900;letter-spacing:.12em;color:#fff}.hero-food h1{color:#fff;text-shadow:0 4px 22px rgba(0,0,0,.46);max-width:650px}.hero-food h1 em{display:block;color:#f3b638;font-family:Georgia,Times New Roman,serif;font-size:.72em;font-weight:700;line-height:1.05}.hero-food .hero-subtitle{color:#fff4dd!important;text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:13px!important;text-shadow:0 2px 8px rgba(0,0,0,.45)}.hero-food .hero-badges span{background:hsla(0,0%,100%,.92);border-color:hsla(0,0%,100%,.75);color:#632617;box-shadow:0 7px 20px rgba(0,0,0,.16)}.hero-food .hero-badges .price-badge{background:#7f2019;color:#fff;border:2px solid #e9b13d;padding:9px 14px;display:inline-flex;gap:7px;align-items:center}.hero-food .price-badge b{font-size:18px;color:#fff2b8}@media(max-width:760px){.hero-food{min-height:365px;padding:34px 24px;background-position:58%}.hero-food h1{font-size:52px}.hero-food h1 em{font-size:.65em}.hero-food .hero-topline{font-size:10px}.hero-food .hero-badges .price-badge{order:-1;flex-basis:100%;justify-content:center;font-size:12px}.hero-food .price-badge b{font-size:20px}}:root{--wine:#0d4a35;--wine-2:#126344;--orange:#c88a16;--gold:#e6b63f;--cream:#f7f0df;--paper:#fffdf7;--ink:#20251f;--muted:#6c7068;--green:#147a4d;--green-dark:#0b5337;--border:#dfd4b8;--shadow:0 14px 38px rgba(20,55,37,.13)}html{background:#f6efdf}body{background:radial-gradient(circle at top,#fff9e9 0,#f8f1df 42%,#fffdf8 100%)}.hero-food{min-height:390px;background-image:linear-gradient(90deg,rgba(3,35,24,.18),rgba(3,35,24,.06)),url(/topo-cardapio-aviva.jpg);background-size:cover;background-position:50%}.hero-food .hero-content{max-width:100%}.hero-food .hero-kicker,.hero-food .hero-rule,.hero-food .hero-subtitle,.hero-food .hero-topline,.hero-food h1{visibility:hidden}.hero-food .hero-badges{display:none}.content-card,.success-card{border-color:#e2d7bb}.eyebrow{color:#a46e10}.price-box{background:linear-gradient(135deg,#fff4c9,#e8bb4d);color:#164b37}.primary-btn{background:linear-gradient(135deg,#16734e,#0b4d35);box-shadow:0 10px 25px rgba(11,77,53,.22)}.pix-key button,.stepper button{background:#0d5a3d}.choice.active{border-color:#d2a53a;background:#fff9e9}.order-form input:focus,.order-form textarea:focus{border-color:#c89424;box-shadow:0 0 0 3px rgba(200,148,36,.13)}.dish-highlights span{color:#19533e;background:#fff7df;border-color:#ead6a0}.dish-card.active{border-color:#c99b2c!important;box-shadow:0 0 0 3px rgba(201,155,44,.11),0 12px 28px rgba(20,70,48,.12)!important}.filter.active{background:#0d5a3d;border-color:#0d5a3d}.secondary-btn{color:#0d5a3d}.contact-card{background:linear-gradient(135deg,#eaf6ee,#fffaf0);border-color:#bcd9c8}.public-whatsapp{background:#147a4d}@media(max-width:760px){.hero-food{min-height:330px;background-position:50%}.page-shell{padding-top:12px}}.payment-safety{margin:14px 0;padding:13px 15px;border-radius:14px;display:flex;flex-direction:column;gap:4px;font-weight:800}.payment-safety span{font-size:13px;font-weight:700}.payment-pending{background:#fff3cd;border:2px solid #e5aa22;color:#6d4b00}.paid-ok{background:#e7f7ed;border:2px solid #2a9b57;color:#176c3b}.status-actions button:disabled{opacity:.42;cursor:not-allowed;filter:grayscale(.25)}.event-date-highlight{margin-top:18px;padding:18px 22px;border-radius:22px;display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#0c5b3d,#16724d 62%,#9b7417 140%);color:#fff;border:1px solid rgba(230,182,63,.72);box-shadow:0 14px 30px rgba(12,91,61,.18);position:relative;overflow:hidden}.event-date-highlight:after{content:"";position:absolute;width:160px;height:160px;border:26px solid rgba(255,229,151,.09);border-radius:50%;right:-55px;top:-70px}.event-date-icon{width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;border-radius:16px;background:hsla(0,0%,100%,.12);font-size:27px;border:1px solid hsla(0,0%,100%,.2)}.event-date-copy{display:grid;grid-gap:3px;gap:3px;position:relative;z-index:1}.event-date-copy span{font-size:11px;letter-spacing:.15em;font-weight:900;color:#ffe6a0}.event-date-copy strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,5vw,37px);line-height:1.05}.event-date-copy small{font-size:14px;font-weight:700;color:#eef9f2}.lunch-config-card{margin-top:18px;padding:22px;border-radius:24px;background:linear-gradient(135deg,#fffdf6,#f4f9f3);border:1px solid #d9c78d;box-shadow:0 12px 28px rgba(20,55,37,.09)}.lunch-config-heading{display:flex;gap:14px;align-items:center}.lunch-config-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#0d5a3d;color:#fff;font-size:25px;box-shadow:0 8px 18px rgba(13,90,61,.18)}.lunch-config-heading h2{margin:4px 0 2px;font-size:28px;color:#174c37;text-transform:capitalize}.lunch-config-heading p{margin:0;color:#6c7068}.lunch-config-controls{display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(150px,.8fr));grid-gap:10px;gap:10px;margin-top:18px;align-items:end}.lunch-config-controls label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:900;color:#2b4c3c}.lunch-config-controls input{width:100%;border:1px solid #d7ccb0;border-radius:13px;padding:12px 13px;background:#fff;color:#20251f;font-weight:800}.lunch-config-controls button{min-height:45px;border:0;border-radius:13px;padding:10px 13px;font-weight:900}.config-save-btn{background:#0d6a47;color:#fff}.config-history-btn{background:#fff;border:1px solid #d7ccb0!important;color:#17543c}.config-close-btn{background:#8a2f22;color:#fff}.lunch-config-controls button:disabled{opacity:.55;cursor:not-allowed}.config-note{margin-top:12px;padding:10px 12px;border-radius:12px;background:#fff7d8;color:#6b5108;font-size:13px;font-weight:800;border:1px solid #ead083}.order-event-date{font-weight:800!important;color:#a07018!important;text-transform:capitalize}@media(max-width:760px){.event-date-highlight{padding:16px;border-radius:19px}.event-date-icon{width:46px;height:46px;font-size:23px}.event-date-copy strong{font-size:25px}.event-date-copy small{font-size:12px}.lunch-config-card{padding:17px}.lunch-config-heading{align-items:flex-start}.lunch-config-heading h2{font-size:23px}.lunch-config-controls{grid-template-columns:1fr}.lunch-config-controls button{width:100%}}@media print{.event-date-highlight,.lunch-config-card{display:none!important}}.hero-food{min-height:auto!important;aspect-ratio:16/9!important;padding:0!important;background-image:url(/topo-cardapio-aviva-v220.jpg)!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:50%!important;background-color:#0f2f22!important;box-shadow:0 22px 54px rgba(15,56,38,.22);border:1px solid rgba(218,174,61,.45)}.hero-food .hero-content,.hero-food:after,.hero-food:before{display:none!important}@media (max-width:760px){.hero-food{aspect-ratio:16/9!important;min-height:auto!important}}