.booth-map-page{max-width:1180px}.booth-map-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:34px}.booth-map-heading h1{font-size:clamp(2.7rem,6vw,5rem);line-height:.98;letter-spacing:-.055em;margin:.12em 0 .25em}.booth-shell{padding:18px;border-radius:28px;background:#101815;box-shadow:0 20px 60px rgba(22,43,36,.18)}.booth-front,.booth-rear{padding:12px 16px;text-align:center;color:#b8c9c1;font-size:.75rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.booth-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(5,minmax(90px,auto));grid-gap:12px;gap:12px;min-height:620px;padding:18px;border-radius:20px;background:#e8ebe6}.booth-station{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;border:2px solid #cbd2cc;border-radius:18px;background:white;color:#13241f;text-decoration:none;box-shadow:0 8px 22px rgba(22,43,36,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.booth-station:hover{transform:translateY(-2px);border-color:#1f6650;box-shadow:0 16px 36px rgba(22,43,36,.15)}.booth-station>span{position:absolute;top:14px;left:14px;padding:5px 8px;border-radius:999px;background:#dcebe3;color:#1f6650;font-size:.65rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.booth-station strong{font-size:1.15rem}.booth-station p{margin:.35rem 0 0;color:#5d6b66;font-size:.88rem}.booth-station.planned{background:#f6f2e8;border-style:dashed}.booth-station.planned>span{background:#efe2c6;color:#79531c}.displays{grid-column:1/13;grid-row:1}.propresenter{grid-column:1/4;grid-row:2/4}.switcher{grid-column:4/7;grid-row:2/4}.livestream{grid-column:7/10;grid-row:2/4}.audio{grid-column:10/13;grid-row:2/5}.camera-control{grid-column:1/4;grid-row:4/6}.intercom{grid-column:4/6;grid-row:4/6}.lighting{grid-column:6/9;grid-row:4/6}.booth-aisle{grid-column:9/10;grid-row:4/6;display:grid;place-items:center;border-radius:14px;background:repeating-linear-gradient(45deg,#d8ddd8,#d8ddd8 10px,#e6e9e5 0,#e6e9e5 20px);color:#607068;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em;writing-mode:vertical-rl}.booth-map-note{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:28px;gap:28px;align-items:center;margin-top:24px;padding:28px;border-radius:22px;background:white;border:1px solid #d9ddd8}.booth-map-note h2{margin:.1em 0;font-size:clamp(1.7rem,4vw,2.7rem);letter-spacing:-.035em}.booth-map-note>p{color:#5d6b66;font-size:1.05rem}@media(max-width:850px){.booth-map-heading{align-items:flex-start;flex-direction:column}.booth-grid{display:flex;flex-direction:column;min-height:0}.booth-station{min-height:145px}.booth-aisle{display:none}.booth-map-note{grid-template-columns:1fr}}