/* Scoped conversion updates; other marketing pages keep their existing layout. */
.group-page .hero{padding:28px 0 24px;}
.group-page .hero h1{font-size:48px;letter-spacing:0;}
.group-page .group-hook{font-size:23px;color:var(--red);margin-top:6px;}
.group-page .hero .lede{max-width:640px;margin-top:8px;}
.group-page .group-price{margin-top:12px;font-size:16px;line-height:1.6;}
.group-page .group-price strong{font-size:28px;color:var(--olive-d);margin:0 8px;}
.group-page .group-price strong span{font-size:16px;}
.group-page .hero .cta-row{margin-top:16px;}
.group-terms{font-size:13px;line-height:1.6;color:var(--ink-2);margin-top:12px;}
.group-dishes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px;}
.group-dishes figure{min-width:0;}
.group-dishes img{width:100%;height:auto;aspect-ratio:820/547;object-fit:contain;border-radius:4px;}
.group-dishes figcaption{font-size:15px;line-height:1.4;margin-top:8px;}
.group-page .trust-inner{padding-top:16px;padding-bottom:16px;}
.group-page .sec-head{margin-bottom:24px;}
.group-page .sec-title{font-size:36px;letter-spacing:0;}
.group-pricing{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:start;}
.group-pricing .pricetable{margin-top:0;table-layout:fixed;}
.group-pricing .pricetable th,.group-pricing .pricetable td{padding:14px 8px;}
.group-pricing .pricetable th:first-child{width:44%;}
.group-pricing .pricetable tbody th{text-align:left;font-size:15px;font-weight:700;}
.group-pricing .foot{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:18px;}
.group-pricing .hint{font-size:13px;}
.group-estimate{border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--paper-2);}
.group-estimate[hidden]{display:none;}
.group-estimate h3{font-size:24px;line-height:1.4;margin-bottom:16px;}
.estimate-head,.estimate-row{display:grid;grid-template-columns:minmax(0,1fr) 76px 84px;gap:12px;align-items:center;}
.estimate-head{font-size:13px;color:var(--ink-2);padding-bottom:8px;}
.estimate-head span:last-child,.estimate-subtotal{text-align:right;}
.estimate-row{min-height:84px;padding:12px 0;border-bottom:1px dashed var(--line);}
.estimate-fields label{font-size:14px;font-weight:700;min-width:0;}
.estimate-fields label small{display:block;font-size:13px;color:var(--ink-2);font-weight:400;}
.estimate-fields input{display:block;width:100%;min-width:0;min-height:48px;padding:8px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);font:inherit;font-size:16px;}
.estimate-subtotal{font-size:15px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;}
.estimate-error{font-size:13px;line-height:1.6;color:var(--red);}
.estimate-error:not(:empty){margin-top:12px;}
#group-total{display:block;min-height:54px;padding-top:18px;font-size:23px;font-weight:700;line-height:1.5;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;}
.estimate-tier{min-height:22px;font-size:13px;color:var(--olive-d);}
.group-estimate .btn{width:100%;justify-content:center;margin-top:20px;padding:13px 16px;}
.group-estimate .btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;}
.group-page .btn-wa,.group-page .nav-cta,.group-page .sticky-quote__btn,.group-page .fab,.home .hero .btn-wa{background:#19733c;color:#fff;}
.group-page .btn-wa:hover,.home .hero .btn-wa:hover{background:#12592e;}
.home .hero{padding-top:28px;padding-bottom:60px;}
.home .hero .seal{width:76px;height:76px;margin-bottom:10px;}
.home .hero h1{font-size:44px;letter-spacing:0;}
.home .hero .sub{font-size:20px;letter-spacing:0;}
.home .hero .lede{margin-top:10px;}
.home .hero .cta-row{margin-top:18px;}
.home .hero__meta{margin-top:14px;letter-spacing:0;}
.home .hero__meta a{text-decoration:underline;text-underline-offset:4px;min-height:44px;display:inline-flex;align-items:center;}
@media(max-width:819px){
  .home .hero h1{font-size:36px;}
  .home .hero .sub{font-size:18px;}
  .home .hero .seal{width:64px;height:64px;}
  .group-page .hero h1{font-size:36px;}
  .group-pricing{grid-template-columns:minmax(0,1fr);gap:28px;max-width:620px;margin:auto;}
}
@media(max-width:559px){
  .group-page .wrap{padding-left:18px;padding-right:18px;}
  .group-page .hero h1{font-size:32px;}
  .group-page .group-hook{font-size:20px;}
  .group-page .hero .lede{font-size:14px;line-height:1.6;}
  .group-page .hero .cta-row{gap:10px;}
  .group-page .hero .btn{padding:12px 15px;font-size:14px;gap:6px;}
  .group-dishes{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;margin-top:20px;}
  .group-dishes figcaption{font-size:14px;}
  .group-page .sec-title{font-size:30px;}
  .group-page .trust-inner{gap:12px 18px;}
  .group-page .trust-item{font-size:14px;}
  .group-estimate{padding:18px;scroll-margin-bottom:90px;}
  .estimate-head,.estimate-row{grid-template-columns:minmax(0,1fr) 62px 92px;gap:8px;}
  .estimate-row{min-height:72px;padding:10px 0;}
  .group-estimate .btn{margin-top:16px;}
  #group-total{font-size:20px;}
  .group-page .sticky-quote{gap:8px;}
  .group-page .sticky-quote__txt small{font-size:11px;}
  .group-page .sticky-quote__btn{padding:11px 14px;}
  .home .hero h1{font-size:32px;}
}
