:root{font-family:system-ui,-apple-system,"Microsoft YaHei",sans-serif;color:#e8edf5;background:#101826}*{box-sizing:border-box}body{margin:0}main{max-width:900px;margin:0 auto;padding:48px 20px}header{margin-bottom:30px}.title-row{display:flex;justify-content:space-between;gap:20px;align-items:start}h1{margin:0;font-size:2.4rem}header p,small{color:#9fb0c8}.apps{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.apps a{color:#dceaff;text-decoration:none;background:#263a57;border:1px solid #405b80;border-radius:9px;padding:9px 11px;font-size:.9rem}.apps a:hover{background:#36527a}.card{background:#192438;border:1px solid #2d405d;border-radius:14px;padding:20px;margin:14px 0;box-shadow:0 8px 24px #0002}form{display:flex;gap:10px}input{min-width:0;flex:1;padding:12px;border-radius:9px;border:1px solid #3a5174;background:#0e1725;color:inherit;font-size:1rem}button{border:0;border-radius:9px;padding:11px 16px;background:#4f8cff;color:white;font-weight:650;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.secondary{background:#34455f}.bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.result h3{margin:0 0 9px;font-size:1.05rem}.result p{color:#c6d1df;line-height:1.55;white-space:pre-line}.result button{float:right;margin-top:12px}.result::after{content:"";display:block;clear:both}.error{color:#ff8792}@media(max-width:600px){main{padding:28px 14px}.title-row{display:block}.apps{justify-content:flex-start;margin-top:15px}form{flex-direction:column}.result button{float:none;display:block;margin-top:14px}}
