.slp{margin:16px 0;color:inherit;text-align:left}.slp-legend{display:flex;flex-wrap:wrap;gap:6px 16px;list-style:none;margin:0 0 8px;padding:0;font-size:13px;color:inherit}.slp-legend li{display:inline-flex;align-items:center;gap:6px}.slp-swatch{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;font-size:11px;font-weight:700;color:#fff}.slp-swatch-available{background:#9ec5c9;border:1px solid #12545c}.slp-swatch-selected{background:#16a34a}.slp-swatch-unavailable{background:#d5d8dc;border:1px solid #9aa1a9}.slp-stage{position:relative;background:#fff;border:1px solid rgba(0,0,0,0.12);border-radius:10px;overflow:hidden}.slp-svg{display:block;width:100%;height:auto;max-height:78vh;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none;cursor:pointer}.slp-zoomed .slp-svg{touch-action:none;cursor:grab}.slp-zone{stroke-width:1.5;stroke-dasharray:6 4;pointer-events:none}.slp-zone-label{font-size:14px;font-weight:700;letter-spacing:0.04em;pointer-events:none}.slp-unit,.slp-chair,.slp-standing{stroke-width:1.5;transition:fill 120ms ease}.slp-standing{stroke-dasharray:4 3}.slp-labels text,.slp-decorations text{font-family:inherit;pointer-events:none}.slp-standing-label{font-weight:700;letter-spacing:0.05em}.slp-focus-layer{pointer-events:none}.slp-focus-halo,.slp-focus{fill:none;vector-effect:non-scaling-stroke}.slp-focus-halo{stroke:#fff;stroke-width:7px}.slp-focus{stroke:var(--acc,#7e3bfc);stroke-width:3.5px;animation:slp-focus-pulse 1.2s ease-in-out infinite}@keyframes slp-focus-pulse{50%{stroke-opacity:0.45}}@media (prefers-reduced-motion:reduce){.slp-focus{animation:none}}.slp-check{pointer-events:none}.slp-check circle{fill:#16a34a;stroke:#fff;stroke-width:1.5}.slp-check text{fill:#fff;font-weight:700}.slp-controls{position:absolute;top:8px;right:8px;display:flex;gap:6px;align-items:center}.slp-controls button{border:1px solid rgba(0,0,0,0.15);background:rgba(255,255,255,0.95);color:#111827;border-radius:8px;min-width:36px;height:36px;padding:0 10px;font-size:16px;line-height:1;box-shadow:0 1px 3px rgba(0,0,0,0.12)}.slp-controls button:disabled{opacity:0.55}.slp-zoom-out{display:inline-flex;align-items:center;gap:6px;font-size:13px!important}.slp-card{position:absolute;left:8px;right:8px;bottom:8px;max-width:380px;margin:0 auto;background:#fff;color:#111827;border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,0.28);overflow:hidden;font-size:14px}.slp-card-head{display:flex;border-bottom:1px solid #e5e7eb}.slp-card-cell{flex:1;padding:8px 12px;text-align:center}.slp-card-cell strong{display:block;font-size:15px;text-transform:uppercase}.slp-card-cell-unit{flex:0 0 auto;min-width:80px;border-left:1px solid #e5e7eb}.slp-card-cell-unit strong{font-size:22px}.slp-card-key{display:block;font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:0.06em}.slp-card-body{padding:10px 12px}.slp-card-body p{margin:0 0 6px}.slp-card-facts{text-align:center;color:#374151}.slp-card-description,.slp-card-recommendation{color:#4b5563;font-size:13px}.slp-card-status{font-weight:700;text-align:center}.slp-card-status-selected,.slp-card-status-mine{color:#16a34a}.slp-card-status-held,.slp-card-status-sold,.slp-card-status-unavailable{color:#6b7280}.slp-card-quantity{display:flex;align-items:center;justify-content:center;gap:10px;margin:6px 0 0;font-weight:400}.slp-card-quantity input{width:72px;height:36px;text-align:center;font-size:16px;border:1px solid #d1d5db;border-radius:6px;color:#111827}.slp-card-error{color:#b91c1c;font-weight:700;text-align:center}.slp-card-foot{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;color:#fff;background:linear-gradient(135deg,var(--acc,#7e3bfc),var(--acc2,#6129d6));text-transform:uppercase}.slp-card-foot strong{font-size:18px}.slp-card-group{font-size:13px;font-weight:700}.slp-card-actions{display:flex;gap:8px;padding:8px 12px 12px}.slp-card-actions .btn{flex:1}.slp-selection{margin-top:12px;padding:12px;border:1px solid rgba(0,0,0,0.12);border-radius:10px;background:#fff;color:#111827}.slp-selection-title{margin:0 0 8px;font-size:16px}.slp-selection-list{list-style:none;margin:0 0 8px;padding:0}.slp-selection-list li{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid #f1f5f9;font-weight:700}.slp-selection-label{flex:1}.slp-selection-remove{border:0;background:transparent;font-size:20px;line-height:1;color:#6b7280;padding:0 4px}.slp-selection-total{text-align:right;font-weight:700;margin:0 0 8px}.slp-expired{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,0.6)}.slp-expired-box{max-width:360px;width:100%;padding:24px;border-radius:10px;background:#fff;color:#111827;text-align:center;box-shadow:0 12px 40px rgba(0,0,0,0.35)}.slp-expired-box .btn{width:100%}.slp-expired-text{margin:0 0 16px;font-size:16px;font-weight:700}.slp-readonly .slp-svg{cursor:default}@media (max-width:767px){.slp-card{max-width:none}.slp-svg{max-height:70vh}}