:root{font-family:IBM Plex Mono,monospace;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#525252;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.06) 1px,transparent 0);background-size:24px 24px;color:#eee}#root{min-height:100vh}input,button{-webkit-appearance:none;appearance:none}.background-layer{position:absolute;inset:0;width:100%;min-height:100vh;z-index:-1}.page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;box-sizing:border-box}.card{width:100%;max-width:420px;background:#202020a1;border-radius:20px;padding:2rem 1.75rem;box-shadow:0 12px 40px #00000073;box-sizing:border-box}.card--error .message{color:#b0b0b0;font-size:.95rem;margin:0;line-height:1.6}.message-hint{display:inline-block;margin-top:.75rem;font-size:.85rem;color:#888}.card--error code{background:#2b2b2b;padding:.2em .5em;border-radius:6px;font-size:.9em}.title{font-family:IBM Plex Mono,monospace;font-size:1.5rem;font-weight:700;color:#eee;text-align:center;text-transform:uppercase;letter-spacing:.02em;margin:0 0 1rem}.title--small{font-size:1.2rem;margin-bottom:1.25rem}.instruction{color:#eee;font-size:.95rem;text-align:center;margin:0 0 1.5rem;line-height:1.4}.form{display:flex;flex-direction:column;gap:1.25rem}.input{width:100%;box-sizing:border-box;padding:1rem 1.1rem;font-size:1rem;color:#eee;background:#2b2b2b;border:none;border-radius:12px;outline:none;font-family:inherit}.input::placeholder{color:#b0b0b0}.input:focus{box-shadow:0 0 0 2px #404040}.input--error{box-shadow:0 0 0 2px #c44}.form-error{margin:-.5rem 0 0;font-size:.85rem;color:#e88;text-align:center}.form-error--api{margin-top:.25rem}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-box{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;flex-shrink:0;background:#2b2b2b;border:2px solid #555;border-radius:6px;transition:background .2s,border-color .2s}.checkbox-box--checked{background:#404040;border-color:#6a6a6a}.checkbox-input{position:absolute;inset:0;margin:0;width:100%;height:100%;opacity:0;cursor:pointer}.checkbox-tick{color:#eee;font-size:.9rem;font-weight:700;line-height:1;pointer-events:none}.checkbox-text{font-size:.9rem;color:#b0b0b0;line-height:1.3}.btn{width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:700;color:#eee;background:#404040;border:none;border-radius:12px;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;font-family:inherit;transition:background .2s}.btn:hover{background:#4a4a4a}.btn:active{background:#383838}.btn:disabled{opacity:.8;cursor:not-allowed}.logo-plesh-link{display:block;margin-top:1.5rem;text-align:center}.logo-plesh{display:inline-block;max-width:120px;height:auto;vertical-align:middle}.card--video{max-width:520px}.video-wrap{position:relative;width:100%;border-radius:12px;overflow:hidden;background:#0a0a0a;margin-bottom:1.25rem}.video{display:block;width:100%;height:auto;vertical-align:top}.btn--download{margin-top:0}.download-fallback{margin:.75rem 0 0;font-size:.8rem;color:#b0b0b0;text-align:center}.dither-container{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}
