.candidati-page.svelte-tca37m{min-height:100vh;background:linear-gradient(135deg,#f5e6c8,#e8d4b0)}.password-screen.svelte-tca37m{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.password-box.svelte-tca37m{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 40px #0000001a;max-width:400px;width:100%;text-align:center}.logo-header.svelte-tca37m .logo:where(.svelte-tca37m){height:80px;margin-bottom:20px}.logo-header.svelte-tca37m h1:where(.svelte-tca37m){color:#1e3a5f;margin:0 0 8px;font-size:1.5rem}.logo-header.svelte-tca37m p:where(.svelte-tca37m){color:#666;margin:0 0 30px}.password-box.svelte-tca37m label:where(.svelte-tca37m){display:block;text-align:left}.password-box.svelte-tca37m label:where(.svelte-tca37m) span:where(.svelte-tca37m){display:block;font-weight:600;margin-bottom:8px;color:#1e3a5f}.password-box.svelte-tca37m input:where(.svelte-tca37m){width:100%;padding:14px;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;box-sizing:border-box}.password-box.svelte-tca37m input:where(.svelte-tca37m):focus{outline:none;border-color:#1e3a5f}.hint.svelte-tca37m{font-size:.85rem;color:#888;margin-top:20px}.error.svelte-tca37m{color:#dc2626;font-size:.9rem;margin-top:10px}.btn-primary.svelte-tca37m{display:inline-block;background:#1e3a5f;color:#fff;padding:14px 30px;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:20px;text-decoration:none;transition:all .2s}.btn-primary.svelte-tca37m:hover{background:#2d4a6f;transform:translateY(-2px)}.success-screen.svelte-tca37m{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.success-box.svelte-tca37m{background:#fff;padding:50px;border-radius:20px;box-shadow:0 10px 40px #0000001a;max-width:500px;text-align:center}.success-icon.svelte-tca37m{font-size:4rem;margin-bottom:20px}.success-box.svelte-tca37m h1:where(.svelte-tca37m){color:#059669;margin:0 0 20px}.success-box.svelte-tca37m p:where(.svelte-tca37m){color:#666;line-height:1.6}.tipo-selection.svelte-tca37m{min-height:100vh;padding:40px 20px}.selection-header.svelte-tca37m{text-align:center;margin-bottom:40px}.selection-header.svelte-tca37m .logo:where(.svelte-tca37m){height:100px;margin-bottom:20px}.selection-header.svelte-tca37m h1:where(.svelte-tca37m){color:#1e3a5f;margin:0 0 10px}.selection-header.svelte-tca37m p:where(.svelte-tca37m){color:#666;font-size:1.1rem}.tipo-cards.svelte-tca37m{display:flex;gap:30px;justify-content:center;flex-wrap:wrap;max-width:800px;margin:0 auto}.tipo-card.svelte-tca37m{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 40px #0000001a;cursor:pointer;border:3px solid transparent;transition:all .3s;flex:1;min-width:280px;max-width:350px;text-align:left}.tipo-card.svelte-tca37m:hover{border-color:#1e3a5f;transform:translateY(-5px)}.tipo-icon.svelte-tca37m{font-size:3rem;margin-bottom:20px}.tipo-card.svelte-tca37m h2:where(.svelte-tca37m){color:#1e3a5f;margin:0 0 8px}.tipo-card.svelte-tca37m>p:where(.svelte-tca37m){color:#666;margin:0 0 20px}.tipo-card.svelte-tca37m ul:where(.svelte-tca37m){list-style:none;padding:0;margin:0}.tipo-card.svelte-tca37m li:where(.svelte-tca37m){padding:8px 0;color:#444;border-top:1px solid #eee}.form-container.svelte-tca37m{max-width:700px;margin:0 auto;padding:40px 20px}.form-header.svelte-tca37m{display:flex;align-items:center;gap:20px;margin-bottom:30px}.back-btn.svelte-tca37m{background:#fff;border:2px solid #ddd;padding:10px 20px;border-radius:10px;cursor:pointer;font-weight:600;transition:all .2s}.back-btn.svelte-tca37m:hover{border-color:#1e3a5f;background:#f5f5f5}.form-header.svelte-tca37m h1:where(.svelte-tca37m){color:#1e3a5f;margin:0;font-size:1.5rem}.candidatura-form.svelte-tca37m{background:#fff;padding:30px;border-radius:20px;box-shadow:0 10px 40px #0000001a}.form-section.svelte-tca37m{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eee}.form-section.svelte-tca37m:last-of-type{border-bottom:none;margin-bottom:20px}.form-section.svelte-tca37m h2:where(.svelte-tca37m){color:#1e3a5f;margin:0 0 15px;font-size:1.2rem}.section-hint.svelte-tca37m{color:#666;font-size:.9rem;margin:0 0 15px}.form-row.svelte-tca37m{display:flex;gap:20px}.form-row.svelte-tca37m label:where(.svelte-tca37m){flex:1}label.svelte-tca37m{display:block;margin-bottom:15px}label.svelte-tca37m span:where(.svelte-tca37m){display:block;font-weight:600;margin-bottom:6px;color:#333}input.svelte-tca37m,textarea.svelte-tca37m{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;box-sizing:border-box;transition:border-color .2s}input.svelte-tca37m:focus,textarea.svelte-tca37m:focus{outline:none;border-color:#1e3a5f}textarea.svelte-tca37m{resize:vertical}.file-upload.svelte-tca37m{display:block;cursor:pointer}.file-upload.svelte-tca37m input:where(.svelte-tca37m){display:none}.upload-area.svelte-tca37m{display:flex;flex-direction:column;align-items:center;padding:30px;border:2px dashed #ccc;border-radius:12px;background:#fafafa;transition:all .2s}.file-upload.svelte-tca37m:hover .upload-area:where(.svelte-tca37m){border-color:#1e3a5f;background:#f5f5f5}.upload-icon.svelte-tca37m{font-size:2.5rem;margin-bottom:10px}.upload-hint.svelte-tca37m{font-size:.85rem;color:#888;margin-top:5px}.video-preview.svelte-tca37m{background:#f5f5f5;padding:20px;border-radius:12px}.video-preview.svelte-tca37m video:where(.svelte-tca37m){width:100%;border-radius:8px;margin-bottom:15px}.video-info.svelte-tca37m{display:flex;justify-content:space-between;padding:10px;background:#fff;border-radius:8px;margin-bottom:10px}.video-info.error.svelte-tca37m{background:#fef2f2}.duration-ok.svelte-tca37m{color:#059669;font-weight:600}.duration-error.svelte-tca37m{color:#dc2626;font-weight:600}.logo-preview.svelte-tca37m{text-align:center;padding:20px;background:#f5f5f5;border-radius:12px}.logo-preview.svelte-tca37m img:where(.svelte-tca37m){max-width:200px;max-height:150px;margin-bottom:15px}.foto-preview.svelte-tca37m{text-align:center;padding:20px;background:#f5f5f5;border-radius:12px}.foto-crop-container.svelte-tca37m{width:150px;height:180px;margin:0 auto 15px;border-radius:10px;overflow:hidden;border:3px solid #1e3a5f;background:#fff}.foto-crop-container.svelte-tca37m img:where(.svelte-tca37m){width:100%;height:100%;object-fit:cover;object-position:top center}.remove-btn.svelte-tca37m{background:#dc2626;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.9rem}.remove-btn.svelte-tca37m:hover{background:#b91c1c}.allegati-list.svelte-tca37m{list-style:none;padding:15px;margin:15px 0 0;background:#f5f5f5;border-radius:8px}.allegati-list.svelte-tca37m li:where(.svelte-tca37m){padding:5px 0}.error-box.svelte-tca37m{background:#fef2f2;color:#dc2626;padding:15px;border-radius:8px;margin-bottom:20px;text-align:center}.btn-submit.svelte-tca37m{width:100%;background:#1e3a5f;color:#fff;padding:16px;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-submit.svelte-tca37m:hover:not(:disabled){background:#2d4a6f}.btn-submit.svelte-tca37m:disabled{background:#ccc;cursor:not-allowed}@media(max-width:600px){.form-row.svelte-tca37m{flex-direction:column;gap:0}.tipo-cards.svelte-tca37m{flex-direction:column;align-items:center}.tipo-card.svelte-tca37m{max-width:100%}.candidatura-form.svelte-tca37m{padding:20px}.password-box.svelte-tca37m,.success-box.svelte-tca37m{padding:30px 20px}}
