@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{overflow-x:hidden}.main{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;width:100%;max-width:100vw;background-color:#fff;gap:30px;padding:40px 20px;overflow-y:auto}.header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.envio-email{display:flex;flex-direction:column;justify-content:center;align-items:center}.foto-email{width:8vh;height:8vh}.titulo{color:#000;margin-bottom:5px;font-size:55px}.destaque-emails{color:#000;text-decoration:wavy;text-decoration-color:#2885c7;text-decoration-thickness:4px;text-underline-offset:5px}.subtitulo{color:#555;font-weight:400;text-align:center;margin-top:4px;font-size:18px}.box-classificacao{background-color:#dceef8;border-radius:25px;padding:7px 24px;display:flex;align-items:center;gap:10px}.icone-robot{width:24px;height:24px}.texto-box-classificacao{color:#2885c7;border-radius:20px;font-size:15px;font-weight:700}.quadrado-imagem{background-color:#dceef8;border-radius:45px;padding:15px 23px}body,html,button,input,textarea,h1,h2,h3,p,span{font-family:Inter,sans-serif}.container{display:flex;flex-direction:column;align-items:center;gap:30px}.text-email{background:#fff;border:1px solid #e2e8f0;border-radius:12px}.header-box{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 16px;display:flex;align-items:center;gap:8px;color:#64748b;font-size:.85rem;font-weight:600}.header-titulo{margin-left:8px;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.input-text{width:650px;height:250px;border:none;padding:16px;font-size:1rem;color:#000;background-color:#fff;outline:none;font-family:inherit;resize:none}.input-text:disabled{cursor:not-allowed;opacity:.7;transform:none}.input-pdf-box{background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;padding:40px 20px;text-align:center;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;width:650px}.input-pdf-box:hover{border-color:#2885c7;background-color:#f0f9ff}.input-pdf-box h1{font-size:1.2rem;color:#334155;margin:15px 0 5px;font-weight:600}.input-pdf-box h2{font-size:.9rem;color:#64748b;font-weight:400;margin:0}.select-file{margin-top:15px;display:flex;align-Items:center;gap:10px}.file{color:#000;font-Weight:500;margin:0}.remove-file-btn{background-color:#f8fafc;color:#2885c7;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;display:flex;font-weight:700;align-items:center;justify-content:center;transition:all .2s ease}.remove-file-btn:hover{background-color:#dceef8;transform:scale(1.1)}.upload{display:none}.container-botao{display:flex;justify-content:center;align-items:center}.botao-envio{width:700px;border:none;border-radius:15px;padding:17px 24px;background-color:#2885c7;color:#fff;font-size:15px;font-weight:700;display:flex;justify-content:center;align-items:center;gap:5px;cursor:pointer}.botao-envio:hover{transform:scale(1.02)}.botao-envio:disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.7;transform:none}.email-btn{width:24px;height:24px}.resultado-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;width:100%;max-width:800px;padding:30px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;gap:25px}.resultado-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #f1f5f9;padding-bottom:20px}.resultado-header h2{font-size:1.5rem;color:#334155}.Improdutivo{background-color:red;color:#fff;border-radius:35px;padding:15px}.Produtivo{background-color:green;color:#fff;border-radius:35px;padding:15px}.info-group label{display:block;font-size:.85rem;color:#64748b;font-weight:600;margin-bottom:8px;text-transform:uppercase}.resposta-box{background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:20px;color:#1e293b}.resultado-footer{display:flex;justify-content:flex-end;margin-top:10px}.botao-voltar{background-color:transparent;color:#2885c7;border:2px solid #2885C7;padding:10px 24px;border-radius:8px;font-weight:700;cursor:pointer;transition:all .2s}.botao-voltar:hover{background-color:#2885c7;color:#fff}.divisoria{display:flex;align-items:center;color:#64748b;font-weight:600;font-size:.9rem;margin:20px 0;width:100%;max-width:650px;text-transform:uppercase}.divisoria:before,.divisoria:after{content:"";flex:1;border-bottom:2px solid #cbd5e1;height:1px}.divisoria:before{margin-right:15px}.divisoria:after{margin-left:15px}
