.mc-doro{--ink:#211708;--orange:#ee9414;--orange-dark:#a95c00;--green:#139c69;--gray:#aab0b8;max-width:1500px;margin:24px auto;padding:24px;border-radius:20px;background:#fff8ec;color:var(--ink);box-shadow:0 16px 45px rgba(65,38,4,.15);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.mc-doro *{box-sizing:border-box}.mc-doro__header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.mc-doro__eyebrow{margin:0 0 4px;color:var(--orange-dark);font-size:.75rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.mc-doro h2{margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}.mc-doro__legend{display:flex;flex-wrap:wrap;gap:14px;font-size:.84rem;font-weight:700}.mc-doro__legend span{display:flex;align-items:center;gap:6px}.mc-doro__legend i{width:18px;height:18px;border:2px solid var(--orange-dark);border-radius:5px;background:#fff}.mc-doro__legend .is-selected{border-color:var(--green);background:var(--green)}.mc-doro__legend .is-occupied{border-color:var(--gray);background:var(--gray)}.mc-doro__orientation{width:min(70%,760px);margin:0 auto 18px;padding:8px;border-radius:0 0 35px 35px;background:#33230d;color:#fff;text-align:center;font-size:.72rem;font-weight:900;letter-spacing:.12em}.mc-doro__viewport{overflow:auto;padding:8px 4px 22px;border:3px solid var(--orange);border-radius:12px;background:#ff9e1d;scrollbar-color:var(--orange-dark) #ffe1b8}.mc-doro__map{position:relative;display:grid;grid-template-columns:48px repeat(21,72px);grid-template-rows:repeat(3,132px);gap:12px 8px;min-width:1770px;min-height:430px;padding:14px}.mc-doro__row-label{grid-column:1;display:grid;place-items:center;font-size:26px;font-weight:500}.mc-doro__row-label[data-row="1"]{grid-row:1}.mc-doro__row-label[data-row="2"]{grid-row:2}.mc-doro__row-label[data-row="3"]{grid-row:3}.mc-doro-table{position:relative;grid-column:calc(var(--column) + 1);grid-row:var(--row);width:72px;height:132px}.mc-doro-table__surface{position:absolute;inset:8px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid var(--ink);background:#fffdf7;box-shadow:0 2px 5px rgba(40,25,5,.16)}.mc-doro-table__surface small{font-size:7px;font-weight:850}.mc-doro-table__surface strong{font-size:14px}.mc-doro-seat{position:absolute;z-index:2;width:24px;height:24px;padding:0;border:2px solid var(--orange-dark);border-radius:5px;background:#fff;color:var(--ink);font-size:9px;font-weight:850;line-height:20px;text-align:center;cursor:pointer;transition:transform .12s,background .12s,color .12s}.mc-doro-seat:hover:not(:disabled){z-index:4;transform:scale(1.18)}.mc-doro-seat:focus-visible{outline:3px solid #153f8f;outline-offset:2px}.mc-doro-seat.is-selected{border-color:var(--green);background:var(--green);color:#fff}.mc-doro-seat.is-occupied{border-color:var(--gray);background:var(--gray);color:#fff;cursor:not-allowed}.mc-doro-seat[data-place="1"],.mc-doro-seat[data-place="2"],.mc-doro-seat[data-place="3"],.mc-doro-seat[data-place="4"],.mc-doro-seat[data-place="5"]{left:0}.mc-doro-seat[data-place="6"],.mc-doro-seat[data-place="7"],.mc-doro-seat[data-place="8"],.mc-doro-seat[data-place="9"],.mc-doro-seat[data-place="10"]{right:0}.mc-doro-seat[data-place="1"],.mc-doro-seat[data-place="6"]{top:0}.mc-doro-seat[data-place="2"],.mc-doro-seat[data-place="7"]{top:27px}.mc-doro-seat[data-place="3"],.mc-doro-seat[data-place="8"]{top:54px}.mc-doro-seat[data-place="4"],.mc-doro-seat[data-place="9"]{top:81px}.mc-doro-seat[data-place="5"],.mc-doro-seat[data-place="10"]{top:108px}.mc-doro__status{margin:14px 0 8px;min-height:24px;color:#59441f;font-size:.9rem}.mc-doro__summary{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;padding:16px;border:1px solid #ead5b6;border-radius:12px;background:#fff}.mc-doro__summary>div:first-child{display:flex;align-items:center;gap:8px;white-space:nowrap}.mc-doro__count{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--orange-dark);color:#fff;font-size:1.15rem}.mc-doro__summary span{font-size:.85rem;font-weight:750}.mc-doro__chosen{overflow-wrap:anywhere;color:#705c3e;font-size:.82rem}.mc-doro__form{margin-top:14px;text-align:right}.mc-doro__submit{padding:13px 22px;border:0;border-radius:9px;background:var(--orange);color:#211708;font-weight:850;cursor:pointer}.mc-doro__submit:disabled{background:#c8cbd0;color:#737980;cursor:not-allowed}.mc-doro__notice{margin:14px 0 0;padding:12px;border-left:4px solid var(--orange);background:#fff3d7;font-size:.88rem}@media(max-width:760px){.mc-doro{padding:14px;border-radius:12px}.mc-doro__header{display:block}.mc-doro__legend{margin-top:13px}.mc-doro__orientation{width:90%}.mc-doro__summary{grid-template-columns:1fr}.mc-doro__form{text-align:stretch}.mc-doro__submit{width:100%}}

