:root{--ink:#101010;--paper:#fff;--white:#fff;--orange:#f86020;--orange-ink:#ad3900;--line:#dedede;--muted:#555}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.skip{position:absolute;left:-9999px;top:0;background:white;padding:1rem;z-index:20}.skip:focus{left:1rem}.site-header{height:78px;display:flex;align-items:center;gap:3rem;padding:0 clamp(20px,5vw,80px);background:#101010;color:white;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-family:Arial,sans-serif;font-size:1.2rem;font-weight:900;letter-spacing:-.05em;white-space:nowrap}.brand img{border-radius:50%}.brand b{color:var(--orange)}.site-header nav{display:flex;gap:1.8rem;margin-left:auto}.nav-link{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#c9c5c1}.nav-link:hover,.nav-link.current{color:white}.header-order{background:var(--orange);padding:13px 20px;font-size:.83rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.header-order span{margin-left:14px}.site-footer{background:#101010;color:white;padding:30px clamp(20px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.88rem}.site-footer>div{display:flex;align-items:center;gap:14px;font-weight:800;text-transform:uppercase}.site-footer img{border-radius:50%}.site-footer small{font-weight:400;color:#bbb}.site-footer a{text-decoration:underline;text-underline-offset:4px}.eyebrow{font-size:.72rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.eyebrow.accent{color:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Impact,'Arial Narrow',Arial,sans-serif;text-transform:uppercase;letter-spacing:-.035em;line-height:.98}h1 em,h2 em{font-style:normal;color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:54px;padding:0 22px;font-size:.81rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button.primary{background:var(--orange);color:white}.button.primary:hover{background:#ff7a3f}.button.ghost{border:1px solid rgba(255,255,255,.65);color:white}.button.light{background:white;color:var(--ink)}.hero{min-height:630px;background:#101010;color:white;position:relative;overflow:hidden;display:flex;align-items:center}.hero-photo{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.88) 30%,rgba(0,0,0,.25) 75%,rgba(0,0,0,.18) 100%),url('/assets/cover.webp') center/cover}.hero-content{position:relative;z-index:1;width:min(740px,90%);padding:80px clamp(20px,8vw,128px)}.hero h1{font-size:clamp(4.3rem,9vw,9.3rem);margin:24px 0 18px}.hero h1 em{color:var(--orange)}.hero-copy{font-size:clamp(1rem,1.4vw,1.3rem);line-height:1.55;max-width:470px;color:#f1f1f1}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.hero-hours{display:flex;align-items:center;gap:10px;font-size:.83rem;color:#e7e7e7}.dot{display:inline-block;width:8px;height:8px;border-radius:100%;background:var(--orange)}.hero-index{position:absolute;right:4vw;bottom:35px;font-weight:900;letter-spacing:.18em;font-size:.65rem}.section-pad{padding:90px clamp(20px,8vw,128px)}.section-heading{margin-bottom:38px}.section-heading h2{font-size:clamp(2.8rem,5vw,5.2rem);max-width:780px;margin:10px 0}.section-heading.split{display:flex;align-items:end;justify-content:space-between;gap:30px}.text-link{text-transform:uppercase;font-weight:900;font-size:.76rem;border-bottom:2px solid var(--orange);padding-bottom:9px;white-space:nowrap}.quick-links{background:#fff}.link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.link-tile{min-height:175px;background:#fff;padding:27px;display:flex;flex-direction:column;position:relative;transition:background .2s}.link-tile:hover{background:#fff1e9}.link-tile.major{grid-column:span 2;background:var(--orange);color:white}.link-tile.major:hover{background:#ff7a3f}.link-tile span{font-size:.66rem;font-weight:900;letter-spacing:.15em}.link-tile strong{font-family:Impact,'Arial Narrow',Arial,sans-serif;text-transform:uppercase;font-size:clamp(1.35rem,2vw,2.15rem);line-height:1.05;margin-top:auto;max-width:80%}.link-tile small{margin-top:10px;font-size:.8rem}.link-tile b{position:absolute;right:25px;bottom:23px;font-size:1.4rem}.featured{background:#f5f5f5}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:white;padding-bottom:22px;overflow:hidden}.feature-card img{width:100%;height:300px;object-fit:cover;transition:transform .4s}.feature-card:hover img{transform:scale(1.04)}.feature-card span,.feature-card strong,.feature-card small{display:block;margin:0 20px}.feature-card span{margin-top:22px;color:var(--orange);font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.feature-card strong{font-family:Impact,'Arial Narrow',Arial,sans-serif;text-transform:uppercase;font-size:1.9rem;margin-top:8px}.feature-card small{font-weight:800;margin-top:8px}.visit{background:var(--orange);color:white;display:flex;align-items:end;justify-content:space-between;gap:25px}.visit h2{font-size:clamp(2.6rem,5vw,5.5rem);margin:10px 0}.visit p:last-child{margin-bottom:0}.menu-intro{padding:85px clamp(20px,8vw,128px) 70px;background:#101010;color:white}.menu-intro h1{font-size:clamp(4rem,8vw,8rem);margin:20px 0}.menu-intro p:not(.eyebrow){max-width:560px;line-height:1.6;color:#dedede}.menu-intro .button{margin-top:20px}.menu-tools{padding:35px clamp(20px,8vw,128px);display:grid;grid-template-columns:auto minmax(200px,460px) auto;align-items:center;gap:22px}.menu-tools label{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:1.6rem;text-transform:uppercase}.menu-tools input{border:1px solid #bdbdbd;background:white;padding:14px 16px;min-width:0;width:100%;outline-color:var(--orange)}.menu-tools p{margin:0;color:var(--muted);font-size:.8rem;text-align:right}.category-nav{position:sticky;top:0;z-index:4;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:8px;overflow-x:auto;padding:12px clamp(20px,8vw,128px);scrollbar-width:thin}.category-nav a{border:1px solid var(--line);background:white;padding:11px 15px;white-space:nowrap;text-transform:uppercase;font-size:.7rem;font-weight:900;letter-spacing:.05em}.category-nav a:hover,.category-nav a.active{background:var(--ink);color:white}.menu-content{padding:15px clamp(20px,8vw,128px) 80px}.menu-section{padding:55px 0 25px;scroll-margin-top:85px;border-bottom:1px solid var(--line)}.menu-section-head{display:flex;align-items:baseline;gap:18px;margin-bottom:24px}.menu-section-head span{font-size:.7rem;color:var(--orange);font-weight:900}.menu-section-head h2{font-size:clamp(2.4rem,4vw,4.4rem);margin:0}.menu-section-head small{margin-left:auto;color:var(--muted);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.product{display:grid;grid-template-columns:150px 1fr;gap:19px;background:white;border:1px solid #dedede;min-height:175px;overflow:hidden}.product-photo img{width:150px;height:100%;min-height:175px;object-fit:cover}.product-info{padding:21px 20px 16px 0}.product h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:1.55rem;line-height:1.08;text-transform:uppercase;margin-bottom:10px}.price{font-weight:900;color:var(--orange);white-space:normal;margin-bottom:12px}.product details{font-size:.8rem;line-height:1.45;color:#555}.product summary{cursor:pointer;font-weight:800;text-decoration:underline;text-underline-offset:3px}.product details p{margin:8px 0 0}.empty{padding:40px;text-align:center}.menu-end{background:#101010;color:white;text-align:center;padding:70px 20px;display:flex;flex-direction:column;align-items:center;gap:18px}.menu-end p{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:clamp(2rem,5vw,4rem);text-transform:uppercase;margin:0}.menu-end small{max-width:430px;color:#d1d1d1;line-height:1.5}.proposal-hero{background:#101010;color:white;padding:95px clamp(20px,8vw,128px)}.proposal-hero h1{font-size:clamp(3.8rem,7vw,7rem);margin:25px 0}.proposal-hero>p:last-child{max-width:650px;line-height:1.6;color:#dedede}.proposal-content{padding:30px clamp(20px,8vw,128px) 90px}.proposal-block{border-bottom:1px solid var(--line);padding:65px 0}.proposal-block h2{font-size:clamp(2.4rem,4vw,4rem);margin:13px 0 25px}.proposal-block>p:not(.eyebrow){max-width:670px;line-height:1.6}.proposal-block ul{padding-left:20px;line-height:1.7}.setup-price{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:3.7rem;color:var(--orange);margin:0}.setup-price small{font-family:Arial,sans-serif;font-size:.85rem;color:var(--muted);text-transform:uppercase}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.plan{background:white;border-top:5px solid var(--orange);padding:27px}.plan>span{font-size:.7rem;font-weight:900;letter-spacing:.16em}.plan>strong{display:block;font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:2.7rem;margin:15px 0}.plan>strong small{font-family:Arial,sans-serif;font-size:.8rem;font-weight:400}.plan ul{font-size:.82rem;padding-left:17px}.fine{font-size:.79rem;color:var(--muted);margin-top:23px}.proposal-next{border:0}.proposal-next .button{margin-top:15px}a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
@media(max-width:900px){.site-header{gap:15px}.site-header nav{display:none}.header-order{margin-left:auto}.link-grid{grid-template-columns:repeat(2,1fr)}.link-tile.major{grid-column:span 2}.menu-tools{grid-template-columns:1fr 1fr}.menu-tools label{grid-column:1/-1}.menu-tools p{text-align:right}.product-grid{grid-template-columns:1fr}.plan-grid{grid-template-columns:1fr}.feature-card img{height:220px}}
@media(max-width:620px){.site-header{height:66px;padding:0 16px}.brand{font-size:1rem}.brand img{width:42px;height:42px}.header-order{font-size:.67rem;padding:11px}.header-order span{margin-left:4px}.hero{min-height:720px;align-items:end}.hero-photo{background:linear-gradient(0deg,rgba(0,0,0,1) 0%,rgba(0,0,0,.78) 37%,rgba(0,0,0,.08) 100%),url('/assets/cover.webp') center/cover}.hero-content{padding:55px 20px 72px;width:100%}.hero h1{font-size:clamp(3.6rem,15vw,5.9rem)}.hero-actions{display:grid}.hero-index{display:none}.section-pad{padding:65px 20px}.link-grid{grid-template-columns:1fr}.link-tile.major{grid-column:span 1}.link-tile{min-height:150px}.section-heading.split{display:block}.feature-grid{grid-template-columns:1fr}.feature-card img{height:260px}.visit{display:block}.visit .button{margin-top:28px}.menu-intro{padding:65px 20px}.menu-intro h1{font-size:clamp(3.5rem,13vw,5.8rem)}.menu-tools{display:block;padding:28px 20px}.menu-tools label{display:block;margin-bottom:12px}.menu-tools p{text-align:left;margin-top:10px}.category-nav{padding:10px 20px}.menu-content{padding:5px 16px 60px}.menu-section{padding-top:45px}.menu-section-head{gap:10px}.menu-section-head h2{font-size:2.5rem}.menu-section-head small{display:none}.product{grid-template-columns:112px 1fr;gap:12px;min-height:140px}.product-photo img{width:112px;min-height:140px}.product-info{padding:15px 10px 12px 0}.product h3{font-size:1.28rem}.product details{font-size:.75rem}.site-footer{display:block;padding:30px 20px}.site-footer>p{margin:18px 0}.proposal-hero{padding:65px 20px}.proposal-content{padding:0 20px 60px}.proposal-block{padding:50px 0}.setup-price{font-size:3rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Editorial menu: factual catalog data, presentation chosen by content type. */
.hours-note{margin:0;padding:26px clamp(20px,8vw,128px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff3eb;border-bottom:1px solid #f5cbb8}
.hours-note strong{display:block;font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:1.7rem;text-transform:uppercase;letter-spacing:-.02em}
.hours-note p{margin:5px 0 0;max-width:720px;font-size:.92rem;line-height:1.5;color:#444}
.hours-note a{flex:none;font-size:.73rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;text-decoration:underline;text-underline-offset:5px}
.product{grid-template-columns:38% minmax(0,1fr);min-height:238px;gap:0}
.product-photo{background:#f5f5f5;min-height:238px;overflow:hidden}
.product-photo img{width:100%;height:100%;min-height:238px;object-fit:cover;object-position:center center}
.product-info{padding:25px 23px;display:flex;flex-direction:column;align-items:flex-start}
.product h3{font-size:clamp(1.45rem,2vw,1.85rem);line-height:1.1;margin:0 0 13px}
.product-description{font-size:.86rem;line-height:1.48;color:#555;margin:0 0 18px;max-width:38ch}
.product .price{margin-top:auto;margin-bottom:0;font-size:1.03rem}
.product .price del{font-size:.82rem;font-weight:500;color:#666;margin-right:6px}
.product--poster .product-photo{background:#101010}
.product--poster .product-photo img{object-fit:contain}
.menu-section--bebida .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.product--drink{display:block;min-height:0}
.product--drink .product-photo{height:195px;min-height:0;background:#fff}
.product--drink .product-photo img{height:195px;min-height:0;object-fit:contain;padding:14px}
.product--drink .product-info{min-height:127px;padding:15px 17px}
.product--drink h3{font-size:1.28rem;margin-bottom:10px}
.feature-card img{height:auto;aspect-ratio:4/5;object-fit:cover}
.site-footer{flex-wrap:wrap}
.site-footer .footer-credit{flex-basis:100%;border-top:1px solid #505050;margin:4px 0 0;padding-top:20px;color:#d7d7d7;font-size:.76rem;letter-spacing:.04em}
.site-footer .footer-credit a{font-weight:800;color:#fff}
@media(max-width:900px){.menu-section--bebida .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product{grid-template-columns:36% minmax(0,1fr)}.product--drink{display:block}}
@media(max-width:620px){.hours-note{display:block;padding:22px 20px}.hours-note strong{font-size:1.5rem}.hours-note a{display:inline-block;margin-top:14px}.product{grid-template-columns:36% minmax(0,1fr);min-height:170px}.product-photo{min-height:170px}.product-photo img{min-height:170px}.product-info{padding:16px 13px}.product h3{font-size:1.33rem;margin-bottom:9px}.product-description{font-size:.76rem;line-height:1.38;margin-bottom:12px}.product .price{font-size:.92rem}.product--poster{display:block}.product--poster .product-photo{height:300px;min-height:0}.product--poster .product-photo img{height:300px;min-height:0}.product--poster .product-info{padding:16px 18px 20px}.menu-section--bebida .product-grid{gap:9px}.product--drink .product-photo{height:170px}.product--drink .product-photo img{height:170px;padding:12px}.product--drink .product-info{padding:11px;min-height:112px}.product--drink h3{font-size:1.18rem}.feature-card img{height:auto;aspect-ratio:4/5}}

/* Portrait source photography keeps its native 3:4 frame. */
.product:not(.product--drink) .product-photo{position:relative;aspect-ratio:3/4;min-height:0;height:auto}
.product:not(.product--drink) .product-photo img{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:contain}
@media(max-width:620px){.product--poster .product-photo{aspect-ratio:3/4;height:auto;max-height:none}.product--poster .product-photo img{height:100%}}

/* Palette confirmed by the owner: white, orange and black. */
.header-order,.button.primary,.link-tile.major,.visit{color:var(--ink)}
.eyebrow.accent,.feature-card span,.menu-section-head span,.price,.setup-price{color:var(--orange-ink)}
.menu-intro .eyebrow.accent,.proposal-hero .eyebrow.accent{color:var(--orange)}
.site-header .brand b,.hero h1 em,.dot{color:var(--orange)}
.hours-note{background:#fff3eb}
.hours-note a:hover{color:var(--orange-ink)}
@media(max-width:620px){.category-nav a.active{background:var(--orange);border-color:var(--orange);color:var(--ink)}}

/* Translucent photo, soft orange glow, and readable type over the cover. */
.hero{isolation:isolate}
.hero-photo{background:url('/assets/hero-especial-do-jou-ai-v1.png') center center/cover no-repeat;opacity:.58;filter:saturate(1.12)}
.hero::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.66) 0%,rgba(0,0,0,.32) 42%,transparent 78%),radial-gradient(circle at 77% 48%,rgba(248,96,32,.13),transparent 37%)}
.hero-content{z-index:1}
.hero h1{text-shadow:0 12px 34px rgba(0,0,0,.48)}
@media(max-width:900px){
  .hero{display:flex;min-height:660px;align-items:center}
  .hero-content{width:min(740px,100%);margin:0;padding:65px clamp(20px,8vw,128px)}
  .hero-photo{inset:0;background-position:65% center}
  .hero-index{display:none}
}
@media(max-width:620px){
  .hero{min-height:710px;align-items:flex-end}
  .hero-photo{inset:0;background-size:auto 380px;background-position:right top;opacity:.68}
  .hero::after{background:linear-gradient(0deg,#101010 3%,rgba(16,16,16,.96) 24%,rgba(16,16,16,.5) 52%,rgba(16,16,16,.08) 83%),radial-gradient(circle at 75% 22%,rgba(248,96,32,.12),transparent 42%)}
  .hero-content{width:100%;padding:0 20px 42px}
  .hero .eyebrow{font-size:.65rem;letter-spacing:.12em}
  .hero h1{margin:16px 0 14px}
  .hero-actions{margin:22px 0}
}

.icon-arrow{display:inline-block;flex:none;vertical-align:-.16em;width:1.25em;height:1.25em}.link-tile b .icon-arrow{width:24px;height:24px}
