.body-sur{background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000001a;max-width:440px;overflow:hidden;width:100%}.card-header{background:linear-gradient(135deg,#3c3489,#6c63cc);color:#fff;padding:32px 36px;text-align:center}.card-header h1{font-size:22px;font-weight:600;margin-bottom:4px}.card-header p{font-size:13px;opacity:.8}.card-body{padding:32px 36px}.tabs{background:#f5f5f7;border-radius:10px;display:flex;margin-bottom:28px;padding:3px}.tab{border-radius:8px;color:#888;cursor:pointer;flex:1 1;font-size:13px;font-weight:500;padding:8px;text-align:center;transition:.15s}.tab.active{background:#fff;box-shadow:0 1px 6px #0000001a;color:#3c3489}.form-group{margin-bottom:18px}label{color:#333;display:block;font-size:13px;font-weight:500;margin-bottom:6px}input,select{background:#fff;border:1.5px solid #e0e0e0;border-radius:9px;color:#1d1d1f;font-family:inherit;font-size:14px;outline:none;padding:10px 13px;transition:border-color .15s;width:100%}input:focus,select:focus{border-color:#7c6ff7}input::placeholder{color:#aaa}.btn-primary{background:#3c3489;border:none;border-radius:9px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:4px;padding:11px;transition:.15s;width:100%}.btn-primary:hover{background:#4e46b4}.btn-primary:disabled{background:#aaa;cursor:not-allowed}.alert{border-radius:8px;display:none;font-size:13px;margin-bottom:16px;padding:10px 14px}.alert-error{background:#fff0f0;border:1px solid #fcc;color:#c0392b}.alert-success{background:#f0fff4;border:1px solid #c3e6cb;color:#27ae60}.divider{align-items:center;color:#ccc;display:flex;font-size:12px;gap:10px;margin:20px 0}.divider:after,.divider:before{background:#efefef;content:"";flex:1 1;height:1px}.dept-badges{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:6px}.dept-badge{border:1.5px solid #e0e0e0;border-radius:9px;color:#555;cursor:pointer;font-size:12px;padding:10px;text-align:center;transition:.15s}.dept-badge:hover{background:#f7f6ff;border-color:#7c6ff7}.dept-badge.selected{background:#f0effe;border-color:#3c3489;color:#3c3489;font-weight:600}.dept-badge .icon{display:block;font-size:18px;margin-bottom:3px}.footer{color:#aaa;font-size:12px;margin-top:20px;text-align:center}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#5b5bd6;--primary-light:#f3f2ff;--border:#e6e8ee;--text:#111827;--muted:#6b7280;--bg:#f5f7fb;--white:#fff;--shadow:0 10px 30px #0000000f}body{background:#f5f7fb;background:var(--bg);color:#111827;color:var(--text);font-family:Inter,sans-serif}.topbar{background:#fff;border-bottom:1px solid #e6e8ee;border-bottom:1px solid var(--border);padding:18px 30px}.topbar-inner{justify-content:space-between;margin:auto}.brand,.topbar-inner{align-items:center;display:flex}.brand{gap:14px}.brand-icon{align-items:center;background:linear-gradient(135deg,#5b5bd6,#818cf8);border-radius:16px;color:#fff;display:flex;font-size:22px;font-weight:800;height:50px;justify-content:center;width:50px}.brand h1{font-size:20px;font-weight:800}.brand p{color:#6b7280;color:var(--muted);font-size:13px}.hero{margin:30px auto;max-width:1180px;padding:0 15px}.hero-card{background:linear-gradient(135deg,#5b5bd6,#818cf8);border-radius:28px;color:#fff;padding:60px 40px}.hero h2{font-size:28px;margin-bottom:14px}.hero p{font-size:14px;line-height:1.8}.progress-wrap{margin-top:25px}.progress-bar{background:#ffffff40;border-radius:999px;height:12px;overflow:hidden;width:100%}.progress-fill{background:#fff;height:100%;transition:.3s;width:0}.progress-text{font-size:13px;font-weight:700;margin-top:10px}.dept-wrap{margin:auto;max-width:1180px;padding:0 15px}.dept-title{align-items:center;color:#6b7280;color:var(--muted);display:flex;font-size:14px;font-weight:700;justify-content:space-between;margin-bottom:20px;text-transform:uppercase}.dept-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.dept-card{background:#fff;border:2px solid #0000;border-radius:22px;box-shadow:0 10px 30px #0000000f;box-shadow:var(--shadow);cursor:pointer;padding:24px;transition:.25s}.dept-card:hover{border-color:#5b5bd6;border-color:var(--primary);transform:translateY(-4px)}.dept-icon{align-items:center;border-radius:18px;display:flex;font-size:30px;height:65px;justify-content:center;margin-bottom:16px;width:65px}.dept-name{font-size:18px;font-weight:700;margin-bottom:8px}.dept-desc{color:#6b7280;color:var(--muted);font-size:14px;line-height:1.6}.container{margin:40px auto 80px;max-width:1180px;padding:0 15px}.section-card{background:#fff;border-radius:28px;box-shadow:0 10px 30px #0000000f;box-shadow:var(--shadow);margin-bottom:28px;padding:35px}.section-header{border-bottom:1px solid #edf0f5;gap:18px;margin-bottom:24px;padding-bottom:24px}.section-header,.section-icon{align-items:center;display:flex}.section-icon{background:#f3f2ff;background:var(--primary-light);border-radius:18px;font-size:28px;height:60px;justify-content:center;width:60px}.section-header h2{font-size:24px}.section-header p{color:#6b7280;color:var(--muted);font-size:14px;margin-top:6px}.question{margin-bottom:35px}.question-title{font-size:17px;font-weight:700;margin-bottom:18px}.required{color:red}.options-grid{display:flex;flex-wrap:wrap;gap:14px}.radio-card input,.scale-item input{display:none}.radio-card label{align-items:center;border:2px solid #e6e8ee;border:2px solid var(--border);border-radius:16px;cursor:pointer;display:flex;font-weight:600;justify-content:center;min-width:220px;padding:15px 18px;transition:.25s}.radio-card input:checked+label{background:#f3f2ff;background:var(--primary-light);border-color:#5b5bd6;border-color:var(--primary);color:#5b5bd6;color:var(--primary)}.scale-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(5,1fr)}.scale-item label{align-items:center;border:2px solid #e6e8ee;border:2px solid var(--border);border-radius:18px;cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:22px;transition:.25s}.scale-item input:checked+label{background:#f3f2ff;background:var(--primary-light);border-color:#5b5bd6;border-color:var(--primary);color:#5b5bd6;color:var(--primary)}.scale-number{font-size:28px;font-weight:800}.scale-text{color:#6b7280;color:var(--muted);font-size:12px;text-align:center}textarea{border:2px solid #e6e8ee;border:2px solid var(--border);border-radius:18px;font-family:inherit;font-size:14px;min-height:140px;padding:18px;resize:vertical;width:100%}textarea:focus{border-color:#5b5bd6;border-color:var(--primary);outline:none}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:40px}.page-info{color:#6b7280;color:var(--muted);font-size:14px;font-weight:700}.pagination-buttons{display:flex;gap:14px}.nav-btn{background:linear-gradient(135deg,#5b5bd6,#818cf8);border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:14px 24px}.nav-btn:disabled{cursor:not-allowed;opacity:.5}.submit-btn{background:linear-gradient(135deg,#16a34a,#22c55e)}.result-box{background:#111827;border-radius:18px;color:#fff;display:none;margin-top:40px;overflow:auto;padding:24px}@media(max-width:900px){.dept-grid,.scale-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.dept-grid,.scale-grid{grid-template-columns:1fr}.options-grid{flex-direction:column}.radio-card label{width:100%}.pagination{align-items:stretch;flex-direction:column}.pagination-buttons{width:100%}.nav-btn{flex:1 1}}.field-error{color:#9d0000;font-size:12px;letter-spacing:1px}.custom-radio-group{display:flex;flex-direction:column;gap:14px}.custom-radio-card{align-items:center;background:#fff;border:1px solid #dcdcdc;border-radius:14px;cursor:pointer;display:flex;gap:14px;padding:14px 18px;position:relative;transition:all .3s ease}.custom-radio-card:hover{background:#f8fbff;border-color:#2563eb;transform:translateY(-1px)}.custom-radio-input{display:none}.custom-radio-circle{border:2px solid #b0b0b0;border-radius:50%;flex-shrink:0;height:22px;position:relative;transition:all .3s ease;width:22px}.custom-radio-circle:after{background:#2563eb;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:.3s ease;width:10px}.custom-radio-input:checked+.custom-radio-circle{border-color:#2563eb}.custom-radio-input:checked+.custom-radio-circle:after{transform:translate(-50%,-50%) scale(1)}.custom-radio-input:checked~.custom-radio-text{color:#2563eb;font-weight:600}.custom-radio-card:has(.custom-radio-input:checked){background:#eff6ff;border-color:#2563eb;box-shadow:0 4px 12px #2563eb1f}.custom-radio-text{color:#222;font-size:15px;transition:.3s ease}.custom-checkbox-group{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.custom-checkbox-card{align-items:center;background:#fff;border:1px solid #dcdcdc;border-radius:14px;cursor:pointer;display:flex;gap:14px;padding:14px 18px;transition:all .3s ease}.custom-checkbox-card:hover{background:#f6fff8;border-color:#16a34a;transform:translateY(-1px)}.custom-checkbox-input{display:none}.custom-checkbox-box{align-items:center;border:2px solid #b0b0b0;border-radius:6px;color:#fff;display:flex;flex-shrink:0;font-size:13px;height:22px;justify-content:center;transition:all .3s ease;width:22px}.custom-checkbox-input:checked+.custom-checkbox-box{background:#16a34a;border-color:#16a34a}.custom-checkbox-input:checked~.custom-checkbox-text{color:#16a34a;font-weight:600}.custom-checkbox-card:has(.custom-checkbox-input:checked){background:#f0fdf4;border-color:#16a34a;box-shadow:0 4px 12px #16a34a1f}.custom-checkbox-text{color:#222;font-size:15px;transition:.3s ease}.survey-progress-header{align-items:center;background:#fff;border:1px dashed #c4c4c4;border-radius:10px;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:10px;padding:11px}.progress-item{color:#64748b;font-size:14px}.progress-item .label{font-weight:600;letter-spacing:.025em;margin-right:5px;text-transform:uppercase}.progress-item .value{color:#1e293b;font-weight:700}.progress-bar-container{background:#e2e8f0;border-radius:5px;height:10px;margin:5px auto 15px;width:100%}.dept-title span{color:#000}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.modal-card{animation:modalPop .3s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:450px;padding:40px;text-align:center;width:100%}@keyframes modalPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.success-icon-wrapper{display:flex;justify-content:center;margin-bottom:24px}.success-checkmark{height:80px;width:80px}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#22c55e;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check{stroke-dasharray:48;stroke-dashoffset:48;stroke-width:3;stroke:#22c55e;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;transform-origin:50% 50%}@keyframes stroke{to{stroke-dashoffset:0}}.modal-title{color:#1e293b;font-size:24px;font-weight:700;margin-bottom:12px}.modal-text{color:#64748b;line-height:1.6;margin-bottom:30px}.modal-btn{background:#007bff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px 32px;transition:all .2s;width:100%}.modal-btn:hover{background:#0056b3;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}.other--dep{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}@media screen and (min-width:1400px){.container,.dept-wrap,.hero,.topbar-inner{max-width:1400px}.dept-grid{gap:24px;grid-template-columns:repeat(5,1fr)}.section-card{padding:45px}.hero-card{padding:70px 50px}.hero h2{font-size:36px}.section-header h2{font-size:30px}.question-title{font-size:20px}.custom-checkbox-text,.custom-radio-text{font-size:16px}.nav-btn{font-size:15px;padding:16px 28px}}@media screen and (max-width:1024px){.topbar{padding:16px 20px}.hero-card{padding:40px 30px}.hero h2{font-size:26px}.dept-grid{gap:18px;grid-template-columns:repeat(2,1fr)}.section-card{padding:28px}.scale-grid{grid-template-columns:repeat(3,1fr)}.section-header{align-items:flex-start;flex-direction:column}.section-header h2{font-size:22px}.radio-card label{min-width:100%}}@media screen and (max-width:768px){.login--form{margin:auto;width:80%}.scale-item label{gap:5;padding:10px}.scale-text{font-size:14px}.scale-number{font-size:15px;font-weight:800}.topbar{padding:14px 16px}.topbar-inner{align-items:flex-start;flex-direction:column;gap:15px}.brand{gap:10px}.brand-icon{height:42px;width:42px}.brand h1,.brand-icon{font-size:18px}.hero{margin:20px auto}.hero-card{border-radius:20px;padding:28px 20px}.hero h2{font-size:22px;line-height:1.4}.hero p{font-size:13px;line-height:1.7}.custom-checkbox-group,.dept-grid,.scale-grid{grid-template-columns:1fr}.section-card{border-radius:20px;padding:22px 18px}.section-header{align-items:flex-start;flex-direction:column;gap:12px}.section-header h2{font-size:20px}.section-icon{font-size:22px;height:50px;width:50px}.question-title{font-size:15px;line-height:1.5}.options-grid{flex-direction:column}.radio-card label{min-width:100%;width:100%}.custom-checkbox-card,.custom-radio-card{padding:14px}.custom-checkbox-text,.custom-radio-text{font-size:14px}textarea{min-height:120px;padding:14px}.pagination{align-items:stretch;flex-direction:column}.pagination-buttons{flex-direction:column;width:100%}.nav-btn{width:100%}.survey-progress-header{align-items:flex-start;flex-direction:row;gap:10px}.modal-card{padding:28px 20px}.modal-title{font-size:20px}.modal-text{font-size:14px}}@media screen and (max-width:480px){.card-header{padding:24px 18px}.card-body{padding:22px 18px}.hero-card{padding:24px 16px}.hero h2{font-size:20px}.section-card{padding:18px 14px}.question-title{font-size:14px}.custom-checkbox-card,.custom-radio-card{border-radius:12px;gap:10px}.custom-checkbox-box,.custom-radio-circle{height:18px;width:18px}.nav-btn{font-size:13px;padding:12px}.modal-btn{font-size:14px;padding:12px 18px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.337ec210.css.map*/