:root{--yellow:#eaff00;--black:#080808;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.topbar{height:96px;display:flex;align-items:center;gap:34px;padding:0 max(4vw,20px);position:sticky;top:0;background:rgba(5,5,5,.96);z-index:10;border-bottom:1px solid #222}.brand{width:126px;align-self:flex-start}.brand img{width:100%;max-height:150px;object-fit:contain}.topbar nav{display:flex;gap:30px;margin-left:auto;text-transform:uppercase;font-weight:900;font-size:14px}.topbar nav a:hover{color:var(--yellow)}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;background:var(--yellow);color:#080808;text-transform:uppercase;font-weight:1000;border-radius:6px}.button.outline{background:transparent;color:#fff;border:2px solid #fff}.order{white-space:nowrap}.hero{min-height:650px;display:grid;grid-template-columns:48% 52%;background:#090909}.hero-copy{padding:95px 2vw 70px max(7vw,25px);z-index:2}.eyebrow{color:var(--yellow);font-weight:900;letter-spacing:.2em;text-transform:uppercase}.hero h1{font-family:Impact,"Arial Narrow",sans-serif;text-transform:uppercase;font-size:clamp(64px,8vw,132px);line-height:.83;margin:20px 0}.hero h1 span{display:block;color:var(--yellow);transform:rotate(-2deg);text-shadow:4px 4px 0 #222}.subtitle{font-size:clamp(22px,2.5vw,36px);font-weight:800}.actions{display:flex;gap:16px;margin-top:34px}.hero-photo{background:url('imágenes/hero-sushi-bowl.jpg') center/cover no-repeat;min-height:650px;mask-image:linear-gradient(90deg,transparent 0,#000 18%)}.section{padding:70px max(4vw,20px)}.section>h2{text-align:center;text-transform:uppercase;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(48px,6vw,84px);margin:0 0 38px;color:var(--yellow)}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1320px;margin:auto}.food-card{border:2px solid #777;border-radius:16px;overflow:hidden;background:#0d0d0d}.food-card>img{width:100%;aspect-ratio:1.12/1;object-fit:cover}.card-body{padding:20px}.card-body h3{color:var(--yellow);text-transform:uppercase;font-family:Impact,"Arial Narrow",sans-serif;font-size:34px;margin:0 0 10px}.card-body p{line-height:1.55;min-height:74px}.price{display:flex;justify-content:space-between;align-items:end;text-transform:uppercase}.price span{font-size:12px;font-weight:900}.price strong{display:block;color:#fff;font-size:30px}.price a{background:var(--yellow);color:#000;border-radius:7px;font-size:30px;font-weight:900;width:46px;height:46px;text-align:center;line-height:43px}.builder-section{padding-top:30px}.builder-section>h2 span{display:inline-block;background:var(--yellow);color:#050505;padding:6px 30px;transform:rotate(-1deg)}.builder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1320px;margin:auto}.builder-card{min-height:340px;border-radius:15px;background-size:cover;background-position:center;position:relative;overflow:hidden;color:#070707}.builder-card>div{width:52%;padding:30px 20px}.builder-card p{font-family:Impact,sans-serif;text-transform:uppercase;font-size:29px;margin:0}.builder-card h3{font-family:Impact,sans-serif;text-transform:uppercase;font-size:62px;line-height:.9;margin:0 0 20px}.builder-card span{display:block;line-height:1.4;font-weight:700}.builder-card a{display:inline-block;background:#070707;color:var(--yellow);padding:11px 16px;border-radius:5px;margin-top:22px;font-weight:900;text-transform:uppercase;font-size:13px}.lime{background-color:#cdf000}.red{background-color:#ff404b}.orange{background-color:#f3a20b}.promo{margin:15px max(4vw,20px) 50px;min-height:230px;border:4px solid #fff;border-radius:18px;padding:30px;display:flex;align-items:center;justify-content:center;gap:28px;text-transform:uppercase;background:linear-gradient(135deg,#101010,#202020);font-family:Impact,sans-serif}.promo p,.promo h2{font-size:clamp(36px,6vw,78px);margin:0}.promo strong{font-size:clamp(70px,10vw,140px);color:var(--yellow)}.promo span{border:5px solid #fff;border-radius:50%;padding:28px 15px;max-width:160px;text-align:center;font:900 23px Arial}.contact{display:flex;justify-content:center;gap:90px;padding:40px 6%;border-top:1px solid #333}.contact>div{display:flex;flex-direction:column;text-transform:uppercase}.contact strong{font:44px Impact,sans-serif}.contact em{color:var(--yellow);font-style:normal}.contact a{background:var(--yellow);color:#080808;font-size:28px;font-weight:900;padding:8px 14px;margin-top:8px;border-radius:5px}.contact small{font-size:16px;text-transform:none}footer{display:flex;justify-content:space-between;padding:28px 6%;background:#121212;font-weight:900}.whatsapp{position:fixed;right:22px;bottom:22px;background:#25d366;color:#fff;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;font-size:32px;box-shadow:0 8px 28px #0009}
@media(max-width:900px){.topbar{height:76px}.brand{width:92px}.topbar nav{display:none}.order{margin-left:auto;padding:12px 14px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:85px 24px 45px}.hero h1{font-size:clamp(58px,18vw,96px)}.hero-photo{min-height:430px;mask-image:linear-gradient(180deg,transparent 0,#000 16%);grid-row:2}.featured-grid{grid-template-columns:repeat(2,1fr)}.builder-grid{grid-template-columns:1fr}.builder-card{min-height:330px}.promo{flex-wrap:wrap;gap:14px;text-align:center}.contact{flex-direction:column;gap:32px}.contact strong{font-size:34px}footer{flex-direction:column;gap:10px;text-align:center}}
@media(max-width:520px){.featured-grid{grid-template-columns:1fr}.actions{flex-direction:column}.actions .button{width:100%}.hero-photo{min-height:330px}.section{padding:52px 16px}.builder-card>div{width:58%;padding:24px 16px}.builder-card h3{font-size:50px}.promo{margin-left:16px;margin-right:16px}.promo strong{width:100%}.contact{padding:36px 20px}footer{font-size:13px}.card-body p{min-height:auto}}
.menu-button{display:none;background:transparent;color:#fff;border:0;font-size:30px;cursor:pointer}
@media(max-width:900px){.menu-button{display:block;margin-left:auto}.topbar .order{margin-left:0}.topbar nav.open{display:flex;position:absolute;top:76px;left:0;right:0;flex-direction:column;gap:0;background:#090909;padding:10px 20px;border-bottom:2px solid var(--yellow)}.topbar nav.open a{padding:14px;border-bottom:1px solid #222}}
@media(max-width:900px){.topbar{height:76px}.brand{width:92px}.topbar nav{display:none}.order{margin-left:auto;padding:12px 14px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:85px 24px 45px}.hero h1{font-size:clamp(58px,18vw,96px)}.hero-photo{min-height:430px;mask-image:linear-gradient(180deg,transparent 0,#000 16%);grid-row:2}.featured-grid{grid-template-columns:repeat(2,1fr)}.builder-grid{grid-template-columns:1fr}.builder-card{min-height:330px}.promo{flex-wrap:wrap;gap:14px;text-align:center}.contact{flex-direction:column;gap:32px}.contact strong{font-size:34px}footer{flex-direction:column;gap:10px;text-align:center}}
@media(max-width:520px){.featured-grid{grid-template-columns:1fr}.actions{flex-direction:column}.actions .button{width:100%}.hero-photo{min-height:330px}.section{padding:52px 16px}.builder-card>div{width:58%;padding:24px 16px}.builder-card h3{font-size:50px}.promo{margin-left:16px;margin-right:16px}.promo strong{width:100%}.contact{padding:36px 20px}footer{font-size:13px}.card-body p{min-height:auto}}
