.topbar{height:48px}@media only screen and (max-width:768px){.topbar{height:40px}}.topbar .appbar{width:100%;height:48px;background-color:#f3f3f3;padding:0px 4rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 4px 4px #0000002d}@media only screen and (max-width:768px){.topbar .appbar{padding:0px 1rem;height:40px}}.topbar .appbar .toolbar{width:100%;height:100%;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:0}.topbar .appbar .header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}@media only screen and (max-width:640px){.topbar .appbar .header{gap:5px}}.topbar .appbar .header .image{height:20px;width:20px}.topbar .appbar .header .text{font-weight:600;font-size:1rem;color:#292929}@media only screen and (max-width:768px){.topbar .appbar .header .text{font-weight:600;font-size:.75rem;color:#292929}}.topbar .appbar .actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:20px}.topbar .appbar .actions .selection{border:none;outline:none;background:transparent;font-weight:500;font-size:1rem;color:#292929}@media only screen and (max-width:768px){.topbar .appbar .actions .selection{font-weight:600;font-size:.75rem;color:#292929}}.topbar .appbar .actions .button{padding:8px 16px;border-radius:8px;font-weight:500;font-size:1rem;color:#fff;background:#2e66db}.topbar .appbar .actions .button:hover{background:#124fcf}.loader-wrapper{position:relative;width:100px;height:100px;display:flex;justify-content:center;align-items:center;margin-bottom:30px}.dots-loader:not(:required){opacity:1;overflow:hidden;position:relative;text-indent:-9999px;display:inline-block;width:8px;height:8px;background:transparent;border-radius:100%;animation:dots-loader 5s infinite ease-in-out;transform-origin:50% 50%;transform:scale(1);transition:.3s all}@keyframes dots-loader{0%{box-shadow:#2c61aa -14px -14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}8.33%{box-shadow:#2c61aa 14px -14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}16.67%{box-shadow:#2c61aa 14px 14px 0 7px,#aec6eb 14px 14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}25%{box-shadow:#2c61aa -14px 14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px 14px 0 7px,#194785 -14px 14px 0 7px}33.33%{box-shadow:#2c61aa -14px -14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 -14px -14px 0 7px}41.67%{box-shadow:#2c61aa 14px -14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 14px -14px 0 7px}50%{box-shadow:#2c61aa 14px 14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 14px -14px 0 7px}58.33%{box-shadow:#2c61aa -14px 14px 0 7px,#aec6eb -14px 14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 14px -14px 0 7px}66.67%{box-shadow:#2c61aa -14px -14px 0 7px,#aec6eb -14px -14px 0 7px,#7fa9e6 -14px -14px 0 7px,#194785 14px -14px 0 7px}75%{box-shadow:#2c61aa 14px -14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px -14px 0 7px,#194785 14px -14px 0 7px}83.33%{box-shadow:#2c61aa 14px 14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 14px 14px 0 7px}91.67%{box-shadow:#2c61aa -14px 14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}to{box-shadow:#2c61aa -14px -14px 0 7px,#aec6eb 14px -14px 0 7px,#7fa9e6 14px 14px 0 7px,#194785 -14px 14px 0 7px}}.loader-container{display:flex;flex-direction:column;gap:15px;justify-content:center;align-items:center;height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:#fffffff2;z-index:9999}.loading-text{font-family:Arial,sans-serif;font-size:18px;color:#2c61aa;margin-top:20px;font-weight:600;letter-spacing:.5px}.loading-message{font-weight:400;font-size:14px;color:#000;margin-top:10px;max-width:300px;text-align:center;animation:fade-in 1s ease}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80vh;z-index:9999;animation:slideUp .6s ease-out}.cross-container{margin-bottom:40px;display:flex;justify-content:center}.cross-container .cross-circle{width:80px;height:80px;background:linear-gradient(135deg,#ff6b6b,#ff4757);box-shadow:0 10px 30px #ff6b6b4d,0 0 #ff6b6bb3;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:pulse 2s infinite}.cross-container .cross-circle:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b1a,#ff47571a);animation:ripple 3s infinite}.cross-container .cross-circle .cross-icon{position:relative;width:40px;height:40px}.cross-container .cross-circle .cross-icon .cross-line{position:absolute;width:40px;height:4px;background:#fff;border-radius:2px;top:50%;left:50%;transform-origin:center;box-shadow:0 2px 8px #0000001a}.cross-container .cross-circle .cross-icon .cross-line.cross-line-1{transform:translate(-50%,-50%) rotate(45deg);animation:crossDraw1 1.5s ease-in-out infinite}.cross-container .cross-circle .cross-icon .cross-line.cross-line-2{transform:translate(-50%,-50%) rotate(-45deg);animation:crossDraw2 1.5s ease-in-out infinite}.network-error-message{margin-bottom:40px}.network-error-message .error-title{font-weight:500;font-size:20px;color:#2d3748;margin:0 0 16px;animation:fadeInUp .8s ease-out}.network-error-message .error-description{font-weight:500;font-size:16px;color:#999;line-height:1.6;animation:fadeInUp .8s ease-out .2s both;max-width:380px;margin:0 auto}.retry-button{background:#2e66db;border:none;padding:10px 14px;border-radius:8px;font-weight:500;font-size:12px;color:#fff;cursor:pointer;transition:background .3s ease;display:inline-flex;align-items:center;gap:8px;position:relative}.retry-button:hover{background:#cbd5e0}.retry-button:active{background:#a0aec0}.retry-button .retry-icon{font-size:18px;animation:none}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #e764644d,0 0 #f05f5fb3}50%{transform:scale(1.05);box-shadow:0 15px 40px #ea666666,0 0 0 10px #ea66660d}}@keyframes ripple{0%{transform:scale(.8);opacity:.3}50%{transform:scale(1.2);opacity:.15}to{transform:scale(1.4);opacity:0}}@keyframes crossDraw1{0%,to{transform:translate(-50%,-50%) rotate(45deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(45deg) scale(1.1)}}@keyframes crossDraw2{0%,to{transform:translate(-50%,-50%) rotate(-45deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(-45deg) scale(1.1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.network-error-container{padding:16px}.network-error-container .error-content{max-width:360px;padding:40px 24px;border-radius:20px}.network-error-container .cross-container .cross-circle{width:100px;height:100px}.network-error-container .cross-container .cross-circle:before{width:120px;height:120px}.network-error-container .cross-container .cross-circle .cross-icon{width:32px;height:32px}.network-error-container .cross-container .cross-circle .cross-icon .cross-line{width:32px;height:3px}.network-error-container .error-message .error-title{font-size:28px}.network-error-container .error-message .error-description{font-size:14px}.network-error-container .retry-button{padding:14px 28px;font-size:14px}}@media(max-width:480px){.network-error-container .error-content{max-width:320px;padding:32px 20px}.network-error-container .error-message .error-title{font-size:24px}.network-error-container .retry-button{padding:12px 24px;font-size:14px}}.court-portal{background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100%}.court-portal .hero{min-height:90vh;background-size:cover;background-position:center;width:100%;height:100%}.court-portal .hero .hero-overlay{min-height:100vh;background:linear-gradient(90deg,#151414,#7b767600);padding:0 10rem}@media only screen and (max-width:1284px){.court-portal .hero .hero-overlay{padding:0 6rem}}@media only screen and (max-width:640px){.court-portal .hero .hero-overlay{padding:1.5rem 2rem}}.court-portal .hero .hero-content{height:100%;min-height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2.5rem;width:50%}@media only screen and (max-width:1455px){.court-portal .hero .hero-content{width:70%}}@media only screen and (max-width:1024px){.court-portal .hero .hero-content{width:70%}}@media only screen and (max-width:768px){.court-portal .hero .hero-content{width:90%;gap:2rem}}.court-portal .hero .hero-header{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem}.court-portal .hero .hero-title{font-weight:700;font-size:3rem;color:#fff;line-height:120%}@media only screen and (max-width:640px){.court-portal .hero .hero-title{font-weight:700;font-size:2rem;color:#fff}}.court-portal .hero .hero-subtitle{padding-right:4rem;font-weight:400;font-size:1.125rem;color:#dae7f3}@media only screen and (max-width:640px){.court-portal .hero .hero-subtitle{padding-right:0;font-weight:400;font-size:.875rem;color:#f3f3f3}}.court-portal .hero .clerk-info{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:40px;font-weight:400;font-size:.875rem;color:#fff;border:1px solid rgba(255,255,255,.3)}@media only screen and (max-width:768px){.court-portal .hero .clerk-info{font-weight:400;font-size:.75rem;color:#fff}}.court-portal .hero .action-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem;flex-wrap:wrap}.court-portal .hero .action-buttons button{padding:8px 24px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;padding:.75rem 1.5rem;font-size:1rem}.court-portal .hero .action-buttons button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.court-portal .hero .action-buttons button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.court-portal .hero .action-buttons button:hover:not(:disabled){background-color:#124fcf}@media only screen and (max-width:1284px){.court-portal .hero .action-buttons button{padding:.75rem 1rem}}@media only screen and (max-width:640px){.court-portal .hero .action-buttons button{padding:.75rem;font-size:.875rem}}.court-portal .hero .action-buttons button.secondary{background-color:#f3f3f3;color:#292929}.court-portal .hero .action-buttons button.secondary:hover:not(:disabled){background-color:#e6e6e6}.court-portal .information-card{width:80%;background-color:#dae7f3;border-radius:12px;padding:24px;background:linear-gradient(#dae7f3,#dae7f3) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:2rem 3rem}.court-portal .information-card:hover{box-shadow:0 10px 15px #0000001a}.court-portal .information-card .info-header{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.court-portal .information-card .info-header .heading{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}.court-portal .information-card .info-header .heading .title{font-weight:600;font-size:1rem;color:#2e66db}.court-portal .information-card .info-header .heading .subtitle{font-weight:500;font-size:.75rem;color:#7d7c7c}.court-portal .information-card .info-header .icon{width:40px;height:40px;background:#aad1f5;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#2e66db;flex-shrink:0}.court-portal .information-card .info-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;font-weight:500;font-size:.75rem;color:#292929}.court-portal .information-card .hours-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.1rem}.court-portal .information-card .hours-section .hours-title{font-weight:600;font-size:.875rem;color:#2e66db}.court-portal .information-card .hours-section .hours-day{font-weight:500;font-size:.75rem;color:#292929}.court-portal .information-card .hours-section .hours-time{font-weight:400;font-size:.75rem;color:#292929}.court-portal .contact{width:80%;background-color:#f3f3f3;border-radius:12px;padding:24px;background:linear-gradient(#f3f3f3,#f3f3f3) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;padding:1.5rem 3rem}.court-portal .contact:hover{box-shadow:0 10px 15px #0000001a}.court-portal .contact .contact-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.court-portal .contact .contact-content .contact-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}.court-portal .contact .contact-content .contact-section .header{letter-spacing:.5px;font-weight:600;font-size:.875rem;color:#292929}.court-portal .contact .contact-content .contact-section .data{font-weight:500;font-size:.75rem;color:#2e66db}.court-portal .contact .contact-content .contact-section.flex{flex-grow:1}.court-portal .contact .contact-content .link{text-decoration:none;font-weight:500;font-size:.75rem;color:#2e66db}.court-portal .contact .contact-content .link:hover{text-decoration:underline}.court-portal .contact .contact-content .operator{width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.home-footer{margin-top:2rem;width:100%;padding:8px 0;background-color:#f3f3f3;color:#292929;border-top:1px solid rgba(255,255,255,.2);font-size:12px}.home-footer .home-footer__inner{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.home-footer .home-footer__logo{height:25px;width:auto;object-fit:contain;display:inline-block;vertical-align:middle}.home-footer .highlight{font-weight:600;color:#2e66db}@media(max-width:480px){.home-footer .home-footer__logo{height:14px}.home-footer .home-footer__inner{gap:6px}}.new-application-flow{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100vh;width:100%;overflow:hidden;position:relative;background-color:#f3f3f3}.new-application-flow .stepper-header{position:fixed;top:50px;left:0;right:0;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px 0;background:#fff;border-bottom:1px solid #9ca3af;box-shadow:0 1px 2px #0000000d;z-index:1000;height:80px}.new-application-flow .stepper-header .step-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative}.new-application-flow .stepper-header .step-item .step-circle{width:32px;height:32px;border-radius:50%;border:2px solid #9ca3af;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:700;font-size:.75rem;color:#7d7c7c;background:#fff;transition:all .3s ease;z-index:2}.new-application-flow .stepper-header .step-item .step-label{margin:0 16px;font-weight:600;font-size:.75rem;color:#7d7c7c}.new-application-flow .stepper-header .step-item .step-line{width:60px;height:2px;background:#9ca3af;margin-right:16px}.new-application-flow .stepper-header .step-item.active .step-circle{border-color:#2e66db;color:#2e66db;background:#dae7f3;box-shadow:0 0 0 4px #2e66db1a}.new-application-flow .stepper-header .step-item.active .step-label{color:#2e66db}.new-application-flow .stepper-header .step-item.completed .step-circle{background:#098d6e;border-color:#098d6e;color:#fff}.new-application-flow .stepper-header .step-item.completed .step-line{background:#098d6e}.new-application-flow .stepper-header .step-item.completed .step-label{color:#098d6e}.new-application-flow .flow-content-area{flex:1;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding-top:80px}.new-application-flow .form-content-split{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex:1;height:100%;padding:16px;gap:24px}.new-application-flow .form-content-split .form-left{height:100%!important;overflow-y:auto;background-color:#fff;border-radius:12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;min-width:400px;padding:0}.new-application-flow .form-content-split .form-left:hover{box-shadow:0 10px 15px #0000001a}.new-application-flow .form-content-split .form-right{flex:1;height:100%;overflow-y:auto}.new-application-flow .selection-footer-bar{position:fixed;bottom:0;left:0;width:100%;height:80px;background:#fff;border-top:1px solid #9ca3af;padding:0 32px;box-shadow:0 -4px 15px #0000000d;display:flex;flex-direction:row;justify-content:space-between;align-items:center;animation:slideUp .3s ease;z-index:100}.new-application-flow .selection-footer-bar .selection-info{font-weight:700;font-size:.875rem;color:#292929;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.new-application-flow .selection-footer-bar .selection-info:before{content:"";display:inline-block;width:8px;height:8px;background:#2e66db;border-radius:50%}.new-application-flow .selection-footer-bar .btn-continue{border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;padding:8px 32px;font-size:.875rem}.new-application-flow .selection-footer-bar .btn-continue:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.new-application-flow .selection-footer-bar .btn-continue:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.new-application-flow .selection-footer-bar .btn-continue:hover:not(:disabled){background-color:#124fcf}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes modalFadeIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.user-file-form{position:relative}.user-file-form .form-header-row{margin-bottom:32px;text-align:center;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:48px}.user-file-form .form-header-row .btn-close-modal{position:absolute;right:0;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#7d7c7c;width:32px;height:32px;padding:4px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.user-file-form .form-header-row .btn-close-modal:hover{background-color:#f3f3f3;color:#ed5565}.user-file-form .form-header-row .header-text h1{font-weight:700;font-size:1.375rem;color:#2e66db;margin:0 0 4px}.user-file-form .form-header-row .header-text p{font-weight:400;font-size:.75rem;color:#7d7c7c;margin:0}.user-file-form .form-inputs-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}.user-file-form .form-inputs-container .input-row-stack{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px}.user-file-form .form-inputs-container .input-row-stack label{font-weight:600;font-size:.75rem;color:#292929;margin-left:2px}.user-file-form .form-inputs-container .input-row-stack input,.user-file-form .form-inputs-container .input-row-stack textarea{border:2px solid #7d7c7c;border-radius:8px;font-size:1rem;transition:border-color .3s ease;width:100%;font-size:.75rem;padding:8px}.user-file-form .form-inputs-container .input-row-stack input:focus,.user-file-form .form-inputs-container .input-row-stack textarea:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.user-file-form .form-inputs-container .input-row-stack input:disabled,.user-file-form .form-inputs-container .input-row-stack textarea:disabled{background-color:#dae7f3;cursor:not-allowed}.user-file-form .form-inputs-container .input-row-stack input input:-webkit-autofill,.user-file-form .form-inputs-container .input-row-stack input input:-webkit-autofill:hover,.user-file-form .form-inputs-container .input-row-stack input input:-webkit-autofill:focus,.user-file-form .form-inputs-container .input-row-stack input input:-webkit-autofill:active,.user-file-form .form-inputs-container .input-row-stack textarea input:-webkit-autofill,.user-file-form .form-inputs-container .input-row-stack textarea input:-webkit-autofill:hover,.user-file-form .form-inputs-container .input-row-stack textarea input:-webkit-autofill:focus,.user-file-form .form-inputs-container .input-row-stack textarea input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.user-file-form .form-inputs-container .input-row-stack input::placeholder,.user-file-form .form-inputs-container .input-row-stack textarea::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.user-file-form .form-inputs-container .input-row-stack textarea{min-height:80px;resize:vertical}.user-file-form .form-inputs-container .verification-section{margin-top:8px;border-top:1px dashed #9ca3af;padding-top:16px}.user-file-form .form-inputs-container .verification-section .section-label{font-weight:600;font-size:.75rem;color:#292929;margin-bottom:16px;display:block}.user-file-form .form-inputs-container .verification-section .verification-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card{border:2px solid #f3f3f3;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease;background:#fff}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card input{display:none}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card .radio-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card .radio-content svg{flex-shrink:0;color:#7d7c7c}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card .radio-content>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card .radio-content .title{display:block;font-weight:700;font-size:.75rem;color:#292929}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card .radio-content .subtitle{display:block;font-weight:400;font-size:.625rem;color:#7d7c7c;line-height:1.4}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card:hover{border-color:#9ca3af;background:#f3f3f3}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card.selected{background:#dae7f3;border-color:#2e66db}.user-file-form .form-inputs-container .verification-section .verification-options .radio-card.selected .radio-content svg,.user-file-form .form-inputs-container .verification-section .verification-options .radio-card.selected .radio-content .title{color:#2e66db}.user-file-form .form-inputs-container .action-buttons-row{margin-top:32px;display:grid;grid-template-columns:1fr 2fr;gap:16px}.user-file-form .form-inputs-container .action-buttons-row .btn-discard{border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;font-size:.875rem;padding:8px 0;background:transparent;color:#7d7c7c;border:1px solid #9ca3af}.user-file-form .form-inputs-container .action-buttons-row .btn-discard:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.user-file-form .form-inputs-container .action-buttons-row .btn-discard:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.user-file-form .form-inputs-container .action-buttons-row .btn-discard:hover{background:#f3f3f3;color:#292929}.user-file-form .form-inputs-container .action-buttons-row .btn-create{border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;font-size:.875rem;padding:8px 0}.user-file-form .form-inputs-container .action-buttons-row .btn-create:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.user-file-form .form-inputs-container .action-buttons-row .btn-create:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.user-file-form .form-inputs-container .action-buttons-row .btn-create:hover:not(:disabled){background-color:#124fcf}.user-file-form .custom-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:2000;animation:fadeIn .2s ease-out}.user-file-form .custom-modal-overlay .custom-alert-modal{background:#fff;width:420px;padding:32px;border-radius:12px;text-align:center;position:relative;box-shadow:0 10px 15px #0000001a;animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1)}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-icon-wrapper{margin-bottom:16px;display:inline-flex;padding:16px;background:#fff5f5;border-radius:50%}.user-file-form .custom-modal-overlay .custom-alert-modal h2{font-weight:700;font-size:1.375rem;color:#292929;margin-bottom:8px}.user-file-form .custom-modal-overlay .custom-alert-modal p{font-weight:400;font-size:.75rem;color:#7d7c7c;line-height:1.6;margin-bottom:32px}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-secondary-outline{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;border:1px solid #9ca3af}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-secondary-outline:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-secondary-outline:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-danger-solid{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background:#ed5565;color:#fff}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-danger-solid:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.user-file-form .custom-modal-overlay .custom-alert-modal .modal-footer-actions .btn-danger-solid:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.user-file-form .custom-modal-overlay .custom-alert-modal .close-x{position:absolute;top:15px;right:15px;background:transparent;border:none;cursor:pointer;color:#9ca3af}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-container,.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;min-height:400px}.loading-container .loading-spinner,.error-container .loading-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#2e66db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:8px}.loading-container p,.error-container p{font-weight:400;font-size:1rem;color:#64748b;margin-top:8px}.loading-container h2,.error-container h2{font-weight:700;font-size:1.375rem;color:#292929;margin:16px 0}.loading-container button,.error-container button{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;margin-top:16px}.loading-container button:hover:not(:disabled),.error-container button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.loading-container button:disabled,.error-container button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.loading-container button:hover:not(:disabled),.error-container button:hover:not(:disabled){background-color:#124fcf}.form-left{width:515px;min-width:515px;height:944px;flex-shrink:0;background-color:#fff;border-radius:12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;padding:0;background:linear-gradient(#eff6ff,#eff6ff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;overflow-y:auto}.form-left:hover{box-shadow:0 10px 15px #0000001a}.form-left .mock-mode-badge{background:#fdfcfa;padding:8px 16px;text-align:center;font-weight:700;font-size:.75rem;color:#7d7c7c;letter-spacing:.5px}.form-left .form-left-header{padding:20px;background:#eff6ff;border-bottom:1px solid #dbeafe;position:sticky;top:0;z-index:10}.form-left .form-left-header h2{font-weight:700;font-size:1rem;color:#2e66db;margin:0 0 4px}.form-left .form-left-header .subtitle{font-weight:400;font-size:.75rem;color:#64748b;margin-bottom:16px}.form-left .form-left-header .search-container{position:relative}.form-left .form-left-header .search-container .search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#94a3b8;pointer-events:none}.form-left .form-left-header .search-container input{width:100%;padding:10px 36px;border:1px solid #cbd5e1;border-radius:6px;font-weight:400;font-size:.75rem;color:#292929;outline:none;transition:border .2s ease}.form-left .form-left-header .search-container input::placeholder{color:#94a3b8}.form-left .form-left-header .search-container input:focus{border-color:#2e66db}.form-left .form-left-header .search-container .clear-search{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#94a3b8;cursor:pointer;transition:color .2s ease}.form-left .form-left-header .search-container .clear-search:hover{color:#292929}.form-left .no-forms{padding:32px;text-align:center}.form-left .no-forms p{font-weight:400;font-size:.75rem;color:#7d7c7c}.form-left .form-section{margin-bottom:8px}.form-left .form-section .court-header{padding:8px 20px;font-weight:700;font-size:.875rem;color:#1e293b;text-transform:capitalize;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease}.form-left .form-section .court-header:hover{background-color:#2563eb08}.form-left .form-section .court-header .court-header-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.form-left .form-section .court-header .chevron-icon{width:16px;height:16px;color:#7d7c7c;transition:transform .2s ease}.form-left .form-section .court-header .chevron-icon.expanded{transform:rotate(90deg);border-bottom:0px}.form-left .form-section .form-list{list-style:none;padding:0;margin:0;position:relative;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease}.form-left .form-section .form-list.expanded{max-height:2000px;opacity:1;border-bottom:0px}.form-left .form-section .form-list .form-item{position:relative;cursor:pointer;transition:all .2s ease;margin:6px 12px 6px 40px;border:1px solid transparent;border-radius:99px}.form-left .form-section .form-list .form-item:hover{background-color:#ffffff80}.form-left .form-section .form-list .form-item.selected{background-color:#fff!important;border:1px solid #2e66db;box-shadow:0 2px 4px #0000000d}.form-left .form-section .form-list .form-item.selected .form-name{color:#334155;font-weight:500}.form-left .form-section .form-list .form-item.preview-active{background-color:#e0e7ff!important;border:1px solid #2e66db}.form-left .form-section .form-list .form-item.preview-active .form-name{color:#2e66db;font-weight:600}.form-left .form-section .form-list .form-item.preview-active .preview-btn{color:#2e66db}.form-left .form-section .form-list .form-item .form-item-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:1px 6px}.form-left .form-section .form-list .form-item .form-item-content .form-item-main{flex:1;min-width:0}.form-left .form-section .form-list .form-item .form-item-content .form-item-main .form-name{font-weight:400;font-size:.75rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-left .form-section .form-list .form-item .form-item-content .form-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;margin:2px;padding-top:0;border:none}.form-left .form-section .form-list .form-item .form-item-content .form-actions .filing-fee{font-weight:600;font-size:.625rem;color:#475569;background:#f1f5f9;padding:2px 8px;border-radius:4px}.form-left .form-section .form-list .form-item .form-item-content .form-actions .checkbox-custom{width:20px;height:20px;min-width:20px;border-radius:4px;border:2px solid #cbd5e1;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#fff}.form-left .form-section .form-list .form-item .form-item-content .form-actions .checkbox-custom.checked{background-color:#2e66db;border-color:#2e66db}.form-left .form-section .form-list .form-item .form-item-content .form-actions .preview-btn{color:#94a3b8;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s}.form-left .form-section .form-list .form-item .form-item-content .form-actions .preview-btn:hover,.form-left .form-section .form-list .form-item .form-item-content .form-actions .preview-btn.active{background-color:#eff6ff;color:#2e66db}.form-right{flex:1;min-width:879px;height:1062px;overflow:hidden;position:relative;background-color:#fff;border-radius:12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.form-right:hover{box-shadow:0 10px 15px #0000001a}.form-right .preview-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;background:transparent;text-align:center;overflow-y:auto}.form-right .preview-empty .empty-icon{font-size:80px;margin-bottom:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#f59e0b}.form-right .preview-empty .empty-icon img{width:120px;height:auto;object-fit:contain}.form-right .preview-empty h2{font-weight:700;font-size:.875rem;color:#2e66db;margin:0 0 8px}.form-right .preview-empty p{font-weight:400;font-size:.75rem;color:#64748b;margin:0;max-width:400px;line-height:1.5}.form-right .preview-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.form-right .preview-loading .loading-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#2e66db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:8px}.form-right .preview-loading p{font-weight:400;font-size:.75rem;color:#64748b}.form-right .preview-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%}.form-right .preview-container .preview-header{padding:16px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-shrink:0}.form-right .preview-container .preview-header .preview-title h2{font-weight:600;font-size:.875rem;color:#1e293b;margin:0}.form-right .preview-container .preview-header .preview-actions-group{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:24px}.form-right .preview-container .preview-header .preview-actions-group .preview-details{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;font-size:.875rem;color:#64748b}.form-right .preview-container .preview-header .preview-actions-group .preview-details .detail-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px}.form-right .preview-container .preview-header .preview-actions-group .preview-details .detail-item .detail-label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;font-weight:500;font-size:inherit;color:#7d7c7c}.form-right .preview-container .preview-header .preview-actions-group .preview-details .detail-item .detail-value{font-weight:600;font-size:inherit;color:#292929}.form-right .preview-container .preview-header .preview-actions-group .preview-details .detail-item .detail-value.fee-value{color:#059669;font-weight:700}.form-right .preview-container .preview-header .preview-actions-group .close-preview-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s ease}.form-right .preview-container .preview-header .preview-actions-group .close-preview-btn:hover{background-color:#f1f5f9;color:#2e66db}.form-right .preview-container .pdf-viewer{flex:1;background:#525252;padding:0;overflow-y:auto;position:relative}.form-right .preview-container .pdf-viewer .watermark-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);z-index:10;pointer-events:none;color:#292929;font-size:48px;font-weight:700;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;color:#32313126}.form-right .preview-container .pdf-viewer iframe,.form-right .preview-container .pdf-viewer .pdf-iframe{width:100%;height:100%;border:none;background:#fff;box-shadow:0 10px 15px #0000001a}@keyframes spin{to{transform:rotate(360deg)}}.app-summary-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:auto;overflow:visible;padding:1.5rem 3rem;gap:1.25rem}@media only screen and (max-width:1024px){.app-summary-wrapper{padding:.75rem 1.5rem}}@media only screen and (max-width:640px){.app-summary-wrapper{padding:.75rem}}.app-summary-wrapper .actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem}.app-summary-wrapper .actions .action-btn{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;padding:.5rem 3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-summary-wrapper .actions .action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.app-summary-wrapper .actions .action-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.app-summary-wrapper .actions .action-btn:hover:not(:disabled){background-color:#124fcf}.app-summary-wrapper .actions.forms-page{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-summary-wrapper .actions.forms-page .action-btn{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-summary-wrapper .actions.forms-page .action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.app-summary-wrapper .actions.forms-page .action-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.app-summary-wrapper .actions.forms-page .action-btn:hover:not(:disabled){background-color:#124fcf}.app-summary-user-details{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%}.app-summary-user-details .summary-header-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:0;width:100%}@media only screen and (max-width:768px){.app-summary-user-details .summary-header-row{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem}}.app-summary-user-details .summary-header-row .header-text{flex-shrink:0}.app-summary-user-details .summary-header-row .header-text h1{font-weight:600;font-size:1.375rem;color:#2e66db;margin:0}.app-summary-user-details .summary-header-row .header-text p{font-weight:400;font-size:.875rem;color:#7d7c7c;margin:0;white-space:nowrap}.app-summary-user-details .summary-header-row .summary-header-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px}@media only screen and (max-width:768px){.app-summary-user-details .summary-header-row .summary-header-actions{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:.75rem}}.app-summary-user-details .summary-header-row .summary-header-actions .summary-status-badge.draft{padding:.35rem 1.5rem;border-radius:12px 0;font-size:.875rem;font-weight:500;display:inline-block;text-align:center;text-transform:capitalize;white-space:nowrap;background-color:#87ceeb;color:#2e66db;border:2px solid #1493c3;border-top:none;border-left:none}.app-summary-user-details .summary-header-row .summary-header-actions .summary-status-badge.submitted{padding:.35rem 1.5rem;border-radius:12px 0;font-size:.875rem;font-weight:500;display:inline-block;text-align:center;text-transform:capitalize;white-space:nowrap;background-color:#90ee90;color:#098d6e;border:2px solid #098d6e;border-top:none;border-left:none}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box{background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;padding:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;flex-wrap:wrap}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box:hover{box-shadow:0 10px 15px #0000001a}@media only screen and (max-width:768px){.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box{padding:.75rem;gap:.25rem}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .icon{display:none}}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .label{font-weight:400;font-size:.875rem;color:#7d7c7c}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .value{font-weight:600;font-size:1rem;color:#292929}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .icon{color:#7d7c7c;width:16px;height:16px;cursor:pointer}.app-summary-user-details .summary-header-row .summary-header-actions .summary-file-box .icon.success{color:#098d6e}.app-summary-user-details .summary-inputs-container{background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:24px;width:100%;box-sizing:border-box;padding:1rem 1.75rem;flex-wrap:wrap}.app-summary-user-details .summary-inputs-container:hover{box-shadow:0 10px 15px #0000001a}@media only screen and (max-width:768px){.app-summary-user-details .summary-inputs-container{gap:.75rem;padding:1rem}}.app-summary-user-details .summary-inputs-container .summary-input-group{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}@media only screen and (max-width:768px){.app-summary-user-details .summary-inputs-container .summary-input-group{gap:0rem}}.app-summary-user-details .summary-inputs-container .summary-input-group label{font-size:1rem;font-weight:500;color:#7d7c7c;line-height:1.5;font-size:.75rem;display:flex;align-items:center;gap:8px}.app-summary-user-details .summary-inputs-container .summary-input-group .static-value{font-weight:500;font-size:.875rem;color:#292929;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}@media only screen and (max-width:768px){.app-summary-user-details .summary-inputs-container .summary-input-group .static-value{max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.app-summary-user-details .summary-inputs-container .summary-input-group .edit-icon{color:#94a3b8;cursor:pointer;transition:color .2s}.app-summary-user-details .summary-inputs-container .summary-input-group .edit-icon:hover{color:#2e66db}.forms-table-container{background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.forms-table-container:hover{box-shadow:0 10px 15px #0000001a}.forms-table-container .header-text{flex-shrink:0}.forms-table-container .header-text h1{font-weight:600;font-size:1.125rem;color:#2e66db;margin:0}.forms-table-container .header-text p{font-weight:400;font-size:.875rem;color:#7d7c7c;margin:0;white-space:nowrap}.forms-table-container .forms-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.875rem}@media only screen and (max-width:1130px){.forms-table-container .forms-table{display:block;overflow-x:auto;white-space:nowrap}}.forms-table-container .forms-table thead tr{background-color:#f6f9fc;border-bottom:1px solid #9ca3af}.forms-table-container .forms-table thead tr th{padding:.75rem 1rem;text-align:center;white-space:nowrap;font-weight:500;font-size:.875rem;color:#292929}.forms-table-container .forms-table thead tr th.form-name{text-align:left;font-weight:500}.forms-table-container .forms-table tbody tr.main-row{border-bottom:1px solid #7d7c7c;transition:background-color .15s ease}.forms-table-container .forms-table tbody tr.main-row td{text-align:center;padding:.65rem 1rem;font-weight:400;font-size:.875rem;color:#292929}.forms-table-container .forms-table tbody tr.main-row td.form-name{text-align:left}.forms-table-container .forms-table tbody tr.main-row td.secondary-text{color:#292929}.forms-table-container .forms-table tbody tr.expanded-row{border-bottom:1px solid #9ca3af}.forms-table-container .forms-table tbody tr.expanded-row td{padding:0;background-color:#f6f9fc}.forms-table-container .status-badge.completed,.forms-table-container .status-badge.submitted{padding:.35rem 1.5rem;border-radius:12px 0;font-size:.875rem;font-weight:500;display:inline-block;text-align:center;text-transform:capitalize;white-space:nowrap;background-color:#90ee90;color:#098d6e;border:2px solid #098d6e;border-top:none;border-left:none;padding:.05rem .75rem}.forms-table-container .status-badge.draft{padding:.35rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block;text-align:center;text-transform:capitalize;white-space:nowrap;background-color:#87ceeb;color:#2e66db;border:2px solid #1493c3;border-top:none;border-left:none;background-color:#dae7f3;font-size:12px;border:none;padding:.25rem .85rem;border-radius:50px}.forms-table-container .action-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease}.forms-table-container .action-button:hover{background-color:#f6f9fc}.forms-table-container .action-button .icon-small{width:1.25rem;height:1.25rem;color:#2e66db}.forms-table-container .form-item-expanded{border-top:none;border-bottom:1px solid rgba(125,124,124,.3)}.forms-wrapper{width:100%;background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.forms-wrapper:hover{box-shadow:0 10px 15px #0000001a}.forms-wrapper .header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.forms-wrapper .header .header-action{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff}.forms-wrapper .header .header-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.forms-wrapper .header .header-action:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.forms-wrapper .header .header-action:hover:not(:disabled){background-color:#124fcf}.forms-wrapper .header .header-text{flex-shrink:0}.forms-wrapper .header .header-text h1{font-weight:600;font-size:1.125rem;color:#2e66db;margin:0}.forms-wrapper .header .header-text p{font-weight:400;font-size:.875rem;color:#7d7c7c;margin:0;white-space:nowrap}.forms-wrapper .empty-state{width:100%;padding:1rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;animation:fadeIn .5s ease-out}.forms-wrapper .empty-state .empty-state-icon{width:3rem;height:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f6f9fc;border-radius:50%}.forms-wrapper .empty-state .empty-state-icon .icon-large{width:1.5rem;height:1.5rem;color:#7d7c7c}.forms-wrapper .empty-state .empty-state-title{font-weight:600;font-size:1.125rem;color:#292929;letter-spacing:-.025em;margin:0}.forms-wrapper .empty-state .empty-state-description{font-weight:400;font-size:.875rem;color:#7d7c7c;margin:0}.forms-wrapper .empty-state .empty-action-primary{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-top:.75rem}.forms-wrapper .empty-state .empty-action-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.forms-wrapper .empty-state .empty-action-primary:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.forms-wrapper .empty-state .empty-action-primary:hover:not(:disabled){background-color:#124fcf}.forms-wrapper .empty-state .empty-action-primary .icon{width:1.25rem;height:1.25rem}.forms-wrapper .forms-list{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.forms-wrapper .form-item{width:100%;border-radius:12px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(156,163,175,.2);box-shadow:0 4px 12px #0000000f}.forms-wrapper .form-item.expanded{box-shadow:0 8px 24px #0000001a;border-color:#7d7c7c4d}.forms-wrapper .form-item-header{width:100%;padding:.75rem 1rem;display:grid;grid-template-columns:.75fr 2fr .5fr;align-items:center;gap:1.5rem}@media only screen and (max-width:1284px){.forms-wrapper .form-item-header{grid-template-columns:.75fr 2fr .5fr;gap:.75rem}}@media only screen and (max-width:640px){.forms-wrapper .form-item-header{grid-template-columns:1fr;gap:1rem}}.forms-wrapper .form-content-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;align-items:start}@media only screen and (max-width:1284px){.forms-wrapper .form-content-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;grid-auto-flow:row}}@media only screen and (max-width:640px){.forms-wrapper .form-content-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;grid-auto-flow:row}}.forms-wrapper .form-title{margin:0;font-weight:600;font-size:.875rem;color:#292929;text-wrap:wrap}.forms-wrapper .form-badges{text-wrap:wrap}.forms-wrapper .form-badges .completed,.forms-wrapper .form-badges .submitted{padding:.35rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block;text-align:center;text-transform:capitalize;white-space:nowrap;background-color:#90ee90;color:#098d6e;border:2px solid #098d6e;border-top:none;border-left:none;background-color:#90ee9033;font-size:13px;border:none;padding:.25rem .65rem;border-radius:50px}.forms-wrapper .form-badges .draft{padding:.35rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block;text-align:center;text-transform:capitalize;white-space:nowrap;background-color:#87ceeb;color:#2e66db;border:2px solid #1493c3;border-top:none;border-left:none;background-color:#dae7f3;font-size:13px;border:none;padding:.25rem .65rem;border-radius:50px}.forms-wrapper .payment{font-weight:500}.forms-wrapper .payment.paid{color:#098d6e;font-size:.875rem}.forms-wrapper .payment.unpaid{color:#292929;font-size:.75rem}.forms-wrapper .metadata-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.15rem;flex-shrink:0;white-space:nowrap}.forms-wrapper .metadata-item .label{font-weight:500;font-size:.65rem;color:#9ca3af}.forms-wrapper .metadata-item .value{font-weight:500;font-size:.875rem;color:#292929}.forms-wrapper .metadata-item .value.highlight{color:#124fcf}.forms-wrapper .form-actions-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;flex-shrink:0}@media only screen and (max-width:768px){.forms-wrapper .form-actions-row{justify-content:flex-start;flex-wrap:wrap;gap:.5rem}}.forms-wrapper .action-btn{padding:8px 24px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:transparent;border:2px solid #2e66db;color:#2e66db;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5rem;box-shadow:none;background:none;border:none;transition:background-color .15s ease}.forms-wrapper .action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.forms-wrapper .action-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.forms-wrapper .action-btn:hover:not(:disabled){background-color:#2e66db;color:#fff}@media only screen and (max-width:1284px){.forms-wrapper .action-btn{padding:.25rem}}.forms-wrapper .action-btn .btn-icon{width:1.5rem;height:1.5rem;flex-shrink:0;color:#2e66db}@media only screen and (max-width:1284px){.forms-wrapper .action-btn .btn-icon{width:1.5rem;height:1.25rem}}.forms-wrapper .action-btn.action-btn-primary{background-color:#2e66db;color:#fff}.forms-wrapper .action-btn.action-btn-primary:active{transform:translateY(0)}.forms-wrapper .action-btn.action-btn-secondary{border:1px solid rgba(125,124,124,.1);font-weight:500;font-size:.875rem;color:#292929}.forms-wrapper .action-btn.action-btn-secondary:hover{background-color:#f6f9fc;color:#2e66db}.form-item-expanded{border-top:1px solid rgba(125,124,124,.3);animation:fadeIn .3s ease-out}.form-item-expanded .documents-section{padding:1rem 2rem;background:#f6f9fc80;animation:fadeIn .3s ease-in;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%}.form-item-expanded .documents-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.form-item-expanded .documents-header .header-left{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.75rem}.form-item-expanded .documents-header .header-left .header-icon{width:1rem;height:1rem;color:#2e66db;padding:.25rem;background:#2e66db1a;border-radius:8px}.form-item-expanded .documents-header .header-left h3{margin:0;font-weight:600;font-size:.875rem;color:#292929}.form-item-expanded .documents-header .close-btn{cursor:pointer}.form-item-expanded .documents-header .close-btn .icon{width:1.25rem;height:1.25rem;color:#292929}.form-item-expanded .documents-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;animation:fadeIn .4s ease-out .1s both}@media only screen and (max-width:1024px){.form-item-expanded .documents-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.form-item-expanded .document-card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.25rem .75rem;background:linear-gradient(135deg,#2e66db0d,#2e66db05);border:1px solid rgba(170,209,245,.5);border-radius:8px}.form-item-expanded .document-card-body{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.5rem}.form-item-expanded .document-card-body .document-title{margin:0;font-weight:500;font-size:.875rem;color:#292929}.form-item-expanded .document-card-body .document-meta{font-weight:400;font-size:.75rem;color:#7d7c7c}.form-item-expanded .document-action{background:none;border:none;cursor:pointer;border-radius:6px;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#7d7c7c}.form-item-expanded .document-action:hover{color:#2e66db}.form-item-expanded .document-action .icon-tiny{width:1.125rem;height:1.125rem}.app-summary-tabs-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px;padding-bottom:40px}.app-summary-tabs-container .summary-card{background:#fff;box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0;background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease}.app-summary-tabs-container .summary-card:hover{box-shadow:0 10px 15px #0000001a}.app-summary-tabs-container .summary-card h3{margin:0 0 8px;font-weight:700;font-size:1rem;color:#2e66db}.app-summary-tabs-container .summary-card .card-desc{font-weight:400;font-size:.75rem;color:#64748b;margin-bottom:20px;line-height:1.5}.app-summary-tabs-container .summary-card .steps-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px}.app-summary-tabs-container .summary-card .steps-list .step-item{font-weight:400;font-size:.75rem;color:#334155;line-height:1.5}.app-summary-tabs-container .summary-card .steps-list .step-item strong{font-weight:700;font-size:.75rem;color:#1e293b}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table{width:100%;border-collapse:collapse;margin-bottom:16px}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table th{text-align:left;padding:12px 8px;font-weight:600;font-size:13px;color:#292929;border-bottom:2px solid #f1f5f9}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table td{padding:14px 8px;font-weight:400;font-size:14px;color:#7d7c7c;border-bottom:1px solid #f1f5f9;vertical-align:middle}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge{padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge.paid{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge.unpaid{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.app-summary-tabs-container .summary-card .payment-table-wrapper .payment-table .badge.no-fee{background:#f1f5f9;color:#64748b}.app-summary-tabs-container .summary-card .payment-table-wrapper .empty-payment-state{text-align:center;padding:40px;font-weight:400;font-size:.75rem;color:#94a3b8}.app-summary-tabs-container .summary-card .payment-table-wrapper .total-row{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:2px dashed #e2e8f0}.app-summary-tabs-container .summary-card .payment-table-wrapper .total-row span{font-weight:700;font-size:16px;color:#292929}.app-summary-tabs-container .summary-card .payment-table-wrapper .total-row .total-amount{color:#2e66db}.app-summary-tabs-container .summary-card .summary-upload-dropzone{border:2px dashed #cbd5e1;border-radius:8px;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:#f8fafc;transition:background .2s ease}.app-summary-tabs-container .summary-card .summary-upload-dropzone:hover{background:#f1f5f9;border-color:#94a3b8}.app-summary-tabs-container .summary-card .summary-upload-dropzone .upload-icon{color:#1e293b}.app-summary-tabs-container .summary-card .summary-upload-dropzone .upload-text{font-weight:500;font-size:.75rem;color:#1e293b;margin:0}.app-summary-tabs-container .summary-card .summary-upload-dropzone .upload-hint{font-weight:400;font-size:12px;color:#94a3b8}.app-summary-tabs-container .summary-card .summary-upload-dropzone .browse-btn{margin-top:8px;color:#2e66db;background:transparent;border:none;font-weight:600;cursor:pointer;padding:0;font-size:.75rem}.app-summary-tabs-container .summary-card .summary-upload-dropzone .browse-btn:hover{text-decoration:underline}.app-summary-tabs-container .summary-footer-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;margin-top:10px}.app-summary-tabs-container .summary-footer-actions button{padding:10px 24px;border-radius:6px;font-weight:500;font-size:.75rem;cursor:pointer;transition:all .2s ease;border:none}.app-summary-tabs-container .summary-footer-actions .btn-discard{background:#64748b;color:#fff}.app-summary-tabs-container .summary-footer-actions .btn-discard:hover{background:#475569}.app-summary-tabs-container .summary-footer-actions .btn-submit{background:#64748b;color:#fff}.app-summary-tabs-container .summary-footer-actions .btn-submit:hover{background:#475569}.payment-breakdown-card{background:#fff;box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0;background-color:#fff;border-radius:12px;padding:24px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;transition:box-shadow .3s ease}.payment-breakdown-card:hover{box-shadow:0 10px 15px #0000001a}.payment-breakdown-card h3{margin:0 0 8px;font-weight:700;font-size:1rem;color:#2e66db}.payment-breakdown-card .breakdown-table{display:flex;flex-direction:column;width:100%;padding:0 4rem}.payment-breakdown-card .breakdown-table .table-header{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem;padding-block:.75rem}.payment-breakdown-card .breakdown-table .table-header>div{font-size:.875rem;font-weight:600;color:#1e293b;line-height:1.4}.payment-breakdown-card .breakdown-table .table-body{display:flex;flex-direction:column}.payment-breakdown-card .breakdown-table .table-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem;padding-block:.5rem;align-items:center}.payment-breakdown-card .breakdown-table .table-row:last-of-type{border-bottom:none}.payment-breakdown-card .breakdown-table .column-left{text-align:left;justify-self:start}.payment-breakdown-card .breakdown-table .column-center{text-align:center;justify-self:center}.payment-breakdown-card .breakdown-table .column-right{text-align:right;justify-self:end}.payment-breakdown-card .breakdown-table .item-name{font-size:.875rem;color:#64748b;font-weight:400;line-height:1.5}.payment-breakdown-card .breakdown-table .column-center,.payment-breakdown-card .breakdown-table .column-right{font-size:.875rem;color:#1e293b;font-weight:400}.payment-breakdown-card .breakdown-table .empty-state{display:flex;justify-content:center;align-items:center;padding-block:3rem;padding-inline:2rem;color:#94a3b8;font-size:.875rem;font-weight:400}.payment-breakdown-card .breakdown-table .divider{border-top:.0625rem dashed #cbd5e1;width:100%}.payment-breakdown-card .breakdown-table .subtotal-section{display:flex;flex-direction:column;margin-top:.5rem;padding-top:.5rem;padding-right:20rem}.payment-breakdown-card .breakdown-table .subtotal-section .subtotal-row{border-bottom:none;padding-block:.625rem}.payment-breakdown-card .breakdown-table .subtotal-section .subtotal-label,.payment-breakdown-card .breakdown-table .subtotal-section .subtotal-amount{font-size:.875rem;color:#1e293b;font-weight:400}.payment-breakdown-card .breakdown-table .total-section{margin-top:.5rem;padding-top:.75rem;padding-right:20rem}.payment-breakdown-card .breakdown-table .total-section .total-row{border-bottom:none;padding-block:.5rem}.payment-breakdown-card .breakdown-table .total-section .total-label,.payment-breakdown-card .breakdown-table .total-section .total-amount{font-size:1rem;color:#1e293b;font-weight:600}@media(max-width:768px){.payment-breakdown-card .breakdown-table .table-header,.payment-breakdown-card .breakdown-table .table-row{grid-template-columns:1.5fr 1fr 1fr;gap:.5rem}.payment-breakdown-card .breakdown-table .item-name,.payment-breakdown-card .breakdown-table .subtotal-label,.payment-breakdown-card .breakdown-table .total-label,.payment-breakdown-card .breakdown-table .column-center,.payment-breakdown-card .breakdown-table .column-right,.payment-breakdown-card .breakdown-table .subtotal-amount{font-size:.8125rem}.payment-breakdown-card .breakdown-table .total-amount{font-size:.9375rem}}@media(max-width:480px){.payment-breakdown-card .breakdown-table .table-header,.payment-breakdown-card .breakdown-table .table-row{grid-template-columns:2fr .8fr .8fr;gap:.25rem}.payment-breakdown-card .breakdown-table .column-center,.payment-breakdown-card .breakdown-table .column-right{font-size:.75rem}}.container{display:flex;justify-content:flex-end}.container .action-btn{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;height:40px;width:300px}.container .action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.container .action-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.container .action-btn:hover:not(:disabled){background-color:#124fcf}.form-filing-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-height:100vh;height:auto;overflow:visible}.form-filing-container .navigation-actions{flex-shrink:0;padding:.5rem 0;position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #bdbdbd}.form-filing-container .navigation-actions .action-btn{display:flex;flex-direction:row;justify-content:center;align-items:center}.form-filing-container .navigation-actions .action-btn.outline{background:#fff;color:#2e66db;border:1px solid #2e66db}.form-filing-container .navigation-actions .action-btn.outline:hover{background-color:#2e66db08}.form-filing-container .navigation-actions .action-btn:not(.outline){background:#2e66db;color:#fff;border:1px solid transparent}.form-filing-container .navigation-actions .action-btn:not(.outline):hover{background-color:#2e66dbe6;box-shadow:0 2px 4px #2e66db33}.form-filing-container .flow-content-area{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1;width:100%;height:auto;overflow:visible}.document-editor-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:auto;background:#fff}.document-editor-wrapper .forms-horizontal-section{flex-shrink:0;background:#fff;padding-top:1rem;display:flex;flex-direction:column;z-index:20}.document-editor-wrapper .forms-horizontal-section .section-header{padding:0 1rem;margin-bottom:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.document-editor-wrapper .forms-horizontal-section .section-header h4{margin:0;font-weight:600;font-size:1.125rem;color:#162b42;letter-spacing:.3px}.document-editor-wrapper .forms-horizontal-section .section-header .count{font-weight:400;font-size:.75rem;color:#888;background:#ebebeb80;padding:.2rem .5rem;border-radius:4px}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper{position:relative;display:flex;align-items:center;width:100%}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .carousel-arrow{position:absolute;z-index:5;background:#fff;border:1px solid #bdbdbd;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px #0000001a;transition:all .2s ease;color:#162b42}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .carousel-arrow:hover{background:#2e66db;color:#fff;border-color:#2e66db}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .carousel-arrow.left{left:5px}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .carousel-arrow.right{right:5px}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel{display:flex;gap:.75rem;overflow-x:auto;scroll-behavior:smooth;padding:0 .5rem .75rem;width:100%}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel::-webkit-scrollbar{height:4px}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel::-webkit-scrollbar-track{background:#ebebeb}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:3px}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static{min-width:240px;max-width:240px;padding:.5rem;background:#fff;border:1px solid #bdbdbd;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static:hover{border-color:#2e66db;background-color:#2e66db08}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static.active{border-color:#2e66db;background-color:#2e66db0d;box-shadow:0 2px 8px #2e66db1a}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static .card-primary-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static .card-primary-row .form-name{font-weight:600;font-size:.875rem;color:#162b42;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static .card-primary-row .delete-btn{background:transparent;border:none;padding:4px;color:#ed5565;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static .card-primary-row .delete-btn:hover{color:#ed5565;background-color:#ed55651a}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static .card-secondary-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static .card-secondary-row .modified{font-weight:400;font-size:.75rem;color:#888}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static .card-secondary-row .status-wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static .card-secondary-row .status-wrapper .paid-badge{color:#06b58c;display:flex;align-items:center;gap:2px;font-weight:600;font-size:.75rem}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .form-card-static .card-secondary-row .status-wrapper .draft-tag{font-weight:600;font-size:.75rem;color:#2e66db;background:#2e66db1a;padding:2px 4px;border-radius:3px;text-transform:uppercase;flex-shrink:0}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .add-form-card-btn{min-width:90px;padding:0 1rem;border:1px dashed #bdbdbd;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;cursor:pointer;font-weight:600;font-size:.875rem;color:#888;transition:all .2s ease;background:#ebebeb1a}.document-editor-wrapper .forms-horizontal-section .carousel-wrapper .forms-carousel .add-form-card-btn:hover{border-color:#2e66db;color:#2e66db;background:#2e66db0d}.document-editor-wrapper .forms-horizontal-section .editor-tabs-navigation{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 .2rem;gap:.5rem;border-top:1px solid rgba(189,189,189,.5);background:#ebebeb33}.document-editor-wrapper .forms-horizontal-section .editor-tabs-navigation .editor-tab-btn{background:transparent;border:none;border-bottom:2px solid transparent;padding:.75rem 1rem;font-weight:400;font-size:.875rem;color:#888;cursor:pointer;transition:all .2s ease}.document-editor-wrapper .forms-horizontal-section .editor-tabs-navigation .editor-tab-btn:hover{color:#2e66db}.document-editor-wrapper .forms-horizontal-section .editor-tabs-navigation .editor-tab-btn.active{font-weight:600;font-size:.875rem;color:#2e66db;border-bottom-color:#2e66db}.document-editor-wrapper .editor-content{width:100%;height:auto;overflow:visible;padding:0 2rem;background:#fff;display:flex;justify-content:center}.document-editor-wrapper .editor-content .form-renderer{width:100%;max-width:900px;display:flex;flex-direction:column;position:relative;height:auto}.document-editor-wrapper .editor-content .form-renderer .form-header-details{margin-top:1.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(189,189,189,.5)}.document-editor-wrapper .editor-content .form-renderer .form-header-details h2{margin:0 0 .25rem;font-weight:600;font-size:1.375rem;color:#162b42}.document-editor-wrapper .editor-content .form-renderer .form-header-details .form-id-meta{font-weight:400;font-size:.75rem;color:#888}.document-editor-wrapper .editor-content .form-renderer .form-section-wrapper{margin-bottom:1.25rem}.document-editor-wrapper .editor-content .form-renderer .form-section-wrapper .form-section-title{font-weight:600;font-size:1.125rem;color:#162b42;margin:0 0 1rem;border-bottom:1px solid rgba(189,189,189,.3);padding-bottom:.5rem}.document-editor-wrapper .editor-content .form-renderer .form-row{display:flex;gap:1rem;margin-bottom:1rem}.document-editor-wrapper .editor-content .form-renderer .input-group{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.document-editor-wrapper .editor-content .form-renderer .input-group label{font-weight:600;font-size:.875rem;color:#162b42;margin-bottom:.25rem}.document-editor-wrapper .editor-content .form-renderer .input-group input[type=text],.document-editor-wrapper .editor-content .form-renderer .input-group input[type=date],.document-editor-wrapper .editor-content .form-renderer .input-group input[type=email],.document-editor-wrapper .editor-content .form-renderer .input-group textarea{width:100%;padding:.5rem .75rem;font-weight:400;font-size:.875rem;color:#162b42;border:1px solid rgba(189,189,189,.6);border-radius:4px;background:#fff;transition:all .2s ease;font-family:Poppins,sans-serif}.document-editor-wrapper .editor-content .form-renderer .input-group input[type=text]:focus,.document-editor-wrapper .editor-content .form-renderer .input-group input[type=date]:focus,.document-editor-wrapper .editor-content .form-renderer .input-group input[type=email]:focus,.document-editor-wrapper .editor-content .form-renderer .input-group textarea:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 2px #2e66db14}.document-editor-wrapper .editor-content .form-renderer .input-group textarea{min-height:100px;resize:vertical}.document-editor-wrapper .editor-content .form-renderer .input-group.label-only label{font-weight:600;font-size:1rem;color:#162b42}.document-editor-wrapper .editor-content .form-renderer .input-group .radio-group{display:flex;flex-direction:column;gap:.5rem}.document-editor-wrapper .editor-content .form-renderer .input-group .radio-group.inline{flex-direction:row;flex-wrap:wrap;gap:1.5rem}.document-editor-wrapper .editor-content .form-renderer .input-group .radio-group .radio-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;cursor:pointer;font-weight:400;font-size:.875rem;color:#162b42}.document-editor-wrapper .editor-content .form-renderer .input-group .radio-group .radio-item input[type=radio]{width:16px;height:16px;accent-color:#2e66db}.document-editor-wrapper .editor-content .form-renderer .form-sticky-footer{position:sticky;bottom:0;z-index:100;margin-top:auto;padding:1rem 0;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-top:1px solid #bdbdbd;display:flex;justify-content:flex-end;gap:1rem}.document-editor-wrapper .editor-content .form-renderer .form-sticky-footer .btn-footer-outline{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #bdbdbd;border-radius:4px;font-weight:600;font-size:.875rem;color:#162b42;cursor:pointer;transition:all .2s}.document-editor-wrapper .editor-content .form-renderer .form-sticky-footer .btn-footer-outline:hover{border-color:#888;background:#ebebeb1a}.document-editor-wrapper .editor-content .form-renderer .form-sticky-footer .btn-footer-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#2e66db;border:1px solid transparent;border-radius:4px;font-weight:600;font-size:.875rem;color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #2e66db33}.document-editor-wrapper .editor-content .form-renderer .form-sticky-footer .btn-footer-primary:hover{background:#235acc;box-shadow:0 4px 8px #2e66db4d}.document-editor-wrapper .editor-content .confirmation-view{width:100%;min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.document-editor-wrapper .editor-content .confirmation-view .confirm-card{text-align:center;padding:2rem;background:#ebebeb4d;border-radius:8px;border:1px solid rgba(189,189,189,.5);max-width:500px}.document-editor-wrapper .editor-content .confirmation-view .confirm-card h3{margin:.5rem 0;font-weight:600;font-size:1.125rem;color:#162b42}.document-editor-wrapper .editor-content .no-selection-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:50vh;color:#bdbdbd;gap:1rem}.document-upload-container{width:100%;max-width:900px;margin:0 auto}.document-upload-container .upload-title{margin:0 0 .5rem;font-weight:600;font-size:1.125rem;color:#162b42}.document-upload-container .upload-subtitle{font-weight:600;font-size:.875rem;color:#888;margin:0 0 2rem}.document-upload-container .upload-layout-split{display:flex;flex-direction:column;gap:2rem}.document-upload-container .upload-dropzone{border:2px dashed rgba(189,189,189,.8);border-radius:8px;padding:3rem 1.5rem;text-align:center;background:#ebebeb4d;transition:all .2s ease;cursor:pointer}.document-upload-container .upload-dropzone.dragging{border-color:#2e66db;background:#2e66db0d}.document-upload-container .upload-dropzone:hover{border-color:#2e66db;background:#ebebeb80}.document-upload-container .upload-dropzone .dropzone-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.document-upload-container .upload-dropzone .dropzone-content .upload-icon{color:#2e66db}.document-upload-container .upload-dropzone .dropzone-content .dropzone-text{font-weight:600;font-size:1rem;color:#162b42;margin:0}.document-upload-container .upload-dropzone .dropzone-content .dropzone-subtext{font-weight:600;font-size:.75rem;color:#888;margin:0}.document-upload-container .upload-dropzone .dropzone-content .browse-btn{margin-top:.5rem;padding:.625rem 1.5rem;background:#2e66db;border-radius:4px;font-weight:600;font-size:.875rem;color:#fff;cursor:pointer;transition:background .2s ease}.document-upload-container .upload-dropzone .dropzone-content .browse-btn:hover{background:#2e66dbe6}.document-upload-container .uploaded-files-list{display:flex;flex-direction:column;gap:.75rem}.document-upload-container .uploaded-files-list .file-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem;background:#fff;border:1px solid #bdbdbd;border-radius:6px;transition:border .2s}.document-upload-container .uploaded-files-list .file-item:hover{border-color:#2e66db}.document-upload-container .uploaded-files-list .file-item .file-icon{width:40px;height:40px;background:#2e66db1a;color:#2e66db;border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center}.document-upload-container .uploaded-files-list .file-item .file-details{flex:1}.document-upload-container .uploaded-files-list .file-item .file-details .file-name{font-weight:600;font-size:.875rem;color:#162b42;margin:0 0 .25rem}.document-upload-container .uploaded-files-list .file-item .file-details .file-meta-row{display:flex;gap:.5rem;font-weight:600;font-size:.75rem;color:#888}.document-upload-container .uploaded-files-list .file-item .file-actions{display:flex;gap:.5rem}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn{width:32px;height:32px;display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid rgba(189,189,189,.5);background:#fff;border-radius:4px;cursor:pointer;transition:all .2s}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn.view-btn{color:#2e66db}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn.view-btn:hover{background:#2e66db1a;border-color:#2e66db}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn.delete-btn{color:#ed5565}.document-upload-container .uploaded-files-list .file-item .file-actions .action-btn.delete-btn:hover{background:#ed55651a;border-color:#ed5565}.signature-container{width:100%;max-width:900px;margin:0 auto}.signature-container .signature-title{font-weight:600;font-size:1.125rem;color:#162b42;margin:0 0 .75rem}.signature-container .signature-subtitle{font-weight:400;font-size:.875rem;color:#888;margin:0 0 2rem;line-height:1.5}.signature-container .signature-form{display:flex;flex-direction:column;gap:1.5rem}.signature-container .signature-form .form-group{display:flex;flex-direction:column;gap:.5rem}.signature-container .signature-form .form-group.half-width{width:50%}@media(max-width:768px){.signature-container .signature-form .form-group.half-width{width:100%}}.signature-container .signature-form .form-group label{font-weight:500;font-size:.875rem;color:#162b42}.signature-container .signature-form .form-group input[type=text]{width:100%;padding:.5rem .75rem;font-weight:400;font-size:.875rem;color:#162b42;border:1px solid rgba(189,189,189,.6);border-radius:4px;background:#fff;transition:all .2s ease}.signature-container .signature-form .form-group input[type=text]:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 2px #2e66db14}.signature-container .signature-form .form-group input[type=text]::placeholder{color:#888;opacity:.5}.signature-container .signature-form .declaration-checkbox{margin-top:1rem;padding:1rem;background:#ebebeb4d;border-radius:4px;border:1px solid rgba(189,189,189,.5)}.signature-container .signature-form .declaration-checkbox .checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.signature-container .signature-form .declaration-checkbox .checkbox-label input[type=checkbox]{margin-top:3px;width:16px;height:16px;accent-color:#2e66db;cursor:pointer}.signature-container .signature-form .declaration-checkbox .checkbox-label .checkbox-text{font-weight:400;font-size:.875rem;color:#162b42;line-height:1.5}.signature-container .signature-form .action-buttons{display:flex;gap:1rem;margin-top:1.5rem}.signature-container .signature-form .action-buttons .btn{flex:1;padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:500;font-size:.875rem;color:#fff;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.signature-container .signature-form .action-buttons .btn.btn-preview{background:#fff;color:#2e66db;border:1px solid rgba(46,102,219,.6)}.signature-container .signature-form .action-buttons .btn.btn-preview:hover{background:#2e66db08;border-color:#2e66db}.signature-container .signature-form .action-buttons .btn.btn-submit{background:#2e66db;color:#fff}.signature-container .signature-form .action-buttons .btn.btn-submit:hover{background:#2e66dbe6;box-shadow:0 2px 4px #2e66db33}.signature-container .signature-form .action-buttons .btn.btn-submit:disabled{background:#ebebebcc;color:#888;cursor:not-allowed;box-shadow:none}.modal{position:absolute;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1.25rem;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;background-color:#fff;border-radius:30px;box-shadow:24px;border:none;outline:none;padding:32px 48px}@media only screen and (max-width:1024px){.modal{padding:24px 32px;width:60%}}@media only screen and (max-width:768px){.modal{padding:24px 32px;width:70%}}@media only screen and (max-width:640px){.modal{padding:24px;width:90%}}.modal .header{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;text-align:center}.modal .header .__title{line-height:137%;letter-spacing:0%;font-weight:700;font-size:1.5rem;color:#2e66db}@media only screen and (max-width:768px){.modal .header .__title{font-size:1.375rem}}.modal .header .__sub-title{font-weight:400;font-size:.875rem;color:#7d7c7c}@media only screen and (max-width:768px){.modal .header .__sub-title{font-size:.625rem}}.modal .actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.modal .actions .icon{padding:0;cursor:pointer}.lookup-section{width:100%}.lookup-section .lookup-input-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}.lookup-section .lookup-input-group label{font-weight:600;font-size:.875rem;color:#292929;white-space:nowrap}.lookup-section .lookup-input-group .input-group{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;width:100%}@media only screen and (max-width:640px){.lookup-section .lookup-input-group .input-group{flex-wrap:wrap}}.lookup-section .lookup-input-group .input-group input{padding:12px 16px;border:2px solid #7d7c7c;border-radius:8px;font-size:1rem;transition:border-color .3s ease;width:100%;border:1px solid #9ca3af;height:inherit;flex-grow:1;width:auto}.lookup-section .lookup-input-group .input-group input:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.lookup-section .lookup-input-group .input-group input:disabled{background-color:#dae7f3;cursor:not-allowed}.lookup-section .lookup-input-group .input-group input input:-webkit-autofill,.lookup-section .lookup-input-group .input-group input input:-webkit-autofill:hover,.lookup-section .lookup-input-group .input-group input input:-webkit-autofill:focus,.lookup-section .lookup-input-group .input-group input input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.lookup-section .lookup-input-group .input-group input::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.lookup-section .lookup-input-group .input-group input:focus{outline:none}.lookup-section .lookup-input-group .input-group button{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;padding:.65rem}.lookup-section .lookup-input-group .input-group button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.lookup-section .lookup-input-group .input-group button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.lookup-section .lookup-input-group .input-group button:hover:not(:disabled){background-color:#124fcf}@media only screen and (max-width:1284px){.lookup-section .lookup-input-group .input-group button{padding:.5rem 1rem}}@media only screen and (max-width:640px){.lookup-section .lookup-input-group .input-group button{padding:.5rem;font-size:.875rem}}.lookup-section .lookup-input-group .error-message{color:#ed5565;font-size:.875rem;font-weight:500;white-space:nowrap;animation:fadeIn .2s ease-in}.expanded{width:100%;border-bottom:2px dotted #292929}.otp-card{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem}.otp-card .otp-title{font-weight:600;font-size:1.125rem;color:#292929;text-align:center}.otp-card .otp-subtitle{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:500;font-size:.875rem;color:#292929;text-align:center;width:100%}.otp-card .otp-instruction{font-weight:500;font-size:.875rem;color:#7d7c7c;text-align:center}.otp-card .otp-input-section{padding:.5rem 0}.otp-card .otp-input-section .otp-inputs{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.35rem}.otp-card .otp-input-section .otp-inputs .otp-input{border:2px solid #7d7c7c;border-radius:8px;font-size:1rem;transition:border-color .3s ease;width:100%;width:36px;height:40px;padding:4px;text-align:center;background:linear-gradient(#d1e1ef,#d1e1ef) padding-box,linear-gradient(0deg,#383838,#6660) border-box;border:2px solid transparent;outline:none;font-weight:500}.otp-card .otp-input-section .otp-inputs .otp-input:focus{outline:none;border-color:#2e66db;box-shadow:0 0 0 3px #2e66db1a}.otp-card .otp-input-section .otp-inputs .otp-input:disabled{background-color:#dae7f3;cursor:not-allowed}.otp-card .otp-input-section .otp-inputs .otp-input input:-webkit-autofill,.otp-card .otp-input-section .otp-inputs .otp-input input:-webkit-autofill:hover,.otp-card .otp-input-section .otp-inputs .otp-input input:-webkit-autofill:focus,.otp-card .otp-input-section .otp-inputs .otp-input input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;outline:none!important;-webkit-border-image:none!important}.otp-card .otp-input-section .otp-inputs .otp-input::placeholder{font-weight:400;font-size:.875rem;color:#9ca3af}.otp-card .otp-input-section .otp-inputs .otp-input:focus{outline:none;border:2px solid transparent;box-shadow:none}.otp-card .otp-input-section .error-message{color:#ed5565;font-size:.875rem;font-weight:500;padding-top:.5rem}.otp-card .resend-timer{font-weight:400;font-size:.875rem;color:#7d7c7c;text-align:center;padding:.75rem 0 0}.otp-card .resend-text{color:#666;font-size:.875rem}.otp-card .resend-link{font-weight:500;color:#3b82f6;background:transparent;border:none;padding:0;font:inherit;cursor:pointer;text-decoration:underline;box-shadow:none}.otp-card .resend-link:hover:not(:disabled){color:#2563eb}.otp-card .resend-link:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.otp-card .next-button{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;width:100%}.otp-card .next-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.otp-card .next-button:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.otp-card .next-button:hover:not(:disabled){background-color:#124fcf}@media(max-width:480px){.otp-card .otp-input{width:44px;height:44px;font-size:20px}.otp-card .otp-inputs{gap:8px}}body{margin:0;padding:0;background:#fff;font-family:Poppins,sans-serif}*,:after,:before{box-sizing:border-box}.app{min-height:100vh}.bg-gradient{position:absolute;top:0;right:0;z-index:-20;width:40rem;height:40rem;border-radius:100%;opacity:70%;background:linear-gradient(90deg,#c7d2fe80 100%,#cbc7ff80 0%);filter:blur(80px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #d9d9d9;border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #9e9e9e}.navigation-actions{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.navigation-actions .action-btn{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:#2e66db;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.navigation-actions .action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.navigation-actions .action-btn:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.navigation-actions .action-btn:hover:not(:disabled){background-color:#124fcf}.navigation-actions .outline{padding:8px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;text-decoration:none;background-color:transparent;border:2px solid #2e66db;color:#2e66db;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.navigation-actions .outline:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.navigation-actions .outline:disabled{background-color:#7d7c7c;color:#fff;cursor:not-allowed;opacity:.6}.navigation-actions .outline:hover:not(:disabled){background-color:#2e66db;color:#fff}.navigation-actions .outline:hover:not(:disabled){background-color:#dae7f3;color:#2e66db;border-color:#b3cee7}.form-wrapper{min-height:100vh;background-color:#fff;padding:1.5rem 1rem;display:flex;justify-content:center;align-items:flex-start}.form-container{width:100%;max-width:900px;background:#fff;border-radius:8px;padding:1.5rem}.form-navigation{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;margin-bottom:2rem;border-bottom:2px solid #bdbdbd;padding:0;list-style:none}.form-navigation .nav-item{list-style:none;margin:0}.form-navigation .nav-item a{display:block;padding:.625rem 1rem;font-weight:400;font-size:.875rem;color:#888;text-decoration:none;border-bottom:2px solid transparent;transition:all .2s ease;cursor:pointer;background-color:transparent}.form-navigation .nav-item a:hover:not(.disabled){color:#162b42;background-color:#162b4208}.form-navigation .nav-item.active a{font-weight:600;font-size:.875rem;color:#fff;background-color:#162b42;border-bottom-color:#21457c}.form-navigation .nav-item.disabled a{font-weight:300;font-size:.875rem;color:#888;cursor:not-allowed;opacity:.4;background-color:#ebebeb80}.form-header{margin-bottom:1.25rem;padding-bottom:.875rem;border-bottom:1px solid rgba(189,189,189,.5)}.form-title{margin:0;font-weight:600;font-size:1.375rem;color:#162b42;letter-spacing:.3px}.form-section{margin-bottom:1.5rem}.section-title{font-weight:600;font-size:1.125rem;color:#162b42;margin:0 0 .625rem;letter-spacing:.2px}.section-description{font-weight:400;font-size:.875rem;color:#888;margin:0 0 1.25rem;line-height:1.5}.subsection{margin-bottom:1.5rem;padding:1rem;background:#ebebeb4d;border-radius:4px;border:1px solid rgba(189,189,189,.5)}.subsection .subsection-title{font-weight:500;font-size:1rem;color:#162b42;margin:0 0 .875rem}.fields-container{display:grid;gap:1.25rem;margin-bottom:1.5rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.field-label{font-weight:500;font-size:.875rem;color:#000;margin-bottom:.375rem}.input-wrapper{position:relative;display:flex;align-items:center}.material-input,.material-select,.material-textarea{width:100%;padding:.5rem .75rem;font-weight:400;font-size:.875rem;color:#000;border:1px solid rgba(189,189,189,.6);border-radius:4px;background:#fff;transition:all .2s ease;font-family:Poppins,sans-serif}.material-input:focus,.material-select:focus,.material-textarea:focus{outline:none;border-color:#21457c;box-shadow:0 0 0 2px #21457c14}.material-input:hover:not(:focus):not([readonly]),.material-select:hover:not(:focus):not([readonly]),.material-textarea:hover:not(:focus):not([readonly]){border-color:#888c}.material-input[readonly],.material-select[readonly],.material-textarea[readonly]{background-color:#ebebeb80;cursor:not-allowed;color:#888}.material-input::placeholder,.material-select::placeholder,.material-textarea::placeholder{color:#888;opacity:.5}.material-textarea{min-height:120px;resize:vertical;line-height:1.4}.material-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23888888' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.5rem}.btn-clear{position:absolute;right:.5rem;background:#ed5565;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:400;font-size:.875rem;color:#fff;line-height:1;transition:all .2s ease;padding:0}.btn-clear:hover{background:#d6464e;transform:scale(1.1)}.btn-clear:active{transform:scale(.95)}.checkbox-group .options,.checkbox-single .options{display:flex;flex-direction:column;gap:.625rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:400;font-size:.875rem;color:#000;padding:.375rem;border-radius:3px;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.checkbox-label:hover{background-color:#21457c08}.checkbox-label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-label input[type=checkbox]:checked~.checkbox-custom{background-color:#21457c;border-color:#21457c}.checkbox-label input[type=checkbox]:checked~.checkbox-custom:after{display:block}.checkbox-label input[type=checkbox]:focus~.checkbox-custom{box-shadow:0 0 0 2px #21457c33}.checkbox-label .checkbox-custom{position:relative;height:16px;width:16px;min-width:16px;background-color:#fff;border:1.5px solid rgba(189,189,189,.7);border-radius:2px;transition:all .2s ease}.checkbox-label .checkbox-custom:after{content:"";position:absolute;display:none;left:5px;top:2px;width:4px;height:8px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.repeatable-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #bdbdbd}.repeat-group{background:#ebebeb;border:1px solid #bdbdbd;border-radius:6px;padding:1.25rem;margin-bottom:1.25rem;transition:all .2s ease}.repeat-group:hover{border-color:#21457c;box-shadow:0 2px 4px #21457c1a}button{padding:.5rem 1rem;font-weight:400;font-size:.875rem;color:#fff;font-family:Poppins,sans-serif;border:none;border-radius:3px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;box-shadow:0 1px 2px #00000014}button:hover{box-shadow:0 2px 4px #0000001f;transform:translateY(-1px)}button:active{transform:translateY(0);box-shadow:0 1px 2px #00000014}button:focus{outline:none;box-shadow:0 0 0 2px #21457c33}.btn-primary{background-color:#21457c;color:#fff}.btn-primary:hover{background-color:#21457ce6}.btn-secondary{background-color:#fff;color:#21457c;border:1px solid rgba(33,69,124,.6)}.btn-secondary:hover{background-color:#21457c08;border-color:#21457c}.btn-add{background-color:#06b58c;color:#fff}.btn-add:hover{background-color:#098d6e}.btn-remove{background-color:#ed5565;padding:.5rem 1rem;font-weight:400;font-size:.875rem;color:#fff}.btn-remove:hover{background-color:#d6464e}.form-actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(189,189,189,.5);flex-wrap:wrap}.actions-left,.actions-right{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;flex-wrap:wrap}.actions-right{margin-left:auto}.fields-container.name-row{grid-template-columns:2fr 2fr 2fr 1fr;gap:1rem}@media(max-width:768px){.fields-container.name-row{grid-template-columns:1fr}}.fields-container.info-row{grid-template-columns:1fr 1fr 1fr;gap:1rem}@media(max-width:768px){.fields-container.info-row{grid-template-columns:1fr}}.loading{display:flex;justify-content:center;align-items:center;min-height:200px;font-weight:400;font-size:1.125rem;color:#888}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.form-section,.repeat-group{animation:fadeIn .3s ease}*:focus-visible{outline:2px solid #21457c;outline-offset:2px}.tabs-wrapper{padding:20px}.tabs-wrapper .tab-header{display:flex;gap:10px}.tabs-wrapper .tab-header button{padding:10px 20px;border:none;background:#ddd;cursor:pointer}.tabs-wrapper .tab-header button.active{background:#222;color:#fff}.tabs-wrapper .forms-tab ul li{padding:8px;cursor:pointer;border:1px solid #aaa;margin-bottom:6px}.tabs-wrapper .forms-tab ul li.selected{background:#cfffcf}.tabs-wrapper .purpose-tab .box-row-3,.tabs-wrapper .purpose-tab .box-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.tabs-wrapper .purpose-tab .purpose-box{border:1px solid #444;padding:15px;border-radius:8px;background:#fff;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s ease}.tabs-wrapper .purpose-tab .purpose-box h4{margin-bottom:10px;font-size:18px;font-weight:700}.tabs-wrapper .purpose-tab .purpose-box ul{padding-left:18px}.tabs-wrapper .purpose-tab .purpose-box ul li{margin-bottom:6px;font-size:14px}.tabs-wrapper .purpose-tab .purpose-box.selected{background:#e8ffe8;border-color:#222}.tabs-wrapper .purpose-tab .purpose-box .box-footer{margin-top:15px;display:flex;align-items:center;gap:10px;justify-content:space-between}.tabs-wrapper .purpose-tab .purpose-box .box-footer .plus-btn{padding:6px 12px;background:#000;color:#fff;border:none;cursor:pointer;border-radius:4px;font-size:16px}.tabs-wrapper .purpose-tab .purpose-box .box-footer .count-display{font-weight:700}.tabs-wrapper .next-btn{margin-top:25px;padding:10px 20px;background:#000;color:#fff;border:none;cursor:pointer}
