.page-home{min-height:100vh;background-color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;background-image:radial-gradient(circle at 15% 50%,rgba(37,99,235,.04),transparent 25%),radial-gradient(circle at 85% 30%,rgba(37,99,235,.06),transparent 25%)}.page-home .home-nav{display:flex;justify-content:center;align-items:center;padding:20px 5%;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.04);position:sticky;top:0;z-index:10}.page-home .home-nav .logo{font-size:22px;font-weight:800;color:#000;letter-spacing:-.5px}.page-home .home-nav .logo .gradient-text{background:linear-gradient(90deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-home .home-hero{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.page-home .home-hero .hero-content{max-width:650px;animation:slideUpFade .7s cubic-bezier(.16,1,.3,1)}.page-home .home-hero .hero-content .badge{display:inline-block;background:#eff6ff;color:#2563eb;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:25px;border:1px solid #bfdbfe;letter-spacing:.5px;text-transform:uppercase}.page-home .home-hero .hero-content h1{font-size:54px;color:#0f172a;margin-bottom:20px;font-weight:800;line-height:1.15;letter-spacing:-.03em}@media(max-width:600px){.page-home .home-hero .hero-content h1{font-size:40px}}.page-home .home-hero .hero-content h1 strong{background:linear-gradient(90deg,#2563eb,#7c3aed);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-home .home-hero .hero-content p{font-size:18px;color:#475569;line-height:1.6;margin-bottom:40px}@media(max-width:600px){.page-home .home-hero .hero-content p{font-size:16px}}.page-home .home-hero .hero-content .hero-actions{display:flex;justify-content:center}.page-home .home-hero .hero-content .hero-actions .info-pill{background:#fff;border:1px solid #cbd5e1;padding:14px 24px;border-radius:30px;font-size:14px;color:#475569;font-weight:500;box-shadow:0 4px 15px #00000008}@media(max-width:600px){.page-home .home-hero .hero-content .hero-actions .info-pill{font-size:13px;padding:12px 18px}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}*{padding:0;box-sizing:border-box}.page-candidate{min-height:100vh;background-color:#f3f4f6;font-family:Inter,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:20px}.page-candidate.mode-runner{justify-content:flex-start;padding:0}.page-candidate .loading-text{color:#6b7280;font-weight:500}.rh360-toast{position:fixed;top:20px;right:-350px;background:#fff;min-width:300px;padding:16px 20px;border-radius:8px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;display:flex;align-items:center;gap:12px;z-index:9999;transition:right .4s cubic-bezier(.175,.885,.32,1.275)}.rh360-toast.show{right:20px}.rh360-toast .toast-icon{display:flex;align-items:center;justify-content:center}.rh360-toast span{color:#1f2937;font-size:14px;font-weight:500;line-height:1.4}.rh360-toast.success{border-left:4px solid #10b981}.rh360-toast.success .toast-icon{color:#10b981}.rh360-toast.error{border-left:4px solid #ef4444}.rh360-toast.error .toast-icon{color:#ef4444}.rh360-toast.warning{border-left:4px solid #f59e0b}.rh360-toast.warning .toast-icon{color:#f59e0b}.rh360-toast.info{border-left:4px solid #2563eb}.rh360-toast.info .toast-icon{color:#2563eb}.rh360-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#11182799;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9000;animation:fadeIn .2s ease-out}.rh360-modal-overlay .rh360-modal{background:#fff;width:90%;max-width:420px;border-radius:16px;padding:30px;text-align:center;box-shadow:0 25px 50px -12px #00000040;animation:slideUp .3s cubic-bezier(.175,.885,.32,1.275)}.rh360-modal-overlay .rh360-modal .modal-icon{background:#ecfdf5;color:#10b981;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.rh360-modal-overlay .rh360-modal .modal-icon svg{width:28px;height:28px}.rh360-modal-overlay .rh360-modal h3{font-size:20px;color:#1f2937;margin-bottom:10px;font-weight:700}.rh360-modal-overlay .rh360-modal p{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:25px}.rh360-modal-overlay .rh360-modal .modal-actions{display:flex;gap:12px}.rh360-modal-overlay .rh360-modal .modal-actions button{flex:1;padding:12px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.rh360-modal-overlay .rh360-modal .modal-actions .btn-cancel{background:transparent;border:1px solid #cbd5e1;color:#475569}.rh360-modal-overlay .rh360-modal .modal-actions .btn-cancel:hover{background:#f8fafc;color:#0f172a}.rh360-modal-overlay .rh360-modal .modal-actions .btn-confirm{background:#2563eb;border:1px solid #2563eb;color:#fff}.rh360-modal-overlay .rh360-modal .modal-actions .btn-confirm:hover{background:#1e40af}.card-central{background:#fff;width:100%;max-width:500px;border-radius:16px;box-shadow:0 10px 30px -5px #0000001a;padding:40px;text-align:center;animation:fadeIn .5s ease-out}.card-central h1{font-size:24px;color:#1f2937;margin-bottom:10px;font-weight:800}.card-central h1 strong{color:#2563eb}.card-central p{color:#6b7280;line-height:1.6;margin-bottom:20px}.card-central .error-title{color:#ef4444}.card-central.landing-card{max-width:650px;padding:40px 50px}@media(max-width:600px){.card-central.landing-card{padding:30px 20px}}.card-central.landing-card .welcome-header{margin-bottom:30px}.card-central.landing-card .welcome-header h2{font-size:16px;color:#6b7280;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.card-central.landing-card .welcome-header h1{font-size:28px;line-height:1.3;margin:0}.card-central.landing-card .welcome-header h1 span{color:#2563eb}.info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:25px;text-align:left;margin:0 0 25px}.info-box .instruction-section{margin-bottom:20px}.info-box .instruction-section:last-child{margin-bottom:0}.info-box .instruction-section h3{margin:0 0 8px;color:#0f172a;font-size:16px;font-weight:700;display:flex;align-items:center;gap:8px}.info-box .instruction-section p{color:#475569;font-size:14px;margin:0;line-height:1.5}.info-box .instruction-section ul{list-style:none;margin:0;padding:0}.info-box .instruction-section ul li{position:relative;padding-left:20px;margin-bottom:10px;color:#334155;font-size:14px;line-height:1.5}.info-box .instruction-section ul li:last-child{margin-bottom:0}.info-box .instruction-section ul li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;background-color:#2563eb;border-radius:50%}.info-box .instruction-section ul li strong{color:#0f172a;font-weight:600}.info-box .instruction-section ul li em{font-style:italic;color:#2563eb;font-weight:600}.info-box .instruction-section ul li.alert-item{color:#b45309;background:#fef3c7;padding:8px 12px 8px 30px;border-radius:6px;margin-top:15px}.info-box .instruction-section ul li.alert-item:before{background-color:#f59e0b;top:15px;left:12px}.timer-warning-box{display:flex;align-items:flex-start;gap:12px;background:#fffbeb;border:1px solid #fde68a;padding:16px;border-radius:10px;margin-bottom:30px;text-align:left}.timer-warning-box svg{color:#d97706;flex-shrink:0;margin-top:2px}.timer-warning-box div{font-size:13px;color:#92400e;line-height:1.5}.timer-warning-box div strong{color:#78350f;font-weight:700}.test-header{background:#fff;width:100%;position:sticky;top:0;z-index:100;box-shadow:0 4px 12px #0000000d;padding:15px 0;margin-bottom:30px}.test-header .header-content{margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;max-width:800px}.test-header .header-content h2{font-size:20px;font-weight:800;background:linear-gradient(90deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 2px}.test-header .header-content small{display:block;font-weight:500;font-size:12px}.test-header .timer-display{background:#fef2f2;color:#ef4444;padding:6px 14px;border-radius:20px;font-family:Inter,monospace;font-size:14px;font-weight:700;letter-spacing:.5px;border:1px solid #fecaca;display:flex;align-items:center;gap:6px}.test-header .timer-display:before{content:"";display:inline-block;width:8px;height:8px;background:#ef4444;border-radius:50%;animation:pulse 1.5s infinite}.questions-container{width:100%;max-width:800px;padding:0 20px 80px}.question-card{background:#fff;border-radius:12px;padding:25px;margin-bottom:20px;box-shadow:0 2px 8px #0000000a;border:1px solid #e5e7eb;transition:all .2s}.question-card:hover{box-shadow:0 8px 16px #0000000f;border-color:#cbd5e1}.question-card .q-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:20px;line-height:1.5}.question-card .q-title .q-number{color:#2563eb;background:#eff6ff;padding:4px 8px;border-radius:6px;margin-right:10px;font-size:14px}.question-card .options-grid{display:flex;flex-direction:column;gap:12px}.question-card .options-grid .option-label{display:flex;align-items:center;padding:14px 16px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;background:#f8fafc}.question-card .options-grid .option-label:hover{border-color:#94a3b8;background:#f1f5f9}.question-card .options-grid .option-label.selected{background-color:#eff6ff;border-color:#2563eb;color:#1e40af;font-weight:600;box-shadow:inset 0 0 0 1px #2563eb}.question-card .options-grid .option-label input[type=radio]{accent-color:#2563eb;transform:scale(1.2);margin-right:15px;cursor:pointer}.question-card .options-grid .option-label span{font-size:15px;line-height:1.4}.question-card .ranking-grid{display:flex;flex-direction:column;gap:12px}.question-card .ranking-grid .ranking-instructions{font-size:13px;color:#b45309;margin-bottom:10px;font-weight:500;background:#fffbeb;padding:10px 15px;border-radius:6px;border:1px solid #fde68a;display:flex;align-items:center;gap:8px}.question-card .ranking-grid .ranking-option{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.question-card .ranking-grid .ranking-option span{font-weight:500;color:#1f2937;font-size:14px}.question-card .ranking-grid .ranking-option select{width:210px;flex-shrink:0;padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;outline:none;font-weight:600;color:#1e40af;background:#fff;cursor:pointer;transition:all .2s}.question-card .ranking-grid .ranking-option select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}@media(max-width:480px){.question-card .ranking-grid .ranking-option select{width:100%}}@media(max-width:480px){.question-card .ranking-grid .ranking-option{flex-direction:column;align-items:stretch;gap:10px}}.btn-primary{background:#2563eb;color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;width:100%;transition:all .2s;display:inline-flex;justify-content:center;align-items:center;gap:8px}.btn-primary:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}.btn-primary:active{transform:translateY(0)}.btn-primary.btn-start{font-size:16px;padding:16px}.btn-finish-fixed{margin-top:10px;background-color:#10b981}.btn-finish-fixed:hover{background-color:#059669;box-shadow:0 4px 12px #10b98133}.icon-success-container{background:#ecfdf5;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1)}}*{box-sizing:border-box}.page-admin{min-height:100vh;background-color:#f3f4f6;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;position:relative}.page-admin .rh360-admin-toast{position:fixed;top:20px;right:-350px;background:#fff;min-width:250px;padding:16px 20px;border-radius:8px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;display:flex;align-items:center;gap:12px;z-index:9999;transition:right .4s cubic-bezier(.175,.885,.32,1.275)}.page-admin .rh360-admin-toast.show{right:20px}.page-admin .rh360-admin-toast .toast-icon{display:flex;align-items:center}.page-admin .rh360-admin-toast span{color:#111827;font-size:14px;font-weight:500}.page-admin .rh360-admin-toast.success{border-left:4px solid #10b981}.page-admin .rh360-admin-toast.success .toast-icon{color:#10b981}.page-admin .rh360-admin-toast.error{border-left:4px solid #ef4444}.page-admin .rh360-admin-toast.error .toast-icon{color:#ef4444}.page-admin .admin-container{max-width:1000px;width:100%;margin:40px auto;padding:0 20px}.page-admin .admin-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;overflow:hidden}.page-admin .admin-card .card-header{background:linear-gradient(to right,#fff,#f9fafb);padding:30px;border-bottom:1px solid #e5e7eb}.page-admin .admin-card .card-header h2{margin:0;font-size:22px;color:#111827;font-weight:700}.page-admin .admin-card .card-header p{margin:5px 0 0;color:#6b7280;font-size:14px}.page-admin .admin-card .card-body{padding:30px}.page-admin .login-wrapper{display:flex;flex:1;align-items:center;justify-content:center;padding:20px}.page-admin .login-wrapper .login-card{background:#fff;padding:40px;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a;width:100%;max-width:400px;text-align:center}.page-admin .login-wrapper .login-card h2{margin-bottom:10px;color:#111827}.page-admin .login-wrapper .login-card p{color:#6b7280;margin-bottom:30px;font-size:14px}.page-admin .tabs-nav{display:flex;gap:10px;margin-bottom:25px;border-bottom:1px solid #e5e7eb;padding-bottom:10px}.page-admin .tabs-nav button{background:none;border:none;padding:10px 20px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;border-radius:6px;transition:all .2s}.page-admin .tabs-nav button:hover{background-color:#f3f4f6;color:#111827}.page-admin .tabs-nav button.active{background-color:#e0e7ff;color:#2563eb}.page-admin .table-responsive{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb}.page-admin .table-responsive table{width:100%;border-collapse:collapse}.page-admin .table-responsive table thead{background-color:#f9fafb}.page-admin .table-responsive table thead th{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.page-admin .table-responsive table tbody tr{border-top:1px solid #e5e7eb}.page-admin .table-responsive table tbody tr:hover{background-color:#f9fafb}.page-admin .table-responsive table tbody td{padding:14px 16px;font-size:14px;color:#111827;vertical-align:middle}.page-admin .table-responsive table tbody td .email-text{font-size:13px;color:#6b7280;margin-top:4px}.page-admin .table-responsive table tbody td .answers-preview{font-family:Courier New,monospace;font-size:12px;background:#f3f4f6;padding:4px 8px;border-radius:4px;color:#4b5563}.page-admin .btn-copy-link{background:transparent;border:1px solid #cbd5e1;padding:6px 10px;border-radius:6px;cursor:pointer;font-size:12px;color:#2563eb;font-weight:600;transition:all .2s}.page-admin .btn-copy-link:hover{background:#eff6ff;border-color:#bfdbfe}.page-admin .status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:600}.page-admin .status-badge.completed{background-color:#dcfce7;color:#166534}.page-admin .status-badge.pending{background-color:#e0e7ff;color:#3730a3}.page-admin .status-badge.in_progress{background-color:#fef9c3;color:#854d0e}.page-admin .status-badge.expired{background-color:#fee2e2;color:#b91c1c}.page-admin .form-group{margin-bottom:20px;text-align:left}.page-admin .form-group label{display:block;margin-bottom:6px;font-size:14px;font-weight:700;color:#111827}.page-admin .form-group input{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;transition:border-color .2s;box-sizing:border-box}.page-admin .form-group input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.page-admin .btn-primary{background-color:#2563eb;color:#fff;border:none;padding:12px 20px;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s;width:100%}.page-admin .btn-primary:hover{background-color:#1e40af}.page-admin .btn-primary:disabled{opacity:.6;cursor:wait}.page-admin .success-box{margin-top:25px;background-color:#ecfdf5;border:1px solid #10b981;border-radius:8px;padding:20px}.page-admin .success-box h4{margin:0 0 10px;color:#065f46;display:flex;align-items:center;gap:8px}.page-admin .success-box p{margin:0 0 10px;color:#064e3b;font-size:14px}.page-admin .success-box .copy-area{display:flex;gap:10px}.page-admin .success-box .copy-area input{background:#fff;color:#064e3b}.page-admin .success-box .copy-area button{width:auto;background-color:#059669}.page-admin .success-box .copy-area button:hover{background-color:#047857}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;--primary-color: #2563eb;--success-color: #22c55e;--bg-color: #f3f4f6;--card-bg: #ffffff;--text-main: #1f2937;--text-muted: #6b7280}body{margin:0;background-color:var(--bg-color);color:var(--text-main);min-height:100vh}.page-centered{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px}.container-termos,.card-success{background:var(--card-bg);padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;max-width:500px;width:100%;text-align:center}.container-termos h1,.card-success h1{font-size:1.8rem;color:var(--text-main);margin-bottom:1rem}.container-termos p,.card-success p{color:var(--text-muted);margin-bottom:1.5rem}.card-success .icon-container{margin-bottom:1.5rem}.card-success .alert-box{margin-top:2rem;padding:1rem;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;color:#065f46;font-size:.9rem}button{cursor:pointer;border:none;padding:.8em 1.2em;font-size:1em;font-weight:600;border-radius:8px;transition:opacity .25s}button.btn-primary{background-color:var(--primary-color);color:#fff;width:100%}button.btn-primary:hover{opacity:.9}button.btn-finish{background-color:var(--success-color);color:#fff;padding:1rem 2rem;font-size:1.1rem}button.btn-finish:hover{opacity:.9}.test-runner{max-width:800px;margin:0 auto;padding:20px}.test-runner .test-header{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:1rem 2rem;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:2rem;position:sticky;top:20px;z-index:10}.test-runner .question-card{background:#fff;padding:2rem;border-radius:8px;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a}.test-runner .question-card p{font-size:1.1rem;margin-bottom:1rem}.test-runner .question-card .options label{display:block;padding:.8rem;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:.5rem;cursor:pointer;transition:background .2s}.test-runner .question-card .options label:hover{background-color:#f9fafb}.test-runner .question-card .options label input{margin-right:10px}.test-runner .test-footer{text-align:center;margin-top:3rem;margin-bottom:3rem}
