:root{color-scheme:light dark;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#101820;color:#eef2f3}body{margin:0;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:1.5rem}main.container{width:min(560px,100%);background:#18242f;border:1px solid rgba(238,242,243,.14);border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;gap:.9rem;box-shadow:0 18px 36px #00000047}h1{margin:0;font-size:1.25rem}.lead{margin:0;color:#a7b3bd}.check-row{display:flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:600}.check-row input{width:1.05rem;height:1.05rem}.actions{display:flex;gap:.7rem;flex-wrap:wrap}button{border:1px solid rgba(238,242,243,.18);border-radius:8px;padding:.65rem 1rem;font-size:.95rem;font-weight:600;color:#101820;background:#69d2c4;cursor:pointer}button:hover{filter:brightness(1.06)}pre#plugin-output{margin:0;min-height:110px;max-height:260px;overflow:auto;border-radius:8px;padding:.9rem;background:#0d141b;border:1px solid rgba(238,242,243,.12);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}
