:root{color:#e6edf3;background:#0b1118;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:1px solid #328064;border-radius:8px;padding:.58rem .9rem;color:#eafff8;background:#176449;cursor:pointer}.masked-text-shell{position:relative;display:block;width:100%;min-width:0}.masked-text-editor{position:relative;z-index:1;color:transparent!important;caret-color:var(--masked-text-color)!important;text-shadow:none!important;forced-color-adjust:none;-webkit-text-fill-color:transparent!important;-webkit-text-stroke:0 transparent!important}.masked-text-editor:-webkit-autofill{-webkit-text-fill-color:transparent!important}.masked-text-editor::placeholder{color:color-mix(in srgb,var(--masked-text-color) 48%,transparent)!important;opacity:1;-webkit-text-fill-color:color-mix(in srgb,var(--masked-text-color) 48%,transparent)!important}.masked-text-editor::selection{color:transparent!important;background:#56ba8d47;text-shadow:none!important;-webkit-text-fill-color:transparent!important}.masked-text-editor::-moz-selection{color:transparent!important;background:#56ba8d47}.masked-text-overlay{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;overflow:hidden;padding:calc(var(--masked-padding-top) + var(--masked-border-top)) calc(var(--masked-padding-right) + var(--masked-border-right)) calc(var(--masked-padding-bottom) + var(--masked-border-bottom)) calc(var(--masked-padding-left) + var(--masked-border-left));color:var(--masked-text-color);font:inherit;line-height:normal;letter-spacing:inherit;text-align:start;text-overflow:clip;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}button:hover:not(:disabled){background:#21785a}button:disabled{cursor:not-allowed;opacity:.45}button.secondary{border-color:#3c4d5e;color:#cbd7e3;background:#1b2733}a{color:#68d9b0;text-decoration:none}a:hover{text-decoration:underline}.badge{display:inline-flex;align-items:center;min-height:1.7rem;border:1px solid #314354;border-radius:999px;padding:.2rem .65rem;color:#9eb0c0;background:#101b26;font-size:.78rem}.empty{color:#718294;text-align:center}.error-text{margin:.7rem 0 0;color:#ff9b94}
