@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/barlow-400.woff2) format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/barlow-500.woff2) format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/barlow-600.woff2) format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/barlow-condensed-700.woff2) format("woff2")}.led{--l-bg:#000;--l-panel:#0b0e12;--l-card:#141920;--l-rule:#232a33;--l-ink:#eef1f4;--l-mid:#aab2bc;--l-soft:#7b8591;--l-red:#ed1c24;--l-warn:#f5a524;--l-stage:#fff;--l-stage-ink:#14181d;--l-stage-soft:#66707c;background:var(--l-bg);color:var(--l-ink);min-height:100vh;font:400 14px/1.45 Barlow,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow-x:clip}.led *,.led :after,.led :before{box-sizing:border-box}.led__sr{overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.led__hp,.led__sr{position:absolute;width:1px;height:1px}.led__hp{left:-9999px;opacity:0}.led__empty{padding:48px 16px;text-align:center;color:var(--l-mid)}.led__head{display:flex;align-items:center;gap:16px;height:46px;padding:0 16px;border-bottom:1px solid var(--l-rule)}.led__head h1{margin:0;font:700 17px/1 Barlow Condensed,Barlow,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--l-ink);flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.led__head nav{display:flex;gap:14px}.led__foot a,.led__head nav a{color:var(--l-mid);font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.led__foot a:hover,.led__head nav a:hover{color:#fff}.led__main{display:grid;grid-template-columns:300px minmax(0,1fr) 340px;height:calc(100vh - 46px - 30px);min-height:560px}.led__panel{background:var(--l-panel);padding:4px 14px 18px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--l-rule) transparent}.led__panel:first-child{border-right:1px solid var(--l-rule)}.led__panel:last-child{border-left:1px solid var(--l-rule)}.led__panel h2{margin:16px 0 8px;font:700 13px/1 Barlow Condensed,Barlow,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--l-soft)}.led__centre{display:flex;flex-direction:column;gap:10px;padding:10px;min-width:0;overflow-y:auto}.led__field{display:block;margin:10px 0 0}.led__field>span{display:block;margin:0 0 5px;font-size:12px;color:var(--l-mid)}.led__note{margin:8px 0 0;font-size:12px;color:var(--l-soft)}.led input,.led select,.led textarea{font:inherit;color:var(--l-ink);background:var(--l-card);border:1px solid var(--l-rule);border-radius:7px}.led select{width:100%;height:34px;padding:0 8px}.led a:focus-visible,.led button:focus-visible,.led input:focus-visible,.led select:focus-visible,.led textarea:focus-visible{outline:2px solid #4dabf7;outline-offset:1px}.led__chips{display:flex;flex-wrap:wrap;gap:6px}.led__chips button,.led__corners button{font:600 12.5px/1 Barlow,sans-serif;color:var(--l-mid);background:var(--l-card);border:1px solid var(--l-rule);border-radius:7px;padding:8px 10px;cursor:pointer}.led__chips button:hover,.led__corners button:hover{color:#fff;border-color:#3a4450}.led__chips button.is-on,.led__corners button.is-on{color:#fff;background:var(--l-red);border-color:var(--l-red)}.led__corners{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.led__pair{display:flex;align-items:center;gap:8px}.led__pair>i{color:var(--l-soft);font-style:normal}.led__num{position:relative;display:block;flex:1 1;min-width:0}.led__num input{width:100%;height:34px;padding:0 28px 0 9px;font-weight:600;-moz-appearance:textfield}.led__num input::-webkit-inner-spin-button,.led__num input::-webkit-outer-spin-button,.led__step input::-webkit-inner-spin-button,.led__step input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.led__num em{position:absolute;right:9px;top:9px;font-style:normal;font-size:12px;color:var(--l-soft);pointer-events:none}.led__num.is-bad input{border-color:var(--l-warn)}.led__step{display:flex;align-items:center;gap:6px;margin:0 0 6px}.led__step button{width:34px;height:34px;font:600 18px/1 Barlow,sans-serif;color:var(--l-ink);background:var(--l-card);border:1px solid var(--l-rule);border-radius:7px;cursor:pointer}.led__step button:hover{border-color:#3a4450}.led__step input{width:58px;height:34px;text-align:center;font-weight:600;-moz-appearance:textfield}.led__step span{font-size:12px;color:var(--l-soft)}.led__check{display:flex;align-items:center;gap:8px;margin:10px 0 0;font-size:12.5px;color:var(--l-mid);cursor:pointer}.led__check input{width:16px;height:16px;accent-color:var(--l-red)}.led__readout{margin:8px 0 0;padding:8px 10px;font-size:12.5px;line-height:1.5;color:var(--l-ink);background:var(--l-card);border-left:2px solid #3a4450}.led__readout.is-warn{border-left-color:var(--l-warn)}.led__products{list-style:none;margin:8px 0 0;padding:0;display:grid;grid-gap:6px;gap:6px}.led__products button{display:flex;align-items:center;gap:10px;width:100%;padding:6px 8px;text-align:left;color:var(--l-ink);background:var(--l-card);border:1px solid var(--l-rule);border-radius:8px;cursor:pointer;font:inherit}.led__products button:hover{border-color:#3a4450}.led__products button.is-on{border-color:var(--l-red);box-shadow:inset 0 0 0 1px var(--l-red)}.led__products i,.led__products img{flex:none;width:44px;height:44px;border-radius:5px;object-fit:contain;background:#fff}.led__products i{background:var(--l-rule)}.led__products b{display:block;font-weight:600;font-size:14px}.led__products small{display:block;font-size:12px;color:var(--l-soft)}.led__stage{background:var(--l-stage);color:var(--l-stage-ink);border-radius:10px;padding:8px 10px 6px;display:flex;flex-direction:column;flex:1 1 auto;min-height:300px}.led__stagebar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.led__stagebar p{margin:0;font-size:13px;color:var(--l-stage-soft)}.led__stagebar b{color:var(--l-stage-ink);font-weight:600}.led__chips--light button{color:#3d4550;background:#f1f3f5;border-color:#d6dbe1;padding:6px 9px}.led__chips--light button:hover{color:#14181d;border-color:#aab2bc}.led__chips--light button.is-on{color:#fff;background:#14181d;border-color:#14181d}.led__svg{display:block;width:100%;flex:1 1 auto;min-height:0;max-height:62vh}.led__ground{stroke:#aab2bc;stroke-width:1.5}.led__person{fill:#b6bec8}.led__space{fill:none;stroke:#7b8591;stroke-width:1.5;stroke-dasharray:7 5}.led__wall{fill:#0d1117}.led__cab{fill:#1b222c;stroke:#55606e;stroke-width:.8}.led__cabno{fill:#eef1f4;font-weight:600}.led__cabno,.led__port{font-family:Barlow,sans-serif}.led__port{fill:#fff;font-weight:700}.led__dimline line{stroke:#14181d;stroke-width:1.2}.led__dim{fill:#14181d;font:600 15px Barlow,sans-serif}.led__dim--soft{fill:#66707c;font-weight:500;font-size:13px}.led__legend{margin:2px 0 0;font-size:12px;color:var(--l-stage-soft);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.led__legend span{display:inline-block;margin-left:8px}.led__legend span:first-child{margin-left:0}.led__legend-space{width:18px;height:11px;border:1.5px dashed #7b8591}.led__legend-cab{width:18px;height:11px;background:#1b222c;border:1px solid #55606e}.led__legend-port{width:16px;height:16px;border-radius:50%;background:#e03131;color:#fff;font:700 10px/16px Barlow,sans-serif;text-align:center}.led__tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0;flex:none}.led__tile{background:var(--l-panel);border:1px solid var(--l-rule);border-radius:8px;padding:8px 10px;min-width:0}.led__tile dt{font-size:12px;color:var(--l-soft)}.led__tile dd{margin:2px 0 0}.led__tile b{font:600 18px/1.2 Barlow,sans-serif;color:#fff}.led__tile b,.led__tile small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.led__tile small{font-size:12px;color:var(--l-mid)}.led__install{display:flex;gap:10px;align-items:flex-start;margin:8px 0 0}.led__install img{flex:none;width:96px;height:66px;border:1px solid var(--l-rule);border-radius:6px;background:#0e0e0e}.led__install p{margin:0;font-size:12.5px;color:var(--l-mid)}.led__install em{display:block;margin-top:3px;font-style:normal;color:var(--l-soft)}.led__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.led__actions button,.led__quote button{font:600 13px/1 Barlow,sans-serif;color:var(--l-ink);background:var(--l-card);border:1px solid var(--l-rule);border-radius:7px;padding:11px 8px;cursor:pointer}.led__actions button:hover{border-color:#3a4450;color:#fff}.led .led__cta{grid-column:1/-1;color:#fff;background:var(--l-red);border-color:var(--l-red);font-size:14px}.led .led__cta:hover{background:#c9151c}.led__quote{display:grid;grid-gap:6px;gap:6px;margin:8px 0 0;padding:10px;background:var(--l-card);border:1px solid var(--l-rule);border-radius:8px}.led__quote p{margin:0 0 2px;font-size:12.5px;color:var(--l-mid)}.led__quote a{color:#fff}.led__quote input,.led__quote textarea{width:100%;padding:8px 9px;background:var(--l-panel)}.led__quote textarea{resize:vertical}.led__error{color:var(--l-warn)!important}.led__toast{min-height:18px;margin:8px 0 0;font-size:12.5px;color:var(--l-mid)}.led__foot{display:flex;align-items:center;justify-content:space-between;gap:16px;height:30px;padding:0 16px;border-top:1px solid var(--l-rule);overflow:hidden}.led__foot nav{display:flex;gap:14px;flex:none}.led__foot p{margin:0;color:var(--l-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.led__foot a,.led__foot p{font-size:12px}@media (max-width:1240px){.led__main{grid-template-columns:270px minmax(0,1fr) 300px}.led__tile b{font-size:16px}}@media (max-width:980px){.led__head nav{display:none}.led__main{display:flex;flex-direction:column;height:auto;min-height:0}.led__centre{order:-1;overflow:visible;padding:10px 10px 4px}.led__panel{overflow:visible;border:0!important;padding:0 16px 16px}.led__stage{min-height:0}.led__svg{max-height:none}.led__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.led__foot{flex-direction:column;align-items:flex-start;height:auto;padding:12px 16px 76px;gap:6px}.led__foot nav{flex-wrap:wrap}.led__foot p{white-space:normal}}