*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#1e40af;--primary-light:#3b82f6;--primary-dark:#1e3a8a;--secondary-color:#dc2626;--secondary-light:#ef4444;--secondary-dark:#b91c1c;--accent-success:#16a34a;--accent-warning:#f59e0b;--accent-danger:#dc2626;--accent-info:#0ea5e9;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--shadow-xl:0 20px 25px rgba(0,0,0,.15);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-family);background-color:var(--gray-50);color:var(--gray-800);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;line-height:1.6}a{color:var(--primary-color);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--primary-light)}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}::-moz-selection{background:var(--primary-color);color:var(--white)}::selection{background:var(--primary-color);color:var(--white)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.text-primary{color:var(--primary-color)}.text-success{color:var(--accent-success)}.text-danger{color:var(--accent-danger)}.text-warning{color:var(--accent-warning)}.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}@media (max-width:1200px){.hide-lg{display:none!important}}@media (max-width:992px){.hide-md{display:none!important}}@media (max-width:768px){.hide-sm{display:none!important}.container{padding:0 16px}}@media (max-width:480px){.hide-xs{display:none!important}.container{padding:0 12px}}.show-lg,.show-md,.show-sm,.show-xs{display:none!important}@media (max-width:1200px){.show-lg{display:block!important}}@media (max-width:992px){.show-md{display:block!important}}@media (max-width:768px){.show-sm{display:block!important}}@media (max-width:480px){.show-xs{display:block!important}}@media (max-width:768px){html{font-size:15px}}@media (max-width:480px){html{font-size:14px}}@media (max-width:768px){::-webkit-scrollbar{width:6px;height:6px}}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;width:100%;overflow-x:auto}.img-fluid{max-width:100%;height:auto}.text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:768px){.flex-col-sm{flex-direction:column!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.w-full-sm{width:100%!important}button,.btn,a.btn{min-height:44px}input[type=submit]{min-height:44px}input[type=button]{min-height:44px}}.login-container{background:linear-gradient(135deg,#1e40af 0%,#3b82f6 50%,#1e40af 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.login-card{z-index:10;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:40px;animation:.5s ease-out slideUp;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:32px}.login-logo{justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 16px;display:flex}.login-title{color:#1e40af;margin:0 0 8px;font-size:28px;font-weight:700}.login-subtitle{color:#64748b;margin:0;font-size:14px}.login-form{flex-direction:column;gap:20px;display:flex}.form-options{justify-content:flex-end;margin-top:-8px;display:flex}.forgot-password-link{color:#1e40af;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.forgot-password-link:hover{color:#3b82f6;text-decoration:underline}.btn-login{width:100%;margin-top:8px}.login-footer{text-align:center;border-top:1px solid #e5e7eb;margin-top:28px;padding-top:24px}.login-footer p{color:#6b7280;margin:0;font-size:14px}.register-link{color:#1e40af;font-weight:600;text-decoration:none;transition:color .2s}.register-link:hover{color:#3b82f6;text-decoration:underline}.login-decoration{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.login-container{padding:20px}.login-card{max-width:100%;padding:36px 28px}.login-title{font-size:26px}.login-subtitle{font-size:13px}}@media (max-width:480px){.login-container{padding:16px}.login-card{border-radius:16px;padding:28px 20px}.login-title{font-size:22px}.login-subtitle{margin-bottom:20px;font-size:12px}.login-logo{width:60px;height:60px;margin-bottom:16px}.logo-icon{font-size:26px}.form-group{margin-bottom:14px}.form-label{font-size:13px}.form-input{padding:12px 14px 12px 42px;font-size:14px}.btn-login{padding:12px;font-size:14px}.register-link{font-size:13px}}@media (max-width:360px){.login-card{padding:24px 16px}.login-title{font-size:20px}.login-logo{width:50px;height:50px}.logo-icon{font-size:22px}}.register-container{background:linear-gradient(135deg,#1e40af 0%,#3b82f6 50%,#1e40af 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.register-card{z-index:10;background:#fff;border-radius:16px;width:100%;max-width:480px;padding:40px;animation:.5s ease-out slideUp;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3)}.register-header{text-align:center;margin-bottom:28px}.register-logo{justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 14px;display:flex}.logo-img{object-fit:contain;width:100%;height:100%}.register-title{color:#1e40af;margin:0 0 6px;font-size:26px;font-weight:700}.register-subtitle{color:#64748b;margin:0;font-size:13px}.register-form{flex-direction:column;gap:18px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:#374151;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.label-icon{color:#1e40af;font-size:13px}.input-wrapper{position:relative}.form-input{color:#1f2937;box-sizing:border-box;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;width:100%;padding:12px 14px;font-size:14px;transition:all .3s}.form-input:focus{background:#fff;border-color:#1e40af;outline:none;box-shadow:0 0 0 4px rgba(30,58,95,.1)}.form-input::-webkit-input-placeholder{color:#9ca3af}.form-input::-moz-placeholder{color:#9ca3af}.form-input::-ms-input-placeholder{color:#9ca3af}.form-input::placeholder{color:#9ca3af}.form-input:disabled{opacity:.6;cursor:not-allowed}.password-wrapper{position:relative}.password-wrapper .form-input{padding-right:50px}.password-toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.password-toggle:hover{color:#1e40af}.btn-primary{color:#fff;background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);box-shadow:0 4px 14px rgba(22,163,74,.4)}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(22,163,74,.5)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.btn-register{width:100%;margin-top:8px}.register-footer{text-align:center;border-top:1px solid #e5e7eb;margin-top:24px;padding-top:20px}.register-footer p{color:#6b7280;margin:0;font-size:14px}.login-link{color:#1e40af;font-weight:600;text-decoration:none;transition:color .2s}.login-link:hover{color:#3b82f6;text-decoration:underline}.back-home-link{color:#6b7280;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.back-home-link:hover{color:#1e40af;background:#f0f4ff}.register-decoration{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.decoration-circle{background:rgba(255,255,255,.05);border-radius:50%;position:absolute}.circle-1{width:400px;height:400px;animation:8s ease-in-out infinite float;top:-200px;right:-100px}.circle-2{width:300px;height:300px;animation:10s ease-in-out infinite reverse float;bottom:-150px;left:-100px}.circle-3{width:200px;height:200px;animation:6s ease-in-out infinite float;top:50%;left:10%}@media (max-width:768px){.register-container{padding:20px}.register-card{max-width:100%;padding:32px 28px}.register-title{font-size:24px}}@media (max-width:480px){.register-container{padding:16px}.register-card{border-radius:16px;padding:24px 20px}.register-title{font-size:20px}.register-subtitle{margin-bottom:20px;font-size:12px}.register-logo{width:56px;height:56px;margin-bottom:16px}.logo-icon{font-size:24px}.register-form{gap:12px}.form-row{flex-direction:column;gap:12px}.form-group{margin-bottom:0}.form-label{font-size:13px}.form-input,.form-select{padding:12px 14px;font-size:14px}.btn-register{margin-top:8px;padding:12px;font-size:14px}.login-link{margin-top:16px;font-size:13px}.decoration-circle{display:none}}@media (max-width:360px){.register-container{padding:10px}.register-card{border-radius:12px;padding:20px 16px}.btn-register{padding:10px;font-size:13px}.register-footer p{font-size:12px}.register-card{padding:20px 14px}.register-title{font-size:18px}.register-logo{width:48px;height:48px}.logo-icon{font-size:20px}.form-input,.form-select{padding:10px 12px;font-size:13px}}.tpa-exam-container{max-width:900px;margin:0 auto;padding:20px 16px 40px}.tpa-exam-header{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 50%,#c084fc 100%);border-radius:18px;align-items:center;gap:16px;margin-bottom:28px;padding:24px;display:flex}.tpa-exam-header-icon{background:rgba(255,255,255,.2);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.tpa-exam-header h1{margin:0 0 4px;font-size:22px;font-weight:800}.tpa-exam-header p{opacity:.85;margin:0;font-size:14px}.tpa-locked-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:40px 24px;box-shadow:0 4px 16px rgba(0,0,0,.06)}.tpa-locked-icon{color:#d97706;background:linear-gradient(135deg,#fef3c7,#fde68a);border:3px solid #fbbf24;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:32px;display:flex}.tpa-locked-card h2{color:#1e293b;margin:0 0 10px;font-size:22px;font-weight:800}.tpa-locked-desc{color:#64748b;max-width:460px;margin:0 auto 28px;font-size:14px;line-height:1.6}.tpa-locked-steps{text-align:left;max-width:400px;margin:0 auto 24px}.tpa-locked-steps h4{color:#475569;margin:0 0 12px;font-size:14px;font-weight:700}.tpa-locked-step{cursor:pointer;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;align-items:center;gap:14px;width:100%;margin-bottom:10px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:flex}.tpa-locked-step:hover{background:#fee2e2;transform:translate(4px)}.tpa-locked-step-icon{color:#ef4444;background:#fff;border:1px solid #fecaca;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.tpa-locked-step span{flex:1}.tpa-locked-step-arrow{color:#f87171;font-size:13px}.tpa-exam-loading{text-align:center;padding:80px 20px}.tpa-loading-spinner{border:4px solid #e5e7eb;border-top-color:#7c3aed;border-radius:50%;width:44px;height:44px;margin:0 auto 16px;animation:.8s linear infinite tpaSpin}@keyframes tpaSpin{to{transform:rotate(360deg)}}.tpa-exam-loading p{color:#64748b;font-size:15px}.tpa-exam-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:80px 20px}.tpa-exam-empty svg{color:#cbd5e1;margin-bottom:16px;font-size:56px}.tpa-exam-empty h3{color:#475569;margin:0 0 8px;font-size:18px}.tpa-exam-empty p{color:#94a3b8;font-size:14px}.tpa-exam-list{flex-direction:column;gap:16px;display:flex}.tpa-exam-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.04)}.tpa-exam-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.tpa-exam-card-top{gap:14px;margin-bottom:14px;display:flex}.tpa-exam-card-icon{color:#7c3aed;background:linear-gradient(135deg,#ede9fe,#f3e8ff);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.tpa-exam-card-info h3{color:#1e293b;margin:0 0 4px;font-size:17px;font-weight:700}.tpa-exam-card-info p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.tpa-exam-card-stats{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.tpa-stat-chip{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.tpa-stat-chip svg{color:#94a3b8;font-size:11px}.tpa-exam-score-banner{border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 16px;font-size:14px;font-weight:600;display:flex}.tpa-exam-score-banner.pass{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.tpa-exam-score-banner.fail{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.tpa-exam-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.tpa-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.tpa-btn-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 2px 8px rgba(124,58,237,.3)}.tpa-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(124,58,237,.4)}.tpa-btn-success{color:#fff;background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 2px 8px rgba(5,150,105,.3)}.tpa-btn-success:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(5,150,105,.4)}.tpa-btn-warning{color:#fff;background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 2px 8px rgba(217,119,6,.3)}.tpa-btn-warning:hover{box-shadow:0 4px 16px rgba(217,119,6,.4)}.tpa-btn-ghost{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.tpa-btn-ghost:hover{background:#e2e8f0}.tpa-btn-disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.tpa-btn-large{justify-content:center;width:100%;margin-top:20px;padding:14px 32px;font-size:16px}.tpa-back-btn{color:#7c3aed;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;padding:8px 0;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.tpa-back-btn:hover{color:#6d28d9}.tpa-info-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:32px 24px;box-shadow:0 4px 16px rgba(0,0,0,.06)}.tpa-info-icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;font-size:32px;display:flex}.tpa-info-card h2{color:#1e293b;margin:0 0 8px;font-size:22px;font-weight:800}.tpa-info-desc{color:#64748b;margin:0 0 24px;font-size:14px;line-height:1.5}.tpa-info-grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px;display:grid}.tpa-info-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.tpa-info-item svg{color:#7c3aed;flex-shrink:0;font-size:20px}.tpa-info-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:11px;display:block}.tpa-info-value{color:#1e293b;font-size:18px;font-weight:700;display:block}.tpa-info-rules{text-align:left;background:#fffbeb;border:1px solid #fde68a;border-radius:14px;margin-bottom:8px;padding:18px 20px}.tpa-info-rules h4{color:#92400e;align-items:center;gap:8px;margin:0 0 12px;font-size:15px;display:flex}.tpa-info-rules h4 svg{color:#f59e0b}.tpa-info-rules ul{margin:0;padding-left:18px}.tpa-info-rules li{color:#78350f;font-size:13px;line-height:1.8}.tpa-exam-workspace{z-index:9999;background:#f1f5f9;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.tpa-topbar{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;display:flex}.tpa-topbar-left{flex:1;min-width:0}.tpa-topbar-title{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;display:block;overflow:hidden}.tpa-topbar-center{flex-shrink:0}.tpa-timer{font-variant-numeric:tabular-nums;background:#fff;border:2px solid;border-radius:12px;align-items:center;gap:6px;padding:6px 16px;font-size:20px;font-weight:800;display:flex}.tpa-topbar-right{align-items:center;gap:8px;display:flex}.tpa-progress-chip{color:#059669;background:#ecfdf5;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;font-weight:700;display:flex}.tpa-tracker-toggle{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:flex}.tpa-tracker-toggle:hover{background:#e2e8f0}.tpa-progress-bar-wrap{background:#e5e7eb;flex-shrink:0;height:4px}.tpa-progress-bar{background:linear-gradient(90deg,#7c3aed,#a855f7);border-radius:0 2px 2px 0;height:100%;transition:width .3s}.tpa-exam-body{flex:1;display:flex;overflow:hidden}.tpa-tracker-panel{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:240px;display:flex;overflow-y:auto}.tpa-tracker-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.tpa-tracker-header h4{color:#1e293b;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:700;display:flex}.tpa-tracker-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:none}.tpa-tracker-legend{border-bottom:1px solid #f1f5f9;gap:10px;padding:10px 16px;display:flex}.tpa-legend-item{color:#94a3b8;align-items:center;gap:4px;font-size:11px;display:flex}.tpa-dot{border-radius:3px;width:10px;height:10px}.tpa-dot.answered{background:#059669}.tpa-dot.current{background:#7c3aed}.tpa-dot.empty{background:#e2e8f0}.tpa-tracker-grid{flex:1;grid-template-columns:repeat(5,1fr);align-content:start;gap:6px;padding:14px 16px;display:grid}.tpa-tracker-btn{aspect-ratio:1;color:#94a3b8;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;display:flex}.tpa-tracker-btn:hover{color:#7c3aed;border-color:#7c3aed}.tpa-tracker-btn.answered{color:#fff;background:#059669;border-color:#059669}.tpa-tracker-btn.current{color:#fff;background:#7c3aed;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.2)}.tpa-tracker-summary{color:#64748b;border-top:1px solid #f1f5f9;justify-content:space-around;padding:12px 16px;font-size:12px;display:flex}.tpa-tracker-summary strong{color:#1e293b}.tpa-question-area{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.tpa-question-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.tpa-question-header{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.tpa-question-number{color:#7c3aed;background:#ede9fe;border-radius:8px;padding:4px 14px;font-size:14px;font-weight:800}.tpa-question-badge{color:#64748b;background:#f1f5f9;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.tpa-question-poin{color:#f59e0b;margin-left:auto;font-size:12px;font-weight:700}.tpa-question-text{color:#1e293b;white-space:pre-wrap;margin-bottom:20px;font-size:16px;line-height:1.7}.tpa-exam-tip-wrapper{margin-bottom:20px}.tpa-tip-toggle{color:#92400e;cursor:pointer;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:center;gap:8px;width:100%;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:flex}.tpa-tip-toggle:hover{background:#fef3c7}.tpa-tip-toggle svg:first-child{color:#f59e0b}.tpa-tip-toggle svg:last-child{margin-left:auto;font-size:11px}.tpa-exam-tip-content{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-top:none;border-radius:0 0 10px 10px;gap:10px;padding:14px 16px;font-size:13px;line-height:1.5;animation:.2s tpaTipSlide;display:flex}@keyframes tpaTipSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.tpa-exam-tip-content svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.tpa-exam-tip-content p{margin:0}.tpa-options-list{flex-direction:column;gap:10px;display:flex}.tpa-option-btn{cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:14px;align-items:center;gap:14px;width:100%;padding:14px 18px;font-family:inherit;transition:all .2s;display:flex}.tpa-option-btn:hover{background:#faf5ff;border-color:#a78bfa}.tpa-option-btn.selected{background:linear-gradient(135deg,#ede9fe,#f5f3ff);border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.1)}.tpa-opt-letter{color:#64748b;background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;transition:all .2s;display:flex}.tpa-option-btn.selected .tpa-opt-letter{color:#fff;background:#7c3aed}.tpa-opt-text{color:#334155;flex:1;font-size:15px;line-height:1.5}.tpa-option-btn.selected .tpa-opt-text{color:#1e293b;font-weight:600}.tpa-opt-check{color:#7c3aed;flex-shrink:0;font-size:20px;animation:.3s tpaCheckPop}@keyframes tpaCheckPop{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}.tpa-nav-buttons{justify-content:space-between;align-items:center;gap:12px;padding:0 4px;display:flex}.tpa-nav-center-info{color:#64748b;font-size:14px;font-weight:700}.tpa-nav-buttons .tpa-btn{justify-content:center;min-width:130px}.tpa-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001;background:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.tpa-modal-dialog{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:32px 24px;animation:.2s tpaModalIn;box-shadow:0 20px 60px rgba(0,0,0,.2)}@keyframes tpaModalIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.tpa-modal-icon{color:#fff;background:linear-gradient(135deg,#059669,#10b981);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:28px;display:flex}.tpa-modal-dialog h3{color:#1e293b;margin:0 0 20px;font-size:20px;font-weight:800}.tpa-modal-stats{gap:12px;margin-bottom:16px;display:flex}.tpa-modal-stat{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;flex:1;padding:12px 8px}.tpa-modal-stat-num{font-size:22px;font-weight:800;display:block}.tpa-modal-stat span:last-child{color:#64748b;font-size:11px}.tpa-modal-stat.green .tpa-modal-stat-num{color:#059669}.tpa-modal-stat.red .tpa-modal-stat-num{color:#ef4444}.tpa-modal-stat.blue .tpa-modal-stat-num{color:#2563eb;font-size:18px}.tpa-modal-warning{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;display:flex}.tpa-modal-actions{gap:10px;display:flex}.tpa-modal-actions .tpa-btn{flex:1;justify-content:center}.tpa-result-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:36px 24px;animation:.4s tpaResultIn;box-shadow:0 4px 16px rgba(0,0,0,.06)}@keyframes tpaResultIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tpa-result-icon{margin-bottom:16px;font-size:56px}.tpa-result-card.pass .tpa-result-icon{color:#f59e0b}.tpa-result-card.fail .tpa-result-icon{color:#ef4444}.tpa-result-card.pending .tpa-result-icon{color:#f59e0b}.tpa-result-card h2{margin:0 0 8px;font-size:24px;font-weight:800}.tpa-result-card.pass h2{color:#059669}.tpa-result-card.fail h2{color:#dc2626}.tpa-result-card.pending h2{color:#d97706}.tpa-waiting-card{text-align:center;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fde68a;border-radius:18px;margin-bottom:24px;padding:28px 24px}.tpa-waiting-icon{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:28px;animation:2s ease-in-out infinite tpaWaitingPulse;display:flex}@keyframes tpaWaitingPulse{0%,to{box-shadow:0 0 rgba(245,158,11,.3)}50%{box-shadow:0 0 0 12px rgba(245,158,11,0)}}.tpa-waiting-card h3{color:#92400e;margin:0 0 8px;font-size:18px;font-weight:700}.tpa-waiting-card p{color:#78350f;margin:0 0 20px;font-size:14px;line-height:1.6}.tpa-waiting-info{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.tpa-waiting-info-item{color:#92400e;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.tpa-waiting-info-item svg{color:#d97706}.tpa-result-subtitle{color:#64748b;margin:0 0 24px;font-size:14px}.tpa-result-score{margin-bottom:24px}.tpa-score-circle{background:#fff;border:6px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto;display:flex}.tpa-score-num{color:#1e293b;font-size:36px;font-weight:900;line-height:1}.tpa-score-label{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:12px}.tpa-result-details{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px;display:flex}.tpa-result-detail-item{border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:flex}.tpa-result-detail-item.correct{color:#059669;background:#ecfdf5}.tpa-result-detail-item.wrong{color:#dc2626;background:#fef2f2}.tpa-result-detail-item.skipped{color:#94a3b8;background:#f8fafc}.tpa-result-detail-item.total{color:#7c3aed;background:#ede9fe}.tpa-result-review{text-align:left;margin-top:32px}.tpa-result-review h3{color:#1e293b;border-bottom:2px solid #e5e7eb;align-items:center;gap:8px;margin:0 0 16px;padding-bottom:12px;font-size:18px;display:flex}.tpa-review-item{border:1px solid #e5e7eb;border-radius:14px;margin-bottom:12px;padding:16px}.tpa-review-item.correct{background:#f0fdf4;border-color:#bbf7d0}.tpa-review-item.wrong{background:#fef2f2;border-color:#fecaca}.tpa-review-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.tpa-review-num{color:#7c3aed;font-size:14px;font-weight:800}.tpa-review-status{border-radius:6px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:700;display:flex}.tpa-review-status.correct{color:#059669;background:#d1fae5}.tpa-review-status.wrong{color:#dc2626;background:#fee2e2}.tpa-review-question{color:#1e293b;margin:0 0 10px;font-size:14px;line-height:1.6}.tpa-review-answers{flex-wrap:wrap;gap:16px;font-size:13px;display:flex}.tpa-review-your{color:#64748b}.tpa-review-correct{color:#059669}.tpa-review-tip{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 14px;font-size:12px;line-height:1.5;display:flex}.tpa-review-tip svg{color:#f59e0b;flex-shrink:0;margin-top:2px}@media (max-width:768px){.tpa-exam-container{padding:12px 12px 32px}.tpa-exam-header{border-radius:14px;padding:18px}.tpa-exam-header-icon{width:44px;height:44px;font-size:18px}.tpa-exam-header h1{font-size:18px}.tpa-tracker-panel{z-index:10000;border-right:none;border-radius:20px 20px 0 0;width:100%;transition:transform .3s cubic-bezier(.32,.72,0,1);position:fixed;top:0;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -10px 40px rgba(0,0,0,.2)}.tpa-tracker-panel.open{transform:translateY(0)}.tpa-tracker-close{display:flex}.tpa-tracker-grid{grid-template-columns:repeat(6,1fr)}.tpa-topbar{gap:6px;padding:8px 12px}.tpa-topbar-title{font-size:13px}.tpa-timer{padding:4px 10px;font-size:16px}.tpa-tracker-label{display:none}.tpa-progress-chip{padding:4px 8px;font-size:12px}.tpa-question-area{padding:12px}.tpa-question-card{border-radius:14px;padding:18px}.tpa-question-text{font-size:15px}.tpa-option-btn{border-radius:12px;gap:10px;padding:12px 14px}.tpa-opt-letter{width:32px;height:32px;font-size:13px}.tpa-opt-text{font-size:14px}.tpa-nav-buttons{flex-wrap:wrap}.tpa-nav-buttons .tpa-btn{flex:1;min-width:0;padding:10px 12px;font-size:13px}.tpa-nav-center-info{text-align:center;order:-1;width:100%;margin-bottom:4px}.tpa-info-grid{grid-template-columns:1fr;gap:8px}.tpa-info-card,.tpa-result-card{padding:24px 16px}.tpa-result-details{gap:8px}.tpa-result-detail-item{padding:6px 10px;font-size:12px}.tpa-modal-dialog{border-radius:16px;padding:24px 16px}.tpa-modal-stats{gap:8px}.tpa-modal-stat-num{font-size:18px}.tpa-modal-actions{flex-direction:column}.tpa-exam-card{border-radius:14px;padding:16px}}@media (max-width:380px){.tpa-timer{padding:3px 8px;font-size:14px}.tpa-tracker-grid{grid-template-columns:repeat(5,1fr)}.tpa-question-header{gap:6px}.tpa-question-number{padding:3px 10px;font-size:12px}}@media (min-width:2000px){.tpa-exam-container{max-width:1200px}.tpa-exam-header h1{font-size:28px}.tpa-exam-card-info h3{font-size:20px}.tpa-question-text{font-size:18px}.tpa-option-btn{padding:18px 22px}.tpa-opt-text{font-size:17px}.tpa-tracker-panel{width:300px}.tpa-score-circle{width:150px;height:150px}.tpa-score-num{font-size:44px}}@media (min-width:3200px){.tpa-exam-container{max-width:1600px}.tpa-exam-header{padding:36px}.tpa-exam-header h1{font-size:34px}.tpa-question-text{font-size:22px}.tpa-option-btn{border-radius:18px;padding:22px 28px}.tpa-opt-letter{width:48px;height:48px;font-size:18px}.tpa-opt-text{font-size:20px}.tpa-tracker-panel{width:360px}.tpa-tracker-btn{border-radius:12px;font-size:16px}}.tpa-question-image{text-align:center;margin:12px 0 8px}.tpa-question-image img{object-fit:contain;cursor:pointer;background:rgba(0,0,0,.2);border:2px solid rgba(255,255,255,.1);border-radius:12px;max-width:100%;max-height:350px;transition:all .3s}.tpa-question-image img:hover{border-color:rgba(139,92,246,.4);box-shadow:0 4px 20px rgba(0,0,0,.3)}.tpa-question-image img.zoomed{z-index:10;max-width:100%;max-height:none;position:relative}.tpa-opt-content{flex-direction:column;flex:1;gap:6px;display:flex}.tpa-opt-img{object-fit:contain;border:1px solid rgba(255,255,255,.1);border-radius:8px;max-width:200px;max-height:100px}.tpa-option-btn.has-image{align-items:flex-start;padding:14px 16px}.tpa-option-btn.has-image .tpa-opt-letter{margin-top:2px}.tpa-review-image{text-align:center;margin:8px 0}.tpa-review-image img{object-fit:contain;background:rgba(0,0,0,.2);border:1px solid #334155;border-radius:10px;max-width:100%;max-height:200px}@media (max-width:480px){.tpa-question-image img{max-height:200px}.tpa-opt-img{max-width:150px;max-height:70px}}.dashboard-home{min-width:0;max-width:1400px;margin:0 auto;overflow:hidden}.welcome-profile-section{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:32px;display:flex;position:relative;overflow:hidden}.welcome-profile-section:before{content:"";background:rgba(255,255,255,.05);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-10%}.welcome-profile-content{z-index:1;flex:1;align-items:center;gap:24px;display:flex}.welcome-profile-section .profile-photo{flex-shrink:0;position:relative}.welcome-profile-section .profile-photo img{object-fit:cover;border:4px solid rgba(255,255,255,.3);border-radius:50%;width:90px;height:90px}.welcome-profile-section .photo-placeholder{color:rgba(255,255,255,.8);background:rgba(255,255,255,.2);border:4px solid rgba(255,255,255,.3);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:36px;display:flex}.welcome-profile-section .photo-upload-btn{color:#1e40af;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;transition:all .2s;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 8px rgba(0,0,0,.2)}.welcome-profile-section .photo-upload-btn:hover{background:#f0f9ff;transform:scale(1.1)}.welcome-text{flex:1}.welcome-text h1{margin:0 0 8px;font-size:26px;font-weight:600}.welcome-text h1 span{color:#93c5fd}.welcome-text .profile-email{color:rgba(255,255,255,.9);align-items:center;gap:8px;margin:0 0 6px;font-size:14px;display:flex}.welcome-text .profile-email svg{color:rgba(255,255,255,.7)}.welcome-text .welcome-subtitle{color:rgba(255,255,255,.7);margin:0;font-size:14px}.welcome-profile-section .welcome-illustration{opacity:.2;z-index:1;font-size:80px}.profile-section{background:#fff;border-radius:16px;align-items:center;gap:20px;margin-bottom:24px;padding:24px;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.08)}.profile-photo{flex-shrink:0;position:relative}.profile-photo img{object-fit:cover;border:4px solid #e2e8f0;border-radius:50%;width:100px;height:100px}.photo-placeholder{color:#94a3b8;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);border:4px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:40px;display:flex}.photo-upload-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.photo-upload-btn:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(30,58,95,.3)}.profile-info{flex:1}.profile-name{color:#1e293b;margin:0 0 8px;font-size:24px;font-weight:700}.welcome-section{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:32px;display:flex}.welcome-content h1{margin:0 0 8px;font-size:28px;font-weight:600}.welcome-content h1 span{color:#60a5fa}.welcome-content p{color:rgba(255,255,255,.8);margin:0;font-size:15px}.welcome-illustration{opacity:.3;font-size:80px}.dashboard-menu{-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:2;background:#fff;border-radius:12px;margin-bottom:24px;display:flex;position:relative;overflow-x:auto;box-shadow:0 1px 3px rgba(0,0,0,.08)}.dashboard-menu::-webkit-scrollbar{display:none}.menu-item{cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:rgba(30,64,175,.1);touch-action:manipulation;background:0 0;border:none;border-bottom:3px solid transparent;flex:none;align-items:center;gap:8px;padding:14px 20px;text-decoration:none;transition:all .2s;display:flex}.menu-item:hover{background:#f1f5f9;border-bottom-color:#cbd5e1}.menu-item.active{background:#f0f9ff;border-bottom-color:#1e40af}.menu-item .menu-icon{color:#64748b;justify-content:center;align-items:center;font-size:16px;transition:all .2s;display:flex}.menu-item.active .menu-icon{color:#1e40af}.menu-item .menu-title{color:#64748b;font-size:14px;font-weight:500}.menu-item.active .menu-title{color:#1e40af;font-weight:600}.stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border-radius:12px;align-items:center;gap:16px;padding:20px;transition:all .3s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1)}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.stat-card.clickable{padding:0}.stat-link{width:100%;color:inherit;align-items:center;gap:16px;padding:20px;text-decoration:none;display:flex}.stat-icon{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.stat-icon.status{color:#2563eb;background:#dbeafe}.stat-icon.biodata{color:#d97706;background:#fef3c7}.stat-icon.dokumen{color:#059669;background:#d1fae5}.stat-icon.action{color:#7c3aed;background:#ede9fe}.stat-info{flex:1}.stat-label{color:#64748b;margin-bottom:4px;font-size:13px;display:block}.stat-value{color:#1e293b;font-size:18px;font-weight:600;display:block}.stat-value.status-pending{color:#d97706}.stat-value.status-verified{color:#059669}.stat-value.status-rejected{color:#dc2626}.stat-value.action-text{color:#7c3aed;font-size:14px}.stat-arrow{color:#94a3b8}.progress-wrapper{align-items:center;gap:12px;display:flex}.progress-bar{background:#e2e8f0;border-radius:4px;flex:1;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#1e40af,#3b82f6);border-radius:4px;height:100%;transition:width .5s}.progress-text{color:#1e293b;font-size:14px;font-weight:600}.content-grid{grid-template-columns:1.2fr 1fr;gap:24px;margin-bottom:24px;display:grid}.card-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.card-header h2{color:#1e293b;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:600;display:flex}.card-header h2 svg{color:#1e40af}.see-all{color:#1e40af;font-size:13px;font-weight:500;text-decoration:none}.see-all:hover{text-decoration:underline}.steps-container{flex-direction:column;display:flex}.step-item{gap:16px;display:flex;position:relative}.step-indicator{flex-direction:column;align-items:center;display:flex}.step-circle{color:#64748b;z-index:1;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;transition:all .3s;display:flex}.step-item.completed .step-circle{color:#fff;background:#059669}.step-item.current .step-circle{color:#fff;background:#1e40af;box-shadow:0 0 0 4px rgba(30,58,95,.2)}.step-line{background:#e2e8f0;flex:1;width:2px;min-height:30px;margin:4px 0}.step-item.completed .step-line{background:#059669}.step-content{padding-bottom:24px}.step-content h3{color:#1e293b;margin:0 0 4px;font-size:14px;font-weight:600}.step-item.current .step-content h3{color:#1e40af}.step-content p{color:#64748b;margin:0;font-size:13px}.announcement-item{background:#f8fafc;border-radius:8px;margin-bottom:12px;padding:16px}.announcement-item:last-child{margin-bottom:0}.announcement-header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.announcement-header h3{color:#1e293b;margin:0;font-size:14px;font-weight:600}.announcement-date{color:#64748b;white-space:nowrap;font-size:12px}.announcement-item p{color:#475569;margin:0;font-size:13px;line-height:1.5}.quick-links h2{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:600}.links-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.quick-link-card{color:#475569;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1)}.quick-link-card:hover{color:#1e40af;transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.quick-link-card svg{color:#1e40af;font-size:28px}.quick-link-card span{font-size:14px;font-weight:500}@media (max-width:1400px){.dashboard-home{max-width:100%;padding:0 16px}}@media (max-width:1200px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-menu{grid-template-columns:repeat(3,1fr)}.content-grid{grid-template-columns:1fr}.welcome-profile-section{padding:24px}.welcome-profile-content{gap:20px}.welcome-text h1{font-size:24px}}@media (max-width:992px){.welcome-profile-section .profile-photo img,.welcome-profile-section .photo-placeholder{width:70px;height:70px}.welcome-text h1{font-size:22px}.stat-card{padding:16px}.stat-icon{width:45px;height:45px;font-size:18px}.form-row{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-home{padding:0 8px}.profile-section{text-align:center;flex-direction:column;padding:20px}.welcome-section{text-align:center;border-radius:12px;flex-direction:column;gap:16px;padding:20px}.welcome-profile-section{text-align:center;flex-direction:column;padding:20px}.welcome-profile-content{text-align:center;flex-direction:column}.welcome-illustration{margin-top:12px;font-size:50px}.welcome-profile-section .welcome-illustration{font-size:50px}.welcome-content h1{font-size:20px}.welcome-content p{font-size:13px}.welcome-text h1{font-size:20px}.welcome-text .profile-email{justify-content:center}.welcome-text .welcome-subtitle{font-size:13px}.profile-photo img,.photo-placeholder,.welcome-profile-section .profile-photo img,.welcome-profile-section .photo-placeholder{width:70px;height:70px;font-size:28px}.dashboard-menu{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:8px;flex-wrap:nowrap;gap:4px;padding:6px;overflow-x:auto;overflow-y:hidden}.dashboard-menu::-webkit-scrollbar{display:none}.menu-item{flex:none;justify-content:center;min-width:80px;min-height:44px;padding:12px 14px}.menu-item .menu-title{font-size:12px}.menu-item .menu-icon{font-size:14px}.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.step-circle{width:34px;height:34px;font-size:12px}.step-content h3{font-size:13px}.step-content p{font-size:12px}.step-content{padding-bottom:18px}.step-item{gap:12px}.announcement-item{padding:14px}.announcement-header h3{font-size:13px}.content-grid{gap:16px;margin-bottom:16px}.progress-wrapper{gap:8px}.stat-value.action-text{word-break:break-word;font-size:13px}.stat-card{gap:12px;padding:14px}.stat-icon{border-radius:10px;width:40px;height:40px;font-size:16px}.stat-info .stat-label{font-size:11px}.stat-info .stat-value{font-size:18px}.links-grid{grid-template-columns:repeat(2,1fr);gap:12px}.link-card{padding:16px}.form-card{border-radius:12px}.form-card .card-header,.form-card .card-body{padding:16px}.form-card .card-header h2{font-size:16px}.form-row{grid-template-columns:1fr;gap:12px}.form-label{font-size:13px}.form-input,.form-select,.form-textarea{padding:10px 12px;font-size:14px}.dokumen-item{flex-wrap:wrap;gap:12px}.dokumen-action{width:100%;margin-top:8px}.dokumen-action .btn{width:100%}.settings-tabs{flex-wrap:wrap;gap:4px}.tab-btn{flex:1;min-width:80px;padding:10px 12px;font-size:12px}.tab-btn span{display:none}.settings-content{padding:16px}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table{min-width:600px}.data-table th,.data-table td{white-space:nowrap;padding:10px 8px;font-size:12px}.chart-container{height:250px!important}.modal-content{max-height:95vh;margin:8px}.modal-header,.modal-body,.modal-footer{padding:16px}.header-actions{flex-direction:column;gap:8px}.header-actions .btn{justify-content:center;width:100%}.timeline-item{padding-left:44px}.timeline-marker{width:30px;height:30px;font-size:12px}.timeline-item:before{top:30px;left:14px}.timeline-content h4{font-size:14px}.alert{padding:12px 16px;font-size:13px}}@media (max-width:480px){.dashboard-home{padding:0 4px}.welcome-section,.welcome-profile-section{border-radius:10px;margin-bottom:16px;padding:16px}.welcome-content h1,.welcome-text h1{font-size:18px}.welcome-illustration{font-size:40px}.stats-grid{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.stat-card{gap:10px;padding:12px}.stat-icon{border-radius:8px;width:36px;height:36px;font-size:14px}.stat-info .stat-label{font-size:10px}.stat-info .stat-value{font-size:16px}.profile-photo img,.photo-placeholder,.welcome-profile-section .profile-photo img,.welcome-profile-section .photo-placeholder{width:60px;height:60px;font-size:24px}.photo-upload-btn,.welcome-profile-section .photo-upload-btn{width:24px;height:24px;font-size:10px}.dashboard-menu{gap:2px;padding:4px}.menu-item{gap:4px;min-width:70px;min-height:44px;padding:10px}.menu-item .menu-icon{font-size:12px}.menu-item .menu-title{white-space:nowrap;font-size:10px}.step-circle{width:30px;height:30px;font-size:11px}.step-line{min-height:22px}.step-content{padding-bottom:16px}.step-content h3{font-size:12px}.step-content p{font-size:11px}.step-item{gap:10px}.announcement-header{flex-direction:column;gap:4px}.announcement-item{padding:12px}.announcement-item p{font-size:12px}.content-grid{gap:12px;margin-bottom:12px}.card-header{padding:14px 16px}.card-header h2{gap:8px;font-size:14px}.card-body{padding:16px}.welcome-illustration{display:none}.welcome-profile-content{gap:12px}.progress-text{white-space:nowrap;font-size:11px}.quick-link-card{gap:8px;padding:16px 10px}.quick-link-card svg{font-size:22px}.quick-link-card span{font-size:12px}.form-card .card-header,.form-card .card-body{padding:12px}.form-card .card-header h2{font-size:15px}.form-group{margin-bottom:14px}.form-label{margin-bottom:6px;font-size:12px}.form-input,.form-select,.form-textarea{padding:10px;font-size:13px}.btn{padding:10px 14px;font-size:13px}.btn-sm{padding:6px 10px;font-size:11px}.links-grid{grid-template-columns:1fr;gap:10px}.link-card{padding:14px}.link-icon{width:40px;height:40px;font-size:16px}.settings-tabs,.tabs{gap:2px}.tab-btn,.tab{padding:8px 10px;font-size:11px}.modal-content{border-radius:12px;margin:4px}.modal-header h2{font-size:16px}.modal-header,.modal-body,.modal-footer{padding:12px}.data-table th,.data-table td{padding:8px 6px;font-size:11px}.action-buttons{gap:4px}.action-buttons .btn-sm{padding:4px 8px;font-size:10px}.badge,.status-badge{padding:3px 8px;font-size:10px}.search-form,.search-input-wrapper{width:100%}.search-input,.search-input-wrapper input{padding:10px 12px 10px 36px;font-size:13px}.filter-select{padding:10px 12px;font-size:13px}.filter-controls{flex-wrap:wrap;gap:8px}}@media (max-width:360px){.welcome-section,.welcome-profile-section{padding:12px}.welcome-content h1,.welcome-text h1{font-size:16px}.stat-card{padding:10px}.stat-icon{width:32px;height:32px;font-size:12px}.stat-info .stat-value{font-size:14px}.form-card .card-header,.form-card .card-body{padding:10px}.menu-item{min-width:50px;padding:8px 6px}.menu-item .menu-title{font-size:9px}.step-circle{width:26px;height:26px;font-size:10px}.step-line{min-height:18px}.step-item{gap:8px}.card-header{padding:12px}.card-header h2{font-size:13px}.card-body{padding:12px}.announcement-item{padding:10px}.announcement-header h3{font-size:12px}.announcement-date{font-size:10px}.profile-photo img,.photo-placeholder,.welcome-profile-section .profile-photo img,.welcome-profile-section .photo-placeholder{width:50px;height:50px;font-size:20px}.links-grid{grid-template-columns:1fr}}.tab-content-wrapper{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-card .card-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:20px 24px}.form-card .card-header h2{color:#1e293b;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:600;display:flex}.form-label.required:after{content:" *";color:#dc2626}textarea.form-control{resize:vertical;min-height:100px}.form-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;display:flex}.btn-whatsapp{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%)}.btn-whatsapp:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,211,102,.3)}.header-actions{flex-wrap:wrap;gap:10px;display:flex}.dokumen-progress{flex-direction:column;gap:8px;min-width:200px;display:flex}.dokumen-progress .progress-text{color:#64748b;text-align:right;font-size:13px}.dokumen-progress .progress-bar-container{background:#e2e8f0;border-radius:4px;width:100%;height:8px;overflow:hidden}.dokumen-progress .progress-bar{background:linear-gradient(90deg,#1e40af,#059669);border-radius:4px;height:100%;transition:width .3s}.dokumen-info-box{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;font-size:14px;display:flex}.dokumen-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex}.dokumen-item:hover{background:#f1f5f9}.dokumen-item.uploaded{background:#f0fdf4;border-color:#d1fae5}.dokumen-item.required{border-left:4px solid #1e40af}.dokumen-item.required.uploaded{border-left-color:#059669}.dokumen-icon{color:#1e40af;background:#e0f2fe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.dokumen-item.uploaded .dokumen-icon{color:#059669;background:#d1fae5}.dokumen-info{flex:1;min-width:0}.dokumen-info h4{color:#1e293b;align-items:center;gap:8px;margin:0 0 4px;font-size:15px;font-weight:600;display:flex}.required-badge{color:#dc2626;background:#fee2e2;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.tambahan-badge{color:#b45309;background:#fef3c7;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.dokumen-keterangan{color:#64748b;margin:0 0 6px;font-size:12px}.dokumen-file-info{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dokumen-file{color:#059669;font-size:13px;font-weight:500}.dokumen-size,.dokumen-date{color:#94a3b8;font-size:12px}.dokumen-empty{color:#94a3b8;font-size:13px}.dokumen-action{flex-shrink:0;gap:8px;display:flex}.dokumen-status{flex-shrink:0;font-size:24px}.dokumen-status.uploaded{color:#059669}.dokumen-status.pending{color:#d1d5db}.status-timeline{position:relative}.timeline-item{padding-bottom:28px;padding-left:52px;position:relative}.timeline-item:before{content:"";background:#e2e8f0;width:2px;height:calc(100% - 20px);position:absolute;top:36px;left:17px}.timeline-item:last-child:before{display:none}.timeline-marker{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex;position:absolute;top:0;left:0}.timeline-item.completed .timeline-marker{color:#fff;background:#059669}.timeline-item.in-progress .timeline-marker{color:#fff;background:#1e40af}.timeline-content h4{color:#1e293b;margin:0 0 4px;font-size:15px;font-weight:600}.timeline-item.pending .timeline-content h4{color:#94a3b8}.timeline-date{color:#64748b;font-size:13px}.marker-number{font-size:14px}.status-alert{border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px 20px;font-size:14px;line-height:1.6;display:flex}.status-alert i{flex-shrink:0;margin-top:2px;font-size:20px}.status-alert-danger{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.status-alert-danger i{color:#dc2626}.status-alert-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.status-alert-success i{color:#16a34a}.status-alert strong{margin-bottom:4px;font-size:15px;display:block}.status-badge{border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.badge-pending{color:#92400e;background:#fef3c7}.status-badge.badge-verified{color:#065f46;background:#d1fae5}.status-badge.badge-rejected{color:#991b1b;background:#fee2e2}.status-badge.badge-diterima{color:#1e40af;background:#dbeafe}.timeline-item.rejected .timeline-marker{color:#fff;background:#dc2626}.timeline-item.rejected:before{background:#fca5a5}.timeline-item.rejected .timeline-content h4{color:#dc2626}.timeline-item.rejected .timeline-date{color:#ef4444}@media (max-width:768px){.welcome-profile-section{text-align:center;flex-direction:column;padding:24px}.welcome-profile-content{text-align:center;flex-direction:column}.welcome-text h1{font-size:20px}.welcome-text .profile-email{justify-content:center}.welcome-profile-section .welcome-illustration{margin-top:16px;font-size:50px}.form-row{grid-template-columns:1fr}.dokumen-item{flex-wrap:wrap}.dokumen-action{width:100%;margin-top:12px}.dokumen-action .btn{width:100%}}.loading-spinner{color:#1e40af;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.loading-spinner svg{margin-bottom:16px}.loading-spinner p{color:#64748b;font-size:14px}.alert svg{flex-shrink:0;font-size:18px}.form-control.is-valid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2322c55e' d='m2.3 6.73.76-.76L1.44 4.35l-.76.76L2.3 6.73zm4.18-5.11L3.24 4.86l-.76-.76-1.62 1.62.76.76 2.38-2.38 3.24-3.24-.76-.76z'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;border-color:#22c55e;padding-right:40px}.form-control.is-invalid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3e%3ccircle cx='6' cy='6' r='4.5' stroke='%23ef4444' stroke-width='1.5'/%3e%3cpath stroke='%23ef4444' stroke-width='1.5' d='M4 8l4-4M8 8L4 4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;border-color:#ef4444;padding-right:40px}.form-control.is-valid:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.15)}.form-control.is-invalid:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.15)}.form-text{align-items:center;gap:6px;margin-top:6px;font-size:12px;display:flex}.form-text.text-success{color:#16a34a}.form-text.text-danger{color:#dc2626}.form-text svg{font-size:12px}.add-dokumen-section{text-align:center;border-top:1px dashed #e5e7eb;margin-top:24px;padding-top:24px}.btn-add-dokumen{color:#3b82f6;cursor:pointer;background:0 0;border:2px dashed #3b82f6;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.btn-add-dokumen:hover{background:#eff6ff;border-style:solid}.modal-overlay{z-index:1000;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}.modal-dialog{z-index:1001;background:#fff;border-radius:12px;width:90%;max-width:500px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.modal-header h3{color:#1e293b;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:600;display:flex}.modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:20px;transition:all .2s}.modal-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.file-upload-area{text-align:center;cursor:pointer;border:2px dashed #d1d5db;border-radius:8px;padding:24px;transition:all .2s}.file-upload-area:hover{background:#f8fafc;border-color:#3b82f6}.file-placeholder{color:#64748b;flex-direction:column;align-items:center;gap:8px;display:flex}.file-placeholder svg{color:#3b82f6}.file-placeholder small{color:#94a3b8;font-size:12px}.file-selected{color:#16a34a;justify-content:center;align-items:center;gap:10px;display:flex}.file-selected svg{font-size:24px}.file-selected small{color:#64748b}.dokumen-item.is-tambahan{background:#fefce8;border-color:#fde047}.dokumen-item.is-tambahan .dokumen-icon{background:linear-gradient(135deg,#eab308,#facc15)}.print-preview{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-width:800px;margin:0 auto;padding:40px}.formulir-header{border-bottom:3px double #000;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:20px;display:flex}.formulir-logo{flex-shrink:0;width:80px}.formulir-logo img{object-fit:contain;width:80px;height:80px}.formulir-title{text-align:center;flex:1;padding:0 20px}.formulir-title h1{color:#000;margin:0 0 5px;font-size:16px;font-weight:700}.formulir-title h2{color:#000;margin:0 0 3px;font-size:18px;font-weight:700}.formulir-title p{color:#000;margin:2px 0;font-size:11px}.formulir-title .alamat-pt{color:#000;margin:3px 0;font-size:11px}.formulir-title .kontak-pt{color:#000;margin:2px 0;font-size:10px}.formulir-title .kontak-pt span{white-space:nowrap}.formulir-title .tahun-akademik{color:#1e40af;margin:5px 0 0;font-size:12px;font-weight:600}.formulir-foto{border:2px solid #000;justify-content:center;align-items:center;width:100px;height:130px;display:flex;overflow:hidden}.formulir-foto .foto-placeholder{color:#000;text-align:center;padding:10px;font-size:12px}.pendaftaran-info table{width:100%}.pendaftaran-info td{padding:4px 0;font-size:13px}.formulir-section{margin-bottom:25px}.formulir-section h3{color:#000;background:#f3f4f6;border-left:4px solid #000;margin:0 0 15px;padding:8px 12px;font-size:14px;font-weight:700}.formulir-section h4{color:#000;border-left:3px solid #000;margin:15px 0 10px;padding-left:10px;font-size:13px;font-weight:600}.formulir-section.no-pendaftaran{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:15px}.formulir-section.no-pendaftaran table{width:100%}.formulir-section.no-pendaftaran td{padding:5px 0;font-size:13px}.formulir-table{border-collapse:collapse;width:100%}.formulir-table td{vertical-align:top;padding:6px 0;font-size:13px;line-height:1.5}.formulir-table td:first-child{color:#000;text-align:center;width:30px}.formulir-table td:nth-child(2){color:#000;font-weight:500}.formulir-table td:nth-child(3){color:#000}.formulir-two-column{gap:20px;display:flex}.formulir-col{flex:1;min-width:0}.formulir-col h4{color:#000;border-left:3px solid #000;margin:5px 0 8px;padding-left:8px;font-size:12px;font-weight:600}.formulir-table-compact{border-collapse:collapse;width:100%}.formulir-table-compact td{vertical-align:top;padding:3px 0;font-size:11px;line-height:1.4}.formulir-table-compact td:first-child{color:#000;white-space:nowrap;width:110px;font-weight:500}.formulir-table-compact td:nth-child(2){color:#000;word-break:break-word}.signature-section{page-break-inside:avoid;margin-top:30px}.signature-row{justify-content:space-between;padding:0 40px;display:flex}.signature-box{text-align:center;width:200px}.signature-box p{margin:5px 0;font-size:13px}.form-card .card-header{justify-content:space-between;align-items:center;display:flex}.form-card .card-header .btn{align-items:center;gap:8px;padding:10px 20px;font-size:14px;display:flex}@media (max-width:768px){.print-preview{padding:16px;max-width:100%;box-sizing:border-box;overflow-x:hidden;word-break:break-word}.formulir-two-column{flex-direction:column;gap:12px}.pendaftaran-with-foto{flex-direction:column-reverse;align-items:center;gap:12px}.formulir-foto{margin-bottom:12px;width:80px;height:106px}.formulir-foto img{width:100%;height:100%;object-fit:cover}.formulir-header{text-align:center;flex-direction:column;align-items:center;gap:10px;padding-bottom:12px;margin-bottom:12px;overflow:hidden;width:100%;box-sizing:border-box}.formulir-logo{width:60px}.formulir-logo img{width:60px;height:60px}.formulir-title{padding:0;max-width:100%;overflow:hidden;word-wrap:break-word}.formulir-title h1{font-size:12px;word-break:break-word}.formulir-title h2{font-size:14px;word-break:break-word}.formulir-title p,.formulir-title .alamat-pt{font-size:10px;word-break:break-word}.formulir-title .kontak-pt{font-size:9px;word-break:break-word;display:flex;flex-wrap:wrap;justify-content:center;gap:2px}.formulir-title .kontak-pt span{white-space:normal}.formulir-title .tahun-akademik{font-size:11px}.formulir-section{margin-bottom:16px;overflow:hidden}.formulir-section h3{font-size:12px;padding:6px 10px}.formulir-section h4{font-size:12px;margin:10px 0 8px}.formulir-section.no-pendaftaran{padding:10px;overflow:hidden}.formulir-table-compact{table-layout:fixed;word-break:break-word}.formulir-table-compact td{font-size:10px;padding:2px 0;overflow-wrap:break-word}.formulir-table-compact td:first-child{width:90px}.pendaftaran-info{overflow:hidden;width:100%}.pendaftaran-info table{table-layout:fixed}.pendaftaran-info td{font-size:11px;padding:3px 0;overflow-wrap:break-word;word-break:break-word}.signature-row{flex-direction:column;align-items:center;gap:30px;padding:0}.signature-box{width:100%}.signature-box p{font-size:12px}.signature-space{height:50px}.form-card{overflow:hidden}.form-card .card-header{flex-direction:column;align-items:flex-start;gap:12px;overflow:hidden}.header-actions{flex-wrap:wrap;gap:8px;width:100%;display:flex}.header-actions .btn{flex:1;min-width:0;padding:8px 10px;font-size:12px}}@media (max-width:480px){.print-preview{padding:8px;margin:0}.formulir-header{gap:6px;padding-bottom:8px;margin-bottom:8px;border-bottom-width:2px}.formulir-logo{width:45px}.formulir-logo img{width:45px;height:45px}.formulir-header .formulir-title h1{font-size:10px}.formulir-header .formulir-title h2{font-size:11px}.formulir-header .formulir-title p,.formulir-header .formulir-title .alamat-pt{font-size:8px}.formulir-header .formulir-title .kontak-pt{font-size:7px}.formulir-header .formulir-title .tahun-akademik{font-size:9px}.formulir-section{margin-bottom:10px}.formulir-section h3{font-size:10px;padding:4px 6px}.formulir-section h4{font-size:10px}.formulir-section.no-pendaftaran{padding:6px}.formulir-table-compact td{font-size:9px;padding:1px 0}.formulir-table-compact td:first-child{width:70px}.pendaftaran-info td{font-size:9px}.formulir-foto{width:60px;height:80px}.signature-box{font-size:9px}.signature-space{height:35px}.signature-row{gap:20px}.header-actions .btn{font-size:10px;padding:6px 6px}.form-card .card-body{padding:8px}}@media (min-width:2000px){.dashboard-home{max-width:100%;padding:0 24px}.welcome-profile-section{border-radius:20px;margin-bottom:32px;padding:40px}.welcome-profile-section .profile-photo img,.welcome-profile-section .photo-placeholder{width:110px;height:110px}.welcome-text h1{font-size:32px}.welcome-text .profile-email,.welcome-text .welcome-subtitle{font-size:16px}.dashboard-menu{border-radius:14px;margin-bottom:32px}.menu-item{gap:10px;padding:18px 28px}.menu-item .menu-icon{font-size:18px}.menu-item .menu-title{font-size:16px}.stats-grid{gap:24px;margin-bottom:32px}.stat-card{border-radius:14px;padding:24px}.stat-link{padding:24px}.stat-icon{border-radius:14px;width:60px;height:60px;font-size:24px}.stat-label{font-size:15px}.stat-value{font-size:22px}.content-grid{gap:28px;margin-bottom:32px}.card{border-radius:14px}.card-header{padding:24px 28px}.card-header h2{gap:12px;font-size:18px}.see-all{font-size:14px}.card-body{padding:28px}.step-circle{width:48px;height:48px;font-size:16px}.step-content h3{font-size:16px}.step-content p{font-size:14px}.announcement-item{border-radius:10px;margin-bottom:16px;padding:20px}.announcement-header h3{font-size:16px}.announcement-date{font-size:13px}.announcement-item p{font-size:14px}.quick-links h2{font-size:18px}.links-grid{gap:20px}.quick-link-card{border-radius:14px;gap:14px;padding:28px}.quick-link-card svg{font-size:32px}.quick-link-card span{font-size:16px}.progress-bar{height:10px}.progress-text{font-size:16px}.form-label{font-size:15px}.form-control{padding:12px 16px;font-size:15px}.btn{padding:13px 24px;font-size:15px}.tab-content-header h2{font-size:20px}.tab-content-header p,.status-timeline .timeline-item{font-size:15px}}@media (min-width:3200px){.dashboard-home{max-width:100%;padding:0 40px}.welcome-profile-section{border-radius:24px;margin-bottom:48px;padding:56px}.welcome-profile-section:before{width:500px;height:500px}.welcome-profile-section .profile-photo img,.welcome-profile-section .photo-placeholder{border-width:5px;width:140px;height:140px}.welcome-profile-section .photo-placeholder{font-size:56px}.welcome-text h1{margin-bottom:12px;font-size:42px}.welcome-text .profile-email{gap:12px;margin-bottom:10px;font-size:20px}.welcome-text .welcome-subtitle{font-size:20px}.welcome-profile-section .welcome-illustration{font-size:120px}.dashboard-menu{border-radius:18px;margin-bottom:48px}.menu-item{border-bottom-width:4px;gap:14px;padding:24px 40px}.menu-item .menu-icon{font-size:22px}.menu-item .menu-title{font-size:20px}.stats-grid{gap:32px;margin-bottom:48px}.stat-card{border-radius:18px;gap:20px;padding:32px}.stat-link{gap:20px;padding:32px}.stat-icon{border-radius:18px;width:76px;height:76px;font-size:30px}.stat-label{margin-bottom:6px;font-size:18px}.stat-value{font-size:28px}.stat-value.action-text{font-size:18px}.content-grid{gap:40px;margin-bottom:48px}.card{border-radius:18px}.card-header{padding:28px 36px}.card-header h2{gap:14px;font-size:22px}.card-header h2 svg{font-size:20px}.see-all{font-size:16px}.card-body{padding:36px}.step-circle{width:60px;height:60px;font-size:20px}.step-line{width:3px;min-height:40px}.step-content{padding-bottom:32px}.step-content h3{margin-bottom:6px;font-size:20px}.step-content p{font-size:16px}.step-item{gap:24px}.announcement-item{border-radius:14px;margin-bottom:20px;padding:28px}.announcement-header h3{font-size:20px}.announcement-date{font-size:15px}.announcement-item p{font-size:17px;line-height:1.6}.quick-links h2{margin-bottom:24px;font-size:22px}.links-grid{gap:28px}.quick-link-card{border-radius:18px;gap:18px;padding:36px}.quick-link-card svg{font-size:40px}.quick-link-card span{font-size:20px}.progress-bar{border-radius:7px;height:14px}.progress-text{font-size:20px}.form-group{margin-bottom:24px}.form-label{margin-bottom:10px;font-size:18px}.form-control{border-radius:12px;padding:16px 20px;font-size:18px}.btn{border-radius:12px;padding:16px 32px;font-size:18px}.tab-content-header h2{font-size:26px}.tab-content-header p{font-size:18px}.status-timeline .timeline-item{padding-left:64px;font-size:18px}.status-timeline .timeline-item .timeline-marker{width:40px;height:40px;font-size:18px}.status-timeline .timeline-item:before{left:19px}.section-title{font-size:22px}.profile-photo img,.photo-placeholder{width:130px;height:130px;font-size:52px}.profile-name{font-size:30px}.profile-section{border-radius:20px;gap:28px;padding:36px}}@media print{body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important;margin:0!important;padding:0!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important;box-sizing:border-box!important}.sidebar,.main-header,.header,nav,.menu-sidebar,.card-header,.form-card>.card-header,.tab-content-wrapper>.form-card>.card-header,.btn,button,.dashboard-menu,.welcome-profile-section,.top-navbar,.toggle-btn{display:none!important}.print-preview{visibility:visible!important;width:100%!important;max-width:100%!important;height:auto!important;box-shadow:none!important;z-index:99999!important;background:#fff!important;border:none!important;border-radius:0!important;margin:0!important;padding:15px!important;display:block!important;position:fixed!important;top:0!important;left:0!important;overflow:visible!important}.print-preview *{visibility:visible!important}.main-content,.main-wrapper,.tab-content-wrapper,.form-card,.card-body{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important;overflow:visible!important;max-width:100%!important;width:100%!important}.formulir-header{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;border-bottom:3px double #000!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;text-align:center!important;padding-bottom:20px!important;margin-bottom:20px!important;overflow:visible!important}.formulir-logo{width:80px!important;flex-shrink:0!important}.formulir-logo img{width:80px!important;height:80px!important}.formulir-title{flex:1!important;padding:0 20px!important;text-align:center!important;max-width:none!important;overflow:visible!important;word-break:normal!important}.formulir-title h1{font-size:16px!important;color:#000!important;margin:0 0 5px!important}.formulir-title h2{font-size:18px!important;color:#000!important;margin:0 0 3px!important}.formulir-title p{font-size:11px!important;color:#000!important;margin:2px 0!important}.formulir-title .alamat-pt{font-size:11px!important;color:#000!important;margin:3px 0!important}.formulir-title .kontak-pt{font-size:10px!important;color:#000!important;margin:2px 0!important;display:block!important;flex-direction:unset!important;flex-wrap:unset!important}.formulir-title .kontak-pt span{white-space:nowrap!important}.formulir-title .tahun-akademik{font-size:12px!important;color:#1e40af!important;margin:5px 0 0!important;font-weight:600!important}.formulir-section{margin-bottom:25px!important;overflow:visible!important}.formulir-section h3{color:#000!important;font-size:14px!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#f3f4f6!important;border-left:4px solid #000!important;padding:8px 12px!important}.formulir-section h4{font-size:13px!important}.formulir-section.no-pendaftaran{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#f9fafb!important;border:2px solid #000!important;padding:15px!important}.pendaftaran-with-foto{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:20px!important}.pendaftaran-info{flex:1!important}.pendaftaran-info table{width:100%!important;table-layout:auto!important}.pendaftaran-info td{font-size:13px!important;padding:4px 0!important;word-break:normal!important;overflow-wrap:normal!important}.formulir-foto{width:100px!important;height:130px!important;border:2px solid #000!important;background:#fff!important;flex-shrink:0!important;margin-bottom:0!important}.formulir-foto img{width:100%!important;height:100%!important;object-fit:cover!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.formulir-logo img{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.formulir-table td{color:#000!important;padding:4px 0!important}.formulir-table td:first-child{color:#000!important}.formulir-two-column{display:flex!important;flex-direction:row!important;gap:20px!important}.formulir-col{flex:1!important;min-width:0!important}.formulir-col h4{color:#000!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#f3f4f6!important;border-left:3px solid #000!important;margin:3px 0 5px!important;font-size:10px!important}.formulir-table-compact{width:100%!important;table-layout:auto!important;word-break:normal!important}.formulir-table-compact td{color:#000!important;padding:2px 0!important;font-size:11px!important;overflow-wrap:normal!important;word-break:normal!important}.formulir-table-compact td:first-child{color:#000!important;width:110px!important;white-space:nowrap!important;font-weight:500!important}.signature-section{page-break-inside:avoid!important;margin-top:20px!important}.signature-row{display:flex!important;flex-direction:row!important;justify-content:space-between!important;padding:0 40px!important;gap:0!important}.signature-box{width:200px!important;text-align:center!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fafafa!important;border:1px solid #e5e7eb!important}.signature-box p{font-size:13px!important;margin:5px 0!important}.signature-space{height:50px!important}@page{size:210mm 330mm;margin:10mm}}.biodata-page{max-width:1200px;margin:0 auto}.page-header{margin-bottom:24px}.page-header h1{color:#1e293b;align-items:center;gap:12px;margin:0 0 8px;font-size:24px;font-weight:600;display:flex}.page-header h1 svg{color:#1e40af}.page-header p{color:#64748b;margin:0;font-size:14px}.form-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.form-card .card-header{border-bottom:1px solid #e2e8f0;padding:20px 24px}.form-card .card-header h2{color:#1e293b;margin:0;font-size:16px;font-weight:600}.form-card .card-body{padding:24px}.coming-soon{color:#64748b;background:#f1f5f9;border-radius:8px;align-items:center;gap:10px;padding:16px;font-size:14px;display:flex}.coming-soon svg{color:#1e40af}@media (max-width:1200px){.biodata-page{max-width:100%;padding:0 16px}}@media (max-width:992px){.page-header h1{font-size:22px}.form-card .card-header,.form-card .card-body{padding:20px}}@media (max-width:768px){.biodata-page{padding:0 12px}.page-header{margin-bottom:16px}.page-header h1{gap:8px;font-size:20px}.page-header p{font-size:13px}.form-card .card-header,.form-card .card-body{padding:16px}.form-card .card-header h2{font-size:15px}.coming-soon{padding:14px;font-size:13px}}@media (max-width:480px){.biodata-page{padding:0 8px}.page-header h1{font-size:18px}.form-card .card-header,.form-card .card-body{padding:12px}}@media (min-width:2000px){.biodata-page{max-width:1600px}.page-header h1{gap:16px;font-size:28px}.page-header p{font-size:16px}}@media (min-width:3200px){.biodata-page{max-width:2400px}.page-header{margin-bottom:36px}.page-header h1{gap:20px;margin-bottom:12px;font-size:36px}.page-header p{font-size:20px}.form-card .card-header,.form-card .card-body{padding:28px}.form-card .card-header h2{font-size:22px}}.panitia-page{max-width:1400px;margin:0 auto;padding:20px}.panitia-page .page-header{margin-bottom:24px}.panitia-page .page-header h1{color:#1e293b;align-items:center;gap:12px;margin:0;font-size:24px;font-weight:700;display:flex}.panitia-page .page-header p{color:#64748b;margin:8px 0 0}.header-with-back{align-items:center;gap:16px;display:flex}.btn-back{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.btn-back:hover{color:#1e293b;background:#e2e8f0}.filter-section{flex-wrap:wrap;gap:16px;margin-bottom:20px;display:flex}.search-form{flex:1;min-width:300px}.search-input-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:10px;padding:0 16px;display:flex;position:relative}.search-input-wrapper .search-icon{color:#94a3b8;flex-shrink:0;width:14px;font-size:14px}.search-input-wrapper input{border:none;outline:none;flex:1;min-width:0;padding:12px 0;font-size:14px}.search-input-wrapper .btn{margin:4px 0;padding:8px 16px}.table-filter-bar{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:16px;padding:16px 24px;display:flex}.table-filter-bar .search-form{flex:1;min-width:280px}.table-filter-bar .search-input-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:border-color .2s}.table-filter-bar .search-input-wrapper:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.table-filter-bar .filter-controls{align-items:center;gap:12px;display:flex}.filter-controls{gap:12px;display:flex}.filter-select{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:180px;padding:12px 16px;font-size:14px}.info-card{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.info-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:20px;display:flex}.info-main h2{color:#1e293b;margin:0 0 8px;font-size:24px;font-weight:700}.info-main .no-pendaftaran{color:#3b82f6;font-size:16px;font-weight:600}.info-item{flex-direction:column;gap:4px;display:flex}.info-item .label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.info-item .value{color:#1e293b;font-size:14px;font-weight:500}.tabs-container{background:#fff;border-radius:12px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex}.tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid transparent;align-items:center;gap:8px;margin-bottom:-1px;padding:16px 24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.tab:hover{color:#3b82f6;background:#eff6ff}.tab.active{color:#3b82f6;background:#fff;border-bottom-color:#3b82f6}.tab-content{padding:24px}.data-section h3{color:#1e293b;border-bottom:1px solid #e2e8f0;margin:0 0 16px;padding-bottom:8px;font-size:16px;font-weight:600}.data-section h3:not(:first-child){margin-top:24px}.data-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.data-item{background:#f8fafc;border-radius:8px;flex-direction:column;gap:4px;padding:12px;display:flex}.data-item.full{grid-column:1/-1}.data-item .label{color:#64748b;font-size:12px}.data-item .value{color:#1e293b;font-size:14px}.empty-state{text-align:center;color:#94a3b8;padding:40px}.empty-state svg{margin-bottom:16px;font-size:48px}.empty-state p{font-size:16px}.dokumen-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dokumen-header h3{color:#1e293b;margin:0;font-size:16px;font-weight:600}.dokumen-list{flex-direction:column;gap:12px;display:flex}.dokumen-item-verify{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.dokumen-info{align-items:center;gap:12px;display:flex}.dokumen-info .doc-icon{color:#3b82f6;font-size:24px}.dokumen-info .doc-details{flex-direction:column;display:flex}.dokumen-info .doc-name{color:#1e293b;text-transform:capitalize;font-weight:600}.dokumen-info .doc-file{color:#64748b;font-size:12px}.dokumen-actions{align-items:center;gap:8px;display:flex}.verification-actions{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.catatan-section{margin-bottom:20px}.catatan-section label{color:#1e293b;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.catatan-section textarea{resize:vertical;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:12px;font-size:14px}.verification-actions .action-buttons{justify-content:flex-end;gap:12px;display:flex}.btn-outline{color:#64748b;background:#fff;border:1px solid #e2e8f0}.btn-outline:hover{background:#f8fafc;border-color:#cbd5e1}.btn-sm{padding:6px 12px;font-size:12px}.btn-lg{padding:14px 28px;font-size:16px}.badge-lg{padding:8px 16px;font-size:14px}.dokumen-count{color:#64748b;background:#f1f5f9;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.dokumen-count.complete{color:#059669;background:#d1fae5}.pagination{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}.btn-page{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;transition:all .2s}.btn-page:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.btn-page:disabled{opacity:.5;cursor:not-allowed}.btn-page.active{background:#059669;color:#fff;border-color:#059669;font-weight:600}.page-info{color:#64748b;padding:0 16px;font-size:14px}.action-buttons{gap:8px;display:flex}.btn-action{border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-flex}.btn-view{color:#3b82f6;background:#eff6ff}.btn-view:hover{background:#dbeafe}.btn-whatsapp-action{color:#25d366;cursor:pointer;background:#dcfce7;border:none}.btn-whatsapp-action:hover{background:#bbf7d0}.btn-whatsapp-action:disabled{color:#cbd5e1;cursor:not-allowed;background:#f1f5f9}.fa-times-circle{color:currentColor}.page-header-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-header-content .btn{white-space:nowrap}.modal-overlay{z-index:1000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.2)}.modal-content.modal-lg{max-width:600px}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h2{color:#1e293b;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:600;display:flex}.modal-header h2 svg{color:#10b981}.modal-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.modal-close:hover{color:#1e293b;background:#e2e8f0}.modal-body{padding:24px}.modal-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;display:flex}.form-row{margin-bottom:16px}.form-row.two-cols{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.form-group label .required{color:#ef4444}.form-group input,.form-group select{box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.form-group input:focus,.form-group select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.form-group input::-webkit-input-placeholder{color:#9ca3af}.form-group input::-moz-placeholder{color:#9ca3af}.form-group input::-ms-input-placeholder{color:#9ca3af}.form-group input::placeholder{color:#9ca3af}.alert{border-radius:8px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex}.alert-danger{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.success-result{text-align:center}.success-icon{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.success-icon svg{color:#16a34a;font-size:40px}.success-result h3{color:#1e293b;margin:0 0 20px;font-size:20px}.success-details{text-align:left;background:#f8fafc;border-radius:8px;padding:20px}.success-details .detail-table{border-collapse:collapse;width:100%}.success-details .detail-table td{padding:8px 0;font-size:14px}.success-details .detail-table td:first-child{color:#64748b;width:140px}.success-details code{color:#b45309;background:#fef3c7;border-radius:4px;padding:4px 8px;font-family:monospace;font-size:14px}.password-note{color:#64748b;align-items:flex-start;gap:8px;margin-top:16px;font-size:13px;display:flex}.password-note svg{color:#3b82f6;margin-top:2px}.btn-success{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.btn-success:disabled{cursor:not-allowed;background:#94a3b8}.btn-secondary{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.modal-content.modal-xl{max-width:900px}.modal-tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:0;display:flex}.modal-tab{cursor:pointer;color:#64748b;background:0 0;border:none;border-bottom:2px solid transparent;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.modal-tab:hover{color:#475569;background:#f1f5f9}.modal-tab.active{color:#3b82f6;background:#fff;border-bottom-color:#3b82f6}.form-section-title{color:#1e293b;border-bottom:1px solid #e2e8f0;margin:20px 0 12px;padding-bottom:8px;font-size:15px;font-weight:600}.form-section-title:first-child{margin-top:0}.form-row.three-cols{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.form-row.four-cols{grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;display:grid}.tab-content-form{min-height:300px}.modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.file-preview{color:#0369a1;background:#e0f2fe;border-radius:8px;align-items:center;gap:10px;padding:12px 16px;display:flex}.file-preview svg{font-size:18px}.file-preview .file-size{color:#64748b;font-size:12px}.form-text{color:#64748b;margin-top:4px;font-size:12px}.modal-body .alert{border-radius:8px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;display:flex}.modal-body .alert-danger{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}@media (max-width:768px){.page-header-content{flex-direction:column;align-items:flex-start}.form-row.two-cols,.form-row.three-cols,.form-row.four-cols{grid-template-columns:1fr}.modal-content{max-height:95vh;margin:10px}.modal-content.modal-xl{max-width:100%;margin:5px}.modal-tabs{flex-wrap:wrap}.modal-tab{flex:0 0 50%;padding:10px 8px;font-size:12px}.filter-section{flex-direction:column}.search-form{min-width:100%}.filter-controls{flex-wrap:wrap}.tabs{overflow-x:auto}.info-header{flex-direction:column;gap:16px}.verification-actions .action-buttons{flex-direction:column}.dokumen-item-verify{flex-direction:column;align-items:flex-start;gap:12px}.dokumen-actions{justify-content:flex-end;width:100%}}.filter-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.filter-actions{justify-content:flex-end;margin-top:16px;display:flex}.stats-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-box{background:#fff;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1)}.stat-box .stat-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.stat-box .stat-icon.blue{color:#2563eb;background:#dbeafe}.stat-box .stat-icon.yellow{color:#d97706;background:#fef3c7}.stat-box .stat-icon.green{color:#059669;background:#d1fae5}.stat-box .stat-icon.red{color:#dc2626;background:#fee2e2}.stat-box .stat-icon.cyan{color:#0891b2;background:#cffafe}.stat-box .stat-icon.pink{color:#db2777;background:#fce7f3}.stat-box .stat-content{flex-direction:column;display:flex}.stat-box .stat-number{color:#1e293b;font-size:24px;font-weight:700}.stat-box .stat-label{color:#64748b;font-size:13px}.prodi-stats{flex-direction:column;gap:12px;display:flex}.prodi-stat-item{align-items:center;gap:16px;display:flex}.prodi-info{align-items:center;gap:8px;min-width:200px;display:flex}.prodi-rank{color:#64748b;width:24px;font-size:12px;font-weight:600}.prodi-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.prodi-bar-container{background:#f1f5f9;border-radius:6px;flex:1;height:24px;overflow:hidden}.prodi-bar{border-radius:6px;height:100%;transition:width .3s}.prodi-count{color:#1e293b;text-align:right;min-width:80px;font-size:14px;font-weight:600}.loading-container{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px;display:flex}.error-container{color:#f59e0b;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px;display:flex}.no-data{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px;display:flex}@media print{.page-header .header-actions,.filter-actions,.form-card .card-header h2 svg{display:none!important}.panitia-page{padding:0}.form-card{box-shadow:none;break-inside:avoid;border:1px solid #e2e8f0}.stats-row{grid-template-columns:repeat(6,1fr)}.stat-box{box-shadow:none;border:1px solid #e2e8f0}}@media (max-width:768px){.stats-row{grid-template-columns:repeat(2,1fr)}.prodi-stat-item{flex-wrap:wrap}.prodi-info{min-width:100%}.prodi-bar-container{flex-basis:100%;order:3}}.badge-aktif{color:#16a34a;justify-content:center;align-items:center;margin-left:8px;font-size:14px;display:inline-flex}.checkbox-label{cursor:pointer;align-items:center;gap:10px;font-weight:500;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;width:18px;height:18px}.action-buttons{align-items:center;gap:6px;display:flex}.btn-warning{color:#fff;background:#f59e0b;border:none}.btn-warning:hover{background:#d97706}.btn-danger{color:#fff;background:#ef4444;border:none}.btn-danger:hover{background:#dc2626}.btn-danger:disabled{opacity:.5;cursor:not-allowed}.btn-success{color:#fff;background:#16a34a;border:none}.btn-success:hover{background:#15803d}.form-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:16px;display:grid}.required{color:#ef4444}.role-badge{border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.role-admin{color:#dc2626;background:#fee2e2}.role-panitia{color:#059669;background:#d1fae5}.role-pendaftar{color:#d97706;background:#fef3c7}.btn-info{color:#fff;background:#0ea5e9;border:none}.btn-info:hover{background:#0284c7}.filter-section{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.search-form{flex:1;min-width:250px;position:relative}.search-icon{color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-input{border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 12px 10px 40px;font-size:14px;transition:border-color .2s}.search-input:focus{border-color:#3b82f6;outline:none}.filter-controls{align-items:center;gap:12px;display:flex}.filter-select{border:1px solid #e2e8f0;border-radius:8px;min-width:150px;padding:10px 12px;font-size:14px}.filter-select:focus{border-color:#3b82f6;outline:none}@media (max-width:1400px){.panitia-page{max-width:100%}.stats-row{gap:16px}}@media (max-width:1200px){.stats-row{flex-wrap:wrap}.stat-box,.stat-card{flex:calc(50% - 12px);min-width:200px}.info-grid,.filter-grid{grid-template-columns:repeat(2,1fr)}.data-table th,.data-table td{padding:10px 12px;font-size:13px}}@media (max-width:992px){.panitia-page{padding:16px}.page-header h1{font-size:22px}.stat-box,.stat-card{flex:calc(50% - 8px)}.modal-content.modal-lg{max-width:95%;margin:16px auto}.info-card,.tabs-container .tab-content{padding:20px}}@media (max-width:768px){.panitia-page{padding:12px}.page-header h1{flex-wrap:wrap;font-size:20px}.welcome-section{text-align:center;flex-direction:column;gap:16px;padding:20px}.welcome-content h1{font-size:20px}.welcome-content p{font-size:13px}.welcome-illustration{font-size:50px}.stats-row{flex-direction:column;gap:12px}.stat-box,.stat-card{flex:100%;width:100%;padding:16px}.stat-icon{width:45px;height:45px;font-size:18px}.stat-info .stat-value{font-size:22px}.filter-section{flex-direction:column;gap:12px}.table-filter-bar{flex-direction:column;gap:12px;padding:12px 16px}.table-filter-bar .search-form,.search-form{min-width:100%}.filter-controls{flex-wrap:wrap;width:100%}.filter-select{flex:1;min-width:120px}.btn{padding:10px 16px;font-size:13px}.btn-sm{padding:6px 10px;font-size:12px}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table{min-width:700px}.data-table th,.data-table td{white-space:nowrap;padding:10px 8px;font-size:12px}.action-buttons{gap:4px;display:flex}.action-buttons .btn-sm{padding:6px 8px}.modal-content{max-height:95vh;margin:8px}.modal-header,.modal-body{padding:16px}.modal-footer{padding:12px 16px}.info-grid{grid-template-columns:1fr}.info-header{flex-direction:column;gap:12px}.tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.tab{white-space:nowrap;padding:12px 16px;font-size:13px}.tab span{display:none}.dokumen-item-verify{flex-direction:column;align-items:flex-start;gap:12px}.dokumen-actions{justify-content:flex-start;gap:8px;width:100%}.form-row.two-cols,.form-row.three-cols,.form-row.four-cols{grid-template-columns:1fr}.info-card,.form-card{margin-bottom:16px;padding:16px}.card-header,.card-body{padding:16px}.filter-grid,.data-grid{grid-template-columns:1fr}.verification-actions{padding:16px}.verification-actions .action-buttons{flex-direction:column}.verification-actions .btn{width:100%}}@media (max-width:480px){.panitia-page{padding:8px}.page-header h1{font-size:18px}.page-header p{font-size:12px}.welcome-section{border-radius:12px;padding:16px}.welcome-content h1{font-size:18px}.stat-card,.stat-box{gap:12px;padding:14px}.stat-icon{width:40px;height:40px;font-size:16px}.stat-info .stat-label{font-size:11px}.stat-info .stat-value{font-size:20px}.header-actions{flex-direction:column;gap:8px}.header-actions .btn{justify-content:center;width:100%}.tabs .tab{padding:10px 12px;font-size:12px}.data-table th,.data-table td{padding:8px 6px;font-size:11px}.modal-content{border-radius:12px;margin:4px}.modal-header h2{font-size:16px}.form-label{font-size:13px}.form-input,.form-select,.form-textarea{padding:10px 12px;font-size:14px}.search-input-wrapper input,.search-input{padding:10px 12px 10px 36px;font-size:13px}.filter-select{min-width:100px;padding:10px 12px;font-size:13px}.info-card{padding:14px}.info-main h2{font-size:18px}.info-item .label{font-size:11px}.info-item .value{font-size:13px}.badge,.status-badge{padding:4px 8px;font-size:11px}}@media (max-width:360px){.panitia-page{padding:6px}.welcome-section{padding:14px}.welcome-content h1{font-size:16px}.stat-card,.stat-box{padding:12px}.stat-icon{width:36px;height:36px;font-size:14px}.stat-info .stat-value{font-size:18px}.data-table{min-width:600px}}.formulir-header-actions{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.formulir-header-actions h3{color:#1e293b;margin:0;font-size:18px;font-weight:600}.formulir-content{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:16px;padding:30px}.formulir-header{border-bottom:3px solid #000;align-items:flex-start;gap:20px;margin-bottom:20px;padding-bottom:20px;display:flex}.formulir-header .formulir-logo img{object-fit:contain;width:80px;height:80px}.formulir-header .formulir-title{text-align:center;flex:1}.formulir-header .formulir-title h1{color:#000;margin:0 0 4px;font-size:16px;font-weight:700}.formulir-header .formulir-title h2{color:#000;text-transform:uppercase;margin:0;font-size:18px;font-weight:700}.formulir-header .formulir-title .alamat-pt,.formulir-header .formulir-title .kontak-pt{color:#333;margin:4px 0 0;font-size:12px}.formulir-header .formulir-title .tahun-akademik{color:#000;margin-top:8px;font-size:14px;font-weight:600}.formulir-section-box{border:1px solid #ddd;margin-bottom:16px;padding:12px}.formulir-section-box h3{color:#000;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:700}.formulir-section-box h4{color:#333;margin:0 0 8px;font-size:12px;font-weight:600}.pendaftaran-with-foto{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pendaftaran-info{flex:1}.pendaftaran-info table{width:100%;font-size:12px}.pendaftaran-info table td{color:#000;padding:4px 0}.formulir-foto{background:#f9fafb;border:1px solid #ddd;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:133px;display:flex}.formulir-foto img{object-fit:cover;width:100%;height:100%}.formulir-foto .foto-placeholder{color:#94a3b8;text-align:center;font-size:11px}.formulir-two-column{grid-template-columns:1fr 1fr;gap:20px;display:grid}.formulir-table-compact{width:100%;font-size:12px}.formulir-table-compact td{color:#000;vertical-align:top;padding:3px 0}.formulir-table-compact td:first-child{color:#333;width:120px}.signature-section{border-top:1px solid #ddd;margin-top:30px;padding-top:20px}.signature-row{justify-content:space-between;display:flex}.signature-box{text-align:center;color:#000;font-size:12px}.signature-box p{margin:0}.signature-space{height:60px}@media print{.panitia-page{background:#fff;padding:0}.page-header,.info-card,.tabs-container .tabs,.verification-actions,.formulir-header-actions,.btn-back{display:none!important}.tabs-container,.tab-content,.data-section.formulir-section{margin:0;padding:0}.formulir-content{box-shadow:none;border:none;margin:0;padding:0}.formulir-header{border-bottom:3px solid #000}.formulir-section-box,.signature-section{break-inside:avoid}}@media (max-width:768px){.formulir-two-column{grid-template-columns:1fr;gap:12px}.pendaftaran-with-foto{flex-direction:column-reverse;align-items:center;gap:12px}.formulir-foto{margin-bottom:12px;width:80px;height:106px}.formulir-content{padding:14px;overflow-x:hidden}.formulir-header-actions{flex-direction:column;align-items:flex-start;gap:12px}.formulir-header-actions .btn{font-size:13px;padding:8px 14px}.formulir-content .formulir-header{flex-direction:column;align-items:center;text-align:center;gap:10px}.formulir-content .formulir-title{padding:0}.formulir-content .formulir-title h1{font-size:13px}.formulir-content .formulir-title h2{font-size:15px}.formulir-content .formulir-title .alamat-pt,.formulir-content .formulir-title .kontak-pt{font-size:10px}.formulir-content .formulir-table-compact td{font-size:10px}.formulir-content .formulir-table-compact td:first-child{width:90px}.formulir-content .pendaftaran-info table{font-size:11px}.formulir-content .signature-row{flex-direction:column;align-items:center;gap:30px;padding:0}.formulir-content .signature-box{width:100%}.formulir-content .signature-space{height:50px}.formulir-section-box{padding:10px}}@media (max-width:480px){.formulir-content{padding:10px}.formulir-content .formulir-header .formulir-logo img{width:50px;height:50px}.formulir-content .formulir-title h1{font-size:11px}.formulir-content .formulir-title h2{font-size:12px}.formulir-content .formulir-table-compact td{font-size:9px}.formulir-content .formulir-table-compact td:first-child{width:80px}.formulir-content .pendaftaran-info table{font-size:10px}.formulir-section-box{padding:8px}.formulir-section-box h3{font-size:11px}.formulir-section-box h4{font-size:10px}.formulir-content .signature-box{font-size:10px}.formulir-content .signature-space{height:40px}}@media (min-width:2000px){.panitia-page{max-width:100%;padding:28px 48px}.panitia-page .page-header h1{gap:16px;font-size:28px}.panitia-page .page-header p{font-size:16px}.btn-back{width:48px;height:48px}.table-filter-bar{gap:20px;padding:20px 28px}.search-input-wrapper input{padding:14px 0;font-size:16px}.search-input-wrapper .search-icon{width:16px;font-size:16px}.filter-select{min-width:220px;padding:14px 18px;font-size:16px}.info-card{border-radius:14px;padding:28px}.info-main h2{font-size:28px}.info-main .no-pendaftaran{font-size:18px}.info-item .label{font-size:13px}.info-item .value{font-size:16px}.tabs-container{border-radius:14px}.tab{gap:10px;padding:18px 28px;font-size:16px}.tab-content{padding:28px}.data-section h3{font-size:18px}.data-item{border-radius:10px;padding:14px}.data-item .label{font-size:13px}.data-item .value{font-size:16px}.dokumen-header h3{font-size:18px}.dokumen-item-verify{border-radius:10px;padding:20px}.dokumen-info .doc-icon{font-size:28px}.dokumen-info .doc-name{font-size:16px}.dokumen-info .doc-file{font-size:13px}.verification-actions{border-radius:14px;padding:28px}.catatan-section label{font-size:16px}.catatan-section textarea{padding:14px;font-size:16px}.empty-state svg{font-size:56px}.empty-state p{font-size:18px}.stats-grid .stat-card,.stat-card{border-radius:14px;padding:24px}.stat-icon{width:60px;height:60px;font-size:24px}.stat-label{font-size:15px}.stat-value{font-size:22px}.data-table th,.data-table td{padding:14px 18px;font-size:15px}.badge{padding:5px 12px;font-size:13px}.btn{padding:12px 22px;font-size:15px}}@media (min-width:3200px){.panitia-page{max-width:100%;padding:48px 80px}.table-filter-bar{gap:24px;padding:24px 36px}.search-input-wrapper .search-icon{width:18px;font-size:18px}.panitia-page .page-header{margin-bottom:36px}.panitia-page .page-header h1{gap:20px;font-size:36px}.panitia-page .page-header p{margin-top:12px;font-size:20px}.btn-back{width:60px;height:60px;font-size:20px}.header-with-back{gap:24px}.filter-section{gap:24px;margin-bottom:28px}.search-input-wrapper{border-radius:12px;gap:14px;padding:0 20px}.search-input-wrapper input{padding:16px 0;font-size:18px}.search-input-wrapper .btn{padding:10px 20px;font-size:16px}.filter-select{border-radius:12px;min-width:260px;padding:16px 22px;font-size:18px}.info-card{border-radius:18px;margin-bottom:36px;padding:36px}.info-header{margin-bottom:28px;padding-bottom:28px}.info-main h2{margin-bottom:12px;font-size:34px}.info-main .no-pendaftaran{font-size:22px}.info-grid{gap:24px}.info-item .label{font-size:15px}.info-item .value{font-size:20px}.tabs-container{border-radius:18px;margin-bottom:36px}.tabs{gap:4px}.tab{border-bottom-width:3px;gap:12px;padding:22px 36px;font-size:20px}.tab-content{padding:36px}.data-section h3{margin-bottom:20px;padding-bottom:12px;font-size:22px}.data-grid{gap:16px}.data-item{border-radius:12px;gap:6px;padding:18px}.data-item .label{font-size:15px}.data-item .value{font-size:20px}.dokumen-header{margin-bottom:24px}.dokumen-header h3{font-size:22px}.dokumen-list{gap:16px}.dokumen-item-verify{border-radius:14px;padding:24px}.dokumen-info{gap:16px}.dokumen-info .doc-icon{font-size:34px}.dokumen-info .doc-name{font-size:20px}.dokumen-info .doc-file{font-size:15px}.verification-actions{border-radius:18px;padding:36px}.catatan-section label{margin-bottom:12px;font-size:20px}.catatan-section textarea{border-radius:12px;padding:16px;font-size:18px}.verification-actions .action-buttons{gap:16px}.empty-state{padding:60px}.empty-state svg{margin-bottom:24px;font-size:68px}.empty-state p{font-size:22px}.stats-grid .stat-card,.stat-card{border-radius:18px;padding:32px}.stat-icon{border-radius:18px;width:76px;height:76px;font-size:30px}.stat-label{font-size:18px}.stat-value{font-size:28px}.data-table th,.data-table td{padding:18px 24px;font-size:18px}.data-table th{font-size:16px}.badge{border-radius:8px;padding:6px 16px;font-size:15px}.btn{border-radius:12px;padding:16px 30px;font-size:18px}.btn-success,.btn-danger,.btn-outline{font-size:18px}}.profil-alert{border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 20px;font-size:14px;font-weight:500;animation:.3s slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profil-alert-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.profil-alert-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.profil-layout{grid-template-columns:320px 1fr;align-items:start;gap:24px;display:grid}.profil-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06)}.profil-photo-section{background:linear-gradient(135deg,#059669 0%,#10b981 100%);flex-direction:column;align-items:center;padding:32px 24px 20px;display:flex;position:relative}.profil-photo-wrapper{border:4px solid rgba(255,255,255,.8);border-radius:50%;width:120px;height:120px;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.15)}.profil-photo{object-fit:cover;width:100%;height:100%}.profil-photo-placeholder{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profil-photo-placeholder span{color:#059669;font-size:48px;font-weight:700}.profil-photo-uploading{color:#fff;background:rgba(0,0,0,.5);justify-content:center;align-items:center;font-size:28px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.profil-photo-actions{gap:8px;margin-bottom:8px;display:flex}.profil-photo-actions .btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.profil-photo-actions .btn-primary{color:#059669;background:#fff}.profil-photo-actions .btn-primary:hover{background:#f0fdf4}.profil-photo-actions .btn-outline-danger{color:#fff;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.4)}.profil-photo-actions .btn-outline-danger:hover{background:#dc2626;border-color:#dc2626}.profil-photo-hint{color:rgba(255,255,255,.7);margin:0;font-size:11px}.profil-card-info{text-align:center;padding:24px}.profil-card-info h3{color:#1e293b;margin:0 0 8px;font-size:18px;font-weight:700}.profil-role-badge{color:#065f46;background:#d1fae5;border-radius:20px;margin-bottom:16px;padding:3px 14px;font-size:12px;font-weight:600;display:inline-block}.profil-meta{border-top:1px solid #f1f5f9;flex-direction:column;gap:10px;padding-top:16px;display:flex}.profil-meta-item{color:#64748b;text-align:left;align-items:center;gap:10px;font-size:13px;display:flex}.profil-meta-item svg{color:#94a3b8;flex-shrink:0;width:16px}.profil-main{min-width:0}.profil-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.profil-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.profil-tab:hover{color:#1e293b;background:#f8fafc}.profil-tab.active{color:#fff;background:#059669;box-shadow:0 2px 8px rgba(5,150,105,.2)}.profil-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.profil-form-card h2{color:#1e293b;border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;margin:0 0 24px;padding-bottom:16px;font-size:18px;font-weight:700;display:flex}.profil-form-card h2 svg{color:#059669}.profil-form-group{margin-bottom:20px}.profil-form-group label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.profil-form-group label .required{color:#ef4444}.profil-input-wrapper{align-items:center;display:flex;position:relative}.profil-input-wrapper .input-icon{color:#94a3b8;z-index:1;font-size:14px;position:absolute;left:14px}.profil-input-wrapper input{color:#1e293b;background:#fafafa;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:12px 14px 12px 42px;font-size:14px;transition:all .2s}.profil-input-wrapper input:focus{background:#fff;border-color:#059669;outline:none;box-shadow:0 0 0 3px rgba(5,150,105,.1)}.toggle-password{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;position:absolute;right:12px}.toggle-password:hover{color:#64748b}.field-error{color:#ef4444;align-items:center;gap:6px;margin-top:6px;font-size:12px;display:flex}.profil-form-actions{border-top:1px solid #f1f5f9;margin-top:28px;padding-top:20px}.profil-form-actions .btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.profil-form-actions .btn-primary{color:#fff;background:#059669}.profil-form-actions .btn-primary:hover{background:#047857}.profil-form-actions .btn-primary:disabled{cursor:not-allowed;background:#94a3b8}@media (max-width:900px){.profil-layout{grid-template-columns:1fr}}@media (max-width:480px){.profil-form-card{padding:20px 16px}.profil-tabs{flex-direction:column}.profil-photo-wrapper{width:100px;height:100px}.profil-photo-placeholder span{font-size:40px}}.emoji-sticker-picker{align-items:center;display:flex;position:relative}.picker-toggle-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:20px;line-height:1;transition:all .2s;display:flex}.picker-toggle-btn:hover,.picker-toggle-btn.active{background:#f0f9ff;border-color:#0891b2;transform:scale(1.1)}.picker-panel{z-index:100;background:#fff;border-radius:14px;width:340px;animation:.2s ease-out pickerSlideIn;position:absolute;right:0;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.18)}.picker-panel.top{bottom:50px}.picker-panel.bottom{top:50px}@keyframes pickerSlideIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.picker-tabs{background:#fafbfc;border-bottom:1px solid #e5e7eb;display:flex}.picker-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid transparent;flex:1;padding:10px;font-size:13px;font-weight:600;transition:all .2s}.picker-tab:hover{color:#1f2937;background:#f0f9ff}.picker-tab.active{color:#0891b2;background:#fff;border-bottom-color:#0891b2}.picker-emoji-content{flex-direction:column;display:flex}.emoji-categories-bar{border-bottom:1px solid #f3f4f6;gap:2px;padding:8px 8px 4px;display:flex;overflow-x:auto}.emoji-cat-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:16px;line-height:1;transition:background .15s;display:flex}.emoji-cat-btn:hover{background:#f0f9ff}.emoji-cat-btn.active{background:#e0f2fe}.emoji-category-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;padding:8px 12px 4px;font-size:11px;font-weight:600}.emoji-grid{grid-template-columns:repeat(8,1fr);gap:2px;max-height:220px;padding:4px 8px 8px;display:grid;overflow-y:auto}.emoji-item{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:0;font-size:22px;line-height:1;transition:all .15s;display:flex}.emoji-item:hover{background:#f0f9ff;transform:scale(1.2)}.picker-sticker-content{flex-direction:column;display:flex}.sticker-packs-bar{border-bottom:1px solid #f0f1f3;gap:6px;padding:10px 10px 8px;display:flex;overflow-x:auto}.sticker-pack-btn{color:#6b7280;cursor:pointer;white-space:nowrap;letter-spacing:.2px;background:linear-gradient(135deg,#f0f1f3 0%,#e5e7eb 100%);border:none;border-radius:20px;align-items:center;gap:4px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .25s;display:flex}.sticker-pack-btn:hover{color:#0891b2;background:linear-gradient(135deg,#e0f2fe 0%,#cffafe 100%);transform:translateY(-1px);box-shadow:0 2px 8px rgba(8,145,178,.15)}.sticker-pack-btn.active{color:#fff;background:linear-gradient(135deg,#0891b2 0%,#06b6d4 100%);transform:translateY(-1px);box-shadow:0 3px 10px rgba(8,145,178,.3)}.sticker-grid{grid-template-columns:repeat(4,1fr);gap:8px;max-height:260px;padding:12px;display:grid;overflow-y:auto}.sticker-item{aspect-ratio:1;cursor:pointer;background:linear-gradient(145deg,#f8fafc 0%,#f0f4f8 100%);border:none;border-radius:16px;justify-content:center;align-items:center;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.sticker-item:hover{z-index:2;background:linear-gradient(145deg,#e0f7fa 0%,#e0f2fe 100%);transform:scale(1.12);box-shadow:0 6px 20px rgba(8,145,178,.18)}.sticker-item:active{transform:scale(.92)}.sticker-item-emoji{-webkit-filter:drop-shadow(0 2px 4px rgba(0,0,0,.08));filter:drop-shadow(0 2px 4px rgba(0,0,0,.08));font-size:42px;line-height:1;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.sticker-item:hover .sticker-item-emoji{animation:.4s stickerBounce;transform:scale(1.18)}@keyframes stickerBounce{0%{transform:scale(1)}40%{transform:scale(1.3)}70%{transform:scale(1.1)}to{transform:scale(1.18)}}.sticker-item-label{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:rgba(31,41,55,.85);border-radius:6px;padding:2px 8px;font-size:10px;font-weight:600;transition:all .2s;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)translateY(100%)scale(.8)}.sticker-item:hover .sticker-item-label{opacity:1;transform:translate(-50%)translateY(100%)scale(1)}.sticker-content{justify-content:center;align-items:center;padding:6px 0;display:flex}.sticker-emoji{-webkit-filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:72px;line-height:1;animation:.35s cubic-bezier(.34,1.56,.64,1) stickerAppear}@keyframes stickerAppear{0%{opacity:0;transform:scale(.3)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(0)}}.sticker-label{display:none}.bubble-mine.sticker-bubble,.bubble-theirs.sticker-bubble,.fc-mine.sticker-bubble,.fc-theirs.sticker-bubble{padding:4px 8px;box-shadow:none!important;background:0 0!important}.bubble-mine.sticker-bubble .bubble-time,.fc-mine.sticker-bubble .fc-time{color:#9ca3af!important}@media (max-width:480px){.picker-panel{width:300px;right:-10px}.emoji-grid{grid-template-columns:repeat(7,1fr)}.sticker-grid{grid-template-columns:repeat(3,1fr);gap:6px;padding:8px}.sticker-item-emoji{font-size:34px}}.emoji-grid::-webkit-scrollbar{width:4px}.sticker-grid::-webkit-scrollbar{width:4px}.emoji-grid::-webkit-scrollbar-track{background:0 0}.sticker-grid::-webkit-scrollbar-track{background:0 0}.emoji-grid::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.sticker-grid::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}@media (min-width:2000px){.picker-toggle-btn{width:48px;height:48px;font-size:24px}.picker-panel{border-radius:16px;width:400px}.emoji-grid{gap:4px}.emoji-item{padding:6px;font-size:26px}.sticker-item-emoji{font-size:46px}}@media (min-width:3200px){.picker-toggle-btn{width:60px;height:60px;font-size:28px}.picker-panel{border-radius:20px;width:500px}.picker-tabs .tab-btn{padding:14px 20px;font-size:16px}.emoji-grid{gap:6px;padding:12px}.emoji-item{padding:8px;font-size:32px}.sticker-grid{gap:12px;padding:12px}.sticker-item-emoji{font-size:56px}.category-label{padding:8px 14px;font-size:14px}}.chat-container{background:#fff;border-radius:12px;height:calc(100vh - 240px);min-height:500px;display:flex;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08)}.chat-sidebar{background:#fafbfc;border-right:1px solid #e5e7eb;flex-direction:column;width:360px;min-width:360px;display:flex}.chat-sidebar-header{border-bottom:1px solid #e5e7eb;padding:16px}.chat-search{position:relative}.chat-search .search-icon{color:#9ca3af;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.chat-search input{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:14px;transition:border-color .2s}.chat-search input:focus{border-color:#0891b2;box-shadow:0 0 0 3px rgba(8,145,178,.1)}.conversation-list{flex:1;overflow-y:auto}.conversation-item{cursor:pointer;border-bottom:1px solid #f3f4f6;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.conversation-item:hover{background:#f0f9ff}.conversation-item.active{background:#e0f2fe;border-left:3px solid #0891b2}.conversation-item.has-unread{background:#f0fdfa}.conv-avatar{background:linear-gradient(135deg,#e0f2fe 0%,#cffafe 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.conv-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.conv-avatar-initial{color:#0891b2;font-size:16px;font-weight:700;line-height:1}.conversation-item.has-unread .conv-avatar{background:linear-gradient(135deg,#0891b2 0%,#06b6d4 100%)}.conversation-item.has-unread .conv-avatar-initial{color:#fff}.conv-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.conv-header{justify-content:space-between;align-items:center;display:flex}.conv-name{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.conv-time{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:11px}.conversation-item.has-unread .conv-time{color:#0891b2;font-weight:600}.conv-no-daftar{color:#6b7280;font-family:monospace;font-size:11px}.conv-preview{justify-content:space-between;align-items:center;gap:8px;display:flex}.conv-last-msg{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.conversation-item.has-unread .conv-last-msg{color:#1f2937;font-weight:500}.you-prefix{color:#9ca3af}.unread-badge{color:#fff;text-align:center;background:#0891b2;border-radius:10px;flex-shrink:0;min-width:20px;padding:2px 7px;font-size:11px;font-weight:700}.chat-loading,.chat-empty{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;display:flex}.chat-empty svg{font-size:40px}.chat-main{background:#f8fafc;flex-direction:column;flex:1;display:flex}.chat-main-header{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;min-height:64px;padding:14px 20px;display:flex}.back-btn-mobile{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;display:none}.chat-user-info{flex:1;align-items:center;gap:12px;display:flex}.chat-user-avatar{background:linear-gradient(135deg,#e0f2fe 0%,#cffafe 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.chat-user-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.chat-user-avatar-initial{color:#0891b2;font-size:16px;font-weight:700;line-height:1}.chat-user-detail h3{color:#1f2937;margin:0;font-size:15px;font-weight:600}.chat-user-detail span{color:#6b7280;font-size:12px}.chat-wa-btn{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.chat-wa-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(37,211,102,.4)}.chat-messages{flex-direction:column;flex:1;gap:4px;padding:20px;display:flex;overflow-y:auto}.chat-no-messages{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex}.chat-no-messages svg{font-size:48px}.chat-date-divider{text-align:center;margin:16px 0 8px}.chat-date-divider span{color:#6b7280;background:#e5e7eb;border-radius:12px;padding:4px 14px;font-size:11px}.chat-bubble-row{gap:8px;margin-bottom:2px;display:flex}.chat-bubble-row.mine{justify-content:flex-end}.chat-bubble-row.theirs{justify-content:flex-start}.chat-bubble-avatar{background:linear-gradient(135deg,#e0f2fe 0%,#cffafe 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:28px;height:28px;display:flex;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08)}.chat-bubble-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.chat-bubble-avatar span{color:#0891b2;font-size:12px;font-weight:700;line-height:1}.chat-bubble-avatar--hidden{visibility:hidden}.chat-bubble{word-wrap:break-word;border-radius:16px;max-width:70%;padding:10px 14px;position:relative}.bubble-mine{color:#fff;background:#0891b2;border-bottom-right-radius:4px}.bubble-theirs{color:#1f2937;background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.bubble-sender{color:#0891b2;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.bubble-text{white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.bubble-time{justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:10px;display:flex}.bubble-mine .bubble-time{color:rgba(255,255,255,.7)}.bubble-theirs .bubble-time{color:#9ca3af}.read-icon{font-size:10px}.chat-input-area{background:#fff;border-top:1px solid #e5e7eb;gap:10px;padding:14px 20px;display:flex}.chat-input{border:1px solid #e5e7eb;border-radius:24px;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.chat-input:focus{border-color:#0891b2;box-shadow:0 0 0 3px rgba(8,145,178,.1)}.chat-send-btn{color:#fff;cursor:pointer;background:#0891b2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:background .2s,transform .2s;display:flex}.chat-send-btn:hover:not(:disabled){background:#0e7490;transform:scale(1.05)}.chat-send-btn:disabled{cursor:not-allowed;background:#d1d5db}.chat-placeholder{color:#9ca3af;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:20px;display:flex}.chat-placeholder svg{color:#d1d5db;font-size:64px}.chat-placeholder h3{color:#6b7280;margin:0;font-size:20px;font-weight:600}.chat-placeholder p{max-width:300px;font-size:14px}@media (max-width:768px){.chat-container{height:calc(100vh - 200px);position:relative}.chat-sidebar{z-index:2;width:100%;display:none;position:absolute;top:0;bottom:0;left:0;right:0}.chat-sidebar.show-mobile{display:flex}.chat-main{display:none;position:absolute;top:0;bottom:0;left:0;right:0}.chat-main.show-mobile{display:flex}.back-btn-mobile{display:block}.chat-bubble{max-width:85%}}@media (max-width:480px){.chat-input-area{padding:10px 12px}.chat-messages{padding:12px}.chat-main-header{padding:10px 12px}}@media (max-width:1024px) and (min-width:769px){.chat-sidebar{width:280px;min-width:280px}}@media (min-width:2000px){.chat-container{border-radius:16px;min-height:600px}.chat-sidebar{width:420px;min-width:420px}.chat-sidebar-header{padding:20px}.chat-search input{border-radius:10px;padding:13px 14px 13px 40px;font-size:16px}.conversation-item{gap:14px;padding:16px 20px}.conv-avatar{width:48px;height:48px}.conv-avatar-initial{font-size:18px}.conv-name{font-size:16px}.conv-time{font-size:12px}.conv-last-msg{font-size:14px}.unread-badge{padding:3px 9px;font-size:12px}.chat-main-header{padding:16px 24px}.chat-messages{padding:20px}.message-bubble{border-radius:14px;max-width:55%;padding:12px 16px;font-size:15px}.message-time{font-size:12px}.chat-input-area{padding:16px 24px}.chat-input-area input,.chat-input-area textarea{padding:13px 16px;font-size:16px}}@media (min-width:3200px){.chat-container{border-radius:20px;min-height:700px}.chat-sidebar{width:520px;min-width:520px}.chat-sidebar-header{padding:24px}.chat-search input{border-radius:12px;padding:16px 18px 16px 46px;font-size:18px}.chat-search .search-icon{font-size:18px;left:16px}.conversation-item{gap:18px;padding:20px 24px}.conv-avatar{width:56px;height:56px}.conv-avatar-initial{font-size:22px}.conv-name{font-size:20px}.conv-time,.conv-no-daftar{font-size:14px}.conv-last-msg{font-size:17px}.unread-badge{border-radius:14px;padding:4px 12px;font-size:14px}.chat-main-header{padding:20px 32px}.chat-messages{padding:28px}.message-bubble{border-radius:18px;max-width:50%;padding:16px 22px;font-size:18px}.message-time{font-size:14px}.chat-input-area{padding:20px 32px}.chat-input-area input,.chat-input-area textarea{border-radius:12px;padding:16px 20px;font-size:18px}.chat-loading svg,.chat-empty svg{font-size:56px}.chat-loading,.chat-empty{gap:16px;font-size:18px}}.tpa-action-bar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.tpa-search-box{min-width:220px;max-width:320px;margin-left:auto;position:relative}.tpa-search-box input{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 14px 10px 38px;font-size:14px;transition:all .2s}.tpa-search-box input:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px rgba(124,58,237,.1)}.tpa-search-icon{color:#94a3b8;pointer-events:none;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.tpa-detail-title{color:#1e293b;margin:0 0 2px;font-size:18px;font-weight:700}.tpa-detail-sub{color:#64748b;margin:0;font-size:13px}.tpa-loading{text-align:center;color:#7c3aed;padding:80px 20px}.tpa-loading p{color:#64748b;margin-top:16px;font-size:15px}.tpa-ujian-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:16px;display:grid}.tpa-ujian-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;transition:all .2s;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04)}.tpa-ujian-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.tpa-ujian-card.active{border-left:4px solid #059669}.tpa-ujian-card.inactive{border-left:4px solid #94a3b8}.tpa-card-header{justify-content:space-between;align-items:flex-start;gap:8px;padding:18px 18px 0;display:flex}.tpa-card-title h3{color:#1e293b;margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.3}.tpa-card-badges{flex-wrap:wrap;gap:6px;display:flex}.tpa-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.tpa-badge.badge-success{color:#059669;background:#d1fae5}.tpa-badge.badge-secondary{color:#64748b;background:#f1f5f9}.tpa-badge.badge-info{color:#2563eb;background:#dbeafe}.tpa-card-menu{flex-shrink:0;gap:4px;display:flex}.tpa-btn-icon{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:all .15s;display:flex}.tpa-btn-icon:hover{color:#334155;background:#e2e8f0}.tpa-btn-icon.danger:hover{color:#dc2626;background:#fef2f2}.tpa-card-desc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;padding:0 18px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.tpa-card-meta{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:14px;margin-top:12px;padding:14px 18px;display:flex}.tpa-meta-item{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}.tpa-meta-item svg{color:#94a3b8;font-size:12px}.tpa-card-footer{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;display:flex}.tpa-card-toggles{gap:8px;display:flex}.tpa-toggle-btn{color:#94a3b8;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;transition:all .15s;display:inline-flex}.tpa-toggle-btn.on{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.tpa-toggle-btn.on svg{font-size:16px}.tpa-toggle-btn:hover{border-color:#7c3aed}.tpa-card-actions{gap:6px;display:flex}.btn-sm{border-radius:8px;padding:6px 12px;font-size:12px}.btn-outline-primary{color:#7c3aed;cursor:pointer;background:0 0;border:1px solid #7c3aed;align-items:center;gap:5px;font-weight:500;transition:all .15s;display:inline-flex}.btn-outline-primary:hover{color:#fff;background:#7c3aed}.btn-outline-success{color:#059669;cursor:pointer;background:0 0;border:1px solid #059669;align-items:center;gap:5px;font-weight:500;transition:all .15s;display:inline-flex}.btn-outline-success:hover{color:#fff;background:#059669}.tpa-soal-list{flex-direction:column;gap:14px;display:flex}.tpa-soal-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.tpa-soal-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.tpa-soal-number{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.tpa-soal-info{flex:1;align-items:center;gap:8px;display:flex}.tpa-soal-point{color:#7c3aed;font-size:12px;font-weight:600}.tpa-soal-actions{gap:4px;display:flex}.tpa-soal-question{color:#1e293b;white-space:pre-wrap;margin-bottom:12px;font-size:15px;line-height:1.6}.tpa-soal-options{flex-direction:column;gap:6px;display:flex}.tpa-option{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;padding:8px 14px;font-size:14px;transition:all .15s;display:flex}.tpa-option.correct{background:#ecfdf5;border-color:#a7f3d0}.tpa-option-label{color:#64748b;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.tpa-option.correct .tpa-option-label{color:#fff;background:#059669}.tpa-option-text{color:#334155;flex:1}.tpa-option-check{color:#059669;font-size:16px}.tpa-soal-tips{color:#92400e;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fde68a;border-radius:10px;align-items:flex-start;gap:10px;margin-top:10px;padding:12px 16px;font-size:13px;line-height:1.5;display:flex}.tpa-soal-tips svg{color:#f59e0b;flex-shrink:0;margin-top:2px;font-size:16px}.tpa-score{border-radius:6px;padding:3px 10px;font-size:15px;font-weight:700}.tpa-score.pass{color:#059669;background:#ecfdf5}.tpa-score.fail{color:#dc2626;background:#fef2f2}.tpa-form-group{flex:1;margin-bottom:16px}.tpa-form-group label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.tpa-form-group label .required{color:#ef4444}.tpa-form-group input,.tpa-form-group select,.tpa-form-group textarea{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.tpa-form-group input:focus,.tpa-form-group select:focus,.tpa-form-group textarea:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px rgba(124,58,237,.1)}.tpa-form-group textarea{resize:vertical;font-family:inherit}.tpa-form-row{gap:12px;display:flex}.tpa-form-checks{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.tpa-checkbox{cursor:pointer;color:#334155;align-items:center;gap:10px;font-size:14px;display:flex}.tpa-checkbox input[type=checkbox]{accent-color:#7c3aed;cursor:pointer;width:18px;height:18px}.tpa-checkbox span{align-items:center;gap:6px;display:flex}.tpa-checkbox svg{color:#7c3aed;font-size:13px}.tpa-soal-modal{max-width:680px}.tpa-soal-modal .modal-body{max-height:70vh;overflow-y:auto}.tpa-opsi-section{margin-bottom:16px}.tpa-opsi-title{color:#374151;margin-bottom:10px;font-size:13px;font-weight:600;display:block}.tpa-opsi-input{border-radius:10px;align-items:center;gap:10px;margin-bottom:8px;padding:4px;transition:background .15s;display:flex}.tpa-opsi-input.selected{background:#ecfdf5}.tpa-opsi-radio{cursor:pointer;flex-shrink:0;align-items:center;gap:6px;display:flex}.tpa-opsi-radio input[type=radio]{accent-color:#059669;cursor:pointer;width:16px;height:16px}.tpa-opsi-letter{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.tpa-opsi-input.selected .tpa-opsi-letter{color:#fff;background:#059669}.tpa-opsi-input input[type=text]{border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:9px 12px;font-size:14px;transition:all .15s}.tpa-opsi-input input[type=text]:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px rgba(124,58,237,.1)}.tpa-opsi-hint{color:#94a3b8;align-items:center;gap:5px;margin-top:6px;font-size:12px;display:flex}.tpa-opsi-hint svg{color:#7c3aed}.tpa-bs-options{gap:12px;display:flex}.tpa-bs-option{cursor:pointer;color:#64748b;border:2px solid #e5e7eb;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.tpa-bs-option:hover{border-color:#7c3aed}.tpa-bs-option.selected{color:#059669;background:#ecfdf5;border-color:#059669}.tpa-bs-option input[type=radio]{display:none}.table-responsive{overflow-x:auto}.data-table th,.data-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:12px 16px;font-size:13px}.data-table th{color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;font-size:12px;font-weight:600}.badge-verified{color:#059669;background:#d1fae5;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.badge-rejected{color:#dc2626;background:#fef2f2;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.alert-danger{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:flex}@media (max-width:768px){.tpa-ujian-grid{grid-template-columns:1fr}.tpa-action-bar{flex-direction:column;align-items:stretch}.tpa-search-box{min-width:auto;max-width:100%;margin-left:0}.tpa-card-footer{flex-direction:column}.tpa-card-toggles,.tpa-card-actions{justify-content:center;width:100%}.tpa-form-row{flex-direction:column;gap:0}.tpa-soal-modal{max-width:95vw}.tpa-bs-options{flex-direction:column;gap:8px}.tpa-detail-title{font-size:15px}}@media (min-width:2000px){.tpa-ujian-grid{grid-template-columns:repeat(3,1fr);gap:20px}.tpa-ujian-card{border-radius:18px}.tpa-card-title h3{font-size:18px}.tpa-soal-number{width:44px;height:44px;font-size:18px}.tpa-soal-question{font-size:17px}.tpa-option{padding:12px 18px;font-size:16px}.data-table th,.data-table td{padding:14px 20px;font-size:15px}}@media (min-width:3200px){.tpa-ujian-grid{grid-template-columns:repeat(4,1fr);gap:28px}.tpa-card-title h3{font-size:22px}.tpa-badge{padding:5px 14px;font-size:14px}.tpa-soal-number{width:52px;height:52px;font-size:22px}.tpa-soal-card{border-radius:20px;padding:28px}.tpa-soal-question{font-size:20px}.tpa-option{border-radius:14px;padding:16px 22px;font-size:18px}.data-table th,.data-table td{padding:18px 24px;font-size:17px}}.tpa-image-preview{max-width:100%;margin-top:6px;display:inline-block;position:relative}.tpa-image-preview img{object-fit:contain;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;max-width:100%;max-height:200px}.tpa-image-remove{color:#fff;cursor:pointer;opacity:.9;background:#ef4444;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;transition:opacity .15s;display:flex;position:absolute;top:6px;right:6px}.tpa-image-remove:hover{opacity:1}.tpa-image-upload{align-items:center;gap:10px;margin-top:6px;display:flex}.tpa-image-upload-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:2px dashed #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;transition:all .15s;display:inline-flex}.tpa-image-upload-btn:hover{color:#7c3aed;background:#e2e8f0;border-color:#7c3aed}.tpa-image-hint{color:#94a3b8;font-size:11px}.tpa-soal-image{margin:8px 0}.tpa-soal-image img{object-fit:contain;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;max-width:100%;max-height:250px}.tpa-option-content{flex:1;align-items:center;gap:8px;display:flex}.tpa-option-img{object-fit:contain;border:1px solid #e2e8f0;border-radius:6px;max-width:120px;max-height:60px}.tpa-opsi-content{flex:1;align-items:center;gap:8px;display:flex}.tpa-opsi-content input[type=text]{border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:9px 12px;font-size:14px;transition:all .15s}.tpa-opsi-content input[type=text]:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px rgba(124,58,237,.1)}.tpa-opsi-image-btn{color:#94a3b8;cursor:pointer;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.tpa-opsi-image-btn:hover{color:#7c3aed;background:#e0e7ff;border-color:#7c3aed}.tpa-opsi-image-preview{flex-shrink:0;position:relative}.tpa-opsi-image-preview img{object-fit:contain;border:1px solid #e2e8f0;border-radius:6px;max-width:80px;max-height:50px}.tpa-opsi-image-remove{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:10px;display:flex;position:absolute;top:-6px;right:-6px}.sync-info-banner{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 18px;font-size:.85rem;display:flex}.sync-info-banner svg{flex-shrink:0;margin-top:2px}.sync-info-banner code{background:#dbeafe;border-radius:4px;padding:1px 5px;font-size:.8rem}.stat-detail{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.badge{border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:600}.badge-warning{color:#92400e;background:#fef3c7}.badge-success{color:#065f46;background:#d1fae5}.badge-danger{color:#991b1b;background:#fee2e2}.filter-tabs{background:#f1f5f9;border-radius:8px;display:flex;overflow:hidden}.filter-tabs .tab{cursor:pointer;color:#64748b;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;padding:7px 14px;font-size:.8rem;transition:all .2s;display:flex}.filter-tabs .tab:hover{color:#334155;background:#e2e8f0}.filter-tabs .tab.active{color:#fff;background:#7c3aed}.tab-count{background:rgba(255,255,255,.2);border-radius:10px;padding:0 6px;font-size:.7rem;font-weight:600}.tab.active .tab-count{background:rgba(255,255,255,.3)}.sync-table{border-collapse:collapse;width:100%}.sync-table thead{background:#f8fafc}.sync-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:12px 14px;font-size:.75rem;font-weight:600}.sync-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 14px;font-size:.85rem}.sync-table tbody tr:hover{background:#faf5ff}.sync-table tbody tr.row-selected{background:#ede9fe}.col-check{text-align:center;width:40px}.col-check input[type=checkbox]{accent-color:#7c3aed;cursor:pointer;width:16px;height:16px}.col-no{color:#94a3b8;text-align:center;width:45px}.col-nama{min-width:160px}.col-nama small{color:#94a3b8;font-size:.75rem;display:block}.no-reg{background:#f1f5f9;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:.8rem}.prodi-badge{color:#6d28d9;white-space:nowrap;background:#ede9fe;border-radius:6px;padding:3px 8px;font-size:.78rem;font-weight:500}.text-muted{color:#94a3b8}.sync-status{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:.8rem;font-weight:500;display:inline-flex}.sync-status.synced{color:#065f46;background:#d1fae5}.sync-status.not-synced{color:#92400e;background:#fef3c7}.portal-st{margin-left:3px;font-size:.7rem}.portal-pending{color:#d97706}.portal-approved{color:#059669}.portal-rejected{color:#dc2626}.portal-revision{color:#2563eb}.sync-toast{z-index:999;border-radius:10px;align-items:center;gap:10px;max-width:420px;padding:14px 20px;font-size:.9rem;animation:.3s toastIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.sync-toast button{cursor:pointer;opacity:.7;color:inherit;background:0 0;border:none;padding:2px}.toast-success{color:#fff;background:#065f46}.toast-warning{color:#fff;background:#92400e}.toast-error{color:#fff;background:#991b1b}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.filter-tabs{width:100%}.filter-tabs .tab{flex:1;justify-content:center}.sync-table{min-width:800px}.sync-toast{max-width:none;bottom:16px;left:16px;right:16px}}.dashboard-container{background:#f1f5f9;min-height:100vh;display:flex}.sidebar{color:#fff;z-index:1000;background:linear-gradient(#1e40af 0%,#1e3a8a 100%);flex-direction:column;height:100vh;transition:width .3s;display:flex;position:fixed;top:0;left:0}.sidebar.open{width:260px}.sidebar.closed{width:70px}.sidebar-header{border-bottom:1px solid rgba(255,255,255,.1);align-items:center;gap:12px;padding:20px;display:flex}.sidebar-logo{object-fit:contain;width:40px;height:40px}.sidebar-brand h2{color:#fff;margin:0;font-size:18px;font-weight:700}.sidebar-brand span{color:rgba(255,255,255,.7);font-size:11px}.sidebar-nav{flex:1;padding:20px 12px;overflow-y:auto}.nav-item{color:rgba(255,255,255,.7);border-radius:8px;align-items:center;gap:12px;margin-bottom:4px;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex;position:relative}.nav-item:hover,.nav-item.active{color:#fff;background:rgba(255,255,255,.1)}.nav-badge{color:#fff;letter-spacing:-.5px;background:linear-gradient(135deg,#ef4444,#f97316);border-radius:50%;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 6px;font-size:10px;font-weight:800;line-height:1;animation:.3s badgePop,2s ease-in-out infinite badgePulse;display:flex;box-shadow:0 2px 8px rgba(239,68,68,.5),0 0 0 3px rgba(255,255,255,.15)}.sidebar.closed .nav-badge{border-radius:50%;min-width:12px;height:12px;padding:0;font-size:0;position:absolute;top:4px;right:4px;box-shadow:0 0 0 2px rgba(255,255,255,.25),0 2px 6px rgba(239,68,68,.5)}@keyframes badgePop{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes badgePulse{0%,to{box-shadow:0 2px 8px rgba(239,68,68,.5),0 0 0 3px rgba(255,255,255,.15)}50%{box-shadow:0 2px 12px rgba(239,68,68,.7),0 0 0 5px rgba(239,68,68,.15)}}.nav-icon{text-align:center;width:20px;font-size:16px}.nav-text{font-size:14px;font-weight:500}.sidebar-footer{border-top:1px solid rgba(255,255,255,.1);padding:20px 12px}.logout-btn{color:#fca5a5;cursor:pointer;background:rgba(220,38,38,.2);border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.logout-btn:hover{color:#fff;background:rgba(220,38,38,.3)}.main-wrapper{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:260px;transition:margin-left .3s;display:flex;overflow-x:hidden}.main-wrapper.expanded{margin-left:70px}.top-navbar{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:-webkit-sticky;position:sticky;top:0}.navbar-left{align-items:center;gap:16px;display:flex}.toggle-sidebar{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.toggle-sidebar:hover{color:#1e40af;background:#e2e8f0}.page-title{color:#1e293b;margin:0;font-size:20px;font-weight:600}.navbar-right{align-items:center;gap:16px;display:flex}.notification-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.notification-btn:hover{color:#1e40af;background:#e2e8f0}.notification-badge{color:#fff;background:#dc2626;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:flex;position:absolute;top:6px;right:6px}@keyframes notifSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notif-icon.register{color:#059669;background:#d1fae5}.notif-icon.pending{color:#d97706;background:#fef3c7}.user-menu{position:relative}.user-btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;transition:all .2s;display:flex}.user-btn:hover{background:#f1f5f9}.user-avatar{color:#1e40af;font-size:32px}.user-avatar.panitia-avatar{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex}.user-avatar.admin-avatar{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex}.user-info{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.user-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:14px;font-weight:600;overflow:hidden}.user-role{color:#64748b;text-transform:capitalize;font-size:12px}.user-role-badge{border-radius:10px;padding:1px 8px;font-size:11px;font-weight:600;line-height:1.5}.user-role-badge.panitia{color:#065f46;background:#d1fae5}.user-role-badge.admin{color:#1e40af;background:#dbeafe}.user-role-badge.pendaftar{color:#92400e;background:#fef3c7}.dropdown-icon{color:#64748b;font-size:12px}.user-dropdown{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:200px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1)}.dropdown-item{color:#475569;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.dropdown-item.logout{color:#dc2626}.dropdown-divider{border:none;border-top:1px solid #e2e8f0;margin:4px 0}.main-content{flex:1;min-width:0;padding:24px;overflow-x:hidden}.sidebar.panitia-theme{background:linear-gradient(#059669 0%,#047857 100%)}.sidebar.admin-theme{background:linear-gradient(#7c3aed 0%,#6d28d9 100%)}.nav-item.active{color:#fff;background:rgba(255,255,255,.2)}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:12px 16px}.data-table th{color:#64748b;text-transform:uppercase;background:#f8fafc;font-size:13px;font-weight:600}.data-table td{color:#1e293b;font-size:14px}.data-table tbody tr:hover{background:#f8fafc}.badge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.badge-pending{color:#d97706;background:#fef3c7}.badge-verified{color:#059669;background:#d1fae5}.badge-rejected{color:#dc2626;background:#fee2e2}.btn-action{color:#1e40af;background:#e0f2fe;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-flex}.btn-action:hover{background:#bae6fd}@media (max-width:1200px){.main-wrapper{margin-left:240px}.sidebar.open{width:240px}.top-navbar{padding:14px 20px}.main-content{padding:20px}}@media (max-width:1024px){.sidebar{z-index:1000;transition:transform .3s,width .3s;position:fixed}.sidebar.open{width:260px;transform:translate(0)}.sidebar.closed{width:260px;transform:translate(-100%)}.sidebar-overlay{z-index:999;opacity:0;visibility:hidden;background:rgba(0,0,0,.5);transition:all .3s;position:fixed;top:0;bottom:0;left:0;right:0}.sidebar-overlay.visible{opacity:1;visibility:visible}.main-wrapper,.main-wrapper.expanded{margin-left:0!important}.toggle-sidebar{display:flex}.page-title{font-size:17px}.main-content{padding:18px}}@media (max-width:992px){.page-title{font-size:16px}.user-name{font-size:13px}.user-role{font-size:11px}.main-content{padding:16px}}@media (max-width:768px){.top-navbar{padding:12px 16px}.user-info{display:none}.user-btn{padding:6px 8px}.page-title{font-size:15px}.notification-btn{width:36px;height:36px}.notification-badge{width:16px;height:16px;font-size:9px;top:4px;right:4px}.main-content{padding:14px}.sidebar-header{padding:16px}.sidebar-logo{width:36px;height:36px}.sidebar-brand h2{font-size:16px}.nav-item{padding:10px 14px}.nav-text{font-size:13px}.data-table{min-width:600px}.data-table th,.data-table td{padding:10px 12px;font-size:13px}}@media (max-width:480px){.top-navbar{padding:10px 12px}.toggle-sidebar{width:36px;height:36px}.page-title{font-size:14px}.navbar-right{gap:10px}.notification-btn{width:32px;height:32px;font-size:14px}.user-avatar{font-size:24px}.main-content{padding:12px}.sidebar-header{gap:10px;padding:14px}.sidebar-brand h2{font-size:15px}.sidebar-brand span{font-size:10px}.sidebar-nav{padding:16px 10px}.nav-item{gap:10px;padding:10px 12px}.nav-icon{font-size:14px}.nav-text{font-size:13px}.logout-btn{padding:10px 14px;font-size:13px}.user-dropdown{width:180px}.dropdown-item{padding:10px 14px;font-size:13px}.data-table th,.data-table td{padding:8px 10px;font-size:12px}.badge{padding:3px 8px;font-size:11px}.btn-action{padding:5px 10px;font-size:12px}}@media (max-width:360px){.top-navbar{padding:8px 10px}.page-title{font-size:13px}.toggle-sidebar{width:32px;height:32px}.notification-btn{width:28px;height:28px}.main-content{padding:10px}}@media (min-width:2000px){.sidebar.open{width:320px}.sidebar.closed{width:85px}.main-wrapper{margin-left:320px}.main-wrapper.expanded{margin-left:85px}.sidebar-header{padding:24px}.sidebar-logo{width:52px;height:52px}.sidebar-brand h2{font-size:22px}.sidebar-brand span{font-size:13px}.sidebar-nav{padding:24px 16px}.nav-item{border-radius:10px;gap:14px;margin-bottom:6px;padding:14px 20px}.nav-icon{width:24px;font-size:18px}.nav-text{font-size:16px}.nav-badge{min-width:24px;height:24px;font-size:11px}.logout-btn{padding:14px 20px;font-size:16px}.top-navbar{padding:20px 32px}.page-title{font-size:24px}.toggle-sidebar{width:48px;height:48px;font-size:18px}.notification-btn{border-radius:10px;width:48px;height:48px;font-size:18px}.notification-badge{width:20px;height:20px;font-size:11px}.notif-popup{width:380px}.notif-popup-header{padding:16px 20px;font-size:16px}.notif-popup-item{padding:14px 20px}.notif-popup-item .notif-icon{width:42px;height:42px;font-size:16px}.notif-popup-item div strong{font-size:14px}.notif-popup-item div small{font-size:12px}.user-btn{gap:14px;padding:10px 16px}.user-avatar{width:44px;height:44px;font-size:22px}.user-name{font-size:15px}.user-role{font-size:12px}.user-dropdown{min-width:260px}.dropdown-item{padding:12px 18px;font-size:15px}.main-content{padding:28px}.data-table th,.data-table td{padding:14px 18px;font-size:15px}.badge{padding:5px 12px;font-size:13px}}@media (min-width:3200px){.sidebar.open{width:400px}.sidebar.closed{width:100px}.main-wrapper{margin-left:400px}.main-wrapper.expanded{margin-left:100px}.sidebar-header{gap:16px;padding:32px}.sidebar-logo{width:68px;height:68px}.sidebar-brand h2{font-size:28px}.sidebar-brand span{font-size:16px}.sidebar-nav{padding:28px 20px}.nav-item{border-radius:12px;gap:18px;margin-bottom:8px;padding:18px 24px}.nav-icon{width:28px;font-size:22px}.nav-text{font-size:20px}.nav-badge{min-width:28px;height:28px;padding:0 8px;font-size:13px}.sidebar-footer{padding:28px 20px}.logout-btn{border-radius:12px;padding:18px 24px;font-size:20px}.top-navbar{padding:24px 48px}.page-title{font-size:30px}.toggle-sidebar,.notification-btn{border-radius:12px;width:60px;height:60px;font-size:22px}.notification-badge{width:24px;height:24px;font-size:13px;top:8px;right:8px}.notif-popup{border-radius:16px;width:440px}.notif-popup-header{padding:20px 24px;font-size:18px}.notif-total{padding:4px 12px;font-size:13px}.notif-popup-item{gap:16px;padding:18px 24px}.notif-popup-item .notif-icon{border-radius:12px;width:52px;height:52px;font-size:20px}.notif-popup-item div strong{font-size:16px}.notif-popup-item div small{font-size:14px}.notif-popup-empty svg{font-size:36px}.notif-popup-empty p{font-size:16px}.user-btn{border-radius:12px;gap:16px;padding:12px 20px}.user-avatar{width:56px;height:56px;font-size:28px}.user-name{font-size:18px}.user-role{font-size:14px}.user-dropdown{border-radius:16px;min-width:320px}.dropdown-item{padding:16px 24px;font-size:18px}.main-content{padding:40px}.data-table th,.data-table td{padding:18px 24px;font-size:18px}.data-table th{font-size:16px}.badge{border-radius:8px;padding:6px 16px;font-size:15px}}.fc{z-index:9999;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;position:fixed;bottom:0;right:0}.fc-fab-container,.fc-fab-container *{pointer-events:auto}.fc-fab-container{z-index:10000;align-items:center;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.fc-fab-wrap{flex-shrink:0;position:relative}.fc-fab-tooltip{color:#1f2937;white-space:nowrap;background:#fff;border-radius:12px;padding:8px 16px;font-size:13px;font-weight:500;animation:.4s 2s both fcTooltipIn;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.04)}.fc-fab-tooltip:after{content:"";background:#fff;border-radius:2px;width:12px;height:12px;position:absolute;top:50%;right:-6px;transform:translateY(-50%)rotate(45deg);box-shadow:4px -4px 8px rgba(0,0,0,.04)}@keyframes fcTooltipIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.fc-fab{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0891b2 0%,#06b6d4 50%,#22d3ee 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;font-size:26px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px rgba(8,145,178,.35),0 8px 32px rgba(8,145,178,.15),inset 0 1px rgba(255,255,255,.2)}.fc-fab:hover{transform:scale(1.08);box-shadow:0 6px 24px rgba(8,145,178,.45),0 12px 40px rgba(8,145,178,.2),inset 0 1px rgba(255,255,255,.2)}.fc-fab:active{transform:scale(.95)}.fc-fab--active{background:linear-gradient(135deg,#64748b 0%,#475569 100%);box-shadow:0 4px 16px rgba(71,85,105,.35)}.fc-fab__icon{transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute}.fc-fab__icon--chat{opacity:1;transform:scale(1)rotate(0)}.fc-fab--active .fc-fab__icon--chat{opacity:0;transform:scale(.5)rotate(90deg)}.fc-fab__icon--close{opacity:0;transform:scale(.5)rotate(-90deg)}.fc-fab--active .fc-fab__icon--close{opacity:1;transform:scale(1)rotate(0)}.fc-fab__badge{color:#fff;z-index:1;pointer-events:none;background:linear-gradient(135deg,#ef4444 0%,#f87171 100%);border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;animation:.4s cubic-bezier(.34,1.56,.64,1) fcBadgePop;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 8px rgba(239,68,68,.4)}@keyframes fcBadgePop{0%{transform:scale(0)}to{transform:scale(1)}}.fc-fab__ripple{pointer-events:none;border:3px solid rgba(8,145,178,.4);border-radius:50%;width:100%;height:100%;animation:2.5s ease-out infinite fcRipple;position:absolute}.fc-fab--active .fc-fab__ripple{display:none}@keyframes fcRipple{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.fc-window{opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:20px;flex-direction:column;width:400px;height:560px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:100px;right:24px;overflow:hidden;transform:translateY(24px)scale(.92);box-shadow:0 12px 48px rgba(0,0,0,.12),0 4px 16px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.04)}.fc-window--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.fc-header{color:#fff;background:linear-gradient(135deg,#0891b2 0%,#06b6d4 60%,#22d3ee 100%);justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:relative;overflow:hidden}.fc-header:before{content:"";background:rgba(255,255,255,.06);border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:-20px}.fc-header:after{content:"";background:rgba(255,255,255,.04);border-radius:50%;width:80px;height:80px;position:absolute;bottom:-30px;left:30px}.fc-header__left{z-index:1;align-items:center;gap:12px;display:flex}.fc-header__avatar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.15);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.fc-header__avatar-icon{font-size:22px;line-height:1}.fc-header__avatar-img{object-fit:cover;border-radius:14px;width:100%;height:100%}.fc-header__status-dot{background:#4ade80;border:2.5px solid #0891b2;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 8px rgba(74,222,128,.5)}.fc-header__text h4{letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700}.fc-header__status{opacity:.85;align-items:center;gap:5px;font-size:11.5px;font-weight:400;display:flex}.fc-header__pulse{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s infinite fcDotPulse;display:inline-block}@keyframes fcDotPulse{0%,to{opacity:1;box-shadow:0 0 rgba(74,222,128,.5)}50%{opacity:.6;box-shadow:0 0 0 4px rgba(74,222,128,0)}}.fc-header__actions{z-index:1}.fc-header__btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.15);border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;transition:all .2s;display:flex}.fc-header__btn:hover{background:rgba(255,255,255,.28);transform:translateY(-1px)}.fc-body{scroll-behavior:smooth;background:linear-gradient(#f0f9ff 0%,#f8fafc 30%,#f8fafc 100%);flex-direction:column;flex:1;gap:4px;padding:16px 14px;display:flex;overflow-y:auto}.fc-body::-webkit-scrollbar{width:4px}.fc-body::-webkit-scrollbar-track{background:0 0}.fc-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.fc-welcome{flex-direction:column;align-items:center;padding:12px 8px 16px;animation:.5s fcFadeUp;display:flex}.fc-welcome__avatar{background:linear-gradient(135deg,#e0f2fe 0%,#cffafe 100%);border:1px solid rgba(8,145,178,.08);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:14px;font-size:32px;display:flex;box-shadow:0 4px 16px rgba(8,145,178,.12)}.fc-welcome__card{text-align:center;background:#fff;border-radius:16px;width:100%;margin-bottom:14px;padding:16px 20px;box-shadow:0 2px 12px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.03)}.fc-welcome__card h4{color:#0f172a;margin:0 0 6px;font-size:16px;font-weight:700}.fc-welcome__card p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.fc-quick-replies{flex-wrap:wrap;justify-content:center;gap:6px;animation:.5s .1s both fcFadeUp;display:flex}.fc-quick-replies--inline{justify-content:flex-start;padding:4px 0 8px}.fc-quick-reply{color:#0891b2;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #0891b2;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .2s}.fc-quick-reply:hover{color:#fff;background:#0891b2;transform:translateY(-1px);box-shadow:0 4px 12px rgba(8,145,178,.25)}.fc-quick-reply:active{transform:scale(.96)}@keyframes fcFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fc-date-divider{justify-content:center;align-items:center;padding:10px 0 6px;display:flex}.fc-date-divider span{color:#94a3b8;letter-spacing:.3px;text-transform:uppercase;background:#e2e8f0;border-radius:10px;padding:3px 12px;font-size:10.5px;font-weight:600}.fc-msg{align-items:flex-end;gap:8px;animation:.25s fcMsgIn;display:flex}.fc-msg--mine{justify-content:flex-end}.fc-msg--theirs{justify-content:flex-start}.fc-msg--consecutive{margin-top:-2px}.fc-msg__avatar{background:linear-gradient(135deg,#e0f2fe 0%,#cffafe 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.06)}.fc-msg__avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.fc-msg__avatar span{color:#0891b2;font-size:12px;font-weight:700;line-height:1}.fc-msg__avatar--hidden{visibility:hidden}.fc-msg__bubble{word-wrap:break-word;border-radius:18px;max-width:78%;padding:10px 14px;position:relative}.fc-msg__bubble--mine{color:#fff;background:linear-gradient(135deg,#0891b2 0%,#06b6d4 100%);border-bottom-right-radius:6px;box-shadow:0 2px 8px rgba(8,145,178,.2)}.fc-msg__bubble--theirs{color:#1e293b;background:#fff;border-bottom-left-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.02)}.fc-msg__bubble--sticker{padding:4px 8px;box-shadow:none!important;background:0 0!important}.fc-msg__sender{color:#0891b2;letter-spacing:.2px;margin-bottom:3px;font-size:10.5px;font-weight:700;display:block}.fc-msg__bubble p,.fc-msg__bubble .bubble-text{white-space:pre-wrap;margin:0;font-size:13.5px;line-height:1.45}.fc-msg__time{justify-content:flex-end;align-items:center;gap:3px;margin-top:4px;font-size:10px;display:flex}.fc-msg__time--mine{color:rgba(255,255,255,.65)}.fc-msg__time:not(.fc-msg__time--mine){color:#94a3b8}.fc-msg__bubble--sticker .fc-msg__time{color:#94a3b8!important}.fc-msg__status{letter-spacing:-1px;font-size:10px}.fc-msg__status--read{color:#67e8f9}@keyframes fcMsgIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fc-powered{text-align:center;background:#f8fafc;border-top:1px solid #f1f5f9;padding:5px 14px}.fc-powered span{color:#94a3b8;letter-spacing:.2px;font-size:10px;font-weight:500}.fc-input{background:#fff;border-top:1px solid #e5e7eb;align-items:center;gap:8px;padding:12px 14px 14px;display:flex}.fc-input .picker-toggle-btn{background:#f1f5f9;border-color:transparent;border-radius:12px;width:36px;height:36px;font-size:18px}.fc-input .picker-toggle-btn:hover,.fc-input .picker-toggle-btn.active{background:#e0f2fe}.fc-input .picker-panel{border-radius:16px;width:310px;left:0;right:auto}.fc-input__field{flex:1;position:relative}.fc-input__field input{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:22px;outline:none;width:100%;padding:10px 16px;font-size:13.5px;transition:all .2s}.fc-input__field input::-webkit-input-placeholder{color:#94a3b8}.fc-input__field input::-moz-placeholder{color:#94a3b8}.fc-input__field input::-ms-input-placeholder{color:#94a3b8}.fc-input__field input::placeholder{color:#94a3b8}.fc-input__field input:focus{background:#fff;border-color:#0891b2;box-shadow:0 0 0 3px rgba(8,145,178,.08)}.fc-input__send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0891b2 0%,#06b6d4 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 2px 8px rgba(8,145,178,.25)}.fc-input__send:hover:not(:disabled){transform:scale(1.08);box-shadow:0 4px 16px rgba(8,145,178,.35)}.fc-input__send:active:not(:disabled){transform:scale(.92)}.fc-input__send:disabled{color:#94a3b8;box-shadow:none;cursor:default;background:#e2e8f0}@media (max-width:480px){.fc-fab-container{bottom:16px;right:16px}.fc-fab{width:56px;height:56px;font-size:22px}.fc-fab-tooltip{display:none}.fc-window{width:100%;height:100%;box-shadow:none;border-radius:0;position:fixed;top:0;bottom:0;left:0;right:0}.fc-window--open{transform:none}.fc-header{padding:16px;padding-top:max(16px,env(safe-area-inset-top))}.fc-input{padding-bottom:max(14px,env(safe-area-inset-bottom))}.fc-msg__bubble{max-width:85%}.fc-input .picker-panel{width:280px}}@media (max-width:768px) and (min-width:481px){.fc-window{width:360px;height:500px;bottom:90px;right:20px}.fc-fab-container{bottom:20px;right:20px}}@media (min-width:769px) and (max-width:1024px){.fc-window{width:380px;height:540px}}@media (min-width:2000px){.fc-fab-container{bottom:32px;right:32px}.fc-fab{width:76px;height:76px;font-size:30px}.fc-fab__badge{border-width:3px;min-width:26px;height:26px;font-size:13px}.fc-fab-tooltip{padding:10px 20px;font-size:15px}.fc-window{border-radius:24px;width:480px;height:640px;bottom:120px;right:32px}.fc-header{padding:18px 20px}.fc-header__title{font-size:18px}.fc-header__subtitle{font-size:13px}.fc-body{padding:18px}.fc-bubble{border-radius:16px;max-width:80%;padding:12px 16px;font-size:15px}.fc-bubble__time{font-size:12px}.fc-input-area{padding:14px 18px}.fc-input-area input,.fc-input-area textarea{font-size:16px}}@media (min-width:3200px){.fc-fab-container{bottom:48px;right:48px}.fc-fab{width:96px;height:96px;font-size:38px}.fc-fab__badge{border-width:4px;min-width:32px;height:32px;padding:0 8px;font-size:15px}.fc-fab-tooltip{border-radius:16px;padding:12px 24px;font-size:18px}.fc-window{border-radius:28px;width:600px;height:780px;bottom:160px;right:48px}.fc-header{padding:24px 28px}.fc-header__avatar{width:48px;height:48px;font-size:24px}.fc-header__title{font-size:22px}.fc-header__subtitle{font-size:15px}.fc-body{padding:24px}.fc-bubble{border-radius:20px;padding:16px 22px;font-size:18px}.fc-bubble__time{font-size:14px}.fc-input-area{padding:18px 24px}.fc-input-area input,.fc-input-area textarea{padding:14px 18px;font-size:18px}.fc-send-btn{width:48px;height:48px;font-size:20px}}@media print{.fc{display:none!important}}.pendaftar-container{background:#f1f5f9;flex-direction:column;min-height:100vh;display:flex}.pendaftar-header{color:#fff;z-index:1000;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);position:-webkit-sticky;position:sticky;top:0;box-shadow:0 4px 20px rgba(0,0,0,.15)}.header-container{justify-content:space-between;align-items:center;gap:24px;max-width:1600px;margin:0 auto;padding:12px 32px;display:flex}.header-left{align-items:center;gap:12px;display:flex}.header-brand-link{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.pendaftar-header-logo{object-fit:contain;background:#fff;border-radius:8px;width:40px;height:40px;padding:3px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.header-brand h1{color:#fff;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:700}.header-brand span{opacity:.75;font-size:11px;font-weight:400}.header-center{flex:1;justify-content:center;display:flex}.status-badge{color:#6ee7b7;background:rgba(16,185,129,.2);border:1px solid rgba(16,185,129,.4);border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.status-badge svg{font-size:12px}.header-right{align-items:center;gap:8px;display:flex}.header-action-btn{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:all .2s;display:flex;position:relative}.header-action-btn:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.notif-wrapper{position:relative}.notification-count{color:#fff;background:#ef4444;border:2px solid #1e40af;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:4px;right:4px}.notif-overlay{z-index:999;position:fixed;top:0;bottom:0;left:0;right:0}.notif-popup{z-index:1000;background:#fff;border-radius:12px;width:300px;animation:.2s notifSlideDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.18)}.notif-popup-header{color:#1e293b;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;display:flex}.notif-total{color:#fff;background:#ef4444;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:700}.notif-popup-body{max-height:260px;padding:8px 0;overflow-y:auto}.notif-popup-item{cursor:pointer;align-items:center;gap:12px;padding:12px 16px;transition:background .15s;display:flex}.notif-popup-item:hover{background:#f8fafc}.notif-popup-item .notif-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;display:flex}.notif-icon.chat{color:#2563eb;background:#dbeafe}.notif-icon.announce{color:#d97706;background:#fef3c7}.notif-popup-item div strong{color:#1e293b;font-size:13px;font-weight:600;display:block}.notif-popup-item div small{color:#94a3b8;margin-top:2px;font-size:11px;display:block}.notif-popup-empty{text-align:center;color:#94a3b8;padding:24px 16px}.notif-popup-empty svg{color:#10b981;margin-bottom:8px;font-size:28px}.notif-popup-empty p{margin:0;font-size:13px}.user-menu{margin-left:8px;position:relative}.user-btn{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:12px;align-items:center;gap:10px;padding:6px 12px 6px 6px;transition:all .2s;display:flex}.user-btn:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.25)}.user-avatar{background:rgba(255,255,255,.15);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-info{text-align:left;flex-direction:column;display:flex}.user-name{color:#fff;font-size:13px;font-weight:600;line-height:1.2}.user-role{opacity:.7;color:#fff;font-size:11px}.dropdown-icon{opacity:.7;font-size:10px;transition:transform .2s}.dropdown-icon.rotate{transform:rotate(180deg)}.dropdown-overlay{z-index:99;position:fixed;top:0;bottom:0;left:0;right:0}.user-dropdown{z-index:100;background:#fff;border-radius:16px;min-width:260px;animation:.2s dropdownSlide;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.2)}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;align-items:center;gap:14px;padding:20px;display:flex}.dropdown-avatar{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.dropdown-user-info{flex:1}.dropdown-user-info strong{color:#1e293b;font-size:15px;font-weight:600;display:block}.dropdown-user-info small{color:#64748b;font-size:12px}.dropdown-body{padding:8px}.dropdown-footer{border-top:1px solid #e2e8f0;padding:8px}.dropdown-item{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.dropdown-item svg{color:#94a3b8;width:18px}.dropdown-item:hover{color:#1e40af;background:#f1f5f9}.dropdown-item.logout:hover{color:#dc2626;background:#fef2f2}.pendaftar-nav{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.05)}.nav-tabs{gap:4px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;overflow-x:auto}.nav-tab{color:#64748b;white-space:nowrap;border-bottom:3px solid transparent;align-items:center;gap:8px;padding:16px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-tab:hover{color:#1e40af;background:#f8fafc}.nav-tab.active{color:#1e40af;background:#f0f9ff;border-bottom-color:#1e40af}.nav-tab svg{font-size:16px}.pendaftar-main{flex:1;padding:32px 24px}.pendaftar-content{max-width:1200px;margin:0 auto}.pendaftar-footer{background:#fff;border-top:1px solid #e2e8f0;padding:24px 32px}.footer-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.pendaftar-footer p{color:#64748b;margin:0;font-size:13px}.footer-links{gap:24px;display:flex}.footer-links a{color:#64748b;font-size:13px;text-decoration:none;transition:color .2s}.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08)}.card-header{border-bottom:1px solid #e2e8f0;padding:20px 24px}.card-header h2{color:#1e293b;margin:0;font-size:18px;font-weight:600}.card-body{padding:24px}.form-group{margin-bottom:20px}.form-label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.form-label.required:after{content:"*";color:#dc2626;margin-left:4px}.form-control{color:#1e293b;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.form-control:focus{border-color:#1e40af;outline:none;box-shadow:0 0 0 3px rgba(30,58,95,.1)}.form-control:disabled{cursor:not-allowed;background:#f3f4f6}.form-row{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(30,58,95,.3)}.btn-secondary{color:#475569;background:#e2e8f0}.btn-secondary:hover{background:#cbd5e1}.btn-success{color:#fff;background:linear-gradient(135deg,#059669 0%,#047857 100%)}.btn-success:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(5,150,105,.3)}.progress-steps{justify-content:space-between;margin-bottom:32px;padding:0;list-style:none;display:flex}.progress-step{text-align:center;flex:1;position:relative}.progress-step:before{content:"";z-index:0;background:#e2e8f0;width:100%;height:3px;position:absolute;top:20px;left:50%}.progress-step:last-child:before{display:none}.step-icon{color:#64748b;z-index:1;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;font-weight:600;display:inline-flex;position:relative}.progress-step.completed .step-icon{color:#fff;background:#059669}.progress-step.active .step-icon{color:#fff;background:#1e40af;box-shadow:0 0 0 4px rgba(30,58,95,.2)}.step-title{color:#64748b;font-size:13px}.progress-step.active .step-title,.progress-step.completed .step-title{color:#1e293b;font-weight:500}.status-card{background:#f8fafc;border-radius:12px;align-items:center;gap:16px;margin-bottom:16px;padding:20px;display:flex}.status-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.status-icon.pending{color:#d97706;background:#fef3c7}.status-icon.completed{color:#059669;background:#d1fae5}.status-icon.rejected{color:#dc2626;background:#fee2e2}.status-info h4{color:#1e293b;margin:0 0 4px;font-size:15px}.status-info p{color:#64748b;margin:0;font-size:13px}.alert{border-radius:10px;margin-bottom:20px;padding:16px 20px}.alert-info{color:#0369a1;background:#e0f2fe;border:1px solid #7dd3fc}.alert-success{color:#047857;background:#d1fae5;border:1px solid #6ee7b7}.alert-warning{color:#b45309;background:#fef3c7;border:1px solid #fcd34d}.alert-error{color:#dc2626;background:#fee2e2;border:1px solid #fca5a5}@media (max-width:1400px){.pendaftar-main{max-width:100%;padding:24px 20px}}@media (max-width:1200px){.header-center{gap:4px}.nav-tab{padding:12px 16px;font-size:13px}.pendaftar-main{padding:20px 16px}}@media (max-width:1024px){.header-center{display:none}.mobile-nav{display:block}}@media (max-width:768px){.header-container{gap:12px;padding:10px 16px}.header-brand h1{font-size:14px}.header-brand span{display:none}.pendaftar-header-logo{width:34px;height:34px}.header-action-btn{width:36px;height:36px;font-size:14px}.user-info{display:none}.user-btn{border-radius:10px;padding:4px}.user-avatar{width:32px;height:32px;font-size:18px}.dropdown-icon{display:none}.user-dropdown{width:240px;right:-8px}.dropdown-item{padding:10px 14px;font-size:13px}.header-right{gap:6px}.footer-content{text-align:center;flex-direction:column;gap:12px}.footer-links{flex-flow:wrap;justify-content:center;gap:16px}.pendaftar-footer{padding:16px}.nav-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:2px;padding:0 12px}.nav-tabs::-webkit-scrollbar{display:none}.nav-tab{padding:12px 14px;font-size:13px}.nav-tab span{display:none}.nav-tab svg{font-size:16px}.pendaftar-main{padding:16px 12px}.form-row{grid-template-columns:1fr}.form-card{border-radius:12px}.form-card .card-header,.form-card .card-body{padding:16px}.form-card .card-header h2{font-size:16px}.form-label{font-size:13px}.form-input,.form-select,.form-textarea,.form-control{padding:10px 12px;font-size:14px}.btn{padding:10px 16px;font-size:13px}.alert{padding:12px 16px;font-size:13px}.card{border-radius:12px}.card-header{padding:14px 16px}.card-body{padding:16px}.progress-steps{-webkit-overflow-scrolling:touch;gap:4px;padding-bottom:8px;overflow-x:auto}.step-title{font-size:11px}.step-number,.step-icon{width:32px;height:32px;font-size:13px}.status-card{gap:12px;padding:14px}.status-icon{width:40px;height:40px;font-size:16px}}@media (max-width:480px){.header-container{gap:8px;padding:8px 10px}.pendaftar-header-logo{width:30px;height:30px;padding:2px}.header-brand h1{letter-spacing:-.5px;font-size:12px}.header-action-btn{width:32px;height:32px;font-size:13px}.user-avatar{width:28px;height:28px;font-size:16px}.notification-dot{width:6px;height:6px;top:6px;right:6px}.user-dropdown{border-radius:12px;width:220px;right:-4px}.dropdown-header{padding:12px}.dropdown-avatar svg,.dropdown-avatar img{width:36px;height:36px}.nav-tabs{gap:0;padding:0 6px}.nav-tab{border-bottom-width:2px;padding:10px 12px}.nav-tab svg{font-size:15px}.pendaftar-main{padding:12px 8px}.card{border-radius:10px}.card-header{padding:12px}.card-header h2{font-size:14px!important}.card-body{padding:12px}.form-row{grid-template-columns:1fr;gap:12px}.form-card .card-header,.form-card .card-body{padding:12px}.form-card .card-header h2{font-size:14px}.form-group{margin-bottom:14px}.form-label{margin-bottom:5px;font-size:12px}.form-input,.form-select,.form-textarea,.form-control{border-radius:8px;padding:10px;font-size:13px}.btn{border-radius:8px;width:100%;padding:10px 14px;font-size:13px}.btn+.btn{margin-top:8px}.progress-steps{gap:0}.step-number,.step-icon{width:28px;height:28px;font-size:11px}.step-title{font-size:10px}.status-card{border-radius:10px;gap:10px;padding:12px}.status-icon{border-radius:8px;width:36px;height:36px;font-size:14px}.status-info h4{font-size:13px}.status-info p{font-size:12px}.pendaftar-footer{padding:12px 10px}.footer-content p{font-size:11px}.footer-links{gap:12px}.footer-links a{font-size:11px}.alert{border-radius:10px;padding:10px 12px;font-size:12px}}@media (max-width:360px){.header-container{gap:6px;padding:6px 8px}.pendaftar-header-logo{width:26px;height:26px}.header-brand h1{font-size:11px}.header-action-btn{width:28px;height:28px;font-size:12px}.user-avatar{width:26px;height:26px;font-size:14px}.nav-tab{padding:8px 10px}.nav-tab svg{font-size:13px}.pendaftar-main{padding:8px 6px}.card-header,.card-body,.form-card .card-header,.form-card .card-body{padding:10px}.form-input,.form-select,.form-textarea,.form-control{padding:8px 10px;font-size:12px}.btn{padding:9px 12px;font-size:12px}.pendaftar-footer{padding:10px 8px}}@media (min-width:2000px){.header-container{max-width:2200px;padding:16px 48px}.pendaftar-header-logo{width:52px;height:52px}.header-brand h1{font-size:22px}.header-brand span{font-size:13px}.status-badge{padding:10px 20px;font-size:15px}.header-action-btn{width:48px;height:48px;font-size:18px}.notification-count{min-width:20px;height:20px;font-size:11px}.nav-tabs{gap:8px;max-width:1600px}.nav-tab{gap:10px;padding:18px 28px;font-size:16px}.nav-tab svg{font-size:18px}.pendaftar-main{padding:40px 48px}.pendaftar-content,.footer-content{max-width:1600px}.pendaftar-footer{padding:28px 48px}.pendaftar-footer p{font-size:15px}.user-avatar{width:44px;height:44px;font-size:22px}.user-name{font-size:15px}.user-role{font-size:12px}.user-dropdown{min-width:280px}.form-label{font-size:15px}.form-control{padding:12px 16px;font-size:15px}.btn{padding:13px 24px;font-size:15px}.card{border-radius:14px;padding:28px}.card-title{font-size:20px}.notif-popup{width:360px}.notif-popup-header{padding:16px 20px;font-size:16px}.notif-popup-item{gap:14px;padding:14px 20px}.notif-popup-item .notif-icon{width:42px;height:42px;font-size:16px}.notif-popup-item div strong{font-size:14px}.notif-popup-item div small{font-size:12px}}@media (min-width:3200px){.header-container{max-width:3200px;padding:24px 80px}.pendaftar-header-logo{border-radius:12px;width:68px;height:68px;padding:5px}.header-brand h1{font-size:30px}.header-brand span{font-size:16px}.status-badge{border-radius:28px;gap:12px;padding:14px 28px;font-size:18px}.header-action-btn{border-radius:14px;width:60px;height:60px;font-size:22px}.notification-count{border-width:3px;min-width:24px;height:24px;font-size:13px}.nav-tabs{gap:12px;max-width:2400px;padding:0 48px}.nav-tab{border-bottom-width:4px;gap:14px;padding:24px 40px;font-size:20px}.nav-tab svg{font-size:22px}.pendaftar-main{padding:56px 80px}.pendaftar-content,.footer-content{max-width:2400px}.pendaftar-footer{padding:36px 80px}.pendaftar-footer p,.footer-links a{font-size:18px}.user-avatar{width:56px;height:56px;font-size:28px}.user-avatar img{width:56px;height:56px}.user-name{font-size:18px}.user-role{font-size:14px}.user-btn{border-radius:16px;gap:14px;padding:10px 18px 10px 10px}.user-dropdown{border-radius:16px;min-width:340px}.dropdown-item{padding:14px 20px;font-size:16px}.form-label{margin-bottom:10px;font-size:18px}.form-control{border-radius:12px;padding:16px 20px;font-size:18px}.btn{border-radius:12px;padding:16px 32px;font-size:18px}.card{border-radius:18px;padding:36px}.card-title{font-size:24px}.notif-popup{border-radius:16px;width:420px}.notif-popup-header{padding:18px 24px;font-size:18px}.notif-total{padding:3px 10px;font-size:13px}.notif-popup-item{gap:16px;padding:16px 24px}.notif-popup-item .notif-icon{border-radius:12px;width:50px;height:50px;font-size:20px}.notif-popup-item div strong{font-size:16px}.notif-popup-item div small{font-size:14px}.notif-popup-empty svg{font-size:36px}.notif-popup-empty p{font-size:16px}}:root{--primary-color:#1e4d8c;--primary-dark:#163a6b;--primary-light:#2a6bc4;--secondary-color:#2a6bc4;--secondary-dark:#1e4d8c;--secondary-light:#4a8fe0;--accent-color:#1e4d8c;--text-dark:#1a1a2e;--text-light:#6c757d;--bg-light:#f8f9fa;--white:#fff;--gradient-primary:linear-gradient(135deg,#1e4d8c 0%,#2a6bc4 100%);--gradient-secondary:linear-gradient(135deg,#2a6bc4 0%,#4a8fe0 100%);--gradient-mixed:linear-gradient(135deg,#1e4d8c 0%,#4a8fe0 100%);--shadow-sm:0 2px 4px rgba(0,0,0,.08);--shadow-md:0 4px 12px rgba(0,0,0,.12);--shadow-lg:0 8px 24px rgba(0,0,0,.15)}.landing-page{color:var(--text-dark);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.landing-loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;display:flex}.landing-loading .spinner{border:4px solid var(--bg-light);border-top-color:var(--primary-color);border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.top-info-bar{background:var(--gradient-primary);color:var(--white);padding:8px 0;font-size:.85rem}.top-info-content{justify-content:space-between;align-items:center;display:flex}.top-info-left{gap:24px;display:flex}.top-info-left span{opacity:.9;align-items:center;gap:8px;display:flex}.top-info-left span svg{font-size:.8rem}.top-info-right .status-badge{background:rgba(255,255,255,.2);border-radius:20px;align-items:center;gap:8px;padding:4px 12px;font-weight:500;display:flex}.top-info-right .status-badge .pulse{color:#4ade80;font-size:.5rem;animation:1.5s ease-in-out infinite pulse}.landing-header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.98);padding:.5rem 0;transition:all .3s;position:fixed;top:36px;left:0;right:0;box-shadow:0 2px 20px rgba(0,0,0,.08)}.landing-header.scrolled{padding:.4rem 0;top:0;box-shadow:0 4px 30px rgba(0,0,0,.12)}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.logo-section{align-items:center;gap:12px;display:flex}.logo-wrapper{background:var(--white);border:2px solid rgba(26,95,122,.1);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;padding:6px;transition:transform .3s;display:flex;box-shadow:0 4px 12px rgba(26,95,122,.15)}.logo-wrapper:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(26,95,122,.2)}.header-logo{object-fit:contain;width:100%;height:100%}.header-text h1{color:var(--primary-color);letter-spacing:-.5px;margin:0;font-size:1.2rem;font-weight:800}.header-text p{color:var(--text-light);margin:0;font-size:.7rem;font-weight:500}.header-center-nav{gap:8px;display:flex}.header-center-nav .nav-link{color:var(--text-dark);border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.header-center-nav .nav-link:hover{color:var(--primary-color);background:rgba(26,95,122,.08)}.header-center-nav .nav-link:after{content:"";background:var(--primary-color);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.header-center-nav .nav-link:hover:after{width:60%}.mobile-menu-toggle{background:var(--gradient-primary);color:var(--white);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;transition:all .3s;display:none;box-shadow:0 4px 12px rgba(26,95,122,.3)}.mobile-menu-toggle:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(26,95,122,.4)}.mobile-nav-links{display:none}.nav-buttons{gap:10px;display:flex}.header-nav{align-items:center;gap:12px;display:flex}.header-nav .btn{border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.header-nav .btn-outline-primary{border:2px solid var(--primary-color);color:var(--primary-color);background:0 0}.header-nav .btn-outline-primary:hover{background:var(--primary-color);color:var(--white);transform:translateY(-2px);box-shadow:0 4px 12px rgba(26,95,122,.3)}.header-nav .btn-primary{background:var(--gradient-primary);color:var(--white);border:none;box-shadow:0 4px 12px rgba(26,95,122,.3)}.header-nav .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(26,95,122,.4)}.header-nav .btn-outline-light{border:2px solid var(--primary-color);color:var(--primary-color);background:0 0}.header-nav .btn-outline-light:hover{background:var(--primary-color);color:var(--white)}.header-nav .btn-primary{background:var(--gradient-primary);color:var(--white);border:none}.header-nav .btn-primary:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hero-section{background:var(--gradient-primary);justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 80px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";-webkit-filter:blur(3px);filter:blur(3px);z-index:0;background-image:url(/images/hero.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.05)}.hero-section:after{content:"";z-index:1;background:linear-gradient(135deg,rgba(30,77,140,.85) 0%,rgba(42,107,196,.8) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-overlay{opacity:.5;z-index:2;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.hero-content{z-index:3;text-align:center;color:var(--white);max-width:800px;position:relative}.hero-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,.2);border-radius:50px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 20px;font-size:.95rem;display:inline-flex}.hero-content h1{text-transform:uppercase;letter-spacing:3px;opacity:.9;margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.hero-content h2{text-shadow:2px 2px 4px rgba(0,0,0,.2);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.hero-tagline{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.hero-periode{margin-bottom:2rem}.periode-info{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,.15);border-radius:10px;align-items:center;gap:10px;padding:12px 24px;display:inline-flex}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.hero-buttons .btn-lg{border-radius:50px;padding:14px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.hero-buttons .btn-primary{background:var(--white);color:var(--primary-color);border:none}.hero-buttons .btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.hero-buttons .btn-outline-light{color:var(--white);background:0 0;border:2px solid rgba(255,255,255,.5)}.hero-buttons .btn-outline-light:hover{border-color:var(--white);background:rgba(255,255,255,.1)}.stats-section{background:var(--white);z-index:10;margin-top:-50px;padding:0;position:relative}.stats-grid{background:var(--white);box-shadow:var(--shadow-lg);border-radius:20px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.stat-card{border-right:1px solid #eee;align-items:center;gap:16px;padding:30px;transition:all .3s;display:flex}.stat-card:last-child{border-right:none}.stat-card:hover{background:var(--bg-light)}.stat-icon{background:var(--gradient-primary);width:60px;height:60px;color:var(--white);border-radius:15px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.stat-content h3{color:var(--primary-color);margin:0;font-size:2rem;font-weight:700}.stat-content p{color:var(--text-light);margin:0;font-size:.9rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:var(--primary-color);justify-content:center;align-items:center;gap:12px;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:flex}.section-header p{color:var(--text-light);font-size:1.1rem}.prodi-section{background:var(--bg-light);padding:80px 0}.prodi-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.prodi-card{background:var(--white);box-shadow:var(--shadow-sm);text-align:center;border-radius:16px;flex-direction:column;align-items:center;padding:30px;transition:all .3s;display:flex}.prodi-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.prodi-icon{background:var(--gradient-secondary);width:80px;height:80px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:2rem;display:flex}.prodi-jenjang{background:var(--primary-light);color:var(--white);border-radius:20px;margin-bottom:10px;padding:4px 16px;font-size:.8rem;font-weight:600;display:inline-block}.prodi-content h3{color:var(--text-dark);margin-bottom:8px;font-size:1.25rem;font-weight:700}.prodi-content p{color:var(--text-light);margin-bottom:20px;font-size:.9rem}.prodi-card .btn-sm{background:var(--gradient-primary);color:var(--white);border:none;border-radius:25px;padding:8px 20px;font-size:.85rem;text-decoration:none;transition:all .3s}.prodi-card .btn-sm:hover{transform:scale(1.05)}.jalur-section{background:var(--white);padding:80px 0;overflow:hidden}.jalur-section .section-header{text-align:center;margin-bottom:40px}.jalur-marquee-container{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.jalur-marquee{gap:24px;width:-webkit-max-content;width:-moz-max-content;width:max-content;animation:20s linear infinite marquee;display:flex}.jalur-marquee:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.jalur-card{background:var(--bg-light);text-align:center;border:2px solid transparent;border-radius:16px;flex-shrink:0;align-items:center;gap:16px;min-width:280px;padding:30px 40px;transition:all .3s;display:flex}.jalur-card:hover{border-color:var(--primary-color);background:var(--white);box-shadow:var(--shadow-md)}.jalur-icon{background:var(--gradient-primary);width:50px;height:50px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.jalur-card h3{color:var(--text-dark);white-space:nowrap;margin:0;font-size:1rem;font-weight:600}.alur-section{background:linear-gradient(135deg,#f0f4ff 0%,#e8f0fe 100%);padding:80px 0}.alur-flow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:8px;margin-bottom:40px;display:flex}.alur-step{text-align:center;background:var(--white);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;align-items:center;min-width:130px;max-width:150px;padding:20px 16px;transition:all .3s;display:flex;position:relative}.alur-step:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.alur-number{background:var(--gradient-primary);width:28px;height:28px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px rgba(30,77,140,.3)}.alur-step .alur-icon{width:55px;height:55px;color:var(--primary-color);background:linear-gradient(135deg,#e8f0fe 0%,#dbe7fd 100%);border-radius:50%;justify-content:center;align-items:center;margin-top:8px;margin-bottom:12px;font-size:1.4rem;display:flex}.alur-step h4{color:var(--text-dark);margin:0 0 6px;font-size:.9rem;font-weight:700}.alur-step p{color:var(--text-light);margin:0;font-size:.75rem;line-height:1.4}.alur-connector{color:var(--primary-color);justify-content:center;align-items:center;margin-top:50px;padding:0 4px;font-size:1.2rem;display:flex}.alur-connector-branch{width:100%;margin-top:20px;font-size:1.5rem}.alur-branch{margin-top:20px}.branch-container{grid-template-columns:repeat(2,1fr);gap:30px;max-width:800px;margin:0 auto;display:grid}.branch-path{background:var(--white);box-shadow:var(--shadow-sm);border-top:4px solid;border-radius:20px;padding:24px}.branch-success{border-color:#10b981}.branch-test{border-color:#f59e0b}.branch-header{border-bottom:1px solid #eee;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:12px;display:flex}.branch-success .branch-header{color:#10b981}.branch-test .branch-header{color:#f59e0b}.branch-header svg{font-size:1.2rem}.branch-header span{font-size:1rem;font-weight:700}.branch-steps{align-items:center;gap:16px;display:flex}.branch-step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.branch-step .alur-icon{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:12px;font-size:1.5rem;display:flex}.branch-step .alur-icon.success{color:#10b981;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%)}.branch-step .alur-icon.test{color:#f59e0b;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.branch-step h4{color:var(--text-dark);margin:0 0 6px;font-size:.95rem;font-weight:700}.branch-step p{color:var(--text-light);margin:0;font-size:.8rem;line-height:1.4}.branch-arrow{color:var(--text-light);font-size:1rem}.rpl-section{border-top:2px dashed rgba(30,77,140,.2);margin-top:60px;padding-top:50px}.rpl-header{margin-bottom:30px}.rpl-header h3{color:var(--primary-color);justify-content:center;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;display:flex}.rpl-header p{color:var(--text-light);margin-top:8px;font-size:1rem}.rpl-types{grid-template-columns:repeat(2,1fr);gap:30px;max-width:1000px;margin:0 auto;display:grid}.rpl-card{background:var(--white);box-shadow:var(--shadow-md);border-radius:20px;padding:30px;transition:all .3s;position:relative;overflow:hidden}.rpl-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.rpl-card:before{content:"";height:5px;position:absolute;top:0;left:0;right:0}.rpl-transfer:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.rpl-perolehan:before{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.rpl-badge{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;display:flex;position:absolute;top:20px;right:20px}.rpl-transfer .rpl-badge{color:#3b82f6;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.rpl-perolehan .rpl-badge{color:#8b5cf6;background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%)}.rpl-content h4{color:var(--text-dark);margin:0 0 8px;font-size:1.25rem;font-weight:700}.rpl-transfer .rpl-content h4{color:#3b82f6}.rpl-perolehan .rpl-content h4{color:#8b5cf6}.rpl-desc{color:var(--text-light);margin-bottom:20px;font-size:.9rem;line-height:1.5}.rpl-requirements{background:var(--bg-light);border-radius:12px;margin-bottom:20px;padding:16px}.rpl-requirements h5{color:var(--text-dark);align-items:center;gap:8px;margin:0 0 12px;font-size:.85rem;font-weight:600;display:flex}.rpl-requirements ul{grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}.rpl-requirements li{color:var(--text-light);align-items:center;gap:6px;font-size:.8rem;display:flex}.rpl-requirements li svg{color:#10b981;font-size:.7rem}.rpl-flow{border-top:1px solid #eee;justify-content:center;align-items:center;gap:10px;padding-top:16px;display:flex}.rpl-step-mini{background:var(--bg-light);color:var(--text-dark);border-radius:20px;padding:8px 14px;font-size:.75rem;font-weight:600}.rpl-transfer .rpl-step-mini{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.rpl-perolehan .rpl-step-mini{color:#6d28d9;background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%)}.rpl-flow svg{color:var(--text-light);font-size:.8rem}.info-section{background:var(--bg-light);padding:80px 0}.info-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.info-card{background:var(--white);box-shadow:var(--shadow-sm);border-radius:16px;padding:30px}.info-header{border-bottom:2px solid var(--bg-light);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.info-header svg{color:var(--primary-color);font-size:1.5rem}.info-header h3{color:var(--text-dark);margin:0;font-size:1.25rem;font-weight:700}.timeline{padding-left:30px;position:relative}.timeline:before{content:"";background:var(--primary-light);width:2px;position:absolute;top:5px;bottom:5px;left:8px}.timeline-item{padding-bottom:24px;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-dot{background:var(--primary-color);border:3px solid var(--white);width:14px;height:14px;box-shadow:var(--shadow-sm);border-radius:50%;position:absolute;top:5px;left:-26px}.timeline-content strong{color:var(--text-dark);margin-bottom:4px;font-size:.95rem;display:block}.timeline-content span{color:var(--text-light);font-size:.85rem}.payment-amount{color:var(--primary-color);text-align:center;margin-bottom:20px;font-size:2rem;font-weight:800}.payment-details{background:var(--bg-light);text-align:center;border-radius:12px;padding:20px}.payment-details p{color:var(--text-dark);margin:8px 0}.account-number{color:var(--primary-color);letter-spacing:2px;font-size:1.25rem;font-weight:700}.contact-list{flex-direction:column;gap:16px;display:flex}.contact-item{align-items:flex-start;gap:12px;display:flex}.contact-item svg{color:var(--primary-color);flex-shrink:0;margin-top:3px}.contact-item span,.contact-item a{color:var(--text-dark);font-size:.9rem;text-decoration:none}.contact-item a:hover{color:var(--primary-color)}.cta-section{background:var(--gradient-primary);text-align:center;padding:80px 0}.cta-content h2{color:var(--white);margin-bottom:16px;font-size:2.5rem;font-weight:700}.cta-content p{color:rgba(255,255,255,.9);max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.1rem}.cta-buttons .btn-lg{border-radius:50px;padding:14px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.cta-buttons .btn-light{background:var(--white);color:var(--primary-color);border:none}.cta-buttons .btn-light:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.cta-buttons .btn-outline-light{color:var(--white);background:0 0;border:2px solid rgba(255,255,255,.5)}.cta-buttons .btn-outline-light:hover{border-color:var(--white);background:rgba(255,255,255,.1)}.landing-footer{background:var(--text-dark);color:var(--white);padding:60px 0 0}.footer-content{border-bottom:1px solid rgba(255,255,255,.1);grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:40px;display:grid}.footer-logo{object-fit:contain;background:var(--white);border-radius:10px;width:60px;height:60px;margin-bottom:16px;padding:8px}.footer-info h4{margin-bottom:8px;font-size:1.25rem}.footer-info p{color:rgba(255,255,255,.7);margin:0}.footer-links h5,.footer-contact h5{color:var(--white);margin-bottom:20px;font-size:1rem}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:12px}.footer-links a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--white)}.footer-contact p{color:rgba(255,255,255,.7);align-items:center;gap:10px;margin-bottom:12px;display:flex}.footer-bottom{text-align:center;padding:24px 0}.footer-bottom p{color:rgba(255,255,255,.5);margin:4px 0;font-size:.9rem}@media (max-width:1024px){.header-center-nav{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{border-bottom:1px solid #eee;border-right:none}.stat-card:nth-child(2n){border-right:none}.prodi-grid{grid-template-columns:repeat(2,1fr)}.info-grid{grid-template-columns:1fr}}@media (max-width:768px){.top-info-bar{display:none}.landing-header,.landing-header.scrolled{top:0}.header-container{flex-wrap:wrap;position:relative}.header-center-nav{display:none}.mobile-menu-toggle{display:flex}.mobile-nav-links{flex-direction:column;gap:4px;width:100%;display:flex}.mobile-nav-links .mobile-link{color:var(--text-dark);border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.mobile-nav-links .mobile-link:hover{color:var(--primary-color);background:rgba(26,95,122,.08)}.mobile-nav-links .mobile-link svg{width:18px;color:var(--primary-color)}.header-nav{border-top:1px solid #eee;flex-direction:column;gap:16px;width:100%;margin-top:16px;padding-top:16px;display:none}.header-nav.active{display:flex}.nav-buttons{flex-direction:column;gap:10px;width:100%;display:flex}.header-nav .btn{text-align:center;justify-content:center;width:100%;padding:14px 20px}.logo-wrapper{width:44px;height:44px;padding:5px}.header-text h1{font-size:1rem}.header-text p{display:none}.hero-content h2{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.stats-grid{grid-template-columns:1fr}.stat-card{text-align:center;flex-direction:column;justify-content:center}.prodi-grid{grid-template-columns:1fr}.footer-content{text-align:center;grid-template-columns:1fr}.footer-contact p{justify-content:center}.cta-content h2{font-size:1.75rem}.alur-flow{flex-direction:column;align-items:center;gap:0}.alur-step{min-width:200px;max-width:220px}.alur-connector{margin:0 0 8px;transform:rotate(90deg)}.alur-connector-branch{margin-top:16px;transform:none}.branch-container{grid-template-columns:1fr;gap:20px}.branch-steps{flex-direction:column;gap:12px}.branch-arrow{transform:rotate(90deg)}.rpl-types{grid-template-columns:1fr;gap:20px}.rpl-requirements ul{grid-template-columns:1fr}.rpl-flow{flex-wrap:wrap;gap:8px}.rpl-header h3{flex-direction:column;gap:8px;font-size:1.2rem}}@media (max-width:480px){.hero-content h2{font-size:1.75rem}.hero-tagline{font-size:1rem}.section-header h2,.payment-amount{font-size:1.5rem}.header-text h1{font-size:.9rem}.logo-section{gap:8px}.header-logo{width:36px;height:36px}.mobile-menu-toggle{width:38px;height:38px;font-size:1.1rem}.rpl-card{padding:20px}.rpl-badge{width:40px;height:40px;font-size:1rem}.rpl-step-mini{padding:6px 10px;font-size:.7rem}.hero-section{padding:80px 0 40px}.prodi-section,.jalur-section,.info-section,.alur-section,.cta-section{padding:40px 0}.stat-card{padding:20px}.footer-top{padding:30px 0}.footer-bottom{padding:15px 0}}@media (max-width:360px){.hero-content h2{font-size:1.5rem}.hero-tagline{font-size:.9rem}.section-header h2{font-size:1.3rem}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{text-align:center;width:100%}.stat-card{padding:16px}.stat-number{font-size:1.5rem}.header-text h1{font-size:.8rem}.header-text p{display:none}.header-logo{width:32px;height:32px}}.panduan-page{background:#f8fafc;min-height:100vh}.panduan-page .container{max-width:1200px;margin:0 auto;padding:0 20px}.panduan-header{z-index:100;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);padding:15px 0;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.panduan-header .header-content{justify-content:space-between;align-items:center;display:flex}.panduan-header .logo-link{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.panduan-header .logo-img{object-fit:contain;width:50px;height:50px}.panduan-header .logo-text h1{margin:0;font-size:18px;font-weight:700}.panduan-header .logo-text p{opacity:.9;margin:0;font-size:12px}.panduan-header .header-nav{align-items:center;gap:20px;display:flex}.panduan-header .nav-link{color:#fff;align-items:center;gap:6px;font-size:14px;text-decoration:none;transition:opacity .2s;display:flex}.panduan-header .nav-link:hover{opacity:.8}.panduan-header .btn-login{background:rgba(255,255,255,.2);border-radius:6px;padding:8px 16px}.panduan-header .btn-login:hover{background:rgba(255,255,255,.3)}.panduan-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1e40af 0%,#7c3aed 100%);padding:60px 0}.panduan-hero .hero-content h1{justify-content:center;align-items:center;gap:15px;margin:0 0 15px;font-size:32px;font-weight:700;display:flex}.panduan-hero .hero-icon{font-size:40px}.panduan-hero .hero-content p{opacity:.9;max-width:600px;margin:0 auto;font-size:16px}.panduan-timeline{background:#fff;border-bottom:1px solid #e2e8f0;padding:30px 0;overflow-x:auto}.timeline-progress{justify-content:space-between;align-items:flex-start;min-width:900px;display:flex;position:relative}.timeline-progress:before{content:"";z-index:0;background:#e2e8f0;height:3px;position:absolute;top:20px;left:40px;right:40px}.timeline-item{cursor:pointer;z-index:1;flex-direction:column;flex:1;align-items:center;transition:transform .2s;display:flex;position:relative}.timeline-item:hover{transform:translateY(-3px)}.timeline-dot{color:#64748b;background:#e2e8f0;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.1)}.timeline-item.active .timeline-dot{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);transform:scale(1.1)}.timeline-item.completed .timeline-dot{color:#fff;background:#10b981}.timeline-label{color:#64748b;text-align:center;max-width:100px;margin-top:10px;font-size:12px;font-weight:500}.timeline-item.active .timeline-label{color:#1e40af;font-weight:600}.panduan-detail{padding:40px 0}.step-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.step-header{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-bottom:1px solid #bae6fd;align-items:center;gap:20px;padding:30px;display:flex}.step-icon{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:28px;display:flex}.step-title-wrapper{flex:1}.step-number{color:#fff;background:#1e40af;border-radius:20px;margin-bottom:8px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.step-title{color:#0f172a;margin:0 0 5px;font-size:24px;font-weight:700}.step-desc{color:#64748b;margin:0;font-size:14px}.step-duration{color:#1e40af;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.05)}.step-content{grid-template-columns:2fr 1fr;gap:30px;padding:30px;display:grid}.step-details h3{color:#0f172a;align-items:center;gap:10px;margin:0 0 20px;font-size:16px;font-weight:600;display:flex}.detail-list{margin:0;padding:0;list-style:none}.detail-item{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:15px;padding:12px 0;display:flex}.detail-item:last-child{border-bottom:none}.detail-number{color:#1e40af;background:#e0f2fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:flex}.detail-text{color:#334155;padding-top:3px;font-size:14px;line-height:1.6}.step-tips{align-self:start}.tips-box{background:linear-gradient(135deg,#fefce8 0%,#fef9c3 100%);border:1px solid #fde047;border-radius:12px;padding:20px}.tips-box h4{color:#a16207;align-items:center;gap:8px;margin:0 0 10px;font-size:14px;font-weight:600;display:flex}.tips-box p{color:#78350f;margin:0;font-size:13px;line-height:1.6}.step-navigation{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.nav-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.nav-btn.prev{color:#475569;background:#e2e8f0}.nav-btn.prev:hover:not(:disabled){background:#cbd5e1}.nav-btn.next{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%)}.nav-btn.next:hover:not(:disabled){transform:translate(3px);box-shadow:0 4px 12px rgba(30,64,175,.3)}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.step-indicator{color:#64748b;font-size:14px;font-weight:500}.panduan-overview{background:#f1f5f9;padding:60px 0}.section-title{color:#0f172a;text-align:center;justify-content:center;align-items:center;gap:12px;margin:0 0 40px;font-size:24px;font-weight:700;display:flex}.overview-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.overview-card{cursor:pointer;background:#fff;border:2px solid transparent;border-radius:12px;padding:25px;transition:all .3s;position:relative;overflow:hidden}.overview-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.overview-card.active{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-color:#1e40af}.overview-icon{color:#1e40af;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;font-size:22px;display:flex}.overview-card.active .overview-icon{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%)}.overview-number{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:flex;position:absolute;top:15px;right:15px}.overview-card.active .overview-number{color:#fff;background:#1e40af}.overview-card h3{color:#0f172a;margin:0 0 8px;font-size:16px;font-weight:600}.overview-card p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.panduan-faq{background:#fff;padding:60px 0}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#f8fafc;border-radius:10px;margin-bottom:12px;transition:all .3s;overflow:hidden}.faq-item.expanded{background:#f0f9ff;box-shadow:0 4px 15px rgba(0,0,0,.05)}.faq-question{cursor:pointer;color:#0f172a;justify-content:space-between;align-items:center;padding:18px 20px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.faq-question:hover{color:#1e40af}.faq-icon{color:#64748b;transition:transform .3s}.faq-item.expanded .faq-icon{color:#1e40af}.faq-answer{padding:0 20px 18px;animation:.3s fadeIn}.faq-answer p{color:#475569;margin:0;font-size:14px;line-height:1.7}.panduan-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1e40af 0%,#7c3aed 100%);padding:80px 0}.cta-content h2{margin:0 0 10px;font-size:32px;font-weight:700}.cta-content p{opacity:.9;margin:0 0 30px;font-size:16px}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.cta-btn{border-radius:8px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-btn.primary{color:#1e40af;background:#fff}.cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.cta-btn.secondary{color:#fff;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3)}.cta-btn.secondary:hover{background:rgba(255,255,255,.25)}.panduan-footer{color:#fff;background:#0f172a;padding:40px 0}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-info h3{margin:0 0 8px;font-size:16px;font-weight:600}.footer-info p{opacity:.7;margin:0 0 12px;font-size:13px}.contact-links{gap:15px;display:flex}.contact-links a{color:#fff;background:rgba(255,255,255,.1);border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-flex}.contact-links a:hover{background:rgba(255,255,255,.2)}.footer-copyright p{opacity:.6;margin:0;font-size:13px}@media (max-width:1024px){.timeline-progress{min-width:700px}.panduan-hero,.panduan-overview,.panduan-steps,.panduan-faq{padding:50px 0}.panduan-cta{padding:60px 0}}@media (max-width:768px){.panduan-hero .hero-content h1{flex-direction:column;gap:10px;font-size:24px}.panduan-hero .hero-icon{font-size:32px}.panduan-hero,.panduan-overview,.panduan-steps,.panduan-faq{padding:40px 0}.panduan-cta{padding:50px 0}.section-title{font-size:20px}.step-header{text-align:center;flex-direction:column;padding:20px}.step-icon{width:56px;height:56px;font-size:22px}.step-title{font-size:20px}.step-duration{margin-top:10px}.step-content{grid-template-columns:1fr;padding:20px}.step-navigation{flex-direction:column;gap:15px}.nav-btn{justify-content:center;width:100%}.overview-grid{grid-template-columns:1fr}.footer-content{text-align:center;flex-direction:column}.contact-links{justify-content:center}.cta-content h2{font-size:24px}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{justify-content:center;width:100%;max-width:300px}.faq-question{padding:14px 16px;font-size:14px}.faq-answer{padding:14px 16px;font-size:13px}}@media (max-width:480px){.panduan-hero{padding:30px 0}.panduan-hero .hero-content h1{font-size:20px}.panduan-hero .hero-subtitle{font-size:14px}.panduan-hero .hero-icon{font-size:28px}.panduan-overview,.panduan-steps,.panduan-faq{padding:24px 0}.panduan-cta{padding:30px 0}.section-title{font-size:18px}.section-subtitle{font-size:13px}.step-header{padding:16px}.step-icon{width:48px;height:48px;font-size:18px}.step-title{font-size:18px}.step-content{padding:16px}.cta-content h2{font-size:20px}.cta-content p{font-size:14px}.overview-card{padding:20px}.overview-icon{width:50px;height:50px;font-size:20px}.overview-card h3{font-size:16px}.timeline-scroll{margin:0 -10px;padding:0 10px}}@media (max-width:360px){.panduan-hero .hero-content h1{font-size:18px}.step-icon{width:42px;height:42px;font-size:16px}.step-title{font-size:16px}.step-header,.step-content{padding:12px}.faq-question{padding:12px 14px;font-size:13px}.nav-btn{padding:10px 16px;font-size:13px}}@media (max-width:768px){.dokumen-item{padding:12px 14px;gap:10px}.dokumen-icon{width:36px;height:36px;font-size:16px;border-radius:8px}.dokumen-info{min-width:0;overflow:hidden}.dokumen-info h4{font-size:13px;flex-wrap:wrap;word-break:break-word}.dokumen-keterangan{font-size:11px;word-break:break-word}.dokumen-file-info{font-size:12px;max-width:100%}.dokumen-file{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;font-size:12px}.dokumen-size,.dokumen-date{font-size:11px}.dokumen-empty{font-size:12px}.dokumen-status{font-size:20px}.file-upload-area{padding:16px}.file-placeholder{font-size:13px}.required-badge,.tambahan-badge{font-size:10px;padding:1px 6px}.dokumen-list{gap:10px}.dokumen-item-verify{flex-wrap:wrap;gap:8px}.dokumen-item-verify .dokumen-info{min-width:0;overflow:hidden}.dokumen-item-verify .doc-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%}.dokumen-item-verify .doc-file{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%;font-size:11px}.dokumen-item-verify .dokumen-actions{width:100%;flex-wrap:wrap;gap:6px}}@media (max-width:480px){.dokumen-item{flex-direction:column;align-items:flex-start;padding:10px 12px;gap:8px}.dokumen-icon{width:32px;height:32px;font-size:14px;border-radius:6px}.dokumen-info{width:100%;min-width:0;overflow:hidden;box-sizing:border-box}.dokumen-info h4{font-size:12px;gap:4px;line-height:1.4}.dokumen-keterangan{font-size:10px}.dokumen-file-info{gap:4px}.dokumen-file{max-width:160px;font-size:11px}.dokumen-size,.dokumen-date{font-size:10px}.dokumen-action{width:100%;margin-top:4px}.dokumen-action .btn{font-size:12px;padding:6px 10px}.dokumen-status{font-size:18px}.file-upload-area{padding:12px}.file-placeholder{font-size:12px;gap:6px}.required-badge,.tambahan-badge{font-size:9px;padding:1px 5px}.dokumen-list{gap:8px}.dokumen-item-verify .dokumen-actions .btn{font-size:11px;padding:4px 8px}.dokumen-item-verify .doc-name{font-size:12px}.dokumen-item-verify .doc-details{max-width:100%;overflow:hidden}}
