:root{--bg-0:#0b0f17;--bg-1:#0f1624;--bg-2:#121a2b;--text-0:#e6edf3;--text-1:#b9c4d0;--brand:#7c5cff;--brand-2:#4fd1c5;--muted:#223047;--border:#ffffff14;--shadow:0 10px 30px #0009;--radius:12px;--radius-sm:8px;--focus:0 0 0 2px #7c5cff59}*{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(1200px 600px at 10% -10%,#7c5cff1f,#0000),radial-gradient(1000px 500px at 110% 10%,#4fd1c51f,#0000),linear-gradient(180deg,#0b0f17,#0f1624 60%,#121a2b);background:radial-gradient(1200px 600px at 10% -10%,#7c5cff1f,#0000),radial-gradient(1000px 500px at 110% 10%,#4fd1c51f,#0000),linear-gradient(180deg,var(--bg-0) 0,var(--bg-1) 60%,var(--bg-2) 100%);color:#e6edf3;color:var(--text-0);color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;margin:0;padding:40px 20px 60px}::selection{background:#7c5cff59}a{color:#4fd1c5;color:var(--brand-2);text-decoration:none}a:hover{color:#7ee7dd;text-decoration:underline}button,code,input,pre,select,textarea{font-family:inherit}.container{display:flex;flex-direction:column;gap:22px;margin:0 auto;max-width:880px;width:100%}h1{color:var(--text-0);font-size:44px;letter-spacing:.2px;text-align:center;text-shadow:0 2px 20px #7c5cff40}h1,h3{margin:0 0 12px}h3{color:var(--text-1);font-weight:500}.card{background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px;padding:22px}textarea{background:#ffffff08;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-0);height:240px;outline:none;padding:14px 16px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}textarea::placeholder{color:var(--text-1)}textarea:focus{background:#ffffff0d;border-color:#7c5cff99;box-shadow:var(--focus)}.controls{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.dropdown{display:inline-block;position:relative}.dropdownButton{align-items:center;background:#ffffff0a;border:1px solid var(--border);box-shadow:var(--shadow);color:var(--text-0);cursor:pointer;display:inline-flex;gap:10px;padding:10px 14px;width:120px}.chevron{opacity:.7;position:absolute;right:10px;transition:transform .15s ease}.chevron.open{transform:rotate(180deg)}.dropdownList{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#141a28fa,#121a2bfa);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 40px #0009;left:0;max-width:150px;min-width:100%;overflow:hidden;position:absolute;top:calc(100% + 8px);width:auto;z-index:20}.dropdownItem{background:#0000;border:0;border-radius:0;box-shadow:none;color:var(--text-0);cursor:pointer;padding:12px 16px;text-align:left;white-space:nowrap;width:100%}.dropdownItem:hover{background:#7c5cff14}.dropdownItem.selected{background:#7c5cff2e}input[type=file]::-webkit-file-upload-button{background:#ffffff0a;border:1px solid var(--border);border-radius:12px;color:var(--text-0);cursor:pointer;margin-right:12px;padding:10px 14px}input[type=file]::file-selector-button{background:#ffffff0a;border:1px solid var(--border);border-radius:12px;color:var(--text-0);cursor:pointer;margin-right:12px;padding:10px 14px}.input{padding:10px 12px}.input,select{background:#ffffff0a;border:1px solid var(--border);border-radius:12px;color:var(--text-0);outline:none}select{-webkit-appearance:none;appearance:none;box-shadow:var(--shadow);line-height:1.2;padding:12px 16px}.controls select{background-image:linear-gradient(45deg,#0000 50%,var(--text-1) 50%),linear-gradient(135deg,var(--text-1) 50%,#0000 50%),linear-gradient(to right,#0000,#0000);background-position:calc(100% - 18px) calc(1em + 2px),calc(100% - 13px) calc(1em + 2px),100% 0;background-repeat:no-repeat;background-size:5px 5px,5px 5px,2.5em 2.5em}button{background:var(--brand);border:0;border-radius:14px;box-shadow:0 8px 20px #7c5cff40;color:#fff;cursor:pointer;padding:12px 22px;transition:filter .15s ease}button:hover{filter:brightness(1.08)}button:active{filter:brightness(.96)}pre{background:#ffffff0a;border:1px solid var(--border);border-radius:12px;color:var(--text-0);padding:18px 20px}pre.content{overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}.muted{color:var(--text-1)}.copyLinkButton{width:100px}.copyRow{align-items:center;display:flex;gap:10px}.linkPreview{align-items:center;background:#ffffff0a;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);color:var(--text-1);display:inline-flex;gap:8px;max-width:100%;padding:10px 12px}.linkIcon{opacity:.85}.linkText{max-width:560px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.linkDomain{color:var(--text-1)}.linkPath{color:var(--brand-2);font-weight:600}.alert{background:#ffffff0f;border:1px solid var(--border);border-radius:12px;padding:12px 14px}.alert.error{background:#ff636314;border-color:#ff636359;color:#ff9a9a}.alert.info{background:#7c5cff14;border-color:#7c5cff59}.fileList{display:flex;flex-direction:column;gap:8px}.tag{align-items:center;background:#4fd1c514;border:1px solid #4fd1c540;border-radius:999px;color:#7ee7dd;display:inline-flex;gap:8px;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.progressWrap{align-items:center;display:flex;gap:10px}.progressTrack{background:#ffffff0f;border:1px solid var(--border);border-radius:999px;flex:1 1;height:8px;overflow:hidden;position:relative}.progressFill{background:linear-gradient(90deg,var(--brand) 0,#8a78ff 100%);bottom:0;left:0;position:absolute;top:0;width:0}
/*# sourceMappingURL=main.dc61a60c.css.map*/