:root{--ink:#181512;--cream:#f4efe5;--paper:#fffdf8;--gold:#b7935a;--muted:#776f65;--line:#d8d0c3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif}.topbar{position:fixed;top:0;left:0;right:0;height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;z-index:50;background:rgba(20,18,16,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.brand img{width:170px;filter:invert(1);display:block}.nav{display:flex;align-items:center;gap:25px}.nav a{color:white;text-decoration:none;font-size:13px;text-transform:uppercase;letter-spacing:.11em}.nav-cta{border:1px solid var(--gold);padding:11px 18px;border-radius:999px}.menu-toggle{display:none;background:none;border:0;color:white;font-size:25px}.hero{min-height:100vh;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('img/gallery/pizze-a-fresh-and-flavorful-pizza-topped-with-succulent.webp') center/cover no-repeat;transform:scale(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,8,6,.88) 0%,rgba(10,8,6,.58) 45%,rgba(10,8,6,.2) 78%),linear-gradient(0deg,rgba(10,8,6,.65),transparent 60%)}.hero-content{position:relative;color:#fff;padding:150px 7vw 10vh;max-width:860px}.hero-logo{width:min(430px,72vw);filter:invert(1);margin-bottom:18px}.eyebrow,.kicker{font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:800;color:var(--gold)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif}.hero h1{font-size:clamp(48px,6.5vw,92px);line-height:.98;margin:22px 0}.lead{font-size:clamp(18px,2vw,24px);line-height:1.5;max-width:700px;color:#eee}.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:999px;text-decoration:none;font-weight:800;font-size:14px;letter-spacing:.02em}.primary{background:var(--gold);color:#17120d}.ghost{border:1px solid rgba(255,255,255,.55);color:white}.dark{background:var(--ink);color:white;margin-top:25px}.scroll{position:absolute;right:5vw;bottom:40px;width:45px;height:45px;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:white;text-decoration:none;display:grid;place-items:center}.section{padding:110px 7vw}.intro{background:var(--paper)}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;margin-top:22px}.intro h2,.section h2{font-size:clamp(42px,5vw,70px);line-height:1.02;margin:0}.copy{font-size:20px;line-height:1.65;color:#504a43}.cards{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,minmax(310px,1fr));gap:16px;background:#171513}.feature-card{position:relative;min-height:330px;background-image:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.12)),var(--bg);background-size:cover;background-position:center;border-radius:4px;overflow:hidden}.feature-card.big{grid-row:1/3;min-height:660px}.feature-card>div{position:absolute;inset:auto 0 0;padding:34px;color:white}.feature-card span{font-size:12px;letter-spacing:.18em;color:#dbc08e;font-weight:800}.feature-card h3{font-size:clamp(30px,3vw,52px);margin:10px 0}.feature-card p{max-width:540px;line-height:1.6;color:#ddd}.feature-card a{color:white;text-underline-offset:5px}.menu-highlight{background:#efe7da}.menu-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:50px}.menu-heading a{color:var(--ink);font-weight:800}.dish-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.dish{padding:30px 18px 30px 0;border-bottom:1px solid var(--line);position:relative}.dish:nth-child(odd){border-right:1px solid var(--line)}.dish:nth-child(even){padding-left:30px}.dish b{font-family:Georgia,serif;font-size:25px}.dish span{float:right;font-weight:900;color:#8a642f}.dish p{color:#665f57;line-height:1.5;max-width:520px}.happy{display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.happy-photo{min-height:720px;background:url('img/gallery/happy-hour-happy-hour.webp') center/cover no-repeat}.happy-panel{padding:11vw 7vw;display:flex;flex-direction:column;justify-content:center}.happy h2{font-size:clamp(44px,5vw,72px);line-height:1;margin:15px 0}.happy p{font-size:20px;line-height:1.6;color:#5f574f}.price{display:flex;align-items:baseline;gap:15px;margin:18px 0}.price strong{font-family:Georgia,serif;font-size:62px}.price span{font-weight:700}.happy small{color:#777;line-height:1.5}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.section-head>p{max-width:370px;color:#6d655d}.gallery{background:#171513;color:white}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:12px}.gallery-item{border:0;padding:0;background:none;cursor:zoom-in;overflow:hidden;border-radius:3px}.gallery-item.tall{grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s transform}.gallery-item:hover img{transform:scale(1.04)}.reviews{background:var(--paper)}.score{font-family:Georgia,serif;font-size:58px}.score small{font-size:24px}.score span{display:block;font-family:Arial,sans-serif;font-size:12px;color:#756d63}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid blockquote{margin:0;padding:32px;background:#f1eadf;font-family:Georgia,serif;font-size:24px;line-height:1.45}.review-grid cite{display:block;margin-top:20px;font-family:Arial,sans-serif;font-size:12px;font-style:normal;color:#7a7167}.source-note{font-size:12px;color:#7d746a;margin-top:18px}.contact{display:grid;grid-template-columns:.85fr 1.15fr;background:#171513;color:white}.contact-info{padding:100px 7vw}.contact-info h2{font-size:70px;line-height:1;margin:15px 0 25px}.contact-info p{line-height:1.7;color:#d2cbc2}.contact-link{display:inline-block;color:white;font-size:28px;font-weight:800;margin:10px 0;text-decoration:none}.hours{margin:30px 0}.hours h3{font-size:24px;margin-bottom:8px}.hours small{color:#988f85}.light{border-color:#777}.contact-map{min-height:650px}.contact-map iframe{border:0;width:100%;height:100%;min-height:650px;filter:grayscale(.7) contrast(.9)}.footer{padding:55px 7vw;text-align:center;background:#0c0b0a;color:#aaa;font-size:13px}.footer img{width:180px;filter:invert(1);margin-bottom:10px}.footer a{color:#d3b37b}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:100;display:none;align-items:center;justify-content:center;padding:5vw}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:88vh;object-fit:contain}.lightbox button{position:absolute;right:25px;top:18px;color:white;background:none;border:0;font-size:42px;cursor:pointer}.reveal{animation:fadeup .8s ease both}@keyframes fadeup{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media(max-width:900px){.menu-toggle{display:block}.nav{position:absolute;top:78px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;padding:22px 7vw;background:#171513}.nav.open{display:flex}.nav a{padding:10px 0}.hero-content{padding-bottom:12vh}.intro-grid,.happy,.contact{grid-template-columns:1fr}.cards{grid-template-columns:1fr;grid-template-rows:auto}.feature-card.big{grid-row:auto;min-height:500px}.feature-card{min-height:390px}.happy-photo{min-height:520px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.contact-map{min-height:450px}.contact-map iframe{min-height:450px}}@media(max-width:620px){.topbar{height:68px}.brand img{width:135px}.nav{top:68px}.hero{min-height:92vh}.hero-content{padding:130px 6vw 11vh}.hero h1{font-size:46px}.section{padding:78px 6vw}.intro-grid{grid-template-columns:1fr;gap:25px}.intro h2,.section h2{font-size:42px}.copy{font-size:17px}.cards{padding:12px}.feature-card.big,.feature-card{min-height:390px}.menu-heading{align-items:start;flex-direction:column}.dish-grid{grid-template-columns:1fr}.dish:nth-child(odd){border-right:0}.dish:nth-child(even){padding-left:0}.happy-panel{padding:78px 6vw}.happy h2{font-size:44px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:330px}.gallery-item.tall{grid-row:span 1}.score{font-size:48px}.contact-info{padding:78px 6vw}.contact-info h2{font-size:52px}.contact-map,.contact-map iframe{min-height:360px}.footer{padding-inline:6vw}.actions .btn{width:100%}}

/* Sezione Cucina: una foto per riquadro, proporzionata e separata dal testo */
.cards{align-items:stretch}
.compact-card{background:#211e1a;background-image:none!important;display:flex;flex-direction:column;overflow:hidden}
.feature-card.big.compact-card{min-height:660px}
.compact-card .card-photo{position:relative;inset:auto;padding:18px 18px 0;height:56%;min-height:0;color:inherit}
.compact-card .card-photo img{width:100%;height:100%;display:block;object-fit:cover;border-radius:4px}
.compact-card .card-copy{position:relative;inset:auto;padding:30px 34px 34px;color:#fff;display:block;flex:1;background:#211e1a}
.compact-card .card-copy span{font-size:12px;letter-spacing:.18em;color:#dbc08e;font-weight:800}
.compact-card .card-copy h3{font-size:clamp(28px,2.8vw,48px);margin:10px 0 14px}
.compact-card .card-copy p{max-width:540px;line-height:1.6;color:#ddd;margin:0}
.compact-card .card-copy a{color:#fff;text-underline-offset:5px;display:inline-block;margin-top:4px}
.cards>.compact-card:not(.big) .card-photo{height:58%;padding:14px 14px 0}
.cards>.compact-card:not(.big) .card-copy{padding:22px 26px 28px}
.cards>.compact-card:not(.big) .card-copy h3{font-size:clamp(27px,2.4vw,38px);margin-bottom:12px}
@media(max-width:900px){
  .feature-card.big.compact-card,.compact-card{min-height:500px}
  .compact-card .card-photo,.cards>.compact-card:not(.big) .card-photo{height:58%;padding:14px 14px 0}
  .compact-card .card-copy,.cards>.compact-card:not(.big) .card-copy{padding:24px 26px 28px}
}
@media(max-width:620px){
  .feature-card.big.compact-card,.compact-card{min-height:430px}
  .compact-card .card-photo,.cards>.compact-card:not(.big) .card-photo{height:55%;padding:12px 12px 0}
  .compact-card .card-copy,.cards>.compact-card:not(.big) .card-copy{padding:22px 22px 25px}
  .compact-card .card-copy h3,.cards>.compact-card:not(.big) .card-copy h3{font-size:30px}
  .compact-card .card-copy p{font-size:14px;line-height:1.5}
}

/* v5 - Foto sezione Cucina ridotte del 70% circa rispetto alla versione precedente */
.compact-card{justify-content:flex-start}
.compact-card .card-photo{height:auto!important;min-height:0!important;padding:24px 34px 0!important;display:flex;align-items:center;justify-content:center;flex:none}
.compact-card .card-photo img{width:38%!important;height:auto!important;max-height:150px;object-fit:cover;aspect-ratio:4/3;border-radius:4px;display:block}
.feature-card.big.compact-card .card-photo img{width:38%!important;max-height:190px}
.compact-card .card-copy{flex:none;padding-top:28px!important}
@media(max-width:900px){
 .compact-card .card-photo{padding:22px 26px 0!important}
 .compact-card .card-photo img,.feature-card.big.compact-card .card-photo img{width:42%!important;max-height:160px}
}
@media(max-width:620px){
 .compact-card .card-photo{padding:20px 22px 0!important}
 .compact-card .card-photo img,.feature-card.big.compact-card .card-photo img{width:52%!important;max-height:145px}
 .compact-card .card-copy{padding-top:22px!important}
}

/* v6 - immagini allineate alla larghezza del testo nei tre riquadri */
.compact-card .card-photo{padding:24px 34px 0!important;display:block!important}
.compact-card .card-photo img,.feature-card.big.compact-card .card-photo img{width:100%!important;max-width:none!important;height:auto!important;max-height:260px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:left center;margin:0!important}
.cards>.compact-card:not(.big) .card-photo{padding:18px 26px 0!important}
.cards>.compact-card:not(.big) .card-photo img{max-height:135px!important}
.compact-card .card-copy{padding-top:22px!important}
@media(max-width:900px){
 .compact-card .card-photo{padding:20px 26px 0!important}
 .compact-card .card-photo img,.feature-card.big.compact-card .card-photo img{width:100%!important;max-height:220px!important}
 .cards>.compact-card:not(.big) .card-photo img{max-height:190px!important}
}
@media(max-width:620px){
 .compact-card .card-photo,.cards>.compact-card:not(.big) .card-photo{padding:18px 22px 0!important}
 .compact-card .card-photo img,.feature-card.big.compact-card .card-photo img,.cards>.compact-card:not(.big) .card-photo img{width:100%!important;max-height:190px!important}
 .compact-card .card-copy{padding-top:20px!important}
}

/* v7 - stessa altezza della v6, larghezza piena come il testo */
.compact-card .card-photo img,
.feature-card.big.compact-card .card-photo img{
  width:100%!important;
  height:190px!important;
  max-height:190px!important;
  object-fit:cover!important;
  object-position:center!important;
}
.cards>.compact-card:not(.big) .card-photo img{
  width:100%!important;
  height:135px!important;
  max-height:135px!important;
  object-fit:cover!important;
}
@media(max-width:900px){
 .compact-card .card-photo img,.feature-card.big.compact-card .card-photo img{height:160px!important;max-height:160px!important}
 .cards>.compact-card:not(.big) .card-photo img{height:135px!important;max-height:135px!important}
}
@media(max-width:620px){
 .compact-card .card-photo img,.feature-card.big.compact-card .card-photo img,.cards>.compact-card:not(.big) .card-photo img{height:135px!important;max-height:135px!important}
}

/* v8 - Sezione Cucina riequilibrata: foto visibili ma compatte, riquadri armonici */
.cards#cucina{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,285px);gap:20px;padding-top:80px;padding-bottom:80px}
.cards#cucina .feature-card{border:1px solid rgba(255,255,255,.07);box-shadow:0 14px 35px rgba(0,0,0,.16)}
.cards#cucina .feature-card.big{grid-row:1/3;min-height:590px}
.cards#cucina .compact-card .card-photo{padding:24px 28px 0!important;height:auto!important;flex:none}
.cards#cucina .compact-card .card-photo img,
.cards#cucina .feature-card.big.compact-card .card-photo img{width:100%!important;height:175px!important;max-height:175px!important;object-fit:cover!important;border-radius:6px!important}
.cards#cucina>.compact-card:not(.big) .card-photo{padding:18px 24px 0!important}
.cards#cucina>.compact-card:not(.big) .card-photo img{height:105px!important;max-height:105px!important}
.cards#cucina .compact-card .card-copy{padding:24px 28px 30px!important}
.cards#cucina>.compact-card:not(.big) .card-copy{padding:18px 24px 22px!important}
.cards#cucina>.compact-card:not(.big) .card-copy h3{font-size:clamp(25px,2.1vw,34px);margin:7px 0 10px}
@media(max-width:900px){
 .cards#cucina{grid-template-columns:1fr;grid-template-rows:auto;gap:16px;padding-top:60px;padding-bottom:60px}
 .cards#cucina .feature-card.big,.cards#cucina .feature-card{grid-row:auto;min-height:0}
 .cards#cucina .compact-card .card-photo,.cards#cucina>.compact-card:not(.big) .card-photo{padding:18px 22px 0!important}
 .cards#cucina .compact-card .card-photo img,.cards#cucina .feature-card.big.compact-card .card-photo img,.cards#cucina>.compact-card:not(.big) .card-photo img{height:180px!important;max-height:180px!important}
 .cards#cucina .compact-card .card-copy,.cards#cucina>.compact-card:not(.big) .card-copy{padding:20px 22px 26px!important}
}
@media(max-width:620px){
 .cards#cucina{padding:12px;gap:12px}
 .cards#cucina .compact-card .card-photo img,.cards#cucina .feature-card.big.compact-card .card-photo img,.cards#cucina>.compact-card:not(.big) .card-photo img{height:145px!important;max-height:145px!important}
}


/* === DEHORS v9: sezione Cucina armonizzata, immagini intere === */
.cucina-showcase-v9{
  background:#171614;
  padding:64px 5%;
}
.cucina-v9-grid{
  max-width:1500px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  align-items:stretch;
}
.cucina-v9-side{
  display:grid;
  grid-template-rows:1fr 1fr;
  gap:18px;
}
.cucina-v9-card{
  background:#201e1b;
  border:1px solid rgba(255,255,255,.08);
  border-radius:5px;
  padding:28px 32px;
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
}
.cucina-v9-main{justify-content:flex-start;}
.cucina-v9-kicker{
  display:block;
  color:#d8a64d;
  font-size:12px;
  font-weight:800;
  letter-spacing:2px;
  margin-bottom:8px;
}
.cucina-v9-card h3{
  color:#fff;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(25px,2vw,38px);
  line-height:1.08;
  margin:0 0 18px;
}
.cucina-v9-photo{
  width:100%;
  height:270px;
  margin:8px 0 20px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border-radius:5px;
  background:#181715;
}
.cucina-v9-photo-side{
  height:160px;
  margin-top:4px;
  margin-bottom:15px;
}
.cucina-v9-photo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
}
.cucina-v9-card p{
  color:#eee;
  line-height:1.55;
  max-width:620px;
  margin:4px auto 17px;
  text-align:center;
}
.cucina-v9-card a{
  color:#d8a64d;
  text-decoration:none;
  font-weight:700;
  margin-top:auto;
  text-align:center;
}
@media (max-width:900px){
  .cucina-showcase-v9{padding:38px 18px;}
  .cucina-v9-grid{grid-template-columns:1fr;}
  .cucina-v9-side{grid-template-rows:auto;}
  .cucina-v9-photo{height:240px;}
  .cucina-v9-photo-side{height:210px;}
}
@media (max-width:520px){
  .cucina-v9-card{padding:22px 18px;}
  .cucina-v9-photo,.cucina-v9-photo-side{height:190px;}
}


/* === DEHORS v10: sezione cucina contenuta interamente nello sfondo nero === */
.cucina-showcase-v10{
  background:#171614;
  padding:42px 5% 46px;
  box-sizing:border-box;
  overflow:hidden;
}
.cucina-v10-wrap{
  max-width:1450px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  align-items:stretch;
}
.cucina-v10-right{
  display:grid;
  grid-template-rows:1fr 1fr;
  gap:18px;
  min-height:0;
}
.cucina-v10-card{
  background:#211f1c;
  border:1px solid rgba(255,255,255,.08);
  border-radius:4px;
  padding:22px 24px;
  box-sizing:border-box;
  min-height:0;
  display:flex;
  flex-direction:column;
}
.cucina-v10-main{
  height:100%;
}
.cucina-v10-small{
  height:100%;
}
.cucina-v10-text{
  flex:0 0 auto;
}
.cucina-v10-kicker{
  display:block;
  color:#d5a043;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.7px;
  margin-bottom:7px;
}
.cucina-v10-card h3{
  color:#fff;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(24px,2vw,35px);
  line-height:1.07;
  margin:0 0 12px;
}
.cucina-v10-card p{
  color:#f0eee8;
  font-size:15px;
  line-height:1.45;
  margin:0 0 14px;
  max-width:95%;
}
.cucina-v10-media{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#191816;
  border-radius:4px;
  margin:4px 0 14px;
  min-height:0;
}
.cucina-v10-main .cucina-v10-media{
  height:235px;
}
.cucina-v10-small .cucina-v10-media{
  height:135px;
}
.cucina-v10-media img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
}
.cucina-v10-card a{
  color:#d5a043;
  text-decoration:none;
  font-weight:700;
  margin-top:auto;
  text-align:center;
}
@media (min-width:901px){
  .cucina-v10-wrap{
    height:520px;
  }
}
@media (max-width:900px){
  .cucina-showcase-v10{
    padding:32px 18px 36px;
  }
  .cucina-v10-wrap{
    grid-template-columns:1fr;
  }
  .cucina-v10-right{
    grid-template-rows:auto;
  }
  .cucina-v10-main .cucina-v10-media,
  .cucina-v10-small .cucina-v10-media{
    height:220px;
  }
}
@media (max-width:560px){
  .cucina-v10-card{
    padding:18px;
  }
  .cucina-v10-main .cucina-v10-media,
  .cucina-v10-small .cucina-v10-media{
    height:185px;
  }
}


/* === DEHORS v11: tre riquadri affiancati, contenuti interamente nella fascia nera === */
.cucina-showcase-v11{
  background:#171614;
  padding:68px 4.8% 74px;
  box-sizing:border-box;
  overflow:hidden;
}
.cucina-v11-grid{
  width:100%;
  max-width:1680px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}
.cucina-v11-card{
  background:#211f1c;
  border:1px solid rgba(255,255,255,.09);
  border-radius:5px;
  padding:28px 28px 26px;
  box-sizing:border-box;
  min-height:570px;
  display:flex;
  flex-direction:column;
}
.cucina-v11-kicker{
  color:#d7a54c;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.8px;
  margin-bottom:10px;
}
.cucina-v11-card h3{
  color:#fff;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(28px,2vw,42px);
  line-height:1.05;
  margin:0;
}
.cucina-v11-separator{
  width:34px;
  height:3px;
  background:#d7a54c;
  margin:18px 0 20px;
}
.cucina-v11-media{
  width:100%;
  height:290px;
  background:#181715;
  border-radius:5px;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:18px;
}
.cucina-v11-media img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
}
.cucina-v11-card p{
  color:#eee9e1;
  font-size:15px;
  line-height:1.5;
  text-align:center;
  margin:0 0 18px;
  min-height:46px;
}
.cucina-v11-card a{
  color:#d7a54c;
  text-decoration:none;
  font-weight:700;
  text-align:center;
  margin-top:auto;
}
@media (max-width:1100px){
  .cucina-v11-grid{
    grid-template-columns:1fr 1fr;
  }
  .cucina-v11-card:last-child{
    grid-column:1 / -1;
    max-width:calc(50% - 9px);
    width:100%;
    justify-self:center;
  }
}
@media (max-width:760px){
  .cucina-showcase-v11{
    padding:42px 18px 48px;
  }
  .cucina-v11-grid{
    grid-template-columns:1fr;
  }
  .cucina-v11-card:last-child{
    grid-column:auto;
    max-width:none;
  }
  .cucina-v11-card{
    min-height:auto;
  }
  .cucina-v11-media{
    height:240px;
  }
}
@media (max-width:480px){
  .cucina-v11-card{
    padding:22px 18px 24px;
  }
  .cucina-v11-media{
    height:210px;
  }
}
