body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}body[data-theme=dark]{background:#1b2531!important}.ant-menu{padding:0 8px}.ant-menu-item-selected:after{border:none!important}body[data-theme=dark] input:-webkit-autofill,body[data-theme=dark] input:-webkit-autofill:active,body[data-theme=dark] input:-webkit-autofill:focus,body[data-theme=dark] input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #283142!important}.no-upload-trigger .ant-upload-select,.no-upload-trigger .ant-upload-select-picture-card{display:none!important}.select-multiple .ant-select-selection-wrap,.select-tags .ant-select-selection-wrap{height:40px;padding-left:12px}.ql-editor{min-height:300px}.ql-editor *{color:#000!important}body[data-theme=dark] .ql-snow.ql-toolbar button{color:#fff!important}body[data-theme=dark] .ql-picker-label .ql-stroke{stroke:#fff!important}body[data-theme=dark] .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background-color:#000!important}body[data-theme=dark] .ql-snow .ql-picker{color:#fff!important}.ql-picker-label,.ql-stroke,body[data-theme=dark] button .ql-stroke{fill:none;stroke:#fff!important}.ql-picker-label,.ql-stroke,body[data-theme=light] button .ql-stroke{fill:none;stroke:#000!important}body[data-theme=dark] .ql-active .ql-stroke{fill:none;stroke:#fff!important}.ql-picker-label:hover .ql-fill,body[data-theme=dark] .ql-active .ql-fill,body[data-theme=dark] button:hover .ql-fill{fill:#fff!important;stroke:none}body[data-theme=dark] .ql-editor *{color:#fff!important}.ant-select-selection-overflow{gap:8px;overflow:scroll}.satker-select .ant-select-selection-overflow{min-height:40px;padding:4px}.success-modal-overlay{animation:overlayFadeIn .3s ease-out;inset:0;position:fixed;z-index:1050}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.success-modal-bg{align-items:center;animation:gradientShift 8s ease infinite;background:linear-gradient(-45deg,#11998e,#38ef7d,#0575e6,#00f260);background-size:400% 400%;display:flex;height:100vh;justify-content:center;width:100vw}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.success-modal-content{align-items:center;animation:fadeSlideUp .6s ease-out;display:flex;flex-direction:column;padding:24px;text-align:center}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.checkmark-circle{animation:popIn .5s cubic-bezier(.34,1.56,.64,1) .2s both;height:120px;margin-bottom:32px;width:120px}@keyframes popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.checkmark-svg{height:100%;width:100%}.checkmark-circle-bg{stroke:#fff;stroke-dasharray:226;stroke-dashoffset:226;animation:drawCircle .6s ease-out .3s forwards}@keyframes drawCircle{to{stroke-dashoffset:0}}.checkmark-check{stroke:#fff;stroke-dasharray:48;stroke-dashoffset:48;stroke-linecap:round;stroke-linejoin:round;animation:drawCheck .4s ease-out .9s forwards}@keyframes drawCheck{to{stroke-dashoffset:0}}.success-title{animation:fadeIn .5s ease-out .6s both;color:#fff;font-size:32px;font-weight:700;margin:0 0 8px;text-shadow:0 2px 12px #00000026}.success-subtitle{animation:fadeIn .5s ease-out .7s both;color:#ffffffe6;font-size:16px;margin:0 0 32px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nomor-surat-box{animation:fadeSlideUp .5s ease-out .8s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:16px;display:flex;flex-direction:column;gap:4px;margin-bottom:40px;padding:20px 40px}.nomor-surat-label{color:#fffc;font-size:13px;letter-spacing:1px;text-transform:uppercase}.nomor-surat-value{color:#fff;font-size:22px;font-weight:700}.ok-button{animation:fadeSlideUp .5s ease-out .9s both;background:#fff;border:none;border-radius:24px;color:#11998e;font-size:16px;font-weight:600;height:48px;padding:0 48px;transition:transform .2s ease}.ok-button:hover{background:#fff!important;color:#0d7a70!important;transform:scale(1.05)}@media (max-width:480px){.success-title{font-size:24px}.nomor-surat-box{padding:16px 24px}.checkmark-circle{height:90px;width:90px}}
/*# sourceMappingURL=main.2bfa98c2.css.map*/