:root{--green:#0c6b3d;--dark:#173324;--red:#d63a2e;--cream:#fff8e9;--gold:#efb936;--white:#fff;--shadow:0 18px 50px rgba(34,54,39,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdf8;color:var(--dark);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.top-strip{display:flex;justify-content:center;gap:14px;padding:10px 20px;background:var(--green);color:white;font-size:13px;letter-spacing:.04em}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:white;position:sticky;top:0;z-index:20;box-shadow:0 2px 18px rgba(0,0,0,.06)}.brand{display:flex;align-items:center;gap:10px}.brand img{width:68px;height:68px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand strong{text-transform:uppercase;font-size:19px;letter-spacing:.04em}.brand small{font-family:Georgia,serif;color:var(--red);font-size:19px}.site-header nav{display:flex;gap:28px;font-weight:700}.site-header nav a:hover{color:var(--red)}.languages{display:flex;border:1px solid #dcd9ce;border-radius:99px;padding:3px}.languages button{border:0;background:none;border-radius:50px;padding:8px 12px;cursor:pointer}.languages button.active{background:var(--green);color:white}.hero{min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5%;padding:70px 7%;background:radial-gradient(circle at 80% 35%,#fff0b7 0,transparent 34%),var(--cream);overflow:hidden}.eyebrow{text-transform:uppercase;color:var(--green);font-weight:800;font-size:13px;letter-spacing:.16em}.eyebrow.red{color:var(--red)}h1,h2,h3{font-family:Georgia,serif;margin:0}h1{font-size:clamp(48px,6vw,82px);line-height:.94}h1 em{color:var(--red);font-weight:normal}h2{font-size:clamp(34px,4vw,55px);line-height:1}.lead{font-size:19px;line-height:1.7;max-width:620px;color:#4f5d53}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.primary-button,.secondary-button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;border-radius:8px;padding:0 22px;font-weight:800;border:0;cursor:pointer}.primary-button{background:var(--red);color:white}.primary-button:hover{background:#b92d24}.secondary-button{border:2px solid var(--green);color:var(--green);background:white}.hero-visual{position:relative;min-height:480px}.hero-main{position:absolute;width:78%;height:400px;object-fit:cover;border-radius:45% 45% 12px 12px;right:0;top:10px;box-shadow:var(--shadow)}.hero-small{position:absolute;width:44%;height:230px;object-fit:cover;border:10px solid var(--cream);border-radius:50%;left:0;bottom:0;box-shadow:var(--shadow)}.fresh-badge{position:absolute;right:2%;bottom:12px;width:105px;height:105px;background:var(--gold);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:25px;font-weight:900;transform:rotate(-8deg)}.fresh-badge small{font-size:13px;text-transform:uppercase}.value-row{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:40px 7%;background:var(--green);color:white}.value-row article{padding:10px 25px;border-left:1px solid rgba(255,255,255,.3)}.value-row strong{font-family:Georgia,serif;font-size:23px}.value-row p{opacity:.85;line-height:1.5}.menu-section{padding:85px 7%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading>p{max-width:400px;color:#68746b}.category-filter{display:flex;gap:10px;flex-wrap:wrap;margin:40px 0 30px}.category-filter button{border:1px solid #dedbd1;background:white;padding:11px 16px;border-radius:99px;cursor:pointer;font-weight:700}.category-filter button.active{background:var(--green);border-color:var(--green);color:white}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.menu-card{background:white;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #efecdf}.menu-image{height:230px;overflow:hidden;background:#eee}.menu-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.menu-card:hover img{transform:scale(1.04)}.menu-card-body{padding:20px}.menu-title{display:flex;justify-content:space-between;gap:10px}.menu-title h3{font-size:24px}.menu-title strong{color:var(--red);font-size:18px}.menu-card-body p{color:#68746b;line-height:1.5}.story{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center;padding:75px 10%;background:var(--dark);color:white}.story p{line-height:1.7}.story img{width:100%;max-height:330px;object-fit:contain}.location{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:85px 7%;align-items:center}.location iframe{width:100%;height:390px;border:0;border-radius:16px;box-shadow:var(--shadow)}.whatsapp{position:fixed;right:24px;bottom:24px;background:#25d366;color:white;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-size:28px;font-weight:bold;z-index:30;box-shadow:0 8px 25px rgba(0,0,0,.2)}footer{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;background:#0b291b;color:white;padding:30px}footer img{width:70px;height:70px;object-fit:contain}footer a{text-decoration:underline}
.install-page,.admin-page{min-height:100vh;background:var(--cream);padding:40px 18px}.install-card,.admin-login{max-width:560px;margin:auto;background:white;padding:35px;border-radius:18px;box-shadow:var(--shadow)}.install-card>img,.admin-login>img{display:block;width:150px;height:150px;object-fit:contain;margin:0 auto 10px}.install-card h1,.admin-login h1{text-align:center;font-size:34px}.stack-form{display:grid;gap:16px;margin-top:25px}.stack-form label{display:grid;gap:7px;font-weight:700}.stack-form input,.stack-form textarea,.stack-form select{width:100%;padding:12px;border:1px solid #d7d4ca;border-radius:8px}.stack-form textarea{min-height:85px;resize:vertical}.alert{padding:12px;border-radius:8px;margin:18px 0}.alert.error{background:#ffe8e5;color:#9a2119}.alert.success{background:#e6f8ed;color:#146c38}.admin-shell{max-width:1250px;margin:auto}.admin-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.admin-header img{width:90px;height:90px;object-fit:contain}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-table-wrap{overflow:auto;background:white;border-radius:14px;box-shadow:var(--shadow)}.admin-table{width:100%;border-collapse:collapse;min-width:900px}.admin-table th,.admin-table td{padding:12px;border-bottom:1px solid #eee;text-align:left}.admin-table img{width:70px;height:55px;object-fit:cover;border-radius:8px}.status-on{color:var(--green);font-weight:800}.status-off{color:#999}.product-form-card{background:white;border-radius:16px;padding:25px;box-shadow:var(--shadow);margin-bottom:28px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.form-grid .full{grid-column:1/-1}.checkbox-row{display:flex;gap:22px;align-items:center}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-visual{min-height:420px}.value-row,.menu-grid{grid-template-columns:1fr 1fr}.story,.location{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}
@media(max-width:600px){.top-strip span:nth-child(2),.top-strip span:nth-child(3),.top-strip span:nth-child(4){display:none}.site-header{padding:0 4%}.brand span{display:none}.brand img{width:60px}.hero{padding:45px 6%;min-height:auto}.hero-visual{min-height:340px}.hero-main{height:290px}.hero-small{height:160px}.fresh-badge{width:82px;height:82px;font-size:19px}.value-row,.menu-grid{grid-template-columns:1fr}.value-row{padding:30px 6%}.menu-section,.location{padding:65px 6%}.menu-image{height:245px}.admin-header{align-items:flex-start;flex-direction:column}}
