@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700;9..40,800&family=Fraunces:opsz,wght@9..144,600;9..144,700;9..144,800;9..144,900&display=swap');
:root{--red:#d62828;--red-deep:#81191f;--wine:#4b0f15;--yellow:#ffc640;--cream:#fff7ec;--paper:#fffdfa;--ink:#2c1719;--muted:#765f60;--line:#eadbd5;--shadow:0 18px 48px rgba(91,31,29,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}button{cursor:pointer}.container{width:min(1170px,calc(100% - 40px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;z-index:100;padding:10px 15px;border-radius:9px;background:var(--red-deep);color:#fff}.skip:focus{top:15px}.eyebrow{margin:0 0 10px;color:var(--red);font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.eyebrow.light{color:#fff4e9}.eyebrow.light::first-letter{color:var(--yellow)}h1,h2,h3,.brand{font-family:Georgia,"Times New Roman",serif}h1{margin:0 0 20px;color:#fffaf1;font-size:clamp(3rem,6vw,5.7rem);line-height:.94;letter-spacing:-.06em}h2{margin:0;font-size:clamp(2.25rem,4vw,3.72rem);line-height:1.03;letter-spacing:-.05em}h2 strong{color:var(--red);font:inherit}h3{margin:0 0 8px;font-size:1.45rem;line-height:1.1;letter-spacing:-.035em}mark{padding:0;background:transparent;color:var(--yellow)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:51px;padding:0 22px;border:0;border-radius:999px;font-size:.9rem;font-weight:850;transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px)}.button.yellow{background:var(--yellow);color:var(--wine);box-shadow:0 8px 0 #e5a81c}.button.red{background:var(--red);color:#fff;box-shadow:0 7px 0 var(--red-deep)}.button.full{width:100%}.text-link,.under-link{font-weight:830;font-size:.89rem}.text-link{color:var(--red)}.under-link{color:#fff4e9}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}
/* Navigation */
.topbar{position:relative;z-index:20;background:var(--red-deep);color:#fff}.nav{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0;font-size:1.36rem;font-weight:900;line-height:.72;letter-spacing:-.06em}.brand>span:last-child{display:flex;flex-direction:column}.brand b{color:#fffaf0}.brand em{color:var(--yellow);font-size:1.08rem;font-style:normal}.brand-icon{display:grid;width:48px;height:48px;place-items:center;overflow:hidden;border:2px solid var(--yellow);border-radius:50%;background:var(--yellow);box-shadow:0 0 0 3px rgba(255,255,255,.16)}.brand-icon img{width:64px;max-width:none;transform:translate(-2px,1px) scale(1.13)}nav{display:flex;align-items:center;gap:25px;font-size:.88rem;font-weight:760}nav>a:not(.nav-button){position:relative;opacity:.82}nav>a:not(.nav-button)::after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--yellow);content:"";transform:scaleX(0);transition:transform .17s}nav>a:hover,nav>a.active{opacity:1}nav>a:hover::after,nav>a.active::after{transform:scaleX(1)}.nav-button{padding:10px 15px;border-radius:999px;background:var(--yellow);color:var(--wine);font-weight:850}.lightbar{border-bottom:1px solid var(--line);background:var(--paper);color:var(--ink)}.lightbar .brand b{color:var(--red-deep)}.lightbar nav>a:not(.nav-button)::after{background:var(--red)}
/* Home */
.hero{position:relative;overflow:hidden;background:var(--red)}.hero::before{position:absolute;top:-35%;right:-9%;width:63vw;height:63vw;border:1px solid rgba(255,242,225,.25);border-radius:50%;content:""}.hero::after{position:absolute;right:4%;bottom:-38%;width:43vw;height:43vw;border:38px solid rgba(89,7,19,.14);border-radius:50%;content:""}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:560px;gap:20px}.hero-copy{padding:70px 0}.hero-description{max-width:560px;margin:0 0 31px;color:#ffe8dd;font-size:1.08rem;line-height:1.72}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px}.hero-stats{display:flex;gap:28px;margin-top:45px;color:#fff4ea}.hero-stats>div{display:flex;align-items:center;gap:9px}.hero-stats>div>span{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;color:var(--yellow)}.hero-stats p{margin:0}.hero-stats b,.hero-stats small{display:block}.hero-stats b{font-size:.83rem}.hero-stats small{color:#ffd4c6;font-size:.71rem}.hero-visual{position:relative;align-self:stretch;min-height:450px}.hero-visual>img{position:absolute;right:-3%;bottom:-5px;width:min(550px,115%);filter:drop-shadow(0 20px 15px rgba(83,12,20,.24));animation:float 5s ease-in-out infinite}@keyframes float{50%{transform:translateY(-9px) rotate(-.6deg)}}.round-note{position:absolute;z-index:3;display:grid;width:88px;height:88px;place-items:center;border:3px solid var(--wine);border-radius:50%;color:var(--wine);background:var(--yellow);box-shadow:4px 5px 0 rgba(76,10,16,.28);font-size:.64rem;font-weight:900;letter-spacing:.06em;line-height:1.15;text-align:center;text-transform:uppercase}.note-one{top:12%;right:0;transform:rotate(-11deg)}.note-two{bottom:11%;left:0;width:70px;height:70px;color:#fff;background:var(--wine);transform:rotate(10deg)}.spark{position:absolute;z-index:2;color:var(--yellow)}.spark-a{top:19%;left:4%;font-size:2rem}.spark-b{top:44%;right:48%;font-size:1.1rem}.promise{border-bottom:1px solid var(--line);background:#fff}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr)}.promise article{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:10px;min-height:100px;padding:16px 27px;border-right:1px solid var(--line)}.promise article:last-child{border:0}.promise i{grid-row:span 2;font-size:1.6rem;font-style:normal}.promise b,.promise span{display:block}.promise b{font-size:.87rem}.promise span{color:var(--muted);font-size:.73rem}.section{padding:105px 0}.section-heading.split{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px}.section-heading.split>p{max-width:400px;margin:0 0 7px;color:var(--muted);line-height:1.75}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px}.pillar{position:relative;min-height:330px;overflow:hidden;padding:28px;border-radius:27px}.pillar>span{position:absolute;top:24px;right:27px;font-size:.75rem;font-weight:900;letter-spacing:.1em}.pillar h3{margin-top:90px}.pillar p{max-width:245px;margin:0;font-size:.88rem;line-height:1.7}.red-card{color:#fff7eb;background:var(--red)}.red-card>span{color:var(--yellow)}.red-card p{color:#ffe0d3}.cream-card{background:var(--cream)}.cream-card>span{color:var(--red)}.cream-card p{color:var(--muted)}.yellow-card{background:var(--yellow)}.yellow-card>span{color:var(--red-deep)}.yellow-card p{color:#634820}.doodle{position:absolute;top:28px;left:27px;width:109px;height:109px;border-radius:50%;font-family:Georgia;font-size:6rem;line-height:90px;text-align:center}.dough{border:12px solid #ffe1c3;color:#ffdd99;background:#e95842;transform:rotate(-15deg)}.tomato{color:#ffe7a7;background:#ea4b40}.slice{width:125px;height:100px;border:9px solid #d76d35;border-radius:13px 13px 60px 60px;color:#f2a82f;background:#ffd04c;transform:rotate(-12deg)}.favorites{background:#fff9f2}.section-heading.row{display:flex;align-items:end;justify-content:space-between;gap:25px}.section-heading.row h2{max-width:710px}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.featured{display:grid;grid-template-rows:205px 1fr;overflow:hidden;border-radius:27px}.white-feature{background:#fff}.red-feature{color:#fff;background:var(--red)}.yellow-feature{background:var(--yellow)}.pizza-art{position:relative;display:grid;width:185px;height:185px;place-items:center;margin:25px auto -7px;border:11px solid #f6e5d8;border-radius:50%;background:repeating-conic-gradient(#f0c9a8 0deg 20deg,#ffe6be 20deg 40deg);box-shadow:0 0 0 13px #d86e39;color:#bc3430;font-size:5rem}.pizza-art::after{position:absolute;width:28px;height:28px;border-radius:50%;background:#be3831;box-shadow:45px 19px #be3831,-31px 48px #be3831,27px 63px #9b4b2e;content:""}.pizza-art.special{color:#8e4b2c;background:#ffd66d}.pizza-art.special::after{border-radius:4px;background:#8c5137;box-shadow:43px 22px #c63c35,-31px 49px #8c5137,25px 61px #c63c35}.pizza-art.sweet{color:#9e4632;background:#f7d9c0}.pizza-art.sweet::after{width:31px;height:12px;border-radius:50%;background:#9c4934;box-shadow:39px 20px #9c4934,-32px 43px #c56741,23px 59px #9c4934}.featured>div:last-child{padding:16px 25px 30px}.featured p{margin:0 0 7px;color:var(--red);font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.red-feature p{color:var(--yellow)}.featured h3{margin-bottom:8px}.featured span{display:block;min-height:44px;color:var(--muted);font-size:.85rem;line-height:1.55}.red-feature span{color:#ffe2d5}.yellow-feature span{color:#614721}.featured b{display:block;margin-top:15px;font-size:.87rem}.cta{color:#fff;background:var(--red-deep)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:260px;padding:50px 0}.cta h2{color:#fff8eb;font-size:clamp(2.1rem,4vw,3.35rem)}.cta p:not(.eyebrow){margin:9px 0 0;color:#f3cfc4}.cta .button{flex-shrink:0}
/* Footer */
footer{color:#f8e3d7;background:#3d0e14}.footer-main{display:grid;grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:40px;min-height:166px}.footer-main>p{max-width:290px;margin:0;color:#d9b4aa;font-size:.86rem}.footer-main>div{display:flex;flex-direction:column;gap:6px;font-size:.86rem;font-weight:750}.footer-main a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid rgba(255,255,255,.15);color:#c79b91;font-size:.71rem}.footer-bottom a{color:var(--yellow);font-weight:800}
/* Menu */
.menu-hero{position:relative;overflow:hidden;padding:78px 0 82px;background:var(--cream)}.menu-hero::after{position:absolute;top:-210px;right:-140px;width:500px;height:500px;border:48px solid #ffe27a;border-radius:50%;content:"";opacity:.65}.menu-hero .container{position:relative;z-index:1}.menu-hero h1{max-width:850px;color:var(--ink);font-size:clamp(3.1rem,6vw,5.6rem)}.menu-hero mark{color:var(--red)}.menu-hero>div>p:not(.eyebrow){max-width:600px;margin:0;color:var(--muted);font-size:1.02rem;line-height:1.72}.menu-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.menu-badges span{padding:8px 12px;border:1px solid #ecd5c6;border-radius:999px;color:var(--red-deep);background:rgba(255,255,255,.65);font-size:.76rem;font-weight:800}.order-section{padding:73px 0 102px}.order-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:34px}.section-heading.row.compact{margin-bottom:26px}.section-heading.row.compact h2{font-size:clamp(2.1rem,3.8vw,3.35rem)}.section-heading.row.compact>p{max-width:290px;margin:0;color:var(--muted);font-size:.82rem;line-height:1.7}.builder{margin-bottom:30px;padding:23px;border:1px solid #efd8cc;border-radius:24px;background:#fff8f0;box-shadow:0 11px 35px rgba(110,42,33,.07)}.builder-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.builder-title>div,.form-title{display:flex;align-items:center;gap:9px}.builder-title h3,.form-title h3{margin:0;font-size:1.15rem}.builder-title small{max-width:260px;color:var(--muted);font-size:.74rem;text-align:right}.step{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--wine);font-family:Inter,sans-serif;font-size:.71rem;font-weight:900}.builder-options,.size-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.size-options{margin-top:10px}.option,.size{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid #e9d4ca;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .17s,box-shadow .17s}.option.selected,.size.selected{border-color:var(--red);box-shadow:0 0 0 2px rgba(199,43,49,.1)}.option input,.size input{position:absolute;opacity:0}.option-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:10px;background:#ffe5a4;color:var(--red-deep);font-size:.68rem;font-weight:900}.option b,.option small,.size b,.size small{display:block}.option b,.size b{font-size:.79rem}.option small,.size small{color:var(--muted);font-size:.67rem;line-height:1.3}.size{justify-content:space-between}.size>strong{margin-left:auto;color:var(--red);font-size:.7rem;text-align:right}.selected-flavors{display:flex;flex-wrap:wrap;gap:7px;min-height:40px;margin:14px 0;padding-top:9px;border-top:1px dashed #e8cdc0}.selected-flavors>span{align-self:center;color:var(--muted);font-size:.76rem}.flavor-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 8px 6px 10px;border-radius:999px;background:#ffe6b4;color:var(--red-deep);font-size:.72rem;font-weight:790}.flavor-chip button{display:grid;width:17px;height:17px;place-items:center;padding:0;border:0;border-radius:50%;background:var(--red);color:#fff;font-size:.76rem;line-height:1}.builder .button{min-height:46px;font-size:.82rem}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.filter{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.76rem;font-weight:830}.filter span{margin-left:3px;color:#a58b84}.filter.active,.filter:hover{border-color:var(--red);background:var(--red);color:#fff}.filter.active span{color:#ffe1a1}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pizza-card{display:flex;flex-direction:column;min-height:230px;padding:19px;border:1px solid var(--line);border-radius:20px;background:#fff;transition:transform .18s,box-shadow .18s,border .18s}.pizza-card:hover{border-color:#eaa59b;transform:translateY(-2px);box-shadow:0 11px 27px rgba(109,42,34,.08)}.pizza-card.selected{border-color:var(--red);box-shadow:0 0 0 2px rgba(199,43,49,.1)}.pizza-card-top{display:flex;justify-content:space-between;gap:10px}.pizza-card p.category{margin:0 0 7px;color:var(--red);font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pizza-card h3{font-size:1.28rem}.mini{position:relative;width:54px;height:54px;flex:0 0 54px;border:4px solid #f0d2b4;border-radius:50%;background:#f5bc46}.mini::after{position:absolute;top:9px;left:8px;width:10px;height:10px;border-radius:50%;background:#bf3b33;box-shadow:18px 8px #bf3b33,10px 23px #bf3b33,27px 26px #91462e;content:""}.mini.especial{background:#ffd369}.mini.especial::after{border-radius:3px;background:#87503b;box-shadow:18px 8px #c93a34,10px 23px #87503b,27px 26px #c93a34}.mini.doce{background:#f5d8c2}.mini.doce::after{width:15px;height:7px;border-radius:50%;background:#9b4935;box-shadow:17px 11px #9b4935,7px 25px #c4643f,25px 25px #9b4935}.description{min-height:43px;margin:0 0 13px;color:var(--muted);font-size:.78rem;line-height:1.52}.pizza-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:12px;border-top:1px solid #f1e4df}.price small,.price strong{display:block}.price small{color:var(--muted);font-size:.6rem}.price strong{color:var(--red);font-size:.88rem}.pick{min-height:34px;padding:0 12px;border:1px solid var(--red);border-radius:999px;background:#fff;color:var(--red);font-size:.7rem;font-weight:850}.pick:hover,.pizza-card.selected .pick{background:var(--red);color:#fff}
/* Checkout */
.checkout{position:sticky;top:20px;padding:23px;border:1px solid #edcec1;border-radius:24px;background:#fff8f0;box-shadow:var(--shadow)}.checkout-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid #efd8ce}.checkout-head .eyebrow{margin-bottom:4px}.checkout-head h2{font-size:1.95rem}.checkout-head>span{display:grid;min-width:30px;height:30px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--wine);font-size:.76rem;font-weight:900}.cart-items{padding:9px 0 3px}.empty{margin:12px 0 17px;color:var(--muted);font-size:.82rem}.empty small{display:block;color:#a48a83;font-size:.73rem}.cart-item{padding:11px 0;border-bottom:1px dashed #e8cfc4}.cart-line{display:flex;justify-content:space-between;gap:10px}.cart-item h4{margin:0;font-size:.8rem;line-height:1.3}.cart-item p{margin:4px 0 0;color:var(--muted);font-size:.69rem;line-height:1.35}.cart-item strong{color:var(--red);font-size:.78rem;white-space:nowrap}.cart-item button{margin-top:5px;padding:0;border:0;background:transparent;color:#a9574f;font-size:.66rem;font-weight:800;text-decoration:underline}.totals{padding:4px 0 14px;border-bottom:1px solid #efd8ce}.totals p{display:flex;justify-content:space-between;margin:8px 0;color:var(--muted);font-size:.76rem}.totals strong{color:var(--ink)}.totals .grand-total{margin-top:13px;color:var(--ink);font-size:.96rem;font-weight:900}.totals .grand-total strong{color:var(--red);font-size:1.1rem}.checkout form{margin-top:19px}.form-title{margin:0 0 12px}.payment-title{margin-top:20px}.checkout label{display:block;margin-bottom:9px;color:#694742;font-size:.71rem;font-weight:780}.checkout input,.checkout select{width:100%;height:39px;margin-top:4px;padding:0 10px;border:1px solid #e7d3ca;border-radius:9px;background:#fff;color:var(--ink);font-size:.76rem;outline:0}.checkout input:focus,.checkout select:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(199,43,49,.1)}.form-row{display:grid;grid-template-columns:1.5fr .7fr;gap:8px}.form-row.equal{grid-template-columns:1fr 1fr}.checkout form .button{margin-top:5px;min-height:47px;font-size:.76rem}.privacy{margin:10px 0 0;color:#9b7d75;font-size:.65rem;text-align:center}.feedback{margin-top:10px;color:var(--red-deep);font-size:.73rem;font-weight:700;line-height:1.45}.feedback a{color:var(--red);text-decoration:underline}
@media(max-width:900px){nav{gap:15px}.hero-grid{grid-template-columns:1fr .82fr}.hero-visual>img{right:-11%;width:510px}.section-heading.split{gap:35px}.order-layout{grid-template-columns:minmax(0,1fr) 315px;gap:19px}.checkout{padding:18px}.menu-grid{grid-template-columns:1fr}}
@media(max-width:720px){.container{width:min(100% - 32px,620px)}.nav{min-height:72px}.brand-icon{width:43px;height:43px}.brand{font-size:1.22rem}nav{gap:10px;font-size:.74rem}nav>a:not(.nav-button){display:none}.nav-button{padding:9px 12px;font-size:.72rem}.hero-grid{display:block;min-height:0}.hero-copy{padding:64px 0 12px}.hero-description{font-size:.98rem}.hero-stats{gap:16px;margin-top:31px}.hero-visual{min-height:300px}.hero-visual>img{right:50%;bottom:-18px;width:370px;transform:translateX(50%);animation:none}.round-note{width:70px;height:70px;font-size:.54rem}.note-one{right:0}.note-two{width:58px;height:58px}.spark-b{display:none}.promise-grid,.pillars,.featured-grid{grid-template-columns:1fr}.promise article{min-height:76px;padding:13px 2px;border-right:0;border-bottom:1px solid var(--line)}.promise article:last-child{border-bottom:0}.section{padding:70px 0}.section-heading.split{grid-template-columns:1fr;gap:19px}.pillars{gap:13px;margin-top:34px}.pillar{min-height:255px}.pillar h3{margin-top:76px}.section-heading.row{align-items:flex-start;flex-direction:column}.featured-grid{gap:13px;margin-top:30px}.featured{grid-template-columns:.72fr 1fr;grid-template-rows:1fr;min-height:205px}.pizza-art{align-self:center;width:150px;height:150px;margin:0 auto;font-size:4rem}.featured>div:last-child{align-self:center;padding:20px 16px 20px 0}.featured span{min-height:0;margin-bottom:9px}.featured b{margin-top:8px}.cta-inner{align-items:flex-start;flex-direction:column;min-height:0;padding:54px 0}.footer-main{grid-template-columns:1fr;gap:18px;padding:42px 0}.footer-bottom{align-items:flex-start;flex-direction:column}.menu-hero{padding:57px 0 62px}.menu-hero::after{right:-230px;width:420px;height:420px;border-width:33px}.order-section{padding:51px 0 70px}.order-layout{grid-template-columns:1fr}.section-heading.row.compact{align-items:flex-start;flex-direction:column;gap:12px}.builder{padding:18px}.builder-title{align-items:flex-start;flex-direction:column;gap:7px}.builder-title small{text-align:left}.builder-options,.size-options{grid-template-columns:1fr}.menu-grid{grid-template-columns:1fr}.checkout{position:static;order:2;padding:21px}.form-row{grid-template-columns:1.5fr .75fr}}
@media(max-width:420px){h1{font-size:2.82rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.hero-stats{align-items:flex-start;flex-direction:column;gap:11px}.hero-visual{min-height:278px}.hero-visual>img{width:330px}.featured{grid-template-columns:.64fr 1fr}.pizza-art{width:130px;height:130px;border-width:8px;font-size:3.2rem}.featured>div:last-child{padding-right:10px}.featured h3{font-size:1.15rem}.featured span{font-size:.77rem}}

/* Reserve a dedicated illustration area above each card title. */
.pillar{min-height:360px}
.pillar h3{margin-top:150px!important}
@media(max-width:720px){.pillar{min-height:350px}.pillar h3{margin-top:150px!important}}

/* Real food photography for the featured and menu pizzas. */
.featured-image{height:205px;overflow:hidden;background:#3b1416}
.featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.featured:hover .featured-image img{transform:scale(1.06)}
.pizza-card-photo{min-height:336px;padding:0;overflow:hidden}
.pizza-card-photo .pizza-photo{position:relative;height:145px;overflow:hidden;background:#461718}
.pizza-card-photo .pizza-photo::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 32%,rgba(34,8,10,.32));content:""}
.pizza-card-photo .pizza-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.pizza-card-photo:hover .pizza-photo img{transform:scale(1.05)}
.pizza-card-photo .pizza-photo span{position:absolute;z-index:1;top:12px;left:12px;padding:5px 8px;border-radius:999px;background:rgba(255,253,249,.92);color:var(--red-deep);font-size:.6rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.pizza-card-content{display:flex;flex:1;flex-direction:column;padding:16px 18px 18px}
.pizza-card-photo .description{margin-bottom:12px}

/* A clear, safe payment decision step. */
.payment-flow{margin-top:20px;padding-top:1px;border-top:1px solid #efd8ce}
.checkout-routes{display:grid;gap:8px}
.route-card{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #e8d4ca;border-radius:13px;background:#fff;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}
.route-card:hover{transform:translateY(-1px);border-color:#df9e93}
.route-card.selected{border-color:var(--red);box-shadow:0 0 0 2px rgba(199,43,49,.1)}
.route-card input,.kind-card input{position:absolute;opacity:0;pointer-events:none}
.route-symbol{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;background:#ffe8ad;color:var(--red-deep);font-size:.95rem}
.route-card b,.route-card small{display:block}.route-card b{font-size:.78rem}.route-card small{color:var(--muted);font-size:.66rem;line-height:1.4}
.online-payment-panel,.whatsapp-panel{margin-top:12px;padding:13px;border:1px solid #efd8ce;border-radius:14px;background:#fffdf9}
[hidden]{display:none!important}
.payment-kind{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.kind-card{display:flex;align-items:center;justify-content:space-between;padding:9px 10px;border:1px solid #ead8cf;border-radius:10px;background:#fff;cursor:pointer}
.kind-card.selected{border-color:var(--red);background:#fff8f4}.kind-card span{color:var(--red-deep);font-size:.73rem;font-weight:900}.kind-card small{color:var(--muted);font-size:.64rem}
.payment-ready{display:flex;gap:10px;align-items:center;margin:12px 0 8px;padding:10px;border-radius:11px;background:#fff4df}.payment-ready-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--yellow);font-size:.86rem}.payment-ready b{display:block;color:var(--red-deep);font-size:.75rem}.payment-ready p{margin:2px 0 0;color:var(--muted);font-size:.66rem;line-height:1.35}.demo-notice{margin:8px 0 10px;color:#9a6b46;font-size:.65rem;line-height:1.45}.online-payment-panel .button,.whatsapp-panel .button{min-height:43px;margin-top:0;font-size:.73rem}
.whatsapp-panel{display:grid;grid-template-columns:35px 1fr;column-gap:10px;align-items:start}.whatsapp-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;background:#dff5e8;color:#147a4b;font-size:1rem}.whatsapp-panel b{display:block;color:var(--red-deep);font-size:.77rem}.whatsapp-panel p{margin:3px 0 12px;color:var(--muted);font-size:.67rem;line-height:1.4}.whatsapp-panel .button{grid-column:1/-1}.whatsapp-button{background:#148a54!important;box-shadow:0 6px 0 #0d5e39!important}
.online-payment-panel .button:disabled,.whatsapp-panel .button:disabled{cursor:wait;opacity:.72;filter:saturate(.7)}

@media(max-width:720px){.featured-image{height:100%}.pizza-card-photo{min-height:315px}.pizza-card-photo .pizza-photo{height:152px}}

/* Tipografia mais contemporânea: calor nos títulos e leitura limpa no cardápio. */
body{font-family:"DM Sans",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.01em}
h1,h2,h3{font-family:"Fraunces",Georgia,"Times New Roman",serif;letter-spacing:-.025em}
.brand{font-family:"DM Sans",ui-sans-serif,sans-serif;font-weight:800;letter-spacing:-.045em}

/* Administrative dashboard — scoped to admin.html only. */
.admin-body{min-height:100vh;background:#fff8f0;color:var(--ink)}
.admin-body .skip:focus{top:15px}
.admin-topbar{position:relative;z-index:5;border-bottom:1px solid rgba(255,255,255,.12);background:var(--wine);color:#fff}
.admin-nav{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:20px}
.admin-brand{font-size:1.24rem}.admin-site-nav{display:flex;align-items:center;gap:18px;font-size:.82rem;font-weight:850}.admin-site-nav a{color:#ffe9dc}.admin-site-nav a:hover{color:var(--yellow)}
.admin-main{min-height:calc(100vh - 76px)}
.admin-auth-screen{overflow:hidden;background:linear-gradient(119deg,var(--red) 0%,var(--red) 57%,#fff8f0 57%)}
.admin-auth-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:center;min-height:calc(100vh - 76px);gap:clamp(45px,8vw,125px)}
.admin-auth-copy{position:relative;padding:92px 0 105px;color:#fff8ee}.admin-auth-copy::after{position:absolute;right:-7vw;bottom:-1px;width:410px;height:410px;border:32px solid rgba(82,9,21,.14);border-radius:50%;content:""}.admin-auth-copy .eyebrow{color:var(--yellow)}.admin-auth-copy h1{position:relative;z-index:1;max-width:670px;font-size:clamp(3.2rem,5.5vw,5.65rem)}.admin-auth-copy h1 mark{color:var(--yellow)}.admin-auth-copy>p:not(.eyebrow){position:relative;z-index:1;max-width:560px;margin:0;color:#ffe5d8;font-size:1.05rem;line-height:1.78}.admin-auth-benefits{position:relative;z-index:1;display:grid;gap:13px;margin:33px 0 0;padding:0;list-style:none;color:#fff3ea;font-size:.9rem;font-weight:730}.admin-auth-benefits li{display:flex;align-items:center;gap:10px}.admin-auth-benefits span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:var(--wine);background:var(--yellow);font-size:.75rem;font-weight:950}
.admin-login-card{position:relative;z-index:1;width:min(100%,425px);justify-self:end;padding:34px;border:1px solid #edd5c9;border-radius:26px;background:#fffdfa;box-shadow:0 26px 60px rgba(86,20,25,.2)}.admin-login-card .eyebrow{margin-bottom:7px}.admin-login-card h2{font-size:2.18rem}.admin-login-copy{margin:8px 0 22px;color:var(--muted);font-size:.84rem;line-height:1.55}.admin-login-form{display:grid;gap:12px}.admin-login-form label{display:grid;gap:6px;color:#694742;font-size:.73rem;font-weight:850}.admin-login-form input{width:100%;height:45px;padding:0 12px;border:1px solid #e6d0c5;border-radius:11px;background:#fff;color:var(--ink);font-size:.86rem;outline:0}.admin-login-form input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(199,43,49,.12)}.admin-login-form .button{margin-top:4px}.admin-login-divider{display:flex;align-items:center;gap:10px;margin:20px 0;color:#ae9188;font-size:.72rem}.admin-login-divider::before,.admin-login-divider::after{height:1px;flex:1;background:#eadbd5;content:""}.admin-google-button{display:flex;width:100%;align-items:center;justify-content:center;gap:9px;min-height:45px;border:1px solid #e4d1c8;border-radius:11px;background:#fff;color:var(--ink);font-size:.8rem;font-weight:850;transition:border-color .18s,transform .18s}.admin-google-button:hover{border-color:#dc9386;transform:translateY(-1px)}.admin-google-button>span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#fff1e5;color:#da4639;font-weight:950}.admin-google-button:disabled,.admin-login-form .button:disabled{cursor:wait;opacity:.7}.admin-create-account{margin-top:17px;color:var(--muted);font-size:.72rem}.admin-create-account summary{width:max-content;cursor:pointer;color:var(--red);font-weight:850}.admin-create-account p{margin:8px 0;font-size:.68rem;line-height:1.5}.admin-text-button{padding:0;border:0;background:transparent;color:var(--red-deep);font-size:.7rem;font-weight:900;text-decoration:underline}.admin-auth-feedback{min-height:20px;margin:16px 0 0;color:#517b40;font-size:.73rem;font-weight:760;line-height:1.45}.admin-auth-feedback.is-error{color:#ac2e31}.admin-auth-feedback.is-success{color:#47793d}
.admin-denied-screen{padding:100px 0}.admin-denied-card{max-width:715px;margin:0 auto;padding:50px;border:1px solid #efc8c2;border-radius:30px;background:#fffdfa;box-shadow:var(--shadow);text-align:center}.admin-denied-icon{display:grid;width:54px;height:54px;place-items:center;margin:0 auto 18px;border-radius:50%;color:#fff;background:var(--red);font-size:1.65rem;font-weight:950}.admin-denied-card .eyebrow{margin-bottom:10px}.admin-denied-card h1{color:var(--ink);font-size:clamp(2.25rem,4vw,3.5rem)}.admin-denied-card p:not(.eyebrow){max-width:510px;margin:17px auto 26px;color:var(--muted);line-height:1.7}.admin-denied-card strong{color:var(--red-deep)}
.admin-dashboard{padding:56px 0 90px}.admin-dashboard-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.admin-dashboard-head h1{margin-bottom:9px;color:var(--ink);font-size:clamp(2.75rem,5vw,4.65rem)}.admin-dashboard-head h1 mark{color:var(--red)}.admin-dashboard-head>div>p:not(.eyebrow){margin:0;color:var(--muted);font-size:.88rem}.admin-head-actions{display:flex;align-items:center;gap:11px}.admin-refresh-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 14px;border:1px solid #e7d1c7;border-radius:999px;background:#fff;color:var(--red-deep);font-size:.75rem;font-weight:900}.admin-refresh-button:hover{border-color:var(--red);color:var(--red)}.admin-refresh-button.is-loading span{animation:admin-spin .8s linear infinite}.admin-refresh-button:disabled{opacity:.65;cursor:wait}.admin-user-button{display:flex;align-items:center;gap:9px;max-width:235px;padding:5px 9px 5px 5px;border:1px solid #ead8d0;border-radius:999px;background:#fff;text-align:left}.admin-user-avatar{display:grid;width:33px;height:33px;flex:0 0 33px;place-items:center;border-radius:50%;color:var(--wine);background:var(--yellow);font-size:.68rem;font-weight:950}.admin-user-button strong,.admin-user-button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-button strong{font-size:.7rem}.admin-user-button small{color:var(--red);font-size:.62rem;font-weight:850}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:35px}.admin-metric-card{position:relative;min-height:155px;overflow:hidden;padding:21px;border-radius:22px}.admin-metric-card::after{position:absolute;right:-22px;bottom:-45px;width:112px;height:112px;border:17px solid currentColor;border-radius:50%;content:"";opacity:.08}.admin-metric-card.red{color:#fff8eb;background:var(--red)}.admin-metric-card.yellow{color:#543215;background:var(--yellow)}.admin-metric-card.cream{color:#5d3833;background:#fff0e3}.admin-metric-card.wine{color:#fff4eb;background:var(--wine)}.admin-metric-icon{display:grid;width:32px;height:32px;place-items:center;margin-bottom:14px;border-radius:10px;background:rgba(255,255,255,.22);font-size:.88rem;font-weight:950}.admin-metric-card p,.admin-metric-card small,.admin-metric-card strong{display:block;position:relative;z-index:1}.admin-metric-card p{margin:0;font-size:.71rem;font-weight:850}.admin-metric-card strong{margin:2px 0 5px;font-family:"Bree Serif",Georgia,serif;font-size:2rem;line-height:1.1}.admin-metric-card small{font-size:.66rem;opacity:.77}.admin-orders-panel{padding:26px;border:1px solid #ecd8d0;border-radius:27px;background:#fffdfa;box-shadow:0 13px 33px rgba(109,42,34,.06)}.admin-orders-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:21px;border-bottom:1px solid #eeded8}.admin-orders-head .eyebrow{margin-bottom:7px}.admin-orders-head h2{font-size:2.2rem}.admin-orders-controls{display:flex;align-items:center;gap:8px}.admin-search input,.admin-orders-controls select{height:40px;border:1px solid #e5d2c8;border-radius:10px;background:#fff;padding:0 11px;color:var(--ink);font-size:.73rem;outline:0}.admin-search input{width:190px}.admin-search input:focus,.admin-orders-controls select:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(199,43,49,.1)}.admin-orders-feedback{min-height:18px;margin:12px 0 0;color:#537c42;font-size:.72rem;font-weight:780}.admin-orders-feedback.is-error{color:#b23232}.admin-orders-list{display:grid;gap:13px}.admin-loading-state,.admin-empty-state{display:grid;justify-items:center;padding:52px 20px;color:var(--muted);text-align:center}.admin-loading-state p,.admin-empty-state p{margin:8px 0 0;font-size:.82rem}.admin-spinner{display:block;width:31px;height:31px;border:4px solid #f2d9cf;border-top-color:var(--red);border-radius:50%;animation:admin-spin .8s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-empty-state>span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#fff0df;font-size:1.25rem}.admin-empty-state h3{margin:16px 0 0;font-size:1.34rem}.admin-empty-state.is-error>span{color:#fff;background:var(--red);font-weight:950}.admin-order-card{overflow:hidden;border:1px solid #ebd8d1;border-radius:18px;background:#fff;transition:box-shadow .18s,border-color .18s}.admin-order-card:hover{border-color:#dfafa6;box-shadow:0 9px 25px rgba(104,39,33,.07)}.admin-order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:17px 18px 15px;border-bottom:1px solid #f0e2dd}.admin-order-code{display:block;margin-bottom:5px;color:var(--red);font-size:.62rem;font-weight:950;letter-spacing:.1em}.admin-order-head h3{margin:0;font-size:1.28rem}.admin-order-head a{display:inline-block;margin-top:4px;color:var(--muted);font-size:.75rem;font-weight:760}.admin-order-head a:hover{color:var(--red)}.admin-order-state{display:grid;justify-items:end;gap:6px}.admin-order-state time{color:#9f827a;font-size:.65rem}.admin-status-chip{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:.64rem;font-weight:900}.admin-status-chip.new{color:#944222;background:#ffe4bf}.admin-status-chip.confirmed{color:#785210;background:#fff2b2}.admin-status-chip.preparing{color:#9c271f;background:#ffe0dc}.admin-status-chip.delivery{color:#326e68;background:#dff5f1}.admin-status-chip.done{color:#3b7639;background:#e2f2d8}.admin-status-chip.cancelled{color:#6f6060;background:#eee7e5}.admin-order-details{display:grid;grid-template-columns:1.3fr 1fr auto;gap:16px;padding:15px 18px}.admin-detail-label{display:block;margin-bottom:4px;color:#9f8178;font-size:.6rem;font-weight:930;letter-spacing:.09em;text-transform:uppercase}.admin-order-details p{margin:0;color:#654d49;font-size:.73rem;line-height:1.45}.admin-order-total{text-align:right}.admin-order-total strong{color:var(--red);font-family:"Bree Serif",Georgia,serif;font-size:1.23rem}.admin-order-items{padding:0 18px 15px}.admin-order-items ul{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.admin-order-items li{padding:5px 8px;border-radius:7px;background:#fff2e5;color:#67413a;font-size:.67rem;font-weight:780}.admin-order-items li small{color:#a2796e;font-size:inherit}.admin-order-footer{display:flex;align-items:end;justify-content:space-between;gap:14px;padding:12px 18px;border-top:1px solid #f0e1dc;background:#fffaf6}.admin-order-footer label{display:grid;gap:5px;color:#8b6b63;font-size:.62rem;font-weight:850}.admin-order-footer select{height:34px;min-width:158px;padding:0 8px;border:1px solid #e3cdc4;border-radius:8px;background:#fff;color:var(--ink);font-size:.7rem;font-weight:800}.admin-update-status{min-height:34px;padding:0 12px;border:0;border-radius:999px;background:var(--red);color:#fff;font-size:.68rem;font-weight:900;box-shadow:0 4px 0 var(--red-deep)}.admin-update-status:hover{transform:translateY(-1px)}.admin-update-status:disabled{cursor:wait;opacity:.72}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(max-width:980px){.admin-auth-screen{background:var(--red)}.admin-auth-layout{grid-template-columns:1fr;gap:0;padding:58px 0 75px}.admin-auth-copy{padding:0 0 48px}.admin-login-card{justify-self:start}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-dashboard-head{align-items:flex-start;flex-direction:column}.admin-head-actions{width:100%;justify-content:space-between}.admin-order-details{grid-template-columns:1.2fr 1fr}.admin-order-total{text-align:left}}
@media(max-width:620px){.admin-nav{min-height:70px}.admin-site-nav{gap:12px;font-size:.72rem}.admin-auth-layout{min-height:calc(100vh - 70px);padding-top:50px}.admin-auth-copy h1{font-size:3.1rem}.admin-auth-copy>p:not(.eyebrow){font-size:.94rem}.admin-login-card{width:100%;padding:25px 20px}.admin-dashboard{padding:38px 0 60px}.admin-dashboard-head h1{font-size:3rem}.admin-metrics{grid-template-columns:1fr 1fr;gap:10px}.admin-metric-card{min-height:138px;padding:16px}.admin-metric-card strong{font-size:1.65rem}.admin-orders-panel{padding:19px 13px}.admin-orders-head{align-items:flex-start;flex-direction:column}.admin-orders-head h2{font-size:1.8rem}.admin-orders-controls{width:100%;flex-direction:column;align-items:stretch}.admin-search input,.admin-orders-controls select{width:100%}.admin-user-button{max-width:190px}.admin-order-head{padding:15px}.admin-order-details{grid-template-columns:1fr;gap:10px;padding:14px 15px}.admin-order-total{text-align:left}.admin-order-items{padding:0 15px 14px}.admin-order-footer{align-items:stretch;flex-direction:column;padding:12px 15px}.admin-order-footer select{width:100%}.admin-update-status{width:100%}.admin-denied-screen{padding:55px 0}.admin-denied-card{padding:34px 20px}}

/* Customer account and protected checkout. */
.nav-login{padding:8px 12px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:transparent;color:inherit;font-size:.76rem;font-weight:850;transition:background .18s,border-color .18s,transform .18s}.nav-login:hover{border-color:var(--yellow);background:rgba(255,255,255,.12);transform:translateY(-1px)}.lightbar .nav-login{border-color:#e5bdb5;color:var(--red-deep)}.lightbar .nav-login:hover{border-color:var(--red);background:#fff7f4}
.checkout-account{margin:18px 0 20px;padding:15px 0 2px;border-bottom:1px solid #efd8ce}.checkout-account .form-title{margin-bottom:10px}.delivery-title{margin-top:3px}.account-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #efd8ce;border-radius:13px;background:#fffdf9}.account-summary b{display:block;color:var(--red-deep);font-size:.77rem}.account-summary p{margin:3px 0 0;color:var(--muted);font-size:.66rem;line-height:1.4}.small-button{min-height:36px!important;flex:0 0 auto;padding:0 11px!important;font-size:.66rem!important}.button.outline{border:1px solid #d9a79e;background:#fff;color:var(--red-deep);box-shadow:none}.button.outline:hover{border-color:var(--red);background:#fff7f4}.signed-in-summary{border-color:#b7d4a7;background:#f7fff1}.signed-in-summary b::before{margin-right:5px;color:#4d873c;content:'✓'}.text-button{padding:3px;border:0;background:transparent;color:var(--red);font-size:.67rem;font-weight:900;text-decoration:underline}
.auth-dialog{width:min(calc(100% - 30px),480px);max-height:min(760px,calc(100vh - 30px));margin:auto;padding:30px;border:0;border-radius:26px;background:#fffdfa;color:var(--ink);box-shadow:0 28px 80px rgba(51,10,15,.35)}.auth-dialog::backdrop{background:rgba(53,7,12,.58);backdrop-filter:blur(3px)}.auth-dialog h2{margin-bottom:10px;font-size:2.25rem}.auth-dialog .eyebrow{margin-bottom:8px}.auth-intro{margin:0 0 20px;color:var(--muted);font-size:.84rem;line-height:1.58}.auth-dialog label{display:grid;gap:6px;margin:13px 0;color:#694742;font-size:.73rem;font-weight:850}.auth-dialog input{width:100%;height:44px;padding:0 12px;border:1px solid #e6d0c5;border-radius:11px;background:#fff;color:var(--ink);font-size:.86rem;outline:0}.auth-dialog input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(199,43,49,.12)}.auth-dialog .button{min-height:45px;margin-top:7px;font-size:.78rem}.auth-close{position:absolute;top:13px;right:15px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:#fff0e6;color:var(--red-deep);font-size:1.35rem;line-height:1}.auth-close:hover{background:#ffe0d7}.auth-mode-tabs{display:grid;grid-template-columns:1fr 1fr;margin:0 0 18px;padding:4px;border-radius:12px;background:#fff0e6}.auth-mode-tabs button{min-height:34px;border:0;border-radius:8px;background:transparent;color:#7d5a55;font-size:.73rem;font-weight:900}.auth-mode-tabs button.active{background:#fff;color:var(--red-deep);box-shadow:0 2px 7px rgba(99,38,32,.12)}.auth-divider{display:flex;align-items:center;gap:10px;margin:18px 0 5px;color:#a78b83;font-size:.68rem}.auth-divider::before,.auth-divider::after{height:1px;flex:1;background:#ecdcd5;content:''}.auth-feedback{min-height:20px;margin:14px 0 0;color:#47793d;font-size:.73rem;font-weight:760;line-height:1.45}.auth-feedback.is-error{color:#b33034}.auth-dialog [data-auth-signed-in] .button{margin-top:13px}.admin-order-email{display:block!important;max-width:250px;overflow:hidden;margin-top:3px!important;color:#9a6d63!important;font-size:.64rem!important;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:720px){.nav-login{display:none}.account-summary{align-items:flex-start;flex-direction:column}.small-button{width:100%}.auth-dialog{padding:27px 21px}.auth-dialog h2{font-size:2rem}}

/* Professional storefront direction: photography-led hero and compact order summary. */
.brand-icon{display:grid;place-items:center;border:1px solid rgba(255,198,64,.75);background:#7d111b;color:var(--yellow);box-shadow:none;font-family:"DM Sans",sans-serif;font-size:.72rem;font-weight:900;letter-spacing:-.04em}
.brand-icon img{width:64px;height:64px;max-width:none;object-fit:contain;transform:none}
.hero{min-height:650px;isolation:isolate;background:#321012}
.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.82) contrast(1.04)}
.hero::before{z-index:0;inset:0;width:auto;height:auto;border:0;border-radius:0;background:linear-gradient(90deg,rgba(31,8,10,.96) 0%,rgba(45,10,13,.82) 42%,rgba(45,10,13,.28) 72%,rgba(25,7,8,.46) 100%)}
.hero::after{z-index:0;right:0;bottom:0;width:100%;height:35%;border:0;border-radius:0;background:linear-gradient(0deg,rgba(24,6,8,.58),transparent)}
.hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);align-items:end;min-height:650px;gap:70px;padding-block:78px}
.hero-copy{max-width:720px;padding:0}
.hero .eyebrow{margin-bottom:20px;color:#f6d898;font-size:.71rem;letter-spacing:.17em}
.hero h1{max-width:720px;margin-bottom:24px;font-family:"Fraunces",Georgia,serif;font-size:clamp(3.8rem,6.3vw,6.6rem);font-weight:700;line-height:.92;letter-spacing:-.055em}
.hero h1 mark{display:block;color:#ffc640}
.hero-description{max-width:560px;margin-bottom:34px;color:rgba(255,247,237,.8);font-size:1.04rem;line-height:1.68}
.hero-actions{gap:28px}
.hero .button.yellow{min-height:53px;border-radius:5px;box-shadow:none}
.hero .under-link{padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.45);color:#fff;font-size:.84rem}
.hero-order-card{position:relative;padding:30px;border:1px solid rgba(255,255,255,.22);border-radius:6px;background:rgba(255,250,241,.94);box-shadow:0 22px 60px rgba(33,5,8,.28);color:var(--ink);backdrop-filter:blur(12px)}
.hero-order-card small{display:block;margin-bottom:13px;color:var(--red-deep);font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.hero-order-card strong{display:block;font-family:"Fraunces",Georgia,serif;font-size:2rem;line-height:1.05;letter-spacing:-.035em}
.hero-order-card p{margin:18px 0 24px;color:#6f5755;font-size:.82rem;line-height:1.62}
.hero-order-card a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 16px;background:var(--red-deep);color:#fff;font-size:.76rem;font-weight:900;letter-spacing:.03em}
.promise{border-top:1px solid #ead7ce}
.promise i{display:grid;width:34px;height:34px;place-items:center;color:var(--red-deep);border:1px solid #d8b5a7;border-radius:50%;font-family:"DM Sans",sans-serif;font-size:.66rem;font-style:normal;font-weight:900}

@media(max-width:900px){.hero-grid{grid-template-columns:1fr minmax(260px,.5fr);gap:30px}.hero h1{font-size:clamp(3.4rem,7vw,5.4rem)}}
@media(max-width:720px){.hero{min-height:0}.hero-background{object-position:62% center}.hero::before{background:linear-gradient(90deg,rgba(31,8,10,.96),rgba(40,9,12,.72)),linear-gradient(0deg,rgba(20,5,7,.42),transparent)}.hero-grid{display:grid;grid-template-columns:1fr;gap:30px;min-height:0;padding-block:70px 34px}.hero-copy{padding:0}.hero h1{font-size:clamp(3.35rem,15vw,5rem)}.hero-order-card{padding:23px}.promise article{grid-template-columns:42px 1fr;padding:15px 0}}

/* Hand-drawn ingredient illustrations for the story cards (CSS only). */
.pillar .doodle{
  isolation:isolate;
  display:block;
  width:116px;
  height:116px;
  overflow:visible;
  border:0;
  background:none;
  box-shadow:none;
  color:transparent;
  font-size:0;
  line-height:0;
  text-indent:-9999px;
}
.pillar .doodle::before,.pillar .doodle::after{position:absolute;content:""}

/* A warm, spiralled dough ball. */
.pillar .doodle.dough{
  border-radius:50%;
  background:
    radial-gradient(circle at 37% 35%,rgba(255,250,224,.78) 0 3px,transparent 3.5px),
    radial-gradient(circle at 62% 69%,rgba(130,34,26,.18) 0 4px,transparent 4.5px),
    radial-gradient(circle at 50% 50%,#ffd889 0 15%,#f88b55 16% 48%,#e6533f 49% 100%);
  box-shadow:inset 0 0 0 7px #ffe4b9,inset 0 0 0 14px #d84939,0 8px 0 rgba(83,13,20,.18);
  transform:rotate(-11deg);
}
.pillar .doodle.dough::before{
  inset:20px;
  border:3px dashed #ffe5a9;
  border-radius:50%;
  opacity:.95;
}
.pillar .doodle.dough::after{
  top:33px;
  left:36px;
  width:43px;
  height:43px;
  border:4px solid #e87548;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-radius:50%;
  box-shadow:12px 7px 0 -8px #ffe7af;
  transform:rotate(-34deg);
}

/* A ripe tomato with leaf, highlight and tomato segments. */
.pillar .doodle.tomato{
  border:6px solid #fff0d3;
  border-radius:50%;
  background:
    radial-gradient(circle at 34% 28%,#ffc090 0 7%,transparent 8%),
    radial-gradient(circle at 50% 52%,transparent 0 47%,rgba(136,34,31,.2) 48% 50%,transparent 51%),
    linear-gradient(145deg,#ff7659 3%,#ea4539 58%,#bd2c31 100%);
  box-shadow:0 8px 0 rgba(85,22,22,.13),inset -10px -13px 0 rgba(133,31,32,.13);
  transform:rotate(7deg);
}
.pillar .doodle.tomato::before{
  top:-12px;
  left:29px;
  z-index:2;
  width:57px;
  height:39px;
  background:#4f7c32;
  clip-path:polygon(50% 42%,63% 4%,67% 39%,100% 23%,75% 53%,99% 72%,61% 67%,50% 100%,39% 67%,1% 72%,25% 53%,0 23%,33% 39%,37% 4%);
  transform:rotate(-8deg);
}
.pillar .doodle.tomato::after{
  top:28px;
  left:25px;
  width:54px;
  height:64px;
  border-right:2px solid rgba(129,30,29,.22);
  border-left:2px solid rgba(255,217,169,.35);
  border-radius:48%;
  transform:rotate(14deg);
}

/* A cheese slice with a thick crust and tiny pepperoni rounds. */
.pillar .doodle.slice{
  width:126px;
  height:112px;
  border:0;
  border-radius:0;
  background:none;
  box-shadow:none;
  transform:rotate(-6deg);
}
.pillar .doodle.slice::before{
  inset:3px 6px 2px;
  z-index:1;
  background:
    radial-gradient(circle at 49% 55%,#c84331 0 6px,#8c2d28 6.5px 8px,transparent 8.5px),
    radial-gradient(circle at 33% 35%,#c84331 0 6px,#8c2d28 6.5px 8px,transparent 8.5px),
    radial-gradient(circle at 66% 31%,#c84331 0 5px,#8c2d28 5.5px 7px,transparent 7.5px),
    linear-gradient(125deg,#fff0a0 6%,#ffd151 52%,#f4a834 100%);
  clip-path:polygon(7% 16%,94% 16%,51% 95%);
  filter:drop-shadow(0 7px 0 rgba(109,46,24,.18));
}
.pillar .doodle.slice::after{
  top:9px;
  left:11px;
  z-index:2;
  width:102px;
  height:25px;
  border:5px solid #c95d31;
  border-radius:52% 52% 48% 48%;
  background:linear-gradient(180deg,#ef9450,#d96a38);
  box-shadow:inset 0 -4px 0 rgba(123,43,27,.24),0 3px 0 rgba(124,47,28,.16);
  transform:rotate(2deg);
}

/* The promise-card calabresa illustration: use three empty spans inside the <i>. */
.promise .calabresa-icon{
  position:relative;
  display:block;
  width:42px;
  height:42px;
  grid-row:span 2;
  align-self:center;
  overflow:visible;
  color:transparent;
  font-size:0!important;
  font-style:normal;
  line-height:0;
}
.promise .calabresa-icon::before{
  position:absolute;
  top:8px;
  left:8px;
  width:27px;
  height:27px;
  border:2px solid #8f2824;
  border-radius:50%;
  background:radial-gradient(circle at 34% 31%,#f7a06e 0 10%,transparent 11%),#cf4232;
  box-shadow:0 2px 0 rgba(103,25,24,.2);
  content:"";
}
.promise .calabresa-icon span{
  position:absolute;
  z-index:1;
  display:block;
  width:24px;
  height:24px;
  border:2px solid #902922;
  border-radius:50%;
  background:radial-gradient(circle at 35% 33%,#f8a66f 0 10%,transparent 11%),#d94a35;
  box-shadow:0 2px 0 rgba(102,23,23,.2);
  color:transparent;
  font-size:0;
}
.promise .calabresa-icon span::after{
  position:absolute;
  top:6px;
  left:6px;
  width:3px;
  height:3px;
  border-radius:50%;
  background:#8d2922;
  box-shadow:7px 3px 0 #8d2922,4px 10px 0 #8d2922;
  content:"";
}
.promise .calabresa-icon span:nth-child(1){top:1px;left:1px;transform:rotate(-13deg)}
.promise .calabresa-icon span:nth-child(2){top:14px;left:3px;transform:rotate(13deg)}
.promise .calabresa-icon span:nth-child(3){top:8px;left:18px;transform:rotate(29deg)}

/* Make featured prices feel like a distinct, easy-to-scan menu badge. */
.featured b{
  display:inline-flex;
  width:max-content;
  min-height:37px;
  align-items:center;
  margin-top:16px;
  padding:1px 13px 0;
  border:1px solid #f0c97b;
  border-radius:999px;
  background:#fff3c8;
  color:#791920;
  box-shadow:0 3px 0 rgba(121,25,32,.18);
  font-family:"DM Sans",ui-sans-serif,sans-serif;
  font-size:1rem;
  font-weight:400;
  letter-spacing:.01em;
  line-height:1;
}
.featured b::before{
  width:7px;
  height:7px;
  margin-right:7px;
  border-radius:50%;
  background:var(--red);
  box-shadow:0 0 0 3px rgba(199,43,49,.13);
  content:"";
}
.red-feature b{border-color:#ffd770;background:#fff8df;color:#761922;box-shadow:0 3px 0 rgba(71,9,16,.28)}
.yellow-feature b{border-color:#c86a32;background:#fff8df;color:#791920;box-shadow:0 3px 0 rgba(120,61,14,.2)}

@media(max-width:720px){
  .featured b{min-height:33px;margin-top:9px;padding:1px 10px 0;font-size:.9rem}
  .featured b::before{width:6px;height:6px;margin-right:6px}
}

/* Menu choices: give flavors, sizes and payment methods their own clear hierarchy. */
.menu-body .builder-options,.menu-body .size-options{gap:12px}
.menu-body .builder-options .option{
  position:relative;
  min-height:98px;
  isolation:isolate;
  overflow:hidden;
  padding:14px 48px 14px 14px;
  border:1px solid #e7cfc4;
  border-radius:17px;
  background:linear-gradient(135deg,#fff 0%,#fffaf5 100%);
  box-shadow:0 2px 0 rgba(116,45,38,.05);
}
.menu-body .builder-options .option::before{
  position:absolute;
  z-index:-1;
  inset:0;
  background:linear-gradient(118deg,rgba(255,238,204,.62),rgba(255,255,255,0) 58%);
  content:"";
  opacity:0;
  transition:opacity .18s ease;
}
.menu-body .builder-options .option::after{
  position:absolute;
  top:14px;
  right:14px;
  display:grid;
  width:21px;
  height:21px;
  place-items:center;
  border:2px solid #e3c9bd;
  border-radius:50%;
  color:#fff;
  background:#fff;
  content:"";
  font-size:.68rem;
  font-weight:950;
  transition:background .18s,border-color .18s,transform .18s;
}
.menu-body .builder-options .option:hover{border-color:#de9b90;box-shadow:0 6px 15px rgba(128,47,40,.09)}
.menu-body .builder-options .option.selected{border-color:var(--red);background:linear-gradient(135deg,#fff 0%,#fff6ed 100%);box-shadow:0 7px 0 rgba(121,25,32,.1)}
.menu-body .builder-options .option.selected::before{opacity:1}
.menu-body .builder-options .option.selected::after{border-color:var(--red);background:var(--red);content:"✓";transform:scale(1.04)}
.menu-body .builder-options .option .option-icon{
  width:45px;
  height:45px;
  flex-basis:45px;
  border:1px solid #f0cd85;
  border-radius:13px;
  background:linear-gradient(145deg,#ffdf82,#ffbe39);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 3px 0 rgba(196,117,22,.18);
  color:var(--wine);
  font-family:"DM Sans",ui-sans-serif,sans-serif;
  font-size:1rem;
}
.menu-body .builder-options .option:nth-child(2) .option-icon{font-size:.67rem;letter-spacing:-.06em}
.menu-body .builder-options .option b{color:var(--ink);font-size:.84rem;line-height:1.15}
.menu-body .builder-options .option small{max-width:175px;margin-top:4px;color:#896e68;font-size:.68rem;line-height:1.38}

.menu-body .size-options .size{
  position:relative;
  display:grid;
  grid-template-columns:42px minmax(0,1fr) max-content;
  min-height:86px;
  gap:11px;
  padding:12px 13px;
  border-color:#e7cfc4;
  border-radius:16px;
  background:linear-gradient(135deg,#fff 0%,#fffaf6 100%);
  box-shadow:0 2px 0 rgba(116,45,38,.05);
}
.menu-body .size-options .size::before{
  display:grid;
  width:42px;
  height:42px;
  place-items:center;
  align-self:center;
  border:1px solid #f0d28c;
  border-radius:12px;
  background:#fff1c3;
  color:var(--red-deep);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.78);
  font-family:"DM Sans",ui-sans-serif,sans-serif;
  font-size:1.06rem;
  content:"M";
}
.menu-body .size-options .size:nth-child(2)::before{content:"G"}
.menu-body .size-options .size:hover{border-color:#de9b90;box-shadow:0 6px 15px rgba(128,47,40,.09)}
.menu-body .size-options .size.selected{border-color:var(--red);background:linear-gradient(135deg,#fff 0%,#fff5eb 100%);box-shadow:0 7px 0 rgba(121,25,32,.1)}
.menu-body .size-options .size.selected::before{border-color:#e6a733;background:var(--yellow);box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 3px 0 rgba(182,103,20,.15)}
.menu-body .size-options .size>span{min-width:0}
.menu-body .size-options .size b{color:var(--ink);font-size:.83rem;line-height:1.15}
.menu-body .size-options .size small{margin-top:4px;color:#896e68;font-size:.67rem;line-height:1.35}
.menu-body .size-options .size>strong{
  display:inline-flex;
  min-width:max-content;
  align-items:center;
  align-self:center;
  justify-content:center;
  min-height:34px;
  margin:0;
  padding:1px 9px 0;
  border:1px solid #f0c77e;
  border-radius:999px;
  background:#fff3ca;
  color:var(--red-deep);
  box-shadow:0 2px 0 rgba(123,49,25,.13);
  font-family:"DM Sans",ui-sans-serif,sans-serif;
  font-size:.76rem;
  font-weight:400;
  letter-spacing:.005em;
  line-height:1;
  text-align:center;
  white-space:nowrap;
}
.menu-body .size-options .size.selected>strong{border-color:#e5a12e;background:var(--yellow);box-shadow:0 3px 0 rgba(159,82,15,.18)}

.menu-body .payment-kind{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.menu-body .kind-card{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) 20px;
  grid-template-rows:auto auto;
  min-height:82px;
  gap:6px 8px;
  padding:13px 12px;
  border-color:#e5d0c7;
  border-radius:13px;
  background:linear-gradient(135deg,#fff 0%,#fffaf7 100%);
  box-shadow:0 2px 0 rgba(116,45,38,.05);
  transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;
}
.menu-body .kind-card::after{
  display:grid;
  width:19px;
  height:19px;
  place-items:center;
  border:2px solid #e1c8bc;
  border-radius:50%;
  color:#fff;
  background:#fff;
  content:"";
  font-size:.62rem;
  font-weight:950;
  transition:background .18s,border-color .18s,transform .18s;
}
.menu-body .kind-card:hover{border-color:#df9e93;box-shadow:0 6px 15px rgba(128,47,40,.09);transform:translateY(-1px)}
.menu-body .kind-card.selected{border-color:var(--red);background:linear-gradient(135deg,#fff 0%,#fff4ea 100%);box-shadow:0 6px 0 rgba(121,25,32,.1)}
.menu-body .kind-card.selected::after{border-color:var(--red);background:var(--red);content:"✓";transform:scale(1.04)}
.menu-body .kind-card span{align-self:end;color:var(--red-deep);font-family:"Fraunces",Georgia,serif;font-size:.88rem;line-height:1.05}
.menu-body .kind-card small{align-self:start;margin:0;color:#846b65;font-size:.68rem;line-height:1.38}
.menu-body .online-payment-panel{margin-top:13px;padding:15px}
.menu-body .payment-ready{margin:14px 0 10px;padding:11px}

@media(max-width:720px){
  .menu-body .builder-options .option{min-height:92px}
  .menu-body .size-options .size{min-height:82px}
  .menu-body .kind-card{min-height:78px}
}
@media(max-width:390px){
  .menu-body .size-options .size{grid-template-columns:40px minmax(0,1fr);gap:9px;padding:11px}
  .menu-body .size-options .size::before{width:40px;height:40px}
  .menu-body .size-options .size>strong{grid-column:2;justify-self:start;min-width:0;font-size:.72rem}
  .menu-body .payment-kind{grid-template-columns:1fr}
  .menu-body .kind-card{min-height:72px}
}

/* Pizza mode illustrations and a calmer hierarchy for the size choices. */
.menu-body .builder-options .pizza-mode-icon{
  position:relative;
  display:block;
  width:48px;
  height:48px;
  flex:0 0 48px;
  overflow:hidden;
  border:3px solid #dd7536;
  border-radius:50%;
  box-shadow:inset 0 0 0 3px rgba(255,249,213,.75),0 3px 0 rgba(157,76,18,.16);
}
.menu-body .builder-options .pizza-mode-icon::after{
  position:absolute;
  inset:4px;
  border:1px solid rgba(137,55,27,.32);
  border-radius:50%;
  content:"";
}
.menu-body .builder-options .pizza-whole{
  background:
    radial-gradient(circle at 30% 28%,#b82e2f 0 3px,transparent 3.6px),
    radial-gradient(circle at 67% 31%,#b82e2f 0 3px,transparent 3.6px),
    radial-gradient(circle at 35% 69%,#b82e2f 0 3px,transparent 3.6px),
    radial-gradient(circle at 70% 66%,#9b452b 0 3px,transparent 3.6px),
    radial-gradient(circle at 50% 50%,#ffd86d 0 61%,#f4b935 62% 100%);
}
.menu-body .builder-options .pizza-whole::before{
  position:absolute;
  z-index:1;
  top:5px;
  bottom:5px;
  left:50%;
  width:1px;
  background:rgba(139,55,30,.25);
  box-shadow:0 0 0 0 rgba(0,0,0,0),-13px 13px 0 -0.4px rgba(139,55,30,.22),13px 13px 0 -0.4px rgba(139,55,30,.22);
  content:"";
  transform:rotate(45deg);
}
.menu-body .builder-options .pizza-half{
  background:
    radial-gradient(circle at 28% 29%,#b72f30 0 3px,transparent 3.6px),
    radial-gradient(circle at 31% 67%,#b72f30 0 3px,transparent 3.6px),
    radial-gradient(circle at 70% 31%,#a14a2b 0 3px,transparent 3.6px),
    radial-gradient(circle at 70% 66%,#a14a2b 0 3px,transparent 3.6px),
    linear-gradient(90deg,#f8bf39 0 49%,#ffe07a 50% 100%);
}
.menu-body .builder-options .pizza-half::before{
  position:absolute;
  z-index:1;
  top:4px;
  bottom:4px;
  left:50%;
  border-left:2px dashed rgba(133,54,28,.58);
  content:"";
}

.menu-body .size-options .size{
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  grid-template-rows:auto auto;
  grid-template-areas:"mark copy" "mark price";
  align-items:center;
  min-height:118px;
  gap:7px 12px;
  padding:14px;
}
.menu-body .size-options .size::before{grid-area:mark}
.menu-body .size-options .size-copy{
  display:grid;
  grid-area:copy;
  min-width:0;
  gap:2px;
  align-self:end;
}
.menu-body .size-options .size-kicker{
  color:#a0574d;
  font-family:"DM Sans",ui-sans-serif,sans-serif;
  font-size:.62rem;
  font-weight:900;
  letter-spacing:.045em;
  line-height:1.15;
  text-transform:uppercase;
}
.menu-body .size-options .size-copy b{
  color:var(--ink);
  font-family:"Fraunces",Georgia,serif;
  font-size:1.04rem;
  letter-spacing:-.015em;
  line-height:1.05;
}
.menu-body .size-options .size-copy small{
  margin:1px 0 0;
  color:#806761;
  font-family:"DM Sans",ui-sans-serif,sans-serif;
  font-size:.68rem;
  font-weight:700;
  line-height:1.32;
}
.menu-body .size-options .size-copy small span{padding:0 2px;color:#d38959}
.menu-body .size-options .size>strong{
  display:inline-flex;
  grid-area:price;
  align-items:baseline;
  justify-self:center;
  align-self:start;
  min-width:0;
  min-height:29px;
  gap:5px;
  margin:0;
  padding:3px 9px 2px;
  border-radius:999px;
  color:var(--red-deep);
  font-family:"DM Sans",ui-sans-serif,sans-serif;
  white-space:nowrap;
}
.menu-body .size-options .size>strong small{
  display:inline;
  margin:0;
  color:#864e41;
  font-family:"DM Sans",ui-sans-serif,sans-serif;
  font-size:.61rem;
  font-weight:900;
  letter-spacing:.015em;
}
.menu-body .size-options .size>strong span{
  color:var(--red-deep);
  font-family:"DM Sans",ui-sans-serif,sans-serif;
  font-size:.86rem;
  font-weight:400;
  letter-spacing:.01em;
  line-height:1;
}

/* Keep the payment reassurance attached to its own card, never the radio marker. */
.menu-body .kind-card{grid-template-columns:minmax(0,1fr) 20px;grid-template-rows:auto auto}
.menu-body .kind-card span{grid-column:1;grid-row:1;align-self:end}
.menu-body .kind-card small{grid-column:1;grid-row:2;align-self:start}
.menu-body .kind-card::after{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end}

/* Purpose-built checkout icons: crisp at every size and not dependent on platform emoji. */
.route-symbol.route-icon{
  position:relative;
  overflow:hidden;
  padding:5px;
  border:1px solid rgba(182,91,35,.18);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
.route-symbol.route-icon svg,.whatsapp-icon svg{display:block;width:100%;height:100%}
.route-symbol.route-icon-delivery{color:#8f3026;background:linear-gradient(145deg,#ffe9a7,#ffd168)}
.route-symbol.route-icon-pickup{color:#8b3b29;background:linear-gradient(145deg,#fff0bd,#ffdb7b)}
.route-symbol.route-icon-secure{color:#8a2e2b;background:linear-gradient(145deg,#fff1bd,#ffd26c)}
.route-symbol.route-icon-whatsapp{color:#147a4b;background:linear-gradient(145deg,#e7faee,#bfeccc);border-color:rgba(20,122,75,.16)}
.whatsapp-icon{padding:7px;border:1px solid rgba(20,122,75,.13)}

/* Real pizza illustrations make the one- and two-flavour choices obvious at a glance. */
.menu-body .builder-options .pizza-mode-icon{
  display:grid;
  width:50px;
  height:50px;
  flex:0 0 50px;
  place-items:center;
  overflow:visible;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.menu-body .builder-options .pizza-mode-icon::before,
.menu-body .builder-options .pizza-mode-icon::after{content:none}
.menu-body .builder-options .pizza-mode-icon svg{
  display:block;
  width:100%;
  height:100%;
  filter:drop-shadow(0 3px 0 rgba(137,64,20,.16));
}
.menu-body .builder-options .option:hover .pizza-mode-icon svg{filter:drop-shadow(0 4px 0 rgba(137,64,20,.22))}

@media(max-width:420px){
  .menu-body .builder-options .pizza-mode-icon{width:46px;height:46px;flex-basis:46px}
  .route-symbol.route-icon{padding:5px}
}

@media(max-width:390px){
  .menu-body .size-options .size{grid-template-columns:42px minmax(0,1fr);grid-template-areas:"mark copy" "mark price";gap:6px 10px;padding:12px}
  .menu-body .size-options .size::before{width:42px;height:42px}
  .menu-body .size-options .size>strong{grid-column:auto;justify-self:center;font-size:inherit}
}

/* Compact WhatsApp shortcut for the site navigation. */
nav>a.whatsapp-nav-link{
  display:grid;
  width:38px;
  height:38px;
  flex:0 0 38px;
  place-items:center;
  padding:0;
  border:1px solid rgba(135,241,175,.52);
  border-radius:50%;
  background:#168a50;
  color:#fff;
  box-shadow:0 3px 0 rgba(32,89,49,.36),inset 0 1px 0 rgba(255,255,255,.24);
  opacity:1;
  transition:transform .18s,background .18s,box-shadow .18s;
}
nav>a.whatsapp-nav-link::after{display:none}
nav>a.whatsapp-nav-link:hover{color:#fff;background:#1ca95e;box-shadow:0 5px 0 rgba(32,89,49,.31);transform:translateY(-2px)}
nav>a.whatsapp-nav-link:focus-visible{outline-color:#9af0b7}
nav>a.whatsapp-nav-link svg,nav>a.whatsapp-nav-link img{display:block;width:18px;height:18px;max-width:none;object-fit:contain;fill:currentColor}
.lightbar nav>a.whatsapp-nav-link{border-color:#a7e2b7;background:#e3f7e9;color:#147a4b;box-shadow:0 3px 0 rgba(40,123,73,.14),inset 0 1px 0 rgba(255,255,255,.85)}
.lightbar nav>a.whatsapp-nav-link:hover{color:#fff;background:#168a50;box-shadow:0 5px 0 rgba(32,89,49,.24)}
@media(max-width:720px){
  nav>a.whatsapp-nav-link{display:grid!important;width:34px;height:34px;flex-basis:34px;margin-left:1px}
  nav>a.whatsapp-nav-link svg,nav>a.whatsapp-nav-link img{width:17px;height:17px}
}

/* Cardápio: dense enough to scan, but still comfortable to tap on every screen. */
.menu-body .menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
@media(min-width:901px){.menu-body .menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}
@media(max-width:720px){
  .menu-body .menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .menu-body .pizza-card-photo{min-height:0;border-radius:16px}
  .menu-body .pizza-card-photo .pizza-photo{height:116px}
  .menu-body .pizza-card-photo .pizza-photo span{top:8px;left:8px;padding:4px 6px;font-size:.52rem;letter-spacing:.075em}
  .menu-body .pizza-card-content{padding:12px 11px 11px}
  .menu-body .pizza-card-top{display:block}
  .menu-body .pizza-card-photo .pizza-card-top .mini{display:none}
  .menu-body .pizza-card p.category{margin-bottom:5px;font-size:.52rem;letter-spacing:.085em}
  .menu-body .pizza-card h3{font-size:1rem;line-height:1.08}
  .menu-body .pizza-card-photo .description{display:-webkit-box;min-height:0;margin:7px 0 10px;overflow:hidden;color:#765f60;font-size:.71rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .menu-body .pizza-bottom{gap:5px;padding-top:9px}
  .menu-body .price small{font-size:.54rem;line-height:1.2}
  .menu-body .price strong{font-size:.82rem;line-height:1.15;white-space:nowrap}
  .menu-body .pick{min-height:38px;padding:0 8px;border-radius:999px;font-size:.63rem;line-height:1;white-space:nowrap;-webkit-tap-highlight-color:transparent}
  .menu-body .pick:active{transform:translateY(1px)}
}
@media(max-width:390px){
  .menu-body .menu-grid{gap:8px}
  .menu-body .pizza-card-photo .pizza-photo{height:104px}
  .menu-body .pizza-card-content{padding:10px}
  .menu-body .pizza-card h3{font-size:.93rem}
  .menu-body .pizza-card-photo .description{margin:6px 0 8px;font-size:.67rem}
  .menu-body .pick{min-height:36px;padding:0 7px;font-size:.59rem}
}
@media(max-width:330px){
  .menu-body .pizza-card-photo .pizza-photo{height:92px}
  .menu-body .pizza-card-content{padding:9px}
  .menu-body .pizza-card p.category{font-size:.48rem}
  .menu-body .pizza-card h3{font-size:.86rem}
  .menu-body .pizza-card-photo .description{font-size:.62rem}
  .menu-body .pizza-bottom{align-items:stretch;flex-direction:column}
  .menu-body .price{display:flex;align-items:baseline;justify-content:space-between;gap:3px}
  .menu-body .price small{font-size:.5rem}
  .menu-body .price strong{font-size:.76rem}
  .menu-body .pick{width:100%;min-height:34px;font-size:.57rem}
}

/* Clearly distinguish the safe local dashboard preview from the real manager area. */
.admin-test-banner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin:0 0 24px;
  padding:13px 16px;
  border:1px solid #e5b542;
  border-radius:14px;
  background:#fff3c4;
  color:#603b12;
  box-shadow:0 5px 0 rgba(151,98,18,.12);
}
.admin-test-banner::before{
  display:grid;
  width:31px;
  height:31px;
  flex:0 0 31px;
  place-items:center;
  border-radius:50%;
  background:#f2bd38;
  color:#5e3510;
  content:"⚑";
  font-size:.9rem;
  font-weight:950;
}
.admin-test-banner strong,.admin-test-banner span{display:block}
.admin-test-banner strong{font-size:.78rem;font-weight:950;letter-spacing:.02em}
.admin-test-banner span{margin-left:auto;color:#7e5b25;font-size:.69rem;line-height:1.4;text-align:right}
@media(max-width:620px){
  .admin-test-banner{align-items:flex-start;gap:10px;margin-bottom:17px;padding:12px}
  .admin-test-banner span{margin:3px 0 0;text-align:left}
}

/* Offers and pizza + soft drink combos: reusable cards for the home and the menu. */
.offer-section{
  padding:92px 0 96px;
  border-bottom:1px solid var(--line);
  background:linear-gradient(180deg,#fffdf9 0%,#fff4e8 100%);
}
.offer-heading{align-items:flex-end}
.offer-heading>p{
  max-width:360px;
  margin:0 0 7px;
  color:var(--muted);
  font-size:.9rem;
  line-height:1.65;
}
.offer-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:40px;
}
.offer-card{
  position:relative;
  display:grid;
  grid-template-rows:190px minmax(0,1fr);
  overflow:hidden;
  min-height:448px;
  border:1px solid #edcec1;
  border-radius:25px;
  box-shadow:0 14px 32px rgba(89,31,27,.08);
  transition:transform .2s ease,box-shadow .2s ease;
}
.offer-card:hover{transform:translateY(-4px);box-shadow:0 21px 39px rgba(89,31,27,.15)}
.offer-card-red{color:#fff8ee;background:var(--red)}
.offer-card-cream{background:#fffdfa}
.offer-card-yellow{background:var(--yellow)}
.offer-photo{position:relative;min-height:0;overflow:hidden;background:#4b1418}
.offer-photo::after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(41,6,8,.02) 35%,rgba(41,6,8,.43) 100%);content:""}
.offer-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.offer-card:hover .offer-photo img{transform:scale(1.06)}
.offer-sticker{
  position:absolute;
  z-index:1;
  top:14px;
  left:14px;
  padding:6px 9px;
  border-radius:999px;
  background:rgba(255,253,246,.94);
  color:var(--red-deep);
  font-size:.59rem;
  font-weight:950;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.offer-body{display:flex;flex-direction:column;align-items:flex-start;padding:20px 22px 22px}
.offer-kicker{margin:0 0 6px;color:var(--red);font-size:.64rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.offer-card-red .offer-kicker{color:var(--yellow)}
.offer-body h3{max-width:270px;margin:0 0 8px;font-size:1.5rem;line-height:1.04}
.offer-body>span{display:block;min-height:43px;color:var(--muted);font-size:.8rem;line-height:1.55}
.offer-card-red .offer-body>span{color:#ffe2d8}
.offer-card-yellow .offer-body>span{color:#694721}
.offer-price{display:flex;align-items:baseline;gap:7px;margin-top:16px}
.offer-price small{color:#9b756d;font-size:.62rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.offer-card-red .offer-price small{color:#ffcdbd}
.offer-card-yellow .offer-price small{color:#745016}
.offer-price strong{color:var(--red);font-family:"DM Sans",ui-sans-serif,sans-serif;font-size:1.2rem;font-weight:800;letter-spacing:-.025em}
.offer-card-red .offer-price strong{color:#fff8e5}
.offer-card-yellow .offer-price strong{color:#7a1a20}
.offer-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:16px;color:var(--red-deep);font-size:.75rem;font-weight:950}
.offer-link span{font-size:1rem;transition:transform .18s ease}
.offer-link:hover span{transform:translateX(3px)}
.offer-card-red .offer-link{color:#fff8ec}
.offer-note{margin:16px auto 0;color:#94736b;font-size:.68rem;line-height:1.5;text-align:center}

.menu-offers{
  margin:0 0 25px;
  padding:19px;
  border:1px solid #edcfc1;
  border-radius:22px;
  background:linear-gradient(135deg,#fff 0%,#fff5e8 100%);
  box-shadow:0 10px 26px rgba(110,42,33,.06);
}
.menu-offers-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}
.menu-offers-heading .eyebrow{margin-bottom:5px}
.menu-combo-kicker{display:inline-flex;align-items:center;gap:6px}
.combo-heading-icon{width:18px;height:18px;flex:0 0 18px;color:var(--red)}
.menu-offers-heading h3{max-width:430px;margin:0;font-size:1.26rem;line-height:1.05}
.menu-offers-heading>p{max-width:255px;margin:0;color:var(--muted);font-size:.69rem;line-height:1.48;text-align:right}
.menu-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.menu-offer-card{
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:stretch;
  min-width:0;
  min-height:278px;
  overflow:hidden;
  padding:0;
  border:1px solid #ead7cd;
  border-radius:19px;
  background:#fff;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.menu-offer-card:hover{border-color:#dd8f81;box-shadow:0 11px 27px rgba(109,42,34,.1);transform:translateY(-2px)}
.menu-offer-photo{position:relative;display:block;width:100%;height:125px;overflow:hidden;border-radius:0;background:#48191a}
.menu-offer-photo img{width:100%;height:100%;object-fit:cover}
.menu-offer-badge{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:var(--yellow);color:var(--wine);font-size:.56rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.menu-offer-copy{display:flex;min-height:153px;flex-direction:column;align-items:flex-start;gap:5px;padding:12px 13px 13px}
.menu-offer-copy small{color:var(--red);font-size:.56rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.menu-offer-copy b{display:block;min-height:38px;padding-right:21px;color:var(--ink);font-family:"Fraunces",Georgia,serif;font-size:.98rem;line-height:1.1}
.menu-offer-copy em{display:inline-flex;align-self:flex-start;align-items:center;max-width:100%;min-height:28px;margin-top:auto;padding:5px 8px;border:1px solid #edb548;border-radius:999px;background:#fff0bd;color:var(--red-deep);font-family:"DM Sans",ui-sans-serif,sans-serif;font-size:.72rem;font-style:normal;font-weight:850;letter-spacing:-.025em;line-height:1;white-space:nowrap;box-shadow:0 2px 0 rgba(163,86,25,.14)}
.admin-metric-card strong,.admin-order-total strong{font-family:"Fraunces",Georgia,serif}
.menu-offer-arrow{position:absolute;right:13px;bottom:14px;display:grid;width:25px;height:25px;place-items:center;border:1px solid var(--red);border-radius:50%;color:var(--red);font-size:.92rem;font-weight:950;transition:transform .18s ease,background .18s ease,color .18s ease}
.menu-offer-card:hover .menu-offer-arrow{color:#fff;background:var(--red);transform:translateX(2px)}
.menu-offer-especial{background:#fffdfa}
.menu-offer-doce{background:#fffdf8}
.menu-offer-note{margin:12px 0 0;color:#8a695f;font-size:.65rem;line-height:1.45}
.menu-offer-note strong{color:var(--red-deep)}

@media(max-width:900px) and (min-width:721px){
  .offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .offer-card:first-child{grid-column:span 2}
}
@media(max-width:720px){
  .offer-section{padding:60px 0 64px}
  .offer-heading{gap:11px}
  .offer-heading>p{margin:0;font-size:.82rem;text-align:left}
  .offer-grid{grid-template-columns:1fr;gap:12px;margin-top:25px}
  .offer-card{grid-template-columns:minmax(120px,.72fr) 1fr;grid-template-rows:1fr;min-height:194px;border-radius:19px}
  .offer-photo{height:100%}
  .offer-body{padding:17px 15px}
  .offer-body h3{font-size:1.16rem}
  .offer-body>span{min-height:0;font-size:.72rem;line-height:1.42}
  .offer-price{margin-top:9px}
  .offer-price strong{font-size:1rem}
  .offer-link{padding-top:9px;font-size:.68rem}
  .offer-note{margin-top:13px;font-size:.62rem;text-align:left}
  .menu-offers{margin-bottom:19px;padding:15px;border-radius:18px}
  .menu-offers-heading{align-items:flex-start;flex-direction:column;gap:5px;margin-bottom:12px}
  .menu-offers-heading>p{max-width:none;font-size:.65rem;text-align:left}
  .menu-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .menu-offer-card{min-height:255px;border-radius:17px}
  .menu-offer-photo{height:108px}
  .menu-offer-copy{min-height:147px;padding:11px}
  .menu-offer-copy b{min-height:40px;font-size:.9rem}
  .menu-offer-copy em{padding-right:18px;font-size:.81rem}
  .menu-offer-arrow{right:10px;bottom:11px;width:23px;height:23px;font-size:.82rem}
}

/* Ingredient emojis keep the three story cards immediate and easy to scan. */
.pillar .doodle{
  display:grid;
  width:98px;
  height:98px;
  place-items:center;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  color:initial;
  font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;
  font-size:4.45rem;
  line-height:1;
  text-align:center;
  text-indent:0;
  transform:none;
  filter:drop-shadow(0 6px 0 rgba(80,18,18,.14));
}
.pillar .doodle::before,.pillar .doodle::after{content:none}
.pillar .doodle.dough,.pillar .doodle.tomato,.pillar .doodle.slice{
  width:98px;
  height:98px;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  transform:none;
}
.pillar .doodle.slice{font-size:4.2rem}

/* Menu extras and responsive ordering polish. */
.topbar{position:sticky;top:0;box-shadow:0 4px 18px rgba(66,20,20,.09)}
.nav{min-width:0}
.filters{padding:2px 0 6px;scrollbar-width:thin}
.extra-card{min-height:220px;background:linear-gradient(145deg,#fff 0%,#fff9ef 100%)}
.extra-card .pizza-card-top{align-items:flex-start}
.extra-card .description{min-height:0;margin-top:13px}
.extra-icon{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;border:1px solid #efc96a;border-radius:16px;background:#fff0bd;font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;font-size:1.65rem;box-shadow:0 4px 0 rgba(177,103,23,.12)}
.extra-card.selected .extra-icon{border-color:var(--red);background:#fff7e1}

@media(max-width:720px){
  .topbar{position:sticky}
  .nav{gap:8px}
  .brand{min-width:0}
  .brand-icon{width:40px;height:40px}
  .brand>span:last-child{font-size:.94em}
  nav{min-width:0;gap:7px}
  .nav-button{white-space:nowrap}
  .filters{flex-wrap:nowrap;max-width:100%;margin-right:-16px;padding-right:16px;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .filter{flex:0 0 auto}
  .extra-card{min-height:204px}
  .extra-icon{width:45px;height:45px;flex-basis:45px;border-radius:13px;font-size:1.38rem}
}

@media(max-width:390px){
  .nav-button{padding:9px 10px;font-size:.67rem}
  nav>a.whatsapp-nav-link{width:32px;height:32px;flex-basis:32px}
}

/* Compact navigation: the full menu stays one tap away on every phone. */
.nav-menu-toggle{
  display:none;
  width:42px;
  height:42px;
  place-content:center;
  gap:4px;
  margin-left:auto;
  padding:0;
  border:1px solid currentColor;
  border-radius:13px;
  color:inherit;
  background:transparent;
  cursor:pointer;
}
.nav-menu-toggle span{display:block;width:18px;height:2px;border-radius:2px;background:currentColor}
.lightbar .nav-menu-toggle{color:var(--red-deep)}

@media(max-width:720px){
  .nav{position:relative;min-height:66px;flex-wrap:nowrap}
  .nav-menu-toggle{display:grid}
  .nav>nav{
    position:absolute;
    z-index:30;
    top:calc(100% + 8px);
    right:0;
    display:none;
    width:min(290px,calc(100vw - 32px));
    min-width:0;
    flex-direction:column;
    align-items:stretch;
    gap:4px;
    padding:10px;
    border:1px solid rgba(227,210,197,.9);
    border-radius:18px;
    background:var(--cream);
    box-shadow:0 18px 40px rgba(54,20,18,.22);
  }
  .nav.menu-open>nav{display:flex}
  .nav>nav>a:not(.nav-button),
  .nav>nav .nav-login,
  .nav>nav .whatsapp-nav-link{
    display:flex;
    width:100%;
    min-height:42px;
    align-items:center;
    justify-content:flex-start;
    padding:10px 12px;
    border-radius:11px;
  }
  .nav>nav .whatsapp-nav-link{justify-content:center;color:#0f7d4b;background:#e7f7e9}
  .nav>nav .nav-button{justify-content:center;margin-top:3px}
  .lightbar .nav>nav{background:#fffdf9}
  .topbar:not(.lightbar) .nav-menu-toggle{color:#fff8ed}
}
