.details-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.details-editor .full{grid-column:1/-1}.details-editor button,.amenity-picker+button,.layout-picker button,.videos-editor button{justify-self:start}.about-pro{display:grid;grid-template-columns:1.5fr .8fr;gap:24px}.about-pro>div,.about-pro aside{padding:24px;border-radius:18px;background:linear-gradient(145deg,#f8fafc,#edf1f6);border:1px solid #d8dee8}.about-copy{font-size:18px;line-height:1.65}.contact-list{display:grid;gap:10px;margin-top:22px}.hours-copy{white-space:pre-line;line-height:1.9}.editor-help{color:#5b6575}.amenity-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.amenity-picker label{cursor:pointer;display:grid;place-items:center;gap:8px;min-height:120px;padding:14px;text-align:center;border:2px solid #d8dee8;border-radius:16px;background:#f7f8fa}.amenity-picker input,.layout-picker input{position:absolute;opacity:0}.amenity-picker label.selected,.layout-picker label.selected{border-color:#d39b0d;background:#fff6d8;box-shadow:0 0 0 3px #ffc22d44}.amenity-picker i{font-size:34px;font-style:normal}.layout-picker{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:22px}.layout-picker>p{width:100%}.layout-picker label{padding:12px 18px;border:2px solid #d8dee8;border-radius:999px;cursor:pointer}.photo-presentation{position:relative;display:grid;gap:18px;overflow:hidden;min-height:460px}.photo-presentation figure{margin:0;position:relative;overflow:hidden;border-radius:18px;background:#0d1118}.photo-presentation img{width:100%;height:100%;object-fit:cover;display:block}.photo-presentation figcaption{position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:#080b10cf;color:white;font-weight:800}.photo-presentation.slideshow figure{display:none;height:620px}.photo-presentation.slideshow figure.active{display:block}.photo-presentation.carousel{grid-template-columns:repeat(3,1fr);min-height:0}.photo-presentation.carousel figure{height:360px}.photo-presentation.coverflow{grid-template-columns:.8fr 1.45fr .8fr;align-items:center;min-height:520px;padding:24px}.photo-presentation.coverflow figure{height:400px;transform:perspective(900px) rotateY(10deg);opacity:.7}.photo-presentation.coverflow figure:nth-of-type(2){height:500px;transform:none;opacity:1;z-index:2}.photo-presentation.coverflow figure:nth-of-type(3){transform:perspective(900px) rotateY(-10deg)}.media-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:48px;height:48px;padding:0;border-radius:50%;background:#0b0d11e8;color:white;font-size:34px}.media-arrow.previous{left:14px}.media-arrow.next{right:14px}.carousel .media-arrow,.coverflow .media-arrow{display:none}.video-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.videos-editor{display:grid;gap:14px;margin-bottom:22px}.videos-editor label{display:grid;gap:7px}.menu-teaser{display:grid;grid-template-columns:minmax(250px,.8fr) 1.2fr;align-items:center;gap:28px}.menu-teaser img{width:100%;max-height:420px;object-fit:cover;object-position:top;border-radius:18px}.menu-teaser h3{font-size:32px}.carryout-page{background:#f2f4f7;color:#111827;border-radius:22px;overflow:hidden}.carryout-page>header{display:block;padding:38px;background:linear-gradient(135deg,#111827,#28364d);color:white}.carryout-page>header h1{margin:8px 0}.carryout-page .carryout{padding:28px}.order-menu article{grid-template-columns:1fr auto!important}.order-menu article>div:first-child{display:grid;gap:5px}.order-menu article strong{color:#956900}.quantity{display:grid;grid-template-columns:42px 28px 42px;align-items:center;text-align:center}.quantity button{width:42px;height:42px;padding:0;font-size:24px}.tax-note{font-size:13px;color:#c5cede}.crop-controls input{accent-color:#d39b0d}@media(max-width:800px){.details-editor,.about-pro,.video-row,.menu-teaser{grid-template-columns:1fr}.amenity-picker{grid-template-columns:repeat(2,1fr)}.photo-presentation.carousel{grid-template-columns:1fr 1fr}.photo-presentation.carousel figure{height:260px}.photo-presentation.carousel figure:last-of-type{grid-column:1/-1}.photo-presentation.coverflow{grid-template-columns:1fr;padding:0}.photo-presentation.coverflow figure,.photo-presentation.coverflow figure:nth-of-type(2),.photo-presentation.coverflow figure:nth-of-type(3){height:320px;transform:none;opacity:1}.photo-presentation.slideshow figure{height:360px}.carryout-page .carryout{padding:14px}.order-menu article{align-items:start}.quantity{grid-template-columns:38px 24px 38px}.quantity button{width:38px;height:38px}}
/* Public engagement controls are functional sandbox interactions, not decorative buttons. */
.follow.following{background:#c82236;color:#fff}.engagement-modal{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:20px;background:#05070be8}.engagement-card{position:relative;width:min(560px,100%);display:grid;gap:16px;padding:clamp(24px,5vw,38px);border:1px solid #344054;border-radius:24px;background:#fff;color:#111827;box-shadow:0 28px 90px #000a}.engagement-card h2,.engagement-card p{margin:0}.engagement-card label{display:grid;gap:8px}.engagement-card input,.engagement-card select,.engagement-card textarea{background:#f8fafc;color:#111827;border-color:#98a2b3}.dialog-close{position:absolute;top:14px;right:14px;width:42px;height:42px;padding:0;border-radius:50%;font-size:26px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.review-eligibility,.review-warning{padding:13px 15px;border-radius:12px;font-weight:750}.review-eligibility{background:#e9f9ef;color:#146c3a;border:1px solid #84d9a7}.review-warning{background:#fff5da;color:#754d00;border:1px solid #e9c46a}.review-list blockquote small{display:block;margin-top:8px;color:#667085;font-style:normal}.content-cards button[data-content-detail]{margin-top:auto}@media(max-width:720px){.engagement-modal{padding:10px}.engagement-card{max-height:94vh;overflow:auto;border-radius:18px}.dialog-actions{flex-direction:column-reverse}.dialog-actions button{width:100%}}
.order-confirmation{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;border:1px solid #55c486;border-radius:16px;background:#eafaf0;color:#145c34}.order-confirmation span{flex:1}.carryout-queue{display:grid;gap:12px}.carryout-queue article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid #344054;border-radius:16px;background:#0c111a}.carryout-queue article>div:last-child{display:flex;gap:10px}.empty-queue{padding:24px;border:1px dashed #667085;border-radius:16px;color:#b9c4d6}@media(max-width:720px){.order-confirmation,.carryout-queue article{align-items:stretch;flex-direction:column}.order-confirmation button,.carryout-queue article button{width:100%}}
