.scout-gate{position:fixed;inset:0;z-index:1000;background:radial-gradient(circle at 50% 25%,#2c1d62,#090817 64%);display:grid;place-items:center;color:#f4f1ff;font-family:"Noto Sans KR",sans-serif}
.scout-gate[hidden],.scout-modal[hidden],.scout-toast[hidden],.scout-auth [hidden]{display:none!important}
.scout-auth{width:min(420px,calc(100vw - 32px));border:1px solid #4b3b7c;border-radius:8px;background:#17152d;box-shadow:0 28px 80px #0009;overflow:hidden}
.scout-auth__head{padding:22px 24px;background:linear-gradient(135deg,#6d35c4,#392171);border-bottom:1px solid #8064bd}
.scout-auth__head b{font-size:20px}.scout-auth__head p{margin:6px 0 0;color:#d5cbef;font-size:12px;line-height:1.6}
.scout-auth form{padding:20px 24px;display:grid;gap:10px}.scout-auth label,.scout-field label{display:grid;gap:5px;color:#bbb5d2;font-size:11px}
.scout-auth input,.scout-field input{height:34px;border:1px solid #4a4567;border-radius:4px;background:#0e0d20;color:#fff;padding:0 10px;font:inherit;outline:none}
.scout-auth input:focus,.scout-field input:focus{border-color:#a77bff;box-shadow:0 0 0 2px #7c4ed733}
.scout-auth__row{display:flex;gap:8px}.scout-auth__row button{flex:1}
.scout-primary,.scout-secondary{min-height:34px;border-radius:4px;border:1px solid #7547c3;color:#fff;background:#6738b3;font:inherit;font-weight:700;cursor:pointer}
.scout-secondary{background:#24213d;border-color:#504a70;color:#ddd7ef}.scout-auth__error{min-height:18px;color:#ff8a91;font-size:11px}
.scout-user{display:flex;align-items:center;gap:6px}.scout-user__name{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ddd7ef;font-size:10px}
.scout-admin{color:#ffd56a!important;border-color:#8d6b1c!important}.scout-spin{animation:scout-spin .75s linear infinite}@keyframes scout-spin{to{transform:rotate(360deg)}}
.scout-modal{position:fixed;inset:0;z-index:900;background:#080716c7;display:grid;place-items:center;padding:20px;color:#eeeaf8;font-family:"Noto Sans KR",sans-serif}
.scout-setup{width:min(780px,calc(100vw - 28px));max-height:88vh;overflow:auto;border:1px solid #4b3b7c;border-radius:8px;background:#17152d;box-shadow:0 30px 90px #000b}
.scout-setup__head{position:sticky;top:0;z-index:2;background:linear-gradient(110deg,#502793,#2b1b58);padding:16px 20px;border-bottom:1px solid #6d54a0;display:flex;justify-content:space-between;align-items:center}
.scout-setup__head h2{font-size:17px;margin:0}.scout-setup__head p{font-size:10px;color:#d0c6e8;margin:4px 0 0}.scout-x{border:0;background:transparent;color:#ddd;font-size:20px;cursor:pointer}
.scout-setup__body{padding:18px 20px;display:grid;gap:16px}.scout-field{display:grid;gap:7px}.scout-field h3{font-size:12px;margin:0;color:#f4f1ff}.scout-field p{font-size:10px;color:#9e98b8;margin:0}
.scout-pills{display:flex;flex-wrap:wrap;gap:6px}.scout-pill{border:1px solid #484260;border-radius:14px;background:#22203b;color:#c9c4dc;padding:5px 9px;font:inherit;font-size:10px;cursor:pointer}.scout-pill.on{background:#6337ad;border-color:#9f72ed;color:#fff}
.scout-setup__foot{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-top:1px solid #37324d;background:#121124}.scout-status{font-size:10px;color:#aaa3c1}.scout-status.bad{color:#ff8a91}
.scout-toast{position:fixed;right:18px;bottom:18px;z-index:1200;max-width:420px;background:#272246;border:1px solid #7561a6;border-radius:5px;color:#f5f2ff;padding:10px 13px;box-shadow:0 12px 36px #0008;font-size:11px}
.scout-live{display:inline-flex;align-items:center;gap:4px;color:#61d995}.scout-live:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.scout-modeled{color:#f0b43c}
.scout-emptyrow td{text-align:center!important;padding:22px!important;color:#aaa3c1!important}.scout-admin-panel{display:grid;gap:8px;padding:10px}.scout-admin-panel input{height:30px;background:#111024;border:1px solid #484260;border-radius:4px;color:white;padding:0 8px}
@media(max-width:900px){.scout-user__name{display:none}.scout-setup{width:100%}.scout-setup__body{padding:14px}.hdr .tools button:nth-child(2),.hdr .tools button:nth-child(3){display:none}}
.scout-gate{display:none!important}
