*{box-sizing:border-box}html,body{color:#151515;background:#fff;min-height:100%;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.shell{max-width:900px;margin:0 auto;padding:24px}.topbar{justify-content:space-between;align-items:center;padding:8px 0 28px;display:flex}.brand{font-size:19px;font-weight:700}.muted{color:#737373}.panel{background:#fff;border:1px solid #e7e7e7;border-radius:12px;padding:24px}.drop{text-align:center;border:1.5px dashed #d4d4d4;border-radius:12px;justify-content:center;align-items:center;min-height:260px;padding:36px;transition:all .15s;display:flex}.drop.drag{background:#fafafa;border-color:#111}.btn{background:#fff;border:1px solid #ddd;border-radius:9px;padding:10px 14px}.btn:hover{background:#f6f6f6}.btn.primary{color:#fff;background:#151515;border-color:#151515}.btn.primary:hover{background:#303030}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.space{justify-content:space-between}.progress{background:#eee;border-radius:999px;height:7px;overflow:hidden}.progress>span{background:#181818;height:100%;display:block}.file{border-bottom:1px solid #eee;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.thumb{object-fit:cover;background:#f3f3f3;border-radius:8px;width:56px;height:56px}.link{color:#666;word-break:break-all;font-size:13px}.modalBack{background:#00000059;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(430px,100%);padding:22px}.choice{border:1px solid #e4e4e4;border-radius:10px;margin:10px 0;padding:14px;display:block}.field{gap:7px;margin:14px 0;display:grid}.field input{border:1px solid #dcdcdc;border-radius:9px;width:100%;padding:11px}.notice{background:#f5f5f5;border-radius:9px;padding:11px 13px;font-size:14px}.danger{color:#b42318}.ok{color:#16794b}.verify-panel{text-align:center;max-width:430px;margin:90px auto;padding:32px}.verify-panel h1{margin:12px 0 8px;font-size:24px}.verify-icon{color:#fff;background:#151515;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto;font-size:20px;font-weight:800;display:grid}.turnstile-box{justify-content:center;align-items:center;min-height:72px;margin:24px 0;display:flex}.verify-panel .notice{text-align:left;margin-top:18px}@media (max-width:640px){.shell{padding:16px}.file{grid-template-columns:48px 1fr}.file>.row{grid-column:1/-1}.drop{min-height:210px}.verify-panel{margin:48px auto;padding:24px}}
