.LoadingModal_modalOverlay__HiBNm{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,4%,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:LoadingModal_fadeIn__pHGuR .3s ease}@keyframes LoadingModal_fadeIn__pHGuR{0%{opacity:0}to{opacity:1}}.LoadingModal_modalContent__2ZxRt{display:flex;flex-direction:column;align-items:center;gap:2rem;background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(30,144,255,.3);border-radius:20px;padding:3rem 2rem;box-shadow:0 8px 32px rgba(30,144,255,.1),inset 0 1px 1px hsla(0,0%,100%,.2);animation:LoadingModal_slideIn__16S0I .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}@keyframes LoadingModal_slideIn__16S0I{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.LoadingModal_modalContent__2ZxRt:before{content:"";position:absolute;top:-50%;right:-50%;width:200px;height:200px;background:radial-gradient(circle,rgba(30,144,255,.2) 0,transparent 70%);border-radius:50%;pointer-events:none;animation:LoadingModal_orb-pulse__4QctP 3s ease-in-out infinite}@keyframes LoadingModal_orb-pulse__4QctP{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}.LoadingModal_loader__AtV6j{width:60px;height:60px;position:relative}.LoadingModal_loader__AtV6j:before{content:"";position:absolute;width:100%;height:100%;border:3px solid rgba(30,144,255,.2);border-radius:50%;animation:LoadingModal_spin__AMSP_ 3s linear infinite}.LoadingModal_loader__AtV6j:after{content:"";position:absolute;width:100%;height:100%;border-color:#1e90ff #1e90ff transparent transparent;border-style:solid;border-width:3px;border-radius:50%;animation:LoadingModal_spin-reverse__mmxK7 1.5s linear infinite}@keyframes LoadingModal_spin__AMSP_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LoadingModal_spin-reverse__mmxK7{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.LoadingModal_message__0BEYx{color:#1e90ff;font-size:1.1rem;font-weight:500;text-align:center;margin:0;letter-spacing:.5px;animation:LoadingModal_pulse__VImJ0 2s ease-in-out infinite}@keyframes LoadingModal_pulse__VImJ0{0%,to{opacity:.8}50%{opacity:1}}[data-theme=light] .LoadingModal_modalOverlay__HiBNm{background:hsla(0,0%,100%,.6)}[data-theme=light] .LoadingModal_modalContent__2ZxRt{background:hsla(0,0%,100%,.9);border-color:rgba(30,144,255,.5);box-shadow:0 8px 32px rgba(30,144,255,.15)}[data-theme=light] .LoadingModal_message__0BEYx{color:#1e90ff}.AuditForm_form__F0qq_{display:flex;flex-direction:column;gap:1.5rem;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);max-width:500px;margin:0 auto;box-shadow:0 8px 32px 0 rgba(31,38,135,.37)}.AuditForm_title__IOFgl{text-align:center;margin-bottom:1rem;color:var(--foreground);font-size:1.5rem}.AuditForm_inputGroup__Aewga{display:flex;flex-direction:column;gap:.5rem}.AuditForm_inputGroup__Aewga label{color:var(--foreground);font-size:.9rem;font-weight:500}.AuditForm_inputGroup__Aewga input{padding:.8rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:var(--foreground);font-size:1rem;transition:all .3s ease}.AuditForm_inputGroup__Aewga input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(30,144,255,.2)}.AuditForm_checkboxGroup__UQP_V{display:flex;align-items:center;gap:.8rem;cursor:pointer}.AuditForm_checkboxGroup__UQP_V input[type=checkbox]{width:18px;height:18px;cursor:pointer}.AuditForm_checkboxGroup__UQP_V label{color:var(--foreground);font-size:.9rem;cursor:pointer}.AuditForm_button__oSlA2{margin-top:1rem;padding:1rem;background:var(--primary-color);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.AuditForm_button__oSlA2:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(30,144,255,.4)}.AuditForm_button__oSlA2:disabled{opacity:.7;cursor:not-allowed;background:#555}[data-theme=light] .AuditForm_form__F0qq_{background:hsla(0,0%,100%,.8);border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 32px 0 rgba(0,0,0,.1)}[data-theme=light] .AuditForm_inputGroup__Aewga input{background:hsla(0,0%,100%,.9);border-color:#ccc;color:#333}.page_container__kIzW9{min-height:100vh;position:relative;overflow:hidden;padding-top:100px;padding-bottom:50px;display:flex;justify-content:center}.page_main__3KDFi{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;align-items:center;z-index:1}@media (min-width:900px){.page_main__3KDFi{grid-template-columns:1fr 1fr}}.page_header__hAjJU{display:flex;flex-direction:column;gap:1.5rem}@media (max-width:899px){.page_header__hAjJU{text-align:center;align-items:center}}.page_title__YnTT4{font-size:3rem;font-weight:800;line-height:1.1;color:var(--foreground)}.page_gradientText__SRiTK{background:linear-gradient(90deg,#4facfe 0,#00f2fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page_subtitle__s3rbj{font-size:1.2rem;color:#ccc;max-width:600px;line-height:1.6}.page_features__PtMoj{display:flex;gap:1.5rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}@media (min-width:900px){.page_features__PtMoj{justify-content:flex-start}}.page_feature__aoi0Z{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.05);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;border:1px solid hsla(0,0%,100%,.1)}.page_featureIcon__T_1j7{font-size:1.2rem}.page_formSection__T1lCS{display:flex;justify-content:center;width:100%}.page_auroraBackground__64QVM{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.page_orb1__gr3xf,.page_orb2__XFwbF,.page_orb3__re8Gy{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:page_float__Bm9ks 20s ease-in-out infinite}.page_orb1__gr3xf{width:600px;height:600px;background:radial-gradient(circle,#4f46e5 0,transparent 70%);top:-100px;left:-100px}.page_orb2__XFwbF{width:500px;height:500px;background:radial-gradient(circle,#ec4899 0,transparent 70%);bottom:0;right:-100px;animation-delay:-5s}.page_orb3__re8Gy{width:400px;height:400px;background:radial-gradient(circle,#06b6d4 0,transparent 70%);top:40%;left:30%;animation-delay:-10s}@keyframes page_float__Bm9ks{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}