/* Temporary file sharing: upload and result workspace. */
.rs-tools-ui .share-heading{max-width:900px;padding:6px 0 28px}.share-eyebrow{font-size:11px;font-weight:800;letter-spacing:1.7px;color:#6051e8}.rs-tools-ui .share-heading h1{margin:13px 0 16px;font-size:48px}.rs-tools-ui .share-heading .intro{font-size:18px;color:var(--muted);max-width:780px;margin-bottom:18px}.share-benefits{display:flex;flex-wrap:wrap;gap:10px}.share-benefits span{font-size:12px;color:#5141bd;background:#f0eeff;border-radius:24px;padding:6px 12px}.share-workspace{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:22px;align-items:stretch}.share-upload-card,.share-result-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}.share-card-title{display:flex;align-items:center;gap:13px;margin-bottom:22px}.share-step{display:grid;place-items:center;width:38px;height:38px;background:#f0eeff;border:1px solid #e5e0fc;border-radius:12px;color:#6051e8;font-size:15px;font-weight:800;flex-shrink:0}.share-card-title h2{font-size:20px;margin:0 0 3px;letter-spacing:-.4px}.share-card-title p{font-size:14px;color:var(--muted);margin:0}#share-uploader{border:1px dashed #bcb2ee;background:#faf9ff;border-radius:14px;padding:14px;min-height:140px}.share-formats{padding:12px 0;border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.share-formats p{margin:10px 0;line-height:1.7}.share-options{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.share-options label{font-weight:700}.share-options select{min-width:155px}.share-verification{margin-top:18px;min-width:0}#share-human-status{font-size:13px;line-height:1.6;color:var(--muted);margin:10px 0 16px}.share-submit{display:flex;gap:10px;flex-wrap:wrap}.share-submit button{flex:1}.share-powered{font-size:11px;color:var(--muted);margin:12px 0 0}.share-output-label{display:block;font-size:12px!important;color:var(--muted);margin-bottom:9px}.rs-tools-ui #output{height:155px;border:1px solid var(--line);border-radius:12px;padding:16px;resize:vertical;font-size:14px;background:#f8f9fd}.share-result-card .actions{margin:16px 0;gap:8px}.share-result-card #clear{margin-left:auto}.share-result-card #status{font-size:14px;line-height:1.7;color:var(--muted);min-height:48px}.share-result-card #status.error{color:#ad2443}.share-explainer{display:flex;gap:14px;padding:20px;background:#f4f2ff;border:1px solid #e8e3fc;border-radius:12px;margin-top:20px}.share-explainer>span{font-size:27px;color:#6051e8}.share-explainer h3{font-size:15px;margin:0 0 7px}.share-explainer p{font-size:14px;color:var(--muted);line-height:1.7;margin:0}.share-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;padding:28px 4px}.share-notes h3{font-size:15px;margin:0 0 8px}.share-notes p{font-size:14px;color:var(--muted);margin:0;line-height:1.7}.rs-tools-ui .guide{margin-inline:auto}.rs-tools-ui .guide h2{font-size:24px}
@media(max-width:800px){.share-workspace{grid-template-columns:1fr}.share-notes{grid-template-columns:1fr;gap:20px}.share-upload-card,.share-result-card{padding:20px}.rs-tools-ui .share-heading h1{font-size:36px}.rs-tools-ui .share-heading .intro{font-size:16px}.share-options{gap:10px}.share-result-card #clear{margin-left:0}.rs-tools-ui #output{font-size:16px}}
