.venue-canvas{margin:32px 0;background:#101d31;border:1px solid #435772;border-radius:24px;overflow:hidden;color:#edf3ff;box-shadow:0 20px 60px #0c1a3020}.venue-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:30px 32px 12px}.venue-heading h2{font-size:clamp(26px,3vw,40px);color:#fff;margin:0 0 12px;letter-spacing:-.04em}.venue-heading p{color:#bdcce0;font-size:13px;margin:0}.venue-heading .eyebrow{color:#cefa69;font-size:10px;margin-bottom:12px}.venue-measurement{border:1px solid #71819b;border-radius:99px;padding:8px 12px;font-size:10px;color:#dce6f6;white-space:nowrap}.venue-description{padding:0 32px;color:#bed0e6;font-size:13px;white-space:pre-line}.venue-toolbar{display:flex;justify-content:space-between;gap:12px;padding:18px 32px}.venue-toolbar>div{display:flex;gap:6px;flex-wrap:wrap}.venue-toolbar button{background:#223650;color:#fff;border:1px solid #617695;border-radius:9px;padding:9px 13px;cursor:pointer;font:inherit;font-size:12px}.venue-toolbar button[aria-pressed=true]{background:#cefa69;color:#122432;border-color:#cefa69}.venue-stage{position:relative;overflow:hidden;margin:0 24px;border-radius:16px;background:radial-gradient(ellipse at 50% 40%,#1d3851,#091423);border:1px solid #39516b}.venue-stage svg{display:block;width:100%;height:min(55vw,560px);min-height:260px}.venue-stage [data-venue-shape] rect{fill:#234c64;stroke:#80c9ee;transition:fill .15s,stroke .15s}.venue-stage [data-kind=booth] rect{fill:#344b31;stroke:#cefa69}.venue-stage [data-kind=service] rect{fill:#443852;stroke:#c7b2ff}.venue-stage [data-venue-shape] text{fill:#fff;pointer-events:none;font-weight:600;font-family:inherit}.venue-stage [data-venue-shape]:hover rect,.venue-stage [data-venue-shape][data-selected=true] rect{fill:#4d6584;stroke:#fff;stroke-width:.65}.venue-stage [data-venue-shape]:focus-visible{outline:none}.venue-stage [data-venue-shape]:focus-visible rect{stroke:#fff;stroke-width:.8;stroke-dasharray:1 .5}.venue-compass{position:absolute;right:14px;top:14px;font-size:10px;color:#a9bdd7;letter-spacing:.12em;pointer-events:none}.venue-canvas[data-moving=true] [data-venue-shape]{cursor:move;touch-action:none}.venue-canvas[data-moving=true] svg{touch-action:none}.venue-legend{display:flex;gap:14px;flex-wrap:wrap;padding:16px 32px;font-size:10px;color:#c8d5e8}.venue-room:before,.venue-booth:before,.venue-service:before{content:'';display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:2px;background:#80c9ee}.venue-booth:before{background:#cefa69}.venue-service:before{background:#c7b2ff}.venue-status{margin:0;padding:8px 32px 20px;font-size:12px;color:#cdddF1}.venue-space-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;padding:0 24px 24px}.venue-space-list article{border:1px solid #3a506e;border-radius:14px;overflow:hidden;background:#182b44}.venue-space-list article[data-selected=true]{border-color:#cefa69;box-shadow:inset 0 0 0 1px #cefa69}.venue-space-select{display:grid;gap:7px;text-decoration:none;padding:18px;color:#fff}.venue-space-select span{font-size:9px;color:#cefa69;text-transform:uppercase;letter-spacing:.13em}.venue-space-select strong{font-size:16px}.venue-space-select small{font-size:11px;color:#b8cbe3}.venue-space-connections{padding:0 18px 16px;display:grid;gap:10px}.venue-space-connections a{font-size:12px;color:#deecff;line-height:1.6}.venue-space-connections a small{display:block;color:#9eb7d8}.venue-space-connections p,.venue-empty{color:#bed0e6;font-size:12px}.venue-layout-nav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.venue-layout-nav a{padding:10px 15px;border:1px solid #bdcbd9;border-radius:9px;font-size:12px;text-decoration:none}.venue-layout-nav a[aria-current=page]{background:#16324a;color:white}.venue-workspace .panel{margin:24px 0}.venue-workspace summary{cursor:pointer;font-weight:700}.venue-placement-editor h2{font-size:26px}.venue-placement-editor>p{color:#586a7b;font-size:13px}.venue-placement-editor form{margin-top:20px}.venue-placement-editor [data-dirty=true]{border-left:3px solid #72931e;padding-left:14px}
@media(max-width:650px){.venue-heading{display:block;padding:22px}.venue-measurement{display:inline-block;margin-top:14px;white-space:normal}.venue-description{padding:0 22px}.venue-toolbar{padding:16px;flex-wrap:wrap}.venue-stage{margin:0 12px}.venue-stage svg{height:330px}.venue-legend,.venue-status{padding-left:20px;padding-right:20px}.venue-space-list{padding:0 12px 18px;grid-template-columns:1fr}.venue-canvas{border-radius:18px}}
@media(prefers-reduced-motion:reduce){.venue-stage [data-venue-shape] rect{transition:none}}html[data-motion=reduced] .venue-stage [data-venue-shape] rect{transition:none}

.venue-time-lens{margin:20px 24px 0;padding:22px 24px;border:1px solid #526b88;border-radius:16px;background:linear-gradient(120deg,#1e3851,#14243b)}.venue-time-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.venue-time-heading h3{margin:4px 0 20px;color:#fff;font-size:22px;letter-spacing:-.03em}.venue-time-heading .eyebrow{color:#cefa69;font-size:9px;margin:0}.venue-time-lens button{background:#213a53;border:1px solid #7691af;border-radius:8px;color:#fff;padding:9px 12px;cursor:pointer;font:inherit;font-size:11px}.venue-time-label{display:grid;gap:10px;color:#bbcee4;font-size:12px}.venue-time-label output{color:#fff;font-size:18px;font-weight:650}.venue-time-label input{width:100%;accent-color:#cefa69;cursor:ew-resize}.venue-time-actions{display:flex;justify-content:space-between;gap:8px;margin-top:16px;flex-wrap:wrap}.venue-time-lens p[data-venue-time-summary]{font-size:11px;line-height:1.7;color:#c4d4e8;margin-bottom:0}.venue-stage [data-venue-activity=active] rect{fill:#2f604d;stroke:#cefa69;stroke-width:.65}.venue-stage [data-venue-activity=overlap] rect{fill:#664328;stroke:#ffbd7b;stroke-width:.7;stroke-dasharray:1 .5}.venue-stage [data-venue-activity=next] rect{fill:#294c67;stroke:#8ccefa}.venue-stage [data-venue-activity=idle] rect{fill:#1f3043;stroke:#8090a7}.venue-stage [data-venue-shape][data-selected=true] rect{stroke:#fff;stroke-width:.8}.venue-room-state{padding:0 18px;font-size:12px;line-height:1.6;color:#cefa69}.venue-space-list article[data-venue-activity=overlap] .venue-room-state{color:#ffbd7b}.venue-space-connections [data-venue-activity=active]{border-left:3px solid #cefa69;padding-left:10px}.venue-space-connections [data-venue-activity=next]{border-left:3px solid #8ccefa;padding-left:10px}
@media(max-width:650px){.venue-time-lens{margin:16px 12px 0;padding:18px}.venue-time-heading{align-items:start}.venue-time-heading h3{font-size:19px}.venue-time-label output{font-size:16px}}

.venue-stage a[data-venue-shape]:focus{outline:none;box-shadow:none}.venue-stage a[data-venue-shape]:focus rect{stroke:#fff;stroke-width:.8;stroke-dasharray:1 .5}

.venue-day-row{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin:18px 0;color:#bbccdc}.venue-day-row label{color:#bbccdc;display:grid;gap:7px;font-size:12px;min-width:210px}.venue-day-row select{background:#132439;color:#f4f7fc;border:1px solid #72879b;border-radius:7px;padding:10px;min-height:44px}.venue-day-row>span{font-size:11px;max-width:270px;line-height:1.6}.venue-space-list [data-venue-day-empty]{font-size:11px;color:#adbed1}.venue-time-label input:disabled{opacity:.4}.venue-space-list .text-button{color:#d4e7b2;text-align:left;padding:8px 0}.venue-day-row select:focus-visible{outline:3px solid #cbeaa8;outline-offset:3px}
