.menu{max-width:780px;margin:0 auto;padding:5rem 2rem 6rem}.menu__section{margin-bottom:3.5rem}.menu__section:last-child{margin-bottom:0}.menu__header{text-align:center;margin-bottom:3.5rem}.menu__header .heading-lg{margin:1rem 0}.menu__intro{font-family:var(--font-sans);font-size:.95rem;font-weight:300;color:var(--text-medium);line-height:1.8;max-width:540px;margin:0 auto}.menu__section-head{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:2.25rem}.menu__section-line{flex:1;height:1px;max-width:90px;background:linear-gradient(to right,transparent,rgba(197,166,100,.6))}.menu__section-line:last-child{background:linear-gradient(to left,transparent,rgba(197,166,100,.6))}.menu__section-title{font-family:var(--font-serif);font-size:1.9rem;font-weight:400;color:var(--text-dark);white-space:nowrap}.menu__item{display:flex;align-items:baseline;gap:1rem;padding:1.05rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.menu__item:last-child{border-bottom:none}.menu__item-body{flex:1}.menu__item-name{font-family:var(--font-serif);font-size:1.2rem;font-weight:500;color:var(--text-dark);line-height:1.3}.menu__item-desc{font-family:var(--font-sans);font-size:.85rem;font-weight:300;color:var(--text-medium);margin-top:.2rem}.menu__item-price{font-family:var(--font-serif);font-size:1.2rem;font-weight:600;color:var(--gold-dark);white-space:nowrap}.menu__note{text-align:center;font-size:.85rem;font-weight:300;font-style:italic;color:var(--text-light);margin-top:3.5rem}@media(max-width:768px){.menu{padding:3rem 1.5rem 4rem}.menu__section-title{font-size:1.5rem}.menu__item-name,.menu__item-price{font-size:1.05rem}}
