.pu-rail__ups{z-index:1;flex-direction:column;gap:10px;padding:14px 18px;display:flex;position:relative}.pu-rail__ups-head{grid-template-columns:32px 1fr;align-items:center;gap:10px;display:grid}.pu-rail__ups-icon{width:32px;height:32px;color:var(--success);background:color-mix(in oklab, var(--success) 12%, transparent);border:1px solid color-mix(in oklab, var(--success) 35%, transparent);border-radius:var(--studio-section-radius);place-items:center;display:grid}.pu-rail__ups-icon svg{width:18px;height:18px}.pu-rail__ups-body{flex-direction:column;gap:2px;min-width:0;display:flex}.pu-rail__ups-name{color:var(--fg);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.pu-rail__ups-meta{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-3);font-variant-numeric:tabular-nums;font-size:10.5px}.pu-rail__ups-note{border-radius:var(--studio-section-radius);background:color-mix(in oklab, var(--warning) 8%, var(--bg-deep));border:1px dashed color-mix(in oklab, var(--warning) 45%, var(--hairline));flex-direction:column;gap:4px;padding:10px 12px;display:flex}.pu-rail__ups-note-k{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--warning);font-size:10px}.pu-rail__ups-note-v{font-family:var(--font-sans);color:var(--fg-2);font-size:12.5px;line-height:1.4}.pu-devices{flex-direction:column;display:flex}.pu-device{border-top:1px solid var(--hairline);grid-template-columns:42px 1fr 36px;align-items:center;gap:14px;padding:14px 18px;transition:background .14s;display:grid}.pu-device:first-child{border-top:0}.pu-device:hover{background:color-mix(in oklab, var(--bg-panel) 80%, var(--bg-deep) 20%)}.pu-device__led{border-radius:var(--studio-led-radius);background:color-mix(in oklab, var(--tone-color,var(--primary)) 14%, var(--bg-deep));border:1px solid color-mix(in oklab, var(--tone-color,var(--primary)) 40%, var(--hairline));width:42px;height:42px;box-shadow:0 0 16px -6px var(--tone-color,var(--primary-glow));place-items:center;display:grid}.pu-device__led-tag{font-family:var(--font-mono);letter-spacing:.08em;color:var(--tone-color,var(--primary-2));text-transform:uppercase;font-size:9px;font-weight:700}.pu-device__led.tone-blue{--tone-color:var(--vlan-tone-blue)}.pu-device__led.tone-red{--tone-color:var(--vlan-tone-red)}.pu-device__led.tone-purple{--tone-color:var(--vlan-tone-purple)}.pu-device__led.tone-orange{--tone-color:var(--vlan-tone-orange)}.pu-device__led.tone-gray{--tone-color:var(--vlan-tone-gray)}.pu-device__main{flex-direction:column;gap:6px;min-width:0;display:flex}.pu-device__fields{grid-template-columns:130px 1fr 70px;align-items:end;gap:10px;display:grid}@media (max-width:720px){.pu-device__fields{grid-template-columns:1fr 1fr}.pu-device__field--wide{grid-column:1/-1}}.pu-device__field{flex-direction:column;gap:4px;min-width:0;display:flex}.pu-device__field-k{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-4);font-size:9.5px}.pu-device__meta{font-family:var(--font-mono);color:var(--fg-3);letter-spacing:.04em;font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:6px;font-size:11px;display:inline-flex}.pu-device__meta-sep{color:var(--fg-4)}.pu-device__meta-v{color:var(--fg);font-weight:600}.pu-device__meta-err{color:var(--error);font-family:var(--font-sans)}.pu-device__rm{border:1px solid var(--hairline);border-radius:var(--studio-control-radius);width:32px;height:32px;color:var(--fg-3);cursor:pointer;background:0 0;place-items:center;transition:all .14s;display:grid}.pu-device__rm:hover:not(:disabled){color:var(--error);border-color:color-mix(in oklab, var(--error) 50%, var(--hairline));background:color-mix(in oklab, var(--error) 8%, transparent)}.pu-device__rm:disabled{opacity:.3;cursor:not-allowed}.pu-switch-row{border-top:1px solid var(--hairline);background:var(--bg-deep);padding:14px 18px}.pu-switch-row__inner{cursor:pointer;grid-template-columns:22px 1fr;align-items:start;gap:12px;display:grid}.pu-switch-row__check{border:1.5px solid var(--border-strong);border-radius:4px;width:18px;height:18px;margin-top:2px;transition:all .16s;position:relative}.pu-switch-row__check.is-on{background:var(--primary);border-color:var(--primary);box-shadow:0 0 12px -3px var(--primary-glow)}.pu-switch-row__check.is-on:after{content:"";background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M1 4l2.5 2.5L9 1'/></svg>") 50% no-repeat;position:absolute;inset:3px}.pu-switch-row__body{flex-direction:column;gap:2px;display:flex}.pu-switch-row__label{font-family:var(--font-sans);color:var(--fg);font-size:13.5px;font-weight:600}.pu-switch-row__sub{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-3);font-size:10.5px;line-height:1.5}.pu-alt{background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--studio-panel-radius);padding:clamp(18px,2vw,24px)}.pu-alt__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.pu-alt__title{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-3);font-size:11px}.pu-alt__meta{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-4);text-transform:uppercase;font-size:10.5px}.pu-alt__card{background:var(--bg-deep);border:1px solid var(--hairline);border-radius:var(--studio-section-radius);flex-direction:column;gap:12px;padding:16px 18px;display:flex}.pu-alt__card.is-compatible{border-color:color-mix(in oklab, var(--success) 30%, var(--hairline))}.pu-alt__card.is-incompatible{border-color:color-mix(in oklab, var(--error) 30%, var(--hairline))}.pu-alt__card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.pu-alt__card-name{color:var(--fg);letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.pu-alt__card-meta{font-family:var(--font-mono);color:var(--fg-3);letter-spacing:.04em;font-variant-numeric:tabular-nums;margin-top:4px;font-size:11px}.pu-alt__card-price{font-family:var(--font-mono);color:var(--fg);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:18px;font-weight:700}.pu-alt__card-classes{font-family:var(--font-mono);color:var(--fg-3);letter-spacing:.04em;border-top:1px dashed var(--hairline);padding-top:12px;font-size:11px}.pu-alt__card-issues{background:color-mix(in oklab, var(--error) 6%, transparent);border:1px solid color-mix(in oklab, var(--error) 35%, transparent);border-radius:var(--studio-section-radius);font-family:var(--font-sans);color:var(--fg-2);flex-direction:column;gap:4px;margin:0;padding:12px 14px;font-size:12.5px;line-height:1.4;list-style:none;display:flex}
.poe-pwr{--poe-amber:#fbbf24;--poe-amber-dim:#b8821a;--poe-amber-soft:#fbbf2429;--poe-amber-glow:#fbbf2480;--poe-red:#f87171;--poe-red-soft:#f871712e;--poe-body:#14171e;--poe-panel:#1c212b;--poe-edge:#2d3340;--poe-track:#0c0e13;width:100%;max-width:440px;margin-inline-start:auto;padding:22px 26px 16px;position:relative}.poe-pwr__head,.poe-pwr__foot{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3);justify-content:space-between;align-items:center;font-size:10px;display:flex}.poe-pwr__head{margin-bottom:10px}.poe-pwr__head-spec{color:var(--poe-amber-dim)}.poe-pwr__foot{color:var(--fg-4);margin-top:12px}.poe-pwr__foot-pulse{color:var(--poe-amber-dim);align-items:center;gap:6px;display:inline-flex}.poe-pwr__foot-dot{background:var(--poe-amber);width:6px;height:6px;box-shadow:0 0 0 0 var(--poe-amber-glow);border-radius:50%;animation:2.6s ease-out infinite poe-pwr-pulse}@keyframes poe-pwr-pulse{0%{box-shadow:0 0 0 0 var(--poe-amber-glow)}70%{box-shadow:0 0 0 7px #fbbf2400}to{box-shadow:0 0 #fbbf2400}}.poe-pwr__instrument{background:linear-gradient(180deg, var(--poe-panel) 0%, var(--poe-body) 100%);border:1px solid var(--poe-edge);border-radius:12px;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:stretch;gap:16px;padding:16px 16px 14px;display:grid;box-shadow:inset 0 1px #ffc8780d,0 18px 40px #00000061}.poe-pwr__gauge{justify-content:center;align-items:center;display:flex;position:relative}.poe-pwr__gauge-svg{width:100%;height:auto;display:block;overflow:visible}.poe-pwr__dial-back{fill:none;stroke:var(--poe-track);stroke-width:13px;stroke-linecap:round}.poe-pwr__dial-load{fill:none;stroke:var(--poe-amber);stroke-width:13px;stroke-linecap:round;filter:drop-shadow(0 0 5px var(--poe-amber-soft));stroke-dasharray:100;stroke-dashoffset:100px;animation:1.5s cubic-bezier(.22,.61,.36,1) forwards poe-pwr-draw}@keyframes poe-pwr-draw{to{stroke-dashoffset:0}}.poe-pwr__dial-red{fill:none;stroke:var(--poe-red);stroke-width:13px;stroke-linecap:round;opacity:.85}.poe-pwr__tick{stroke:var(--poe-edge);stroke-width:1.4px}.poe-pwr__tick--major{stroke:#565e6c;stroke-width:2px}.poe-pwr__tick--red{stroke:var(--poe-red)}.poe-pwr__scale{font-family:var(--font-mono);fill:var(--fg-4);letter-spacing:.04em;font-size:9px}.poe-pwr__needle-g{transform-box:view-box;transform-origin:130px 132px;animation:1.5s cubic-bezier(.34,1.2,.5,1) forwards poe-pwr-sweep;transform:rotate(-180deg)}@keyframes poe-pwr-sweep{0%{transform:rotate(-180deg)}to{transform:rotate(var(--needle-deg))}}.poe-pwr__needle{stroke:var(--poe-amber);stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 4px var(--poe-amber-glow))}.poe-pwr__hub{fill:#2a303b;stroke:var(--poe-amber-dim);stroke-width:1.2px}.poe-pwr__hub-dot{fill:var(--poe-amber)}.poe-pwr__readout-num{font-family:var(--font-mono);fill:var(--poe-amber);letter-spacing:-.01em;font-size:26px;font-weight:700}.poe-pwr__readout-unit{font-family:var(--font-mono);fill:var(--poe-amber-dim);font-size:13px;font-weight:600}.poe-pwr__readout-sub{font-family:var(--font-mono);fill:var(--fg-3);letter-spacing:.08em;text-transform:uppercase;font-size:8.5px}.poe-pwr__ups{border-left:1px solid var(--poe-edge);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding-left:14px;display:flex}.poe-pwr__battery{align-items:center;width:100%;max-width:120px;display:flex}.poe-pwr__batt-cap{background:var(--poe-edge);border-radius:0 2px 2px 0;flex:none;order:2;width:5px;height:18px}.poe-pwr__batt-body{background:var(--poe-track);border:1px solid var(--poe-edge);border-radius:4px;flex:1;order:1;gap:3px;padding:4px;display:flex}.poe-pwr__cell{background:var(--poe-amber);height:30px;animation:3.2s ease-in-out infinite poe-pwr-cell;animation-delay:calc(var(--i) * .32s);border-radius:2px;flex:1;box-shadow:inset 0 0 4px #00000040}.poe-pwr__cell--reserve{background:var(--poe-red);animation:3.2s ease-in-out infinite poe-pwr-reserve}@keyframes poe-pwr-cell{0%,to{opacity:1}50%{opacity:.6}}@keyframes poe-pwr-reserve{0%,to{opacity:.9}45%{opacity:.3}55%{opacity:.3}}.poe-pwr__runtime{font-family:var(--font-mono);align-items:baseline;gap:4px;display:flex}.poe-pwr__runtime-num{color:var(--poe-amber);letter-spacing:-.01em;font-size:24px;font-weight:700;animation:2.4s step-end infinite poe-pwr-tick}@keyframes poe-pwr-tick{0%,to{opacity:1}92%{opacity:1}94%{opacity:.45}96%{opacity:1}}.poe-pwr__runtime-unit{color:var(--poe-amber-dim);font-size:12px;font-weight:600}.poe-pwr__runtime-cap{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);font-size:8.5px}.poe-pwr__legend{gap:8px;margin-top:12px;display:flex}.poe-pwr__chip{border:1px solid var(--border);background:var(--bg-panel);border-radius:8px;flex-direction:column;flex:1;align-items:flex-start;gap:2px;padding:7px 10px;display:flex}.poe-pwr__chip-std{font-family:var(--font-mono);color:var(--fg);letter-spacing:.02em;font-size:10.5px;font-weight:600}.poe-pwr__chip-watt{font-family:var(--font-mono);letter-spacing:-.01em;font-size:11px;font-weight:700}.poe-pwr__chip--af{border-color:#fbbf2447}.poe-pwr__chip--af .poe-pwr__chip-watt{color:var(--poe-amber-dim)}.poe-pwr__chip--at{border-color:#fbbf2473}.poe-pwr__chip--at .poe-pwr__chip-watt{color:var(--poe-amber)}.poe-pwr__chip--bt{border-color:#fbbf24b3;box-shadow:inset 0 0 0 1px #fbbf241f}.poe-pwr__chip--bt .poe-pwr__chip-watt{color:var(--poe-amber);text-shadow:0 0 6px var(--poe-amber-soft)}@media (prefers-reduced-motion:reduce){.poe-pwr__dial-load{stroke-dashoffset:0;animation:none}.poe-pwr__needle-g{transform:rotate(var(--needle-deg));animation:none}.poe-pwr__cell,.poe-pwr__cell--reserve,.poe-pwr__runtime-num,.poe-pwr__foot-dot{animation:none}.poe-pwr__cell--reserve{opacity:.9}}@media (max-width:900px){.poe-pwr{max-width:420px;margin-inline:0}}
