@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";.login-root *,.login-root :before,.login-root :after{box-sizing:border-box;margin:0;padding:0}.login-root{background:#f0f4f8;min-height:100vh;font-family:Plus Jakarta Sans,sans-serif;display:flex}.login-sidebar{background:#0f1a2e;flex-direction:column;justify-content:space-between;width:42%;padding:48px 40px;display:flex;position:relative;overflow:hidden}.sidebar-glow{pointer-events:none;background:radial-gradient(circle,#38bdf81f 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-80px;right:-100px}.sidebar-glow2{pointer-events:none;background:radial-gradient(circle,#6366f11a 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;bottom:60px;left:-50px}.sidebar-content{z-index:2;flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.sidebar-badge{background:#38bdf826;border:1px solid #38bdf840;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:5px 14px;display:inline-flex}.sidebar-badge .badge-dot{background:#38bdf8;border-radius:50%;width:6px;height:6px;animation:2s infinite badgePulse}.sidebar-badge span{color:#7dd3fc;letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:600}@keyframes badgePulse{0%,to{opacity:1}50%{opacity:.35}}.sidebar-headline{color:#fff;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.3}.sidebar-headline em{background:linear-gradient(90deg,#e2f838,#c8bf42);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:normal}.sidebar-desc{color:#ffffff80;margin-bottom:36px;font-size:13px;line-height:1.75}.sidebar-features{flex-direction:column;gap:14px;display:flex}.feature-item{align-items:center;gap:12px;display:flex}.feature-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.fi-blue{background:#38bdf826}.fi-purple{background:#6366f126}.fi-green{background:#34d39926}.feature-icon svg{width:16px;height:16px}.feature-text{color:#fff9;font-size:13px;font-weight:500}.sidebar-footer{color:#fff;z-index:2;font-size:14px;position:relative}.login-main{background:#fff;flex:1;justify-content:center;align-items:center;padding:40px 44px;display:flex}.login-form-wrap{width:100%;max-width:380px}.form-logo-header{border-bottom:1.5px solid #f1f5f9;flex-direction:column;align-items:center;margin-bottom:28px;padding-bottom:24px;display:flex}.form-logo-img-wrap{justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:14px;display:flex;position:relative}.form-logo-img-wrap:before{content:"";border:1.5px dashed #6366f133;border-radius:50%;position:absolute;inset:-6px}.form-logo-img-wrap:after{content:"";border:1px dashed #6366f11a;border-radius:50%;position:absolute;inset:-14px}.form-logo-img-wrap img{object-fit:contain;z-index:1;mix-blend-mode:multiply;width:90px;height:90px;display:block;position:relative}.form-logo-unit{color:#0f172a;text-align:center;margin-bottom:3px;font-size:15px;font-weight:700;line-height:1.3}.form-logo-subunit{color:#64748b;text-align:center;font-size:12px;font-weight:400}.form-header{margin-bottom:24px}.form-header .form-title{color:#0f172a;margin-bottom:4px;font-size:20px;font-weight:700}.form-header .form-subtitle{color:#94a3b8;font-size:12.5px;line-height:1.6}.field-group{margin-bottom:16px}.field-label{color:#374151;letter-spacing:.5px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.field-input-wrap{position:relative}.field-icon{color:#94a3b8;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.field-icon svg{width:15px;height:15px}.field-input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:44px;padding:0 14px 0 38px;font-family:Plus Jakarta Sans,sans-serif;font-size:13.5px;transition:border-color .2s,box-shadow .2s,background .2s}.field-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.field-input::placeholder{color:#b0bec5}.field-input:disabled{opacity:.5;cursor:not-allowed}.field-input.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.pass-toggle{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.pass-toggle:hover{color:#6366f1}.pass-toggle svg{width:15px;height:15px}.error-text{color:#ef4444;margin-top:5px;font-size:12px;display:block}.captcha-wrap{margin-bottom:20px}.captcha-label{color:#374151;letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:8px;font-size:11px;font-weight:600;display:flex}.captcha-badge{color:#ef4444;letter-spacing:.4px;background:#fef2f2;border:1px solid #fecaca;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:600}.captcha-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.captcha-canvas-wrap{border:1.5px solid #e2e8f0;border-radius:10px;flex-shrink:0;line-height:0;overflow:hidden}#captchaCanvas{border-radius:8px;display:block}.captcha-refresh-btn{cursor:pointer;color:#64748b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.captcha-refresh-btn:hover{color:#6366f1;background:#eef2ff;border-color:#6366f1}.captcha-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.captcha-refresh-btn svg{width:15px;height:15px;transition:transform .5s}.captcha-refresh-btn.spinning svg{transform:rotate(360deg)}.captcha-input{color:#0f172a;letter-spacing:4px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:42px;padding:0 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.captcha-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.captcha-input::placeholder{letter-spacing:1px;color:#b0bec5}.captcha-input:disabled{opacity:.5;cursor:not-allowed}.captcha-input.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.btn-login-wrap{height:46px;margin-bottom:16px;position:relative}.btn-login{color:#fff;cursor:pointer;letter-spacing:.2px;background:linear-gradient(135deg,#0284c7,#0369a1);border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:flex}.btn-login:hover:not(:disabled){background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-1px);box-shadow:0 6px 20px #6366f159}.btn-login:active:not(:disabled){box-shadow:none;transform:scale(.98)}.btn-login:disabled{opacity:.65;cursor:not-allowed}.btn-login svg{width:16px;height:16px}.forgot-link{text-align:center;color:#94a3b8;margin-bottom:18px;font-size:12.5px}.forgot-link a{color:#6366f1;font-weight:600;text-decoration:none}.forgot-link a:hover{text-decoration:underline}.form-divider{align-items:center;gap:10px;margin-bottom:14px;display:flex}.form-divider .divider-line{background:#e2e8f0;flex:1;height:1px}.form-divider .divider-text{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:500}.security-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.security-info svg{color:#10b981;flex-shrink:0;width:14px;height:14px;margin-top:2px}.security-info span{color:#64748b;font-size:11.5px;line-height:1.55}@media (width<=640px){.login-sidebar{display:none}.login-main{padding:32px 20px}}.ba-meta-strip{background:#f8fafc;border:.5px solid #e5e7eb;border-radius:10px;flex-wrap:nowrap;align-items:center;gap:12px;margin-bottom:1.5rem;padding:11px 16px;display:flex;overflow-x:auto}.stepper-track{justify-content:space-between;align-items:center;gap:20px;padding-bottom:10px;display:flex;overflow-x:auto}@media (width<=576px){.ba-meta-strip{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.ba-meta-strip::-webkit-scrollbar{display:none}.ba-meta-item{white-space:nowrap;flex:none}.ba-sep{flex:none}.stepper-wrapper{padding:16px}.stepper-track{justify-content:flex-start;gap:24px}.stepper-item{min-width:90px}.stepper-circle{width:48px;height:48px}}.btn-text{display:inline}@media (width<=576px){.btn-text{display:none}.stepper-wrapper{padding:14px 16px}.stepper-track{flex-direction:column;align-items:flex-start;gap:6px}.stepper-item{flex-direction:row;align-items:center;gap:10px;width:100%}.stepper-label-wrap{text-align:left;margin-top:0}.stepper-connector{width:2px;height:18px;margin-bottom:0;margin-left:22px}}.ql-container{border-bottom-right-radius:6px;border-bottom-left-radius:6px;min-height:150px}.ql-toolbar{border-top-left-radius:6px;border-top-right-radius:6px}.ql-editor{min-height:120px}.ba-meta-strip{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}.ba-meta-item svg{flex-shrink:0}.ba-meta-label{color:#6b7280;font-size:13px}.ba-meta-item{white-space:nowrap;align-items:center;gap:8px;display:flex}.ba-badge-tiket{color:#1d4ed8;white-space:normal;word-break:break-all;background:#e0edff;border-radius:999px;max-width:100%;padding:4px 10px;font-size:13px;font-weight:600}.ba-meta-vertical{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.ba-sep{background:#e5e7eb;flex-shrink:0;width:1px;height:20px}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone .dz-preview.dz-success .dz-success-mark,.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1!important;animation:none!important}#dropzone-basic{text-align:center;border:2px dashed #d1d5db;border-radius:10px;padding:20px;overflow:hidden}.select2-container{width:100%!important}.select2-selection{align-items:center;padding:4px 10px;display:flex;height:38px!important}.dropzone{background:#fafafa!important;border:2px dashed #d0d5dd!important;border-radius:10px!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:8px!important;min-height:130px!important;padding:16px!important;display:flex!important;position:relative!important}.dropzone .dz-message{text-align:center!important;color:#806b6b!important;cursor:pointer!important;opacity:1!important;width:100%!important;margin:0!important;padding:16px 0!important;font-size:14px!important;position:static!important;transform:none!important}.dropzone .dz-preview{width:150px!important;min-height:unset!important;float:none!important;z-index:1!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:10px!important;flex-direction:column!important;align-items:center!important;margin:4px!important;padding:14px 12px 10px!important;display:inline-flex!important;position:relative!important;overflow:visible!important;transform:none!important}.dropzone .dz-preview .dz-image{opacity:1!important;z-index:auto!important;background:#fff5f5!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:60px!important;height:60px!important;margin-bottom:8px!important;display:flex!important;position:static!important;overflow:hidden!important}.dropzone .dz-preview .dz-image img{object-fit:cover!important;opacity:1!important;filter:none!important;border-radius:0!important;width:100%!important;height:100%!important;transform:none!important}.dropzone .dz-preview .dz-details{opacity:1!important;visibility:visible!important;text-align:center!important;width:100%!important;min-height:unset!important;z-index:auto!important;background:0 0!important;flex-direction:column!important;align-items:center!important;gap:2px!important;padding:0!important;transition:none!important;display:flex!important;position:static!important;inset:auto!important;transform:none!important}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap!important;text-overflow:ellipsis!important;color:#374151!important;cursor:default!important;border:none!important;max-width:126px!important;font-size:12px!important;font-weight:500!important;display:block!important;overflow:hidden!important}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{opacity:1!important;visibility:visible!important;color:inherit!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.dropzone .dz-preview .dz-details .dz-size{color:#9ca3af!important;margin-top:2px!important;font-size:11px!important;display:block!important}.dropzone .dz-preview .dz-remove{color:#e25a67!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;background:#fff5f5!important;border:1px solid #fecdd3!important;border-radius:6px!important;margin-top:8px!important;padding:3px 10px!important;font-size:11px!important;text-decoration:none!important;display:inline-block!important;position:static!important;inset:auto!important;transform:none!important}.dropzone .dz-preview .dz-progress{opacity:1!important;width:100%!important;height:3px!important;box-shadow:none!important;background:#e5e7eb!important;border:none!important;border-radius:2px!important;margin:6px 0!important;position:static!important;top:auto!important;left:auto!important;overflow:hidden!important;transform:none!important}.dropzone .dz-preview .dz-progress .dz-upload{background:#696cff!important;border-radius:2px!important;height:100%!important;transition:width .3s!important;display:block!important}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{opacity:0!important;pointer-events:none!important;margin:0!important;transition:none!important;animation:none!important;display:block!important;position:absolute!important;inset:6px 6px auto auto!important;transform:none!important}.dropzone .dz-preview.dz-success .dz-success-mark,.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1!important;animation:none!important}.dropzone .dz-preview.dz-file-preview .dz-image{opacity:1!important;background:#fff5f5!important;border-radius:8px!important}.dropzone .dz-preview.dz-image-preview .dz-image{opacity:1!important;background:#fff5f5!important}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1!important;display:block!important}.dropzone .dz-preview.dz-complete .dz-details{opacity:1!important;visibility:visible!important;display:flex!important}.ba-meta-strip input.form-control{min-width:0}@media (width<=576px){.stepper-track{flex-direction:column;align-items:flex-start}.stepper-item{align-items:center;gap:10px;width:100%;display:flex}.stepper-connector{z-index:1;background:#f3f4f6;border-radius:2px;flex:1;max-width:80px;height:4px;margin-bottom:30px;position:relative}.stepper-connector-fill{background:linear-gradient(90deg,#38ef7d,#11998e);border-radius:2px;width:0%;height:100%;transition:width .5s}}.content-wrapper,.card,.card-body,.row.mb-3,.col-md-6,.col-sm-9,.position-relative{overflow:visible!important}.ba-card-header{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ba-header-icon{background:#eff6ff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ba-meta-strip{background:#f8fafc;border:.5px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:1.5rem;padding:11px 16px;display:flex}.ba-meta-item{align-items:center;gap:7px;display:flex}.ba-meta-label{color:#6b7280;letter-spacing:.05em;text-transform:uppercase;font-size:14px;font-weight:500}.ba-meta-val{color:#6b7280;font-size:14px;font-weight:500}.ba-badge-tiket{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;padding:3px 12px;font-size:16px;font-weight:700}.ba-badge-draft{color:#d97706;background:#fffbeb;border:1px solid #fde68a;border-radius:20px;padding:3px 12px;font-size:12px;font-weight:600}.ba-sep{background:#e5e7eb;width:.5px;height:26px}.ba-field{margin-bottom:1.25rem}.ba-label{color:#374151;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:7px;font-size:12px;font-weight:700;display:flex}.ba-req{color:#dc2626}.ba-hint{color:#9ca3af;margin-top:4px;font-size:11.5px}.ba-divider{background:#e5e7eb;height:.5px;margin:1.25rem 0}.quill-wrapper{width:100%;overflow:visible!important}.ql-toolbar.ql-snow{z-index:10;background:#f8f9fa;border-radius:6px 6px 0 0;box-sizing:border-box!important;flex-wrap:wrap!important;width:100%!important;display:flex!important;position:relative!important;top:auto!important;left:auto!important;overflow:visible!important;transform:none!important}.ql-toolbar.ql-snow .ql-formats{flex-shrink:0;align-items:center;margin-right:4px!important;display:inline-flex!important}.ql-container.ql-snow{box-sizing:border-box;border-radius:0 0 6px 6px;min-height:200px}#deskripsi-editor{box-sizing:border-box;width:100%;min-height:200px}#deskripsi-editor .ql-editor p{margin-top:0;margin-bottom:12px}#deskripsi-editor .ql-editor{line-height:1}.dropzone{background:#fafafa!important;border:2px dashed #d0d5dd!important;border-radius:10px!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:8px!important;min-height:130px!important;padding:16px!important;display:flex!important}.dropzone .dz-message{text-align:center!important;color:#806b6b!important;cursor:pointer!important;width:100%!important;margin:0!important;padding:16px 0!important;font-size:14px!important}.dropzone.dz-started .dz-message{display:none!important}.dropzone .dz-preview{width:150px!important;min-height:unset!important;float:none!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:10px!important;flex-direction:column!important;align-items:center!important;margin:4px!important;padding:14px 12px 10px!important;display:inline-flex!important;position:relative!important;overflow:visible!important}.dropzone .dz-preview .dz-image{background:#fff5f5!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:60px!important;height:60px!important;margin-bottom:8px!important;display:flex!important;overflow:hidden!important}.dropzone .dz-preview .dz-image img{object-fit:cover!important;width:100%!important;height:100%!important}.dropzone .dz-preview .dz-details{opacity:1!important;text-align:center!important;background:0 0!important;width:100%!important;padding:0!important;position:static!important}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap!important;text-overflow:ellipsis!important;color:#374151!important;max-width:126px!important;font-size:12px!important;font-weight:500!important;overflow:hidden!important}.dropzone .dz-preview .dz-details .dz-size{color:#9ca3af!important;font-size:11px!important}.dropzone .dz-preview .dz-remove{color:#e25a67!important;cursor:pointer!important;background:#fff5f5!important;border:1px solid #fecdd3!important;border-radius:6px!important;margin-top:8px!important;padding:3px 10px!important;font-size:11px!important;text-decoration:none!important;display:inline-block!important;position:static!important}.dropzone .dz-preview .dz-remove:hover{background:#fee2e2!important}.dropzone .dz-preview .dz-progress{opacity:1!important;background:#e5e7eb!important;border-radius:2px!important;width:100%!important;height:3px!important;margin:6px 0!important;position:static!important;overflow:hidden!important}.dropzone .dz-preview .dz-progress .dz-upload{background:#696cff!important;border-radius:2px!important;height:100%!important;display:block!important}.dropzone .dz-preview.dz-success .dz-progress{display:none!important}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{top:6px!important;right:6px!important;left:unset!important;display:none!important;position:absolute!important}.dropzone .dz-preview.dz-success .dz-success-mark,.dropzone .dz-preview.dz-error .dz-error-mark{display:block!important}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{width:20px!important;height:20px!important}.dropzone .dz-message .dz-button{display:none!important}.dropzone .dz-message:before{content:none!important;display:none!important}.stepper-wrapper{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:28px 32px;box-shadow:0 2px 12px #00000014}.stepper-track{justify-content:space-between;align-items:center;display:flex;position:relative}.stepper-item{z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.stepper-circle{width:64px;height:64px;box-shadow:none;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.stepper-circle.is-current{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 6px 20px #667eea80}.stepper-circle.is-done{background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);box-shadow:0 4px 14px #11998e66}.stepper-circle .ti{color:#9ca3af;font-size:28px}.stepper-circle.is-current .ti,.stepper-circle.is-done .ti{color:#fff}.stepper-label-wrap{text-align:center;margin-top:10px}.stepper-label{color:#9ca3af;white-space:nowrap;font-size:13px;font-weight:400}.stepper-label.is-current{color:#667eea;font-weight:700}.stepper-label.is-done{color:#11998e;font-weight:600}.stepper-badge{text-align:center;border-radius:20px;margin-top:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.stepper-badge.is-current{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}.stepper-badge.is-done{color:#065f46;background:#d1fae5}.stepper-connector{z-index:1;background:#f3f4f6;border-radius:2px;flex:1;max-width:80px;height:4px;margin-bottom:30px;position:relative}.stepper-connector-fill{background:linear-gradient(90deg,#38ef7d,#11998e);border-radius:2px;width:0%;height:100%;transition:width .5s}.stepper-connector-fill.is-active{width:100%}
