.ceo-shell{max-width:76rem;margin:3rem auto;padding:clamp(1.25rem,4vw,3rem);background:#fff;color:#292421;box-shadow:0 1rem 3rem rgba(33,20,17,.09)}
.ceo-shell--narrow{max-width:34rem}.ceo-heading{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #ddd2c8}.ceo-heading h1{margin:.15em 0}.ceo-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#7f1d2d;font-size:.82rem;font-weight:700}.ceo-booking-meta{color:#685b53}.ceo-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:1.5rem 0 0;padding:0;list-style:none;counter-reset:steps;background:#ddd2c8}.ceo-steps li{padding:.85rem;background:#f8f3ef;font-size:.82rem}.ceo-steps li:before{counter-increment:steps;content:counter(steps);display:grid;place-items:center;width:1.5rem;height:1.5rem;margin-bottom:.35rem;border-radius:50%;background:#71070b;color:#fff;font-weight:700}.ceo-progress{height:8px;overflow:hidden;background:#eadfd7}.ceo-progress span{display:block;height:100%;background:#39744a}.ceo-form label{display:grid;gap:.35rem;font-weight:600}.ceo-form input,.ceo-form select,.ceo-form textarea{width:100%;box-sizing:border-box;padding:.8rem;border:1px solid #b9ada4;border-radius:2px;background:#fff;color:#292421;font:inherit}.ceo-form input:focus,.ceo-form select:focus,.ceo-form textarea:focus{outline:3px solid rgba(127,29,45,.16);border-color:#7f1d2d}.ceo-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.ceo-button{display:inline-block;padding:.85rem 1.1rem;border:1px solid #7f1d2d;background:#7f1d2d;color:#fff;font:inherit;font-weight:700;cursor:pointer}.ceo-button--secondary{background:#fff;color:#7f1d2d}.ceo-actions{display:flex;gap:.75rem;flex-wrap:wrap}.ceo-notice{max-width:76rem;margin:1rem auto;padding:1rem;border-left:4px solid #2e6b3b;background:#edf7ef}.ceo-notice--error{border-color:#9b2638;background:#fff0f1}.ceo-guests{display:grid;gap:1rem}.ceo-guest{padding:1.25rem;border:1px solid #ddd2c8;background:#fff}.ceo-guest h2{display:flex;justify-content:space-between;margin-top:0}.ceo-guest h2 small{padding:.25rem .5rem;background:#f1ebe5;font-size:.72rem;text-transform:uppercase;color:#70645c}.ceo-allergy{margin:1rem 0;padding:1rem;border:1px solid #ddd2c8;background:#fbf8f5}.ceo-allergy>label{display:inline-flex;margin:0 1rem .65rem 0}.ceo-allergy input{width:auto}.ceo-allergy [data-allergy-options]{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.ceo-allergy [hidden]{display:none}.ceo-text-button{border:0;background:none;color:#7f1d2d;text-decoration:underline;cursor:pointer}.ceo-submit{text-align:right}.ceo-menu{max-width:76rem;margin:3rem auto}.ceo-menu>header{text-align:center}.ceo-menu__courses{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem}.ceo-menu__courses>article{padding:1.5rem;background:#f5eee8}.ceo-dish{margin:1.25rem 0}.ceo-dish h4{margin:0}.ceo-dish h4 small{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#7f1d2d}.ceo-dish p{margin:.35rem 0 0}
@media(max-width:680px){.ceo-shell{margin:1rem}.ceo-fields,.ceo-steps{grid-template-columns:1fr}.ceo-menu{margin:2rem 1rem}.ceo-actions .ceo-button{width:100%}}
