*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background-color:#111;color:#e0e0e0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-weight:600;line-height:1.2}.rail-clear-btn{padding-inline:10px}.loadout-empty{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;min-height:180px;padding:16px;border-radius:10px;background:#ffffff08;border:1px dashed rgba(255,255,255,.1)}.loadout-empty h3{margin:0;font-size:.92rem;color:#fff}.loadout-empty p{margin:0;font-size:.76rem;line-height:1.55;color:#ffffff80}.inspect-modal-backdrop{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:24px;background:#06070ab8;backdrop-filter:blur(6px)}.inspect-modal{width:min(720px,100vw - 48px);max-height:min(88vh,920px);overflow-y:auto;animation:modal-in .18s ease}@keyframes modal-in{0%{transform:translateY(8px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}
