*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Montserrat,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;font-family:Montserrat,sans-serif;min-height:100vh;background-color:#f5f5f5}#root{width:100%;min-height:100vh;font-family:Montserrat,sans-serif;background-color:#f5f5f5}.App{font-family:Montserrat,sans-serif;margin-top:70px;margin-left:285px;margin-right:20px;border-radius:8px;min-height:calc(100vh - 120px);transition:margin-left .3s ease}.App:before{content:"";position:fixed;top:0;left:0;right:0;height:10px;background-color:#f5f5f5;z-index:9998;pointer-events:none}.App.sidebar-collapsed{margin-left:100px}.App.sidebar-collapsed.sub-sidebar-open{margin-left:280px}.App.sidebar-collapsed.sub-sidebar-open.sub-sidebar-collapsed{margin-left:140px}button{border:none;background:none;cursor:pointer;font-family:inherit}a{text-decoration:none;color:inherit}input{font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.Toastify__toast-container,.Toastify__toast{z-index:99999!important}body.subscription-readonly-banner-visible .App{margin-top:114px}body.subscription-readonly-banner-visible .App:before{height:54px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1m3ty_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}._formWrapper_1m3ty_10{border-radius:20px;padding:40px;width:90%}@keyframes _slideUp_1m3ty_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._header_1m3ty_31{text-align:center;margin-bottom:30px}._title_1m3ty_36{font-size:28px;font-weight:700;color:#1a202c;margin:0 0 8px}._subtitle_1m3ty_43{font-size:16px;color:#718096;margin:0}._form_1m3ty_10{display:flex;flex-direction:column;gap:20px}._inputGroup_1m3ty_56{display:flex;flex-direction:column;gap:8px}._label_1m3ty_62{font-size:14px;font-weight:600;color:#2d3748}._input_1m3ty_56{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:12px;transition:all .3s ease;background:#f7fafc}._input_1m3ty_56:focus{outline:none;border-color:#fe6428;background:#fff;box-shadow:0 0 0 3px #fe64281a}._inputError_1m3ty_84{border-color:#e53e3e;background:#fff5f5}._inputError_1m3ty_84:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}._error_1m3ty_94{font-size:12px;color:#e53e3e;margin-top:4px}._forgotPassword_1m3ty_100{text-align:right;margin-top:-10px}._forgotLink_1m3ty_105{font-size:14px;color:#fe6428;text-decoration:none;transition:color .3s ease}._forgotLink_1m3ty_105:hover{color:#e55520;text-decoration:underline}._submitButton_1m3ty_117{background:#fe6428;color:#fff;border:none;width:50%;padding:12px 18px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px;display:block;margin-left:auto;margin-right:auto}._submitButton_1m3ty_117:hover{transform:translateY(-2px);box-shadow:0 10px 20px #fe64284d}._submitButton_1m3ty_117:active{transform:translateY(0)}._submitButton_1m3ty_117:disabled{opacity:.7;cursor:not-allowed;transform:none}._submitButton_1m3ty_117._loading_1m3ty_149{position:relative;color:transparent}._submitButton_1m3ty_117._loading_1m3ty_149:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:_spin_1m3ty_1 1s linear infinite}@keyframes _spin_1m3ty_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._input_1m3ty_56:disabled{opacity:.7;cursor:not-allowed;background:#f1f5f9}._passwordInputContainer_1m3ty_179{position:relative;width:100%}._passwordInput_1m3ty_179{width:100%;padding-right:50px;box-sizing:border-box}._passwordToggle_1m3ty_190{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#718096;padding:4px;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._passwordToggle_1m3ty_190:hover{color:#4a5568;background:#0000000d}._passwordToggle_1m3ty_190:disabled{opacity:.5;cursor:not-allowed}._passwordToggle_1m3ty_190:focus{outline:none;box-shadow:0 0 0 2px #fe642833}._captchaContainer_1m3ty_222{display:flex;align-items:center;gap:10px;margin-bottom:10px}._captchaCanvas_1m3ty_229{border:2px solid #e2e8f0;border-radius:8px;background:#f8f9fa;box-shadow:0 2px 4px #0000001a;transform:rotate(-1deg);filter:contrast(1.2) brightness(.9);position:relative;overflow:hidden;flex:0 0 auto;min-height:40px;display:flex;align-items:center;justify-content:space-between;width:200px}._captchaCanvas_1m3ty_229>div{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}._captchaCanvas_1m3ty_229 canvas{flex:1;margin-right:10px}._captchaCanvas_1m3ty_229:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);pointer-events:none;z-index:1}._captchaCanvas_1m3ty_229 a{text-decoration:none!important;color:transparent!important;font-size:0!important;line-height:0!important;display:inline-block!important;width:20px!important;height:20px!important;background:#f7fafc!important;border:2px solid #e2e8f0!important;border-radius:8px!important;position:relative!important;float:none!important;margin:0!important;flex-shrink:0!important}._captchaCanvas_1m3ty_229 a:before{content:"↻"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;font-size:14px!important;color:#718096!important;line-height:1!important}._captchaCanvas_1m3ty_229 a:hover{background:#edf2f7!important;border-color:#cbd5e0!important}._captchaCanvas_1m3ty_229 a:hover:before{color:#4a5568!important}._captchaInputContainer_1m3ty_311{flex:1;min-width:0}._apiError_1m3ty_316{background:#fed7d7;color:#c53030;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:20px;border:1px solid #feb2b2;text-align:center}._footer_1m3ty_327{text-align:center;padding-top:20px}._footerText_1m3ty_334{font-size:14px;color:#718096;margin:0}._link_1m3ty_340{color:#fe6428;text-decoration:none;font-weight:600;transition:color .3s ease}._link_1m3ty_340:hover{color:#e55520;text-decoration:underline}@media (max-width: 480px){._formWrapper_1m3ty_10{padding:30px 20px;margin:10px}._title_1m3ty_36{font-size:24px}._subtitle_1m3ty_43{font-size:14px}}._splitContainer_1m3ty_368{display:flex;min-height:100vh}._leftPane_1m3ty_373{flex:1;display:flex;align-items:center;justify-content:center;background:#f8f9fb}._rightPane_1m3ty_381{flex:1;background:#0a2e7a;display:flex;align-items:center;justify-content:center}@media (max-width: 900px){._splitContainer_1m3ty_368{flex-direction:column}._rightPane_1m3ty_381{min-height:200px;height:200px}}._brandText_1m3ty_399{color:#fff;font-style:italic;font-size:52px;font-weight:500;font-family:Georgia,Times New Roman,serif;text-align:center;max-width:80%;line-height:1.4}@media (max-width: 600px){._splitContainer_1m3ty_368{flex-direction:column}._rightPane_1m3ty_381{display:none}._leftPane_1m3ty_373{flex:none;width:100%}}._container_uwy8x_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}._formWrapper_uwy8x_10{border-radius:20px;padding:40px;width:90%}@keyframes _slideUp_uwy8x_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._header_uwy8x_31{text-align:center;margin-bottom:30px}._title_uwy8x_36{font-size:28px;font-weight:700;color:#1a202c;margin:0 0 8px}._subtitle_uwy8x_43{font-size:16px;color:#718096;margin:0}._form_uwy8x_10{display:flex;flex-direction:column;gap:20px}._inputGroup_uwy8x_56{display:flex;flex-direction:column;gap:8px}._label_uwy8x_62{font-size:14px;font-weight:600;color:#2d3748}._input_uwy8x_56{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:12px;transition:all .3s ease;background:#f7fafc}._input_uwy8x_56:focus{outline:none;border-color:#fe6428;background:#fff;box-shadow:0 0 0 3px #fe64281a}._inputError_uwy8x_84{border-color:#e53e3e;background:#fff5f5}._inputError_uwy8x_84:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}._error_uwy8x_94{font-size:12px;color:#e53e3e;margin-top:4px}._submitButton_uwy8x_100{background:#fe6428;color:#fff;border:none;width:50%;padding:12px 18px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px;display:block;margin-left:auto;margin-right:auto}._submitButton_uwy8x_100:hover{transform:translateY(-2px);box-shadow:0 10px 20px #fe64284d}._submitButton_uwy8x_100:active{transform:translateY(0)}._submitButton_uwy8x_100:disabled{opacity:.7;cursor:not-allowed;transform:none}._submitButton_uwy8x_100._loading_uwy8x_132{position:relative;color:transparent}._submitButton_uwy8x_100._loading_uwy8x_132:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:_spin_uwy8x_1 1s linear infinite}@keyframes _spin_uwy8x_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._input_uwy8x_56:disabled{opacity:.7;cursor:not-allowed;background:#f1f5f9}._successMessage_uwy8x_162{text-align:center;margin-bottom:30px}._successMessage_uwy8x_162 p{font-size:16px;color:#2d3748;margin-bottom:12px;line-height:1.6}._emailText_uwy8x_174{font-weight:600;color:#fe6428;font-size:18px;margin:16px 0}._note_uwy8x_181{font-size:14px;color:#718096;font-style:italic}._footer_uwy8x_187{text-align:center;padding-top:20px}._footerText_uwy8x_194{font-size:14px;color:#718096;margin:0 0 8px}._link_uwy8x_200{color:#fe6428;text-decoration:none;font-weight:600;transition:color .3s ease}._link_uwy8x_200:hover{color:#e55520;text-decoration:underline}@media (max-width: 480px){._formWrapper_uwy8x_10{padding:30px 20px;margin:10px}._title_uwy8x_36{font-size:24px}._subtitle_uwy8x_43{font-size:14px}}._splitContainer_uwy8x_228{display:flex;min-height:100vh}._leftPane_uwy8x_233{flex:1;display:flex;align-items:center;justify-content:center;background:#f8f9fb}._rightPane_uwy8x_241{flex:1;background:#0a2e7a;display:flex;align-items:center;justify-content:center}@media (max-width: 900px){._splitContainer_uwy8x_228{flex-direction:column}._rightPane_uwy8x_241{min-height:200px;height:200px}}._brandText_uwy8x_259{color:#fff;font-style:italic;font-size:52px;font-weight:500;font-family:Georgia,Times New Roman,serif;text-align:center;max-width:80%;line-height:1.4}@media (max-width: 600px){._splitContainer_uwy8x_228{flex-direction:column}._rightPane_uwy8x_241{display:none}._leftPane_uwy8x_233{flex:none;width:100%}}._splitContainer_xva75_1{display:flex;min-height:100vh}._leftPane_xva75_6{flex:1;display:flex;align-items:center;justify-content:center;background:#fe6428}._rightPane_xva75_14{flex:1;background:#f8f9fb;display:flex;align-items:center;justify-content:center}._brandText_xva75_22{color:#fff;font-style:italic;font-size:24px;font-weight:500;text-align:center;max-width:500px;line-height:1.5;padding:40px}._formWrapper_xva75_33{border-radius:20px;padding:40px;width:90%;max-width:450px}._header_xva75_40{text-align:center;margin-bottom:30px}._title_xva75_45{font-size:28px;font-weight:700;color:#1a202c;margin:0 0 12px}._subtitle_xva75_52{font-size:15px;color:#718096;margin:0;line-height:1.5}._form_xva75_33{display:flex;flex-direction:column;gap:20px}._inputGroup_xva75_65{display:flex;flex-direction:column;gap:8px}._label_xva75_71{font-size:14px;font-weight:600;color:#2d3748}._input_xva75_65{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;transition:all .3s ease;background:#f7fafc}._input_xva75_65:focus{outline:none;border-color:#fe6428;background:#fff;box-shadow:0 0 0 3px #fe64281a}._inputError_xva75_93{border-color:#e53e3e;background:#fff5f5}._inputError_xva75_93:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}._error_xva75_103{font-size:12px;color:#e53e3e;margin-top:4px}._passwordInputContainer_xva75_109{position:relative;width:100%}._passwordInput_xva75_109{width:100%;padding-right:50px;box-sizing:border-box}._passwordToggle_xva75_120{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#718096;padding:4px;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._passwordToggle_xva75_120:hover{color:#4a5568;background:#0000000d}._passwordToggle_xva75_120:disabled{opacity:.5;cursor:not-allowed}._passwordToggle_xva75_120:focus{outline:none;box-shadow:0 0 0 2px #fe642833}._submitButton_xva75_152{background:#fe6428;color:#fff;border:none;width:100%;padding:14px 18px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}._submitButton_xva75_152:hover{background:#e55a22;transform:translateY(-2px);box-shadow:0 10px 20px #fe64284d}._submitButton_xva75_152:active{transform:translateY(0)}._submitButton_xva75_152:disabled{opacity:.7;cursor:not-allowed;transform:none}._submitButton_xva75_152._loading_xva75_182{position:relative;color:transparent}._submitButton_xva75_152._loading_xva75_182:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:_spin_xva75_1 1s linear infinite}@keyframes _spin_xva75_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._input_xva75_65:disabled{opacity:.7;cursor:not-allowed;background:#f1f5f9}._errorMessage_xva75_212{text-align:center;margin-bottom:30px}._errorMessage_xva75_212 p{font-size:16px;color:#e53e3e;margin-bottom:12px;line-height:1.6}._footer_xva75_224{text-align:center;padding-top:20px}._footerText_xva75_229{font-size:14px;color:#718096;margin:0 0 8px}._link_xva75_235{color:#fe6428;text-decoration:none;font-weight:600;transition:color .3s ease}._link_xva75_235:hover{color:#e55a22;text-decoration:underline}@media (max-width: 900px){._splitContainer_xva75_1{flex-direction:column}._leftPane_xva75_6{min-height:200px;flex:none}._leftPane_xva75_6 h1{font-size:48px!important}._brandText_xva75_22{font-size:18px!important}}@media (max-width: 600px){._splitContainer_xva75_1{flex-direction:column}._leftPane_xva75_6{display:none}._rightPane_xva75_14{flex:1;width:100%}._formWrapper_xva75_33{padding:30px 20px}._title_xva75_45{font-size:24px}}._splitContainer_sx368_1{display:flex;min-height:100vh}._leftPane_sx368_6{flex:1;display:flex;align-items:center;justify-content:center;background:#fe6428}._rightPane_sx368_14{flex:1;background:#f8f9fb;display:flex;align-items:center;justify-content:center}._formWrapper_sx368_22{border-radius:20px;padding:40px;width:90%;max-width:450px}._header_sx368_29{text-align:center;margin-bottom:30px}._title_sx368_34{font-size:28px;font-weight:700;color:#1a202c;margin:0 0 12px}._subtitle_sx368_41{font-size:15px;color:#718096;margin:0;line-height:1.5}._form_sx368_22{display:flex;flex-direction:column;gap:20px}._inputGroup_sx368_54{display:flex;flex-direction:column;gap:8px}._label_sx368_60{font-size:14px;font-weight:600;color:#2d3748}._input_sx368_54{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;transition:all .3s ease;background:#f7fafc}._input_sx368_54:focus{outline:none;border-color:#fe6428;background:#fff;box-shadow:0 0 0 3px #fe64281a}._inputError_sx368_82{border-color:#e53e3e;background:#fff5f5}._inputError_sx368_82:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}._error_sx368_92{font-size:12px;color:#e53e3e;margin-top:4px}._passwordInputContainer_sx368_98{position:relative;width:100%}._passwordInput_sx368_98{width:100%;padding-right:50px;box-sizing:border-box}._passwordToggle_sx368_109{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#718096;padding:4px;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._passwordToggle_sx368_109:hover{color:#4a5568;background:#0000000d}._passwordToggle_sx368_109:disabled{opacity:.5;cursor:not-allowed}._passwordToggle_sx368_109:focus{outline:none;box-shadow:0 0 0 2px #fe642833}._passwordHints_sx368_141{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px;font-size:13px;color:#718096}._passwordHints_sx368_141 p{margin:0 0 10px;font-weight:600;color:#4a5568}._passwordHints_sx368_141 ul{margin:0;padding-left:20px}._passwordHints_sx368_141 li{margin-bottom:4px;transition:color .3s ease}._passwordHints_sx368_141 li._valid_sx368_166{color:#38a169}._passwordHints_sx368_141 li._valid_sx368_166::marker{content:"✔ "}._submitButton_sx368_174{background:#fe6428;color:#fff;border:none;width:100%;padding:14px 18px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}._submitButton_sx368_174:hover{background:#e55a22;transform:translateY(-2px);box-shadow:0 10px 20px #fe64284d}._submitButton_sx368_174:active{transform:translateY(0)}._submitButton_sx368_174:disabled{opacity:.7;cursor:not-allowed;transform:none}._submitButton_sx368_174._loading_sx368_204{position:relative;color:transparent}._submitButton_sx368_174._loading_sx368_204:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:_spin_sx368_1 1s linear infinite}@keyframes _spin_sx368_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._input_sx368_54:disabled{opacity:.7;cursor:not-allowed;background:#f1f5f9}@media (max-width: 900px){._splitContainer_sx368_1{flex-direction:column}._leftPane_sx368_6{min-height:200px;flex:none}._leftPane_sx368_6 h1{font-size:48px!important}._leftPane_sx368_6 p{font-size:18px!important}}@media (max-width: 600px){._splitContainer_sx368_1{flex-direction:column}._leftPane_sx368_6{display:none}._rightPane_sx368_14{flex:1;width:100%}._formWrapper_sx368_22{padding:30px 20px}._title_sx368_34{font-size:24px}}._modalOverlay_nzyth_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_nzyth_14{background:#fff;border-radius:12px;padding:32px;max-width:450px;width:90%;box-shadow:0 4px 20px #00000026}._modalContent_nzyth_14 h2{margin:0 0 24px;font-size:20px;font-weight:600;color:#333}._btnPrimary_nzyth_30{flex:1;padding:12px 24px;background:#fe6428;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}._btnPrimary_nzyth_30:hover:not(:disabled){background:#e55a23}._btnPrimary_nzyth_30:disabled{cursor:not-allowed}._btnClose_nzyth_51{flex:1;padding:12px 24px;background:#f5f5f5;color:#333;border:1px solid #ddd;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}._btnClose_nzyth_51:hover:not(:disabled){background:#e8e8e8}._btnClose_nzyth_51:disabled{cursor:not-allowed;opacity:.6}._chartContainer_1v2lj_1{background:#fff;border-radius:12px;margin:10px 0}._chartContent_1v2lj_7{display:flex;align-items:center;gap:2rem}._chartHeader_1v2lj_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._chartTitle_1v2lj_20{margin:0;font-size:18px;font-weight:600;color:#1e293b}._viewReportBtn_1v2lj_27{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._viewReportBtn_1v2lj_27:hover{background:#2563eb}._chartWrapper_1v2lj_43{flex:1;height:200px;position:relative;background:#fff;border-radius:12px;padding:10px}._statsContainer_1v2lj_52{flex:1;display:flex;align-items:center}._statsGrid_1v2lj_58{display:grid;grid-template-columns:1fr;gap:12px;width:100%}._statCard_1v2lj_65{display:flex;align-items:center;gap:10px;font-size:12px;color:#666;padding:8px 0}._statCard_1v2lj_65 ._statValue_1v2lj_74{width:8px;height:8px;border-radius:50%;flex-shrink:0}._statCard_1v2lj_65:nth-child(1) ._statValue_1v2lj_74{background:#2563eb}._statCard_1v2lj_65:nth-child(2) ._statValue_1v2lj_74{background:#f59e0b}._statCard_1v2lj_65:nth-child(3) ._statValue_1v2lj_74{background:#3b82f6}._statCard_1v2lj_65:nth-child(4) ._statValue_1v2lj_74{background:#ef4444}._statCard_1v2lj_65:nth-child(5) ._statValue_1v2lj_74{background:#10b981}._statLabel_1v2lj_101{font-size:12px;color:#666;margin:0}._customTooltip_1v2lj_107{background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;box-shadow:0 2px 8px #00000026}._customTooltip_1v2lj_107 p{margin:0;font-size:12px;color:#333}._loadingContainer_1v2lj_121{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#64748b}._loadingSpinner_1v2lj_130{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:_spin_1v2lj_1 1s linear infinite;margin-bottom:15px}@keyframes _spin_1v2lj_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._chartContainer_1v2lj_1{padding:15px;margin:15px 0}._chartHeader_1v2lj_13{flex-direction:column;gap:15px;align-items:flex-start}._chartWrapper_1v2lj_43{height:300px}._statsGrid_1v2lj_58{grid-template-columns:1fr;gap:10px}}@media (max-width: 480px){._statsGrid_1v2lj_58{grid-template-columns:1fr}}._chartContainer_7ij2t_1{background:#fff;border-radius:12px;margin:10px 0;padding:1rem;border:1px solid #e2e8f0}._chartWrapper_7ij2t_9{height:200px;position:relative;background:#fff;border-radius:12px;padding:10px}._customTooltip_7ij2t_17{background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;box-shadow:0 2px 8px #00000026}._customTooltip_7ij2t_17 p{margin:0;font-size:12px;color:#333}._loadingContainer_7ij2t_31{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#64748b}._loadingSpinner_7ij2t_40{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:_spin_7ij2t_1 1s linear infinite;margin-bottom:15px}@keyframes _spin_7ij2t_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._dashboard-container_dfiuk_1{min-height:100vh;color:#333;padding-top:2rem}._dashboard-header_dfiuk_9{background:#fff;padding:1rem 2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000001a;border-radius:8px;margin-bottom:1.5rem}._header-text_dfiuk_21{font-size:.95rem;font-weight:500;color:#374151;margin:0}._add-compliance-btn_dfiuk_28{display:flex;align-items:center;gap:.5rem;background:#ff5722;color:#fff;border:none;border-radius:25px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._add-compliance-btn_dfiuk_28:hover{background:#e64a19}._plus-icon_dfiuk_47{font-size:1.1rem;font-weight:700}._dashboard-content_dfiuk_53{display:flex;flex-direction:column;gap:2rem;padding:0 1rem 2rem;margin:0 auto}._section_dfiuk_62{background:#fff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}._section-title_dfiuk_70{font-size:1rem;font-weight:600;color:#374151;margin:0 0 1.5rem}._charts-row_dfiuk_77{display:flex;gap:1rem;flex-wrap:wrap}._charts-row_dfiuk_77 ._compliance-card_dfiuk_83{flex:1;min-width:300px}._chart-title_dfiuk_88{font-size:.9rem;font-weight:600;color:#374151;margin:0 0 .75rem}._full-width-chart_dfiuk_95{width:100%}._first-section_dfiuk_100{display:flex;gap:1rem}._sidebar_dfiuk_106{width:200px;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}._sidebar-card_dfiuk_114{background:#fff;border-radius:12px;padding:1rem;align-items:center;justify-content:center;border:1px solid #e2e8f0}._sidebar-card_dfiuk_114 h3{margin:0 0 1rem;font-size:.9rem;text-align:center;font-weight:600;color:#374151}._blue-card_dfiuk_132{background:#ff5722;color:#fff}._blue-card_dfiuk_132 h3{color:#fff}._change-btn_dfiuk_141{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:24px;background:#fff;color:#374151;font-weight:500;cursor:pointer;transition:all .2s}._change-btn_dfiuk_141:hover{background:#f9fafb;border-color:#9ca3af}._add-btn_dfiuk_158{width:100%;padding:.5rem;border:1px solid #FF5722;border-radius:24px;background:#fff;color:#ff5722;font-weight:500;cursor:pointer;transition:all .2s}._add-btn_dfiuk_158:hover{background:#fff5f0}._first-card_dfiuk_175{flex:1}._full-width-card_dfiuk_180{width:100%}._coming-soon_dfiuk_185{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;background:#fff;border-radius:12px;padding:2rem;border:1px solid #e2e8f0;color:#666}._coming-soon_dfiuk_185 h2{margin:0 0 1rem;font-size:1.5rem;color:#374151}._coming-soon_dfiuk_185 p{margin:0;font-size:1rem}._compliance-card_dfiuk_83{background:#f8fafc;border-radius:8px;padding:1rem;border:1px solid #e5e7eb}._card-header_dfiuk_216{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._card-header_dfiuk_216 h2{margin:0;font-size:.9rem;font-weight:600;color:#374151}._view-report-btn_dfiuk_230{padding:.5rem 1rem;background:#ff5722;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s}._view-report-btn_dfiuk_230:hover{background:#e64a19}._pie-chart-container_dfiuk_247{display:flex;align-items:center;justify-content:center;margin:2rem 0;position:relative;min-height:300px}._pie-chart-placeholder_dfiuk_256{width:200px;height:200px;border-radius:50%;background:#f1f5f9;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}._pie-segment_dfiuk_269{height:100%;position:absolute;left:0;top:0;border-radius:50%;transform-origin:center}._chart-labels_dfiuk_279{position:absolute;width:100%;height:100%;pointer-events:none}._chart-label_dfiuk_279{position:absolute;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#374151}._chart-label_dfiuk_279:nth-child(1){top:10%;right:10%}._chart-label_dfiuk_279:nth-child(2){bottom:20%;right:5%}._chart-label_dfiuk_279:nth-child(3){bottom:10%;left:10%}._chart-label_dfiuk_279:nth-child(4){top:30%;left:5%}._label-text_dfiuk_316{background:#fff;padding:.25rem .5rem;border-radius:4px;box-shadow:0 1px 3px #0000001a}._info-icon_dfiuk_323{width:16px;height:16px;border-radius:50%;background:#6b7280;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}._color-legend_dfiuk_337{display:flex;gap:2rem;justify-content:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._legend-item_dfiuk_346{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}._legend-color_dfiuk_354{width:12px;height:12px;border-radius:50%}._legend-color_dfiuk_354._critical_dfiuk_360{background:#ef4444}._legend-color_dfiuk_354._high_dfiuk_364{background:#f97316}._legend-color_dfiuk_354._low_dfiuk_368{background:#10b981}@media (max-width: 1024px){._charts-row_dfiuk_77 ._compliance-card_dfiuk_83{min-width:250px}}@media (max-width: 768px){._dashboard-header_dfiuk_9{flex-direction:column;gap:1rem;align-items:stretch;padding:1rem}._header-text_dfiuk_21{text-align:center}._add-compliance-btn_dfiuk_28{justify-content:center;width:100%}._section_dfiuk_62{padding:1rem}._section-title_dfiuk_70{font-size:.9rem;margin-bottom:1rem}._charts-row_dfiuk_77{flex-direction:column}._charts-row_dfiuk_77 ._compliance-card_dfiuk_83{min-width:100%}._dashboard-content_dfiuk_53{padding:0 .5rem 1.5rem;gap:1.5rem}}._loadingContainer_b3hmv_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#f7fafc}._spinner_b3hmv_10{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #667eea;border-radius:50%;animation:_spin_b3hmv_10 1s linear infinite;margin-bottom:16px}._loadingText_b3hmv_20{font-size:16px;color:#4a5568;margin:0}@keyframes _spin_b3hmv_10{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._formWrapper_udmhp_2{max-width:1400px;margin:0 auto;padding:20px}._topHeader_udmhp_9{background-color:#fff;border-radius:8px;padding:16px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_udmhp_20{font-size:20px;font-weight:600;color:#333;margin:0;flex-shrink:0}._stepperWrapper_udmhp_29{flex:1;display:flex;align-items:center;justify-content:center;margin-left:40px}._stepperContainer_udmhp_38{display:flex;align-items:center;justify-content:center;gap:0}._stepItem_udmhp_45{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:2}._stepCircle_udmhp_54{width:36px;height:36px;border-radius:50%;background-color:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:2px solid #e0e0e0;transition:all .3s ease}._stepCircle_udmhp_54._stepActive_udmhp_69,._stepCircle_udmhp_54._stepCurrent_udmhp_75{background-color:#4caf50;color:#fff;border-color:#4caf50}._stepText_udmhp_81{font-size:11px;color:#666;font-weight:500;text-align:center;max-width:120px}._stepConnector_udmhp_89{flex:1;height:2px;background-color:#e0e0e0;margin:0 -10px 22px;position:relative;z-index:1;min-width:80px}._stepConnector_udmhp_89._stepConnectorActive_udmhp_100{background-color:#4caf50}._formContainer_udmhp_105{background-color:#fff;border-radius:8px;padding:30px 40px;box-shadow:0 1px 3px #0000001a}._formHeader_udmhp_112{display:flex;justify-content:flex-end;margin-bottom:24px;gap:12px}._importExportBtn_udmhp_119{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._importExportBtn_udmhp_119:hover{background-color:#e64a19}._fieldRow_udmhp_136{display:flex;align-items:center;gap:20px;margin-bottom:16px}._fieldLabel_udmhp_143{font-size:14px;font-weight:500;color:#333;min-width:150px;flex-shrink:0}._fieldInput_udmhp_151{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease}._fieldInput_udmhp_151:focus{outline:none;border-color:#ff5722}._fieldInput_udmhp_151::placeholder{color:#999}._fieldInput_udmhp_151[readonly]{cursor:not-allowed;background-color:#f5f5f5}._fieldTextarea_udmhp_176{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease;resize:vertical;font-family:inherit}._fieldTextarea_udmhp_176:focus{outline:none;border-color:#ff5722}._fieldTextarea_udmhp_176::placeholder{color:#999}._fileUploadInline_udmhp_199{flex:1;display:flex;align-items:center;gap:12px}._fileButton_udmhp_206{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;cursor:pointer;font-weight:500;transition:background-color .2s ease}._fileButton_udmhp_206:hover{background-color:#e64a19}._fileName_udmhp_222{font-size:14px;color:#333;font-style:italic;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileTypeHint_udmhp_232{font-size:12px;color:#666;margin-left:4px}._imagePreview_udmhp_238{margin-top:10px;max-width:200px;max-height:200px;border:1px solid #ddd;border-radius:4px}._charCount_udmhp_247{font-size:12px;color:#888;text-align:right;margin-top:4px}._formActions_udmhp_255{display:flex;gap:16px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}._backButton_udmhp_264{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._backButton_udmhp_264:hover{background-color:#f5f5f5;border-color:#bbb}._nextButton_udmhp_281{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._nextButton_udmhp_281:hover{background-color:#e64a19}._submitButton_udmhp_297{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._submitButton_udmhp_297:hover{background-color:#e64a19}._submitButton_udmhp_297:disabled{background-color:#ccc;cursor:not-allowed}._actionBtn_udmhp_319{background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:4px 10px;font-size:16px;cursor:pointer;transition:all .2s ease;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}._actionBtn_udmhp_319:hover{background-color:#f5f5f5;border-color:#bbb}@media (max-width: 900px){._topHeader_udmhp_9{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 20px}._stepperWrapper_udmhp_29{margin-left:0;width:100%}._stepperContainer_udmhp_38{width:100%}._formContainer_udmhp_105{padding:20px}._fieldRow_udmhp_136{flex-direction:column;align-items:flex-start;gap:8px}._fieldLabel_udmhp_143{min-width:auto;width:100%}._fieldInput_udmhp_151{width:100%}._formHeader_udmhp_112{flex-direction:column;gap:8px}._importExportBtn_udmhp_119{width:100%}}._modalOverlay_1d72n_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_1d72n_14{width:750px;max-width:calc(100vw - 32px);background:#fff;border-radius:10px;padding:24px 28px;box-shadow:0 10px 30px #00000026;position:relative}._header_1d72n_24{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._headerRight_1d72n_31{display:flex;align-items:center;gap:8px}._fileStatusBadge_1d72n_37{padding:6px 14px;border:2px solid #ea580c;border-radius:6px;font-size:13px;color:#333;background:#fff}._fileStatusBadge_1d72n_37._fileSelected_1d72n_46{border-color:#2e7d32;color:#2e7d32}._closeCross_1d72n_51{background:transparent;border:none;font-size:22px;line-height:1;cursor:pointer;color:#666;padding:0;margin-left:4px}._closeCross_1d72n_51:hover{color:#333}._title_1d72n_66{margin:0;font-size:22px;font-weight:600;color:#333}._description_1d72n_73{margin:0 0 20px;color:#555;font-size:14px;line-height:1.5}._schemaBox_1d72n_80{border:2px dashed #ea580c;border-radius:8px;padding:16px;margin:0 0 20px;background:#fff}._schemaTitle_1d72n_88{font-weight:600;font-size:15px;margin-bottom:4px;color:#333}._schemaSubtitle_1d72n_95{font-size:13px;color:#888;margin-bottom:12px}._schemaList_1d72n_101{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}._schemaItem_1d72n_110{background:#fff;color:#333;border:1px solid #ddd;border-radius:6px;padding:6px 12px;font-size:13px}._error_1d72n_119{margin:0 0 16px;color:#c62828;background:#fdecea;border:1px solid #f5c6cb;border-radius:6px;padding:8px 10px}._actionsTop_1d72n_128{margin-bottom:12px}._actionsBottom_1d72n_132{display:flex;justify-content:space-between;align-items:center;gap:16px}._fileSelectRow_1d72n_139{display:flex;align-items:center;gap:12px}._fileNameDisplay_1d72n_145{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#333}._removeFileBtn_1d72n_153{background:transparent;border:none;font-size:18px;line-height:1;cursor:pointer;color:#666;padding:0}._removeFileBtn_1d72n_153:hover{color:#333}._actionButtons_1d72n_167{display:flex;gap:10px}._outlineBtn_1d72n_172{background:#fff;border:2px solid #ea580c;color:#ea580c;padding:10px 18px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}._outlineBtn_1d72n_172:hover{background:#fef6f3}._outlineBtn_1d72n_172:disabled{opacity:.6;cursor:not-allowed}._primaryBtn_1d72n_193{background:#ea580c;border:none;color:#fff;padding:10px 24px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}._primaryBtn_1d72n_193:hover{background:#c2410c}._primaryBtn_1d72n_193:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_1d72n_214{background:#ea580c;border:none;color:#fff;padding:10px 24px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}._cancelBtn_1d72n_214:hover{background:#c2410c}._cancelBtn_1d72n_214:disabled{opacity:.6;cursor:not-allowed}._banner_1v9t9_2{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}._banner_1v9t9_2._info_1v9t9_12{background:#e3f2fd;border:1px solid #90caf9;color:#1565c0}._banner_1v9t9_2._warning_1v9t9_18{background:#fff3e0;border:1px solid #ffcc80;color:#e65100}._icon_1v9t9_24{flex-shrink:0}._message_1v9t9_28{flex:1}._badge_1v9t9_33{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#e3f2fd;color:#1565c0;border-radius:12px;font-weight:500}._badge_1v9t9_33._small_1v9t9_44{font-size:11px;padding:2px 6px}._badge_1v9t9_33._medium_1v9t9_49{font-size:13px;padding:4px 10px}._noAccess_1v9t9_55{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;background:#fafafa;border-radius:12px;border:1px dashed #ddd;margin:24px 0}._noAccessIcon_1v9t9_68{font-size:48px;color:#999;margin-bottom:16px}._noAccessTitle_1v9t9_74{font-size:20px;font-weight:600;color:#333;margin:0 0 8px}._noAccessMessage_1v9t9_81{font-size:14px;color:#666;margin:0 0 16px;max-width:400px}._contactAdmin_1v9t9_88{font-size:13px;color:#999;margin:0}.addrisk-container{width:100%;height:100%}._container_7tn4q_2{padding:20px;max-width:1400px;margin:0 auto}._topSection_7tn4q_9{background-color:#fff;border-radius:8px;padding:16px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_7tn4q_20{font-size:20px;font-weight:600;color:#333;margin:0}._actionButtons_7tn4q_27{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}._searchContainer_7tn4q_35{width:0;overflow:hidden;transition:width .3s ease}._searchContainer_7tn4q_35._searchExpanded_7tn4q_41{width:400px}._searchInputExpanded_7tn4q_45{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;width:100%;transition:all .3s ease}._searchInputExpanded_7tn4q_45:focus{outline:none;border-color:#e64a19}._searchInputExpanded_7tn4q_45::placeholder{color:#999}._appSelect_7tn4q_65{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;cursor:pointer;min-width:200px;transition:border-color .2s ease}._appSelect_7tn4q_65:focus{outline:none;border-color:#e64a19}._iconButton_7tn4q_82{width:40px;height:40px;border-radius:50%;border:none;background-color:#ff5722;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._iconButton_7tn4q_82:hover{background-color:#e64a19}._downloadButton_7tn4q_100{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._downloadButton_7tn4q_100:hover{background-color:#e64a19}._tableContainer_7tn4q_117{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._loading_7tn4q_125{text-align:center;padding:40px 20px;color:#6c757d;font-size:16px}._error_7tn4q_132{color:#dc3545;padding:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:16px}._table_7tn4q_117{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;margin-top:16px;border-radius:8px;overflow:hidden}._table_7tn4q_117 th,._table_7tn4q_117 td{padding:16px;text-align:left;position:relative;font-size:13px;height:60px;vertical-align:middle}._table_7tn4q_117 th:nth-child(1),._table_7tn4q_117 td:nth-child(1){min-width:160px}._table_7tn4q_117 th:nth-child(2),._table_7tn4q_117 td:nth-child(2){min-width:200px}._table_7tn4q_117 th:nth-child(3),._table_7tn4q_117 td:nth-child(3){min-width:150px}._table_7tn4q_117 th:nth-child(4),._table_7tn4q_117 td:nth-child(4){min-width:60px;text-align:center}._table_7tn4q_117 th:nth-child(5),._table_7tn4q_117 td:nth-child(5){min-width:120px}._table_7tn4q_117 th:nth-child(6),._table_7tn4q_117 td:nth-child(6){min-width:110px;white-space:nowrap}._table_7tn4q_117 th:nth-child(7),._table_7tn4q_117 td:nth-child(7){min-width:80px;text-align:center}._table_7tn4q_117 thead{border:1px solid #ddd}._table_7tn4q_117 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-top:1px solid #ddd;border-bottom:1px solid #ddd}._table_7tn4q_117 th:first-child{border-left:1px solid #ddd;border-top-left-radius:8px;border-bottom-left-radius:8px}._table_7tn4q_117 th:last-child{border-right:1px solid #ddd;border-top-right-radius:8px;border-bottom-right-radius:8px}._table_7tn4q_117 td{background-color:#fff;border:none}._table_7tn4q_117 tbody tr{position:relative;border-bottom:1px solid #f0f0f0}._table_7tn4q_117 tbody tr:last-child{border-bottom:none}._table_7tn4q_117 tbody tr:hover,._table_7tn4q_117 tbody tr:hover td{background-color:#f8f9fa}._sortableHeader_7tn4q_251{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}._sortableHeader_7tn4q_251:hover{background-color:#e9ecef!important}._headerContent_7tn4q_261{display:inline-flex;align-items:center;gap:4px}._highlighted_7tn4q_268{background-color:#fff3cd!important;border:2px solid #ffc107!important}._criticalityCell_7tn4q_274{text-align:center}._criticalityDot_7tn4q_278{width:16px;height:16px;border-radius:50%;display:inline-block;cursor:help}._criticalityDot_7tn4q_278._critical_7tn4q_274{background-color:#dc3545}._criticalityDot_7tn4q_278._high_7tn4q_268{background-color:#fd7e14}._criticalityDot_7tn4q_278._medium_7tn4q_294{background-color:#ffc107}._criticalityDot_7tn4q_278._low_7tn4q_298{background-color:#28a745}._actionsCell_7tn4q_303{position:relative;text-align:center}._actionsCell_7tn4q_303:has(._actionsDropdown_7tn4q_308){z-index:1000}._actionsDropdown_7tn4q_308{position:fixed;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:99999;min-width:150px}._actionOption_7tn4q_322{padding:10px 16px;cursor:pointer;transition:background-color .2s;white-space:nowrap;background-color:#fff}._actionOption_7tn4q_322:hover{background-color:#f5f5f5}._emptyState_7tn4q_335{padding:40px 20px;text-align:center;color:#666;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}._noSelection_7tn4q_345{padding:3rem;text-align:center;color:#666}._noSelection_7tn4q_345 h3{margin-bottom:1rem;color:#333}._noSelection_7tn4q_345 p{margin:0;line-height:1.6}@media (max-width: 1024px){._topSection_7tn4q_9{flex-direction:column;align-items:flex-start;gap:16px}._actionButtons_7tn4q_27{width:100%;flex-wrap:wrap}._appSelect_7tn4q_65,._searchContainer_7tn4q_35._searchExpanded_7tn4q_41,._downloadButton_7tn4q_100{width:100%}}@media (max-width: 768px){._container_7tn4q_2,._topSection_7tn4q_9{padding:16px}._actionButtons_7tn4q_27{gap:8px}._tableContainer_7tn4q_117{padding:16px}._table_7tn4q_117{font-size:12px}._table_7tn4q_117 th,._table_7tn4q_117 td{padding:8px 10px}}._overlay_1aw32_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_1aw32_14{background:#f8fafc;border-radius:16px;width:90vw;max-width:1200px;height:70vh;max-height:70vh;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;display:flex;flex-direction:column;overflow:hidden;font-family:inherit}._header_1aw32_30{background:#fff;color:#1e293b;padding:18px;position:relative;margin:0 20px 16px;border:2px solid #ea580c;border-radius:12px;box-shadow:0 1px 3px #0000000d;min-height:120px}._headerContent_1aw32_42{max-width:85%;padding-right:40px}._title_1aw32_47{margin:0 0 10px;font-size:1.125rem;font-weight:600;line-height:1.4;display:block}._tags_1aw32_55{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap;align-items:center}._tag_1aw32_55{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:16px;padding:4px 10px;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:4px;color:#475569}._tag_1aw32_55._ragStatus_1aw32_76{background:#ef4444e6;color:#fff;border-color:#ef4444cc}._tag_1aw32_55._ragStatus_1aw32_76[data-status="action taken"]{background:#f59e0be6;color:#fff;border-color:#f59e0bcc}._tag_1aw32_55._ragStatus_1aw32_76[data-status="action completed"]{background:#22c55ee6;color:#fff;border-color:#22c55ecc}._tag_1aw32_55._company_1aw32_94{background:#3b82f6e6;color:#fff;border-color:#3b82f6cc}._description_1aw32_100{margin:8px 0 0;font-size:.7rem;line-height:1.5;opacity:1;color:#64748b}._closeBtn_1aw32_108{position:absolute;top:12px;right:12px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;font-size:1.125rem;transition:all .2s ease}._closeBtn_1aw32_108:hover{background:#f8fafc;border-color:#cbd5e1;transform:scale(1.05)}._editBtn_1aw32_132{position:absolute;bottom:18px;right:18px;background:#ea580c;color:#fff;border:none;border-radius:8px;padding:8px 16px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._editBtn_1aw32_132:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 2px 4px #00000026}._editBtn_1aw32_132 svg{font-size:.875rem}._tabs_1aw32_162{display:flex;background:#f8fafc;border-bottom:none;padding:20px 20px 12px;gap:8px}._tab_1aw32_162{background:#fff;border:1px solid #cbd5e1;padding:8px 20px;font-size:.8125rem;font-weight:500;color:#475569;cursor:pointer;border-radius:20px;transition:all .2s ease;position:relative}._tab_1aw32_162:hover{color:#ea580c;border-color:#ea580c;background:#ea580c0a}._tab_1aw32_162._active_1aw32_189{color:#ea580c;border-color:#ea580c;background:#ea580c14}._content_1aw32_196{flex:1;padding:0 20px 20px;overflow-y:auto;background:#f8fafc}._overviewGrid_1aw32_203,._detailsGrid_1aw32_209{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._card_1aw32_215{background:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e2e8f0;transition:all .2s ease}._card_1aw32_215:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._cardHeader_1aw32_229{display:flex;align-items:center;gap:6px;margin-bottom:12px}._cardIcon_1aw32_236{background:#ea580c;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.875rem}._cardHeader_1aw32_229 h3{margin:0;font-size:.875rem;font-weight:600;color:#1e293b}._cardContent_1aw32_255{display:flex;flex-direction:column;gap:8px}._infoRow_1aw32_261{display:flex;justify-content:space-between;align-items:center;padding:3px 0}._label_1aw32_268{font-weight:500;color:#64748b;font-size:.75rem}._value_1aw32_274{font-weight:500;color:#1e293b;font-size:.65rem;text-align:right}._badge_1aw32_281{background:#dbeafe;color:#1e40af;padding:2px 6px;border-radius:10px;font-size:.625rem;font-weight:600}._partyRow_1aw32_291{display:flex;align-items:center;gap:6px;padding:4px 0}._partyAvatar_1aw32_298{background:#ea580c;color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:600}._partyInfo_1aw32_311{display:flex;flex-direction:column;gap:1px}._partyName_1aw32_317{font-weight:500;color:#1e293b;font-size:.75rem}._partyRole_1aw32_323{color:#64748b;font-size:.625rem}._noData_1aw32_328{color:#94a3b8;font-style:italic;text-align:center;padding:12px;font-size:.75rem}._commentsList_1aw32_337{display:flex;flex-direction:column;gap:8px}._commentItem_1aw32_343{background:#f8fafc;border-radius:6px;padding:8px;border-left:3px solid #ea580c}._commentHeader_1aw32_350{margin-bottom:4px}._commentAuthor_1aw32_354{font-weight:600;color:#1e293b;font-size:.75rem}._commentText_1aw32_360{color:#475569;font-size:.75rem;line-height:1.4}._timelineContent_1aw32_367,._detailsContent_1aw32_368{text-align:center;padding:48px;color:#64748b}._detailsContent_1aw32_368{text-align:left;padding:0}._footer_1aw32_380{background:#fff;padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}._secondaryBtn_1aw32_389,._primaryBtn_1aw32_390{display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:8px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}._secondaryBtn_1aw32_389{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1}._secondaryBtn_1aw32_389:hover{background:#e2e8f0;border-color:#94a3b8}._primaryBtn_1aw32_390{background:#ea580c;color:#fff}._primaryBtn_1aw32_390:hover{background:#c2410c;transform:translateY(-1px)}@media (max-width: 1200px){._overviewGrid_1aw32_203,._detailsGrid_1aw32_209{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){._overviewGrid_1aw32_203,._detailsGrid_1aw32_209{grid-template-columns:1fr}._modal_1aw32_14{width:95vw;height:80vh;max-height:80vh}._tabs_1aw32_162{padding:16px}._header_1aw32_30{margin:0 16px 16px;padding:16px}._content_1aw32_196{padding:0 16px 16px}._footer_1aw32_380{padding:16px}}@media (max-width: 768px){._title_1aw32_47{font-size:1rem}._tags_1aw32_55{flex-direction:column;align-items:flex-start}._tabs_1aw32_162{padding:12px 16px}._tab_1aw32_162{padding:8px 14px;font-size:.75rem}._card_1aw32_215{padding:10px}._infoRow_1aw32_261{flex-direction:column;align-items:flex-start;gap:2px}._value_1aw32_274{text-align:left}}._risk-dashboard_1d34p_2{max-width:1400px;margin:0 auto;padding:20px;display:flex;flex-direction:column;gap:20px}._metrics-section_1d34p_12{background-color:#fff;border-radius:8px;padding:20px 40px;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:40px}._dashboard-title_1d34p_22{font-size:20px;font-weight:600;color:#333;margin:0;line-height:1.3;white-space:nowrap;flex-shrink:0}._metrics-container_1d34p_32{display:flex;gap:20px;justify-content:flex-start;flex:1;margin-left:auto;padding-left:60px}._metric-card_1d34p_41{border-radius:50px;padding:12px 20px;min-width:180px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;transition:all .2s ease-in-out}._metric-card_1d34p_41:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._metric-label_1d34p_58{font-size:14px;color:#374151;font-weight:500;flex:1}._metric-value_1d34p_65{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#111827;flex-shrink:0;border:2px solid rgba(0,0,0,.05)}._sectionContainer_1d34p_81{background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e0e0e0}._sectionHeader_1d34p_90{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sectionTitle_1d34p_97{font-size:18px;font-weight:600;color:#333;margin:0}._viewAllLink_1d34p_104{font-size:14px;font-weight:600;color:#0a4fa3;cursor:pointer;transition:color .2s ease}._viewAllLink_1d34p_104:hover{color:#1976d2;text-decoration:underline}._table_1d34p_118{width:100%;border-collapse:collapse;background-color:#fff}._table_1d34p_118 th,._table_1d34p_118 td{border-left:1px solid #ddd;border-right:1px solid #ddd;padding:12px 16px;text-align:left;font-size:14px}._table_1d34p_118 th{background-color:#f8f9fa;font-weight:600;color:#495057;white-space:nowrap;border-bottom:1px solid #ddd}._table_1d34p_118 th:first-child{border-left:none}._table_1d34p_118 th:last-child{border-right:none}._table_1d34p_118 td:first-child{border-left:none}._table_1d34p_118 td:last-child{border-right:none}._table_1d34p_118 tbody tr{transition:background-color .2s ease}._table_1d34p_118 tbody tr:hover{background-color:#f8f9fa}._criticalityCell_1d34p_166{text-align:center!important;vertical-align:middle;padding:8px 12px!important}._criticalityDot_1d34p_172{width:12px;height:12px;border-radius:50%;display:inline-block;margin:0 auto}._criticalityDot_1d34p_172._critical_1d34p_166{background-color:#dc3545}._criticalityDot_1d34p_172._high_1d34p_184{background-color:#fd7e14}._criticalityDot_1d34p_172._medium_1d34p_188{background-color:#ffc107}._criticalityDot_1d34p_172._low_1d34p_192{background-color:#28a745}._loading_1d34p_197{text-align:center;padding:20px;color:#6c757d}._error_1d34p_203{color:#dc3545;padding:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:16px}._center_1d34p_213{text-align:center}@media (max-width: 1200px){._metrics-section_1d34p_12{gap:20px}._dashboard-title_1d34p_22{font-size:18px}._metrics-container_1d34p_32{gap:12px;padding-left:40px}._metric-card_1d34p_41{min-width:150px;padding:10px 16px}}@media (max-width: 1024px){._metrics-section_1d34p_12{flex-wrap:wrap;gap:16px}._dashboard-title_1d34p_22{width:100%}._metrics-container_1d34p_32{flex-wrap:wrap;gap:12px;width:100%;padding-left:0}._metric-card_1d34p_41{min-width:calc(25% - 9px);flex:1}}@media (max-width: 768px){._metrics-section_1d34p_12{padding:16px 20px}._dashboard-title_1d34p_22{font-size:16px}._metrics-container_1d34p_32{flex-wrap:wrap;gap:12px}._metric-card_1d34p_41{min-width:calc(50% - 6px);padding:10px 16px}._metric-label_1d34p_58{font-size:13px}._metric-value_1d34p_65{width:36px;height:36px;font-size:14px}._sectionContainer_1d34p_81{padding:16px}._sectionHeader_1d34p_90{flex-direction:column;align-items:flex-start;gap:12px}._table_1d34p_118{font-size:12px}._table_1d34p_118 th,._table_1d34p_118 td{padding:8px 10px}}._container_1bg6r_1{padding:32px;max-width:100%;margin:0 auto;min-height:100vh}._header_1bg6r_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px;background:#fff;border-radius:8px;padding:24px 32px;box-shadow:0 1px 3px #0000001a}._title_1bg6r_21{font-size:32px;font-weight:700;color:#1a1a1a;margin:0}._headerStats_1bg6r_28{display:flex;gap:16px;align-items:center}._statBadge_1bg6r_34{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#fff;border:2px solid #e0e0e0;border-radius:50px;font-size:14px}._badgeLabel_1bg6r_45{color:#666;font-weight:500}._badgeValue_1bg6r_50{color:#ff5722;font-weight:700;font-size:16px;min-width:24px;text-align:center}._sectionHeader_1bg6r_58{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:16px}._sectionTitle_1bg6r_67{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}._actionButtons_1bg6r_74{display:flex;gap:12px;align-items:center}._inviteButton_1bg6r_80{padding:10px 24px;border:2px solid #FF5722;background:#fff;color:#ff5722;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._inviteButton_1bg6r_80:hover{background:#fff5f2}._toggleButton_1bg6r_96{padding:10px 24px;border:none;background:#e0e0e0;color:#666;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._toggleButton_1bg6r_96:hover{background:#d0d0d0}._toggleButton_1bg6r_96._active_1bg6r_112{background:#ff5722;color:#fff}._errorMessage_1bg6r_117{background:#fed7d7;color:#c53030;padding:16px;border-radius:8px;margin-bottom:24px;border:1px solid #feb2b2;text-align:center}._loadingMessage_1bg6r_127{text-align:center;padding:40px;color:#4a5568;font-size:16px}._content_1bg6r_134{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:8px;padding:24px 32px;box-shadow:0 1px 3px #0000001a}._userList_1bg6r_144{margin-top:20px;min-height:400px}._emptyState_1bg6r_149{padding:40px 24px;text-align:center;color:#4a5568}._emptyState_1bg6r_149 p{margin:8px 0;font-size:14px}._tableContainer_1bg6r_160{overflow-x:auto}._userTable_1bg6r_164{width:100%;border-collapse:collapse;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}._userTable_1bg6r_164 th{background:#f7fafc;padding:16px 20px;text-align:left;font-size:13px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}._userTable_1bg6r_164 td{padding:16px 20px;border-bottom:1px solid #f1f5f9;font-size:14px}._userRow_1bg6r_190:hover td{background:#f7fafc}._userName_1bg6r_194{font-weight:600;color:#1a1a1a}._userEmail_1bg6r_199,._userStatus_1bg6r_203,._userRoles_1bg6r_207{color:#666}._noAccess_1bg6r_211{color:#999;font-style:italic;font-size:13px}._moduleAccessList_1bg6r_217{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}._moduleAccessItem_1bg6r_226{display:flex;align-items:center;gap:8px;padding:4px 8px;background:#f7fafc;border-radius:4px;font-size:13px}._moduleName_1bg6r_236{font-weight:500;color:#333}._moduleRole_1bg6r_241{padding:2px 8px;background:#fff5f2;color:#ff5722;border-radius:12px;font-size:11px;font-weight:500}._changeRoleButton_1bg6r_250{padding:8px 16px;border:1px solid #e0e0e0;background:#fff;color:#666;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._changeRoleButton_1bg6r_250:hover{background:#f5f5f5;border-color:#d0d0d0}._actionCell_1bg6r_267{position:relative;text-align:center}._actionDropdownContainer_1bg6r_272{position:relative;display:inline-block}._actionMenuButton_1bg6r_277{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s ease}._actionMenuButton_1bg6r_277:hover{background-color:#f0f0f0}._dotIcon_1bg6r_290{font-size:20px;color:#666;line-height:1}._actionDropdown_1bg6r_272{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:160px;overflow:hidden}._actionDropdownItem_1bg6r_309{display:block;width:100%;padding:12px 16px;border:none;background:#fff;text-align:left;font-size:14px;color:#333;cursor:pointer;transition:background-color .15s ease}._actionDropdownItem_1bg6r_309:hover{background-color:#f5f5f5}._actionDropdownItem_1bg6r_309._dangerItem_1bg6r_326{color:#dc3545}._actionDropdownItem_1bg6r_309._dangerItem_1bg6r_326:hover{background-color:#fff5f5}._roleBadge_1bg6r_334{background:#fff5f2;color:#ff5722;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500;text-transform:capitalize}._createdBy_1bg6r_344{color:#4a5568}._creatorName_1bg6r_348{font-weight:500;color:#ff5722}._systemUser_1bg6r_353{color:#718096;font-style:italic}._createdAt_1bg6r_358{color:#718096;font-size:12px}._roleDropdown_1bg6r_363{padding:6px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;background:#f7fafc;color:#2d3748;transition:border-color .2s;margin-right:8px}._roleDropdown_1bg6r_363:focus{border-color:#ff5722;outline:none}._roleLoading_1bg6r_379{font-size:12px;color:#ff5722;margin-left:4px}._roleError_1bg6r_385{font-size:12px;color:#e53e3e;margin-left:4px}._roleRadios_1bg6r_391{display:flex;flex-wrap:wrap;border:1px solid #e0e0e0;border-radius:6px;background:#fafbfc;margin-bottom:8px}._roleRadio_1bg6r_391{display:flex;align-items:center;padding:2px 6px;border-radius:4px;transition:background .2s}._roleRadio_1bg6r_391 input[type=checkbox]:not(:disabled):hover+._roleLabel_1bg6r_412,._roleRadio_1bg6r_391 input[type=checkbox]:not(:disabled):focus+._roleLabel_1bg6r_412{background:#fff5f2;color:#ff5722;cursor:pointer}._roleLabel_1bg6r_412{margin-left:6px;font-size:15px;color:#222;padding:2px 6px;border-radius:3px;transition:color .2s,background .2s}._roleLabelDisabled_1bg6r_428{color:#bbb!important;background:transparent!important;cursor:not-allowed!important}._roleCheckboxes_1bg6r_434{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px;margin-bottom:6px}._roleCheckboxLabel_1bg6r_442{display:flex;align-items:center;background:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;padding:6px 14px;cursor:pointer;font-size:14px;font-weight:500;color:#2d3748;transition:border-color .2s,box-shadow .2s}._roleCheckboxLabel_1bg6r_442 input[type=checkbox]{accent-color:#FF5722;margin-right:8px;width:16px;height:16px;cursor:pointer}._saveButton_1bg6r_464{background:#ff5722;color:#fff;border:none;border-radius:8px;padding:7px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .2s;margin-top:8px;margin-bottom:4px;display:inline-block}._saveButton_1bg6r_464:disabled{opacity:.6;cursor:not-allowed}._saveButton_1bg6r_464:hover:not(:disabled){background:#e64a19}._saveButtonLoading_1bg6r_485{position:relative;color:transparent}._saveButtonLoading_1bg6r_485:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;border:2px solid #fff;border-top:2px solid #FF5722;border-radius:50%;animation:_spin_1bg6r_1 1s linear infinite}@keyframes _spin_1bg6r_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media (max-width: 768px){._container_1bg6r_1{padding:16px}._header_1bg6r_8{flex-direction:column;align-items:flex-start;padding:16px 20px}._headerStats_1bg6r_28{flex-direction:column;width:100%;gap:12px}._statBadge_1bg6r_34{width:100%;justify-content:space-between}._content_1bg6r_134{padding:16px 20px}._sectionHeader_1bg6r_58{flex-direction:column;align-items:flex-start}._actionButtons_1bg6r_74{width:100%;flex-direction:column}._inviteButton_1bg6r_80,._toggleButton_1bg6r_96{width:100%}._userTable_1bg6r_164 th,._userTable_1bg6r_164 td{padding:12px;font-size:12px}._userRoles_1bg6r_207{font-size:12px}}._modalOverlay_kypvh_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:2000}._modalContent_kypvh_14{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;padding:24px;min-width:480px;max-width:95vw;max-height:80vh;display:flex;flex-direction:column;position:relative;animation:_fadeIn_kypvh_1 .2s}@keyframes _fadeIn_kypvh_1{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}._closeBtn_kypvh_40{position:absolute;top:16px;right:16px;background:none;border:none;color:#999;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;z-index:1}._closeBtn_kypvh_40:hover{color:#333;background:#f5f5f5}._modalHeader_kypvh_63{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-shrink:0;padding-right:30px}._title_kypvh_72{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}._inviteHeaderBtn_kypvh_79{background:#ff6b35;color:#fff;border:none;padding:10px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._inviteHeaderBtn_kypvh_79:hover:not(:disabled){background:#e55a2b}._inviteHeaderBtn_kypvh_79:disabled{opacity:.7;cursor:not-allowed}._form_kypvh_101{display:flex;flex-direction:column;gap:20px;overflow-y:auto;flex:1;padding-right:4px}._inputGroup_kypvh_111{display:flex;flex-direction:column;gap:8px;flex-shrink:0}._label_kypvh_118{font-size:14px;font-weight:500;color:#333}._input_kypvh_111{padding:12px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;color:#333;transition:border-color .2s}._input_kypvh_111:focus{outline:none;border-color:#ff6b35}._input_kypvh_111::placeholder{color:#999}._assignmentCard_kypvh_144{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;flex-shrink:0}._assignmentHeader_kypvh_151{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #e0e0e0}._assignmentTitle_kypvh_160{font-size:14px;font-weight:600;color:#333}._removeBtn_kypvh_166{background:none;border:none;color:#999;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._removeBtn_kypvh_166:hover{color:#e74c3c;background:#fee}._assignmentContent_kypvh_184{padding:16px;display:flex;gap:20px}._selectInput_kypvh_190{width:180px;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;color:#333;cursor:pointer;transition:border-color .2s;flex-shrink:0;height:fit-content;align-self:flex-start}._selectInput_kypvh_190:focus{outline:none;border-color:#ff6b35}._rolesGrid_kypvh_211{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 24px;flex:1}._roleOption_kypvh_218{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#333}._roleCheckbox_kypvh_227{display:none}._checkmark_kypvh_231{width:18px;height:18px;border:2px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}._roleCheckbox_kypvh_227:checked+._checkmark_kypvh_231{border-color:#28a745;background:transparent}._roleCheckbox_kypvh_227:checked+._checkmark_kypvh_231:after{content:"";width:8px;height:8px;background:#28a745;border-radius:50%}._roleLabel_kypvh_256{font-size:14px;color:#333}._addAssignmentBtn_kypvh_262{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:2px solid #FF6B35;border-radius:8px;background:#fff;color:#ff6b35;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;width:fit-content;margin:0 auto;flex-shrink:0}._addAssignmentBtn_kypvh_262:hover{background:#fff5f2}._accessTypeToggle_kypvh_286{display:flex;gap:8px;padding:4px;background:#f5f5f5;border-radius:8px;flex-shrink:0}._toggleBtn_kypvh_295{flex:1;padding:10px 16px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;background:transparent;color:#666}._toggleBtn_kypvh_295._active_kypvh_308{background:#fff;color:#333;box-shadow:0 1px 3px #0000001a}._toggleBtn_kypvh_295:hover:not(._active_kypvh_308){color:#333}._moduleAccessSection_kypvh_319{display:flex;flex-direction:column;gap:12px}._sectionHeader_kypvh_325{display:flex;justify-content:space-between;align-items:center}._sectionTitle_kypvh_331{font-size:14px;font-weight:600;color:#333}._bulkActions_kypvh_337{display:flex;gap:8px}._bulkBtn_kypvh_342{padding:6px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:12px;color:#666;cursor:pointer;transition:all .2s}._bulkBtn_kypvh_342:hover:not(:disabled){border-color:#ff6b35;color:#ff6b35}._bulkBtn_kypvh_342:disabled{opacity:.5;cursor:not-allowed}._sectionDescription_kypvh_363{font-size:13px;color:#666;margin:0}._modulesList_kypvh_370{display:flex;flex-direction:column;gap:8px;max-height:250px;overflow-y:auto;padding:4px 0}._moduleItem_kypvh_379{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #e0e0e0;border-radius:6px;transition:all .2s}._moduleItem_kypvh_379:hover{border-color:#ddd;background:#fafafa}._moduleItem_kypvh_379._selected_kypvh_394{border-color:#ff6b35;background:#fff8f6}._moduleInfo_kypvh_399{display:flex;align-items:center;gap:10px;flex:1}._moduleCheckbox_kypvh_406{display:flex;align-items:center;gap:10px}._moduleCheckbox_kypvh_406 ._checkmark_kypvh_231{width:18px;height:18px;border:2px solid #ddd;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}._moduleCheckbox_kypvh_406 ._checkmark_kypvh_231._checked_kypvh_424{border-color:#ff6b35;background:#ff6b35}._moduleCheckbox_kypvh_406 ._checkmark_kypvh_231._checked_kypvh_424:after{content:"✓";color:#fff;font-size:12px;font-weight:700}._moduleName_kypvh_436{font-size:14px;color:#333}._roleSelect_kypvh_441{padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;background:#fff;color:#333;cursor:pointer;min-width:100px}._roleSelect_kypvh_441:focus{outline:none;border-color:#ff6b35}._lockedSection_kypvh_458{margin-top:8px;padding:12px;background:#f9f9f9;border-radius:6px;border:1px dashed #ddd}._lockedHeader_kypvh_466{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#999;margin-bottom:8px}._lockedModulesList_kypvh_476{display:flex;flex-wrap:wrap;gap:8px}._lockedModule_kypvh_476{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;font-size:12px}._lockedModuleName_kypvh_493{color:#999}._requiredPlan_kypvh_497{color:#ff6b35;font-weight:500}._selectedSummary_kypvh_503{display:flex;align-items:center;gap:6px;padding:10px 12px;background:#e8f5e9;border-radius:6px;font-size:13px;color:#2e7d32}._appAccessSection_kypvh_515{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fafafa}._appAccessHeader_kypvh_522{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._appAccessTitle_kypvh_529{font-size:14px;font-weight:600;color:#374151}._removeAppBtn_kypvh_535{display:flex;align-items:center;gap:4px;padding:6px 10px;border:none;background:none;color:#dc2626;font-size:13px;cursor:pointer;border-radius:4px;transition:all .2s}._removeAppBtn_kypvh_535:hover{background:#fef2f2}._removeAppBtn_kypvh_535:disabled{opacity:.5;cursor:not-allowed}._select_kypvh_190{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;color:#374151;cursor:pointer;transition:border-color .2s;width:100%}._select_kypvh_190:focus{outline:none;border-color:#ff6b35}._select_kypvh_190:disabled{background:#f3f4f6;cursor:not-allowed}._addAppBtn_kypvh_582{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:2px dashed #d1d5db;border-radius:8px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;width:100%}._addAppBtn_kypvh_582:hover:not(:disabled){border-color:#ff6b35;color:#ff6b35;background:#fff8f6}._addAppBtn_kypvh_582:disabled{opacity:.5;cursor:not-allowed}._infoNotice_kypvh_611{display:flex;align-items:center;gap:8px;padding:12px 14px;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;font-size:13px;color:#92400e}._error_kypvh_624{color:#e74c3c;font-size:14px;text-align:center;padding:8px;background:#fee;border-radius:6px;flex-shrink:0}@media (max-width: 600px){._modalContent_kypvh_14{min-width:auto;width:calc(100% - 40px);padding:20px}._assignmentContent_kypvh_184{flex-direction:column;gap:16px}._selectInput_kypvh_190{width:100%}._rolesGrid_kypvh_211{grid-template-columns:1fr}}._modalOverlay_1aoqa_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:2000}._modalContent_1aoqa_14{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;padding:24px;min-width:480px;max-width:95vw;max-height:80vh;display:flex;flex-direction:column;position:relative;animation:_fadeIn_1aoqa_1 .2s}@keyframes _fadeIn_1aoqa_1{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}._closeBtn_1aoqa_40{position:absolute;top:16px;right:16px;background:none;border:none;color:#999;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;z-index:1}._closeBtn_1aoqa_40:hover{color:#333;background:#f5f5f5}._modalHeader_1aoqa_63{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-shrink:0;padding-right:30px}._title_1aoqa_72{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}._subtitle_1aoqa_79{font-size:14px;color:#666;margin:0 0 16px}._subtitle_1aoqa_79 strong{color:#333}._saveHeaderBtn_1aoqa_89{background:#ff6b35;color:#fff;border:none;padding:10px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._saveHeaderBtn_1aoqa_89:hover:not(:disabled){background:#e55a2b}._saveHeaderBtn_1aoqa_89:disabled{opacity:.7;cursor:not-allowed}._moduleAccessSection_1aoqa_111{display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1}._sectionHeader_1aoqa_119{display:flex;justify-content:space-between;align-items:center}._sectionTitle_1aoqa_125{font-size:14px;font-weight:600;color:#333}._bulkActions_1aoqa_131{display:flex;gap:8px}._bulkBtn_1aoqa_136{padding:6px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:12px;color:#666;cursor:pointer;transition:all .2s}._bulkBtn_1aoqa_136:hover:not(:disabled){border-color:#ff6b35;color:#ff6b35}._bulkBtn_1aoqa_136:disabled{opacity:.5;cursor:not-allowed}._sectionDescription_1aoqa_157{font-size:13px;color:#666;margin:0}._modulesList_1aoqa_164{display:flex;flex-direction:column;gap:8px;max-height:250px;overflow-y:auto;padding:4px 0}._moduleItem_1aoqa_173{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #e0e0e0;border-radius:6px;transition:all .2s}._moduleItem_1aoqa_173:hover{border-color:#ddd;background:#fafafa}._moduleItem_1aoqa_173._selected_1aoqa_188{border-color:#ff6b35;background:#fff8f6}._moduleInfo_1aoqa_193{display:flex;align-items:center;gap:10px;flex:1}._moduleCheckbox_1aoqa_200{display:flex;align-items:center;gap:10px;cursor:pointer}._moduleCheckbox_1aoqa_200 input[type=checkbox]{display:none}._moduleCheckbox_1aoqa_200 ._checkmark_1aoqa_211{width:18px;height:18px;border:2px solid #ddd;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}._moduleCheckbox_1aoqa_200 input[type=checkbox]:checked+._checkmark_1aoqa_211{border-color:#ff6b35;background:#ff6b35}._moduleCheckbox_1aoqa_200 input[type=checkbox]:checked+._checkmark_1aoqa_211:after{content:"✓";color:#fff;font-size:12px;font-weight:700}._moduleName_1aoqa_235{font-size:14px;color:#333}._roleSelect_1aoqa_240{padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;background:#fff;color:#333;cursor:pointer;min-width:100px}._roleSelect_1aoqa_240:focus{outline:none;border-color:#ff6b35}._lockedSection_1aoqa_257{margin-top:8px;padding:12px;background:#f9f9f9;border-radius:6px;border:1px dashed #ddd}._lockedHeader_1aoqa_265{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#999;margin-bottom:8px}._lockedModulesList_1aoqa_275{display:flex;flex-wrap:wrap;gap:8px}._lockedModule_1aoqa_275{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;font-size:12px}._lockedModuleName_1aoqa_292{color:#999}._requiredPlan_1aoqa_296{color:#ff6b35;font-weight:500}._selectedSummary_1aoqa_302{display:flex;align-items:center;gap:6px;padding:10px 12px;background:#e8f5e9;border-radius:6px;font-size:13px;color:#2e7d32}._error_1aoqa_314{color:#e74c3c;font-size:14px;text-align:center;padding:8px;background:#fee;border-radius:6px;flex-shrink:0;margin-top:12px}._actions_1aoqa_326{display:flex;gap:12px;margin-top:16px;justify-content:flex-end;flex-shrink:0}._cancelButton_1aoqa_334{padding:10px 20px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#666;font-size:14px;cursor:pointer;transition:all .2s}._cancelButton_1aoqa_334:hover:not(:disabled){border-color:#999;color:#333}._cancelButton_1aoqa_334:disabled{opacity:.5;cursor:not-allowed}._saveButton_1aoqa_355{padding:10px 20px;border:none;border-radius:6px;background:#ff6b35;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._saveButton_1aoqa_355:hover:not(:disabled){background:#e55a2b}._saveButton_1aoqa_355:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 600px){._modalContent_1aoqa_14{min-width:auto;width:calc(100% - 40px);padding:20px}}._modalOverlay_ilovl_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._modalContent_ilovl_14{background-color:#fff;border-radius:12px;padding:24px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026;position:relative}._closeButton_ilovl_26{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;line-height:1;padding:4px}._closeButton_ilovl_26:hover{color:#333}._closeButton_ilovl_26:disabled{cursor:not-allowed;opacity:.5}._title_ilovl_48{font-size:20px;font-weight:600;color:#333;margin:0 0 8px}._subtitle_ilovl_55{font-size:14px;color:#666;margin:0 0 20px}._subtitle_ilovl_55 strong{color:#333}._noAssignments_ilovl_65{text-align:center;padding:24px;background-color:#f9f9f9;border-radius:8px;color:#666}._selectAllRow_ilovl_73{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #eee;margin-bottom:12px}._selectedCount_ilovl_82{font-size:13px;color:#888}._appList_ilovl_87{max-height:300px;overflow-y:auto;margin-bottom:16px}._appItem_ilovl_93{padding:12px;border:1px solid #eee;border-radius:8px;margin-bottom:8px;cursor:pointer;transition:all .2s ease}._appItem_ilovl_93:hover{border-color:#ddd;background-color:#fafafa}._appItem_ilovl_93._selected_ilovl_82{border-color:#dc3545;background-color:#fff5f5}._checkboxLabel_ilovl_112{display:flex;align-items:flex-start;gap:12px;cursor:pointer}._checkboxLabel_ilovl_112 input[type=checkbox]{width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#dc3545}._appInfo_ilovl_127{display:flex;flex-direction:column;gap:4px}._appName_ilovl_133{font-weight:500;color:#333;font-size:14px}._appRoles_ilovl_139{font-size:12px;color:#888}._divider_ilovl_144{height:1px;background-color:#eee;margin:16px 0}._removeAllSection_ilovl_150{background-color:#fff8f8;border:1px solid #ffdddd;border-radius:8px;padding:16px;margin-bottom:16px}._removeAllButton_ilovl_158{width:100%;padding:10px 16px;background-color:#fff;border:1px solid #dc3545;color:#dc3545;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._removeAllButton_ilovl_158:hover{background-color:#dc3545;color:#fff}._removeAllButton_ilovl_158._confirm_ilovl_176{background-color:#dc3545;color:#fff;animation:_pulse_ilovl_1 1s infinite}@keyframes _pulse_ilovl_1{0%,to{opacity:1}50%{opacity:.8}}._removeAllButton_ilovl_158:disabled{opacity:.6;cursor:not-allowed}._warningText_ilovl_196{font-size:12px;color:#dc3545;margin:8px 0 0;text-align:center}._error_ilovl_203{background-color:#fff5f5;color:#dc3545;padding:10px 12px;border-radius:6px;font-size:13px;margin-bottom:16px}._actions_ilovl_212{display:flex;gap:12px;justify-content:flex-end}._cancelButton_ilovl_218{padding:10px 20px;background-color:#f5f5f5;border:1px solid #ddd;color:#333;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_ilovl_218:hover{background-color:#eee}._cancelButton_ilovl_218:disabled{opacity:.6;cursor:not-allowed}._removeButton_ilovl_239{padding:10px 20px;background-color:#dc3545;border:none;color:#fff;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._removeButton_ilovl_239:hover{background-color:#c82333}._removeButton_ilovl_239:disabled{opacity:.6;cursor:not-allowed}.navbar{position:fixed;top:10px;left:10px;right:10px;height:60px;background:#ff5722;display:flex;align-items:center;padding:0 35px;box-sizing:border-box;justify-content:space-between;z-index:9999;border-radius:8px}.navbar-left{display:flex;align-items:center;gap:16px}.navbar-center{display:flex;align-items:center;gap:12px;margin-left:auto;margin-right:24px}.navbar-hamburger{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .2s}.navbar-hamburger:hover{background:#ffffff1a}.navbar-logo-text{color:#fff;font-weight:700;font-size:24px;letter-spacing:1px;text-transform:lowercase}.navbar-search-container{position:relative;flex:1;margin:0 24px;max-width:800px;display:flex;align-items:center}.navbar-search-icon{position:absolute;left:16px;font-size:22px;color:#a0a0a0;pointer-events:none;z-index:1}.navbar-search{width:100%;height:34px;border-radius:18px;border:none;padding:0 18px 0 44px;font-size:13px;background:#fff;color:#222;outline:none;min-width:200px;max-width:800px}.navbar-actions{display:flex;align-items:center;gap:40px}.navbar-bell{font-size:30px;color:#fff;display:flex;align-items:center;cursor:pointer}.navbar-user{display:flex;align-items:center;gap:10px}.navbar-user-img{width:44px;height:44px;border-radius:50%;object-fit:cover}.navbar-user-img-empty{width:44px;height:44px;border-radius:50%;background:#1a6be3;display:flex;align-items:center;justify-content:center}.navbar-user-info{display:flex;flex-direction:column;color:#fff;line-height:1.3}.navbar-user-name{font-weight:500;font-size:15px}.navbar-user-email{font-size:13px;opacity:.8}body.subscription-readonly-banner-visible .navbar{top:54px}._notificationDialogContainer_wf860_1{position:static;width:620px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;z-index:1000;animation:_fadeIn_wf860_1 .2s;max-height:85vh;overflow:hidden;display:flex;flex-direction:column}@keyframes _fadeIn_wf860_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._notificationDialogHeader_wf860_26{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0}._notificationDialogHeader_wf860_26 h3{margin:0;font-size:1.25rem;font-weight:600;color:#c75a2a}._notificationDialogClose_wf860_41{background:none;border:none;font-size:22px;color:#666;cursor:pointer;padding:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._notificationDialogClose_wf860_41:hover{background-color:#f5f7fa;color:#333}._notificationDialogContent_wf860_62{padding:8px 0;overflow-y:auto;flex:1;max-height:500px}._notificationEmptyState_wf860_69{text-align:center;padding:60px 20px;color:#666}._notificationEmptyState_wf860_69 p{margin:0;font-size:1rem}._notificationLoading_wf860_80,._notificationError_wf860_81{text-align:center;padding:60px 20px;color:#666}._notificationLoading_wf860_80 p,._notificationError_wf860_81 p{margin:0;font-size:1rem}._notificationError_wf860_81{color:#dc3545}._notificationSections_wf860_98{display:flex;flex-direction:column;gap:0}._notificationSection_wf860_98{margin-bottom:0}._sectionHeader_wf860_109{display:flex;align-items:center;gap:8px;padding:10px 20px;font-weight:500}._sectionIcon_wf860_117{font-size:10px}._sectionTitle_wf860_121,._sectionCount_wf860_125{font-size:.9rem}._complianceHeader_wf860_130{background-color:#fde8e0;color:#c75a2a}._kpiHeader_wf860_135{background-color:#e0f2fe;color:#0369a1}._riskHeader_wf860_140{background-color:#fef3c7;color:#b45309}._sectionItems_wf860_146{display:flex;flex-direction:column}._notificationItem_wf860_152{display:flex;align-items:center;gap:12px;padding:14px 20px;background:#fff;border-bottom:1px solid #f0f0f0;transition:background-color .2s}._notificationItem_wf860_152:hover{background-color:#fafafa}._notificationItem_wf860_152:last-child{border-bottom:none}._notificationIcon_wf860_171{width:36px;height:36px;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#666;flex-shrink:0}._notificationIcon_wf860_171 svg{width:18px;height:18px}._notificationContent_wf860_189{flex:1;min-width:0;cursor:pointer}._notificationTitle_wf860_195{font-weight:600;font-size:.9rem;color:#333;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}._notificationId_wf860_206{font-size:.75rem;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notificationDueDate_wf860_215{font-size:.75rem;color:#666;white-space:nowrap}._notificationOverdue_wf860_222{font-size:.75rem;color:#888;white-space:nowrap;min-width:90px;text-align:right}._dismissBtn_wf860_231{background:none;border:none;color:#ccc;font-size:18px;cursor:pointer;padding:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;flex-shrink:0;margin-left:8px}._dismissBtn_wf860_231:hover{background-color:#fee2e2;color:#dc3545}@media (max-width: 680px){._notificationDialogContainer_wf860_1{width:95vw;max-width:500px}._notificationItem_wf860_152{flex-wrap:wrap;gap:8px;padding:12px 16px;position:relative}._notificationContent_wf860_189{flex:1 1 calc(100% - 60px)}._notificationTitle_wf860_195{max-width:100%}._notificationDueDate_wf860_215,._notificationOverdue_wf860_222{font-size:.7rem}._dismissBtn_wf860_231{position:absolute;right:12px;top:12px}}.workspace-dropdown-container{position:relative}.workspace-dropdown-button{display:flex;align-items:center;gap:10px;padding:10px 18px;background:transparent;border:1.5px solid rgba(255,255,255,.5);border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-width:200px;justify-content:space-between;height:42px}.workspace-dropdown-button:hover{background:#ffffff26;border-color:#ffffffb3}.workspace-dropdown-button:disabled{opacity:.6;cursor:not-allowed}.workspace-dropdown-text{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-dropdown-icon{font-size:16px;transition:transform .2s}.workspace-dropdown-icon.rotated{transform:rotate(180deg)}.workspace-dropdown-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:280px;max-width:380px;background:#fff;border-radius:10px;box-shadow:0 8px 24px #0003;z-index:1000;max-height:420px;overflow-y:auto;animation:dropdownFadeIn .2s ease-out;border:1px solid rgba(0,0,0,.08)}.workspace-dropdown-empty{padding:16px;text-align:center;color:#666;font-size:14px}.workspace-dropdown-item{padding:12px 16px;cursor:pointer;transition:background .2s;border-bottom:1px solid #f0f0f0}.workspace-dropdown-item:last-child{border-bottom:none}.workspace-dropdown-item:hover{background:#f8f9fa}.workspace-dropdown-item.active{background:#e8f4ff;border-left:3px solid #ff5722}.workspace-dropdown-item.blocked{opacity:.5;cursor:not-allowed}.workspace-dropdown-item.blocked:hover{background:transparent}.workspace-dropdown-item-content{display:flex;align-items:center;justify-content:space-between;gap:8px}.workspace-dropdown-item-name{font-size:14px;color:#222;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-dropdown-item-status{font-size:11px;padding:2px 8px;border-radius:12px;text-transform:capitalize;font-weight:500}.workspace-dropdown-item-status.status-verified{background:#d4edda;color:#155724}.workspace-dropdown-item-status.status-pending{background:#fff3cd;color:#856404}.workspace-dropdown-item-status.status-invited{background:#d1ecf1;color:#0c5460}.workspace-dropdown-item-blocked{font-size:11px;color:#dc3545;font-weight:500}.workspace-dropdown-menu::-webkit-scrollbar{width:6px}.workspace-dropdown-menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 8px 8px 0}.workspace-dropdown-menu::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.workspace-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#999}.application-dropdown-container{position:relative}.application-dropdown-button{display:flex;align-items:center;gap:10px;padding:10px 18px;background:transparent;border:1.5px solid rgba(255,255,255,.5);border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-width:220px;justify-content:space-between;height:42px}.application-dropdown-button:hover{background:#ffffff26;border-color:#ffffffb3}.application-dropdown-button:disabled{opacity:.6;cursor:not-allowed}.application-dropdown-text{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.application-dropdown-icon{font-size:16px;transition:transform .2s}.application-dropdown-icon.rotated{transform:rotate(180deg)}.application-dropdown-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:300px;max-width:420px;background:#fff;border-radius:10px;box-shadow:0 8px 24px #0003;z-index:1000;max-height:450px;overflow-y:auto;animation:dropdownFadeIn .2s ease-out;border:1px solid rgba(0,0,0,.08)}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.application-dropdown-empty{padding:16px;text-align:center;color:#666;font-size:14px}.application-dropdown-item{padding:12px 16px;cursor:pointer;transition:background .2s;border-bottom:1px solid #f0f0f0}.application-dropdown-item:last-child{border-bottom:none}.application-dropdown-item:hover{background:#f8f9fa}.application-dropdown-item.active{background:#e8f4ff;border-left:3px solid #ff5722}.application-dropdown-item-content{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.application-dropdown-item-name{font-size:14px;color:#222;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.application-dropdown-item-description{font-size:12px;color:#666;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.application-dropdown-item-status{font-size:11px;padding:2px 8px;border-radius:12px;text-transform:capitalize;font-weight:500}.application-dropdown-item-status.status-active{background:#d4edda;color:#155724}.application-dropdown-item-status.status-inactive{background:#f8d7da;color:#721c24}.application-dropdown-item-status.status-pending{background:#fff3cd;color:#856404}.application-dropdown-item-status.status-draft{background:#d1ecf1;color:#0c5460}.application-dropdown-menu::-webkit-scrollbar{width:6px}.application-dropdown-menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 8px 8px 0}.application-dropdown-menu::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.application-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#999}.subscription-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.subscription-badge-trial{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0;border:1px solid #90caf9}.subscription-badge-trial:hover{background:linear-gradient(135deg,#bbdefb,#90caf9);transform:translateY(-1px);box-shadow:0 2px 8px #1565c033}.subscription-badge-readonly{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#e65100;border:1px solid #ffcc80}.subscription-badge-readonly:hover{background:linear-gradient(135deg,#ffe0b2,#ffcc80);transform:translateY(-1px);box-shadow:0 2px 8px #e6510033}.subscription-badge-active{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32;border:1px solid #a5d6a7}.subscription-badge-active:hover{background:linear-gradient(135deg,#c8e6c9,#a5d6a7)}.subscription-badge-urgent{animation:pulse-badge 2s infinite}.subscription-badge-urgent.subscription-badge-trial{background:linear-gradient(135deg,#fff8e1,#ffecb3);color:#ff6f00;border:1px solid #ffd54f}.subscription-badge-urgent.subscription-badge-readonly{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#c62828;border:1px solid #ef9a9a}@keyframes pulse-badge{0%{box-shadow:0 0 #ff6f0066}70%{box-shadow:0 0 0 6px #ff6f0000}to{box-shadow:0 0 #ff6f0000}}.subscription-badge-icon{display:flex;align-items:center;justify-content:center}.subscription-badge-text{line-height:1}.subscription-badge-cta{background:currentColor;color:#fff;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:600;margin-left:4px}.subscription-badge-readonly .subscription-badge-cta{background:#e65100}@media (max-width: 768px){.subscription-badge{padding:4px 8px;font-size:11px}.subscription-badge-text{max-width:120px;overflow:hidden;text-overflow:ellipsis}.subscription-badge-cta{display:none}}.sidebar{position:fixed;top:80px;left:10px;width:255px;height:calc(100vh - 90px);background:#fafafa;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;z-index:1000;transition:width .3s ease;overflow:hidden}.sidebar.sidebar-collapsed{width:70px}.sidebar.sidebar-collapsed .sidebar-label,.sidebar.sidebar-collapsed .sidebar-arrow{display:none}.sidebar.sidebar-collapsed .sidebar-item{justify-content:center;padding:12px}.sidebar.sidebar-collapsed .sidebar-icon{margin:0;font-size:20px}.sidebar.sidebar-collapsed .sidebar-profile-card{justify-content:center;padding:0;width:auto;height:auto;border:none;background:transparent}.sidebar.sidebar-collapsed .sidebar-profile-name{display:none}.sidebar.sidebar-collapsed .sidebar-profile-avatar{margin:0;width:36px;height:36px;min-width:36px;min-height:36px;font-size:16px}.sidebar.sidebar-collapsed .sidebar-profile-section{padding:16px 0 12px;display:flex;justify-content:center;align-items:center}.sidebar.sidebar-collapsed .sidebar-divider{margin:8px 0}.sidebar-menu{width:100%;padding:10px 0 0;display:flex;flex-direction:column;flex:1;overflow-y:auto}.sidebar-menu ul{list-style:none;padding:0;margin:0}.sidebar-item{display:flex;align-items:center;gap:12px;padding:11px 18px;font-size:13px;font-weight:500;color:#333;cursor:pointer;transition:background .15s;white-space:nowrap}.sidebar-item:hover{background:#f0f4fa;border-radius:6px}.sidebar-active{background:#fff5f2;border:1.5px solid #ff5722;color:#ff5722;font-weight:600;border-radius:8px}.sidebar-active .sidebar-icon,.sidebar-active .sidebar-arrow{color:#ff5722}.sidebar-locked{opacity:.6;cursor:not-allowed}.sidebar-locked:hover{background:#f5f5f5}.sidebar-lock-icon{margin-left:auto;color:#999;display:flex;align-items:center}.sidebar-locked .sidebar-lock-icon{color:#999}.sidebar.sidebar-collapsed .sidebar-lock-icon{display:none}.sidebar-icon{font-size:16px;width:20px;text-align:center;flex-shrink:0}.sidebar-icon svg{display:flex;align-items:center}.sidebar-label{flex:1;overflow:hidden;text-overflow:ellipsis}.sidebar-arrow{font-size:16px;margin-left:auto;color:#888;transition:transform .2s;flex-shrink:0}.sidebar-arrow svg{display:flex;align-items:center}.sidebar-divider{border:none;border-top:1px solid #e0e0e0;margin:12px 0}.sidebar-dropdown{padding-left:32px;margin:0;list-style:none}.sidebar-child{font-size:12px;color:#444;background:none;border:none;padding-left:30px}.sidebar-child:hover{background:#f5f7fa;color:#0a4fa3}.sidebar-profile-section{margin-top:auto;padding:12px 14px;flex-shrink:0;border-top:1px solid #e0e0e0}.sidebar-profile-card{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;border-radius:50px;border:1px solid #e0e0e0;background:#fff;transition:all .2s}.sidebar-profile-card:hover{background:#f9f9f9;border-color:#d0d0d0}.sidebar-profile-avatar{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;background:#e8e8e8;display:flex;align-items:center;justify-content:center;color:#666;font-size:14px;flex-shrink:0}.sidebar-profile-info{flex:1;display:flex;flex-direction:column}.sidebar-profile-name{font-size:13px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.subscription-readonly-banner-visible .sidebar{top:124px;height:calc(100vh - 134px)}._profileMenuContainer_klmsh_1{position:static;width:280px;background:#fff;border-radius:10px;box-shadow:0 4px 16px #0000001f;padding:0;z-index:1000;animation:_fadeIn_klmsh_1 .2s ease-out;overflow:hidden}@keyframes _fadeIn_klmsh_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._profileMenuUserCard_klmsh_25{display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px;background:#fafbfc;border-bottom:1px solid #e9ecef}._profileMenuAvatar_klmsh_35{width:48px;height:48px;border-radius:50%;background:#e9ecef;object-fit:cover;border:2px solid #fff;box-shadow:0 1px 4px #00000014;flex-shrink:0}._profileMenuAvatarFallback_klmsh_46{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#6c757d,#495057);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:600;border:2px solid #fff;box-shadow:0 1px 4px #00000014;flex-shrink:0}._profileMenuUserDetails_klmsh_62{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:0;gap:2px}._profileMenuUsername_klmsh_71{font-size:.9rem;font-weight:600;color:#212529;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}._profileMenuEmail_klmsh_82{font-size:.75rem;color:#6c757d;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}._profileMenuCompany_klmsh_92{font-size:.7rem;color:#868e96;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:2px}._profileMenuStatusBadge_klmsh_104{display:inline-block;font-size:.65rem;font-weight:600;padding:2px 8px;border-radius:10px;margin-top:4px;text-transform:uppercase;letter-spacing:.3px}._profileMenuItems_klmsh_116{display:flex;flex-direction:column;padding:6px}._profileMenuItem_klmsh_116{display:flex;align-items:center;gap:10px;padding:10px 12px;margin:1px 0;border-radius:6px;font-size:.85rem;font-weight:500;color:#495057;cursor:pointer;transition:all .15s ease;outline:none;position:relative}._profileMenuItem_klmsh_116:hover,._profileMenuItem_klmsh_116:focus{background:#f1f3f5;color:#212529}._profileMenuItem_klmsh_116:active{background:#e9ecef}._profileMenuIcon_klmsh_148{font-size:1rem;flex-shrink:0;color:#6c757d}._profileMenuItem_klmsh_116:hover ._profileMenuIcon_klmsh_148,._profileMenuItem_klmsh_116:focus ._profileMenuIcon_klmsh_148{color:#212529}._profileMenuItem_klmsh_116 span{flex:1}@media (max-width: 480px){._profileMenuContainer_klmsh_1{width:260px}._profileMenuUserCard_klmsh_25{padding:14px}._profileMenuAvatar_klmsh_35,._profileMenuAvatarFallback_klmsh_46{width:44px;height:44px;font-size:1.2rem}._profileMenuUsername_klmsh_71{font-size:.85rem}._profileMenuEmail_klmsh_82{font-size:.7rem}._profileMenuCompany_klmsh_92{font-size:.65rem}._profileMenuItem_klmsh_116{padding:9px 10px;font-size:.8rem}._profileMenuIcon_klmsh_148{font-size:.95rem}}.sub-sidebar{position:fixed;top:80px;left:83px;width:190px;height:calc(100vh - 90px);background:#fafafa;border:1px solid #eee;border-radius:8px;z-index:999;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column}.sub-sidebar.collapsed{width:50px}.sub-sidebar-header{display:flex;justify-content:flex-end;align-items:center;padding:8px;border-bottom:1px solid #eee}.sub-sidebar.collapsed .sub-sidebar-header{justify-content:center;padding:8px 0}.sub-sidebar-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;cursor:pointer;transition:background .2s;color:#666}.sub-sidebar-toggle:hover{background:#e8e8e8;color:#ff5722}.sub-sidebar-menu{width:100%;padding:8px 0;display:flex;flex-direction:column;overflow-y:auto;flex:1}.sub-sidebar-menu ul{list-style:none;padding:0;margin:0}.sub-sidebar-item{display:flex;align-items:center;justify-content:flex-start;padding:12px 16px;font-size:13px;font-weight:500;color:#333;cursor:pointer;transition:background .15s;white-space:nowrap;margin:4px 8px;border-radius:6px}.sub-sidebar.collapsed .sub-sidebar-item{justify-content:center;padding:12px 0;margin:4px 0}.sub-sidebar-item:hover{background:#f0f4fa}.sub-sidebar-active{background:#fff5f2;border:1.5px solid #ff5722;color:#ff5722;font-weight:600}.sub-sidebar-label{overflow:hidden;text-overflow:ellipsis}.sub-sidebar-icon{flex-shrink:0}.sub-sidebar-locked{opacity:.6;cursor:not-allowed}.sub-sidebar-locked:hover{background:#f5f5f5}.sub-sidebar-lock-icon{margin-left:auto;color:#999;display:flex;align-items:center}.sub-sidebar.collapsed .sub-sidebar-item{position:relative}.sub-sidebar.collapsed .sub-sidebar-lock-icon{position:absolute;top:4px;right:4px;margin-left:0}body.subscription-readonly-banner-visible .sub-sidebar{top:124px;height:calc(100vh - 134px)}._container_1v1ze_1{max-width:1000px;margin:32px auto;background:#fff;border-radius:16px;box-shadow:0 2px 16px #00000014;padding:32px 24px 24px;border:1px solid #e0e0e0}._title_1v1ze_11{text-align:center;font-size:2rem;font-weight:500;margin-bottom:24px}._label_1v1ze_18{display:block;font-weight:500;margin-bottom:6px;margin-top:18px}._input_1v1ze_25,._textarea_1v1ze_25,._select_1v1ze_25{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;margin-bottom:2px;background:#fafbfc;transition:border .2s}._input_1v1ze_25:focus,._textarea_1v1ze_25:focus,._select_1v1ze_25:focus{border:1.5px solid #2563eb;outline:none;background:#fff}._button_1v1ze_41{width:100%;background:#2563eb;color:#fff;font-size:1.1rem;font-weight:500;border:none;border-radius:8px;padding:12px 0;margin-top:24px;cursor:pointer;transition:background .2s}._button_1v1ze_41:disabled{background:#a5b4fc;cursor:not-allowed}._status_1v1ze_59{display:flex;align-items:center;gap:8px;margin-top:10px}._status_1v1ze_59 ._rejected_1v1ze_66{background:#fee2e2;color:#b91c1c;border-radius:6px;padding:2px 10px;font-size:.95rem;font-weight:500;display:flex;align-items:center;gap:4px}._error_1v1ze_78{color:#b91c1c;background:#fee2e2;border-radius:6px;padding:8px 12px;margin-top:10px;text-align:center}._success_1v1ze_86{color:#166534;background:#dcfce7;border-radius:6px;padding:8px 12px;margin-top:10px;text-align:center}._charCount_1v1ze_95{font-size:.85rem;color:#a3a3a3;float:right;margin-top:-22px;margin-bottom:8px}._formWrapper_14prd_2{max-width:1400px;margin:0 auto;padding:20px}._topHeader_14prd_9{background-color:#fff;border-radius:8px;padding:16px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_14prd_20{font-size:20px;font-weight:600;color:#333;margin:0;flex-shrink:0}._stepperWrapper_14prd_29{flex:1;display:flex;align-items:center;justify-content:center;margin-left:40px}._stepperContainer_14prd_38{display:flex;align-items:center;justify-content:center;gap:0}._stepItem_14prd_45{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:2}._stepCircle_14prd_54{width:36px;height:36px;border-radius:50%;background-color:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:2px solid #e0e0e0;transition:all .3s ease}._stepCircle_14prd_54._stepActive_14prd_69,._stepCircle_14prd_54._stepCurrent_14prd_75{background-color:#4caf50;color:#fff;border-color:#4caf50}._stepText_14prd_81{font-size:11px;color:#666;font-weight:500;text-align:center;max-width:100px}._stepConnector_14prd_89{flex:1;height:2px;background-color:#e0e0e0;margin:0 -10px 22px;position:relative;z-index:1;min-width:80px}._stepConnector_14prd_89._stepConnectorActive_14prd_100{background-color:#4caf50}._formContainer_14prd_105{background-color:#fff;border-radius:8px;padding:30px 40px;box-shadow:0 1px 3px #0000001a}._formHeader_14prd_112{display:flex;justify-content:flex-end;margin-bottom:24px}._importExportBtn_14prd_118{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._importExportBtn_14prd_118:hover{background-color:#e64a19}._fieldRow_14prd_135{display:flex;align-items:center;gap:20px;margin-bottom:16px}._fieldGroup_14prd_142{display:flex;align-items:center;gap:20px;flex:1}._fieldLabel_14prd_149{font-size:14px;font-weight:500;color:#333;min-width:150px;flex-shrink:0}._fieldInput_14prd_157{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease}._fieldInput_14prd_157:focus{outline:none;border-color:#ff5722}._fieldInput_14prd_157::placeholder{color:#999}._formRow_14prd_178{display:flex;gap:24px;margin-bottom:20px}._formGroup_14prd_184{display:flex;flex-direction:column;gap:8px;flex:1}._formLabel_14prd_191{font-size:14px;font-weight:500;color:#333}._formInput_14prd_197{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease}._formInput_14prd_197:focus{outline:none;border-color:#ff5722}._formInput_14prd_197::placeholder{color:#999}._radioGroup_14prd_218{display:flex;gap:24px;align-items:center;padding:10px 0}._radioLabel_14prd_225{display:flex;align-items:center;gap:8px;font-size:14px;color:#333;cursor:pointer}._radioLabel_14prd_225 input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:#FF5722}._fileUploadBox_14prd_242{border:2px dashed #ddd;border-radius:8px;padding:30px;text-align:center;background-color:#fafafa;transition:all .3s ease}._fileUploadBox_14prd_242:hover{border-color:#ff5722;background-color:#fff5f2}._uploadIconLarge_14prd_256{font-size:48px;color:#ccc;margin-bottom:12px}._uploadLabel_14prd_262{font-size:14px;font-weight:500;color:#333;margin:0 0 4px}._uploadHint_14prd_269{font-size:12px;color:#999;margin:0 0 16px}._chooseFileButton_14prd_275{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._chooseFileButton_14prd_275:hover{background-color:#e64a19}._fileInfo_14prd_291{margin-top:12px;display:flex;align-items:center;justify-content:space-between;background-color:#e8f5e9;border:1px solid #4CAF50;border-radius:6px;padding:8px 12px;font-size:13px;color:#2e7d32}._fileInfo_14prd_291 button{background-color:#f44336;color:#fff;border:none;border-radius:50%;width:20px;height:20px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}._frameworkInfo_14prd_319{margin:12px 0 20px;padding:16px;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px}._frameworkInfoTitle_14prd_327{font-size:14px;font-weight:600;color:#495057;margin-bottom:8px}._frameworkInfoDesc_14prd_334{font-size:13px;color:#6c757d;margin-bottom:12px;line-height:1.5}._frameworkInfoDetails_14prd_341{padding-top:12px;border-top:1px solid #dee2e6;font-size:13px;color:#6c757d;line-height:1.6}._frameworkInfoDetails_14prd_341>div{margin-bottom:8px}._frameworkInfoDetails_14prd_341 strong{color:#495057;font-weight:600}._helpSection_14prd_359{margin:20px 0}._helpBox_14prd_363{background-color:#ffe0b2;border:1px solid #FFB74D;border-radius:8px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .2s ease}._helpBox_14prd_363:hover{background-color:#ffcc80}._helpText_14prd_379{font-size:14px;font-weight:600;color:#e65100}._helpIcon_14prd_385{font-size:20px;color:#e65100;font-weight:700}._helpContent_14prd_391{background-color:#fff;border:1px solid #FFB74D;border-top:none;border-radius:0 0 8px 8px;padding:20px}._helpDescription_14prd_399{font-size:13px;color:#666;margin:0 0 16px;line-height:1.5}._frameworkList_14prd_406{display:flex;flex-direction:column;gap:12px}._frameworkCard_14prd_412{border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}._frameworkHeader_14prd_418{padding:12px 16px;background-color:#fafafa;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}._frameworkHeader_14prd_418:hover{background-color:#f0f0f0}._frameworkTitle_14prd_432{font-size:14px;font-weight:600;color:#333;margin-bottom:4px}._frameworkDesc_14prd_439{font-size:12px;color:#666}._frameworkActions_14prd_444{display:flex;align-items:center;gap:12px}._selectedBadge_14prd_450{background-color:#d4edda;color:#28a745;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}._frameworkDetails_14prd_459{padding:16px;background-color:#f8f9fa;border-top:1px solid #e0e0e0;font-size:13px;color:#666;line-height:1.6}._frameworkDetails_14prd_459>div{margin-bottom:12px}._selectFrameworkBtn_14prd_472{width:100%;background-color:#007bff;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;margin-top:8px;transition:background-color .2s ease}._selectFrameworkBtn_14prd_472:hover{background-color:#0056b3}._customTemplateButtons_14prd_491{display:flex;gap:12px;margin-top:12px}._templateBtn_14prd_497{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._templateBtn_14prd_497:hover{background-color:#e64a19}._formActions_14prd_514{display:flex;gap:16px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}._saveDraftButton_14prd_523{background-color:#fff;color:#ff5722;border:2px solid #FF5722;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._saveDraftButton_14prd_523:hover{background-color:#fff5f2}._backButton_14prd_539{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._backButton_14prd_539:hover{background-color:#f5f5f5;border-color:#bbb}._nextButton_14prd_556{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._nextButton_14prd_556:hover{background-color:#e64a19}._submitButton_14prd_572{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._submitButton_14prd_572:hover{background-color:#e64a19}._submitButton_14prd_572:disabled{background-color:#ccc;cursor:not-allowed}._uploadDummyBtn_14prd_594{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:8px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._uploadDummyBtn_14prd_594:hover{background-color:#e64a19}@media (max-width: 900px){._fieldRow_14prd_135{flex-direction:column;gap:16px}._fieldGroup_14prd_142{width:100%;flex-direction:column;align-items:flex-start;gap:8px}._fieldLabel_14prd_149{min-width:auto;width:100%}._fieldInput_14prd_157{width:100%}}._techStackContainer_6n4u5_1,._inputWrapper_6n4u5_6{position:relative;width:100%}._techInput_6n4u5_11{width:100%;padding:7px 11px;border:1px solid #d1d5db;border-radius:8px;font-size:12px;line-height:1.5;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}._techInput_6n4u5_11:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._techInput_6n4u5_11:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}._dropdown_6n4u5_34{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 25px #0000001a;z-index:1000;max-height:200px;overflow-y:auto;margin-top:4px}._suggestionItem_6n4u5_49{padding:12px 16px;cursor:pointer;font-size:14px;line-height:1.5;transition:background-color .2s ease}._suggestionItem_6n4u5_49:hover,._suggestionItem_6n4u5_49._selected_6n4u5_58{background-color:#f3f4f6}._suggestionItem_6n4u5_49:first-child{border-top-left-radius:8px;border-top-right-radius:8px}._suggestionItem_6n4u5_49:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}._selectedTechs_6n4u5_72{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._techTag_6n4u5_79{display:inline-flex;align-items:center;background-color:#e5e7eb;color:#374151;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;line-height:1.4;transition:background-color .2s ease}._techTag_6n4u5_79:hover{background-color:#d1d5db}._removeButton_6n4u5_96{background:none;border:none;color:#6b7280;font-size:16px;font-weight:700;margin-left:6px;padding:0;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;transition:all .2s ease}._removeButton_6n4u5_96:hover{background-color:#9ca3af;color:#fff}._removeButton_6n4u5_96:disabled{cursor:not-allowed;opacity:.5}._dropdown_6n4u5_34::-webkit-scrollbar{width:6px}._dropdown_6n4u5_34::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._dropdown_6n4u5_34::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._dropdown_6n4u5_34::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._databaseSelectContainer_s8gs9_1,._inputWrapper_s8gs9_6{position:relative;width:100%}._databaseInput_s8gs9_11{width:100%;padding:7px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:12px;line-height:1.5;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}._databaseInput_s8gs9_11:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._databaseInput_s8gs9_11:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}._dropdown_s8gs9_34{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 25px #0000001a;z-index:1000;max-height:200px;overflow-y:auto;margin-top:4px}._suggestionItem_s8gs9_49{padding:12px 16px;cursor:pointer;font-size:14px;line-height:1.5;transition:background-color .2s ease}._suggestionItem_s8gs9_49:hover,._suggestionItem_s8gs9_49._selected_s8gs9_58{background-color:#f3f4f6}._suggestionItem_s8gs9_49:first-child{border-top-left-radius:8px;border-top-right-radius:8px}._suggestionItem_s8gs9_49:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}._selectedDatabase_s8gs9_72{margin-top:8px}._databaseTag_s8gs9_76{display:inline-flex;align-items:center;background-color:#e5e7eb;color:#374151;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;line-height:1.4;transition:background-color .2s ease}._databaseTag_s8gs9_76:hover{background-color:#d1d5db}._removeButton_s8gs9_93{background:none;border:none;color:#6b7280;font-size:16px;font-weight:700;margin-left:6px;padding:0;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;transition:all .2s ease}._removeButton_s8gs9_93:hover{background-color:#9ca3af;color:#fff}._removeButton_s8gs9_93:disabled{cursor:not-allowed;opacity:.5}._dropdown_s8gs9_34::-webkit-scrollbar{width:6px}._dropdown_s8gs9_34::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._dropdown_s8gs9_34::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._dropdown_s8gs9_34::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._container_n2xbj_1{padding:20px;max-width:1400px;margin:0 auto}._tableWrapper_n2xbj_8{width:100%;position:relative}._tableScroll_n2xbj_13{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}._table_n2xbj_8{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;margin-top:16px;border-radius:8px;overflow:hidden}._table_n2xbj_8 th,._table_n2xbj_8 td{padding:16px;text-align:left;position:relative;font-size:13px;height:60px;vertical-align:middle}._table_n2xbj_8 thead{border:1px solid #ddd}._table_n2xbj_8 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-top:1px solid #ddd;border-bottom:1px solid #ddd}._table_n2xbj_8 th:first-child{border-left:1px solid #ddd;border-top-left-radius:8px;border-bottom-left-radius:8px}._table_n2xbj_8 th:last-child{border-right:1px solid #ddd;border-top-right-radius:8px;border-bottom-right-radius:8px}._table_n2xbj_8 td{background-color:#fff;border:none}._table_n2xbj_8 tbody tr{position:relative;border-bottom:1px solid #f0f0f0}._table_n2xbj_8 tbody tr:last-child{border-bottom:none}._table_n2xbj_8 tbody tr:hover,._table_n2xbj_8 tbody tr:hover td{background-color:#f8f9fa}._groupContainer_n2xbj_90{margin-bottom:32px;border-radius:8px;background-color:#fff}._groupTitleBar_n2xbj_96{background-color:#fff;color:#333;border:2px solid #FF7043;border-radius:8px;padding:16px 20px;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;margin-bottom:0;cursor:pointer}._groupTitleBar_n2xbj_96:hover{border-color:#ff5722;background-color:#fff9f7}._groupStats_n2xbj_117{font-size:13px;font-weight:400;color:#666;margin-left:12px}._groupButtons_n2xbj_124{display:flex;gap:12px;align-items:center}._groupButton_n2xbj_124{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease;background-color:#fff;color:#6b7280;box-shadow:0 1px 2px #0000000d}._groupButton_n2xbj_124:hover{background-color:#f9fafb;border-color:#9ca3af}._groupAcceptButton_n2xbj_148{padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease;background-color:#ff5722;color:#fff;box-shadow:0 2px 4px #0000001a}._groupAcceptButton_n2xbj_148:hover{background-color:#e64a19;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._groupAcceptButton_n2xbj_148:disabled{opacity:.6;cursor:not-allowed}._actionBar_n2xbj_173{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;background-color:#fff;border-radius:8px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}._selectionInfo_n2xbj_185{font-size:14px;color:#6c757d;font-weight:500}._dropdown_n2xbj_191{padding:8px 12px;border:1px solid #FF5722;border-radius:6px;font-size:14px;background-color:#fff;cursor:pointer;transition:border-color .2s ease}._dropdown_n2xbj_191:focus{outline:none;border-color:#e64a19}._button_n2xbj_207{padding:8px 16px;margin:0 8px 8px 0;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}._primaryButton_n2xbj_219{background-color:#ff5722;color:#fff}._primaryButton_n2xbj_219:hover{background-color:#e64a19}._primaryButton_n2xbj_219:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_n2xbj_233{background-color:#6c757d;color:#fff}._secondaryButton_n2xbj_233:hover{background-color:#5a6268}._successButton_n2xbj_242{background-color:#28a745;color:#fff}._successButton_n2xbj_242:hover{background-color:#218838}._statusBadge_n2xbj_252{padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;border:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:90px;gap:4px}._adoptedBadge_n2xbj_266{background-color:#d1f4e0;color:#0d6832;border:1px solid #9de5bd}._rejectedBadge_n2xbj_272{background-color:#ffd7d9;color:#c92a2a;border:1px solid #ffa8a8}._acceptAfterRejectButton_n2xbj_278{padding:6px 14px;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;background-color:#28a745;color:#fff;margin-left:8px;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}._acceptAfterRejectButton_n2xbj_278:hover{background-color:#218838}._checkbox_n2xbj_297{width:18px;height:18px;cursor:pointer;accent-color:#FF5722}._criticalityBadge_n2xbj_305{padding:5px 12px;border-radius:12px;font-size:12px;font-weight:600;display:inline-block;background-color:transparent}._criticalityCritical_n2xbj_314{color:#b71c1c}._criticalityHigh_n2xbj_318{color:#e65100}._criticalityMedium_n2xbj_322{color:#f57f17}._criticalityLow_n2xbj_326{color:#2e7d32}._actionButton_n2xbj_331{transition:background-color .2s ease}._actionButton_n2xbj_331:hover:not(:disabled){background-color:#f5f5f5!important}._actionButton_n2xbj_331:disabled{opacity:.5;cursor:not-allowed}._collapseArrow_n2xbj_345{margin-right:8px;font-size:12px;color:#ff5722;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}@media (max-width: 900px){._container_n2xbj_1{padding:12px}._actionBar_n2xbj_173,._groupTitleBar_n2xbj_96{flex-direction:column;align-items:flex-start;gap:12px}._groupButtons_n2xbj_124{width:100%;justify-content:flex-start}}._container_zci84_1{padding:20px;max-width:1400px;margin:0 auto}._tableWrapper_zci84_8{width:100%;position:relative}._tableScroll_zci84_13{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}._table_zci84_8{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;margin-top:16px;border-radius:8px;overflow:hidden}._table_zci84_8 th,._table_zci84_8 td{padding:16px;text-align:left;position:relative;font-size:13px;height:60px;vertical-align:middle}._table_zci84_8 thead{border:1px solid #ddd}._table_zci84_8 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-top:1px solid #ddd;border-bottom:1px solid #ddd}._table_zci84_8 th:first-child{border-left:1px solid #ddd;border-top-left-radius:8px;border-bottom-left-radius:8px}._table_zci84_8 th:last-child{border-right:1px solid #ddd;border-top-right-radius:8px;border-bottom-right-radius:8px}._table_zci84_8 td{background-color:#fff;border:none}._table_zci84_8 tbody tr{position:relative;border-bottom:1px solid #f0f0f0}._table_zci84_8 tbody tr:last-child{border-bottom:none}._table_zci84_8 tbody tr:hover,._table_zci84_8 tbody tr:hover td{background-color:#f8f9fa}._groupContainer_zci84_90{margin-bottom:32px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;background-color:#fff}._groupTitleBar_zci84_98{background-color:#ff5722;color:#fff;padding:16px 20px;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease;border-radius:8px 8px 0 0}._groupTitleBar_zci84_98:hover{background-color:#e64a19}._groupStats_zci84_115{font-size:13px;font-weight:400;opacity:.95;margin-left:12px;background-color:#fff3;padding:4px 12px;border-radius:20px}._groupButtons_zci84_125{display:flex;gap:12px;align-items:center}._groupButton_zci84_125{padding:8px 16px;border:2px solid white;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease;background-color:#ffffff26;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._groupButton_zci84_125:hover{background-color:#ffffff40}._groupAcceptButton_zci84_148{padding:8px 16px;border:2px solid rgba(255,255,255,.95);border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease;background-color:#fffffff2;color:#ff5722}._groupAcceptButton_zci84_148:hover{background-color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}._groupAcceptButton_zci84_148:disabled{opacity:.6;cursor:not-allowed}._button_zci84_172{padding:6px 12px;margin:0 4px 4px 0;border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s ease;min-width:auto}._primaryButton_zci84_184{background-color:#ff5722;color:#fff}._primaryButton_zci84_184:hover{background-color:#e64a19}._primaryButton_zci84_184:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_zci84_198{background-color:#6c757d;color:#fff}._secondaryButton_zci84_198:hover{background-color:#5a6268}._successButton_zci84_207{background-color:#28a745;color:#fff}._successButton_zci84_207:hover{background-color:#218838}._dangerButton_zci84_216{background-color:#dc3545;color:#fff}._dangerButton_zci84_216:hover{background-color:#c82333}._infoButton_zci84_225{background-color:#17a2b8;color:#fff}._infoButton_zci84_225:hover{background-color:#138496}._statusBadge_zci84_235{padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;border:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:90px;gap:4px}._adoptedBadge_zci84_249{background-color:#d1f4e0;color:#0d6832;border:1px solid #9de5bd}._rejectedBadge_zci84_255{background-color:#ffd7d9;color:#c92a2a;border:1px solid #ffa8a8}._acceptAfterRejectButton_zci84_261{padding:6px 14px;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;background-color:#28a745;color:#fff;margin-left:8px;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}._acceptAfterRejectButton_zci84_261:hover{background-color:#218838}._actionButton_zci84_280{transition:background-color .2s ease}._actionButton_zci84_280:hover:not(:disabled){background-color:#f5f5f5!important}._actionButton_zci84_280:disabled{opacity:.5;cursor:not-allowed}._collapseArrow_zci84_294{margin-right:12px;font-size:12px;background-color:#fff3;padding:4px 8px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;min-width:24px;transition:all .2s ease}@media (max-width: 900px){._container_zci84_1{padding:12px}._groupTitleBar_zci84_98{flex-direction:column;align-items:flex-start;gap:12px}._groupButtons_zci84_125{width:100%;justify-content:flex-start}}._container_158i9_1{max-width:900px;margin:0 auto;padding:32px 16px}._title_158i9_6{font-size:2rem;font-weight:700;margin-bottom:32px;color:#1a202c}._loading_158i9_12,._error_158i9_12,._empty_158i9_12{text-align:center;font-size:1.1rem;margin:32px 0;color:#4a5568}._error_158i9_12{color:#e53e3e}._companyList_158i9_21{display:flex;flex-direction:column;gap:24px}._companyCard_158i9_26{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:24px;box-shadow:0 2px 8px #0000000a}._companyName_158i9_33{font-size:1.3rem;font-weight:600;margin-bottom:8px;color:#2b6cb0}._companyDetails_158i9_39{font-size:1rem;margin-bottom:12px;color:#4a5568}._applicationsSection_158i9_44{margin-top:10px}._appList_158i9_47{margin:8px 0 0;padding:0 0 0 18px}._appItem_158i9_51{font-size:.98rem;color:#2d3748;margin-bottom:2px}._noApps_158i9_56{color:#a0aec0;font-size:.98rem;margin-top:4px}._sectionContainer_1bdfv_2{background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e0e0e0}._sectionHeader_1bdfv_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sectionTitle_1bdfv_18{font-size:18px;font-weight:600;color:#333;margin:0}._appSelectWrapper_1bdfv_25{display:flex;align-items:center;gap:8px}._appSelectLabel_1bdfv_31{font-size:14px;color:#666;white-space:nowrap}._appSelect_1bdfv_25{padding:8px 12px;border:1px solid #FF5722;border-radius:6px;font-size:14px;background-color:#fff;color:#ff5722;cursor:pointer;min-width:200px;outline:none;transition:all .2s ease}._appSelect_1bdfv_25:hover{border-color:#e64a19}._appSelect_1bdfv_25:focus{border-color:#ff5722;box-shadow:0 0 0 2px #ff57221a}._table_1bdfv_60{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;margin-top:16px;border-radius:8px;overflow:hidden}._table_1bdfv_60 th,._table_1bdfv_60 td{padding:16px;text-align:left;position:relative;font-size:13px;height:60px;vertical-align:middle}._table_1bdfv_60 th:nth-child(1),._table_1bdfv_60 td:nth-child(1){min-width:140px}._table_1bdfv_60 th:nth-child(2),._table_1bdfv_60 td:nth-child(2){min-width:150px}._table_1bdfv_60 td:nth-child(2){overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5}._table_1bdfv_60 th:nth-child(3),._table_1bdfv_60 td:nth-child(3){min-width:60px;text-align:center}._table_1bdfv_60 th:nth-child(4),._table_1bdfv_60 td:nth-child(4){min-width:100px;white-space:nowrap}._table_1bdfv_60 th:nth-child(5),._table_1bdfv_60 td:nth-child(5){min-width:90px}._table_1bdfv_60 th:nth-child(6),._table_1bdfv_60 td:nth-child(6){min-width:130px}._table_1bdfv_60 th:nth-child(7),._table_1bdfv_60 td:nth-child(7){min-width:120px}._table_1bdfv_60 th:nth-child(8),._table_1bdfv_60 td:nth-child(8){min-width:60px;text-align:center}._table_1bdfv_60 thead{border:1px solid #ddd}._table_1bdfv_60 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-top:1px solid #ddd;border-bottom:1px solid #ddd}._table_1bdfv_60 th:first-child{border-left:1px solid #ddd;border-top-left-radius:8px;border-bottom-left-radius:8px}._table_1bdfv_60 th:last-child{border-right:1px solid #ddd;border-top-right-radius:8px;border-bottom-right-radius:8px}._table_1bdfv_60 td{background-color:#fff;border:none}._table_1bdfv_60 tbody tr{position:relative;border-bottom:1px solid #f0f0f0}._table_1bdfv_60 tbody tr:last-child{border-bottom:none}._table_1bdfv_60 tbody tr:hover,._table_1bdfv_60 tbody tr:hover td{background-color:#f8f9fa}._criticalityCell_1bdfv_191{text-align:center}._criticalityCircle_1bdfv_195{display:inline-block;width:16px;height:16px;border-radius:50%;cursor:help}._statusBadge_1bdfv_204{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent;text-align:center;min-width:140px;box-sizing:border-box}._statusNotDue_1bdfv_216{background-color:#e8f5e8;color:#2e7d32;border-color:#c8e6c9}._statusDue_1bdfv_222{background-color:#fff3e0;color:#e65100;border-color:#ffcc80}._statusOverdue_1bdfv_228{background-color:#fdecea;color:#d32f2f;border-color:#ffbdbd}._statusWip_1bdfv_234{background-color:#fff8e1;color:#8d6e63;border-color:#ffe082}._statusWipOverdue_1bdfv_240{background-color:#ffebee;color:#c62828;border-color:#ffcdd2}._statusCompletedPending_1bdfv_246{background-color:#e3f2fd;color:#1565c0;border-color:#bbdefb}._statusVerified_1bdfv_252{background-color:#e8f5e8;color:#2e7d32;border-color:#c8e6c9}._statusRejected_1bdfv_258{background-color:#fdecea;color:#d32f2f;border-color:#ffbdbd}._clickableHeading_1bdfv_265{cursor:pointer;color:#ff5722;transition:color .2s ease}._clickableHeading_1bdfv_265:hover{color:#e64a19;text-decoration:underline}._evidenceLink_1bdfv_277{color:#ff5722;cursor:pointer;font-weight:400;transition:color .2s ease}._evidenceLink_1bdfv_277:hover{color:#e64a19;text-decoration:underline}._evidenceDisabled_1bdfv_289{color:#999;cursor:default;opacity:.6}._evidenceDisabled_1bdfv_289:hover{text-decoration:none}._actionsCell_1bdfv_300{text-align:center;position:relative}._actionsIcon_1bdfv_305{cursor:pointer;font-size:18px;color:#6c757d;transition:color .2s ease}._actionsIcon_1bdfv_305:hover{color:#495057}._dropdown_1bdfv_317{position:fixed;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:150px;z-index:1000;overflow:hidden}._dropdownItem_1bdfv_328{padding:10px 16px;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s ease}._dropdownItem_1bdfv_328:hover{background-color:#f5f5f5}._dropdownItem_1bdfv_328:not(:last-child){border-bottom:1px solid #f0f0f0}._statusMissing_1bdfv_345{background-color:#fdecea;color:#d32f2f;border-color:#ffbdbd}._emptyState_1bdfv_352{padding:40px 20px;text-align:center;color:#666;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}._loading_1bdfv_362{text-align:center;padding:20px;color:#6c757d}._error_1bdfv_368{color:#dc3545;padding:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:16px}._center_1bdfv_378{text-align:center}._sortIcon_1bdfv_383{display:inline-block;margin-left:8px;width:16px;height:16px;vertical-align:middle}@media (max-width: 768px){._sectionContainer_1bdfv_2{padding:16px}._sectionHeader_1bdfv_11{flex-direction:column;align-items:flex-start;gap:12px}._appSelectWrapper_1bdfv_25,._appSelect_1bdfv_25{width:100%}._table_1bdfv_60{font-size:12px}._table_1bdfv_60 th,._table_1bdfv_60 td{padding:8px 10px}}._overlay_q9kk0_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_q9kk0_14{background:#f8fafc;border-radius:16px;width:90vw;max-width:1200px;height:70vh;max-height:70vh;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;display:flex;flex-direction:column;overflow:hidden;font-family:inherit}._header_q9kk0_30{background:#fff;color:#1e293b;padding:18px;position:relative;margin:0 20px 16px;border:2px solid #ea580c;border-radius:12px;box-shadow:0 1px 3px #0000000d;min-height:120px}._headerContent_q9kk0_42{max-width:85%;padding-right:40px}._title_q9kk0_47{margin:0 0 10px;font-size:1.125rem;font-weight:600;line-height:1.4;display:block}._tags_q9kk0_55{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap;align-items:center}._tag_q9kk0_55{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:16px;padding:4px 10px;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:4px;color:#475569}._tag_q9kk0_55._criticality_q9kk0_76{background:#fbbf24e6;color:#92400e;border-color:#fbbf24cc}._tag_q9kk0_55._verified_q9kk0_82{background:#22c55ee6;color:#fff;border-color:#22c55ecc}._description_q9kk0_88{margin:8px 0 0;font-size:.7rem;line-height:1.5;opacity:1;color:#64748b}._closeBtn_q9kk0_96{position:absolute;top:12px;right:12px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;font-size:1.125rem;transition:all .2s ease}._closeBtn_q9kk0_96:hover{background:#f8fafc;border-color:#cbd5e1;transform:scale(1.05)}._editBtn_q9kk0_120{position:absolute;bottom:18px;right:18px;background:#ea580c;color:#fff;border:none;border-radius:8px;padding:8px 16px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._editBtn_q9kk0_120:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 2px 4px #00000026}._editBtn_q9kk0_120 svg{font-size:.875rem}._tabs_q9kk0_150{display:flex;background:#f8fafc;border-bottom:none;padding:20px 20px 12px;gap:8px}._tab_q9kk0_150{background:#fff;border:1px solid #cbd5e1;padding:8px 20px;font-size:.8125rem;font-weight:500;color:#475569;cursor:pointer;border-radius:20px;transition:all .2s ease;position:relative}._tab_q9kk0_150:hover{color:#ea580c;border-color:#ea580c;background:#ea580c0a}._tab_q9kk0_150._active_q9kk0_177{color:#ea580c;border-color:#ea580c;background:#ea580c14}._content_q9kk0_184{flex:1;padding:0 20px 20px;overflow-y:auto;background:#f8fafc}._overviewGrid_q9kk0_191{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._card_q9kk0_197{background:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e2e8f0;transition:all .2s ease}._card_q9kk0_197:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._cardHeader_q9kk0_211{display:flex;align-items:center;gap:6px;margin-bottom:12px}._cardIcon_q9kk0_218{background:#ea580c;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.875rem}._cardHeader_q9kk0_211 h3{margin:0;font-size:.875rem;font-weight:600;color:#1e293b}._cardContent_q9kk0_237{display:flex;flex-direction:column;gap:8px}._infoRow_q9kk0_243{display:flex;justify-content:space-between;align-items:center;padding:3px 0}._label_q9kk0_250{font-weight:500;color:#64748b;font-size:.75rem}._value_q9kk0_256{font-weight:500;color:#1e293b;font-size:.65rem;text-align:right}._badge_q9kk0_263{background:#dbeafe;color:#1e40af;padding:2px 6px;border-radius:10px;font-size:.625rem;font-weight:600}._progressSection_q9kk0_273{margin-bottom:8px}._progressRow_q9kk0_277{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._progressBar_q9kk0_284{width:100%;height:6px;background:#e2e8f0;border-radius:4px;overflow:hidden}._progressFill_q9kk0_292{height:100%;border-radius:4px;transition:width .3s ease}._partyRow_q9kk0_299{display:flex;align-items:center;gap:6px;padding:4px 0}._partyAvatar_q9kk0_306{background:#3b82f6;color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:600}._partyInfo_q9kk0_319{display:flex;flex-direction:column;gap:1px}._partyName_q9kk0_325{font-weight:500;color:#1e293b;font-size:.75rem}._partyRole_q9kk0_331{color:#64748b;font-size:.625rem}._assignmentRow_q9kk0_337{display:flex;flex-direction:column;gap:10px;padding:10px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._assignmentField_q9kk0_347{display:flex;flex-direction:column;gap:6px}._assignmentLabel_q9kk0_353{font-weight:500;color:#1e293b;font-size:.8125rem}._assignmentSelect_q9kk0_359{width:100%;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:.8125rem;color:#1e293b;background:#fff;cursor:pointer;transition:all .2s ease}._assignmentSelect_q9kk0_359:hover{border-color:#94a3b8}._assignmentSelect_q9kk0_359:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}._assignmentSelect_q9kk0_359:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.6}._assignmentActions_q9kk0_387{display:flex;gap:8px;justify-content:flex-end}._assignmentEditBtn_q9kk0_393{background:transparent;border:none;color:#64748b;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-left:auto}._assignmentEditBtn_q9kk0_393:hover{background:#f1f5f9;color:#ea580c}._saveBtn_q9kk0_412{background:#ea580c;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}._saveBtn_q9kk0_412:hover:not(:disabled){background:#c2410c;transform:translateY(-1px)}._saveBtn_q9kk0_412:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.6}._cancelBtn_q9kk0_438{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;padding:8px 16px;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelBtn_q9kk0_438:hover:not(:disabled){background:#e2e8f0;border-color:#94a3b8}._cancelBtn_q9kk0_438:disabled{cursor:not-allowed;opacity:.6}._assignBtn_q9kk0_460{background:#ea580c;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:4px}._assignBtn_q9kk0_460:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._noAssignments_q9kk0_482{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px}._assignButtons_q9kk0_490{display:flex;gap:6px;width:100%}._assignButtons_q9kk0_490 ._assignBtn_q9kk0_460{flex:1;font-size:.75rem;padding:8px 12px}._noData_q9kk0_502{color:#94a3b8;font-style:italic;text-align:center;padding:12px;font-size:.75rem}._timelineContent_q9kk0_511,._detailsContent_q9kk0_512,._artifactsContent_q9kk0_513{text-align:center;padding:48px;color:#64748b}._artifactsContent_q9kk0_513{padding:16px;text-align:left}._timeline_q9kk0_511{display:flex;flex-direction:column;gap:14px;max-width:900px;margin:0 auto;text-align:left}._timelineItem_q9kk0_534{display:flex;gap:14px}._timelineNode_q9kk0_539{display:flex;flex-direction:column;align-items:center}._timelineDot_q9kk0_545{width:12px;height:12px;background:#ea580c;border-radius:50%;margin-top:6px}._timelineLine_q9kk0_553{width:2px;background:#e2e8f0;flex:1;margin-top:4px}._timelineCard_q9kk0_560{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;box-shadow:0 1px 2px #0000000a;flex:1}._timelineHeader_q9kk0_569{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._changeTitle_q9kk0_576{font-weight:600;color:#1e293b;font-size:.9375rem}._timestamp_q9kk0_582{color:#64748b;font-size:.75rem}._timelineBody_q9kk0_587{display:flex;flex-direction:column;gap:8px}._changeRow_q9kk0_593{display:flex;gap:12px;align-items:center}._changeLabel_q9kk0_599{min-width:80px;color:#64748b;font-size:.8125rem}._changeValues_q9kk0_605{display:flex;gap:8px;align-items:center}._badgeMuted_q9kk0_611{background:#f1f5f9;color:#475569}._badgeSuccess_q9kk0_616{background:#dcfce7;color:#166534}._badgeWarning_q9kk0_621{background:#fef3c7;color:#92400e}._arrow_q9kk0_626{color:#94a3b8}._reason_q9kk0_630{color:#1f2937;font-size:.875rem}._timelineFooter_q9kk0_635{display:flex;gap:12px;margin-top:8px;color:#64748b;font-size:.75rem}._meta_q9kk0_643{font-size:.75rem}._artifactRow_q9kk0_648{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}._artifactRow_q9kk0_648:last-child{border-bottom:none}._artifactRow_q9kk0_648:hover{background-color:#f8fafc}._artifactIcon_q9kk0_665{background:#ea580c;color:#fff;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;flex-shrink:0}._artifactInfo_q9kk0_678{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._artifactName_q9kk0_686{font-weight:600;color:#1e293b;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._artifactMeta_q9kk0_695{color:#64748b;font-size:.75rem}._artifactComment_q9kk0_700{color:#475569;font-size:.75rem;font-style:italic;margin-top:4px;padding:6px 8px;background-color:#f1f5f9;border-radius:4px}._downloadBtn_q9kk0_710{background:#ea580c;color:#fff;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1rem;text-decoration:none;flex-shrink:0}._downloadBtn_q9kk0_710:hover{background:#c2410c;transform:scale(1.05)}._footer_q9kk0_733{background:#fff;padding:24px 32px;border-top:1px solid #e2e8f0;display:flex;gap:16px;justify-content:flex-end}._secondaryBtn_q9kk0_742,._primaryBtn_q9kk0_743{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}._secondaryBtn_q9kk0_742{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1}._secondaryBtn_q9kk0_742:hover{background:#e2e8f0;border-color:#94a3b8}._primaryBtn_q9kk0_743{background:#ea580c;color:#fff}._primaryBtn_q9kk0_743:hover{background:#c2410c;transform:translateY(-1px)}@media (max-width: 1200px){._overviewGrid_q9kk0_191{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){._overviewGrid_q9kk0_191{grid-template-columns:1fr}._modal_q9kk0_14{width:95vw;height:80vh;max-height:80vh}._tabs_q9kk0_150{padding:16px}._header_q9kk0_30{margin:0 16px 16px;padding:16px}._content_q9kk0_184{padding:0 16px 16px}._footer_q9kk0_733{padding:16px}}@media (max-width: 768px){._title_q9kk0_47{font-size:1.5rem}._tags_q9kk0_55{flex-direction:column;align-items:flex-start}._tabs_q9kk0_150{padding:0 16px}._tab_q9kk0_150{padding:12px 16px;font-size:.875rem}._card_q9kk0_197{padding:20px}._infoRow_q9kk0_243{flex-direction:column;align-items:flex-start;gap:4px}._value_q9kk0_256{text-align:left}}._modalOverlay_m4pxh_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}._modal_m4pxh_1{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;width:90%;max-width:650px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}._modalHeader_m4pxh_26{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 12px;border-bottom:none}._modalHeader_m4pxh_26 h2{margin:0;font-size:20px;font-weight:600;color:#333}._closeButton_m4pxh_41{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._closeButton_m4pxh_41:hover:not(:disabled){background-color:#f5f5f5;color:#333}._closeButton_m4pxh_41:disabled{cursor:not-allowed;opacity:.5}._modalBody_m4pxh_64{padding:0 20px 20px;flex:1}._complianceInfo_m4pxh_69{background-color:transparent;padding:0 0 12px;border-radius:0;margin-bottom:12px}._complianceInfo_m4pxh_69 p{margin:3px 0;font-size:13px;color:#666}._complianceInfo_m4pxh_69 strong{color:#333;font-weight:600;margin-right:4px}._evidenceInfo_m4pxh_88{background-color:#e8f4fd;border-left:4px solid #007bff;padding:16px;border-radius:6px;margin-bottom:24px}._evidenceLabel_m4pxh_96{margin:0 0 8px;font-size:15px;color:#0056b3}._evidenceLabel_m4pxh_96 strong{font-weight:600}._evidenceText_m4pxh_106{margin:0;font-size:15px;color:#333;line-height:1.6;white-space:pre-wrap;word-wrap:break-word}._uploadArea_m4pxh_115{border:2px dashed #FF5722;border-radius:6px;padding:20px 16px;text-align:center;transition:all .3s;background-color:#fff9f7;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center}._uploadArea_m4pxh_115._dragActive_m4pxh_129{border-color:#e64a19;background-color:#ffe8e0}._uploadIcon_m4pxh_134{color:#999;margin-bottom:12px}._uploadText_m4pxh_139{font-size:14px;color:#333;margin:0 0 6px;font-weight:500}._uploadSubtext_m4pxh_146{font-size:13px;color:#666;margin:6px 0 12px}._fileInputLabel_m4pxh_152{display:inline-block;padding:8px 20px;background-color:#ff5722;color:#fff;border-radius:5px;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .2s}._fileInputLabel_m4pxh_152:hover{background-color:#e64a19}._fileInput_m4pxh_152{display:none}._supportedFormats_m4pxh_172{font-size:12px;color:#999;margin-top:12px}._selectedFile_m4pxh_178{display:flex;align-items:center;gap:16px;padding:20px;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%}._fileIcon_m4pxh_189{color:#007bff;flex-shrink:0}._fileDetails_m4pxh_194{flex:1;text-align:left}._fileName_m4pxh_199{margin:0 0 4px;font-size:15px;font-weight:500;color:#333;word-break:break-word}._fileSize_m4pxh_207{margin:0;font-size:13px;color:#666}._removeFileButton_m4pxh_213{background:none;border:none;cursor:pointer;color:#dc3545;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;flex-shrink:0}._removeFileButton_m4pxh_213:hover:not(:disabled){background-color:#fee}._removeFileButton_m4pxh_213:disabled{cursor:not-allowed;opacity:.5}._error_m4pxh_236{margin-top:16px;padding:12px;background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:15px}._modalFooter_m4pxh_246{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:none;background-color:transparent}._cancelButton_m4pxh_255,._uploadButton_m4pxh_256{padding:10px 24px;border-radius:6px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;border:none}._cancelButton_m4pxh_255{background-color:#fff;color:#ff5722;border:2px solid #FF5722}._cancelButton_m4pxh_255:hover:not(:disabled){background-color:#fff9f7;border-color:#e64a19}._uploadButton_m4pxh_256{background-color:#28a745;color:#fff}._uploadButton_m4pxh_256:hover:not(:disabled){background-color:#218838}._uploadButton_m4pxh_256:disabled,._cancelButton_m4pxh_255:disabled{cursor:not-allowed;opacity:.5}._warningMessage_m4pxh_293{display:flex;gap:12px;padding:16px;background-color:#fff3cd;border:1px solid #ffc107;border-left:4px solid #ff9800;border-radius:6px;margin-bottom:24px;align-items:flex-start}._warningIcon_m4pxh_305{color:#ff9800;flex-shrink:0;margin-top:2px}._warningTitle_m4pxh_311{margin:0 0 4px;font-size:15px;font-weight:600;color:#856404}._warningText_m4pxh_318{margin:0;font-size:14px;color:#856404;line-height:1.5}._uploadArea_m4pxh_115._uploadDisabled_m4pxh_326{border-color:#ddd;background-color:#f5f5f5;opacity:.6;cursor:not-allowed}._uploadArea_m4pxh_115._uploadDisabled_m4pxh_326 ._uploadIcon_m4pxh_134,._uploadArea_m4pxh_115._uploadDisabled_m4pxh_326 ._uploadText_m4pxh_139,._uploadArea_m4pxh_115._uploadDisabled_m4pxh_326 ._uploadSubtext_m4pxh_146,._uploadArea_m4pxh_115._uploadDisabled_m4pxh_326 ._supportedFormats_m4pxh_172{opacity:.5}._fileInputLabel_m4pxh_152._disabled_m4pxh_340{background-color:#ccc;cursor:not-allowed;pointer-events:none}._fileInputLabel_m4pxh_152._disabled_m4pxh_340:hover{background-color:#ccc}._orDivider_m4pxh_351{display:flex;align-items:center;text-align:center;margin:14px 0 10px}._orDivider_m4pxh_351:before,._orDivider_m4pxh_351:after{content:"";flex:1;border-bottom:1px solid #e0e0e0}._orDivider_m4pxh_351 span{padding:0 12px;color:#999;font-size:13px;font-weight:500}._commentSection_m4pxh_373{margin-top:0;position:relative}._commentLabel_m4pxh_378{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:6px}._commentHint_m4pxh_386{display:block;font-size:12px;font-weight:400;color:#6b7280;margin-top:3px}._commentTextarea_m4pxh_394{width:100%;padding:10px 60px 10px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s}._commentTextarea_m4pxh_394:focus{outline:none;border-color:#ff5722;box-shadow:0 0 0 3px #ff57221a}._commentTextarea_m4pxh_394:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}._characterCount_m4pxh_418{position:absolute;bottom:8px;right:12px;font-size:12px;color:#9ca3af;background-color:transparent;pointer-events:none}._compliance-dashboard_10ucf_1{max-width:1400px;margin:0 auto;padding:20px;display:flex;flex-direction:column;gap:20px}._container_1q5xr_1{padding:20px;max-width:1400px;margin:0 auto}._topSection_1q5xr_8{background-color:#fff;border-radius:8px;padding:16px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_1q5xr_19{font-size:20px;font-weight:600;color:#333;margin:0}._actionButtons_1q5xr_26{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}._searchContainer_1q5xr_34{width:0;overflow:hidden;transition:width .3s ease}._searchContainer_1q5xr_34._searchExpanded_1q5xr_40{width:400px}._searchInputExpanded_1q5xr_44{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;width:100%;transition:all .3s ease}._searchInputExpanded_1q5xr_44:focus{outline:none;border-color:#e64a19}._searchInputExpanded_1q5xr_44::placeholder{color:#999}._appSelect_1q5xr_64{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;cursor:pointer;min-width:200px;transition:border-color .2s ease}._appSelect_1q5xr_64:focus{outline:none;border-color:#e64a19}._iconButton_1q5xr_81{width:40px;height:40px;border-radius:50%;border:none;background-color:#ff5722;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._iconButton_1q5xr_81:hover{background-color:#e64a19}._downloadButton_1q5xr_99{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._downloadButton_1q5xr_99:hover{background-color:#e64a19}._tableContainer_1q5xr_116{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._heading_1q5xr_123{font-size:16px;margin-bottom:20px}._appName_1q5xr_128{color:#ff5722}._tableWrapper_1q5xr_132{width:100%;position:relative}._tableWrapper_1q5xr_132._extraPadding_1q5xr_137{padding-bottom:0}._tableScroll_1q5xr_141{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}._table_1q5xr_116{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;margin-top:16px;border-radius:8px;overflow:hidden}._table_1q5xr_116 th,._table_1q5xr_116 td{padding:16px;text-align:left;position:relative;font-size:13px;height:60px;vertical-align:middle}._table_1q5xr_116 th:nth-child(1),._table_1q5xr_116 td:nth-child(1){min-width:160px}._table_1q5xr_116 th:nth-child(2),._table_1q5xr_116 td:nth-child(2){min-width:160px}._table_1q5xr_116 td:nth-child(2){overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5}._table_1q5xr_116 th:nth-child(3),._table_1q5xr_116 td:nth-child(3){min-width:60px;text-align:center}._table_1q5xr_116 th:nth-child(4),._table_1q5xr_116 td:nth-child(4){min-width:110px;white-space:nowrap}._table_1q5xr_116 th:nth-child(5),._table_1q5xr_116 td:nth-child(5){min-width:100px}._table_1q5xr_116 th:nth-child(6),._table_1q5xr_116 td:nth-child(6){min-width:150px}._table_1q5xr_116 th:nth-child(7),._table_1q5xr_116 td:nth-child(7){min-width:150px}._table_1q5xr_116 th:nth-child(8),._table_1q5xr_116 td:nth-child(8){min-width:80px;text-align:center}._table_1q5xr_116 thead{border:1px solid #ddd}._table_1q5xr_116 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-top:1px solid #ddd;border-bottom:1px solid #ddd}._table_1q5xr_116 th:first-child{border-left:1px solid #ddd;border-top-left-radius:8px;border-bottom-left-radius:8px}._table_1q5xr_116 th:last-child{border-right:1px solid #ddd;border-top-right-radius:8px;border-bottom-right-radius:8px}._table_1q5xr_116 td{background-color:#fff;border:none}._table_1q5xr_116 tbody tr{border-bottom:1px solid #f0f0f0}._table_1q5xr_116 tbody tr:last-child{border-bottom:none}._sortableHeader_1q5xr_269{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}._sortableHeader_1q5xr_269:hover{background-color:#e9ecef!important}._headerContent_1q5xr_279{display:inline-flex;align-items:center;gap:4px}._filterableHeader_1q5xr_286{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}._filterHeaderContent_1q5xr_292{display:inline-flex;align-items:center;gap:6px;padding:4px 0}._filterHeaderContent_1q5xr_292:hover{color:#ff5722}._filterIcon_1q5xr_303{font-size:10px;opacity:.6;transition:transform .2s ease}._filterHeaderContent_1q5xr_292:hover ._filterIcon_1q5xr_303{opacity:1}._activeFilterBadge_1q5xr_313{background:#ff5722;color:#fff;padding:2px 8px;border-radius:12px;font-size:10px;font-weight:500;margin-left:4px;white-space:nowrap}._columnFilterDropdown_1q5xr_324{position:fixed;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:99999;min-width:150px;max-height:300px;overflow-y:auto}._columnFilterOption_1q5xr_336{padding:10px 16px;cursor:pointer;font-size:13px;font-weight:400;transition:background-color .15s ease;border-bottom:1px solid #f0f0f0}._columnFilterOption_1q5xr_336:last-child{border-bottom:none}._columnFilterOption_1q5xr_336:hover{background-color:#fff3e0}._columnFilterOption_1q5xr_336._selected_1q5xr_353{background-color:#fff3e0;color:#ff5722;font-weight:600}._table_1q5xr_116 tbody tr{position:relative}._table_1q5xr_116 tbody tr:hover,._table_1q5xr_116 tbody tr:hover td{background-color:#f8f9fa}._center_1q5xr_371{text-align:center}._error_1q5xr_375{color:red}._actionsCell_1q5xr_379{position:relative}._actionsCell_1q5xr_379:has(._dropdown_1q5xr_383){z-index:1000}._dropdown_1q5xr_383{position:fixed;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:99999;min-width:150px}._dropdownItem_1q5xr_397{padding:10px 16px;cursor:pointer;white-space:nowrap;transition:background-color .2s;background-color:#fff}._dropdownItem_1q5xr_397:hover{background-color:#f5f5f5}._criticalityCircle_1q5xr_409{display:inline-block;width:16px;height:16px;border-radius:50%;cursor:help}._groupContainer_1q5xr_417{margin-bottom:32px;border-radius:8px;background-color:#fff;position:relative;z-index:1}._groupWithOpenFilter_1q5xr_427{z-index:100000}._groupTitleBar_1q5xr_431{background-color:#fff;color:#333;border:2px solid #FF7043;border-radius:8px;padding:16px 20px;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;margin-bottom:0}._groupTitleBar_1q5xr_431:hover{border-color:#ff5722;background-color:#fff9f7}._groupStats_1q5xr_451{font-size:13px;font-weight:400;color:#666;margin-left:12px}._modalOverlay_1q5xr_459{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._modal_1q5xr_459{background-color:#fff;border-radius:8px;padding:24px;max-width:500px;width:90%;box-shadow:0 4px 20px #00000026}._modalHeader_1q5xr_481{margin-bottom:16px}._modalHeader_1q5xr_481 h3{margin:0;color:#333;font-size:18px}._modalBody_1q5xr_491{margin-bottom:24px}._modalBody_1q5xr_491 p{margin:0 0 8px;color:#666;line-height:1.5}._modalFooter_1q5xr_501{display:flex;justify-content:flex-end;gap:12px}._cancelButton_1q5xr_507{padding:8px 16px;border:1px solid #ccc;background-color:#fff;color:#333;border-radius:4px;cursor:pointer;font-size:14px}._cancelButton_1q5xr_507:hover{background-color:#f5f5f5}._cancelButton_1q5xr_507:disabled{opacity:.6;cursor:not-allowed}._deleteButton_1q5xr_526{padding:8px 16px;border:none;background-color:#dc3545;color:#fff;border-radius:4px;cursor:pointer;font-size:14px}._deleteButton_1q5xr_526:hover{background-color:#c82333}._deleteButton_1q5xr_526:disabled{opacity:.6;cursor:not-allowed}._statusBadge_1q5xr_546{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent;text-align:center;min-width:140px;box-sizing:border-box}._statusPending_1q5xr_558{background-color:#fff3e0;color:#e65100;border-color:#ffcc80}._statusWip_1q5xr_564{background-color:#fff8e1;color:#8d6e63;border-color:#ffe082}._statusWipOverdue_1q5xr_570{background-color:#ffebee;color:#c62828;border-color:#ffcdd2}._statusCompletedPending_1q5xr_576{background-color:#e3f2fd;color:#1565c0;border-color:#bbdefb}._statusVerified_1q5xr_582{background-color:#e8f5e8;color:#2e7d32;border-color:#c8e6c9}._statusApproved_1q5xr_588{background-color:#e6f4ea;color:#1a7f37;border-color:#b2dfdb}._statusRejected_1q5xr_594{background-color:#fdecea;color:#d32f2f;border-color:#ffbdbd}._statusCell_1q5xr_601{position:relative}._statusCell_1q5xr_601:has(._statusDropdown_1q5xr_605){z-index:1000}._statusDropdownContainer_1q5xr_609{position:relative;display:inline-block}._statusDropdown_1q5xr_605{position:fixed;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:99999;min-width:200px}._statusDropdownItem_1q5xr_624{padding:10px 16px;cursor:pointer;transition:background-color .2s;background-color:#fff}._statusDropdownItem_1q5xr_624:hover{background-color:#f5f5f5}._statusContainer_1q5xr_636{display:flex;align-items:center;gap:8px}._rejectionInfoIcon_1q5xr_642{color:#dc2626;cursor:help;flex-shrink:0;transition:color .2s}._rejectionInfoIcon_1q5xr_642:hover{color:#b91c1c}._clickableHeading_1q5xr_654{transition:color .2s ease}._clickableHeading_1q5xr_654:hover{color:#e64a19!important}._statusOverdue_1q5xr_663{background-color:#fdecea;color:#d32f2f;border-color:#ffbdbd}._statusDue_1q5xr_669{background-color:#fff3e0;color:#e65100;border-color:#ffcc80}._statusNotDue_1q5xr_675{background-color:#e8f5e8;color:#2e7d32;border-color:#c8e6c9}._statusMissing_1q5xr_681{background-color:#f3e5f5;color:#7b1fa2;border-color:#ce93d8;cursor:pointer}._statusMissing_1q5xr_681:hover{background-color:#e1bee7}@media (max-width: 900px){._topSection_1q5xr_8{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}._actionButtons_1q5xr_26{width:100%;flex-wrap:wrap}._searchContainer_1q5xr_34._searchExpanded_1q5xr_40{width:100%;order:-1}._appSelect_1q5xr_64{width:100%;min-width:auto}._downloadButton_1q5xr_99{flex:1}._tableContainer_1q5xr_116{padding:12px}}._modalOverlay_9zeo0_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}._modal_9zeo0_1{background:#fff;border-radius:12px;width:100%;max-width:700px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003}._modalHeader_9zeo0_27{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb}._modalHeader_9zeo0_27 h2{margin:0;font-size:20px;font-weight:600;color:#1f2937}._closeButton_9zeo0_42{background:none;border:none;cursor:pointer;color:#9ca3af;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_9zeo0_42:hover{background-color:#f3f4f6;color:#6b7280}._closeButton_9zeo0_42:disabled{cursor:not-allowed;opacity:.5}._modalBody_9zeo0_67{padding:24px;overflow-y:auto;flex:1}._complianceInfo_9zeo0_73{background-color:#f9fafb;padding:16px;border-radius:8px;margin-bottom:20px;border:1px solid #e5e7eb}._complianceInfo_9zeo0_73 p{margin:6px 0;font-size:14px;color:#374151}._complianceInfo_9zeo0_73 p strong{color:#1f2937}._loadingContainer_9zeo0_91{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#666}._spinner_9zeo0_100{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#ff5722;border-radius:50%;animation:_spin_9zeo0_100 1s linear infinite;margin-bottom:16px}@keyframes _spin_9zeo0_100{to{transform:rotate(360deg)}}._emptyState_9zeo0_116{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#28a745}._emptyState_9zeo0_116 p{margin-top:12px;font-size:1rem}._cyclesSection_9zeo0_130{margin-bottom:24px}._sectionTitle_9zeo0_134{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#374151;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}._sectionIcon_9zeo0_146{color:#6b7280}._cyclesList_9zeo0_150{display:flex;flex-direction:column;gap:10px}._cycleCard_9zeo0_156{background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:14px;cursor:pointer;transition:all .2s}._cycleCard_9zeo0_156:hover{border-color:#ff5722;background-color:#fff8f5}._cycleCard_9zeo0_156._selected_9zeo0_170{border-color:#ff5722;background-color:#fff3e0}._cycleCard_9zeo0_156._resolvedCard_9zeo0_175{cursor:default;opacity:.7}._cycleCard_9zeo0_156._resolvedCard_9zeo0_175:hover{border-color:#e0e0e0;background-color:#fff}._cycleHeader_9zeo0_185{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._statusBadge_9zeo0_192{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:12px;text-transform:capitalize}._statusPending_9zeo0_200{background-color:#9c27b0;color:#fff}._statusSubmitted_9zeo0_205{background-color:#ff9800;color:#fff}._statusAccepted_9zeo0_210{background-color:#28a745;color:#fff}._statusRejected_9zeo0_215{background-color:#dc3545;color:#fff}._rejectedTitle_9zeo0_220{color:#c62828}._rejectedCard_9zeo0_224{border-color:#ef9a9a;background-color:#ffebee}._rejectedCard_9zeo0_224:hover,._rejectedCard_9zeo0_224._selected_9zeo0_170{border-color:#dc3545;background-color:#ffcdd2}._rejectionInfo_9zeo0_239{display:flex;gap:8px;margin-top:10px;padding:10px;background-color:#fff;border:1px solid #ef9a9a;border-radius:6px;color:#c62828}._rejectionInfo_9zeo0_239 svg{flex-shrink:0;margin-top:2px}._rejectionDetails_9zeo0_255{display:flex;flex-direction:column;gap:4px}._rejectionLabel_9zeo0_261{font-size:.75rem;font-weight:600;color:#c62828}._rejectionReason_9zeo0_267{font-size:.85rem;color:#333;line-height:1.4}._cycleDate_9zeo0_273{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#666}._cyclePeriod_9zeo0_281{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#888}._selectedIndicator_9zeo0_289{margin-top:10px;padding-top:10px;border-top:1px dashed #ff5722;font-size:.8rem;color:#ff5722;font-weight:500}._submittedInfo_9zeo0_298{margin-top:8px;font-size:.8rem;color:#888;font-style:italic}._uploadSection_9zeo0_305{margin-top:24px;padding-top:20px;border-top:2px solid #e0e0e0}._selectCycleHint_9zeo0_311{background-color:#fff3e0;border:1px solid #ffcc80;border-radius:8px;padding:12px 16px;margin-bottom:16px;color:#e65100;font-size:.9rem}._uploadArea_9zeo0_321{border:2px dashed #d1d5db;border-radius:8px;padding:30px;text-align:center;transition:all .2s;background-color:#f9fafb}._uploadArea_9zeo0_321._dragActive_9zeo0_330{border-color:#ff5722;background-color:#fff3e0}._uploadArea_9zeo0_321._uploadDisabled_9zeo0_335{opacity:.5;cursor:not-allowed}._uploadIcon_9zeo0_340{color:#ff5722;margin-bottom:12px}._uploadText_9zeo0_345{font-size:.95rem;color:#555;margin:0 0 8px}._uploadSubtext_9zeo0_351{font-size:.85rem;color:#999;margin:8px 0}._fileInputLabel_9zeo0_357{display:inline-block;padding:10px 20px;background-color:#ff5722;color:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}._fileInputLabel_9zeo0_357:hover{background-color:#e64a19}._fileInputLabel_9zeo0_357._disabled_9zeo0_373{background-color:#ccc;cursor:not-allowed}._fileInput_9zeo0_357{display:none}._supportedFormats_9zeo0_382{font-size:.75rem;color:#999;margin:16px 0 0}._selectedFile_9zeo0_388{display:flex;align-items:center;gap:16px;padding:12px;background-color:#f0f0f0;border-radius:8px}._fileIcon_9zeo0_397{color:#ff5722}._fileDetails_9zeo0_401{flex:1;text-align:left}._fileName_9zeo0_406{font-weight:500;color:#333;margin:0;word-break:break-all}._fileSize_9zeo0_413{font-size:.8rem;color:#888;margin:4px 0 0}._removeFileButton_9zeo0_419{background:none;border:none;cursor:pointer;color:#dc3545;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._removeFileButton_9zeo0_419:hover{background-color:#ffebee}._orDivider_9zeo0_436{display:flex;align-items:center;margin:20px 0}._orDivider_9zeo0_436:before,._orDivider_9zeo0_436:after{content:"";flex:1;height:1px;background-color:#e0e0e0}._orDivider_9zeo0_436 span{padding:0 16px;color:#999;font-size:.85rem}._commentSection_9zeo0_456{margin-top:0}._commentLabel_9zeo0_460{display:block;font-size:.9rem;font-weight:500;color:#333;margin-bottom:8px}._commentHint_9zeo0_468{display:block;font-size:.8rem;color:#888;font-weight:400;margin-top:4px}._commentTextarea_9zeo0_476{width:100%;padding:12px;border:1px solid #ccc;border-radius:6px;font-size:.9rem;resize:vertical;min-height:100px;font-family:inherit}._commentTextarea_9zeo0_476:focus{outline:none;border-color:#ff5722}._commentTextarea_9zeo0_476:disabled{background-color:#f5f5f5;cursor:not-allowed}._characterCount_9zeo0_497{position:absolute;bottom:8px;right:12px;font-size:.75rem;color:#999}._error_9zeo0_505{background-color:#ffebee;border:1px solid #ef9a9a;border-radius:6px;padding:12px 16px;color:#c62828;font-size:.9rem;margin-top:16px}._modalFooter_9zeo0_515{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb}._cancelButton_9zeo0_523{padding:10px 20px;border:1px solid #ccc;border-radius:6px;background-color:#fff;color:#666;font-size:.9rem;cursor:pointer;transition:all .2s}._cancelButton_9zeo0_523:hover{background-color:#f0f0f0}._cancelButton_9zeo0_523:disabled{cursor:not-allowed;opacity:.5}._submitButton_9zeo0_543{padding:10px 24px;border:none;border-radius:6px;background-color:#ff5722;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}._submitButton_9zeo0_543:hover:not(:disabled){background-color:#e64a19}._submitButton_9zeo0_543:disabled{background-color:#ffab91;cursor:not-allowed}._formWrapper_19x2r_2{max-width:1400px;margin:0 auto;padding:20px}._topHeader_19x2r_9{background-color:#fff;border-radius:8px;padding:16px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_19x2r_20{font-size:20px;font-weight:600;color:#333;margin:0;flex-shrink:0}._stepperWrapper_19x2r_29{flex:1;display:flex;align-items:center;justify-content:center;margin-left:40px}._stepperContainer_19x2r_38{display:flex;align-items:center;justify-content:center;gap:0}._stepItem_19x2r_45{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:2}._stepCircle_19x2r_54{width:36px;height:36px;border-radius:50%;background-color:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:2px solid #e0e0e0;transition:all .3s ease}._stepCircle_19x2r_54._stepActive_19x2r_69,._stepCircle_19x2r_54._stepCurrent_19x2r_75{background-color:#4caf50;color:#fff;border-color:#4caf50}._stepText_19x2r_81{font-size:11px;color:#666;font-weight:500;text-align:center;max-width:120px}._stepConnector_19x2r_89{flex:1;height:2px;background-color:#e0e0e0;margin:0 -10px 22px;position:relative;z-index:1;min-width:80px}._stepConnector_19x2r_89._stepConnectorActive_19x2r_100{background-color:#4caf50}._formContainer_19x2r_105{background:#fff;border-radius:8px;padding:30px 40px;box-shadow:0 1px 3px #0000001a}._formHeader_19x2r_112{display:flex;justify-content:flex-end;margin-bottom:24px}._importExportBtn_19x2r_118{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._importExportBtn_19x2r_118:hover{background-color:#e64a19}._fieldRow_19x2r_135{display:flex;align-items:center;gap:20px;margin-bottom:16px}._fieldLabel_19x2r_142{font-size:14px;font-weight:500;color:#333;min-width:150px;flex-shrink:0}._fieldInput_19x2r_150{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease}._fieldInput_19x2r_150:focus{outline:none;border-color:#ff5722}._fieldInput_19x2r_150::placeholder{color:#999}._fieldTextarea_19x2r_170{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease;resize:vertical;font-family:inherit}._fieldTextarea_19x2r_170:focus{outline:none;border-color:#ff5722}._fieldTextarea_19x2r_170::placeholder{color:#999}._fileUploadInline_19x2r_192{flex:1;display:flex;align-items:center;gap:12px}._formTitle_19x2r_199{margin-bottom:2rem;font-size:1.5rem;font-weight:600;text-align:left}._formGrid_19x2r_206{display:grid;grid-template-columns:1fr 1fr;gap:24px 32px}._formGroup_19x2r_212{display:flex;flex-direction:column;margin-bottom:0;position:relative}._labelRow_19x2r_219{display:flex;align-items:center;font-weight:500;margin-bottom:.25rem;gap:6px;font-size:.9rem}._tooltip_19x2r_228{display:inline-block;position:relative;cursor:pointer;color:#888;font-size:1rem}._tooltipText_19x2r_236{visibility:hidden;width:220px;background:#222;color:#fff;text-align:left;border-radius:6px;padding:8px 12px;position:absolute;z-index:10;bottom:125%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .2s;font-size:.95rem}._tooltip_19x2r_228:hover ._tooltipText_19x2r_236{visibility:visible;opacity:1}._input_19x2r_259,._textarea_19x2r_260,._select_19x2r_261{border:1px solid #bbb;border-radius:6px;padding:8px 12px;font-size:.8rem;background:#fff;width:100%;margin-top:.25rem}._textarea_19x2r_260{min-height:80px;resize:vertical}._charCount_19x2r_276{font-size:.85rem;color:#888;text-align:right;margin-top:2px}._fileUpload_19x2r_192{display:flex;align-items:center;gap:12px;margin-top:.25rem}._fileButton_19x2r_290{background:#ff5722;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:.9rem;cursor:pointer;font-weight:500;transition:background .2s}._fileButton_19x2r_290:hover{background:#e64a19}._fileName_19x2r_306{font-size:.97rem;color:#333;font-style:italic;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._statusBadge_19x2r_316{display:inline-block;padding:.3em 1em;border-radius:16px;font-size:.98rem;font-weight:600;background:#f7f7f7;color:#b8860b;border:1px solid #ffe082;margin-bottom:.5rem}._statusApproved_19x2r_328{background:#e6f4ea;color:#1a7f37;border:1px solid #b2dfdb}._statusRejected_19x2r_334{background:#fdecea;color:#d32f2f;border:1px solid #ffbdbd}._buttonRow_19x2r_340{display:flex;gap:16px;margin-top:2rem}._button_19x2r_340{width:100%;background:#1251a3;color:#fff;border:none;border-radius:8px;padding:9px 0;font-size:.9rem;font-weight:500;cursor:pointer;margin-top:0;transition:background .2s}._button_19x2r_340:disabled{background:#b3c6e0;cursor:not-allowed}._draftButton_19x2r_365{background:#fff;color:#1251a3;border:2px solid #1251a3}._draftButton_19x2r_365:hover{background:#e3f0fd}._button_19x2r_340:hover{background:#1976d2}._successMsg_19x2r_379{color:green;margin-bottom:1rem;font-weight:500}._errorMsg_19x2r_385{color:red;margin-bottom:1rem;font-weight:500}._uploadDummyBtn_19x2r_391{float:right;margin-left:16px;background:#ff5722;color:#fff;border:none;border-radius:8px;padding:8px 18px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}._uploadDummyBtn_19x2r_391:hover{background:#e64a19}._uploadConfirmModal_19x2r_407{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:1000}._uploadConfirmContent_19x2r_419{background:#fff;border-radius:12px;padding:32px 32px 24px;min-width:320px;box-shadow:0 2px 16px #0000001f;text-align:center}._headerRow_19x2r_428{display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 30px}._customTitle_19x2r_438{font-size:1.5rem;font-weight:600}._fileTypeHint_19x2r_445{font-size:.8rem;color:#666;margin-top:4px}._imagePreview_19x2r_451{margin-top:10px;max-width:200px;max-height:200px;border:1px solid #ddd;border-radius:4px}._formActions_19x2r_460{display:flex;gap:16px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}._backButton_19x2r_469{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._backButton_19x2r_469:hover{background-color:#f5f5f5;border-color:#bbb}._nextButton_19x2r_486{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._nextButton_19x2r_486:hover{background-color:#e64a19}._submitButton_19x2r_502{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._submitButton_19x2r_502:hover{background-color:#e64a19}._submitButton_19x2r_502:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 900px){._headerRow_19x2r_428{flex-direction:column;align-items:flex-start;gap:12px;padding:0 10px}._customTitle_19x2r_438{font-size:1.2rem}._topHeader_19x2r_9{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 20px}._stepperWrapper_19x2r_29{margin-left:0;width:100%}._stepperContainer_19x2r_38{width:100%}._formContainer_19x2r_105{padding:20px}}@media (max-width: 900px){._formGrid_19x2r_206{grid-template-columns:1fr}._fieldRow_19x2r_135{flex-direction:column;align-items:flex-start;gap:8px}._fieldLabel_19x2r_142{min-width:auto;width:100%}._fieldInput_19x2r_150{width:100%}}._overlay_3m845_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_3m845_14{background:#f8fafc;border-radius:16px;width:90vw;max-width:1200px;height:70vh;max-height:70vh;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;display:flex;flex-direction:column;overflow:hidden;font-family:inherit}._tabs_3m845_30{display:flex;background:#f8fafc;border-bottom:none;padding:20px 20px 12px;gap:8px}._tab_3m845_30{background:#fff;border:1px solid #cbd5e1;padding:8px 20px;font-size:.8125rem;font-weight:500;color:#475569;cursor:pointer;border-radius:20px;transition:all .2s ease;position:relative}._tab_3m845_30:hover{color:#ea580c;border-color:#ea580c;background:#ea580c0a}._tab_3m845_30._active_3m845_57{color:#ea580c;border-color:#ea580c;background:#ea580c14}._header_3m845_64{background:#fff;color:#1e293b;padding:18px;position:relative;margin:0 20px 16px;border:2px solid #ea580c;border-radius:12px;box-shadow:0 1px 3px #0000000d;min-height:120px}._headerContent_3m845_76{max-width:85%;padding-right:40px}._title_3m845_81{margin:0 0 10px;font-size:1.125rem;font-weight:600;line-height:1.4;display:block}._tags_3m845_89{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap;align-items:center}._tag_3m845_89{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:16px;padding:4px 10px;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:4px;color:#475569}._tag_3m845_89._verified_3m845_110{background:#22c55ee6;color:#fff;border-color:#22c55ecc}._description_3m845_116{margin:8px 0 0;font-size:.7rem;line-height:1.5;opacity:1;color:#64748b}._closeBtn_3m845_124{position:absolute;top:12px;right:12px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;font-size:1.125rem;transition:all .2s ease}._closeBtn_3m845_124:hover{background:#f8fafc;border-color:#cbd5e1;transform:scale(1.05)}._editBtn_3m845_148{position:absolute;bottom:18px;right:18px;background:#ea580c;color:#fff;border:none;border-radius:8px;padding:8px 16px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._editBtn_3m845_148:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 2px 4px #00000026}._editBtn_3m845_148 svg{font-size:.875rem}._content_3m845_178{flex:1;padding:0 20px 20px;overflow-y:auto;background:#f8fafc}._overviewGrid_3m845_185{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._card_3m845_191{background:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e2e8f0;transition:all .2s ease}._card_3m845_191:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._cardHeader_3m845_205{display:flex;align-items:center;gap:6px;margin-bottom:12px}._cardIcon_3m845_212{background:#ea580c;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.875rem}._cardHeader_3m845_205 h3{margin:0;font-size:.875rem;font-weight:600;color:#1e293b}._cardContent_3m845_231{display:flex;flex-direction:column;gap:8px}._infoRow_3m845_237{display:flex;justify-content:space-between;align-items:center;padding:3px 0}._label_3m845_244{font-weight:500;color:#64748b;font-size:.75rem}._value_3m845_250{font-weight:500;color:#1e293b;font-size:.65rem;text-align:right}._badge_3m845_257{background:#dbeafe;color:#1e40af;padding:2px 6px;border-radius:10px;font-size:.625rem;font-weight:600}._badge_3m845_257._success_3m845_266{background:#dcfce7;color:#166534}._badge_3m845_257._warning_3m845_271{background:#fef3c7;color:#92400e}._partyRow_3m845_277{display:flex;align-items:center;gap:6px;padding:4px 0}._partyAvatar_3m845_284{background:#3b82f6;color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:600}._partyInfo_3m845_297{display:flex;flex-direction:column;gap:1px}._partyName_3m845_303{font-weight:500;color:#1e293b;font-size:.75rem}._partyRole_3m845_309{color:#64748b;font-size:.625rem}._noData_3m845_314{color:#94a3b8;font-style:italic;text-align:center;padding:12px;font-size:.75rem}._detailsContent_3m845_323{text-align:left;padding:0}._detailsGrid_3m845_328{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._fileLink_3m845_334{color:#ea580c;text-decoration:none;font-weight:500;transition:color .2s ease}._fileLink_3m845_334:hover{color:#c2410c;text-decoration:underline}@media (max-width: 1200px){._overviewGrid_3m845_185,._detailsGrid_3m845_328{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){._overviewGrid_3m845_185,._detailsGrid_3m845_328{grid-template-columns:1fr}._modal_3m845_14{width:95vw;height:80vh;max-height:80vh}._tabs_3m845_30{padding:16px}._header_3m845_64{margin:0 16px 16px;padding:16px}._content_3m845_178{padding:0 16px 16px}}@media (max-width: 768px){._title_3m845_81{font-size:1.5rem}._tags_3m845_89{flex-direction:column;align-items:flex-start}._tabs_3m845_30{padding:0 16px}._tab_3m845_30{padding:12px 16px;font-size:.875rem}._card_3m845_191{padding:20px}._infoRow_3m845_237{flex-direction:column;align-items:flex-start;gap:4px}._value_3m845_250{text-align:left}}._modalOverlay_1vqqu_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:99999;padding:20px}._modalContent_1vqqu_15{background:#fff;border-radius:8px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026;overflow:hidden;position:relative;z-index:100000}._modalHeader_1vqqu_29{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid #e0e0e0;background:#fff}._modalTitle_1vqqu_38{margin:0;font-size:20px;font-weight:600;color:#333}._closeButton_1vqqu_45{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s}._closeButton_1vqqu_45:hover{color:#ff5722}._modalForm_1vqqu_61{display:flex;flex-direction:column;flex:1;overflow:hidden}._modalBody_1vqqu_68{padding:30px 40px;overflow-y:auto;flex:1}._fieldRow_1vqqu_75{display:flex;align-items:flex-start;gap:20px;margin-bottom:16px}._fieldRowFull_1vqqu_83{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._fieldLabel_1vqqu_90{font-size:14px;font-weight:500;color:#333;min-width:180px;flex-shrink:0;padding-top:10px}._fieldInput_1vqqu_99,._fieldTextarea_1vqqu_100{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;font-family:inherit;transition:border-color .2s ease}._fieldInput_1vqqu_99:focus,._fieldTextarea_1vqqu_100:focus{outline:none;border-color:#ff5722}._fieldInput_1vqqu_99::placeholder,._fieldTextarea_1vqqu_100::placeholder{color:#999}._fieldInput_1vqqu_99[readonly]{background-color:#f5f5f5;cursor:not-allowed}._fieldTextarea_1vqqu_100{resize:vertical;min-height:100px;width:100%}._fieldRowFull_1vqqu_83 ._fieldTextarea_1vqqu_100{flex:none;width:100%}._charCount_1vqqu_139{text-align:right;font-size:12px;color:#888;margin-top:4px}._radioGroup_1vqqu_147{flex:1;display:flex;align-items:center;gap:24px;padding-top:8px}._radioLabel_1vqqu_155{display:flex;align-items:center;gap:8px;font-size:14px;color:#333;cursor:pointer}._radioLabel_1vqqu_155 input[type=radio]{cursor:pointer;width:16px;height:16px;accent-color:#FF5722}._fileUploadInline_1vqqu_172{flex:1;display:flex;align-items:center;gap:12px}._fileButton_1vqqu_179{background:#ff5722;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;cursor:pointer;font-weight:500;transition:background .2s}._fileButton_1vqqu_179:hover{background:#e64a19}._fileName_1vqqu_195{font-size:14px;color:#333;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}._imagePreview_1vqqu_205{max-width:100%;max-height:200px;border-radius:6px;border:1px solid #ddd;margin-top:8px}._modalFooter_1vqqu_213{display:flex;justify-content:flex-end;gap:16px;padding:20px 30px;border-top:1px solid #e0e0e0;background:#fff}._cancelButton_1vqqu_222{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_1vqqu_222:hover{background-color:#f5f5f5;border-color:#bbb}._submitButton_1vqqu_239{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._submitButton_1vqqu_239:hover{background-color:#e64a19}._submitButton_1vqqu_239:disabled{background-color:#ccc;cursor:not-allowed}._submitButton_1vqqu_239:disabled:hover{background-color:#ccc}._backButton_1vqqu_264{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._backButton_1vqqu_264:hover{background-color:#f5f5f5;border-color:#bbb}._nextButton_1vqqu_281{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._nextButton_1vqqu_281:hover{background-color:#e64a19}@media (max-width: 768px){._modalContent_1vqqu_15{max-width:95%;max-height:95vh}._modalBody_1vqqu_68{padding:20px}._modalFooter_1vqqu_213{padding:16px 20px}._fieldRow_1vqqu_75{flex-direction:column;align-items:flex-start;gap:8px}._fieldRowFull_1vqqu_83{gap:8px}._fieldLabel_1vqqu_90{min-width:auto;width:100%;padding-top:0}._fieldInput_1vqqu_99,._fieldTextarea_1vqqu_100{width:100%}._radioGroup_1vqqu_147{padding-top:0}}._card_1lmpe_1{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e7eb;transition:all .2s ease-in-out;height:100%;display:flex;flex-direction:column;gap:12px}._card_1lmpe_1:hover{box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;transform:translateY(-1px)}._header_1lmpe_20{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}._titleSection_1lmpe_27{flex:1}._title_1lmpe_27{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px;line-height:1.4}._description_1lmpe_39{font-size:12px;color:#6b7280;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._headerActions_1lmpe_50{display:flex;align-items:center;gap:8px}._statusTag_1lmpe_56{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap}._statusIcon_1lmpe_67{width:12px;height:12px}._moreButton_1lmpe_72{background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;border-radius:4px;transition:background-color .2s}._moreButton_1lmpe_72:hover{background-color:#f3f4f6}._metadata_1lmpe_87{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}._metadataItem_1lmpe_94{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}._metadataIcon_1lmpe_102{width:16px;height:16px;flex-shrink:0}._details_1lmpe_109{display:flex;flex-direction:column;gap:8px}._detailRow_1lmpe_115{display:flex;justify-content:space-between;align-items:center;font-size:12px}._detailLabel_1lmpe_122{font-weight:500;color:#374151}._detailValue_1lmpe_127{color:#6b7280}._riskTag_1lmpe_131{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}._infoRow_1lmpe_140{display:flex;gap:16px;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}._complianceSection_1lmpe_149{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._complianceLabel_1lmpe_157{font-size:12px;font-weight:500;color:#374151;white-space:nowrap;flex-shrink:0}._complianceTags_1lmpe_165{display:flex;flex-wrap:wrap;gap:6px}._complianceTag_1lmpe_165{background-color:#dbeafe;color:#1e40af;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}._techStackSection_1lmpe_181{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._techStackLabel_1lmpe_189{font-size:12px;font-weight:500;color:#374151;white-space:nowrap;flex-shrink:0}._techStackTags_1lmpe_197{display:flex;flex-wrap:wrap;gap:6px}._techStackTag_1lmpe_197{background-color:#f3f4f6;color:#374151;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}._actions_1lmpe_213{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:4px}._leftActions_1lmpe_222{display:flex;gap:6px}._actionButton_1lmpe_227{display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;border:none;justify-content:center;white-space:nowrap}._actionIcon_1lmpe_242{width:14px;height:14px}._viewButton_1lmpe_247{background-color:#ff5722;color:#fff}._viewButton_1lmpe_247:hover{background-color:#e64a19}._editButton_1lmpe_256{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}._editButton_1lmpe_256:hover{background-color:#e5e7eb}._deleteButton_1lmpe_266{background-color:#ef4444;color:#fff}._deleteButton_1lmpe_266:hover{background-color:#dc2626}@media (max-width: 768px){._card_1lmpe_1{padding:12px;gap:10px}._title_1lmpe_27{font-size:14px}._metadata_1lmpe_87{flex-direction:column;gap:8px}._infoRow_1lmpe_140{flex-direction:column;gap:10px}._actions_1lmpe_213{flex-direction:column;gap:8px}._leftActions_1lmpe_222{display:flex;gap:6px;width:100%}._actionButton_1lmpe_227{flex:1}}._statsContainer_10l4z_1{display:flex;gap:16px;margin-bottom:0;flex-wrap:wrap;align-items:center}._statPill_10l4z_9{display:flex;align-items:center;gap:12px;padding:12px 20px;border-radius:50px;flex:1;min-width:180px;transition:all .2s ease-in-out}._statPill_10l4z_9:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._icon_10l4z_25{width:20px;height:20px;flex-shrink:0}._statLabel_10l4z_31{font-size:14px;color:#374151;font-weight:500;flex:1;white-space:nowrap}._statValue_10l4z_39{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#111827;flex-shrink:0;border:2px solid rgba(0,0,0,.05)}@media (max-width: 768px){._statsContainer_10l4z_1{gap:12px}._statPill_10l4z_9{min-width:150px;padding:10px 16px;gap:10px}._icon_10l4z_25{width:18px;height:18px}._statLabel_10l4z_31{font-size:13px}._statValue_10l4z_39{width:36px;height:36px;font-size:14px}}@media (max-width: 480px){._statsContainer_10l4z_1{flex-direction:column;gap:10px}._statPill_10l4z_9{min-width:auto;width:100%}}._searchAndFilters_1diaj_1{display:flex;gap:16px;margin-bottom:0;align-items:center;flex-wrap:wrap}._searchContainer_1diaj_9{flex:1;min-width:300px}._searchInputContainer_1diaj_14{position:relative;display:flex;align-items:center}._searchIcon_1diaj_20{position:absolute;left:12px;color:#6b7280;width:20px;height:20px;z-index:1}._searchInput_1diaj_14{width:100%;padding:12px 12px 12px 44px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background-color:#fff;transition:border-color .2s,box-shadow .2s}._searchInput_1diaj_14:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchInput_1diaj_14::placeholder{color:#9ca3af}._filtersContainer_1diaj_49{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._filterDropdown_1diaj_56{position:relative}._filterButton_1diaj_60{display:flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-width:140px;justify-content:space-between}._filterButton_1diaj_60:hover{border-color:#9ca3af;background-color:#f9fafb}._filterButton_1diaj_60._active_1diaj_82{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}._chevronIcon_1diaj_87{width:16px;height:16px;transition:transform .2s}._filterDropdown_1diaj_56:hover ._chevronIcon_1diaj_87{transform:rotate(180deg)}._dropdownMenu_1diaj_97{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;z-index:50;margin-top:4px;overflow:hidden}._dropdownItem_1diaj_111{width:100%;padding:12px 16px;border:none;background:none;text-align:left;font-size:14px;color:#374151;cursor:pointer;transition:background-color .2s}._dropdownItem_1diaj_111:hover{background-color:#f3f4f6}._refreshButton_1diaj_127{display:flex;align-items:center;justify-content:center;padding:12px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#374151;cursor:pointer;transition:all .2s;min-width:44px}._refreshButton_1diaj_127:hover{border-color:#9ca3af;background-color:#f9fafb}._refreshIcon_1diaj_146{width:16px;height:16px}._actionButton_1diaj_152{display:flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._actionButton_1diaj_152:hover{border-color:#9ca3af;background-color:#f9fafb}._actionButtonPrimary_1diaj_172{display:flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid #FF5722;border-radius:8px;background-color:#ff5722;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._actionButtonPrimary_1diaj_172:hover{background-color:#e64a19;border-color:#e64a19}._actionIcon_1diaj_192{width:16px;height:16px}@media (max-width: 768px){._searchAndFilters_1diaj_1{flex-direction:column;align-items:stretch}._searchContainer_1diaj_9{min-width:auto}._filtersContainer_1diaj_49{justify-content:space-between}._filterButton_1diaj_60,._actionButton_1diaj_152,._actionButtonPrimary_1diaj_172{min-width:120px;flex:1}}@media (max-width: 480px){._filtersContainer_1diaj_49{flex-direction:column;gap:8px}._filterButton_1diaj_60,._actionButton_1diaj_152,._actionButtonPrimary_1diaj_172{min-width:auto;width:100%}._refreshButton_1diaj_127{width:100%;justify-content:center}}._modalOverlay_8eddb_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modalContent_8eddb_15{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;width:100%;max-height:90vh;overflow:hidden;animation:_modalSlideIn_8eddb_1 .2s ease-out}@keyframes _modalSlideIn_8eddb_1{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}._header_8eddb_37{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}._title_8eddb_44{margin:0;font-size:18px;font-weight:600;color:#111827}._closeButton_8eddb_51{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._closeButton_8eddb_51:hover{color:#374151;background-color:#f3f4f6}._closeButton_8eddb_51:disabled{opacity:.5;cursor:not-allowed}._body_8eddb_77{padding:16px 24px}._message_8eddb_81{margin:0;font-size:14px;line-height:1.5;color:#6b7280}._footer_8eddb_88{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 24px}._cancelButton_8eddb_95{padding:8px 16px;border:1px solid #d1d5db;background-color:#fff;color:#374151;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._cancelButton_8eddb_95:hover{background-color:#f9fafb;border-color:#9ca3af}._cancelButton_8eddb_95:disabled{opacity:.5;cursor:not-allowed}._confirmButton_8eddb_117{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-width:80px}._confirmButton_8eddb_117:disabled{opacity:.5;cursor:not-allowed}._default_8eddb_134{background-color:#3b82f6;color:#fff}._default_8eddb_134:hover:not(:disabled){background-color:#2563eb}._danger_8eddb_143{background-color:#dc2626;color:#fff}._danger_8eddb_143:hover:not(:disabled){background-color:#b91c1c}._success_8eddb_152{background-color:#16a34a;color:#fff}._success_8eddb_152:hover:not(:disabled){background-color:#15803d}@media (max-width: 480px){._modalContent_8eddb_15{margin:16px;max-width:none}._header_8eddb_37,._body_8eddb_77,._footer_8eddb_88{padding-left:16px;padding-right:16px}._footer_8eddb_88{flex-direction:column-reverse}._cancelButton_8eddb_95,._confirmButton_8eddb_117{width:100%;justify-content:center}}._pageWrapper_n9h58_2{max-width:1400px;margin:0 auto;padding:20px}._upperSection_n9h58_9{background-color:#fff;border-radius:8px;padding:20px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}._lowerSection_n9h58_18{background-color:#fff;border-radius:8px;padding:24px 40px;box-shadow:0 1px 3px #0000001a}._header_n9h58_25{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._title_n9h58_32{margin:0;font-size:24px;font-weight:600;color:#111827}._headerActions_n9h58_39{display:flex;gap:12px}._addButton_n9h58_44{padding:8px 16px;border-radius:6px;border:none;background-color:#3b82f6;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._addButton_n9h58_44:hover{background-color:#2563eb}._downloadButton_n9h58_60{padding:8px 16px;border-radius:6px;border:1px solid #d1d5db;background-color:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._downloadButton_n9h58_60:hover{background-color:#f9fafb;border-color:#9ca3af}._binButton_n9h58_77{padding:8px 16px;border-radius:6px;border:1px solid #dc2626;background-color:#fff;color:#dc2626;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._binButton_n9h58_77:hover{background-color:#fef2f2;border-color:#b91c1c}._backButton_n9h58_94{padding:8px 16px;border-radius:6px;border:1px solid #6b7280;background-color:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._backButton_n9h58_94:hover{background-color:#f9fafb;border-color:#4b5563}._binCard_n9h58_111{position:relative;opacity:.8;border:2px dashed #dc2626;border-radius:8px;padding:16px;background-color:#fef2f2;display:flex;flex-direction:column;height:100%}._binActions_n9h58_123{margin-top:auto;padding-top:16px;border-top:1px solid #fecaca;text-align:center;flex-shrink:0}._recoverButton_n9h58_131{padding:10px 16px;border-radius:6px;border:none;background-color:#16a34a;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:8px;width:100%;display:flex;align-items:center;justify-content:center;gap:6px}._recoverButton_n9h58_131:hover{background-color:#15803d;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._recoverButton_n9h58_131:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}._deleteInfo_n9h58_160{display:block;color:#6b7280;font-size:12px;margin-top:4px}._container_n9h58_167{padding:0;margin-top:24px}._emptyState_n9h58_172{text-align:center;padding:48px 24px;color:#6b7280;font-size:16px}._cardGrid_n9h58_179{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px;margin-top:16px;align-items:stretch}@media (max-width: 1200px){._cardGrid_n9h58_179{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}}@media (max-width: 768px){._pageWrapper_n9h58_2{padding:12px}._upperSection_n9h58_9{padding:16px 20px}._lowerSection_n9h58_18{padding:20px}._header_n9h58_25{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:12px}._cardGrid_n9h58_179{grid-template-columns:1fr;gap:16px}._title_n9h58_32{font-size:20px}}@media (max-width: 480px){._pageWrapper_n9h58_2{padding:8px}._upperSection_n9h58_9{padding:12px 16px}._lowerSection_n9h58_18{padding:16px}}._palListContainer_y8y2q_1{background-color:#fff;border-radius:8px;padding:30px 40px;box-shadow:0 1px 3px #0000001a}._palListTitle_y8y2q_8{font-size:18px;font-weight:600;color:#333;margin:0 0 20px;display:flex;align-items:center;gap:6px}._palItem_y8y2q_18{background:#fafbfc;border-radius:5px;margin-bottom:8px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border:1px solid #e0e0e0;transition:background .15s}._palItem_y8y2q_18:hover{background:#f0f2f4}._palItemTitle_y8y2q_34{font-size:.98rem;font-weight:500}._compliancePercentage_y8y2q_39{color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;min-width:140px;text-align:center;display:inline-block}._expandIcon_y8y2q_50{font-size:1rem;color:#888;margin-left:8px;transition:transform .2s}._palDetails_y8y2q_57{background:#f6f8fa;border-radius:0 0 5px 5px;margin-top:-4px;margin-bottom:8px;border:1px solid #e0e0e0;border-top:none;padding:12px 14px 14px;animation:_fadeIn_y8y2q_1 .2s}@keyframes _fadeIn_y8y2q_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._palDetailsTable_y8y2q_73{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;margin-top:16px;border-radius:8px;overflow:hidden}._palDetailsTable_y8y2q_73 th,._palDetailsTable_y8y2q_73 td{padding:16px;text-align:left;position:relative;font-size:13px;height:60px;vertical-align:middle}._palDetailsTable_y8y2q_73 thead{border:1px solid #ddd}._palDetailsTable_y8y2q_73 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-top:1px solid #ddd;border-bottom:1px solid #ddd}._palDetailsTable_y8y2q_73 th:first-child{border-left:1px solid #ddd;border-top-left-radius:8px;border-bottom-left-radius:8px}._palDetailsTable_y8y2q_73 th:last-child{border-right:1px solid #ddd;border-top-right-radius:8px;border-bottom-right-radius:8px}._palDetailsTable_y8y2q_73 td{background-color:#fff;border:none}._palDetailsTable_y8y2q_73 tbody tr{position:relative;border-bottom:1px solid #f0f0f0}._palDetailsTable_y8y2q_73 tbody tr:last-child{border-bottom:none}._palDetailsTable_y8y2q_73 tbody tr:hover,._palDetailsTable_y8y2q_73 tbody tr:hover td{background-color:#f8f9fa}._viewProcessBtn_y8y2q_142{background:#fff;border:1px solid #bbb;border-radius:4px;padding:4px 10px;font-size:.93rem;cursor:pointer;transition:background .12s,border .12s}._viewProcessBtn_y8y2q_142:hover:enabled{background:#f5f5f5;border-color:#888}._viewProcessBtn_y8y2q_142:disabled{color:#aaa;border-color:#eee;cursor:not-allowed}._modalOverlay_y8y2q_162{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._modal_y8y2q_162{background-color:#fff;border-radius:8px;padding:24px;max-width:500px;width:90%;box-shadow:0 4px 20px #00000026}._modalHeader_y8y2q_184{margin-bottom:16px}._modalHeader_y8y2q_184 h3{margin:0;color:#333;font-size:18px}._modalBody_y8y2q_194{margin-bottom:24px}._modalBody_y8y2q_194 p{margin:0 0 8px;color:#666;line-height:1.5}._modalFooter_y8y2q_204{display:flex;justify-content:flex-end;gap:12px}._cancelButton_y8y2q_210{padding:8px 16px;border:1px solid #ccc;background-color:#fff;color:#333;border-radius:4px;cursor:pointer;font-size:14px}._cancelButton_y8y2q_210:hover{background-color:#f5f5f5}._cancelButton_y8y2q_210:disabled{opacity:.6;cursor:not-allowed}._deleteButton_y8y2q_229{padding:8px 16px;border:none;background-color:#dc3545;color:#fff;border-radius:4px;cursor:pointer;font-size:14px}._deleteButton_y8y2q_229:hover{background-color:#c82333}._deleteButton_y8y2q_229:disabled{opacity:.6;cursor:not-allowed}._actionsCell_y8y2q_249{position:relative;text-align:center}._actionsCell_y8y2q_249:has(._actionsDropdown_y8y2q_254){z-index:1000}._actionsDropdown_y8y2q_254{position:fixed;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:99999;min-width:150px}._actionOption_y8y2q_268{padding:10px 16px;cursor:pointer;transition:background-color .2s;white-space:nowrap;background-color:#fff}._actionOption_y8y2q_268:hover{background-color:#f5f5f5}._overlay_13ba4_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_13ba4_14{background:#f8fafc;border-radius:16px;width:90vw;max-width:1200px;height:70vh;max-height:70vh;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;display:flex;flex-direction:column;overflow:hidden;font-family:inherit}._header_13ba4_30{background:#fff;color:#1e293b;padding:18px;position:relative;margin:0 20px 16px;border:2px solid #ea580c;border-radius:12px;box-shadow:0 1px 3px #0000000d;min-height:120px}._headerContent_13ba4_42{max-width:85%;padding-right:40px}._title_13ba4_47{margin:0 0 10px;font-size:1.125rem;font-weight:600;line-height:1.4;display:block}._tags_13ba4_55{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap;align-items:center}._tag_13ba4_55{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:16px;padding:4px 10px;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:4px;color:#475569}._tag_13ba4_55._periodicity_13ba4_76{background:#3b82f6e6;color:#fff;border-color:#3b82f6cc}._tag_13ba4_55._verified_13ba4_82{background:#22c55ee6;color:#fff;border-color:#22c55ecc}._description_13ba4_88{margin:8px 0 0;font-size:.7rem;line-height:1.5;opacity:1;color:#64748b}._closeBtn_13ba4_96{position:absolute;top:12px;right:12px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;font-size:1.125rem;transition:all .2s ease}._closeBtn_13ba4_96:hover{background:#f8fafc;border-color:#cbd5e1;transform:scale(1.05)}._editBtn_13ba4_120{position:absolute;bottom:18px;right:18px;background:#ea580c;color:#fff;border:none;border-radius:8px;padding:8px 16px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._editBtn_13ba4_120:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 2px 4px #00000026}._editBtn_13ba4_120 svg{font-size:.875rem}._tabs_13ba4_150{display:flex;background:#f8fafc;border-bottom:none;padding:20px 20px 12px;gap:8px}._tab_13ba4_150{background:#fff;border:1px solid #cbd5e1;padding:8px 20px;font-size:.8125rem;font-weight:500;color:#475569;cursor:pointer;border-radius:20px;transition:all .2s ease;position:relative}._tab_13ba4_150:hover{color:#ea580c;border-color:#ea580c;background:#ea580c0a}._tab_13ba4_150._active_13ba4_177{color:#ea580c;border-color:#ea580c;background:#ea580c14}._content_13ba4_184{flex:1;padding:0 20px 20px;overflow-y:auto;background:#f8fafc}._overviewGrid_13ba4_191{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._card_13ba4_197{background:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e2e8f0;transition:all .2s ease}._card_13ba4_197:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._cardHeader_13ba4_211{display:flex;align-items:center;gap:6px;margin-bottom:12px}._cardIcon_13ba4_218{background:#ea580c;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.875rem}._cardHeader_13ba4_211 h3{margin:0;font-size:.875rem;font-weight:600;color:#1e293b}._cardContent_13ba4_237{display:flex;flex-direction:column;gap:8px}._infoRow_13ba4_243{display:flex;justify-content:space-between;align-items:center;padding:3px 0}._label_13ba4_250{font-weight:500;color:#64748b;font-size:.75rem}._value_13ba4_256{font-weight:500;color:#1e293b;font-size:.65rem;text-align:right}._badge_13ba4_263{background:#dbeafe;color:#1e40af;padding:2px 6px;border-radius:10px;font-size:.625rem;font-weight:600}._progressSection_13ba4_273{margin-bottom:8px}._progressRow_13ba4_277{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._progressBar_13ba4_284{width:100%;height:6px;background:#e2e8f0;border-radius:4px;overflow:hidden}._progressFill_13ba4_292{height:100%;border-radius:4px;transition:width .3s ease}._partyRow_13ba4_299{display:flex;align-items:center;gap:6px;padding:4px 0}._partyAvatar_13ba4_306{background:#3b82f6;color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:600}._partyInfo_13ba4_319{display:flex;flex-direction:column;gap:1px}._partyName_13ba4_325{font-weight:500;color:#1e293b;font-size:.75rem}._partyRole_13ba4_331{color:#64748b;font-size:.625rem}._assignmentRow_13ba4_337{display:flex;flex-direction:column;gap:10px;padding:10px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._assignmentField_13ba4_347{display:flex;flex-direction:column;gap:6px}._assignmentLabel_13ba4_353{font-weight:500;color:#1e293b;font-size:.8125rem}._assignmentSelect_13ba4_359{width:100%;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:.8125rem;color:#1e293b;background:#fff;cursor:pointer;transition:all .2s ease}._assignmentSelect_13ba4_359:hover{border-color:#94a3b8}._assignmentSelect_13ba4_359:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}._assignmentSelect_13ba4_359:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.6}._assignmentActions_13ba4_387{display:flex;gap:8px;justify-content:flex-end}._assignmentEditBtn_13ba4_393{background:transparent;border:none;color:#64748b;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-left:auto}._assignmentEditBtn_13ba4_393:hover{background:#f1f5f9;color:#ea580c}._saveBtn_13ba4_412{background:#ea580c;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}._saveBtn_13ba4_412:hover:not(:disabled){background:#c2410c;transform:translateY(-1px)}._saveBtn_13ba4_412:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.6}._cancelBtn_13ba4_438{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;padding:8px 16px;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelBtn_13ba4_438:hover:not(:disabled){background:#e2e8f0;border-color:#94a3b8}._cancelBtn_13ba4_438:disabled{cursor:not-allowed;opacity:.6}._assignBtn_13ba4_460{background:#ea580c;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:4px}._assignBtn_13ba4_460:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._noAssignments_13ba4_482{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px}._assignButtons_13ba4_490{display:flex;gap:6px;width:100%}._assignButtons_13ba4_490 ._assignBtn_13ba4_460{flex:1;font-size:.75rem;padding:8px 12px}._noData_13ba4_502{color:#94a3b8;font-style:italic;text-align:center;padding:12px;font-size:.75rem}._timelineContent_13ba4_511,._detailsContent_13ba4_512,._artifactsContent_13ba4_513{text-align:center;padding:48px;color:#64748b}._artifactsContent_13ba4_513{padding:16px;text-align:left}._timeline_13ba4_511{display:flex;flex-direction:column;gap:14px;max-width:900px;margin:0 auto;text-align:left}._timelineItem_13ba4_534{display:flex;gap:14px}._timelineNode_13ba4_539{display:flex;flex-direction:column;align-items:center}._timelineDot_13ba4_545{width:12px;height:12px;background:#ea580c;border-radius:50%;margin-top:6px}._timelineLine_13ba4_553{width:2px;background:#e2e8f0;flex:1;margin-top:4px}._timelineCard_13ba4_560{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;box-shadow:0 1px 2px #0000000a;flex:1}._timelineHeader_13ba4_569{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._changeTitle_13ba4_576{font-weight:600;color:#1e293b;font-size:.9375rem}._timestamp_13ba4_582{color:#64748b;font-size:.75rem}._timelineBody_13ba4_587{display:flex;flex-direction:column;gap:8px}._changeRow_13ba4_593{display:flex;gap:12px;align-items:center}._changeLabel_13ba4_599{min-width:80px;color:#64748b;font-size:.8125rem}._changeValues_13ba4_605{display:flex;gap:8px;align-items:center}._badgeMuted_13ba4_611{background:#f1f5f9;color:#475569}._badgeSuccess_13ba4_616{background:#dcfce7;color:#166534}._badgeWarning_13ba4_621{background:#fef3c7;color:#92400e}._arrow_13ba4_626{color:#94a3b8}._reason_13ba4_630{color:#1f2937;font-size:.875rem}._timelineFooter_13ba4_635{display:flex;gap:12px;margin-top:8px;color:#64748b;font-size:.75rem}._meta_13ba4_643{font-size:.75rem}._artifactRow_13ba4_648{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}._artifactRow_13ba4_648:last-child{border-bottom:none}._artifactRow_13ba4_648:hover{background-color:#f8fafc}._artifactIcon_13ba4_665{background:#ea580c;color:#fff;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;flex-shrink:0}._artifactInfo_13ba4_678{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._artifactName_13ba4_686{font-weight:600;color:#1e293b;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._artifactMeta_13ba4_695{color:#64748b;font-size:.75rem}._downloadBtn_13ba4_700{background:#ea580c;color:#fff;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1rem;text-decoration:none;flex-shrink:0}._downloadBtn_13ba4_700:hover{background:#c2410c;transform:scale(1.05)}._viewLink_13ba4_723{color:#ea580c;text-decoration:none;font-weight:500;transition:color .2s ease}._viewLink_13ba4_723:hover{color:#c2410c;text-decoration:underline}@media (max-width: 1200px){._overviewGrid_13ba4_191{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){._overviewGrid_13ba4_191{grid-template-columns:1fr}._modal_13ba4_14{width:95vw;height:80vh;max-height:80vh}._tabs_13ba4_150{padding:16px}._header_13ba4_30{margin:0 16px 16px;padding:16px}._content_13ba4_184{padding:0 16px 16px}}@media (max-width: 768px){._title_13ba4_47{font-size:1.5rem}._tags_13ba4_55{flex-direction:column;align-items:flex-start}._tabs_13ba4_150{padding:0 16px}._tab_13ba4_150{padding:12px 16px;font-size:.875rem}._card_13ba4_197{padding:20px}._infoRow_13ba4_243{flex-direction:column;align-items:flex-start;gap:4px}._value_13ba4_256{text-align:left}}._metrics-section_10sea_2{background-color:#fff;border-radius:8px;padding:20px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:40px}._dashboard-title_10sea_13{font-size:20px;font-weight:600;color:#333;margin:0;line-height:1.3;white-space:nowrap;flex-shrink:0}._metrics-container_10sea_23{display:flex;gap:20px;justify-content:flex-start;flex:1;margin-left:auto;padding-left:60px}._metric-card_10sea_32{border-radius:50px;padding:12px 20px;min-width:180px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;transition:all .2s ease-in-out}._metric-card_10sea_32:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._metric-label_10sea_49{font-size:14px;color:#374151;font-weight:500;flex:1}._metric-value_10sea_56{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#111827;flex-shrink:0;border:2px solid rgba(0,0,0,.05)}._metric-value-no-border_10sea_71{font-size:18px;font-weight:700;color:#333;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 1200px){._metrics-section_10sea_2{gap:20px}._dashboard-title_10sea_13{font-size:18px}._metrics-container_10sea_23{gap:12px;padding-left:40px}._metric-card_10sea_32{min-width:150px;padding:10px 16px}}@media (max-width: 1024px){._metrics-section_10sea_2{flex-wrap:wrap;gap:16px}._dashboard-title_10sea_13{width:100%}._metrics-container_10sea_23{flex-wrap:wrap;gap:12px;width:100%;padding-left:0}._metric-card_10sea_32{min-width:calc(25% - 9px);flex:1}}@media (max-width: 768px){._metrics-section_10sea_2{padding:16px 20px}._dashboard-title_10sea_13{font-size:16px}._metrics-container_10sea_23{flex-wrap:wrap;gap:12px}._metric-card_10sea_32{min-width:calc(50% - 6px);padding:10px 16px}._metric-label_10sea_49{font-size:13px}._metric-value_10sea_56{width:36px;height:36px;font-size:14px}}._pal-dashboard_1pcso_1{max-width:1400px;margin:0 auto;padding:20px}._container_1niu9_1{padding:20px;max-width:1400px;margin:0 auto}._topSection_1niu9_8{background-color:#fff;border-radius:8px;padding:16px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_1niu9_19{font-size:20px;font-weight:600;color:#333;margin:0}._actionButtons_1niu9_26{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}._searchContainer_1niu9_34{width:0;overflow:hidden;transition:width .3s ease}._searchContainer_1niu9_34._searchExpanded_1niu9_40{width:250px}._searchInputExpanded_1niu9_44{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;width:100%;transition:all .3s ease}._searchInputExpanded_1niu9_44:focus{outline:none;border-color:#e64a19}._searchInputExpanded_1niu9_44::placeholder{color:#999}._appSelect_1niu9_64{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;cursor:pointer;min-width:150px;transition:border-color .2s ease}._appSelect_1niu9_64:focus{outline:none;border-color:#e64a19}._iconButton_1niu9_81{width:40px;height:40px;border-radius:50%;border:none;background-color:#ff5722;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._iconButton_1niu9_81:hover{background-color:#e64a19}._downloadButton_1niu9_99{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._downloadButton_1niu9_99:hover{background-color:#e64a19}._tableContainer_1niu9_116{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._error_1niu9_123{color:red}._loading_1niu9_127{font-size:18px}._tableWrapper_1niu9_131{width:100%;position:relative}._tableWrapper_1niu9_131._extraPadding_1niu9_136{padding-bottom:0}._tableScroll_1niu9_140{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}._table_1niu9_116{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;margin-top:16px;border-radius:8px;overflow:hidden}._table_1niu9_116 th,._table_1niu9_116 td{padding:16px;text-align:left;position:relative;font-size:13px;height:60px;vertical-align:middle}._table_1niu9_116 th:nth-child(1),._table_1niu9_116 td:nth-child(1){min-width:160px}._table_1niu9_116 th:nth-child(2),._table_1niu9_116 td:nth-child(2){min-width:160px}._table_1niu9_116 td:nth-child(2){overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5}._table_1niu9_116 th:nth-child(3),._table_1niu9_116 td:nth-child(3){min-width:200px}._table_1niu9_116 th:nth-child(4),._table_1niu9_116 td:nth-child(4){min-width:100px}._table_1niu9_116 th:nth-child(5),._table_1niu9_116 td:nth-child(5){min-width:110px;white-space:nowrap}._table_1niu9_116 th:nth-child(6),._table_1niu9_116 td:nth-child(6){min-width:150px}._table_1niu9_116 th:nth-child(7),._table_1niu9_116 td:nth-child(7){min-width:180px}._table_1niu9_116 th:nth-child(8),._table_1niu9_116 td:nth-child(8){min-width:80px;text-align:center}._table_1niu9_116 thead{border:1px solid #ddd}._table_1niu9_116 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-top:1px solid #ddd;border-bottom:1px solid #ddd}._table_1niu9_116 th:first-child{border-left:1px solid #ddd;border-top-left-radius:8px;border-bottom-left-radius:8px}._table_1niu9_116 th:last-child{border-right:1px solid #ddd;border-top-right-radius:8px;border-bottom-right-radius:8px}._table_1niu9_116 td{background-color:#fff;border:none}._table_1niu9_116 tbody tr{position:relative;border-bottom:1px solid #f0f0f0}._table_1niu9_116 tbody tr:last-child{border-bottom:none}._table_1niu9_116 tbody tr:hover,._table_1niu9_116 tbody tr:hover td{background-color:#f8f9fa}._sortableHeader_1niu9_276{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}._sortableHeader_1niu9_276:hover{background-color:#e9ecef!important}._headerContent_1niu9_286{display:inline-flex;align-items:center;gap:4px}._filterableHeader_1niu9_293{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}._filterHeaderContent_1niu9_299{display:inline-flex;align-items:center;gap:6px;padding:4px 0}._filterHeaderContent_1niu9_299:hover{color:#ff5722}._filterIcon_1niu9_310{font-size:10px;opacity:.6;transition:transform .2s ease}._filterHeaderContent_1niu9_299:hover ._filterIcon_1niu9_310{opacity:1}._activeFilterBadge_1niu9_320{background:#ff5722;color:#fff;padding:2px 8px;border-radius:12px;font-size:10px;font-weight:500;margin-left:4px;white-space:nowrap}._columnFilterDropdown_1niu9_331{position:fixed;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:99999;min-width:150px;max-height:300px;overflow-y:auto}._columnFilterOption_1niu9_343{padding:10px 16px;cursor:pointer;font-size:13px;font-weight:400;transition:background-color .15s ease;border-bottom:1px solid #f0f0f0}._columnFilterOption_1niu9_343:last-child{border-bottom:none}._columnFilterOption_1niu9_343:hover{background-color:#fff3e0}._columnFilterOption_1niu9_343._selected_1niu9_360{background-color:#fff3e0;color:#ff5722;font-weight:600}._noData_1niu9_366{text-align:center}._statusBadge_1niu9_371{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent;text-align:center;min-width:140px;box-sizing:border-box}._statusNotDue_1niu9_383{background-color:#e8f5e8;color:#2e7d32;border-color:#c8e6c9}._statusDue_1niu9_389{background-color:#fff3e0;color:#e65100;border-color:#ffcc80}._statusOverdue_1niu9_395{background-color:#fdecea;color:#d32f2f;border-color:#ffbdbd}._statusWip_1niu9_401{background-color:#fff8e1;color:#8d6e63;border-color:#ffe082}._statusWipOverdue_1niu9_407{background-color:#ffebee;color:#c62828;border-color:#ffcdd2}._statusCompletedPending_1niu9_413{background-color:#e3f2fd;color:#1565c0;border-color:#bbdefb}._statusVerified_1niu9_419{background-color:#e8f5e8;color:#2e7d32;border-color:#c8e6c9}._statusRejected_1niu9_425{background-color:#fdecea;color:#d32f2f;border-color:#ffbdbd}._statusMissing_1niu9_431{background-color:#f3e5f5;color:#7b1fa2;border-color:#ce93d8}._statusContainer_1niu9_437{display:flex;align-items:center;gap:8px}._statusCell_1niu9_444{position:relative}._statusCell_1niu9_444:has(._statusDropdown_1niu9_448){z-index:1000}._statusDropdownContainer_1niu9_452{position:relative;display:inline-block}._statusDropdown_1niu9_448{position:fixed;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:99999;min-width:180px}._statusOption_1niu9_467{padding:10px 16px;cursor:pointer;transition:background-color .2s;background-color:#fff}._statusOption_1niu9_467:hover{background-color:#f5f5f5}._actionsCell_1niu9_479{position:relative}._actionsCell_1niu9_479:has(._actionsDropdown_1niu9_483){z-index:1000}._actionsDropdown_1niu9_483{position:fixed;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:99999;min-width:150px}._actionOption_1niu9_497{padding:10px 16px;cursor:pointer;transition:background-color .2s;white-space:nowrap;background-color:#fff}._actionOption_1niu9_497:hover{background-color:#f5f5f5}._clickableHeading_1niu9_510{transition:color .2s ease}._clickableHeading_1niu9_510:hover{color:#e64a19!important}._groupContainer_1niu9_519{margin-bottom:32px;border-radius:8px;background-color:#fff;position:relative;z-index:1}._groupWithOpenFilter_1niu9_527{z-index:100000}._groupTitleBar_1niu9_531{background-color:#fff;color:#333;border:2px solid #FF7043;border-radius:8px;padding:16px 20px;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;margin-bottom:0}._groupTitleBar_1niu9_531:hover{border-color:#ff5722;background-color:#fff9f7}._groupStats_1niu9_551{font-size:13px;font-weight:400;color:#666;margin-left:12px}._rejectionInfoIcon_1niu9_559{color:#dc2626;cursor:help;flex-shrink:0;transition:color .2s}._rejectionInfoIcon_1niu9_559:hover{color:#b91c1c}._modalOverlay_1niu9_570{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}._modal_1niu9_570{background-color:#fff;border-radius:8px;padding:24px;max-width:500px;width:90%;box-shadow:0 4px 20px #00000026}._modalHeader_1niu9_592{margin-bottom:16px}._modalHeader_1niu9_592 h3{margin:0;color:#333;font-size:18px}._modalBody_1niu9_602{margin-bottom:24px}._modalBody_1niu9_602 p{margin:0 0 8px;color:#666;line-height:1.5}._modalFooter_1niu9_612{display:flex;justify-content:flex-end;gap:12px}._cancelButton_1niu9_618{padding:8px 16px;border:1px solid #ccc;background-color:#fff;color:#333;border-radius:4px;cursor:pointer;font-size:14px}._cancelButton_1niu9_618:hover{background-color:#f5f5f5}._cancelButton_1niu9_618:disabled{opacity:.6;cursor:not-allowed}._deleteButton_1niu9_637{padding:8px 16px;border:none;background-color:#dc3545;color:#fff;border-radius:4px;cursor:pointer;font-size:14px}._deleteButton_1niu9_637:hover{background-color:#c82333}._deleteButton_1niu9_637:disabled{opacity:.6;cursor:not-allowed}._overlay_14rpj_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_14rpj_14{background:#f8fafc;border-radius:16px;width:90vw;max-width:1200px;height:70vh;max-height:70vh;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;display:flex;flex-direction:column;overflow:hidden;font-family:inherit}._header_14rpj_30{background:#fff;color:#1e293b;padding:18px;position:relative;margin:0 20px 16px;border:2px solid #ea580c;border-radius:12px;box-shadow:0 1px 3px #0000000d;min-height:120px}._headerContent_14rpj_42{max-width:85%;padding-right:40px}._title_14rpj_47{margin:0 0 10px;font-size:1.125rem;font-weight:600;line-height:1.4;display:block}._tags_14rpj_55{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap;align-items:center}._tag_14rpj_55{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:16px;padding:4px 10px;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:4px;color:#475569}._tag_14rpj_55._periodicity_14rpj_76{background:#3b82f6e6;color:#fff;border-color:#3b82f6cc}._tag_14rpj_55._verified_14rpj_82{background:#22c55ee6;color:#fff;border-color:#22c55ecc}._description_14rpj_88{margin:8px 0 0;font-size:.7rem;line-height:1.5;opacity:1;color:#64748b}._closeBtn_14rpj_96{position:absolute;top:12px;right:12px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;font-size:1.125rem;transition:all .2s ease}._closeBtn_14rpj_96:hover{background:#f8fafc;border-color:#cbd5e1;transform:scale(1.05)}._editBtn_14rpj_120{position:absolute;bottom:18px;right:18px;background:#ea580c;color:#fff;border:none;border-radius:8px;padding:8px 16px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._editBtn_14rpj_120:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 2px 4px #00000026}._editBtn_14rpj_120 svg{font-size:.875rem}._tabs_14rpj_150{display:flex;background:#f8fafc;border-bottom:none;padding:20px 20px 12px;gap:8px}._tab_14rpj_150{background:#fff;border:1px solid #cbd5e1;padding:8px 20px;font-size:.8125rem;font-weight:500;color:#475569;cursor:pointer;border-radius:20px;transition:all .2s ease;position:relative}._tab_14rpj_150:hover{color:#ea580c;border-color:#ea580c;background:#ea580c0a}._tab_14rpj_150._active_14rpj_177{color:#ea580c;border-color:#ea580c;background:#ea580c14}._content_14rpj_184{flex:1;padding:0 20px 20px;overflow-y:auto;background:#f8fafc}._overviewGrid_14rpj_191{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._card_14rpj_197{background:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e2e8f0;transition:all .2s ease}._card_14rpj_197:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._cardHeader_14rpj_211{display:flex;align-items:center;gap:6px;margin-bottom:12px}._cardIcon_14rpj_218{background:#ea580c;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.875rem}._cardHeader_14rpj_211 h3{margin:0;font-size:.875rem;font-weight:600;color:#1e293b}._cardContent_14rpj_237{display:flex;flex-direction:column;gap:8px}._infoRow_14rpj_243{display:flex;justify-content:space-between;align-items:center;padding:3px 0}._label_14rpj_250{font-weight:500;color:#64748b;font-size:.75rem}._value_14rpj_256{font-weight:500;color:#1e293b;font-size:.65rem;text-align:right}._badge_14rpj_263{background:#dbeafe;color:#1e40af;padding:2px 6px;border-radius:10px;font-size:.625rem;font-weight:600}._progressSection_14rpj_273{margin-bottom:8px}._progressRow_14rpj_277{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._progressBar_14rpj_284{width:100%;height:6px;background:#e2e8f0;border-radius:4px;overflow:hidden}._progressFill_14rpj_292{height:100%;border-radius:4px;transition:width .3s ease}._partyRow_14rpj_299{display:flex;align-items:center;gap:6px;padding:4px 0}._partyAvatar_14rpj_306{background:#3b82f6;color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:600}._partyInfo_14rpj_319{display:flex;flex-direction:column;gap:1px}._partyName_14rpj_325{font-weight:500;color:#1e293b;font-size:.75rem}._partyRole_14rpj_331{color:#64748b;font-size:.625rem}._assignmentRow_14rpj_337{display:flex;flex-direction:column;gap:10px;padding:10px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._assignmentField_14rpj_347{display:flex;flex-direction:column;gap:6px}._assignmentLabel_14rpj_353{font-weight:500;color:#1e293b;font-size:.8125rem}._assignmentSelect_14rpj_359{width:100%;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:.8125rem;color:#1e293b;background:#fff;cursor:pointer;transition:all .2s ease}._assignmentSelect_14rpj_359:hover{border-color:#94a3b8}._assignmentSelect_14rpj_359:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}._assignmentSelect_14rpj_359:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.6}._assignmentActions_14rpj_387{display:flex;gap:8px;justify-content:flex-end}._assignmentEditBtn_14rpj_393{background:transparent;border:none;color:#64748b;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-left:auto}._assignmentEditBtn_14rpj_393:hover{background:#f1f5f9;color:#ea580c}._saveBtn_14rpj_412{background:#ea580c;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}._saveBtn_14rpj_412:hover:not(:disabled){background:#c2410c;transform:translateY(-1px)}._saveBtn_14rpj_412:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.6}._cancelBtn_14rpj_438{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;padding:8px 16px;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelBtn_14rpj_438:hover:not(:disabled){background:#e2e8f0;border-color:#94a3b8}._cancelBtn_14rpj_438:disabled{cursor:not-allowed;opacity:.6}._assignBtn_14rpj_460{background:#ea580c;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:4px}._assignBtn_14rpj_460:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._noAssignments_14rpj_482{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px}._assignButtons_14rpj_490{display:flex;gap:6px;width:100%}._assignButtons_14rpj_490 ._assignBtn_14rpj_460{flex:1;font-size:.75rem;padding:8px 12px}._noData_14rpj_502{color:#94a3b8;font-style:italic;text-align:center;padding:12px;font-size:.75rem}._timelineContent_14rpj_511,._detailsContent_14rpj_512,._artifactsContent_14rpj_513{text-align:center;padding:48px;color:#64748b}._artifactsContent_14rpj_513{padding:16px;text-align:left}._timeline_14rpj_511{display:flex;flex-direction:column;gap:14px;max-width:900px;margin:0 auto;text-align:left}._timelineItem_14rpj_534{display:flex;gap:14px}._timelineNode_14rpj_539{display:flex;flex-direction:column;align-items:center}._timelineDot_14rpj_545{width:12px;height:12px;background:#ea580c;border-radius:50%;margin-top:6px}._timelineLine_14rpj_553{width:2px;background:#e2e8f0;flex:1;margin-top:4px}._timelineCard_14rpj_560{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;box-shadow:0 1px 2px #0000000a;flex:1}._timelineHeader_14rpj_569{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._changeTitle_14rpj_576{font-weight:600;color:#1e293b;font-size:.9375rem}._timestamp_14rpj_582{color:#64748b;font-size:.75rem}._timelineBody_14rpj_587{display:flex;flex-direction:column;gap:8px}._changeRow_14rpj_593{display:flex;gap:12px;align-items:center}._changeLabel_14rpj_599{min-width:80px;color:#64748b;font-size:.8125rem}._changeValues_14rpj_605{display:flex;gap:8px;align-items:center}._badgeMuted_14rpj_611{background:#f1f5f9;color:#475569}._badgeSuccess_14rpj_616{background:#dcfce7;color:#166534}._badgeWarning_14rpj_621{background:#fef3c7;color:#92400e}._arrow_14rpj_626{color:#94a3b8}._reason_14rpj_630{color:#1f2937;font-size:.875rem}._timelineFooter_14rpj_635{display:flex;gap:12px;margin-top:8px;color:#64748b;font-size:.75rem}._meta_14rpj_643{font-size:.75rem}._artifactRow_14rpj_648{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}._artifactRow_14rpj_648:last-child{border-bottom:none}._artifactRow_14rpj_648:hover{background-color:#f8fafc}._artifactIcon_14rpj_665{background:#ea580c;color:#fff;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;flex-shrink:0}._artifactInfo_14rpj_678{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._artifactName_14rpj_686{font-weight:600;color:#1e293b;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._artifactMeta_14rpj_695{color:#64748b;font-size:.75rem}._downloadBtn_14rpj_700{background:#ea580c;color:#fff;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1rem;text-decoration:none;flex-shrink:0}._downloadBtn_14rpj_700:hover{background:#c2410c;transform:scale(1.05)}@media (max-width: 1200px){._overviewGrid_14rpj_191{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){._overviewGrid_14rpj_191{grid-template-columns:1fr}._modal_14rpj_14{width:95vw;height:80vh;max-height:80vh}._tabs_14rpj_150{padding:16px}._header_14rpj_30{margin:0 16px 16px;padding:16px}._content_14rpj_184{padding:0 16px 16px}}@media (max-width: 768px){._title_14rpj_47{font-size:1.5rem}._tags_14rpj_55{flex-direction:column;align-items:flex-start}._tabs_14rpj_150{padding:0 16px}._tab_14rpj_150{padding:12px 16px;font-size:.875rem}._card_14rpj_197{padding:20px}._infoRow_14rpj_243{flex-direction:column;align-items:flex-start;gap:4px}._value_14rpj_256{text-align:left}}._modalOverlay_sofkq_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:99999;padding:20px}._modalContent_sofkq_15{background:#fff;border-radius:8px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026;overflow:hidden;position:relative;z-index:100000}._modalHeader_sofkq_29{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid #e0e0e0;background:#fff}._modalTitle_sofkq_38{margin:0;font-size:20px;font-weight:600;color:#333}._closeButton_sofkq_45{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s}._closeButton_sofkq_45:hover{color:#ff5722}._modalForm_sofkq_61{display:flex;flex-direction:column;flex:1;overflow:hidden}._modalBody_sofkq_68{padding:30px 40px;overflow-y:auto;flex:1}._fieldRow_sofkq_75{display:flex;align-items:flex-start;gap:20px;margin-bottom:16px}._fieldRowFull_sofkq_83{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._fieldLabel_sofkq_90{font-size:14px;font-weight:500;color:#333;min-width:180px;flex-shrink:0;padding-top:10px}._fieldInput_sofkq_99,._fieldTextarea_sofkq_100{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;font-family:inherit;transition:border-color .2s ease}._fieldInput_sofkq_99:focus,._fieldTextarea_sofkq_100:focus{outline:none;border-color:#ff5722}._fieldInput_sofkq_99::placeholder,._fieldTextarea_sofkq_100::placeholder{color:#999}._fieldInput_sofkq_99[readonly]{background-color:#f5f5f5;cursor:not-allowed}._fieldTextarea_sofkq_100{resize:vertical;min-height:100px;width:100%}._fieldRowFull_sofkq_83 ._fieldTextarea_sofkq_100{flex:none;width:100%}._charCount_sofkq_139{text-align:right;font-size:12px;color:#888;margin-top:4px}._fileUploadInline_sofkq_146{flex:1;display:flex;align-items:center;gap:12px}._fileButton_sofkq_153{background:#ff5722;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;cursor:pointer;font-weight:500;transition:background .2s}._fileButton_sofkq_153:hover{background:#e64a19}._fileName_sofkq_169{font-size:14px;color:#333;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}._imagePreview_sofkq_179{max-width:100%;max-height:200px;border-radius:6px;border:1px solid #ddd;margin-top:8px}._modalFooter_sofkq_187{display:flex;justify-content:flex-end;gap:16px;padding:20px 30px;border-top:1px solid #e0e0e0;background:#fff}._cancelButton_sofkq_196{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_sofkq_196:hover{background-color:#f5f5f5;border-color:#bbb}._submitButton_sofkq_213{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._submitButton_sofkq_213:hover{background-color:#e64a19}._submitButton_sofkq_213:disabled{background-color:#ccc;cursor:not-allowed}._submitButton_sofkq_213:disabled:hover{background-color:#ccc}._backButton_sofkq_238{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._backButton_sofkq_238:hover{background-color:#f5f5f5;border-color:#bbb}._nextButton_sofkq_255{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._nextButton_sofkq_255:hover{background-color:#e64a19}@media (max-width: 768px){._modalContent_sofkq_15{max-width:95%;max-height:95vh}._modalBody_sofkq_68{padding:20px}._modalFooter_sofkq_187{padding:16px 20px}._fieldRow_sofkq_75{flex-direction:column;align-items:flex-start;gap:8px}._fieldRowFull_sofkq_83{gap:8px}._fieldLabel_sofkq_90{min-width:auto;width:100%;padding-top:0}._fieldInput_sofkq_99,._fieldTextarea_sofkq_100{width:100%}}._modalOverlay_o46e7_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}._modal_o46e7_1{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}._modalHeader_o46e7_26{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0}._modalHeader_o46e7_26 h2{margin:0;font-size:20px;font-weight:600;color:#333}._closeButton_o46e7_41{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._closeButton_o46e7_41:hover:not(:disabled){background-color:#f5f5f5;color:#333}._closeButton_o46e7_41:disabled{cursor:not-allowed;opacity:.5}._modalBody_o46e7_64{padding:24px;flex:1}._complianceInfo_o46e7_69{background-color:#f8f9fa;padding:16px;border-radius:6px;margin-bottom:24px}._complianceInfo_o46e7_69 p{margin:8px 0;font-size:14px;color:#555}._complianceInfo_o46e7_69 strong{color:#333;font-weight:600}._evidenceInfo_o46e7_87{background-color:#e8f4fd;border-left:4px solid #007bff;padding:16px;border-radius:6px;margin-bottom:24px}._evidenceLabel_o46e7_95{margin:0 0 8px;font-size:14px;color:#0056b3}._evidenceLabel_o46e7_95 strong{font-weight:600}._evidenceText_o46e7_105{margin:0;font-size:14px;color:#333;line-height:1.6;white-space:pre-wrap;word-wrap:break-word}._uploadArea_o46e7_114{border:2px dashed #ccc;border-radius:8px;padding:40px 20px;text-align:center;transition:all .3s;background-color:#fafafa;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center}._uploadArea_o46e7_114._dragActive_o46e7_128{border-color:#007bff;background-color:#e7f3ff}._uploadIcon_o46e7_133{color:#999;margin-bottom:16px}._uploadText_o46e7_138{font-size:16px;color:#333;margin:0 0 8px;font-weight:500}._uploadSubtext_o46e7_145{font-size:14px;color:#666;margin:8px 0 16px}._fileInputLabel_o46e7_151{display:inline-block;padding:10px 24px;background-color:#007bff;color:#fff;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}._fileInputLabel_o46e7_151:hover{background-color:#0056b3}._fileInput_o46e7_151{display:none}._supportedFormats_o46e7_171{font-size:12px;color:#999;margin-top:16px}._selectedFile_o46e7_177{display:flex;align-items:center;gap:16px;padding:20px;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%}._fileIcon_o46e7_188{color:#007bff;flex-shrink:0}._fileDetails_o46e7_193{flex:1;text-align:left}._fileName_o46e7_198{margin:0 0 4px;font-size:14px;font-weight:500;color:#333;word-break:break-word}._fileSize_o46e7_206{margin:0;font-size:12px;color:#666}._removeFileButton_o46e7_212{background:none;border:none;cursor:pointer;color:#dc3545;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;flex-shrink:0}._removeFileButton_o46e7_212:hover:not(:disabled){background-color:#fee}._removeFileButton_o46e7_212:disabled{cursor:not-allowed;opacity:.5}._error_o46e7_235{margin-top:16px;padding:12px;background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:14px}._modalFooter_o46e7_245{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e0e0e0;background-color:#f8f9fa}._cancelButton_o46e7_254,._uploadButton_o46e7_255{padding:10px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}._cancelButton_o46e7_254{background-color:#fff;color:#333;border:1px solid #ccc}._cancelButton_o46e7_254:hover:not(:disabled){background-color:#f5f5f5}._uploadButton_o46e7_255{background-color:#28a745;color:#fff}._uploadButton_o46e7_255:hover:not(:disabled){background-color:#218838}._uploadButton_o46e7_255:disabled,._cancelButton_o46e7_254:disabled{cursor:not-allowed;opacity:.5}._warningMessage_o46e7_291{display:flex;gap:12px;padding:16px;background-color:#fff3cd;border:1px solid #ffc107;border-left:4px solid #ff9800;border-radius:6px;margin-bottom:24px;align-items:flex-start}._warningIcon_o46e7_303{color:#ff9800;flex-shrink:0;margin-top:2px}._warningTitle_o46e7_309{margin:0 0 4px;font-size:14px;font-weight:600;color:#856404}._warningText_o46e7_316{margin:0;font-size:13px;color:#856404;line-height:1.5}._uploadArea_o46e7_114._uploadDisabled_o46e7_324{border-color:#ddd;background-color:#f5f5f5;opacity:.6;cursor:not-allowed}._uploadArea_o46e7_114._uploadDisabled_o46e7_324 ._uploadIcon_o46e7_133,._uploadArea_o46e7_114._uploadDisabled_o46e7_324 ._uploadText_o46e7_138,._uploadArea_o46e7_114._uploadDisabled_o46e7_324 ._uploadSubtext_o46e7_145,._uploadArea_o46e7_114._uploadDisabled_o46e7_324 ._supportedFormats_o46e7_171{opacity:.5}._fileInputLabel_o46e7_151._disabled_o46e7_338{background-color:#ccc;cursor:not-allowed;pointer-events:none}._fileInputLabel_o46e7_151._disabled_o46e7_338:hover{background-color:#ccc}._commentSection_o46e7_349{margin-top:24px}._commentLabel_o46e7_353{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._commentHint_o46e7_361{display:block;font-size:12px;font-weight:400;color:#6b7280;margin-top:4px}._commentTextarea_o46e7_369{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:100px;transition:border-color .2s}._commentTextarea_o46e7_369:focus{outline:none;border-color:#ff5722;box-shadow:0 0 0 3px #ff57221a}._commentTextarea_o46e7_369:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}._characterCount_o46e7_393{text-align:right;font-size:12px;color:#6b7280;margin-top:4px}._modalOverlay_u9tlj_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_u9tlj_1{background:#fff;border-radius:12px;width:90%;max-width:700px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}._modalHeader_u9tlj_26{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa}._modalHeader_u9tlj_26 h2{margin:0;font-size:1.25rem;font-weight:600;color:#333}._closeButton_u9tlj_42{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._closeButton_u9tlj_42:hover{background-color:#e0e0e0;color:#333}._closeButton_u9tlj_42:disabled{cursor:not-allowed;opacity:.5}._modalBody_u9tlj_65{padding:24px;overflow-y:auto;flex:1}._kpiInfo_u9tlj_71{background-color:#f8f9fa;padding:16px;border-radius:8px;margin-bottom:20px}._kpiInfo_u9tlj_71 p{margin:4px 0;font-size:.9rem;color:#555}._loadingContainer_u9tlj_84{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#666}._spinner_u9tlj_93{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#ff5722;border-radius:50%;animation:_spin_u9tlj_93 1s linear infinite;margin-bottom:16px}@keyframes _spin_u9tlj_93{to{transform:rotate(360deg)}}._emptyState_u9tlj_109{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#28a745}._emptyState_u9tlj_109 p{margin-top:12px;font-size:1rem}._cyclesSection_u9tlj_123{margin-bottom:24px}._sectionTitle_u9tlj_127{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;color:#333;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}._sectionIcon_u9tlj_139{color:#666}._cyclesList_u9tlj_143{display:flex;flex-direction:column;gap:10px}._cycleCard_u9tlj_149{background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:14px;cursor:pointer;transition:all .2s}._cycleCard_u9tlj_149:hover{border-color:#ff5722;background-color:#fff9f7}._cycleCard_u9tlj_149._selected_u9tlj_163{border-color:#ff5722;background-color:#fff3e0}._cycleCard_u9tlj_149._resolvedCard_u9tlj_168{cursor:default;opacity:.7}._cycleCard_u9tlj_149._resolvedCard_u9tlj_168:hover{border-color:#e0e0e0;background-color:#fff}._cycleHeader_u9tlj_178{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._statusBadge_u9tlj_185{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:12px;text-transform:capitalize}._statusPending_u9tlj_193{background-color:#ff5722;color:#fff}._statusSubmitted_u9tlj_198{background-color:#ff9800;color:#fff}._statusAccepted_u9tlj_203{background-color:#28a745;color:#fff}._statusRejected_u9tlj_208{background-color:#dc3545;color:#fff}._rejectedTitle_u9tlj_213{color:#c62828}._rejectedCard_u9tlj_217{border-color:#ef9a9a;background-color:#ffebee}._rejectedCard_u9tlj_217:hover,._rejectedCard_u9tlj_217._selected_u9tlj_163{border-color:#dc3545;background-color:#ffcdd2}._rejectionInfo_u9tlj_232{display:flex;gap:8px;margin-top:10px;padding:10px;background-color:#fff;border:1px solid #ef9a9a;border-radius:6px;color:#c62828}._rejectionInfo_u9tlj_232 svg{flex-shrink:0;margin-top:2px}._rejectionDetails_u9tlj_248{display:flex;flex-direction:column;gap:4px}._rejectionLabel_u9tlj_254{font-size:.75rem;font-weight:600;color:#c62828}._rejectionReason_u9tlj_260{font-size:.85rem;color:#333;line-height:1.4}._cycleDate_u9tlj_266{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#666}._cyclePeriod_u9tlj_274{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#888}._selectedIndicator_u9tlj_282{margin-top:10px;padding-top:10px;border-top:1px dashed #FF5722;font-size:.8rem;color:#ff5722;font-weight:500}._submittedInfo_u9tlj_291{margin-top:8px;font-size:.8rem;color:#888;font-style:italic}._uploadSection_u9tlj_298{margin-top:24px;padding-top:20px;border-top:2px solid #e0e0e0}._selectCycleHint_u9tlj_304{background-color:#fff3e0;border:1px solid #ffcc80;border-radius:8px;padding:12px 16px;margin-bottom:16px;color:#e65100;font-size:.9rem}._uploadArea_u9tlj_314{border:2px dashed #ccc;border-radius:8px;padding:30px;text-align:center;transition:all .2s;background-color:#fafafa}._uploadArea_u9tlj_314._dragActive_u9tlj_323{border-color:#ff5722;background-color:#fff3e0}._uploadArea_u9tlj_314._uploadDisabled_u9tlj_328{opacity:.5;cursor:not-allowed}._uploadIcon_u9tlj_333{color:#ff5722;margin-bottom:12px}._uploadText_u9tlj_338{font-size:.95rem;color:#555;margin:0 0 8px}._uploadSubtext_u9tlj_344{font-size:.85rem;color:#999;margin:8px 0}._fileInputLabel_u9tlj_350{display:inline-block;padding:10px 20px;background-color:#ff5722;color:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s}._fileInputLabel_u9tlj_350:hover{background-color:#e64a19}._fileInputLabel_u9tlj_350._disabled_u9tlj_366{background-color:#ccc;cursor:not-allowed}._fileInput_u9tlj_350{display:none}._supportedFormats_u9tlj_375{font-size:.75rem;color:#999;margin:16px 0 0}._selectedFile_u9tlj_381{display:flex;align-items:center;gap:16px;padding:12px;background-color:#f0f0f0;border-radius:8px}._fileIcon_u9tlj_390{color:#ff5722}._fileDetails_u9tlj_394{flex:1;text-align:left}._fileName_u9tlj_399{font-weight:500;color:#333;margin:0;word-break:break-all}._fileSize_u9tlj_406{font-size:.8rem;color:#888;margin:4px 0 0}._removeFileButton_u9tlj_412{background:none;border:none;cursor:pointer;color:#dc3545;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._removeFileButton_u9tlj_412:hover{background-color:#ffebee}._orDivider_u9tlj_429{display:flex;align-items:center;margin:20px 0}._orDivider_u9tlj_429:before,._orDivider_u9tlj_429:after{content:"";flex:1;height:1px;background-color:#e0e0e0}._orDivider_u9tlj_429 span{padding:0 16px;color:#999;font-size:.85rem}._commentSection_u9tlj_449{margin-top:0}._commentLabel_u9tlj_453{display:block;font-size:.9rem;font-weight:500;color:#333;margin-bottom:8px}._commentHint_u9tlj_461{display:block;font-size:.8rem;color:#888;font-weight:400;margin-top:4px}._commentTextarea_u9tlj_469{width:100%;padding:12px;border:1px solid #ccc;border-radius:6px;font-size:.9rem;resize:vertical;min-height:100px;font-family:inherit}._commentTextarea_u9tlj_469:focus{outline:none;border-color:#ff5722}._commentTextarea_u9tlj_469:disabled{background-color:#f5f5f5;cursor:not-allowed}._characterCount_u9tlj_490{position:absolute;bottom:8px;right:12px;font-size:.75rem;color:#999}._error_u9tlj_498{background-color:#ffebee;border:1px solid #ef9a9a;border-radius:6px;padding:12px 16px;color:#c62828;font-size:.9rem;margin-top:16px}._modalFooter_u9tlj_508{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e0e0e0;background-color:#f8f9fa}._cancelButton_u9tlj_517{padding:10px 20px;border:1px solid #ccc;border-radius:6px;background-color:#fff;color:#666;font-size:.9rem;cursor:pointer;transition:all .2s}._cancelButton_u9tlj_517:hover{background-color:#f0f0f0}._cancelButton_u9tlj_517:disabled{cursor:not-allowed;opacity:.5}._submitButton_u9tlj_537{padding:10px 24px;border:none;border-radius:6px;background-color:#ff5722;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s}._submitButton_u9tlj_537:hover:not(:disabled){background-color:#e64a19}._submitButton_u9tlj_537:disabled{background-color:#ccc;cursor:not-allowed}._formWrapper_i9nud_2{max-width:1400px;margin:0 auto;padding:20px}._topHeader_i9nud_9{background-color:#fff;border-radius:8px;padding:16px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_i9nud_20{font-size:20px;font-weight:600;color:#333;margin:0;flex-shrink:0}._stepperWrapper_i9nud_29{flex:1;display:flex;align-items:center;justify-content:center;margin-left:40px}._stepperContainer_i9nud_38{display:flex;align-items:center;justify-content:center;gap:0}._stepItem_i9nud_45{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:2}._stepCircle_i9nud_54{width:36px;height:36px;border-radius:50%;background-color:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:2px solid #e0e0e0;transition:all .3s ease}._stepCircle_i9nud_54._stepActive_i9nud_69,._stepCircle_i9nud_54._stepCurrent_i9nud_75{background-color:#4caf50;color:#fff;border-color:#4caf50}._stepText_i9nud_81{font-size:11px;color:#666;font-weight:500;text-align:center;max-width:120px}._formContainer_i9nud_90{background:#fff;border-radius:8px;padding:30px 40px;box-shadow:0 1px 3px #0000001a}._formHeader_i9nud_97{display:flex;justify-content:flex-end;margin-bottom:24px}._importExportBtn_i9nud_103{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._importExportBtn_i9nud_103:hover{background-color:#e64a19}._fieldRow_i9nud_120{display:flex;align-items:center;gap:20px;margin-bottom:16px}._fieldLabel_i9nud_127{font-size:14px;font-weight:500;color:#333;min-width:150px;flex-shrink:0}._fieldInput_i9nud_135{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease}._fieldInput_i9nud_135:focus{outline:none;border-color:#ff5722}._fieldInput_i9nud_135::placeholder{color:#999}._fieldTextarea_i9nud_155{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease;resize:vertical;font-family:inherit;min-height:100px}._fieldTextarea_i9nud_155:focus{outline:none;border-color:#ff5722}._fieldTextarea_i9nud_155::placeholder{color:#999}._fileUpload_i9nud_178{display:flex;align-items:center;gap:12px}._fileButton_i9nud_184{background:#ff5722;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:.9rem;cursor:pointer;font-weight:500;transition:background .2s}._fileButton_i9nud_184:hover{background:#e64a19}._fileName_i9nud_200{font-size:.95rem;color:#333;font-style:italic;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._imagePreview_i9nud_210{margin-top:10px;max-width:200px;max-height:200px;border:1px solid #ddd;border-radius:4px}._kpiFormSection_i9nud_219{border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:20px;background:#fafafa}._kpiFormSection_i9nud_219:last-of-type{margin-bottom:0}._kpiHeader_i9nud_231{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e0e0e0}._kpiHeader_i9nud_231 h3{margin:0;font-size:1.2rem;font-weight:600;color:#333}._removeButton_i9nud_247{background:#dc3545;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._removeButton_i9nud_247:hover{background:#c82333}._removeButton_i9nud_247:disabled{background:#6c757d;cursor:not-allowed}._addMoreSection_i9nud_268{display:flex;justify-content:center;margin:20px 0;padding:20px 0;border-top:1px solid #e0e0e0}._addMoreButton_i9nud_276{background:#28a745;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}._addMoreButton_i9nud_276:hover{background:#218838}._addMoreButton_i9nud_276:disabled{background:#6c757d;cursor:not-allowed}._multiKpiNote_i9nud_297{background:#fff3e0;border:1px solid #FF5722;border-radius:6px;padding:12px;margin-bottom:20px;font-size:.9rem;color:#e64a19;line-height:1.4}._successMsg_i9nud_308{color:green;margin-bottom:1rem;font-weight:500}._errorMsg_i9nud_314{color:red;margin-bottom:1rem;font-weight:500}._buttonRow_i9nud_320{display:flex;gap:16px;margin-top:2rem;justify-content:flex-end}._submitButton_i9nud_327{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._submitButton_i9nud_327:hover{background-color:#e64a19}._submitButton_i9nud_327:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 900px){._topHeader_i9nud_9{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 20px}._stepperWrapper_i9nud_29{margin-left:0;width:100%}._stepperContainer_i9nud_38{width:100%}._formContainer_i9nud_90{padding:20px}._fieldRow_i9nud_120{flex-direction:column;align-items:flex-start;gap:8px}._fieldLabel_i9nud_127{min-width:auto;width:100%}._fieldInput_i9nud_135{width:100%}}._formWrapper_1pkh1_2{max-width:1400px;margin:0 auto;padding:20px}._topHeader_1pkh1_9{background-color:#fff;border-radius:8px;padding:16px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_1pkh1_20{font-size:20px;font-weight:600;color:#333;margin:0;flex-shrink:0}._stepperWrapper_1pkh1_29{flex:1;display:flex;align-items:center;justify-content:center;margin-left:40px}._stepperContainer_1pkh1_38{display:flex;align-items:center;justify-content:center;gap:0}._stepItem_1pkh1_45{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:2}._stepCircle_1pkh1_54{width:36px;height:36px;border-radius:50%;background-color:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:2px solid #e0e0e0;transition:all .3s ease}._stepCircle_1pkh1_54._stepActive_1pkh1_69,._stepCircle_1pkh1_54._stepCurrent_1pkh1_75{background-color:#4caf50;color:#fff;border-color:#4caf50}._stepText_1pkh1_81{font-size:11px;color:#666;font-weight:500;text-align:center;max-width:120px}._stepConnector_1pkh1_89{flex:1;height:2px;background-color:#e0e0e0;margin:0 -10px 22px;position:relative;z-index:1;min-width:80px}._stepConnector_1pkh1_89._stepConnectorActive_1pkh1_100{background-color:#4caf50}._formContainer_1pkh1_105{background:#fff;border-radius:8px;padding:30px 40px;box-shadow:0 1px 3px #0000001a}._formHeader_1pkh1_112{display:flex;justify-content:flex-end;margin-bottom:24px}._importExportBtn_1pkh1_118{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._importExportBtn_1pkh1_118:hover{background-color:#e64a19}._fieldRow_1pkh1_135{display:flex;align-items:center;gap:20px;margin-bottom:16px}._fieldLabel_1pkh1_142{font-size:14px;font-weight:500;color:#333;min-width:150px;flex-shrink:0}._fieldInput_1pkh1_150{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease}._fieldInput_1pkh1_150:focus{outline:none;border-color:#ff5722}._fieldInput_1pkh1_150::placeholder{color:#999}._fieldTextarea_1pkh1_170{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease;resize:vertical;font-family:inherit;min-height:100px}._fieldTextarea_1pkh1_170:focus{outline:none;border-color:#ff5722}._fieldTextarea_1pkh1_170::placeholder{color:#999}._charCount_1pkh1_193{font-size:.85rem;color:#888;text-align:right;margin-top:4px}._fileUpload_1pkh1_200{display:flex;align-items:center;gap:12px}._fileButton_1pkh1_206{background:#ff5722;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:.9rem;cursor:pointer;font-weight:500;transition:background .2s}._fileButton_1pkh1_206:hover{background:#e64a19}._fileName_1pkh1_222{font-size:.95rem;color:#333;font-style:italic;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._imagePreview_1pkh1_232{margin-top:10px;max-width:200px;max-height:200px;border:1px solid #ddd;border-radius:4px}._buttonRow_1pkh1_240{display:flex;gap:16px;margin-top:2rem;justify-content:flex-end}._submitButton_1pkh1_247{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._submitButton_1pkh1_247:hover{background-color:#e64a19}._submitButton_1pkh1_247:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 900px){._topHeader_1pkh1_9{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 20px}._stepperWrapper_1pkh1_29{margin-left:0;width:100%}._stepperContainer_1pkh1_38{width:100%}._formContainer_1pkh1_105{padding:20px}._fieldRow_1pkh1_135{flex-direction:column;align-items:flex-start;gap:8px}._fieldLabel_1pkh1_142{min-width:auto;width:100%}._fieldInput_1pkh1_150{width:100%}}._audit-dashboard_1o3to_1{max-width:1400px;margin:0 auto;padding:20px}._metrics-section_1o3to_8{background-color:#fff;border-radius:8px;padding:20px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:40px}._dashboard-title_1o3to_19{font-size:20px;font-weight:600;color:#333;margin:0;line-height:1.3;white-space:nowrap;flex-shrink:0}._metrics-container_1o3to_29{display:flex;gap:20px;justify-content:flex-start;flex:1;margin-left:auto;padding-left:60px}._metric-card_1o3to_38{border-radius:50px;padding:12px 20px;min-width:180px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;transition:all .2s ease-in-out}._metric-card_1o3to_38:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._metric-label_1o3to_55{font-size:14px;color:#374151;font-weight:500;flex:1}._metric-value_1o3to_62{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#111827;flex-shrink:0;border:2px solid rgba(0,0,0,.05)}._metric-value-no-border_1o3to_77{font-size:18px;font-weight:700;color:#333;display:flex;align-items:center;justify-content:center;flex-shrink:0}._content-section_1o3to_88{background-color:#fff;border-radius:8px;padding:30px 40px;box-shadow:0 1px 3px #0000001a}._section-title_1o3to_95{font-size:18px;font-weight:600;color:#333;margin:0 0 20px}._table-wrapper_1o3to_102{width:100%;position:relative}._table-scroll_1o3to_107{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}._overdue-table_1o3to_114{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff}._overdue-table_1o3to_114 th,._overdue-table_1o3to_114 td{border-left:1px solid #ddd;border-right:1px solid #ddd;padding:12px 16px;text-align:left;background-color:#fff;position:relative;font-size:13px}._overdue-table_1o3to_114 th:first-child,._overdue-table_1o3to_114 td:first-child{border-left:none}._overdue-table_1o3to_114 th:last-child,._overdue-table_1o3to_114 td:last-child{border-right:none}._overdue-table_1o3to_114 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-bottom:1px solid #ddd}._overdue-table_1o3to_114 tbody tr{position:relative}._overdue-table_1o3to_114 tbody tr:hover,._overdue-table_1o3to_114 tbody tr:hover td{background-color:#f8f9fa}._criticality-badge_1o3to_164{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;color:#fff}._center_1o3to_173{text-align:center}._empty-state_1o3to_177{padding:40px 20px;text-align:center;color:#666;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}._loading_1o3to_186{text-align:center;padding:20px;color:#6c757d}._error_1o3to_192{color:#dc2626;text-align:center;padding:20px}@media (max-width: 1200px){._metrics-section_1o3to_8{gap:20px}._dashboard-title_1o3to_19{font-size:18px}._metrics-container_1o3to_29{gap:12px;padding-left:40px}._metric-card_1o3to_38{min-width:150px;padding:10px 16px}}@media (max-width: 1024px){._metrics-section_1o3to_8{flex-wrap:wrap;gap:16px}._dashboard-title_1o3to_19{width:100%}._metrics-container_1o3to_29{flex-wrap:wrap;gap:12px;width:100%;padding-left:0}._metric-card_1o3to_38{min-width:calc(25% - 9px);flex:1}}@media (max-width: 768px){._audit-dashboard_1o3to_1{padding:16px}._metrics-section_1o3to_8,._content-section_1o3to_88{padding:16px 20px}._dashboard-title_1o3to_19,._section-title_1o3to_95{font-size:16px}._metrics-container_1o3to_29{flex-wrap:wrap;gap:12px}._metric-card_1o3to_38{min-width:calc(50% - 6px);padding:10px 16px}._metric-label_1o3to_55{font-size:13px}._metric-value_1o3to_62{width:36px;height:36px;font-size:14px}._overdue-table_1o3to_114{font-size:12px}._overdue-table_1o3to_114 th,._overdue-table_1o3to_114 td{padding:8px}}._container_1pj07_1{padding:20px;max-width:1400px;margin:0 auto}._topSection_1pj07_8{background-color:#fff;border-radius:8px;padding:16px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_1pj07_19{font-size:20px;font-weight:600;color:#333;margin:0}._actionButtons_1pj07_26{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}._searchContainer_1pj07_34{width:0;overflow:hidden;transition:width .3s ease}._searchContainer_1pj07_34._searchExpanded_1pj07_40{width:400px}._searchInputExpanded_1pj07_44{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;width:100%;transition:all .3s ease}._searchInputExpanded_1pj07_44:focus{outline:none;border-color:#e64a19}._searchInputExpanded_1pj07_44::placeholder{color:#999}._iconButton_1pj07_64{width:40px;height:40px;border-radius:50%;border:none;background-color:#ff5722;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._iconButton_1pj07_64:hover{background-color:#e64a19}._downloadButton_1pj07_82{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._downloadButton_1pj07_82:hover{background-color:#e64a19}._tableContainer_1pj07_99{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._error_1pj07_106{color:#dc3545;padding:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:16px}._tableWrapper_1pj07_115{width:100%;position:relative}._tableScroll_1pj07_120{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}._table_1pj07_99{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff}._table_1pj07_99 th,._table_1pj07_99 td{border-left:1px solid #ddd;border-right:1px solid #ddd;padding:12px 16px;text-align:left;background-color:#fff;position:relative;font-size:13px}._table_1pj07_99 th:first-child,._table_1pj07_99 td:first-child{border-left:none}._table_1pj07_99 th:last-child,._table_1pj07_99 td:last-child{border-right:none}._table_1pj07_99 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-bottom:1px solid #ddd}._table_1pj07_99 tbody tr{position:relative}._table_1pj07_99 tbody tr:hover,._table_1pj07_99 tbody tr:hover td{background-color:#f8f9fa}._emptyState_1pj07_178{padding:40px 20px;text-align:center;color:#666;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}._actionLink_1pj07_188{color:#ff5722;text-decoration:none;cursor:pointer;font-weight:500;transition:color .2s ease}._actionLink_1pj07_188:hover{color:#e64a19;text-decoration:underline}._actionLinkBtn_1pj07_201{color:#ff5722;text-decoration:none;background:none;border:none;cursor:pointer;padding:0;font:inherit;font-weight:500;transition:color .2s ease}._actionLinkBtn_1pj07_201:hover{color:#e64a19;text-decoration:underline}@media (max-width: 900px){._topSection_1pj07_8{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}._actionButtons_1pj07_26{width:100%;flex-wrap:wrap}._searchContainer_1pj07_34._searchExpanded_1pj07_40{width:100%;order:-1}._downloadButton_1pj07_82{flex:1}._tableContainer_1pj07_99{padding:12px}}._container_llgq4_1{padding:20px;max-width:1400px;margin:0 auto}._topSection_llgq4_8{background-color:#fff;border-radius:8px;padding:16px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:12px}._topRow_llgq4_19{display:flex;justify-content:space-between;align-items:center}._pageTitle_llgq4_25{font-size:20px;font-weight:600;color:#333;margin:0}._actionButtons_llgq4_32{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}._searchContainer_llgq4_40{width:0;overflow:hidden;transition:width .3s ease}._searchContainer_llgq4_40._searchExpanded_llgq4_46{width:400px}._searchInputExpanded_llgq4_50{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;width:100%;transition:all .3s ease}._searchInputExpanded_llgq4_50:focus{outline:none;border-color:#e64a19}._searchInputExpanded_llgq4_50::placeholder{color:#999}._iconButton_llgq4_70{width:40px;height:40px;border-radius:50%;border:none;background-color:#ff5722;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._iconButton_llgq4_70:hover{background-color:#e64a19}._downloadButton_llgq4_88{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}._downloadButton_llgq4_88:hover{background-color:#e64a19}._tableContainer_llgq4_106{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._filtersRow_llgq4_114{display:flex;gap:12px;align-items:center;justify-content:flex-end;flex-wrap:wrap}._filterSelect_llgq4_122{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;cursor:pointer;min-width:180px;transition:border-color .2s ease}._filterSelect_llgq4_122:focus{outline:none;border-color:#e64a19}._dateInput_llgq4_139{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;cursor:pointer;transition:border-color .2s ease}._dateInput_llgq4_139:focus{outline:none;border-color:#e64a19}._applyButton_llgq4_155{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._applyButton_llgq4_155:hover{background-color:#e64a19}._loading_llgq4_171{text-align:center;padding:20px;color:#6c757d}._error_llgq4_177{color:#dc3545;padding:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:16px}._emptyState_llgq4_186{padding:40px 20px;text-align:center;color:#666;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}._tableWrapper_llgq4_195{width:100%;position:relative}._tableScroll_llgq4_200{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}._table_llgq4_106{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff}._table_llgq4_106 th,._table_llgq4_106 td{border-left:1px solid #ddd;border-right:1px solid #ddd;padding:12px 16px;text-align:left;background-color:#fff;position:relative;font-size:13px}._table_llgq4_106 th:first-child,._table_llgq4_106 td:first-child{border-left:none}._table_llgq4_106 th:last-child,._table_llgq4_106 td:last-child{border-right:none}._table_llgq4_106 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-bottom:1px solid #ddd}._table_llgq4_106 tbody tr{position:relative}._table_llgq4_106 tbody tr:hover,._table_llgq4_106 tbody tr:hover td,._theadRow_llgq4_258{background-color:#f8f9fa}._th_llgq4_258{padding:12px 16px;text-align:left;font-weight:600;color:#495057;border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;font-size:13px}._th_llgq4_258:first-child{border-left:none}._th_llgq4_258:last-child{border-right:none}._tbodyRow_llgq4_281:hover{background-color:#f8f9fa}._td_llgq4_285{padding:12px 16px;font-size:13px;color:#333;vertical-align:top;border-left:1px solid #ddd;border-right:1px solid #ddd}._td_llgq4_285:first-child{border-left:none}._td_llgq4_285:last-child{border-right:none}._complianceBadge_llgq4_303{display:inline-block;padding:4px 10px;background-color:#e8f5e9;color:#2e7d32;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}._kpiBadge_llgq4_314{display:inline-block;padding:4px 10px;background-color:#e1f5fe;color:#0277bd;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}._statusChange_llgq4_326{display:inline-block;padding:4px 8px;background-color:#e3f2fd;color:#1565c0;border-radius:12px;font-size:12px;font-weight:500}._dueStatusChange_llgq4_336{display:inline-block;padding:4px 8px;background-color:#fff3e0;color:#e65100;border-radius:12px;font-size:12px;font-weight:500}._manualUpdate_llgq4_346{display:inline-block;padding:4px 8px;background-color:#f3e5f5;color:#7b1fa2;border-radius:12px;font-size:12px;font-weight:500}._default_llgq4_356{display:inline-block;padding:4px 8px;background-color:#f5f5f5;color:#666;border-radius:12px;font-size:12px;font-weight:500}@media (max-width: 900px){._topSection_llgq4_8{padding:16px}._topRow_llgq4_19{flex-direction:column;align-items:flex-start;gap:16px}._actionButtons_llgq4_32{width:100%;flex-wrap:wrap}._searchContainer_llgq4_40._searchExpanded_llgq4_46{width:100%;order:-1}._downloadButton_llgq4_88{flex:1}._tableContainer_llgq4_106{padding:12px}._filtersRow_llgq4_114{flex-direction:column;align-items:stretch}._filterSelect_llgq4_122,._dateInput_llgq4_139,._applyButton_llgq4_155{width:100%}}._container_j6mx6_1{padding:20px;max-width:1400px;margin:0 auto}._topSection_j6mx6_8{background-color:#fff;border-radius:8px;padding:16px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_j6mx6_19{font-size:20px;font-weight:600;color:#333;margin:0}._appName_j6mx6_26{color:#ff5722}._actionButtons_j6mx6_30{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}._searchContainer_j6mx6_38{width:0;overflow:hidden;transition:width .3s ease}._searchContainer_j6mx6_38._searchExpanded_j6mx6_44{width:400px}._searchInputExpanded_j6mx6_48{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;width:100%;transition:all .3s ease}._searchInputExpanded_j6mx6_48:focus{outline:none;border-color:#e64a19}._searchInputExpanded_j6mx6_48::placeholder{color:#999}._iconButton_j6mx6_68{width:40px;height:40px;border-radius:50%;border:none;background-color:#ff5722;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._iconButton_j6mx6_68:hover{background-color:#e64a19}._downloadButton_j6mx6_86{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}._downloadButton_j6mx6_86:hover{background-color:#e64a19}._tableContainer_j6mx6_104{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._loading_j6mx6_111{text-align:center;padding:20px;color:#6c757d}._error_j6mx6_117{color:#dc3545;padding:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:16px}._emptyState_j6mx6_126{padding:40px 20px;text-align:center;color:#666;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}._tableWrapper_j6mx6_135{width:100%;position:relative}._tableScroll_j6mx6_140{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}._table_j6mx6_104{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff}._table_j6mx6_104 th,._table_j6mx6_104 td{border-left:1px solid #ddd;border-right:1px solid #ddd;padding:12px 16px;text-align:left;background-color:#fff;position:relative;font-size:13px}._table_j6mx6_104 th:first-child,._table_j6mx6_104 td:first-child{border-left:none}._table_j6mx6_104 th:last-child,._table_j6mx6_104 td:last-child{border-right:none}._table_j6mx6_104 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-bottom:1px solid #ddd}._table_j6mx6_104 tbody tr{position:relative}._table_j6mx6_104 tbody tr:hover,._table_j6mx6_104 tbody tr:hover td{background-color:#f8f9fa}._center_j6mx6_197{text-align:center}._actionsCell_j6mx6_201{position:relative}._criticalityCircle_j6mx6_205{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:8px}._statusBadge_j6mx6_214{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent}._statusNotDue_j6mx6_223{background-color:#e8f5e8;color:#2e7d32;border-color:#c8e6c9}._statusDue_j6mx6_229{background-color:#fff3e0;color:#e65100;border-color:#ffcc80}._statusOverdue_j6mx6_235{background-color:#fdecea;color:#d32f2f;border-color:#ffbdbd}._statusCompletedPending_j6mx6_241{background-color:#e3f2fd;color:#1565c0;border-color:#bbdefb}._clickableHeading_j6mx6_247{color:#ff5722;cursor:pointer;font-weight:500;transition:color .2s ease}._clickableHeading_j6mx6_247:hover{color:#e64a19;text-decoration:underline}._acceptButton_j6mx6_260{background-color:#28a745;color:#fff;border:none;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._acceptButton_j6mx6_260:hover{background-color:#218838}._rejectButton_j6mx6_276{background-color:#dc3545;color:#fff;border:none;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._rejectButton_j6mx6_276:hover{background-color:#c82333}._tabsContainer_j6mx6_293{display:flex;gap:0;margin-bottom:20px;border-bottom:2px solid #e0e0e0}._tab_j6mx6_104{display:flex;align-items:center;gap:8px;padding:12px 24px;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;font-size:14px;font-weight:600;color:#666;cursor:pointer;transition:all .2s}._tab_j6mx6_104:hover{color:#333;background-color:#f8f9fa}._tab_j6mx6_104._activeTab_j6mx6_321{color:#ff5722;border-bottom-color:#ff5722}._tabBadge_j6mx6_326{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:11px;font-size:12px;font-weight:600;background-color:#ff5722;color:#fff}._tabBadgeMissed_j6mx6_340{background-color:#9c27b0}._cycleDateCell_j6mx6_345{display:flex;align-items:center;gap:6px;color:#666}._cycleDateCell_j6mx6_345 svg{color:#9c27b0}._periodCell_j6mx6_356{display:flex;align-items:center;gap:6px;font-size:12px;color:#888}._periodCell_j6mx6_356 svg{color:#9c27b0}@media (max-width: 900px){._topSection_j6mx6_8{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}._actionButtons_j6mx6_30{width:100%;flex-wrap:wrap}._searchContainer_j6mx6_38._searchExpanded_j6mx6_44{width:100%;order:-1}._downloadButton_j6mx6_86{flex:1}._tableContainer_j6mx6_104{padding:12px}}._modalOverlay_1dzxl_1{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_1dzxl_1{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_1dzxl_25{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._modalHeader_1dzxl_25 h2{margin:0;font-size:20px;font-weight:600;color:#111827}._closeButton_1dzxl_40{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_1dzxl_40:hover{background-color:#f3f4f6;color:#111827}._modalBody_1dzxl_58{flex:1;overflow-y:auto;padding:24px}._complianceInfo_1dzxl_64{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._complianceInfo_1dzxl_64 h3{margin:0 0 8px;font-size:18px;font-weight:600;color:#111827}._systemName_1dzxl_77{margin:0;font-size:14px;color:#6b7280}._metadata_1dzxl_83{margin-bottom:24px;padding:16px;background-color:#f9fafb;border-radius:8px;display:flex;flex-direction:column;gap:8px}._metadataItem_1dzxl_93{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151}._metadataItem_1dzxl_93 svg{color:#6b7280}._section_1dzxl_105{margin-bottom:24px}._sectionHeader_1dzxl_109{display:flex;align-items:center;gap:8px;margin-bottom:12px}._sectionHeader_1dzxl_109 h4{margin:0;font-size:16px;font-weight:600;color:#111827}._sectionHeader_1dzxl_109 svg{color:#ff5722}._fileCard_1dzxl_127{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:#fff7ed;border:1px solid #fed7aa;border-radius:8px}._fileInfo_1dzxl_137{display:flex;align-items:center;gap:12px}._fileIcon_1dzxl_143{color:#ff5722}._fileName_1dzxl_147{font-size:14px;font-weight:500;color:#374151}._downloadButton_1dzxl_153{display:flex;align-items:center;justify-content:center;padding:10px;background-color:#ff5722;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s;width:40px;height:40px}._downloadButton_1dzxl_153:hover{background-color:#e64a19;transform:scale(1.05)}._downloadButton_1dzxl_153 svg{width:20px;height:20px}._commentCard_1dzxl_178{padding:16px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}._commentText_1dzxl_185{margin:0;font-size:14px;line-height:1.6;color:#374151;white-space:pre-wrap;word-break:break-word}._emptyState_1dzxl_194{text-align:center;padding:48px 24px;color:#9ca3af}._emptyIcon_1dzxl_200{margin-bottom:16px;opacity:.5}._emptyState_1dzxl_194 p{margin:0;font-size:14px}._modalFooter_1dzxl_210{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}._closeFooterButton_1dzxl_217{padding:10px 20px;background-color:#6b7280;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._closeFooterButton_1dzxl_217:hover{background-color:#4b5563}._modalOverlay_1tfpn_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1tfpn_1{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_1tfpn_25{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._headerContent_1tfpn_33{display:flex;align-items:center;gap:12px}._headerContent_1tfpn_33 h2{margin:0;font-size:20px;font-weight:600;color:#111827}._warningIcon_1tfpn_46{color:#dc2626;font-size:24px}._closeButton_1tfpn_51{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_1tfpn_51:hover:not(:disabled){background-color:#f3f4f6;color:#111827}._closeButton_1tfpn_51:disabled{cursor:not-allowed;opacity:.5}._modalBody_1tfpn_74{padding:24px;flex:1;overflow-y:auto}._complianceTitle_1tfpn_80{font-size:16px;font-weight:600;color:#111827;margin:0 0 12px}._description_1tfpn_87{font-size:14px;color:#6b7280;margin:0 0 20px;line-height:1.5}._textarea_1tfpn_94{width:100%;padding:12px;border:2px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:150px;transition:border-color .2s}._textarea_1tfpn_94:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._textarea_1tfpn_94:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}._characterCount_1tfpn_118{text-align:right;font-size:12px;color:#6b7280;margin-top:8px}._minWarning_1tfpn_125{color:#dc2626;margin-left:8px}._error_1tfpn_130{margin-top:12px;padding:12px;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:14px}._modalFooter_1tfpn_140{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}._cancelButton_1tfpn_148,._rejectButton_1tfpn_149{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}._cancelButton_1tfpn_148{background-color:#fff;color:#374151;border:1px solid #d1d5db}._cancelButton_1tfpn_148:hover:not(:disabled){background-color:#f9fafb}._rejectButton_1tfpn_149{background-color:#dc2626;color:#fff}._rejectButton_1tfpn_149:hover:not(:disabled){background-color:#b91c1c}._rejectButton_1tfpn_149:disabled,._cancelButton_1tfpn_148:disabled{cursor:not-allowed;opacity:.5}._modalOverlay_1w2my_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1w2my_1{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}._modalHeader_1w2my_26{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0;background-color:#f3e5f5}._modalHeader_1w2my_26 h2{margin:0;font-size:1.25rem;font-weight:600;color:#7b1fa2}._closeButton_1w2my_42{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._closeButton_1w2my_42:hover{background-color:#e0e0e0;color:#333}._modalBody_1w2my_60{padding:24px;overflow-y:auto;flex:1}._section_1w2my_66{margin-bottom:24px}._section_1w2my_66:last-child{margin-bottom:0}._sectionTitle_1w2my_74{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;color:#333;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}._sectionIcon_1w2my_86{color:#9c27b0}._infoGrid_1w2my_90{display:flex;flex-direction:column;gap:10px}._infoItem_1w2my_96{display:flex;align-items:center;gap:8px}._infoIcon_1w2my_102{color:#9c27b0;flex-shrink:0}._infoLabel_1w2my_107{font-size:.9rem;color:#666;min-width:100px}._infoValue_1w2my_113{font-size:.9rem;color:#333;font-weight:500}._fileCard_1w2my_119{display:flex;align-items:center;gap:16px;padding:16px;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s}._fileCard_1w2my_119:hover{background-color:#f3e5f5;border-color:#ce93d8}._fileIcon_1w2my_136{color:#9c27b0;flex-shrink:0}._fileInfo_1w2my_141{flex:1}._fileName_1w2my_145{display:block;font-weight:500;color:#333;word-break:break-all}._fileAction_1w2my_152{display:block;font-size:.8rem;color:#9c27b0;margin-top:4px}._downloadIcon_1w2my_159{color:#9c27b0;flex-shrink:0}._commentBox_1w2my_164{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:16px;font-size:.9rem;color:#333;line-height:1.6;white-space:pre-wrap;word-break:break-word}._noSubmission_1w2my_176{background-color:#fff3e0;border:1px solid #ffcc80;border-radius:8px;padding:16px;text-align:center;color:#e65100;font-size:.9rem}._modalFooter_1w2my_186{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e0e0e0;background-color:#f8f9fa}._closeBtn_1w2my_194{padding:10px 24px;border:1px solid #ccc;border-radius:6px;background-color:#fff;color:#666;font-size:.9rem;cursor:pointer;transition:all .2s}._closeBtn_1w2my_194:hover{background-color:#f0f0f0}._container_1oadc_1{padding:20px;max-width:1400px;margin:0 auto}._topSection_1oadc_8{background-color:#fff;border-radius:8px;padding:16px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_1oadc_19{font-size:20px;font-weight:600;color:#333;margin:0}._palName_1oadc_26{color:#ff5722}._actionButtons_1oadc_30{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}._palSelect_1oadc_38{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;cursor:pointer;min-width:150px;transition:border-color .2s ease}._palSelect_1oadc_38:focus{outline:none;border-color:#e64a19}._searchContainer_1oadc_55{width:0;overflow:hidden;transition:width .3s ease}._searchContainer_1oadc_55._searchExpanded_1oadc_61{width:400px}._searchInputExpanded_1oadc_65{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;width:100%;transition:all .3s ease}._searchInputExpanded_1oadc_65:focus{outline:none;border-color:#e64a19}._searchInputExpanded_1oadc_65::placeholder{color:#999}._iconButton_1oadc_85{width:40px;height:40px;border-radius:50%;border:none;background-color:#ff5722;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._iconButton_1oadc_85:hover{background-color:#e64a19}._downloadButton_1oadc_103{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;display:flex;align-items:center;gap:4px}._downloadButton_1oadc_103:hover{background-color:#e64a19}._tableContainer_1oadc_124{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._tabsContainer_1oadc_132{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid #e0e0e0;padding-bottom:12px}._tab_1oadc_124{padding:10px 20px;border:none;background-color:transparent;color:#666;font-size:14px;font-weight:500;cursor:pointer;border-radius:6px 6px 0 0;transition:all .2s ease;display:flex;align-items:center;gap:8px}._tab_1oadc_124:hover{background-color:#f5f5f5;color:#333}._activeTab_1oadc_160{background-color:#ff5722;color:#fff}._activeTab_1oadc_160:hover{background-color:#e64a19;color:#fff}._tabBadge_1oadc_170{background-color:#0000001a;color:inherit;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}._activeTab_1oadc_160 ._tabBadge_1oadc_170{background-color:#fff3}._tabBadgeMissed_1oadc_183{background-color:#7b1fa2;color:#fff}._activeTab_1oadc_160 ._tabBadgeMissed_1oadc_183{background-color:#ffffff4d}._loading_1oadc_192{text-align:center;padding:20px;color:#6c757d}._error_1oadc_198{color:#dc3545;padding:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:16px}._emptyState_1oadc_207{padding:40px 20px;text-align:center;color:#666;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}._tableWrapper_1oadc_216{width:100%;position:relative}._tableScroll_1oadc_221{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}._table_1oadc_124{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff}._table_1oadc_124 th,._table_1oadc_124 td{border-left:1px solid #ddd;border-right:1px solid #ddd;padding:12px 16px;text-align:left;background-color:#fff;position:relative;font-size:13px}._table_1oadc_124 th:first-child,._table_1oadc_124 td:first-child{border-left:none}._table_1oadc_124 th:last-child,._table_1oadc_124 td:last-child{border-right:none}._table_1oadc_124 th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0;z-index:10;border-bottom:1px solid #ddd}._table_1oadc_124 tbody tr{position:relative}._table_1oadc_124 tbody tr:hover,._table_1oadc_124 tbody tr:hover td{background-color:#f8f9fa}._center_1oadc_278{text-align:center}._actionsCell_1oadc_282{position:relative}._statusBadge_1oadc_287{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent}._statusNotDue_1oadc_296{background-color:#e8f5e8;color:#2e7d32;border-color:#c8e6c9}._statusDue_1oadc_302{background-color:#fff3e0;color:#e65100;border-color:#ffcc80}._statusOverdue_1oadc_308{background-color:#fdecea;color:#d32f2f;border-color:#ffbdbd}._statusCompletedPending_1oadc_314{background-color:#e3f2fd;color:#1565c0;border-color:#bbdefb}._acceptButton_1oadc_321{background-color:#28a745;color:#fff;border:none;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._acceptButton_1oadc_321:hover{background-color:#218838}._rejectButton_1oadc_337{background-color:#dc3545;color:#fff;border:none;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._rejectButton_1oadc_337:hover{background-color:#c82333}@media (max-width: 900px){._topSection_1oadc_8{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}._actionButtons_1oadc_30{width:100%;flex-wrap:wrap}._palSelect_1oadc_38{width:100%}._searchContainer_1oadc_55._searchExpanded_1oadc_61{width:100%;order:-1}._downloadButton_1oadc_103{flex:1}._tableContainer_1oadc_124{padding:12px}}._modalOverlay_1mdfa_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1mdfa_1{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_1mdfa_25{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._headerContent_1mdfa_33{display:flex;align-items:center;gap:12px}._headerContent_1mdfa_33 h2{margin:0;font-size:20px;font-weight:600;color:#111827}._warningIcon_1mdfa_46{color:#dc2626;font-size:24px}._closeButton_1mdfa_51{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_1mdfa_51:hover:not(:disabled){background-color:#f3f4f6;color:#111827}._closeButton_1mdfa_51:disabled{cursor:not-allowed;opacity:.5}._modalBody_1mdfa_74{padding:24px;flex:1;overflow-y:auto}._kpiTitle_1mdfa_80{font-size:16px;font-weight:600;color:#111827;margin:0 0 12px}._description_1mdfa_87{font-size:14px;color:#6b7280;margin:0 0 20px;line-height:1.5}._textarea_1mdfa_94{width:100%;padding:12px;border:2px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:150px;transition:border-color .2s}._textarea_1mdfa_94:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._textarea_1mdfa_94:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}._characterCount_1mdfa_118{text-align:right;font-size:12px;color:#6b7280;margin-top:8px}._minWarning_1mdfa_125{color:#dc2626;margin-left:8px}._error_1mdfa_130{margin-top:12px;padding:12px;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:14px}._modalFooter_1mdfa_140{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}._cancelButton_1mdfa_148,._rejectButton_1mdfa_149{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}._cancelButton_1mdfa_148{background-color:#fff;color:#374151;border:1px solid #d1d5db}._cancelButton_1mdfa_148:hover:not(:disabled){background-color:#f9fafb}._rejectButton_1mdfa_149{background-color:#dc2626;color:#fff}._rejectButton_1mdfa_149:hover:not(:disabled){background-color:#b91c1c}._rejectButton_1mdfa_149:disabled,._cancelButton_1mdfa_148:disabled{cursor:not-allowed;opacity:.5}._formWrapper_1ut2z_2{max-width:1400px;margin:0 auto;padding:20px}._topHeader_1ut2z_9{background-color:#fff;border-radius:8px;padding:16px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_1ut2z_20{font-size:20px;font-weight:600;color:#333;margin:0;flex-shrink:0}._stepperWrapper_1ut2z_29{flex:1;display:flex;align-items:center;justify-content:center;margin-left:40px}._stepperContainer_1ut2z_38{display:flex;align-items:center;justify-content:center;gap:0}._stepItem_1ut2z_45{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:2}._stepCircle_1ut2z_54{width:36px;height:36px;border-radius:50%;background-color:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:2px solid #e0e0e0;transition:all .3s ease}._stepCircle_1ut2z_54._stepActive_1ut2z_69,._stepCircle_1ut2z_54._stepCurrent_1ut2z_75{background-color:#4caf50;color:#fff;border-color:#4caf50}._stepText_1ut2z_81{font-size:11px;color:#666;font-weight:500;text-align:center;max-width:120px}._stepConnector_1ut2z_89{flex:1;height:2px;background-color:#e0e0e0;margin:0 -10px 22px;position:relative;z-index:1;min-width:80px}._stepConnector_1ut2z_89._stepConnectorActive_1ut2z_100{background-color:#4caf50}._formContainer_1ut2z_105{background-color:#fff;border-radius:8px;padding:30px 40px;box-shadow:0 1px 3px #0000001a}._formHeader_1ut2z_112{display:flex;justify-content:flex-end;margin-bottom:24px}._importExportBtn_1ut2z_118{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._importExportBtn_1ut2z_118:hover{background-color:#e64a19}._fieldRow_1ut2z_135{display:flex;align-items:center;gap:20px;margin-bottom:16px}._fieldLabel_1ut2z_142{font-size:14px;font-weight:500;color:#333;min-width:150px;flex-shrink:0}._fieldInput_1ut2z_150{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease}._fieldInput_1ut2z_150:focus{outline:none;border-color:#ff5722}._fieldInput_1ut2z_150::placeholder{color:#999}._fieldInput_1ut2z_150[readonly]{cursor:not-allowed;background-color:#f5f5f5}._fieldTextarea_1ut2z_175{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;transition:border-color .2s ease;resize:vertical;font-family:inherit}._fieldTextarea_1ut2z_175:focus{outline:none;border-color:#ff5722}._fieldTextarea_1ut2z_175::placeholder{color:#999}._formActions_1ut2z_198{display:flex;gap:16px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}._backButton_1ut2z_207{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._backButton_1ut2z_207:hover{background-color:#f5f5f5;border-color:#bbb}._nextButton_1ut2z_224{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._nextButton_1ut2z_224:hover{background-color:#e64a19}._submitButton_1ut2z_240{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._submitButton_1ut2z_240:hover{background-color:#e64a19}._submitButton_1ut2z_240:disabled{background-color:#ccc;cursor:not-allowed}._actionBtn_1ut2z_262{background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:4px 10px;font-size:16px;cursor:pointer;transition:all .2s ease;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}._actionBtn_1ut2z_262:hover{background-color:#f5f5f5;border-color:#bbb}@media (max-width: 900px){._topHeader_1ut2z_9{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 20px}._stepperWrapper_1ut2z_29{margin-left:0;width:100%}._stepperContainer_1ut2z_38{width:100%}._formContainer_1ut2z_105{padding:20px}._fieldRow_1ut2z_135{flex-direction:column;align-items:flex-start;gap:8px}._fieldLabel_1ut2z_142{min-width:auto;width:100%}._fieldInput_1ut2z_150{width:100%}._formHeader_1ut2z_112{justify-content:center}._importExportBtn_1ut2z_118{width:100%}}._consent-dashboard_1xkd0_1{max-width:1400px;margin:0 auto;padding:20px}._metrics-section_1xkd0_8{background-color:#fff;border-radius:8px;padding:20px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:40px}._dashboard-title_1xkd0_19{font-size:18px;font-weight:600;color:#333;margin:0;line-height:1.3;white-space:nowrap;flex-shrink:0}._metrics-container_1xkd0_29{display:flex;gap:20px;justify-content:flex-start;flex:1;margin-left:auto;padding-left:60px}._metric-card_1xkd0_38{background:#fff;border:2px solid #d0d0d0;border-radius:50px;padding:8px 12px 8px 20px;min-width:180px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;transition:all .2s ease}._metric-card_1xkd0_38:hover{border-color:#ff6b35;box-shadow:0 2px 6px #0000001a}._metric-label_1xkd0_57{font-size:13px;color:#6c757d;font-weight:500;flex:1}._metric-value_1xkd0_64{font-size:18px;font-weight:700;color:#333;background:#fff;border:2px solid #d0d0d0;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._metric-value-no-border_1xkd0_79{font-size:18px;font-weight:700;color:#333;display:flex;align-items:center;justify-content:center;flex-shrink:0}._apps-section_1xkd0_90{background-color:#fff;border-radius:8px;padding:30px 40px;box-shadow:0 1px 3px #0000001a}._apps-header_1xkd0_97{margin-bottom:20px}._apps-title_1xkd0_101{font-size:18px;font-weight:600;color:#333;margin:0 0 8px}._apps-subtitle_1xkd0_108{font-size:13px;color:#6c757d;margin:0}._filters-section_1xkd0_115{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #ccc;margin:2rem}._section-title_1xkd0_124{font-size:1.25rem;font-weight:600;color:#374151;margin:0 0 1.5rem}._bifurcation-controls_1xkd0_132{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}._filter-card_1xkd0_139{background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 1px 2px #0000000d}._filter-icon_1xkd0_150{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:6px;flex-shrink:0}._filter-content_1xkd0_162{flex:1;display:flex;flex-direction:column;gap:.5rem}._filter-title_1xkd0_169{font-size:.875rem;font-weight:600;color:#374151;margin:0}._filter-select_1xkd0_176{padding:.5rem;border:1px solid #D1D5DB;border-radius:4px;font-size:.875rem;background:#fff;color:#374151;transition:border-color .2s ease}._filter-select_1xkd0_176:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._quick-filters-section_1xkd0_193{display:flex;justify-content:space-between;align-items:center;gap:1rem}._quick-filters-left_1xkd0_200{flex:1}._quick-filter-group_1xkd0_204{display:flex;flex-direction:column;gap:.5rem;max-width:200px}._quick-filter-label_1xkd0_211{font-size:.875rem;font-weight:600;color:#374151}._quick-filter-select_1xkd0_217{padding:.75rem;border:1px solid #D1D5DB;border-radius:6px;font-size:.875rem;background:#fff;color:#374151;transition:border-color .2s ease}._quick-filter-select_1xkd0_217:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._action-buttons_1xkd0_233{display:flex;gap:.75rem;flex-shrink:0}._action-btn_1xkd0_239{padding:.75rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:120px}._clear-btn_1xkd0_254{background:#fff;color:#374151;border:1px solid #D1D5DB}._clear-btn_1xkd0_254:hover{background:#f9fafb;border-color:#9ca3af}._generate-btn_1xkd0_265{background:#6b7280;color:#fff}._generate-btn_1xkd0_265:hover{background:#4b5563}._export-btn_1xkd0_274{background:#3b82f6;color:#fff}._export-btn_1xkd0_274:hover{background:#2563eb}@media (max-width: 1200px){._metrics-section_1xkd0_8{gap:20px}._dashboard-title_1xkd0_19{font-size:16px;padding-right:20px}._metrics-container_1xkd0_29{gap:12px}._metric-card_1xkd0_38{min-width:120px;padding:6px 16px}._metric-value_1xkd0_64{font-size:20px}}@media (max-width: 1024px){._metrics-section_1xkd0_8{flex-wrap:wrap;gap:16px}._dashboard-title_1xkd0_19{border-right:none;border-bottom:2px solid #d0d0d0;padding-right:0;padding-bottom:12px;width:100%}._metrics-container_1xkd0_29{flex-wrap:wrap;gap:12px;width:100%}._metric-card_1xkd0_38{min-width:calc(25% - 9px);flex:1}._bifurcation-controls_1xkd0_132{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}._quick-filters-section_1xkd0_193{flex-direction:column;align-items:stretch;gap:1rem}._action-buttons_1xkd0_233{justify-content:center}}@media (max-width: 768px){._metrics-section_1xkd0_8,._apps-section_1xkd0_90{padding:16px}._dashboard-title_1xkd0_19{font-size:18px}._apps-title_1xkd0_101{font-size:16px}._metrics-container_1xkd0_29{flex-wrap:wrap;gap:10px}._metric-card_1xkd0_38{min-width:calc(50% - 5px);padding:10px 16px}._metric-value_1xkd0_64{font-size:24px}._metric-label_1xkd0_57{font-size:12px}._bifurcation-controls_1xkd0_132{grid-template-columns:1fr}._filter-card_1xkd0_139{padding:.75rem}._filter-icon_1xkd0_150{width:32px;height:32px;font-size:1.25rem}._quick-filters-section_1xkd0_193{flex-direction:column;align-items:stretch}._action-buttons_1xkd0_233{flex-direction:column}._action-btn_1xkd0_239{width:100%}}._modalOverlay_twso3_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}._modal_twso3_1{background:#fff;border-radius:12px;width:100%;max-width:1000px;height:85vh;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003}._modalHeader_twso3_27{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 24px;border-bottom:1px solid #e0e0e0}._modalTitle_twso3_35{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 2px}._modalSubtitle_twso3_42{font-size:14px;color:#666;margin:0}._closeBtn_twso3_48{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}._closeBtn_twso3_48:hover{color:#ff6b35}._modalContent_twso3_64{flex:1;overflow-y:auto;padding:24px}._tabs_twso3_71{display:flex;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:0 24px}._tab_twso3_71{background:none;border:none;padding:12px 20px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease}._tab_twso3_71:hover{color:#ff6b35;background:#ff6b350d}._tab_twso3_71._active_twso3_95{color:#ff6b35;border-bottom-color:#ff6b35;background:#ff6b350d}._loading_twso3_101{text-align:center;padding:60px;color:#666;font-size:16px}._infoSection_twso3_109{background:#f8f9fa;border-radius:8px;padding:16px 20px;margin-bottom:20px}._sectionTitle_twso3_116{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 12px}._infoGrid_twso3_123{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}._infoItem_twso3_129 label{display:block;font-size:12px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}._infoItem_twso3_129 div{font-size:14px;color:#1a1a1a}._statusBadge_twso3_145{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}._statusSubmitted_twso3_154{background:#e3f2fd;color:#1976d2}._statusUnderReview_twso3_159{background:#fff3e0;color:#f57c00}._statusApproved_twso3_164{background:#e8f5e9;color:#2e7d32}._statusRejected_twso3_169{background:#ffebee;color:#c62828}._statusNeedsRevision_twso3_174{background:#fce4ec;color:#c2185b}._responsesSection_twso3_180{margin-bottom:24px}._sectionCard_twso3_184{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:16px;overflow:visible;width:100%}._sectionHeader_twso3_194{margin-bottom:20px}._sectionName_twso3_198{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 4px}._sectionDescription_twso3_205{font-size:14px;color:#666;margin:0}._questionsContainer_twso3_211{display:flex;flex-direction:column;gap:20px}._questionItem_twso3_217{padding-bottom:20px;border-bottom:1px solid #f0f0f0;overflow:visible;width:100%}._questionItem_twso3_217:last-child{border-bottom:none;padding-bottom:0}._questionText_twso3_229{font-size:14px;font-weight:500;color:#333;margin-bottom:8px;word-wrap:break-word;white-space:normal;line-height:1.5;overflow:visible;text-overflow:clip;max-width:none;width:100%}._required_twso3_243{color:#f44336;margin-left:4px}._answerContainer_twso3_248{padding-left:16px}._textAnswer_twso3_253{font-size:14px;color:#1a1a1a;line-height:1.6}._noAnswer_twso3_259{font-size:14px;color:#999;font-style:italic}._multiAnswer_twso3_265{display:flex;flex-wrap:wrap;gap:8px}._answerTag_twso3_271{background:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:12px;font-size:13px}._ratingAnswer_twso3_279{font-size:20px;color:#ffb400}._ratingValue_twso3_284{font-size:14px;color:#666;margin-left:8px}._yesAnswer_twso3_290{background:#e8f5e9;color:#2e7d32;padding:4px 12px;border-radius:12px;font-size:13px;font-weight:500}._noAnswerBadge_twso3_299{background:#ffebee;color:#c62828;padding:4px 12px;border-radius:12px;font-size:13px;font-weight:500}._fileAnswer_twso3_308{display:flex;flex-direction:column;gap:8px}._fileItem_twso3_314{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8f9fa;border-radius:6px}._fileItem_twso3_314 a{color:#1976d2;text-decoration:none}._fileItem_twso3_314 a:hover{text-decoration:underline}._fileSize_twso3_332{font-size:12px;color:#999}._reviewSection_twso3_338{background:#f8f9fa;border-radius:8px;padding:20px}._reviewForm_twso3_344{display:flex;flex-direction:column;gap:16px}._formGroup_twso3_350{display:flex;flex-direction:column}._label_twso3_355{font-size:14px;font-weight:500;color:#333;margin-bottom:8px}._input_twso3_362,._select_twso3_363,._textarea_twso3_364{padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit}._input_twso3_362:focus,._select_twso3_363:focus,._textarea_twso3_364:focus{outline:none;border-color:#ff6b35}._textarea_twso3_364{resize:vertical}._reviewInfo_twso3_383{padding:12px;background:#fff;border-radius:6px;font-size:13px;color:#666}._reviewedBy_twso3_391,._reviewedAt_twso3_392{margin-bottom:4px}._reviewedAt_twso3_392{margin-bottom:0}._modalFooter_twso3_401{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-top:1px solid #e0e0e0}._actionButtons_twso3_409{display:flex;gap:12px}._cancelBtn_twso3_414,._saveBtn_twso3_415,._actionBtn_twso3_416{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}._cancelBtn_twso3_414{background:#fff;border:1px solid #ddd;color:#333}._cancelBtn_twso3_414:hover{background:#f5f5f5}._saveBtn_twso3_415{background:#ff6b35;border:none;color:#fff}._saveBtn_twso3_415:hover{background:#e55a2b}._actionBtn_twso3_416{border:none}._approveBtn_twso3_452{background:#4caf50;color:#fff}._approveBtn_twso3_452:hover{background:#45a049}._rejectBtn_twso3_461{background:#f44336;color:#fff}._rejectBtn_twso3_461:hover{background:#da190b}._saveBtn_twso3_415:disabled,._cancelBtn_twso3_414:disabled,._actionBtn_twso3_416:disabled{opacity:.5;cursor:not-allowed}._reviewTab_twso3_478{display:flex;flex-direction:column;gap:24px}._responsesTab_twso3_484{padding:0;overflow:visible;width:100%}._responsesTab_twso3_484 *{overflow:visible;text-overflow:clip}._assessmentTab_twso3_495{padding:0}._assessmentHeader_twso3_500{margin-bottom:20px}._assessmentSubtitle_twso3_504{font-size:14px;color:#666;margin:4px 0 0}._overallScoreCard_twso3_511{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:20px 24px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}._scoreCircle_twso3_522{text-align:left}._scoreValue_twso3_526{font-size:32px;font-weight:700;line-height:1;margin-bottom:4px;color:#333}._scoreLabel_twso3_534{font-size:13px;color:#666}._scoreStats_twso3_539{display:flex;gap:40px}._scoreStat_twso3_539{display:flex;flex-direction:column;align-items:center;text-align:center}._statValue_twso3_551{font-size:24px;font-weight:600;line-height:1;margin-bottom:4px;color:#333}._statLabel_twso3_559{font-size:12px;color:#666}._priorityBreakdown_twso3_565{display:flex;flex-direction:column;gap:12px}._priorityCard_twso3_571{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:16px 20px}._priorityHeader_twso3_578{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._priorityBadge_twso3_585{display:inline-block;padding:3px 10px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}._criticalBadge_twso3_595{background:#fee2e2;color:#991b1b}._recommendedBadge_twso3_600{background:#fef3c7;color:#92400e}._optionalBadge_twso3_605{background:#e0e7ff;color:#3730a3}._priorityCount_twso3_610{font-size:14px;font-weight:600;color:#333}._progressBar_twso3_617{height:6px;background:#e5e5e5;border-radius:3px;overflow:hidden;margin-bottom:6px}._progressFill_twso3_625{height:100%;border-radius:3px;transition:width .3s ease;background:#ff6b35}._criticalProgress_twso3_632,._recommendedProgress_twso3_636,._optionalProgress_twso3_640{background:#ff6b35}._priorityPercentage_twso3_644{font-size:12px;color:#666;text-align:right}._manualScoreCard_twso3_651{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:16px 20px;margin-top:16px;display:flex;align-items:center;justify-content:space-between}._manualScoreCard_twso3_651 h4{font-size:14px;font-weight:500;color:#666;margin:0}._manualScore_twso3_651{font-size:20px;font-weight:600;color:#333}._complianceStats_twso3_676{display:flex;justify-content:flex-start;gap:24px;margin-top:12px;padding-top:12px;border-top:1px solid #e5e5e5}._complianceStat_twso3_676{display:flex;align-items:center;gap:6px}._complianceLabel_twso3_691{font-size:12px;color:#666;font-weight:500}._complianceValue_twso3_697{font-size:14px;font-weight:600;line-height:1;color:#333}._compliantValue_twso3_704,._partialValue_twso3_708,._nonCompliantValue_twso3_712{color:#333}._overlay_2pn3j_1{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}._modal_2pn3j_15{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:600px;width:100%;max-height:90vh;overflow:auto}._header_2pn3j_25{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e0e0e0}._title_2pn3j_33{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}._closeBtn_2pn3j_40{background:none;border:none;color:#666;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._closeBtn_2pn3j_40:hover{background:#f5f5f5;color:#1a1a1a}._content_2pn3j_58{padding:20px 24px 24px}._infoCard_2pn3j_63{background:#fff;border:1px solid #FF6B35;border-radius:8px;padding:16px 20px;margin-bottom:20px}._infoRow_2pn3j_71{display:flex;align-items:center;gap:12px;margin-bottom:8px}._infoRow_2pn3j_71:last-child{margin-bottom:0}._infoLabel_2pn3j_82{font-size:14px;font-weight:600;color:#333;min-width:70px}._infoValue_2pn3j_89{font-size:14px;color:#666}._statusBadge_2pn3j_94{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;background:#4caf50;color:#fff;text-transform:capitalize}._formSelector_2pn3j_106{margin-bottom:20px}._selectorLabel_2pn3j_110{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}._formDropdown_2pn3j_118{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;background:#fff;cursor:pointer;transition:border-color .2s;color:#333}._formDropdown_2pn3j_118:focus{outline:none;border-color:#ff6b35}._formDropdown_2pn3j_118:hover{border-color:#bbb}._emailSection_2pn3j_141{margin-bottom:20px}._emailInput_2pn3j_145{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .2s;color:#333;box-sizing:border-box}._emailInput_2pn3j_145:focus{outline:none;border-color:#ff6b35}._emailInput_2pn3j_145:hover:not(:disabled){border-color:#bbb}._emailInput_2pn3j_145:disabled{background:#f5f5f5;cursor:not-allowed}._emailInput_2pn3j_145::placeholder{color:#999}._infoNotice_2pn3j_176{display:flex;gap:12px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:16px;margin-bottom:20px}._infoIcon_2pn3j_186{color:#0284c7;flex-shrink:0;margin-top:2px}._infoText_2pn3j_192{font-size:13px;color:#0369a1;line-height:1.5}._infoText_2pn3j_192 p{margin:0 0 8px}._infoText_2pn3j_192 ul{margin:0;padding-left:18px}._infoText_2pn3j_192 li{margin-bottom:4px}._infoText_2pn3j_192 li:last-child{margin-bottom:0}._actions_2pn3j_216{display:flex;gap:12px;justify-content:flex-end}._cancelBtn_2pn3j_222,._sendBtn_2pn3j_223{padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}._cancelBtn_2pn3j_222{background:#fff;color:#666;border:1px solid #ddd}._cancelBtn_2pn3j_222:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}._cancelBtn_2pn3j_222:disabled{opacity:.5;cursor:not-allowed}._sendBtn_2pn3j_223{background:#ff6b35;color:#fff;border:none;min-width:140px}._sendBtn_2pn3j_223:hover:not(:disabled){background:#e55a2b}._sendBtn_2pn3j_223:disabled{background:#ffb399;cursor:not-allowed}@media (max-width: 768px){._modal_2pn3j_15{max-width:100%;margin:0;border-radius:0;height:100vh;max-height:100vh}._actions_2pn3j_216{flex-direction:column}._cancelBtn_2pn3j_222,._sendBtn_2pn3j_223{width:100%}}._vendorDashboard_1ic72_1{padding:24px;background-color:#f8f9fa;min-height:100vh}._header_1ic72_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px #0000001a}._title_1ic72_18{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 4px}._subtitle_1ic72_25{font-size:14px;color:#666;margin:0}._companyName_1ic72_31{color:#16a34a;font-weight:500}._appSelector_1ic72_36{display:flex;align-items:center;gap:12px}._appSelector_1ic72_36 label{font-size:14px;font-weight:500;color:#333}._select_1ic72_48{padding:8px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px;min-width:200px;cursor:pointer;background:#fff}._select_1ic72_48:focus{outline:none;border-color:#ff6b35}._metricsSection_1ic72_64{background:#fff;border-radius:8px;padding:24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}._metricsContainer_1ic72_73{display:flex;flex-wrap:wrap;gap:16px;width:100%}._metricCard_1ic72_80{border-radius:50px;padding:12px 24px;flex:1 1 0;min-width:150px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;transition:all .2s ease-in-out}._metricCard_1ic72_80:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._metricLabel_1ic72_98{font-size:14px;color:#374151;font-weight:500;flex:1}._metricValue_1ic72_105{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#111827;flex-shrink:0;border:2px solid rgba(0,0,0,.05)}._section_1ic72_121{background:#fff;border-radius:8px;padding:24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}._sectionHeader_1ic72_129{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._sectionTitle_1ic72_136{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}._createBtn_1ic72_143{background:#ff6b35;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._createBtn_1ic72_143:hover{background:#e55a2b;transform:translateY(-1px)}._formsGrid_1ic72_161{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}._formCard_1ic72_167{border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:all .2s}._formCard_1ic72_167:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}._formHeader_1ic72_179{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._formTitle_1ic72_186{font-size:16px;font-weight:600;color:#1a1a1a;margin:0;flex:1}._formStatus_1ic72_194{font-size:12px;padding:4px 10px;border-radius:12px;text-transform:capitalize;font-weight:500}._formStatus_1ic72_194._draft_1ic72_202{background:#f0f0f0;color:#666}._formStatus_1ic72_194._active_1ic72_207{background:#e8f5e9;color:#2e7d32}._formStatus_1ic72_194._archived_1ic72_212{background:#ffebee;color:#c62828}._formDescription_1ic72_217{font-size:14px;color:#666;margin:0 0 12px;line-height:1.5}._formStats_1ic72_224{display:flex;gap:8px;font-size:13px;color:#999;margin-bottom:16px}._formActions_1ic72_232{display:flex;gap:8px}._actionBtn_1ic72_237{flex:1;padding:8px 12px;border:1px solid #ddd;background:#fff;border-radius:5px;font-size:13px;cursor:pointer;transition:all .2s}._actionBtn_1ic72_237:hover{background:#f5f5f5;border-color:#ff6b35}._actionBtn_1ic72_237:disabled{opacity:.5;cursor:not-allowed}._actionBtn_1ic72_237._deleteBtn_1ic72_258:hover{background:#ffebee;border-color:#f44336;color:#f44336}._filters_1ic72_265{display:flex;gap:12px}._searchInput_1ic72_270{padding:8px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px;min-width:250px}._searchInput_1ic72_270:focus{outline:none;border-color:#ff6b35}._filterSelect_1ic72_283{padding:8px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;cursor:pointer}._filterSelect_1ic72_283:focus{outline:none;border-color:#ff6b35}._tableContainer_1ic72_298{overflow-x:auto}._responsesTable_1ic72_302{width:100%;border-collapse:collapse;font-size:14px}._responsesTable_1ic72_302 thead{background:#f8f9fa}._responsesTable_1ic72_302 th{padding:12px 16px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0}._responsesTable_1ic72_302 td{padding:12px 16px;border-bottom:1px solid #f0f0f0}._responsesTable_1ic72_302 tbody tr:hover{background:#f8f9fa}._statusBadge_1ic72_330{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}._statusSubmitted_1ic72_339{background:#e3f2fd;color:#1976d2}._statusUnderReview_1ic72_344{background:#fff3e0;color:#f57c00}._statusApproved_1ic72_349{background:#e8f5e9;color:#2e7d32}._statusRejected_1ic72_354{background:#ffebee;color:#c62828}._statusNeedsRevision_1ic72_359{background:#fce4ec;color:#c2185b}._viewBtn_1ic72_364{background:#ff6b35;color:#fff;border:none;padding:6px 16px;border-radius:5px;font-size:13px;cursor:pointer;transition:all .2s}._viewBtn_1ic72_364:hover{background:#e55a2b}._emptyState_1ic72_380{text-align:center;padding:60px 20px;color:#999}._emptyState_1ic72_380 p{margin:0 0 20px;font-size:16px}._loading_1ic72_391{text-align:center;padding:40px;color:#666;font-size:16px}._applicationSelector_1ic72_399{display:flex;align-items:center;gap:12px}._selectLabel_1ic72_405{font-size:14px;font-weight:500;color:#333;white-space:nowrap}._appSelect_1ic72_36{padding:8px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px;min-width:250px;cursor:pointer;background:#fff;transition:all .2s}._appSelect_1ic72_36:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._appSelect_1ic72_36:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.7}._formInfo_1ic72_435{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:6px}._tabsContainer_1ic72_443{display:flex;gap:8px;margin-bottom:24px;background:#fff;padding:16px;border-radius:8px;box-shadow:0 1px 3px #0000001a}._tab_1ic72_298{padding:10px 20px;border:none;background:transparent;color:#666;font-size:14px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s}._tab_1ic72_298:hover{background:#f5f5f5;color:#333}._activeTab_1ic72_470{background:#2196f3;color:#fff}._activeTab_1ic72_470:hover{background:#1976d2;color:#fff}._container_ezuh1_1{padding:24px;background-color:#f8f9fa;min-height:100vh}._loading_ezuh1_7,._emptyState_ezuh1_8{text-align:center;padding:60px 20px;color:#666;font-size:16px}._header_ezuh1_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px #0000001a}._title_ezuh1_26{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 4px}._subtitle_ezuh1_33{font-size:14px;color:#666;margin:0}._saveBtn_ezuh1_39{background:#4caf50;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}._saveBtn_ezuh1_39:hover{background:#45a049;transform:translateY(-1px)}._saveBtn_ezuh1_39:disabled{opacity:.6;cursor:not-allowed;background:#9e9e9e;transform:none}._saveBtn_ezuh1_39:disabled:hover{background:#9e9e9e;transform:none}._formInfo_ezuh1_72{background:#fff;padding:24px;border-radius:8px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}._formGroup_ezuh1_80{margin-bottom:20px}._formGroup_ezuh1_80:last-child{margin-bottom:0}._formGroup_ezuh1_80 label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}._input_ezuh1_96,._textarea_ezuh1_97,._select_ezuh1_98{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .2s}._input_ezuh1_96:focus,._textarea_ezuh1_97:focus,._select_ezuh1_98:focus{outline:none;border-color:#ff6b35}._textarea_ezuh1_97{resize:vertical}._sectionsContainer_ezuh1_120{background:#fff;padding:24px;border-radius:8px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}._sectionHeader_ezuh1_128{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._sectionHeader_ezuh1_128 h2{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}._addSectionBtn_ezuh1_142{background:#ff6b35;color:#fff;border:none;padding:10px 18px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s}._addSectionBtn_ezuh1_142:hover{background:#e55a2b}._sectionActions_ezuh1_161{display:flex;align-items:center;gap:12px}._loadTemplateBtn_ezuh1_167{background:#fff;color:#ff6b35;border:2px solid #FF6B35;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._loadTemplateBtn_ezuh1_167:hover{background:#fff5f2}._sectionCard_ezuh1_184{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:20px}._sectionCardHeader_ezuh1_192{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:12px}._sectionTitleInput_ezuh1_200{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:16px;font-weight:600;color:#1a1a1a}._sectionTitleInput_ezuh1_200:focus{outline:none;border-color:#ff6b35}._removeSectionBtn_ezuh1_215{background:#f44336;color:#fff;border:none;padding:8px 16px;border-radius:5px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap;transition:all .2s}._removeSectionBtn_ezuh1_215:hover{background:#da190b}._sectionDescInput_ezuh1_234{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;margin-bottom:16px;resize:vertical}._sectionDescInput_ezuh1_234:focus{outline:none;border-color:#ff6b35}._questionsContainer_ezuh1_250{margin-top:16px}._questionsHeader_ezuh1_254{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._questionsHeader_ezuh1_254 h3{font-size:16px;font-weight:600;color:#333;margin:0}._addQuestionBtn_ezuh1_268{background:#fff;color:#ff6b35;border:1px solid #FF6B35;padding:8px 14px;border-radius:5px;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .2s}._addQuestionBtn_ezuh1_268:hover{background:#ff6b35;color:#fff}._questionCard_ezuh1_289{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:16px;margin-bottom:12px}._questionHeader_ezuh1_297{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._questionNumber_ezuh1_304{font-size:13px;font-weight:600;background:#ff6b35;color:#fff;padding:4px 10px;border-radius:4px}._questionActions_ezuh1_313{display:flex;gap:8px}._iconBtn_ezuh1_318{background:none;border:1px solid #ddd;color:#666;cursor:pointer;padding:6px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}._iconBtn_ezuh1_318:hover{background:#f5f5f5;border-color:#ff6b35;color:#ff6b35}._questionBody_ezuh1_337{display:flex;flex-direction:column;gap:12px}._questionRow_ezuh1_343{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}._checkboxGroup_ezuh1_350{padding-bottom:10px}._checkboxLabel_ezuh1_354 input[type=checkbox]{cursor:pointer;width:16px;height:16px}._additionalOptions_ezuh1_369{display:flex;flex-direction:column;gap:10px;padding:12px;background:#f8f9fa;border-radius:6px;margin-top:8px}._emptyQuestions_ezuh1_380{text-align:center;padding:40px 20px;color:#999}._emptyQuestions_ezuh1_380 p{margin:0 0 16px;font-size:14px}._settingsSection_ezuh1_392{background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px #0000001a}._settingsSection_ezuh1_392 h2{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 20px}._settingsGrid_ezuh1_406{display:flex;flex-direction:column;gap:12px}@media (max-width: 768px){._container_ezuh1_1{padding:16px}._header_ezuh1_15{flex-direction:column;align-items:flex-start;gap:16px}._questionRow_ezuh1_343{grid-template-columns:1fr}._sectionCardHeader_ezuh1_192{flex-direction:column;align-items:stretch}._removeSectionBtn_ezuh1_215{width:100%;justify-content:center}}._versionControls_ezuh1_440{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:24px}._versionInfo_ezuh1_448{display:flex;align-items:center;gap:10px;margin-bottom:16px}._versionInfo_ezuh1_448 h3{margin:0;font-size:18px;font-weight:600;color:#333}._versionId_ezuh1_462{font-size:13px;color:#666;font-weight:400}._versionOptions_ezuh1_468{display:flex;flex-direction:column;gap:12px}._checkboxLabel_ezuh1_354{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#333}._checkboxLabel_ezuh1_354 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._checkboxLabel_ezuh1_354 span{-webkit-user-select:none;user-select:none}._changeNotesSection_ezuh1_493{margin-top:8px;padding:12px;background:#f9f9f9;border-radius:6px}._changeNotesSection_ezuh1_493 label{display:block;font-size:13px;font-weight:500;color:#333;margin-bottom:8px}._changeNotesInput_ezuh1_508{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;transition:border-color .2s}._changeNotesInput_ezuh1_508:focus{outline:none;border-color:#2196f3}._templateBanner_ezuh1_525{background:#e3f2fd;border:1px solid #90caf9;border-radius:8px;padding:20px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}._bannerContent_ezuh1_534{display:flex;align-items:center;gap:16px}._bannerIcon_ezuh1_540{font-size:32px;flex-shrink:0}._bannerText_ezuh1_545{flex:1}._bannerText_ezuh1_545 strong{display:block;font-size:16px;color:#1565c0;margin-bottom:4px}._bannerText_ezuh1_545 p{margin:0;font-size:14px;color:#424242}._loadTemplateBtn_ezuh1_167{background:#1976d2;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s}._loadTemplateBtn_ezuh1_167:hover{background:#1565c0;transform:translateY(-1px);box-shadow:0 2px 4px #0003}._emptySections_ezuh1_582{background:#fff;padding:60px 40px;border-radius:8px;text-align:center;box-shadow:0 1px 3px #0000001a}._emptyMessage_ezuh1_590{font-size:16px;color:#666;margin-bottom:20px}._versionsContainer_1pxzl_1{min-height:100vh}._headerCard_1pxzl_7{background:#fff;border-radius:8px;padding:24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}._title_1pxzl_15{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 4px}._subtitle_1pxzl_22{color:#666;font-size:14px;margin:0}._loading_1pxzl_28{text-align:center;padding:40px;color:#666;font-size:16px}._versionsSection_1pxzl_35{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._emptyState_1pxzl_46{text-align:center;padding:60px 20px;color:#999;font-size:16px}._versionCard_1pxzl_53{display:flex;flex-direction:column;gap:12px;padding:16px 20px;border-left:4px solid #ea580c;border-bottom:1px solid #f0f0f0;transition:background .2s}._versionCard_1pxzl_53:last-child{border-bottom:none}._versionCard_1pxzl_53:hover{background:#fafafa}._cardTop_1pxzl_71{display:flex;justify-content:space-between;align-items:flex-start}._cardLeft_1pxzl_77{display:flex;flex-direction:column;gap:4px;flex:1}._cardBottom_1pxzl_84{display:flex;justify-content:space-between;align-items:center}._versionNumber_1pxzl_90{font-size:15px;font-weight:600;color:#333}._formTitle_1pxzl_96{font-size:14px;color:#555}._questionsCount_1pxzl_101{font-size:13px;color:#888}._notesPill_1pxzl_106{display:inline-flex;align-items:center;padding:6px 12px;background:#fff;border:1px solid #e0e0e0;border-radius:16px;font-size:12px;color:#666}._metaInfo_1pxzl_117{display:flex;align-items:center;gap:8px;font-size:13px;color:#666}._byText_1pxzl_125{color:#555}._dateText_1pxzl_129{color:#888}._versionActions_1pxzl_133{display:flex;gap:8px}._versionActions_1pxzl_133 button{padding:8px 16px;border-radius:6px;border:none;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._setActiveBtn_1pxzl_148{background-color:#22c55e;color:#fff}._setActiveBtn_1pxzl_148:hover{background-color:#16a34a}._deactivateBtn_1pxzl_157{background-color:#22c55e;color:#fff}._deactivateBtn_1pxzl_157:hover{background-color:#16a34a}._duplicateBtn_1pxzl_166{background-color:#3b82f6;color:#fff}._duplicateBtn_1pxzl_166:hover{background-color:#2563eb}._editBtn_1pxzl_175{background-color:#f472b6;color:#fff}._editBtn_1pxzl_175:hover{background-color:#ec4899}@media (max-width: 768px){._versionsContainer_1pxzl_1{padding:15px}._header_1pxzl_7 h2{font-size:20px}._versionCard_1pxzl_53{flex-direction:column;gap:16px;padding:16px}._cardRight_1pxzl_199{align-items:flex-start;min-width:100%}._metaInfo_1pxzl_117{flex-wrap:wrap}._versionActions_1pxzl_133{width:100%}._versionActions_1pxzl_133 button{flex:1}}._container_1albr_1{padding:24px;background-color:#f8f9fa;min-height:100vh}._loading_1albr_7{text-align:center;padding:60px 20px;font-size:16px;color:#666}._emptyState_1albr_14{text-align:center;padding:60px 20px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}._emptyState_1albr_14 p{font-size:16px;color:#666;margin:8px 0}._emptyState_1albr_14 p:first-child{font-weight:500;color:#333}._publicContainer_1ehi8_2{min-height:100vh;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}._publicNavbar_1ehi8_9{position:fixed;top:0;left:0;width:100%;height:80px;background:#ff5722;display:flex;align-items:center;padding:0 40px;box-sizing:border-box;z-index:1100;box-shadow:0 2px 4px #0000001a}._navbarLogo_1ehi8_24{display:flex;align-items:center}._navbarLogoImg_1ehi8_29{height:40px;width:100px}._formContainer_1ehi8_35{max-width:1000px;margin:100px auto 40px;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000001a;overflow:hidden}._header_1ehi8_44{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px;text-align:center}._header_1ehi8_44 h1{font-size:2em;margin-bottom:10px}._header_1ehi8_44 p{font-size:1.1em;opacity:.95}._formContent_1ehi8_61{padding:40px}._section_1ehi8_65{margin-bottom:40px;border-left:4px solid #667eea;padding-left:20px}._sectionTitle_1ehi8_71{font-size:1.5em;color:#667eea;margin-bottom:20px;font-weight:600}._vendorInfo_1ehi8_78{background:#f8f9fa;padding:30px;border-radius:8px;margin-bottom:40px}._formGroup_1ehi8_85{margin-bottom:25px}._formGroup_1ehi8_85 label{display:block;font-weight:600;margin-bottom:8px;color:#333}._required_1ehi8_96{color:#e74c3c;margin-left:3px}._formGroup_1ehi8_85 input[type=text],._formGroup_1ehi8_85 input[type=email],._formGroup_1ehi8_85 input[type=date],._formGroup_1ehi8_85 textarea,._formGroup_1ehi8_85 select{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:6px;font-size:1em;transition:border-color .3s;font-family:inherit}._formGroup_1ehi8_85 input:focus,._formGroup_1ehi8_85 textarea:focus,._formGroup_1ehi8_85 select:focus{outline:none;border-color:#667eea}._formGroup_1ehi8_85 textarea{min-height:80px;resize:vertical}._questionBlock_1ehi8_127{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:20px;border-left:4px solid #ddd}._questionBlock_1ehi8_127._critical_1ehi8_135{border-left-color:#e74c3c}._questionBlock_1ehi8_127._recommended_1ehi8_139{border-left-color:#f39c12}._questionBlock_1ehi8_127._optional_1ehi8_143{border-left-color:#3498db}._questionHeader_1ehi8_147{margin-bottom:15px}._questionNumber_1ehi8_151{display:inline-block;background:#667eea;color:#fff;padding:4px 12px;border-radius:4px;font-size:.9em;margin-right:10px}._priorityBadge_1ehi8_161{display:inline-block;padding:4px 12px;border-radius:4px;font-size:.85em;font-weight:600;margin-left:10px}._priorityBadge_1ehi8_161._critical_1ehi8_135{background:#fee;color:#e74c3c}._priorityBadge_1ehi8_161._recommended_1ehi8_139{background:#fef9e7;color:#f39c12}._priorityBadge_1ehi8_161._optional_1ehi8_143{background:#e8f4f8;color:#3498db}._questionText_1ehi8_185{font-size:1.05em;color:#2c3e50;margin-bottom:10px;font-weight:500}._questionMeta_1ehi8_192{font-size:.9em;color:#7f8c8d;margin-bottom:15px}._complianceOptions_1ehi8_198{display:flex;gap:20px;margin-bottom:15px}._complianceOptions_1ehi8_198 label{display:flex;align-items:center;cursor:pointer;font-weight:400}._complianceOptions_1ehi8_198 input[type=radio]{margin-right:8px;cursor:pointer}._fileUpload_1ehi8_216{margin-top:10px}._fileUpload_1ehi8_216 input[type=file]{padding:8px;border:2px dashed #e0e0e0;border-radius:6px;width:100%;cursor:pointer}._submitSection_1ehi8_228{text-align:center;margin-top:40px;padding-top:30px;border-top:2px solid #e0e0e0}._submitBtn_1ehi8_235{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:15px 60px;border:none;border-radius:8px;font-size:1.1em;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}._submitBtn_1ehi8_235:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}._infoBox_1ehi8_252{background:#e8f4f8;border-left:4px solid #3498db;padding:15px;margin-bottom:20px;border-radius:4px}._thankYouContainer_1ehi8_261{padding-top:120px;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px)}._thankYouContent_1ehi8_269{text-align:center;padding:60px 40px;background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;max-width:600px}._successIcon_1ehi8_278{font-size:64px;margin-bottom:20px}._thankYouContent_1ehi8_269 h1{color:#10b981;margin-bottom:10px}._thankYouContent_1ehi8_269 h2{color:#374151;margin-bottom:16px}._thankYouContent_1ehi8_269 p{color:#6b7280;line-height:1.6}@media (max-width: 768px){._formContent_1ehi8_61{padding:20px}._header_1ehi8_44{padding:30px 20px}._complianceOptions_1ehi8_198{flex-direction:column;gap:10px}._publicNavbar_1ehi8_9{padding:0 20px}._formContainer_1ehi8_35{margin:90px 10px 20px}}._modalOverlay_wwf6z_2{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_wwf6z_2{background:#fff;border-radius:12px;max-width:1000px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0000004d;animation:_slideIn_wwf6z_1 .3s ease-out}@keyframes _slideIn_wwf6z_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_wwf6z_42{padding:24px 28px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0}._modalTitle_wwf6z_52{font-size:24px;font-weight:700;color:#fff;margin:0 0 6px}._modalSubtitle_wwf6z_59{font-size:14px;color:#ffffffe6;margin:0}._closeBtn_wwf6z_65{background:#fff3;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;margin-left:16px}._closeBtn_wwf6z_65:hover{background:#ffffff4d;transform:scale(1.05)}._modalContent_wwf6z_86{padding:28px;overflow-y:auto;flex:1}._vendorInfoSection_wwf6z_93{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:24px;border:1px solid #e0e0e0}._sectionTitle_wwf6z_101{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #667eea}._infoGrid_wwf6z_110{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._infoItem_wwf6z_116{display:flex;flex-direction:column;gap:4px}._infoItem_wwf6z_116 label{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}._infoItem_wwf6z_116 div{font-size:14px;color:#1a1a1a;font-weight:500}._responsesSection_wwf6z_137{margin-bottom:24px}._sectionCard_wwf6z_141{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:16px;box-shadow:0 2px 4px #0000000d}._sectionHeader_wwf6z_150{margin-bottom:16px}._sectionName_wwf6z_154{font-size:16px;font-weight:600;color:#333;margin:0 0 6px}._sectionDescription_wwf6z_161{font-size:13px;color:#666;margin:0;font-style:italic}._questionsContainer_wwf6z_169{display:flex;flex-direction:column;gap:16px}._questionItem_wwf6z_175{padding:16px;background:#f8f9fa;border-radius:6px;border-left:3px solid #667eea}._questionText_wwf6z_182{font-size:14px;font-weight:500;color:#333;margin-bottom:12px;line-height:1.5}._required_wwf6z_190{color:#f44336;margin-left:4px}._answerContainer_wwf6z_195{display:flex;flex-direction:column;gap:12px}._noAnswer_wwf6z_202{display:inline-block;padding:6px 12px;background:#e0e0e0;color:#666;border-radius:4px;font-size:13px;font-weight:500}._yesAnswer_wwf6z_212{display:inline-block;padding:6px 12px;background:#4caf50;color:#fff;border-radius:4px;font-size:13px;font-weight:500}._partialAnswer_wwf6z_222{display:inline-block;padding:6px 12px;background:#ff9800;color:#fff;border-radius:4px;font-size:13px;font-weight:500}._noAnswerBadge_wwf6z_232{display:inline-block;padding:6px 12px;background:#f44336;color:#fff;border-radius:4px;font-size:13px;font-weight:500}._textAnswer_wwf6z_242{font-size:14px;color:#333;line-height:1.5;padding:10px;background:#fff;border-radius:4px;border:1px solid #e0e0e0}._textResponseContainer_wwf6z_253{padding:12px;background:#fff;border-radius:6px;border:1px solid #e0e0e0}._textResponseContainer_wwf6z_253 strong{display:block;font-size:12px;color:#666;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}._textResponseContainer_wwf6z_253 p{margin:0}._filesContainer_wwf6z_274{padding:12px;background:#fff;border-radius:6px;border:1px solid #e0e0e0}._filesContainer_wwf6z_274 strong{display:block;font-size:12px;color:#666;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}._fileItem_wwf6z_290{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8f9fa;border-radius:4px;font-size:13px;color:#333;margin-bottom:6px}._fileItem_wwf6z_290:last-child{margin-bottom:0}._declarationSection_wwf6z_307{background:#e3f2fd;padding:20px;border-radius:8px;border:1px solid #90caf9;margin-bottom:24px}._declarationText_wwf6z_315{font-size:14px;color:#333;margin:0 0 16px;line-height:1.6;font-style:italic}._declarationInfo_wwf6z_323{display:flex;flex-direction:column;gap:8px}._infoRow_wwf6z_329{font-size:14px;color:#333}._infoRow_wwf6z_329 strong{color:#1565c0;margin-right:8px}._modalFooter_wwf6z_340{padding:20px 28px;border-top:1px solid #e0e0e0;display:flex;gap:12px;justify-content:flex-end;background:#f8f9fa;border-radius:0 0 12px 12px}._editBtn_wwf6z_350,._confirmBtn_wwf6z_351{padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}._editBtn_wwf6z_350{background:#6c757d;color:#fff}._editBtn_wwf6z_350:hover{background:#5a6268;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._confirmBtn_wwf6z_351{background:#4caf50;color:#fff}._confirmBtn_wwf6z_351:hover{background:#45a049;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}@media (max-width: 768px){._modal_wwf6z_2{max-width:100%;max-height:100vh;border-radius:0}._modalHeader_wwf6z_42{border-radius:0;padding:20px}._modalContent_wwf6z_86{padding:20px}._infoGrid_wwf6z_110{grid-template-columns:1fr}._modalFooter_wwf6z_340{flex-direction:column-reverse;border-radius:0}._editBtn_wwf6z_350,._confirmBtn_wwf6z_351{width:100%;justify-content:center}}.vendor-form-public-container{min-height:100vh;background:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.vendor-form-content{padding:90px 40px 40px;max-width:1200px;margin:0 auto}.top-header{background-color:#fff;border-radius:8px;padding:16px 40px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center;border:1px solid #e0e0e0}.page-title{font-size:20px;font-weight:600;color:#333;margin:0;flex-shrink:0}.stepper-wrapper{flex:1;display:flex;align-items:center;justify-content:center;margin-left:40px}.stepper-container{display:flex;align-items:center;justify-content:center;gap:0}.step-item{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:2}.step-circle{width:36px;height:36px;border-radius:50%;background-color:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:2px solid #e0e0e0;transition:all .3s ease}.step-circle.step-active{background-color:#ff6b35;color:#fff;border-color:#ff6b35}.step-circle.step-current{background-color:#ff6b35;color:#fff;border-color:#ff6b35;box-shadow:0 0 0 4px #ff6b3533}.step-text{font-size:11px;color:#666;font-weight:500;text-align:center;max-width:100px}.step-connector{flex:1;height:2px;background-color:#e0e0e0;margin:0 -10px 22px;position:relative;z-index:1;min-width:80px}.step-connector-active{background-color:#ff6b35}.vendor-form-card{background:#fafafa;padding:30px;border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000d}.step-content{background:#fff;padding:30px;border-radius:8px;border:1px solid #e8e8e8}.section-title{font-size:20px;color:#ff6b35;margin:0 0 8px;font-weight:600}.section-description{font-size:14px;color:#666;margin:0 0 24px}.form-row{display:flex;gap:24px;margin-bottom:20px}.form-row .form-group{flex:1}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;margin-bottom:8px;color:#333;font-size:14px}.required{color:#e74c3c;margin-left:3px}.form-group input[type=text],.form-group input[type=email],.form-group textarea,.form-group select,.form-group input[type=date]{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s,box-shadow .2s;background:#fff}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.form-group textarea{min-height:80px;resize:vertical}.checkbox-group label{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:400}.checkbox-group input[type=checkbox]{width:18px;height:18px;accent-color:#FF6B35;cursor:pointer}.questions-container{display:flex;flex-direction:column;gap:16px}.question-block{background:#fff;padding:24px;border-radius:8px;border:1px solid #e8e8e8;border-left:4px solid #ddd}.question-block.critical{border-left-color:#e74c3c}.question-block.recommended{border-left-color:#f39c12}.question-block.optional{border-left-color:#3498db}.question-header{margin-bottom:12px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.question-number{display:inline-block;background:#ff6b35;color:#fff;padding:4px 12px;border-radius:4px;font-size:13px;font-weight:500}.priority-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.priority-badge.critical{background:#fee;color:#e74c3c}.priority-badge.recommended{background:#fef9e7;color:#f39c12}.priority-badge.optional{background:#e8f4f8;color:#3498db}.question-text{font-size:15px;color:#2c3e50;margin-bottom:8px;font-weight:500;line-height:1.5}.question-meta{font-size:13px;color:#7f8c8d;margin-bottom:12px;font-style:italic}.no-questions{text-align:center;padding:40px;color:#999;font-style:italic}.compliance-options{display:flex;gap:24px;margin-bottom:16px;flex-wrap:wrap;padding:8px 0}.compliance-option{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:400;font-size:14px;color:#333;padding:8px 0;transition:color .2s ease}.compliance-option:hover{color:#ff6b35}.compliance-option input[type=radio]{display:none}.option-indicator{width:22px;height:22px;border:2px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.compliance-option.selected .option-indicator{border-color:#28a745;background-color:transparent}.option-indicator svg{width:14px;height:14px;color:#28a745}.option-text{font-size:14px;color:#333}.compliance-option.selected .option-text{color:#333;font-weight:500}.file-upload-wrapper{margin-top:16px;display:flex;align-items:center;gap:16px}.file-upload-label{font-size:14px;color:#666;flex-shrink:0}.file-upload-container{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.choose-file-btn{background:#fff;color:#ff6b35;border:2px solid #FF6B35;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.choose-file-btn:hover{background:#ff6b35;color:#fff}.file-name{font-size:13px;color:#666;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-upload{margin-top:12px}.file-upload label{font-size:13px;color:#666;margin-bottom:6px;display:block}.file-upload input[type=file]{padding:10px;border:2px dashed #ddd;border-radius:6px;width:100%;cursor:pointer;background:#fff;transition:border-color .2s}.file-upload input[type=file]:hover{border-color:#ff6b35}.info-box{background:#fff5f2;border-left:4px solid #FF6B35;padding:16px;margin-bottom:20px;border-radius:0 6px 6px 0;font-size:14px;line-height:1.6;color:#333}.form-actions{display:flex;gap:16px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}.back-button{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:12px 28px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.back-button:hover{background-color:#f5f5f5;border-color:#bbb}.next-button{background-color:#ff6b35;color:#fff;border:none;border-radius:6px;padding:12px 28px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.next-button:hover{background-color:#e65a2b}.submit-btn{background:#ff6b35;color:#fff;padding:12px 28px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s,transform .2s}.submit-btn:hover:not(:disabled){background:#e65a2b}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.success-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding-top:80px}.success-content{text-align:center;max-width:500px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e5e5e5;margin:20px}.success-icon{width:64px;height:64px;background:#28a745;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 20px}.success-content h1{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.success-content h2{font-size:20px;font-weight:600;color:#333;margin:0 0 20px}.success-content p{font-size:16px;line-height:1.6;color:#555;margin-bottom:24px}@media (max-width: 900px){.vendor-form-content{padding:90px 20px 20px}.top-header{flex-direction:column;gap:20px;padding:20px}.stepper-wrapper{margin-left:0;width:100%}.step-connector{min-width:40px}.form-row{flex-direction:column;gap:0}}@media (max-width: 768px){.vendor-form-content{padding:90px 16px 16px}.top-header{padding:16px}.page-title{font-size:18px;text-align:center}.stepper-container{width:100%;justify-content:space-between}.step-circle{width:32px;height:32px;font-size:12px}.step-text{font-size:10px;max-width:70px}.step-connector{min-width:20px;margin:0 -5px 18px}.vendor-form-card{padding:16px}.step-content{padding:20px}.compliance-options{flex-direction:column;gap:8px}.file-upload-wrapper{flex-direction:column;align-items:flex-start;gap:10px}.file-name{max-width:200px}.form-actions{flex-direction:column}.back-button,.next-button,.submit-btn{width:100%}.success-content{padding:30px 20px;margin:10px}.success-content h1{font-size:28px}}@media (max-width: 480px){.vendor-form-content{padding:85px 12px 12px}.top-header{padding:12px}.page-title{font-size:16px}.step-circle{width:28px;height:28px;font-size:11px}.step-text{font-size:9px;max-width:60px}.vendor-form-card{padding:12px}.step-content{padding:16px}.section-title{font-size:18px}.question-block{padding:16px}}.expiry-banner{background:linear-gradient(135deg,#fff3cd,#ffeeba);border:1px solid #ffc107;border-radius:8px;padding:12px 20px;margin-bottom:16px;display:flex;align-items:center;gap:12px;font-size:14px;color:#856404}.expiry-icon{color:#ff9800;font-size:18px;flex-shrink:0}.expiry-banner strong{color:#e65100}.save-draft-button{background-color:#fff;color:#ff6b35;border:2px solid #FF6B35;border-radius:6px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.save-draft-button:hover:not(:disabled){background-color:#fff5f2}.save-draft-button:disabled{opacity:.6;cursor:not-allowed}.readonly-input{background-color:#f5f5f5!important;cursor:not-allowed;color:#666!important}.field-note{display:block;font-size:12px;color:#888;margin-top:4px;font-style:italic}.success-note{color:#28a745;font-size:14px;margin-top:8px}@media (max-width: 768px){.expiry-banner{flex-direction:row;padding:10px 16px;font-size:13px}.save-draft-button{width:100%;justify-content:center}.form-actions{gap:12px}}@media (max-width: 480px){.expiry-banner{padding:10px 12px;font-size:12px}}.privacy-notice-container{padding:20px;max-width:1400px;margin:0 auto;background-color:#f8fafc;min-height:100vh}.header-section{background-color:#fff;border-radius:8px;padding:16px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}.header-title-section{display:flex;flex-direction:column;gap:2px}.main-title{font-size:20px;font-weight:600;color:#333;margin:0}.app-name-subtitle{font-size:12px;color:#6b7280;font-weight:400}.header-buttons,.header-metrics{display:flex;align-items:center;gap:12px}.new-notice-btn,.embed-link-btn{display:flex;align-items:center;gap:6px;background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.new-notice-btn:hover,.embed-link-btn:hover{background-color:#e64a19}.btn-icon{font-size:16px}.metrics-section{background-color:#fff;border-radius:8px;padding:16px 20px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric-card{border-radius:50px;padding:12px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;transition:all .2s ease-in-out}.metric-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.metric-label{font-size:14px;color:#374151;font-weight:500;flex:1}.metric-value{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#111827;flex-shrink:0;border:2px solid rgba(0,0,0,.05)}.filter-section{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:20px 24px;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;margin-bottom:24px}.filters{display:flex;gap:16px}.filter-dropdown{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:14px;cursor:pointer}.filter-dropdown:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-actions{display:flex;gap:12px}.action-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:13px;cursor:pointer;transition:all .2s ease}.action-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.action-icon{font-size:14px}.content-area{background:#fff;border-radius:8px;padding:20px}.content-placeholder{text-align:center;color:#6b7280}.content-placeholder h3{color:#374151;margin-bottom:16px}.content-placeholder p{margin-bottom:12px;line-height:1.6}@media (max-width: 1024px){.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.privacy-notice-container{padding:16px}.header-section{flex-direction:column;gap:12px;align-items:flex-start;padding:14px 18px}.header-title-section{width:100%}.header-buttons{width:100%;flex-wrap:wrap}.new-notice-btn,.embed-link-btn{flex:1;min-width:150px}.metrics-grid{grid-template-columns:1fr;gap:12px}.filter-section{flex-direction:column;gap:12px;align-items:stretch}.filters{flex-direction:column}.filter-actions{justify-content:center}}.policies-list{margin-bottom:0}.table-wrapper{width:100%;position:relative}.table-scroll{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.policies-table{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#fff}.policies-table th,.policies-table td{border:none;padding:14px 16px;text-align:left;background-color:#fff;position:relative;font-size:13px}.policies-table th{background-color:#fafafa;font-weight:600;position:sticky;top:0;z-index:10;text-transform:capitalize;letter-spacing:0;font-size:12px;color:#9ca3af;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;border-left:none;border-right:none;box-shadow:0 1px 3px #0000000d}.policies-table th:first-child{border-left:1px solid #e5e7eb;border-top-left-radius:8px;border-bottom-left-radius:8px}.policies-table th:last-child{border-right:1px solid #e5e7eb;border-top-right-radius:8px;border-bottom-right-radius:8px}.policies-table tbody tr{position:relative}.policies-table tbody tr:hover,.policies-table tbody tr:hover td{background-color:#fafbfc}.policy-row.active td{background:transparent!important}.policy-row.active{border-left:none}.policy-row.expired td{background:transparent!important}.policy-row.expired{border-left:none}.policy-id-cell{min-width:140px;max-width:160px;text-align:left;padding:12px 16px}.policy-id{font-family:Courier New,Courier,monospace;font-size:13px;font-weight:500;color:#374151;white-space:nowrap}.policy-title-cell{min-width:280px;max-width:400px}.policy-title-content h4{margin:0 0 6px;font-size:14px;font-weight:600;color:#374151}.policy-preview{margin:0;font-size:12px;color:#6b7280;line-height:1.4}.status-cell{min-width:100px;white-space:nowrap}.status-badge{padding:0;border-radius:0;font-size:13px;font-weight:600;text-transform:capitalize;letter-spacing:0;display:inline-block;background:transparent}.status-badge.active{color:#10b981}.status-badge.draft{color:#f59e0b}.status-badge.archived{color:#6b7280}.status-badge.expired{color:#dc2626}.version-cell{min-width:70px;white-space:nowrap}.version-number{font-size:13px;color:#6b7280;font-weight:500}.date-cell{min-width:110px;white-space:nowrap}.date-value{font-size:13px;color:#374151}.expired-date{color:#dc2626;font-weight:600}.view-cell{min-width:80px;text-align:center;white-space:nowrap}.actions-cell{min-width:60px;width:60px;text-align:center;white-space:nowrap}.policy-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.publish-btn,.activate-btn,.edit-btn,.delete-btn{border:none;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.publish-btn{background:#10b981;color:#fff}.publish-btn:hover{background:#059669}.activate-btn{background:#3b82f6;color:#fff}.activate-btn:hover{background:#2563eb}.expired-activate{background:#f59e0b!important}.expired-activate:hover{background:#d97706!important}.edit-btn{background:#f59e0b;color:#fff}.edit-btn:hover{background:#d97706}.delete-btn{background:#dc2626;color:#fff}.delete-btn:hover{background:#b91c1c}.view-btn{background:#3b82f6;color:#fff;border:none;border-radius:4px;padding:7px 14px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.view-btn:hover{background:#2563eb}.active-indicator{font-size:11px;color:#10b981;font-weight:600;padding:4px 8px;background:#ecfdf5;border-radius:4px}.consent-type-badge{font-size:11px;color:#1e40af;font-weight:600;padding:4px 10px;background:#dbeafe;border-radius:4px;display:inline-block}.actions-dropdown-container{position:relative;display:inline-block}.actions-dropdown-trigger{background:transparent;border:none;padding:6px 8px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:18px;transition:all .2s ease}.actions-dropdown-trigger:hover{background:#f3f4f6;color:#374151}.actions-dropdown-menu{position:fixed;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px #00000026;min-width:150px;z-index:9999}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{padding:10px 14px;font-size:13px;color:#374151;cursor:pointer;transition:all .15s ease;border-bottom:1px solid #f3f4f6}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#f9fafb;color:#111827}.dropdown-item.delete{color:#dc2626}.dropdown-item.delete:hover{background:#fef2f2;color:#b91c1c}@media (max-width: 768px){.policies-table th,.policies-table td{padding:10px 12px;font-size:12px}.policies-table th{font-size:11px}.policy-title-content h4{font-size:13px}.policy-preview{font-size:11px}}._overlay_rhqaf_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_rhqaf_11{width:min(650px,90vw);max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column}._header_rhqaf_21{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}._title_rhqaf_29{margin:0;font-size:20px;font-weight:600;color:#1f2937}._closeBtn_rhqaf_36{background:none;border:none;font-size:28px;color:#9ca3af;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s;line-height:1}._closeBtn_rhqaf_36:hover{background:#f3f4f6;color:#6b7280}._tabs_rhqaf_58{display:flex;gap:4px;padding:8px 12px 0}._tab_rhqaf_58{border:none;background:transparent;padding:10px 12px;cursor:pointer;border-bottom:2px solid transparent;color:#5f6b7a;font-weight:600}._activeTab_rhqaf_74{color:#ff5722;border-bottom-color:#ff5722}._content_rhqaf_79{padding:16px 20px 8px;overflow:auto}._sectionHeader_rhqaf_84{font-weight:700;margin-bottom:6px;font-size:15px}._sectionSubtext_rhqaf_90{color:#6b7280;margin-bottom:14px;font-size:13px}._cards_rhqaf_96{display:grid;grid-template-columns:1fr;gap:10px}._card_rhqaf_96{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:start;border:1px solid #e5e7eb;border-radius:10px;padding:14px;cursor:pointer}._cardSelected_rhqaf_113{border-color:#ff5722;background:#fff3e0}._cardTitle_rhqaf_118{font-weight:600;font-size:14px}._cardSubtext_rhqaf_123{grid-column:2 / -1;color:#6b7280;font-size:13px}._notice_rhqaf_129{margin-top:12px;padding:12px;background:#f9fafb;border:1px solid #eef0f4;border-radius:8px;color:#4b5563;font-size:12px}._footer_rhqaf_139{display:flex;justify-content:space-between;gap:10px;padding:14px 20px 18px;border-top:1px solid #eef0f4}._footerRight_rhqaf_147{display:flex;gap:10px}._primaryBtn_rhqaf_149{background:#ff5722;color:#fff;border:none;border-radius:8px;padding:10px 16px;cursor:pointer;font-weight:700;transition:background-color .2s ease}._primaryBtn_rhqaf_149:hover{background:#e64a19}._primaryBtn_rhqaf_149:disabled{background:#ffab91;cursor:not-allowed}._secondaryBtn_rhqaf_169{background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px;cursor:pointer;font-weight:600}@media (min-width: 700px){._cards_rhqaf_96{grid-template-columns:1fr}}._prefToolbar_rhqaf_184{display:flex;gap:8px;margin-bottom:12px}._prefList_rhqaf_186{display:flex;flex-direction:column;gap:10px}._prefCard_rhqaf_188{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px}._prefTitle_rhqaf_199{font-weight:600;font-size:14px}._prefDesc_rhqaf_203{color:#6b7280;font-size:13px}._prefStatus_rhqaf_207{color:#9ca3af;font-size:12px}._switch_rhqaf_213{position:relative;display:inline-block;width:44px;height:24px}._switch_rhqaf_213 input{opacity:0;width:0;height:0}._slider_rhqaf_215{position:absolute;cursor:pointer;inset:0;background:#e5e7eb;transition:.2s;border-radius:999px}._slider_rhqaf_215:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background:#fff;transition:.2s;border-radius:50%}._switch_rhqaf_213 input:checked+._slider_rhqaf_215{background:#ff5722}._switch_rhqaf_213 input:checked+._slider_rhqaf_215:before{transform:translate(20px)}._locked_rhqaf_223{opacity:.7}._contactForm_rhqaf_226{display:flex;flex-direction:column;gap:16px;margin-bottom:12px}._formGroup_rhqaf_233{display:flex;flex-direction:column;gap:6px}._formLabel_rhqaf_239{font-weight:600;color:#374151;font-size:13px}._formInput_rhqaf_245{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:13px;transition:border-color .2s ease}._formInput_rhqaf_245:focus{outline:none;border-color:#ff5722;box-shadow:0 0 0 3px #ff57221a}._formInput_rhqaf_245::placeholder{color:#9ca3af}._formHelpText_rhqaf_263{color:#6b7280;font-size:12px;margin-top:4px;line-height:1.4}._editorContainer_rhqaf_271{border:1px solid #d1d5db;border-radius:8px;overflow:hidden;transition:border-color .2s ease}._editorContainer_rhqaf_271:focus-within{border-color:#ff5722;box-shadow:0 0 0 3px #ff57221a}._editorContainer_rhqaf_271 ._tox-tinymce_rhqaf_283{border:none!important}._editorContainer_rhqaf_271 ._tox-editor-header_rhqaf_287{border-bottom:1px solid #e5e7eb!important}._formTextarea_rhqaf_292{padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:13px;font-family:inherit;resize:vertical;min-height:100px;transition:border-color .2s ease}._formTextarea_rhqaf_292:focus{outline:none;border-color:#ff5722;box-shadow:0 0 0 3px #ff57221a}._formTextarea_rhqaf_292::placeholder{color:#9ca3af}._consentFormPreview_rhqaf_314{border:1px solid #e5e7eb;border-radius:10px;padding:16px;background:#f9fafb;margin-bottom:16px}._consentFormPreview_rhqaf_314 ._prefToolbar_rhqaf_184{margin-bottom:16px}._consentFormPreview_rhqaf_314 ._prefList_rhqaf_186{margin-bottom:0}._consentFormPreview_rhqaf_314 ._prefCard_rhqaf_188{background:#fff;border:1px solid #e5e7eb}._errorMessage_rhqaf_336{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:8px;margin-bottom:16px;font-size:13px;font-weight:500}._textBtn_rhqaf_347{background:transparent;color:#6b7280;border:none;cursor:pointer;font-weight:600}._successContent_rhqaf_356{padding:0}._successSection_rhqaf_360{margin-bottom:20px}._successSectionTitle_rhqaf_364{font-size:16px;font-weight:600;color:#374151;margin:0 0 8px}._successSectionDescription_rhqaf_371{font-size:13px;color:#6b7280;margin:0 0 12px;line-height:1.5}._linkContainer_rhqaf_379{display:flex;gap:8px;align-items:center}._linkInput_rhqaf_385{flex:1;padding:10px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;color:#374151;background:#f9fafb}._linkInput_rhqaf_385:focus{outline:none;border-color:#ff5722}._copyBtn_rhqaf_400{padding:10px 16px;background:#ff5722;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}._copyBtn_rhqaf_400:hover{background:#e64a19}._copyBtn_rhqaf_400:active{background:#d84315}._previewSection_rhqaf_422{background:#fef3f2;border:1px solid #fee2e2;border-radius:8px;padding:16px;text-align:center}._previewTitle_rhqaf_430{font-size:16px;font-weight:600;color:#374151;margin:0 0 8px}._previewDescription_rhqaf_437{font-size:13px;color:#6b7280;margin:0 0 12px}._previewBtn_rhqaf_443{padding:12px 24px;background:#ff5722;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._previewBtn_rhqaf_443:hover{background:#e64a19}._previewBtn_rhqaf_443:active{background:#d84315}._notice_rhqaf_129{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:12px 14px;margin-top:24px;font-size:12px;color:#92400e;line-height:1.4}._notice_rhqaf_129 strong{font-weight:600}._declarationSection_rhqaf_480{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}._declarationBox_rhqaf_486{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}._declarationTitle_rhqaf_493{margin:0 0 12px;font-size:16px;font-weight:600;color:#1f2937}._declarationText_rhqaf_500{margin:0 0 16px;font-size:14px;line-height:1.6;color:#4b5563}._declarationCheckbox_rhqaf_507{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:14px;line-height:1.5}._declarationCheckbox_rhqaf_507 input[type=checkbox]{margin:2px 0 0;width:18px;height:18px;cursor:pointer;flex-shrink:0}._checkboxText_rhqaf_525{color:#374151;font-weight:500}.tiptap-container{border:1px solid #ccc;border-radius:4px;background:#fff;overflow:hidden}.menu-bar{display:flex;align-items:center;gap:4px;padding:8px;background:#f5f5f5;border-bottom:1px solid #ccc;flex-wrap:wrap}.menu-bar button{padding:6px 12px;background:#fff;border:1px solid #ddd;border-radius:3px;cursor:pointer;font-size:14px;transition:all .2s;color:#333}.menu-bar button:hover{background:#f9f9f9;border-color:#999}.menu-bar button.is-active{background:#e3f2fd;border-color:#2196f3;color:#1976d2}.menu-bar .divider{width:1px;height:20px;background:#ddd;margin:0 4px}.tiptap-editor{min-height:300px;max-height:500px;overflow-y:auto;padding:15px;direction:ltr!important;text-align:left}.tiptap-editor:focus{outline:none}.tiptap-editor p{margin:0 0 10px;direction:ltr}.tiptap-editor h1{font-size:24px;font-weight:700;margin:10px 0}.tiptap-editor h2{font-size:20px;font-weight:700;margin:10px 0}.tiptap-editor h3{font-size:16px;font-weight:700;margin:10px 0}.tiptap-editor ul,.tiptap-editor ol{margin:10px 0;padding-left:25px}.tiptap-editor li{margin:5px 0}.tiptap-editor a{color:#06c;text-decoration:none}.tiptap-editor a:hover{text-decoration:underline}.tiptap-editor strong{font-weight:700}.tiptap-editor em{font-style:italic}.tiptap-editor u{text-decoration:underline}.tiptap-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}.embed-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.embed-modal-container{background:#fff;border-radius:12px;width:100%;max-width:650px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003}.embed-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb}.embed-modal-title{font-size:20px;font-weight:600;color:#1f2937;margin:0}.embed-modal-close-btn{background:none;border:none;font-size:28px;color:#9ca3af;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.embed-modal-close-btn:hover{background:#f3f4f6;color:#6b7280}.embed-modal-content{padding:20px;overflow-y:auto;flex:1}.embed-section{margin-bottom:20px}.embed-section:last-child{margin-bottom:0}.embed-section-title{font-size:16px;font-weight:600;color:#374151;margin:0 0 8px}.embed-section-description{font-size:13px;color:#6b7280;margin:0 0 12px;line-height:1.5}.embed-link-container{display:flex;gap:8px;align-items:center}.embed-link-input{flex:1;padding:10px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;color:#374151;background:#f9fafb}.embed-link-input:focus{outline:none;border-color:#ff5722}.embed-copy-btn{padding:10px 16px;background:#ff5722;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center}.embed-copy-btn:hover{background:#e64a19}.embed-copy-btn:active{background:#d84315}.embed-code-container{position:relative;margin-bottom:0}.embed-code-block{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1.6;color:#374151;overflow-x:auto;margin:0;white-space:pre-wrap;word-wrap:break-word}.embed-code-copy-btn{position:absolute;top:8px;right:8px;padding:6px 12px;background:#ff5722;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.embed-code-copy-btn:hover{background:#e64a19}.embed-preview-section{background:#fef3f2;border:1px solid #fee2e2;border-radius:8px;padding:16px;text-align:center}.embed-preview-title{font-size:16px;font-weight:600;color:#374151;margin:0 0 8px}.embed-preview-description{font-size:13px;color:#6b7280;margin:0 0 12px}.embed-preview-btn{padding:12px 24px;background:#ff5722;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.embed-preview-btn:hover{background:#e64a19}.embed-preview-btn:active{background:#d84315}@media (max-width: 640px){.embed-modal-container{max-width:100%;max-height:100vh;border-radius:0}.embed-modal-header{padding:14px 16px}.embed-modal-content{padding:16px}.embed-link-container{flex-direction:column}.embed-copy-btn{width:100%}}.view-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.view-modal-content{background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;animation:modalFadeIn .2s ease-out;overflow:hidden}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.view-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid #e5e7eb;background:#f9fafb;border-radius:20px 20px 0 0}.view-modal-header h2{margin:0;color:#1f2937;font-size:24px;font-weight:600}.view-modal-close{background:none;border:none;font-size:32px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.view-modal-close:hover{background:#f3f4f6;color:#374151}.view-modal-body{flex:1;overflow-y:auto;padding:28px;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.view-modal-body::-webkit-scrollbar{width:6px}.view-modal-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.view-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.view-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.policy-metadata{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin-bottom:28px}.metadata-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.metadata-item{display:flex;flex-direction:column;gap:6px}.metadata-item label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.metadata-item span{font-size:14px;color:#1f2937;font-weight:500}.version-text{color:#3b82f6;font-weight:600}.expired-text{color:#dc2626;font-weight:600}.status-badge{display:inline-block;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;text-transform:capitalize}.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.draft{background:#fef3c7;color:#92400e}.status-badge.expired{background:#fee2e2;color:#991b1b}.policy-content-section{margin-top:8px}.policy-content-section h3{margin:0 0 16px;color:#1f2937;font-size:18px;font-weight:600;padding-bottom:12px;border-bottom:2px solid #e5e7eb}.policy-content-html{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;line-height:1.8;color:#374151;font-size:15px}.policy-content-html h1,.policy-content-html h2,.policy-content-html h3,.policy-content-html h4,.policy-content-html h5,.policy-content-html h6{margin-top:24px;margin-bottom:12px;color:#1f2937;font-weight:600}.policy-content-html h1:first-child,.policy-content-html h2:first-child,.policy-content-html h3:first-child{margin-top:0}.policy-content-html p{margin:12px 0;line-height:1.8}.policy-content-html ul,.policy-content-html ol{margin:12px 0;padding-left:28px}.policy-content-html li{margin:8px 0;line-height:1.6}.policy-content-html a{color:#3b82f6;text-decoration:underline}.policy-content-html a:hover{color:#2563eb}.policy-content-html strong{font-weight:600;color:#1f2937}.view-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 28px;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 20px 20px}.close-btn{background:#6b7280;color:#fff;border:none;padding:10px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.close-btn:hover{background:#4b5563}@media (max-width: 768px){.view-modal-overlay{padding:10px}.view-modal-content{max-width:100%;max-height:95vh}.view-modal-header,.view-modal-body,.view-modal-footer{padding:16px}.view-modal-header h2{font-size:20px}.metadata-grid{grid-template-columns:1fr;gap:16px}.policy-content-html{padding:16px;font-size:14px}}.drm-actions-row{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin-top:12px}.drm-search-wrapper{flex:1;max-width:400px;margin-right:auto}.drm-search-input{width:100%}.drm-btn{border:1px solid #d1d5db;background:#fff;color:#374151;padding:8px 12px;border-radius:6px;cursor:pointer}@media (max-width: 1024px){.drm-filters-row{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.drm-filters-row{grid-template-columns:1fr}.drm-metrics{gap:12px}}.drm-filters-card{background:#fff;margin:16px;border:1px solid #e5e7eb;border-radius:10px;padding:16px;box-shadow:0 1px 3px #0000000f}.drm-filters-row{display:grid;grid-template-columns:1fr 1fr 2fr 1.5fr;gap:16px;align-items:end}.drm-field{display:flex;flex-direction:column}.drm-label{color:#6b7280;font-size:12px;margin-bottom:6px}.drm-select,.drm-input{border:1px solid #d1d5db;border-radius:6px;padding:8px 10px;font-size:14px;background:#fff;color:#374151}.drm-date-range{display:flex;align-items:center;gap:8px}.drm-date-sep{color:#6b7280;font-size:12px;margin:0 4px}.drm-actions-row{display:flex;justify-content:flex-end;align-items:center;margin-top:12px}.drm-actions-right{display:flex;gap:8px}.drm-btn{border:1px solid #d1d5db;background:#fff;color:#374151;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.drm-btn:hover{background:#f5f5f5}.drm-btn.primary{background:#ff5722;color:#fff;border-color:#ff5722}.drm-btn.primary:hover{background:#e64a19;border-color:#e64a19}.drm-btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.drm-btn.primary:disabled{background:#ff5722;border-color:#ff5722}.drm-empty{color:#6b7280;text-align:center;padding:40px 20px}.drm-subtext{color:#6b7280;font-size:12px}.drm-tags{display:flex;gap:8px}.drm-tag{font-size:12px;padding:4px 8px;border-radius:999px;background:#e5e7eb;color:#374151}.drm-tag.success{background:#dcfce7;color:#166534}.drm-tag.revoked{background:#fee2e2;color:#991b1b}.drm-tag.expired{background:#fef3c7;color:#92400e}.rights-intro{background:linear-gradient(135deg,#f0f4ff,#e8edff);border-left:4px solid #FF5722;padding:20px;border-radius:8px;margin:16px}.rights-intro h3{color:#333;font-size:18px;margin-bottom:10px;font-weight:600}.rights-intro p{color:#555;line-height:1.6;font-size:14px;margin:0}.rights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin:16px}.right-card{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:20px;cursor:pointer;transition:all .3s ease;position:relative}.right-card:hover{border-color:#ff5722;box-shadow:0 4px 12px #ff572226;transform:translateY(-2px)}.right-card-icon{font-size:32px;margin-bottom:12px;display:block}.right-card-title{font-size:16px;font-weight:600;color:#333;margin-bottom:8px}.right-card-desc{font-size:13px;color:#666;line-height:1.5;margin-bottom:15px}.right-card-details{font-size:12px;color:#888;padding-top:12px;border-top:1px solid #f0f0f0}.exercise-link{color:#ff5722;font-weight:600;font-size:13px;text-decoration:none;display:inline-flex;align-items:center;margin-top:10px}.exercise-link:hover{text-decoration:underline}.request-form-container{background:#f8f9fa;border:2px solid #FF5722;border-radius:8px;padding:0;margin:16px;overflow:hidden}.request-form-header{background:linear-gradient(135deg,#ff5722,#e64a19);color:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center}.form-title{font-size:18px;font-weight:600;display:flex;align-items:center;gap:10px}.form-icon{font-size:24px}.form-close-btn{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.form-close-btn:hover{background:#fff3}.rights-request-form{padding:25px}.input-group{margin-bottom:15px}.input-label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:6px}.input-field{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#374151;background:#fff}.input-field:focus{outline:none;border-color:#ff5722;box-shadow:0 0 0 2px #ff57221a}.input-field:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.7}textarea.input-field{resize:vertical;min-height:80px;font-family:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px}.form-col{display:flex;flex-direction:column}.info-box{background:#e3f2fd;border-left:3px solid #2196f3;padding:12px 15px;border-radius:4px;margin-bottom:15px;font-size:13px;color:#1565c0;line-height:1.5}.required{color:#e74c3c;margin-left:2px}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.info-footer{background:#e8f4f8;padding:12px 15px;border-radius:6px;margin:16px;font-size:13px;color:#1976d2;line-height:1.5}@media (max-width: 1024px){.drm-filters-row{grid-template-columns:1fr 1fr}.rights-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.form-row{grid-template-columns:1fr}}.drm-actions-left{display:flex;align-items:center;margin-right:auto}.drm-results-count{font-size:14px;color:#6b7280;font-weight:500}.drm-table-container{overflow-x:auto;background:#fff;margin:0;padding:0}.drm-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;background-color:#fff}.drm-table th,.drm-table td{border:none;padding:14px 16px;text-align:left;background-color:#fff;position:relative;font-size:13px}.drm-table th{background-color:#fafafa;font-weight:600;position:sticky;top:0;z-index:10;text-transform:capitalize;letter-spacing:0;font-size:12px;color:#9ca3af;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;border-left:none;border-right:none;box-shadow:0 1px 3px #0000000d;white-space:nowrap}.drm-table th:first-child{border-left:1px solid #e5e7eb;border-top-left-radius:8px;border-bottom-left-radius:8px}.drm-table th:last-child{border-right:1px solid #e5e7eb;border-top-right-radius:8px;border-bottom-right-radius:8px}.drm-table tbody tr{position:relative;transition:background .15s}.drm-table tbody tr:hover,.drm-table tbody tr:hover td{background:#fafbfc}.drm-table td{color:#4b5563}.drm-request-id{font-family:Courier New,monospace;font-size:12px;font-weight:600;color:#3b82f6;background:#eff6ff;padding:4px 8px;border-radius:4px;display:inline-block}.drm-request-type{font-size:12px;font-weight:500;color:#6b7280}.drm-status-badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;color:#fff;text-transform:capitalize;white-space:nowrap;width:fit-content;max-width:max-content}.drm-overdue{display:block;font-size:11px;color:#ef4444;font-weight:500;margin-top:4px}.drm-action-buttons{display:flex;gap:8px}.drm-action-btn{padding:6px 10px;border:none;background:#f3f4f6;border-radius:4px;cursor:pointer;font-size:16px;transition:all .2s}.drm-action-btn:hover{background:#e5e7eb;transform:scale(1.1)}.drm-view-btn:hover{background:#dbeafe}.drm-edit-btn:hover{background:#fef3c7}.drm-pagination{display:flex;justify-content:center;align-items:center;gap:8px;padding:20px;margin:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.drm-page-btn{padding:8px 16px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.drm-page-btn:hover:not(:disabled){background:#f9fafb;border-color:#ff5722;color:#ff5722}.drm-page-btn:disabled{opacity:.5;cursor:not-allowed}.drm-page-numbers{display:flex;gap:4px}.drm-page-num{padding:8px 12px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.drm-page-num:hover{background:#f9fafb;border-color:#ff5722;color:#ff5722}.drm-page-num.active{background:#ff5722;color:#fff;border-color:#ff5722}.drm-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.drm-modal{background:#fff;border-radius:12px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.drm-modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.drm-modal-header h2{font-size:20px;font-weight:600;color:#111827;margin:0}.drm-modal-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.drm-modal-close:hover{background:#f3f4f6;color:#111827}.drm-modal-body{padding:24px}.drm-modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}.drm-detail-section{margin-bottom:24px}.drm-detail-section:last-child{margin-bottom:0}.drm-detail-section h3{font-size:16px;font-weight:600;color:#111827;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #FF5722}.drm-detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.drm-detail-item{display:flex;flex-direction:column;gap:4px}.drm-detail-item strong{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.drm-detail-item span{font-size:14px;color:#111827}.drm-detail-text{font-size:14px;color:#4b5563;line-height:1.6;background:#f9fafb;padding:12px;border-radius:6px;border-left:3px solid #FF5722}.drm-form-group{margin-bottom:16px}.drm-form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.drm-textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;color:#374151;resize:vertical}.drm-textarea:focus{outline:none;border-color:#ff5722;box-shadow:0 0 0 2px #ff57221a}.drm-btn-secondary{background:#fff;border:1px solid #d1d5db;color:#374151}.drm-btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.drm-btn-primary{background:#ff5722;border:1px solid #FF5722;color:#fff}.drm-btn-primary:hover{background:#e64a19;border-color:#e64a19}@media (max-width: 640px){.drm-filters-row,.rights-grid,.form-row{grid-template-columns:1fr}.drm-table{font-size:12px}.drm-table th,.drm-table td{padding:8px 12px}.drm-detail-grid{grid-template-columns:1fr}.drm-pagination,.drm-page-numbers{flex-wrap:wrap}}.analytics-reports-container{padding:24px;background:#f5f7fa;min-height:100vh}.header-section{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.header-left{flex:1}.title-section .main-title{font-size:28px;font-weight:700;color:#1a1a2e;margin:0 0 4px}.title-section .subtitle{font-size:14px;color:#6c757d;margin:0}.header-right{display:flex;align-items:center;gap:12px}.tab-buttons{display:flex;background:#fff;border-radius:8px;padding:4px;box-shadow:0 2px 4px #0000000d}.tab-btn{padding:10px 20px;border:none;background:transparent;color:#6c757d;font-size:14px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s ease}.tab-btn:hover{color:#1e5fb3;background:#f0f4f8}.tab-btn.active{background:#1e5fb3;color:#fff}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.loading-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top-color:#1e5fb3;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.error-container p{color:#dc3545;margin-bottom:16px}.error-container button{padding:10px 24px;background:#1e5fb3;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px}.analytics-content{display:flex;flex-direction:column;gap:24px}.kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.kpi-card{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 8px #0000000d;border-left:4px solid #1e5fb3;transition:transform .2s ease,box-shadow .2s ease}.kpi-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.kpi-card.success{border-left-color:#28a745}.kpi-card.warning{border-left-color:#ffc107}.kpi-card.danger{border-left-color:#dc3545}.kpi-card.info{border-left-color:#17a2b8}.kpi-icon{width:48px;height:48px;border-radius:12px;background:#f0f4f8;display:flex;align-items:center;justify-content:center;font-size:24px}.kpi-card.success .kpi-icon{background:#d4edda;color:#28a745}.kpi-card.warning .kpi-icon{background:#fff3cd;color:#ffc107}.kpi-card.danger .kpi-icon{background:#f8d7da;color:#dc3545}.kpi-card.info .kpi-icon{background:#d1ecf1;color:#17a2b8}.kpi-content{flex:1}.kpi-value{font-size:28px;font-weight:700;color:#1a1a2e;line-height:1.2}.kpi-label{font-size:13px;color:#6c757d;margin-top:4px}.stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.stat-card{background:#fff;border-radius:12px;padding:24px;text-align:center;box-shadow:0 2px 8px #0000000d}.stat-card.highlight{background:linear-gradient(135deg,#1e5fb3,#3b82f6);color:#fff}.stat-label{font-size:13px;color:#6c757d;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.stat-card.highlight .stat-label{color:#fffc}.stat-value{font-size:24px;font-weight:700;color:#1a1a2e}.stat-card.highlight .stat-value{color:#fff}.charts-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.charts-row.full-width{grid-template-columns:1fr}.chart-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}.chart-card.wide{grid-column:span 2}@media (max-width: 768px){.chart-card.wide{grid-column:span 1}}.chart-card h3{font-size:16px;font-weight:600;color:#1a1a2e;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid #e9ecef}.no-data{display:flex;align-items:center;justify-content:center;height:200px;color:#6c757d;font-size:14px}.sla-gauge{display:flex;flex-direction:column;align-items:center;justify-content:center;height:250px}.sla-value{font-size:56px;font-weight:700;color:#28a745;line-height:1}.sla-label{font-size:14px;color:#6c757d;margin-top:12px}.sla-details{font-size:13px;color:#adb5bd;margin-top:8px}.table-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}.table-section h3{font-size:16px;font-weight:600;color:#1a1a2e;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid #e9ecef}.analytics-table{width:100%;border-collapse:collapse}.analytics-table th,.analytics-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e9ecef}.analytics-table th{font-size:12px;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa}.analytics-table td{font-size:14px;color:#1a1a2e}.analytics-table tr:hover td{background:#f8f9fa}.success-text{color:#28a745;font-weight:600}.danger-text{color:#dc3545;font-weight:600}.warning-text{color:#ffc107;font-weight:600}.recharts-tooltip-wrapper{outline:none}.recharts-default-tooltip{background:#fff!important;border:1px solid #e9ecef!important;border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important}@media (max-width: 1024px){.kpi-row{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.analytics-reports-container{padding:16px}.header-section{flex-direction:column}.tab-buttons{width:100%;overflow-x:auto}.tab-btn{padding:8px 16px;font-size:13px;white-space:nowrap}.kpi-row{grid-template-columns:repeat(2,1fr)}.kpi-card{padding:16px}.kpi-value{font-size:24px}.charts-row{grid-template-columns:1fr}.stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.kpi-row,.stats-row{grid-template-columns:1fr}.title-section .main-title{font-size:22px}}.public-consent-container{min-height:100vh;background:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.consent-content{padding:90px 40px 40px;max-width:1100px;margin:0 auto}.privacy-card{display:flex;flex-direction:column;gap:20px;background:#f8f9fa;padding:30px;border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 2px 8px #00000014}.privacy-header{display:flex;align-items:center;justify-content:space-between;padding:0 0 20px;border-bottom:1px solid #e0e0e0;margin-bottom:0}.privacy-header-left{display:flex;align-items:center;gap:16px}.privacy-icon-square{width:60px;height:60px;background:#ff6b35;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.privacy-icon-square svg{color:#fff;font-size:28px}.privacy-title h1{margin:0 0 6px;font-size:22px;font-weight:600;color:#1a1a1a}.privacy-title p{margin:0;font-size:14px;color:#666}.provide-consent-btn{background:#ff6b35;color:#fff;border:none;padding:12px 28px;border-radius:6px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.provide-consent-btn:hover{background:#e65a2b}.privacy-content-wrapper{padding:20px 24px 24px;background:#f5f5f5;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #ddd}.privacy-content-header{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px}.expand-btn{background:#fff;border:1px solid #ddd;color:#ff6b35;padding:5px 9px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;transition:all .2s}.expand-btn:hover{border-color:#ff6b35;background:#fff5f2}.privacy-content-scroll{min-height:300px;max-height:450px;overflow-y:auto;background:#fff;padding:20px;border:1px solid #ddd;border-radius:6px}.privacy-content-text{font-size:14px;line-height:1.8;color:#333}.consent-cta{background:#f8f8f8;padding:40px 32px;border-radius:8px;text-align:center;border:1px solid #ddd;box-shadow:0 1px 3px #0000001a}.consent-cta h3{margin:0 0 12px;font-size:17px;font-weight:600;color:#333}.consent-cta p{margin:0 0 24px;font-size:13px;color:#666;line-height:1.6}.consent-button{background:#ff6b35;color:#fff;border:none;padding:12px 36px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.consent-button:hover{background:#e65a2b}.loading-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding-top:80px}.loading-content{text-align:center;max-width:400px;padding:40px 20px}.loading-spinner{width:40px;height:40px;border:4px solid #e5e5e5;border-top:4px solid #FF6B35;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.loading-content h2{font-size:18px;margin-bottom:12px;color:#333}.loading-content p{color:#666;margin:0}.error-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding-top:80px}.error-content{text-align:center;max-width:400px;padding:40px 20px}.error-icon{font-size:48px;margin-bottom:20px}.error-content h2{font-size:18px;margin-bottom:12px;color:#dc2626}.error-content p{color:#666;margin-bottom:20px}.retry-button{background:#ff6b35;color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.retry-button:hover{background:#e65a2b}.thank-you-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding-top:80px}.thank-you-content{text-align:center;max-width:600px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e5e5e5;margin:20px}.success-icon{font-size:64px;margin-bottom:20px}.thank-you-content h1{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.thank-you-content h2{font-size:20px;font-weight:600;color:#333;margin:0 0 20px}.thank-you-content p{font-size:16px;line-height:1.6;color:#555;margin-bottom:24px}.consent-summary{background:#f8f8f8;padding:20px;border-radius:8px;border:1px solid #e5e5e5;margin:24px 0;text-align:left}.consent-summary h3{margin:0 0 12px;font-size:16px;font-weight:600;color:#1a1a1a}.consent-summary ul{margin:0;padding:0;list-style:none}.consent-summary li{padding:6px 0;font-size:14px;color:#555}.contact-info{font-size:14px;color:#666;margin:24px 0}.close-button{background:#ff6b35;color:#fff;border:none;padding:12px 28px;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.close-button:hover{background:#e65a2b}@media (max-width: 768px){.consent-content{padding:90px 20px 20px}.privacy-card{border-radius:8px}.privacy-header{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.privacy-header-left,.provide-consent-btn{width:100%}.privacy-icon-square{width:50px;height:50px}.privacy-icon-square svg{font-size:24px}.privacy-title h1{font-size:18px}.privacy-title p{font-size:13px}.privacy-content-scroll{padding:20px;max-height:300px}.consent-cta{padding:24px 20px}.thank-you-content{padding:30px 20px}.thank-you-content h1{font-size:28px}}@media (max-width: 480px){.consent-content{padding:85px 12px 12px}.privacy-header{padding:16px}.privacy-icon-square{width:45px;height:45px}.privacy-icon-square svg{font-size:20px}.privacy-title h1{font-size:16px}.privacy-title p{font-size:12px}.privacy-content-header{padding:12px 16px}.privacy-content-scroll{padding:16px}.consent-cta{padding:20px 16px}.consent-button,.provide-consent-btn{padding:12px 24px;font-size:14px}}._container_1tkiz_2{padding:20px;max-width:1400px;margin:0 auto}._topSection_1tkiz_9{background-color:#fff;border-radius:8px;padding:16px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center}._pageTitle_1tkiz_20{font-size:20px;font-weight:600;color:#333;margin:0}._actionButtons_1tkiz_27{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}._searchContainer_1tkiz_35{width:0;overflow:hidden;transition:width .3s ease}._searchContainer_1tkiz_35._searchExpanded_1tkiz_41{width:400px}._searchInputExpanded_1tkiz_45{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;width:100%;transition:all .3s ease}._searchInputExpanded_1tkiz_45:focus{outline:none;border-color:#e64a19}._searchInputExpanded_1tkiz_45::placeholder{color:#999}._appSelect_1tkiz_65{padding:8px 16px;border:1px solid #FF5722;border-radius:6px;font-size:14px;color:#333;background-color:#fff;cursor:pointer;min-width:200px;transition:border-color .2s ease}._appSelect_1tkiz_65:focus{outline:none;border-color:#e64a19}._iconButton_1tkiz_82{width:40px;height:40px;border-radius:50%;border:none;background-color:#ff5722;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._iconButton_1tkiz_82:hover{background-color:#e64a19}._downloadButton_1tkiz_100{background-color:#ff5722;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._downloadButton_1tkiz_100:hover{background-color:#e64a19}._tableContainer_1tkiz_117{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._tableWrapper_1tkiz_125{width:100%;overflow:hidden}._tableScroll_1tkiz_130{width:100%;overflow-x:auto;overflow-y:visible}._loading_1tkiz_137{text-align:center;padding:40px 20px;color:#6c757d;font-size:16px}._error_1tkiz_144{color:#dc3545;padding:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:16px}._table_1tkiz_117{width:100%;border-collapse:separate;border-spacing:0;background-color:#fff}._table_1tkiz_117 th,._table_1tkiz_117 td{padding:16px;text-align:left;font-size:13px;vertical-align:middle}._table_1tkiz_117 thead{border:1px solid #ddd}._table_1tkiz_117 th{background-color:#f8f9fa;font-weight:600;color:#495057;white-space:nowrap;border-top:1px solid #ddd;border-bottom:1px solid #ddd}._table_1tkiz_117 th:first-child{border-left:1px solid #ddd;border-top-left-radius:8px;border-bottom-left-radius:8px}._table_1tkiz_117 th:last-child{border-right:1px solid #ddd;border-top-right-radius:8px;border-bottom-right-radius:8px}._table_1tkiz_117 td{background-color:#fff;border:none}._table_1tkiz_117 tbody tr{border-bottom:1px solid #f0f0f0}._table_1tkiz_117 tbody tr:last-child{border-bottom:none}._sortableHeader_1tkiz_208{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}._sortableHeader_1tkiz_208:hover{background-color:#e9ecef}._headerContent_1tkiz_218{display:flex;align-items:center;gap:6px}._sortIcon_1tkiz_224{font-size:12px;color:#6c757d;transition:color .2s ease}._sortableHeader_1tkiz_208:hover ._sortIcon_1tkiz_224{color:#495057}._filterableHeader_1tkiz_235{position:relative}._filterHeaderContent_1tkiz_239{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}._filterHeaderContent_1tkiz_239:hover{color:#ff5722}._filterIcon_1tkiz_251{font-size:14px;color:#6c757d;transition:color .2s ease}._filterHeaderContent_1tkiz_239:hover ._filterIcon_1tkiz_251{color:#ff5722}._activeFilterBadge_1tkiz_261{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background-color:#ff5722;color:#fff;border-radius:50%;font-size:10px;font-weight:600}._columnFilterDropdown_1tkiz_275{position:fixed;background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1001;min-width:160px;max-height:250px;overflow-y:auto}._columnFilterOption_1tkiz_287{padding:10px 14px;cursor:pointer;font-size:13px;color:#333;transition:background-color .2s ease;display:flex;align-items:center;gap:8px}._columnFilterOption_1tkiz_287:hover{background-color:#f8f9fa}._columnFilterOption_1tkiz_287._selected_1tkiz_302{background-color:#fff3e0;color:#ff5722;font-weight:500}._columnFilterOption_1tkiz_287:not(:last-child){border-bottom:1px solid #f0f0f0}._table_1tkiz_117 tbody tr:hover,._table_1tkiz_117 tbody tr:hover td{background-color:#f8f9fa}._criticalityCell_1tkiz_321{text-align:center!important;vertical-align:middle;padding:8px 12px!important}._criticalityDot_1tkiz_327{width:12px;height:12px;border-radius:50%;display:inline-block;margin:0 auto}._criticalityDot_1tkiz_327._critical_1tkiz_321{background-color:#dc3545}._criticalityDot_1tkiz_327._high_1tkiz_339{background-color:#fd7e14}._criticalityDot_1tkiz_327._medium_1tkiz_343{background-color:#ffc107}._criticalityDot_1tkiz_327._low_1tkiz_347{background-color:#28a745}._statusCell_1tkiz_352,._statusDropdownContainer_1tkiz_356{position:relative}._statusBadge_1tkiz_360{display:inline-block;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:500;text-align:center}._statusVerified_1tkiz_369{background-color:#28a745;color:#fff}._statusCompletedPending_1tkiz_374{background-color:#ff5722;color:#fff}._statusWipOverdue_1tkiz_379{background-color:#dc3545;color:#fff}._statusWip_1tkiz_379{background-color:#ffc107;color:#333}._statusNotDue_1tkiz_389{background-color:#6c757d;color:#fff}._statusDue_1tkiz_394{background-color:#fd7e14;color:#fff}._statusOverdue_1tkiz_399{background-color:#dc3545;color:#fff}._statusRejected_1tkiz_404{background-color:#6c757d;color:#fff}._statusDropdown_1tkiz_356{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1000;min-width:180px;margin-top:4px}._statusDropdownItem_1tkiz_422{padding:8px 12px;cursor:pointer;transition:background-color .2s ease}._statusDropdownItem_1tkiz_422:hover{background-color:#f8f9fa}._actionsCell_1tkiz_433{text-align:center;position:relative}._dropdown_1tkiz_438{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1000;min-width:150px;margin-top:4px}._dropdownItem_1tkiz_451{padding:8px 12px;cursor:pointer;transition:background-color .2s ease;text-align:left}._dropdownItem_1tkiz_451:hover{background-color:#f8f9fa}._clickableHeading_1tkiz_462{color:#ff5722;cursor:pointer;font-weight:500;transition:color .2s ease}._clickableHeading_1tkiz_462:hover{color:#e64a19;text-decoration:underline}._evidenceLink_1tkiz_475{color:#ff5722;cursor:pointer;font-weight:400;transition:color .2s ease}._evidenceLink_1tkiz_475:hover{color:#e64a19;text-decoration:underline}._evidenceDisabled_1tkiz_487{color:#999;cursor:default;opacity:.6}._evidenceDisabled_1tkiz_487:hover{text-decoration:none;color:#999}._actionsIcon_1tkiz_499{cursor:pointer;font-size:18px;color:#6c757d;transition:color .2s ease}._actionsIcon_1tkiz_499:hover{color:#495057}._typeBadge_1tkiz_511{display:inline-block;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500;background-color:#e3f2fd;color:#1565c0}._riskStatusBadge_1tkiz_522{display:inline-block;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;text-align:center}._riskStatusMissing_1tkiz_531{background-color:#7b1fa2;color:#fff}._riskStatusOverdue_1tkiz_536{background-color:#e65100;color:#fff}._emptyState_1tkiz_542{padding:40px 20px;text-align:center;color:#666;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}._center_1tkiz_551{text-align:center}._modalOverlay_1tkiz_556{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_1tkiz_556{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #0003;max-width:500px;width:90%}._modalHeader_1tkiz_577{padding:20px 24px;border-bottom:1px solid #e0e0e0}._modalHeader_1tkiz_577 h3{margin:0;font-size:18px;font-weight:600;color:#333}._modalBody_1tkiz_589{padding:24px}._modalBody_1tkiz_589 p{margin:0 0 12px;color:#666;line-height:1.5}._modalFooter_1tkiz_599{padding:16px 24px;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;gap:12px}._cancelButton_1tkiz_607{background-color:#fff;color:#666;border:2px solid #ddd;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_1tkiz_607:hover{background-color:#f5f5f5;border-color:#bbb}._cancelButton_1tkiz_607:disabled{opacity:.6;cursor:not-allowed}._deleteButton_1tkiz_629{background-color:#dc3545;color:#fff;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._deleteButton_1tkiz_629:hover{background-color:#c82333}._deleteButton_1tkiz_629:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1024px){._topSection_1tkiz_9{flex-direction:column;align-items:flex-start;gap:16px}._actionButtons_1tkiz_27{width:100%;flex-wrap:wrap}._appSelect_1tkiz_65,._searchContainer_1tkiz_35._searchExpanded_1tkiz_41,._downloadButton_1tkiz_100{width:100%}}@media (max-width: 768px){._container_1tkiz_2,._topSection_1tkiz_9{padding:16px}._actionButtons_1tkiz_27{gap:8px}._tableContainer_1tkiz_117{padding:16px}._table_1tkiz_117{font-size:12px}._table_1tkiz_117 th,._table_1tkiz_117 td{padding:8px 10px}}.admin-navbar{display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:60px;background:#007bff;box-shadow:0 2px 10px #007bff33;position:fixed;top:0;left:0;right:0;z-index:1000}.admin-navbar-left{display:flex;align-items:center}.admin-navbar-logo{display:flex;align-items:center;gap:12px}.admin-navbar-logo-img{height:35px;width:auto}.admin-navbar-title{color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:.5px}.admin-navbar-right{display:flex;align-items:center;gap:20px}.admin-navbar-user-count{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff26;border-radius:6px;margin-right:15px}.user-count-label{color:#ffffffe6;font-size:.9rem;font-weight:500}.user-count-number{color:#fff;font-size:1rem;font-weight:700}.admin-navbar-home-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.admin-navbar-home-btn:hover{background:#ffffff40;border-color:#ffffff4d;transform:translateY(-1px)}.admin-navbar-user{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#ffffff1a;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}.admin-navbar-user:hover{background:#fff3}.admin-navbar-user-avatar{width:32px;height:32px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.9rem}.admin-navbar-user-info{display:flex;flex-direction:column;gap:2px}.admin-navbar-user-name{color:#fff;font-size:.9rem;font-weight:600;line-height:1}.admin-navbar-user-email{color:#fffc;font-size:.75rem;line-height:1}.admin-navbar-dropdown-icon{color:#fffc;transition:transform .2s ease}.admin-navbar-dropdown-icon.rotated{transform:rotate(180deg)}.admin-navbar-profile-menu{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:250px;z-index:1001;overflow:hidden}.admin-navbar-profile-header{display:flex;align-items:center;gap:12px;padding:16px;background:#f8f9fa}.admin-navbar-profile-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem}.admin-navbar-profile-details{flex:1}.admin-navbar-profile-name{font-size:.95rem;font-weight:600;color:#333;margin-bottom:2px}.admin-navbar-profile-email{font-size:.8rem;color:#666}.admin-navbar-profile-divider{height:1px;background:#e9ecef;margin:0}.admin-navbar-profile-actions{padding:8px 0}.admin-navbar-profile-action{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:none;border:none;color:#333;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;text-align:left}.admin-navbar-profile-action:hover{background:#f8f9fa}.admin-navbar-profile-action.logout{color:#dc3545}.admin-navbar-profile-action.logout:hover{background:#f8d7da}@media (max-width: 768px){.admin-navbar{padding:0 15px}.admin-navbar-title{font-size:1.2rem}.admin-navbar-home-btn{padding:6px 12px;font-size:.8rem}.admin-navbar-home-btn svg{width:16px;height:16px}.admin-navbar-user-info{display:none}.admin-navbar-profile-menu{min-width:200px}}@media (max-width: 480px){.admin-navbar-title,.admin-navbar-home-btn span{display:none}.admin-navbar-home-btn{padding:8px;border-radius:50%}}.admin-sidebar{position:fixed;top:80px;left:10px;width:255px;height:calc(100vh - 90px);background:#fafafa;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;z-index:1000}.admin-sidebar-menu{width:100%;padding:18px 0 0;display:flex;flex-direction:column;height:100%}.admin-sidebar-menu ul{list-style:none;padding:0;margin:0}.admin-sidebar-item{display:flex;align-items:center;gap:6px;padding:13px 18px;font-size:12px;color:#333;cursor:pointer;border-radius:7px;transition:background .15s}.admin-sidebar-item:hover{background:#f0f4fa}.admin-sidebar-active{background:#fff;border:1.5px solid #0a4fa3;color:#0a4fa3;font-weight:500}.admin-sidebar-active .admin-sidebar-icon{color:#0a4fa3}.admin-sidebar-icon{font-size:18px;width:22px;text-align:center}.admin-sidebar-icon svg{display:flex;align-items:center}.admin-sidebar-label{flex:1}@media (max-width: 768px){.admin-sidebar{width:200px}}.user-table-container{background:#fff;border-radius:10px;overflow:hidden}.user-table-header{padding:20px 25px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.user-table-header h2{margin:0 0 15px;color:#333;font-size:1.5rem;font-weight:600}.user-table-controls{display:flex;justify-content:space-between;align-items:center;gap:20px}.search-container{position:relative;flex:1;max-width:300px}.search-input{width:100%;padding:10px 40px 10px 12px;border:1px solid #ddd;border-radius:6px;font-size:.9rem;transition:border-color .2s ease}.search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}.user-count{color:#666;font-size:.9rem;font-weight:500;white-space:nowrap}.user-table-wrapper{overflow-x:auto}.user-table{width:100%;border-collapse:collapse;min-width:800px}.user-table th{background:#f8f9fa;padding:15px 20px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e9ecef;position:sticky;top:0;z-index:10}.user-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease;position:relative}.user-table th.sortable:hover{background:#e9ecef}.user-table th.sortable.asc:after,.user-table th.sortable.desc:after{content:"";position:absolute;right:8px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent}.user-table th.sortable.asc:after{border-bottom:6px solid #667eea}.user-table th.sortable.desc:after{border-top:6px solid #667eea}.sort-icon{margin-left:8px;color:#999;opacity:.5}.user-table th.sortable:hover .sort-icon{opacity:1}.user-row{border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.user-row:hover{background:#f8f9fa}.user-row:last-child{border-bottom:none}.user-table td{padding:15px 20px;vertical-align:middle}.user-name{display:flex;align-items:center;gap:12px;font-weight:500}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.9rem;flex-shrink:0}.user-email{color:#666;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;max-width:200px}.email-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-company{font-weight:500;color:#333;max-width:150px}.company-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-roles{max-width:250px}.roles-container{display:flex;flex-wrap:wrap;gap:4px;max-height:60px;overflow-y:auto}.no-roles{color:#999;font-style:italic;font-size:.8rem}.role-badge{background:#e3f2fd;color:#1976d2;padding:3px 6px;border-radius:4px;font-size:.7rem;font-weight:500;text-transform:capitalize;display:inline-flex;align-items:center;gap:2px;max-width:120px;overflow:hidden}.role-badge.admin-role{background:#fff3e0;color:#f57c00;font-weight:600}.role-company{font-size:.6rem;opacity:.8;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60px}.user-status{display:flex;align-items:center}.status-badge{padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge.admin{background:#fff3e0;color:#f57c00}.status-badge.verified{background:#e8f5e9;color:#4caf50}.status-badge.pending{background:#fff3e0;color:#ff9800}.status-badge.invited{background:#e3f2fd;color:#2196f3}.status-badge.unknown{background:#f5f5f5;color:#666}.status-badge.active{background:#e8f5e8;color:#2e7d32}.status-badge.blocked{background:#ffebee;color:#c62828;font-weight:600}.user-created{color:#666;font-size:.85rem;min-width:120px}.user-created span{display:block;white-space:nowrap}.user-actions{text-align:center;padding:12px 16px}.action-btn{padding:6px 12px;border:none;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px;display:inline-flex;align-items:center;justify-content:center;gap:4px}.action-btn:disabled{opacity:.6;cursor:not-allowed}.block-btn{background:#ffebee;color:#c62828;border:1px solid #ffcdd2}.block-btn:hover:not(:disabled){background:#ffcdd2;border-color:#ef9a9a}.unblock-btn{background:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9}.unblock-btn:hover:not(:disabled){background:#c8e6c9;border-color:#a5d6a7}.action-disabled{color:#999;font-style:italic;font-size:.8rem}.user-table-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#666}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}.user-table-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#dc3545}.retry-btn{margin-top:15px;padding:8px 16px;background:#667eea;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s ease}.retry-btn:hover{background:#5a6fd8}.no-users{padding:40px 20px;text-align:center;color:#666;font-style:italic}.user-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ccc #f1f1f1}.user-table-wrapper::-webkit-scrollbar{height:8px}.user-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.user-table-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.user-table-wrapper::-webkit-scrollbar-thumb:hover{background:#999}.user-table td{vertical-align:top}.user-table .user-status,.user-table .user-created{vertical-align:middle}@media (max-width: 768px){.user-table-controls{flex-direction:column;align-items:stretch;gap:15px}.search-container{max-width:none}.user-count{text-align:center}.user-table th,.user-table td{padding:10px 12px}.user-name{gap:8px}.user-avatar{width:32px;height:32px;font-size:.8rem}.user-email{max-width:150px}.user-company{max-width:120px}.user-roles{max-width:200px}.roles-container{max-height:50px}.role-badge{font-size:.65rem;padding:2px 5px;max-width:100px}.role-company{font-size:.55rem;max-width:40px}.user-actions{padding:8px 12px}.action-btn{font-size:.7rem;padding:4px 8px;min-width:70px}}@media (max-width: 480px){.user-table-header{padding:15px 20px}.user-table-header h2{font-size:1.3rem}.user-table th,.user-table td{padding:10px 12px}.user-email,.user-created{font-size:.8rem}}.user-feedback-container{background:#fff;border-radius:12px;overflow:hidden}.user-feedback-header{padding:1.5rem;border-bottom:1px solid #e1e5e9;background:#f8f9fa}.user-feedback-header h2{margin:0 0 1rem;color:#0a4fa3;font-size:1.5rem;font-weight:600}.user-feedback-controls{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.search-form{flex:1;min-width:250px}.search-container{position:relative;display:flex}.search-input{flex:1;padding:.5rem 1rem;border:2px solid #e1e5e9;border-radius:8px 0 0 8px;font-size:.95rem;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#0a4fa3}.search-btn{padding:.5rem 1rem;background:#0a4fa3;color:#fff;border:none;border-radius:0 8px 8px 0;cursor:pointer;transition:background-color .3s ease}.search-btn:hover{background:#083d8a}.status-filter{display:flex;align-items:center}.status-filter-dropdown{padding:.5rem 1rem;border:2px solid #e1e5e9;border-radius:8px;font-size:.9rem;background:#fff;color:#333;cursor:pointer;transition:border-color .3s ease;min-width:150px}.status-filter-dropdown:focus{outline:none;border-color:#0a4fa3}.status-filter-dropdown:hover{border-color:#0a4fa3}.feedback-count{color:#666;font-size:.9rem;font-weight:500}.user-feedback-wrapper{overflow-x:auto}.user-feedback-table{width:100%;border-collapse:collapse;table-layout:auto}.user-feedback-table th{background:#f8f9fa;padding:1rem;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e1e5e9;white-space:nowrap;font-size:.9rem}.user-feedback-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.user-feedback-table th.sortable:hover{background:#e9ecef}.sort-icon{margin-left:.5rem;opacity:.5;vertical-align:middle}.user-feedback-table td{padding:1rem;border-bottom:1px solid #e1e5e9;vertical-align:middle;font-size:.9rem}.feedback-row:hover{background:#f8f9fa}.feedback-ticket{color:#333;font-weight:600}.feedback-name{display:flex;align-items:center;gap:.75rem}.feedback-avatar{width:36px;height:36px;border-radius:50%;background:#0a4fa3;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;flex-shrink:0}.feedback-name span{font-weight:500;color:#333}.feedback-email{color:#666}.feedback-text{max-width:300px}.feedback-preview{color:#333;line-height:1.5;font-size:.85rem;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.view-feedback-btn{padding:.35rem .7rem;background:#0a4fa3;color:#fff;border:none;border-radius:4px;font-size:.75rem;cursor:pointer;transition:background-color .3s ease}.view-feedback-btn:hover{background:#083d8a}.feedback-attachment{text-align:center}.view-attachment-btn{padding:.35rem .7rem;background:#0a4fa3;color:#fff;border:none;border-radius:4px;font-size:.75rem;cursor:pointer;transition:background-color .3s ease}.view-attachment-btn:hover{background:#083d8a}.no-attachment{color:#999;font-style:italic}.feedback-status{text-align:center;position:relative}.status-open,.status-work-in-progress,.status-closed,.status-reviewed{padding:.4rem .75rem;border-radius:4px;font-size:.75rem;font-weight:500;display:inline-block;cursor:pointer}.status-open{background:#e3f2fd;color:#1976d2}.status-work-in-progress{background:#fff3e0;color:#f57c00}.status-closed{background:#e8f5e8;color:#2e7d32}.status-reviewed{background:#f3e5f5;color:#7b1fa2}.status-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e1e5e9;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:140px;margin-top:4px}.status-dropdown-item{padding:.5rem .75rem;cursor:pointer;font-size:.8rem;color:#333;transition:background-color .2s ease}.status-dropdown-item:hover{background:#f8f9fa}.status-dropdown-item:first-child{border-radius:6px 6px 0 0}.status-dropdown-item:last-child{border-radius:0 0 6px 6px}.feedback-actions{text-align:center}.delete-btn{padding:.4rem .8rem;background:#dc3545;color:#fff;border:none;border-radius:4px;font-size:.75rem;cursor:pointer;transition:background-color .3s ease}.delete-btn:hover{background:#c82333}.feedback-created{color:#666;white-space:nowrap}.no-feedback{text-align:center;padding:3rem;color:#666}.user-feedback-loading,.user-feedback-error{text-align:center;padding:3rem}.loading-spinner{width:40px;height:40px;border:4px solid #e1e5e9;border-top:4px solid #0a4fa3;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.retry-btn{padding:.5rem 1rem;background:#0a4fa3;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;margin-top:1rem}.retry-btn:hover{background:#083d8a}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;border-top:1px solid #e1e5e9;background:#f8f9fa}.pagination-btn{padding:.5rem 1rem;background:#0a4fa3;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.pagination-btn:hover:not(:disabled){background:#083d8a}.pagination-btn:disabled{background:#ccc;cursor:not-allowed}.pagination-info{color:#666;font-size:.9rem;font-weight:500}@media (max-width: 768px){.user-feedback-container{margin:0;border-radius:0}.user-feedback-header{padding:1rem}.user-feedback-controls{flex-direction:column;align-items:stretch;gap:.75rem}.search-form{min-width:auto}.feedback-count{text-align:center}.user-feedback-table th,.user-feedback-table td{padding:.75rem .5rem;font-size:.85rem}.feedback-text{max-width:200px}.pagination{flex-wrap:wrap;gap:.75rem;padding:1rem}.pagination-info{width:100%;text-align:center}}._overlay_19zmt_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_19zmt_14{background:#fff;border-radius:10px;padding:32px 24px 24px;min-width:600px;height:70vh;max-height:70vh;box-shadow:0 2px 16px #0000002e;position:relative;display:flex;flex-direction:column}._closeBtn_19zmt_28{position:absolute;top:12px;right:16px;font-size:1.7rem;border:none;background:none;cursor:pointer;color:#888;transition:color .2s}._closeBtn_19zmt_28:hover{color:#1976d2}._title_19zmt_43{margin:0 0 18px;font-size:1.3rem;font-weight:600;text-align:left}._content_19zmt_50{overflow-y:auto;flex:1 1 auto;max-height:55vh;padding-right:4px}._kvRow_19zmt_57{display:flex;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f0f0f0}._kvRow_19zmt_57:last-child{border-bottom:none}._label_19zmt_67{font-weight:500;color:#333;width:40%;min-width:120px;padding-right:12px;text-align:right;word-break:break-word}._value_19zmt_77{color:#444;width:60%;word-break:break-word;font-size:.8rem;padding-left:12px;text-align:left}.admin-page{background-color:#f5f5f5;min-height:100vh;padding-top:80px}.admin-layout{display:flex;min-height:calc(100vh - 80px)}.admin-content{flex:1;margin-left:285px;margin-right:20px;margin-top:10px;padding:20px;background-color:#fff;border-radius:8px;min-height:calc(100vh - 110px)}.admin-header{text-align:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;color:#fff;box-shadow:0 4px 15px #0000001a}.admin-header h1{margin:0 0 10px;font-size:2.5rem;font-weight:700}.admin-header p{margin:0;font-size:1.1rem;opacity:.9}.admin-card{background:#fff;border-radius:10px;padding:25px;box-shadow:0 2px 10px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.admin-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000026}.admin-card h2{margin:0 0 20px;color:#333;font-size:1.5rem;font-weight:600;border-bottom:2px solid #667eea;padding-bottom:10px}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:15px}.stat-item{text-align:center;padding:15px;background:#f8f9fa;border-radius:8px;border-left:4px solid #667eea}.stat-number{display:block;font-size:2rem;font-weight:700;color:#667eea;margin-bottom:5px}.stat-label{display:block;font-size:.9rem;color:#666;font-weight:500}.admin-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.admin-btn{padding:12px 20px;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.admin-btn:hover{transform:translateY(-1px)}@media (max-width: 768px){.admin-content{margin-left:200px;padding:15px}}@media (max-width: 600px){.admin-content{margin-left:0;padding:10px}}.admin-btn.primary{background:#667eea;color:#fff}.admin-btn.primary:hover{background:#5a6fd8}.admin-btn.secondary{background:#6c757d;color:#fff}.admin-btn.secondary:hover{background:#5a6268}.admin-btn.warning{background:#ffc107;color:#212529}.admin-btn.warning:hover{background:#e0a800}.admin-btn.danger{background:#dc3545;color:#fff}.admin-btn.danger:hover{background:#c82333}.activity-list{display:flex;flex-direction:column;gap:12px}.activity-item{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:#f8f9fa;border-radius:6px;border-left:3px solid #667eea;transition:background-color .2s ease}.activity-item:hover{background:#e9ecef}.activity-time{font-size:.85rem;color:#666;font-weight:500}.activity-text{font-size:.95rem;color:#333;font-weight:500}@media (max-width: 768px){.admin-page{padding:15px}.admin-header h1{font-size:2rem}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-actions{grid-template-columns:1fr}.activity-item{flex-direction:column;align-items:flex-start;gap:5px}}@media (max-width: 480px){.admin-stats{grid-template-columns:1fr}.stat-number{font-size:1.5rem}}.admin-users-section{margin-top:0}.feedback-container{max-width:1400px;margin:0 auto;padding:20px;min-height:calc(100vh - 90px)}.feedback-card{background-color:#fff;border-radius:8px;padding:40px 60px;box-shadow:0 1px 3px #0000001a;height:100vh}.feedback-title{font-size:32px;font-weight:600;color:#ff6b35;margin:0 0 20px;text-align:center}.feedback-subtitle{color:#666;font-size:14px;margin:0 0 30px;text-align:center}.feedback-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.attachment-label{font-weight:500;color:#ff6b35;margin-bottom:.5rem;font-size:14px}.form-group input,.form-group textarea{padding:10px 12px;border:1px solid #d0d0d0;border-radius:6px;font-size:14px;transition:border-color .2s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ff6b35}.form-group input.error,.form-group textarea.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.error-message{color:#dc3545;font-size:.8rem;margin-top:.25rem;display:block}.character-count{color:#666;font-size:.8rem;margin-top:.25rem;text-align:right}.character-count.warning{color:#ffc107}.character-count.error{color:#dc3545}.custom-file-input-wrapper{display:flex;flex-direction:column;gap:8px}.file-input-hidden{display:none}.custom-file-input{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #d0d0d0;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .2s ease}.custom-file-input:hover{border-color:#ff6b35}.file-input-text{flex:1;color:#ff6b35;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.file-input-button{background:#f8f9fa;border:1px solid #d0d0d0;border-radius:8px;padding:6px 16px;font-size:13px;color:#1a1a1a;cursor:pointer;transition:background-color .2s ease;flex-shrink:0;font-weight:500}.file-input-button:hover{background:#e9ecef}.file-help{display:block;margin-top:.25rem;color:#666;font-size:12px}.submit-button{background:#ff6b35;color:#fff;border:none;padding:12px 32px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;align-self:center}.submit-button:hover:not(:disabled){background:#e85a24}.submit-button:disabled{background:#ccc;cursor:not-allowed;transform:none}@media (max-width: 768px){.feedback-container{padding:16px}.feedback-card{padding:30px 20px}.feedback-title{font-size:24px}.feedback-subtitle{font-size:13px}.submit-button{width:100%}}.add-grievance-container{padding:24px;max-width:800px;margin:0 auto}.add-grievance-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014}.add-grievance-title{font-size:24px;font-weight:600;color:#1a1a2e;margin:0 0 8px}.add-grievance-subtitle{font-size:14px;color:#6b7280;margin:0 0 32px}.add-grievance-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:500;color:#374151}.form-group .required{color:#ef4444}.form-group input,.form-group select,.form-group textarea{padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#1a1a2e;background:#fff;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444}.form-group input:disabled,.form-group select:disabled{background:#f9fafb;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:120px}.error-message{font-size:12px;color:#ef4444}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.character-count{font-size:12px;color:#9ca3af;text-align:right}.character-count.warning{color:#f59e0b}.character-count.error{color:#ef4444}.custom-file-input-wrapper{position:relative}.file-input-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.custom-file-input{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px dashed #e5e7eb;border-radius:8px;cursor:pointer;transition:border-color .2s,background-color .2s}.custom-file-input:hover{border-color:#6366f1;background-color:#f9fafb}.file-input-text{font-size:14px;color:#6b7280}.file-input-button{padding:8px 16px;background:#6366f1;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}.file-input-button:hover{background:#4f46e5}.file-help{font-size:12px;color:#9ca3af;margin-top:4px}.form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #f3f4f6}.cancel-button{padding:12px 24px;background:#fff;color:#374151;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s,border-color .2s}.cancel-button:hover{background:#f9fafb;border-color:#d1d5db}.submit-button{padding:12px 24px;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s,opacity .2s}.submit-button:hover:not(:disabled){background:#4f46e5}.submit-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 640px){.add-grievance-container{padding:16px}.add-grievance-card{padding:24px}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.cancel-button,.submit-button{width:100%}}.grievance-listing-container{padding:24px}.grievance-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card{background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 2px 8px #00000014}.stat-card .stat-value{font-size:32px;font-weight:700;margin-bottom:4px}.stat-card .stat-label{font-size:14px;color:#6b7280}.stat-card.total .stat-value{color:#1a1a2e}.stat-card.open .stat-value{color:#ef4444}.stat-card.in-progress .stat-value{color:#f59e0b}.stat-card.resolved .stat-value{color:#10b981}.grievance-filters{display:flex;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.search-box{flex:1;min-width:200px}.search-box input{width:100%;padding:10px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px}.search-box input:focus{outline:none;border-color:#6366f1}.filter-group{display:flex;gap:12px;flex-wrap:wrap}.filter-group select{padding:10px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;min-width:140px}.filter-group select:focus{outline:none;border-color:#6366f1}.add-button{padding:10px 20px;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}.add-button:hover{background:#4f46e5}.grievance-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.grievance-table{width:100%;border-collapse:collapse}.grievance-table th,.grievance-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #f3f4f6}.grievance-table th{background:#f9fafb;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.grievance-table td{font-size:14px;color:#374151}.grievance-table tbody tr:hover{background:#f9fafb}.ticket-cell{font-weight:600;color:#6366f1!important}.subject-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.status-badge.open{background:#fef2f2;color:#dc2626}.status-badge.in-progress{background:#fffbeb;color:#d97706}.status-badge.resolved{background:#ecfdf5;color:#059669}.priority-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.priority-badge.high{background:#fef2f2;color:#dc2626}.priority-badge.medium{background:#fffbeb;color:#d97706}.priority-badge.low{background:#f0fdf4;color:#16a34a}.view-button{padding:6px 12px;background:#f3f4f6;color:#374151;border:none;border-radius:6px;font-size:13px;cursor:pointer;transition:background-color .2s}.view-button:hover{background:#e5e7eb}.loading-state,.empty-state{padding:60px 20px;text-align:center;color:#6b7280}.empty-state p{margin-bottom:16px}.empty-state button{padding:10px 20px;background:#6366f1;color:#fff;border:none;border-radius:8px;cursor:pointer}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.pagination button{padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s}.pagination button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination span{font-size:14px;color:#6b7280}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f3f4f6}.modal-header h2{font-size:18px;font-weight:600;color:#6366f1;margin:0}.close-button{background:none;border:none;font-size:24px;color:#9ca3af;cursor:pointer;line-height:1}.close-button:hover{color:#374151}.modal-body{padding:24px}.detail-row{margin-bottom:20px}.detail-row label{display:block;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.detail-row p{font-size:14px;color:#1a1a2e;margin:0}.description-text{white-space:pre-wrap;background:#f9fafb;padding:12px;border-radius:8px;max-height:200px;overflow-y:auto}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.attachments-list{display:flex;flex-wrap:wrap;gap:8px}.attachment-item{padding:6px 12px;background:#f3f4f6;border-radius:6px;font-size:13px;color:#374151}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;padding-top:20px;border-top:1px solid #f3f4f6}.action-row{display:flex;flex-direction:column;gap:6px}.action-row label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase}.action-row select{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff}.action-row select:focus{outline:none;border-color:#6366f1}.resolution-info{margin-top:16px;padding:12px;background:#ecfdf5;border-radius:8px;font-size:13px;color:#059669}.resolution-notes-input{display:flex;flex-direction:column;gap:8px}.resolution-notes-input textarea{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;resize:vertical;min-height:80px;font-family:inherit}.resolution-notes-input textarea:focus{outline:none;border-color:#6366f1}.resolution-notes-input textarea:disabled{background:#f9fafb;cursor:not-allowed}.save-notes-button{align-self:flex-end;padding:8px 16px;background:#6366f1;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}.save-notes-button:hover:not(:disabled){background:#4f46e5}.save-notes-button:disabled{opacity:.6;cursor:not-allowed}.hint{font-size:11px;font-weight:400;color:#9ca3af;text-transform:none;letter-spacing:normal}.permission-hint{margin-top:16px;padding:12px;background:#fef3c7;border-radius:8px;font-size:13px;color:#92400e;text-align:center}@media (max-width: 1024px){.grievance-stats{grid-template-columns:repeat(2,1fr)}.grievance-filters{flex-direction:column;align-items:stretch}.filter-group{justify-content:flex-start}.add-button{width:100%;text-align:center}}@media (max-width: 768px){.grievance-listing-container{padding:16px}.grievance-table-container{overflow-x:auto}.grievance-table{min-width:800px}.detail-grid,.detail-actions{grid-template-columns:1fr}}@media (max-width: 480px){.grievance-stats{grid-template-columns:1fr}.filter-group{flex-direction:column}.filter-group select{width:100%}}.access-request-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.access-request-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:700px;width:100%;overflow:hidden;animation:slideIn .4s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.card-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px 32px;text-align:center}.header-icon{font-size:64px;margin-bottom:16px}.card-header h1{margin:0 0 8px;font-size:28px;font-weight:700}.subtitle{margin:0;font-size:16px;opacity:.95;font-weight:400}.card-body{padding:32px}.request-details{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:24px}.request-details h3{margin:0 0 20px;font-size:18px;font-weight:600;color:#111827}.detail-row{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid #e5e7eb}.detail-row:last-of-type{border-bottom:none}.detail-label{font-size:14px;color:#6b7280;font-weight:500;flex:0 0 40%}.detail-value{font-size:14px;color:#111827;text-align:right;flex:1}.detail-value strong{font-weight:600}.detail-value small{color:#6b7280;font-size:12px}.badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.badge.read-only{background:#dbeafe;color:#1e40af}.badge.full-access{background:#fef3c7;color:#92400e}.reason-box{margin-top:20px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.reason-box strong{display:block;margin-bottom:8px;color:#374151;font-size:14px}.reason-box p{margin:0;color:#111827;font-size:14px;line-height:1.6;white-space:pre-wrap}.info-section{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:20px;margin-bottom:24px}.info-section h4{margin:0 0 12px;font-size:15px;font-weight:600;color:#1e40af}.info-section ul{margin:0;padding-left:20px}.info-section li{margin-bottom:8px;color:#1e3a8a;font-size:14px;line-height:1.5}.info-section li:last-child{margin-bottom:0}.action-buttons{display:flex;gap:12px;margin-top:24px}.approve-button,.deny-button{flex:1;padding:14px 24px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.approve-button{background:#10b981;color:#fff}.approve-button:hover:not(:disabled){background:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.deny-button{background:#f3f4f6;color:#374151;border:2px solid #d1d5db}.deny-button:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.approve-button:disabled,.deny-button:disabled{opacity:.6;cursor:not-allowed}.deny-form{margin-top:24px;padding:20px;background:#fef2f2;border:2px solid #fecaca;border-radius:12px}.deny-form h4{margin:0 0 12px;font-size:15px;font-weight:600;color:#991b1b}.deny-form textarea{width:100%;padding:12px;border:1px solid #fca5a5;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;transition:border-color .2s}.deny-form textarea:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.deny-form textarea:disabled{background:#fee2e2;cursor:not-allowed}.character-count{display:block;margin-top:6px;font-size:12px;color:#6b7280;text-align:right}.deny-form-actions{display:flex;gap:12px;margin-top:16px}.cancel-button,.submit-deny-button{flex:1;padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.cancel-button{background:#fff;color:#374151;border:2px solid #d1d5db}.cancel-button:hover:not(:disabled){background:#f9fafb}.submit-deny-button{background:#dc2626;color:#fff}.submit-deny-button:hover:not(:disabled){background:#b91c1c}.submit-deny-button:disabled,.cancel-button:disabled{opacity:.6;cursor:not-allowed}.card-footer{background:#f9fafb;padding:20px 32px;border-top:1px solid #e5e7eb;text-align:center}.card-footer p{margin:0;font-size:13px;color:#6b7280;line-height:1.6}.access-request-card.loading{padding:60px 32px;text-align:center}.loading-spinner{width:48px;height:48px;margin:0 auto 20px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.access-request-card.loading p{margin:0;font-size:16px;color:#6b7280}.access-request-card.error,.access-request-card.info{padding:60px 32px;text-align:center}.error-icon,.info-icon{font-size:64px;margin-bottom:20px;color:#dc2626}.info-icon{color:#3b82f6}.access-request-card.error h2,.access-request-card.info h2{margin:0 0 12px;font-size:24px;color:#111827}.access-request-card.error p,.access-request-card.info p{margin:0 0 24px;font-size:15px;color:#6b7280;line-height:1.6}.home-button{padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.home-button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.access-request-card.success{padding:60px 32px;text-align:center}.success-icon{width:80px;height:80px;margin:0 auto 20px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700}.access-request-card.success h2{margin:0 0 12px;font-size:24px;color:#111827}.access-request-card.success p{margin:0 0 8px;font-size:15px;color:#6b7280;line-height:1.6}.redirect-text{color:#3b82f6!important;font-weight:600;font-size:14px!important}@media (max-width: 768px){.access-request-container{padding:16px}.card-header{padding:32px 24px}.card-header h1{font-size:24px}.subtitle{font-size:14px}.card-body{padding:24px}.request-details{padding:20px}.detail-row{flex-direction:column;gap:6px}.detail-label{flex:none}.detail-value{text-align:left}.action-buttons{flex-direction:column-reverse}.approve-button,.deny-button{width:100%}.card-footer{padding:16px 24px}}.impersonation-notification{position:sticky;top:0;z-index:9999;width:100%;box-shadow:0 4px 12px #00000026;animation:slideDown .4s ease-out;border-bottom:3px solid}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.impersonation-notification.full-access{background:linear-gradient(135deg,#fef3c7,#fde68a);border-bottom-color:#f59e0b}.impersonation-notification.read-only{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-bottom-color:#3b82f6}.notification-content{display:flex;align-items:center;gap:12px;padding:12px 20px;max-width:1400px;margin:0 auto}.notification-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.full-access .notification-icon{background:#f59e0b;color:#fff}.read-only .notification-icon{background:#3b82f6;color:#fff}.notification-text{flex:1;display:flex;flex-direction:column;gap:2px}.notification-text strong{font-size:14px;font-weight:700}.full-access .notification-text strong{color:#92400e}.read-only .notification-text strong{color:#1e40af}.notification-details{font-size:12px}.full-access .notification-details{color:#78350f}.read-only .notification-details{color:#1e3a8a}.read-only-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#3b82f6;color:#fff;border-radius:14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.notification-info{padding:10px 20px;font-size:11px;line-height:1.5;border-top:1px solid rgba(0,0,0,.1)}.full-access .notification-info{background:#f59e0b26;color:#78350f}.read-only .notification-info{background:#3b82f626;color:#1e3a8a}@media (max-width: 768px){.notification-content{padding:10px 16px;gap:10px}.notification-icon{width:32px;height:32px}.notification-text strong{font-size:13px}.notification-details{font-size:11px}.read-only-badge{font-size:10px;padding:3px 8px}.notification-info{padding:8px 16px;font-size:10px}}@media (max-width: 480px){.notification-content{flex-wrap:wrap}.notification-icon{order:0}.notification-text{order:1;flex-basis:calc(100% - 48px)}.read-only-badge{order:2;margin-left:48px}}._container_191t6_1{max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}._header_191t6_8{display:flex;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}._backButton_191t6_17{padding:10px 20px;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}._backButton_191t6_17:hover{background:#e0e0e0}._header_191t6_8 h1{margin:0;font-size:28px;color:#333}._loading_191t6_37{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:15px}._spinner_191t6_46{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #4CAF50;border-radius:50%;animation:_spin_191t6_46 1s linear infinite}@keyframes _spin_191t6_46{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._sessionInfo_191t6_60{margin-bottom:30px}._infoCard_191t6_64{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:20px}._infoCard_191t6_64 h3{margin:0 0 15px;color:#333;font-size:18px}._infoGrid_191t6_77{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}._infoItem_191t6_83{display:flex;flex-direction:column;gap:5px}._label_191t6_89{font-size:12px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._value_191t6_97{font-size:14px;color:#333;word-break:break-word}._content_191t6_103{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:20px}._tableHeader_191t6_111{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}._tableHeader_191t6_111 h2{margin:0;font-size:20px;color:#333}._totalLogs_191t6_126{margin:0;color:#666;font-size:14px}._totalLogs_191t6_126 strong{color:#4caf50}._noLogs_191t6_136{text-align:center;padding:60px 20px;color:#999}._logsContainer_191t6_142{display:flex;flex-direction:column;gap:15px}._logItem_191t6_148{display:flex;gap:15px;padding:15px;background:#fafafa;border:1px solid #e0e0e0;border-left:4px solid #2196F3;border-radius:6px;transition:all .2s}._logItem_191t6_148:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}._logItem_191t6_148._red_191t6_164{border-left-color:#f44336;background:#ffebee}._logItem_191t6_148._green_191t6_169{border-left-color:#4caf50;background:#e8f5e9}._logItem_191t6_148._blue_191t6_174{border-left-color:#2196f3;background:#e3f2fd}._logItem_191t6_148._orange_191t6_179{border-left-color:#ff9800;background:#fff3e0}._logIcon_191t6_184{font-size:24px;flex-shrink:0}._logDetails_191t6_189{flex:1;display:flex;flex-direction:column;gap:8px}._logHeader_191t6_196{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}._action_191t6_204{font-weight:600;color:#333;font-size:14px}._timestamp_191t6_210{font-size:12px;color:#666}._logMeta_191t6_215{display:flex;gap:15px;flex-wrap:wrap;align-items:center;font-size:13px}._method_191t6_223{font-weight:600;color:#2196f3;background:#fff;padding:2px 8px;border-radius:4px;font-size:11px}._endpoint_191t6_232{color:#666;font-family:Courier New,monospace;font-size:12px}._status_191t6_238{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}._status_191t6_238._success_191t6_245{background:#4caf50;color:#fff}._status_191t6_238._error_191t6_250{background:#f44336;color:#fff}._logError_191t6_255{background:#ffcdd2;padding:8px 12px;border-radius:4px;font-size:12px;color:#c62828}._logIp_191t6_263{font-size:11px;color:#999;font-family:Courier New,monospace}._pagination_191t6_269{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px;padding-top:20px;border-top:1px solid #e0e0e0}._pageButton_191t6_279{padding:10px 20px;background:#4caf50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}._pageButton_191t6_279:hover:not(:disabled){background:#45a049}._pageButton_191t6_279:disabled{background:#ccc;cursor:not-allowed}._pageInfo_191t6_300{font-size:14px;color:#666}._footer_191t6_305{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:20px;text-align:center}._footer_191t6_305 p{margin:0;color:#856404;font-size:14px}@media (max-width: 768px){._container_191t6_1{padding:10px}._header_191t6_8{flex-direction:column;align-items:flex-start}._header_191t6_8 h1{font-size:22px}._infoGrid_191t6_77{grid-template-columns:1fr}._tableHeader_191t6_111{flex-direction:column;align-items:flex-start;gap:10px}._logMeta_191t6_215{flex-direction:column;align-items:flex-start;gap:5px}}.coming-soon-content{text-align:center;padding:80px 40px;animation:fadeIn .6s ease-in;max-width:700px;margin:0 auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.coming-soon-icon{font-size:4rem;color:#ff5722;margin-bottom:1.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.coming-soon-title{color:#374151;font-size:1.75rem;margin-bottom:1rem;font-weight:600}.coming-soon-description{color:#666;font-size:1rem;line-height:1.6;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.coming-soon-features{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem 1.5rem;margin:1.5rem 0 1rem;text-align:left}.coming-soon-features h3{color:#374151;font-size:1rem;margin-bottom:1rem;font-weight:600}.coming-soon-features ul{list-style:none;padding:0;margin:0;text-align:left}.coming-soon-features li{display:flex;align-items:flex-start;padding:.5rem 0;color:#333;font-size:.85rem;border-bottom:1px solid #e1e5e9}.coming-soon-features li:last-child{border-bottom:none}.feature-icon{color:#10b981;font-weight:700;font-size:1rem;margin-right:.75rem;flex-shrink:0}.coming-soon-cta{margin-top:1rem}.cta-text{color:#ff5722;font-size:1rem;font-weight:600;margin:0}@media (max-width: 768px){.coming-soon-content{padding:20px}.coming-soon-icon{font-size:3rem}.coming-soon-title{font-size:1.25rem}.coming-soon-description{font-size:.85rem}.coming-soon-features{padding:1rem}.coming-soon-features h3{font-size:.95rem}.coming-soon-features li{font-size:.8rem;padding:.4rem 0}.feature-icon{font-size:.9rem;margin-right:.5rem}}._quizContainer_nqyu8_2{min-height:100vh;padding:2rem 1rem}._container_nqyu8_8{max-width:1200px;margin:0 auto}._introContainer_nqyu8_14{max-width:900px;margin:0 auto}._textCenter_nqyu8_19{text-align:center;margin-bottom:2rem}._mainTitle_nqyu8_24{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}._subtitle_nqyu8_31{color:#666;font-size:1rem;line-height:1.6}._gridContainer_nqyu8_37{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}._infoBox_nqyu8_44{background:#e3f2fd;border:2px solid #90caf9;border-radius:12px;padding:1.5rem;text-align:left}._infoBoxTitle_nqyu8_52{font-size:1.1rem;font-weight:600;color:#0a4fa3;margin-bottom:1rem}._featureList_nqyu8_59{list-style:none;padding:0;margin:0}._featureItem_nqyu8_65{display:flex;align-items:flex-start;margin-bottom:.75rem;font-size:.9rem;color:#333}._featureItem_nqyu8_65:last-child{margin-bottom:0}._checkIcon_nqyu8_77{color:#0a4fa3;margin-right:.5rem;margin-top:.2rem;flex-shrink:0;font-size:1rem}._maturityGuide_nqyu8_85{background:#f5f5f5;border-radius:12px;padding:1.5rem}._maturityGuideTitle_nqyu8_91{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}._maturityLevels_nqyu8_98{font-size:.85rem}._maturityLevel_nqyu8_98{display:flex;align-items:flex-start;margin-bottom:.5rem}._maturityValue_nqyu8_108{font-weight:700;color:#0a4fa3;margin-right:.5rem;min-width:1.2rem}._maturityLabel_nqyu8_115{font-weight:600;color:#1a1a1a}._maturityDescription_nqyu8_120{color:#666}._primaryButton_nqyu8_125{background:#0a4fa3;color:#fff;padding:.75rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._primaryButton_nqyu8_125:hover{background:#083d7f;transform:translateY(-2px);box-shadow:0 4px 12px #0a4fa34d}._primaryButton_nqyu8_125:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}._secondaryButton_nqyu8_150{background:transparent;color:#666;padding:.5rem 1rem;border:none;font-size:.9rem;font-weight:600;cursor:pointer;transition:color .3s ease}._secondaryButton_nqyu8_150:hover:not(:disabled){color:#1a1a1a}._secondaryButton_nqyu8_150:disabled{color:#ccc;cursor:not-allowed}._domainSelectionContainer_nqyu8_171{max-width:900px;margin:0 auto}._card_nqyu8_176{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:2rem}._domainList_nqyu8_183{display:flex;flex-direction:column;gap:1rem}._domainCard_nqyu8_189{border:2px solid #e0e0e0;border-radius:8px;padding:1.5rem;transition:all .3s ease}._domainCard_nqyu8_189:hover{border-color:#90caf9}._domainCardContent_nqyu8_200{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._domainInfo_nqyu8_207{flex:1}._domainName_nqyu8_211{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}._domainDescription_nqyu8_218{font-size:.9rem;color:#666;line-height:1.5}._buttonGroup_nqyu8_224{display:flex;gap:.5rem}._yesButton_nqyu8_229,._noButton_nqyu8_230{padding:.5rem 1.5rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}._yesButton_nqyu8_229{background:#f5f5f5;color:#666}._yesButton_nqyu8_229:hover{background:#e0e0e0}._yesButton_nqyu8_229._active_nqyu8_249{background:#0a4fa3;color:#fff}._noButton_nqyu8_230{background:#f5f5f5;color:#666}._noButton_nqyu8_230:hover{background:#e0e0e0}._noButton_nqyu8_230._active_nqyu8_249{background:#666;color:#fff}._selectionFooter_nqyu8_268{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:2px solid #e0e0e0}._selectionCount_nqyu8_277{font-size:.9rem;color:#666}._questionsContainer_nqyu8_283{max-width:900px;margin:0 auto}._progressSection_nqyu8_288{margin-bottom:1.5rem}._progressHeader_nqyu8_292{display:flex;justify-content:space-between;font-size:.85rem;color:#666;margin-bottom:.5rem}._progressBar_nqyu8_300{width:100%;height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden}._progressFill_nqyu8_308{height:100%;background:#0a4fa3;transition:width .3s ease}._questionTitle_nqyu8_314{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}._questionGuidance_nqyu8_321{font-size:.85rem;color:#666;font-style:italic;margin-bottom:2rem}._maturityScale_nqyu8_328{margin-bottom:2rem}._scaleButtons_nqyu8_332{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:1rem}._scaleOption_nqyu8_339{flex:1;display:flex;flex-direction:column;align-items:center}._scaleButton_nqyu8_332{width:3rem;height:3rem;border-radius:50%;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;background:#f5f5f5;color:#666;margin-bottom:.5rem}._scaleButton_nqyu8_332:hover{background:#e0e0e0;transform:scale(1.05)}._scaleButton_nqyu8_332._selected_nqyu8_365{background:#0a4fa3;color:#fff;transform:scale(1.1);box-shadow:0 0 0 4px #0a4fa333}._scaleLabel_nqyu8_372{font-size:.75rem;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:.25rem}._scaleDescription_nqyu8_380{font-size:.7rem;color:#666;text-align:center;line-height:1.3}._scaleLine_nqyu8_387{position:relative;height:4px;background:#e0e0e0;border-radius:2px;margin:0 1.5rem}._scaleLineProgress_nqyu8_395{position:absolute;height:4px;background:#0a4fa3;border-radius:2px;transition:width .3s ease}._questionFooter_nqyu8_403{display:flex;justify-content:space-between;padding-top:1.5rem;border-top:2px solid #e0e0e0}._completionContainer_nqyu8_411{max-width:800px;margin:0 auto}._completionCard_nqyu8_416{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:3rem 2rem;text-align:center}._iconCircle_nqyu8_424{width:5rem;height:5rem;background:#e8f5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}._completionIcon_nqyu8_435{font-size:3rem;color:#4caf50}._completionTitle_nqyu8_440{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}._completionSubtitle_nqyu8_447{color:#666;font-size:1rem;margin-bottom:2rem}._statsBox_nqyu8_453{background:#e3f2fd;border:2px solid #90caf9;border-radius:12px;padding:2rem;margin-bottom:2rem}._statsGrid_nqyu8_461{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._statItem_nqyu8_467{text-align:center}._statValue_nqyu8_471{font-size:2rem;font-weight:700;color:#0a4fa3;display:block}._statLabel_nqyu8_478{font-size:.85rem;color:#666;margin-top:.5rem}._featuresList_nqyu8_484{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._completionFeature_nqyu8_491{display:flex;align-items:flex-start;text-align:left;padding:1rem;background:#f5f5f5;border-radius:8px}._completionFeatureIcon_nqyu8_500{font-size:1.5rem;margin-right:1rem;flex-shrink:0}._featureTitle_nqyu8_506{font-weight:600;color:#1a1a1a;margin-bottom:.25rem}._featureDescription_nqyu8_512{font-size:.85rem;color:#666}._resultsContainer_nqyu8_518{max-width:1200px;margin:0 auto}._readinessBadge_nqyu8_523{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;margin-top:.5rem}._readinessScore_nqyu8_530{font-size:1.5rem;font-weight:700;margin:0}._readinessBadge_nqyu8_523._high_nqyu8_536{background:#e8f5e9;color:#2e7d32}._readinessBadge_nqyu8_523._moderate_nqyu8_541{background:#fff3e0;color:#f57c00}._readinessBadge_nqyu8_523._developing_nqyu8_546{background:#fff3e0;color:#e65100}._readinessBadge_nqyu8_523._early_nqyu8_551{background:#ffebee;color:#c62828}._chartsGrid_nqyu8_556{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:1.5rem;margin-bottom:1.5rem}._chartCard_nqyu8_563{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:1.5rem}._chartTitle_nqyu8_570{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}._domainScoresList_nqyu8_577{max-height:250px;overflow-y:auto}._domainScoreItem_nqyu8_582{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:.5rem;font-size:.9rem}._domainScoreName_nqyu8_593{flex:1;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._domainScoreInfo_nqyu8_602{display:flex;align-items:center;gap:.5rem}._scoreValue_nqyu8_608{font-weight:700;color:#333;min-width:2rem;text-align:center}._maturityBadge_nqyu8_615{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;white-space:nowrap}._maturityBadge_nqyu8_615._optimizing_nqyu8_623{background:#e8f5e9;color:#2e7d32}._maturityBadge_nqyu8_615._quantitative_nqyu8_628{background:#e3f2fd;color:#1565c0}._maturityBadge_nqyu8_615._defined_nqyu8_633{background:#fff3e0;color:#ef6c00}._maturityBadge_nqyu8_615._managed_nqyu8_638{background:#fff3e0;color:#f57c00}._maturityBadge_nqyu8_615._initial_nqyu8_643{background:#ffebee;color:#c62828}._maturityBadge_nqyu8_615._notStarted_nqyu8_648{background:#f5f5f5;color:#666}._detailsSection_nqyu8_653{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:1.5rem;margin-bottom:1.5rem}._sectionTitle_nqyu8_661{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}._domainDetailsList_nqyu8_668{display:flex;flex-direction:column;gap:1rem}._domainDetail_nqyu8_668{border:2px solid #e0e0e0;border-radius:8px;padding:1.5rem}._domainDetailHeader_nqyu8_680{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}._domainDetailInfo_nqyu8_687{flex:1}._domainDetailName_nqyu8_691{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:.25rem}._domainDetailDescription_nqyu8_698{font-size:.85rem;color:#666}._domainDetailScore_nqyu8_703{text-align:right;margin-left:1rem}._scorePercentage_nqyu8_708{font-size:1rem;font-weight:700;color:#0a4fa3;display:block}._scoreDetail_nqyu8_715{font-size:.75rem;color:#666;display:block;margin-top:.25rem}._domainProgressBar_nqyu8_722{width:100%;height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden}._domainProgressFill_nqyu8_730{height:100%;background:#0a4fa3;border-radius:3px;transition:width .3s ease}._recommendationsBox_nqyu8_737{background:#fff3e0;border:2px solid #ffb74d;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}._recommendationsTitle_nqyu8_745{font-size:1.1rem;font-weight:700;color:#e65100;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._alertIcon_nqyu8_755{font-size:1.2rem}._recommendationsList_nqyu8_759{list-style:none;padding:0;margin:0}._recommendationItem_nqyu8_765{font-size:.9rem;color:#333;margin-bottom:.5rem;line-height:1.5}._recommendationDomain_nqyu8_772{font-weight:700}@media (max-width: 768px){._quizContainer_nqyu8_2{padding:1rem .5rem}._mainTitle_nqyu8_24{font-size:1.5rem}._gridContainer_nqyu8_37{grid-template-columns:1fr;gap:1rem}._domainCardContent_nqyu8_200{flex-direction:column}._buttonGroup_nqyu8_224{width:100%;justify-content:flex-end}._scaleButtons_nqyu8_332{gap:.25rem}._scaleButton_nqyu8_332{width:2.5rem;height:2.5rem;font-size:1rem}._scaleLabel_nqyu8_372{font-size:.65rem}._scaleDescription_nqyu8_380{display:none}._statsGrid_nqyu8_461{grid-template-columns:1fr;gap:1rem}._chartsGrid_nqyu8_556{grid-template-columns:1fr}._completionCard_nqyu8_416{padding:2rem 1rem}._completionTitle_nqyu8_440{font-size:1.5rem}}@keyframes _fadeIn_nqyu8_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._card_nqyu8_176,._domainCard_nqyu8_189,._completionCard_nqyu8_416,._chartCard_nqyu8_563,._detailsSection_nqyu8_653{animation:_fadeIn_nqyu8_1 .5s ease}.pricing-page{max-width:1200px;margin:0 auto;padding:40px 20px}.pricing-header{text-align:center;margin-bottom:40px}.pricing-header h1{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.pricing-header p{font-size:16px;color:#666;margin-bottom:24px}.pricing-header p strong{color:#ff5722}.billing-toggle{display:inline-flex;background:#f5f5f5;border-radius:30px;padding:4px;gap:4px}.billing-option{position:relative;padding:10px 24px;border:none;background:transparent;border-radius:26px;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.billing-option.active{background:#fff;color:#1a1a1a;box-shadow:0 2px 8px #0000001a}.save-badge{position:absolute;top:-8px;right:-8px;background:#4caf50;color:#fff;font-size:9px;font-weight:600;padding:2px 6px;border-radius:10px;white-space:nowrap}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:40px}.loading-plans{grid-column:1 / -1;text-align:center;padding:60px;color:#666}.plan-card{position:relative;background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;transition:all .3s ease}.plan-card:hover{border-color:#bdbdbd;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.plan-card.recommended{border-color:#ff5722;box-shadow:0 8px 24px #ff572226}.plan-card.current{border-color:#4caf50;background:#f8fff8}.recommended-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#ff5722,#ff7043);color:#fff;font-size:11px;font-weight:600;padding:6px 16px;border-radius:20px;white-space:nowrap}.current-badge{position:absolute;top:-12px;right:16px;background:#4caf50;color:#fff;font-size:11px;font-weight:600;padding:6px 12px;border-radius:20px}.plan-header{margin-bottom:20px}.plan-header h2{font-size:22px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.plan-description{font-size:13px;color:#888;line-height:1.4}.plan-price{margin-bottom:24px;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px}.price-amount{font-size:36px;font-weight:700;color:#1a1a1a}.price-period{font-size:14px;color:#888}.savings-badge{background:#e8f5e9;color:#2e7d32;font-size:11px;font-weight:600;padding:4px 8px;border-radius:12px;margin-left:8px}.plan-limits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin-bottom:20px}.limit-item{text-align:center}.limit-value{display:block;font-size:18px;font-weight:600;color:#1a1a1a}.limit-label{display:block;font-size:11px;color:#888;margin-top:2px}.plan-features{list-style:none;padding:0;margin:0 0 24px;flex:1}.plan-features li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#444;margin-bottom:10px;line-height:1.4}.check-icon{width:16px;height:16px;flex-shrink:0;color:#4caf50;margin-top:2px}.plan-cta{width:100%;padding:14px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;background:linear-gradient(135deg,#ff5722,#ff7043);color:#fff}.plan-cta:hover:not(:disabled){background:linear-gradient(135deg,#f4511e,#ff5722);transform:translateY(-1px);box-shadow:0 4px 12px #ff57224d}.plan-cta.contact{background:linear-gradient(135deg,#1a237e,#3949ab)}.plan-cta.contact:hover:not(:disabled){background:linear-gradient(135deg,#0d47a1,#1a237e);box-shadow:0 4px 12px #1a237e4d}.plan-cta.current{background:#e0e0e0;color:#666;cursor:default}.plan-cta:disabled{opacity:.7;cursor:not-allowed}.pricing-footer{text-align:center}.back-button{padding:12px 32px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#666;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.back-button:hover{border-color:#bdbdbd;color:#1a1a1a}@media (max-width: 768px){.pricing-page{padding:24px 16px}.pricing-header h1{font-size:24px}.plans-grid{grid-template-columns:1fr}.plan-limits{grid-template-columns:repeat(3,1fr)}.billing-toggle{flex-direction:column;width:100%;max-width:300px}.billing-option{width:100%}.save-badge{position:static;display:block;margin-top:4px}}._banner_1l2jp_1{position:fixed;top:0;left:0;right:0;z-index:10000;display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-bottom:1px solid #ffcc80;color:#e65100;font-size:13px;min-height:44px;box-sizing:border-box}._banner_1l2jp_1._urgent_1l2jp_19{background:linear-gradient(135deg,#fff8e1,#ffecb3);border-bottom-color:#ffd54f;color:#ff6f00}._banner_1l2jp_1._critical_1l2jp_25{background:linear-gradient(135deg,#ffebee,#ffcdd2);border-bottom-color:#ef9a9a;color:#c62828;animation:_pulse-bg_1l2jp_1 2s infinite}@keyframes _pulse-bg_1l2jp_1{0%,to{background:linear-gradient(135deg,#ffebee,#ffcdd2)}50%{background:linear-gradient(135deg,#ffcdd2,#ef9a9a)}}._content_1l2jp_41{display:flex;align-items:center;gap:12px;flex:1}._icon_1l2jp_48{flex-shrink:0;font-size:18px}._message_1l2jp_53{flex:1;line-height:1.4}._message_1l2jp_53 strong{font-weight:600}._upgradeBtn_1l2jp_62{flex-shrink:0;padding:6px 16px;background:#e65100;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s ease}._upgradeBtn_1l2jp_62:hover{background:#bf360c}._banner_1l2jp_1._critical_1l2jp_25 ._upgradeBtn_1l2jp_62{background:#c62828}._banner_1l2jp_1._critical_1l2jp_25 ._upgradeBtn_1l2jp_62:hover{background:#b71c1c}._dismissBtn_1l2jp_87{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:4px;color:inherit;cursor:pointer;opacity:.7;transition:opacity .2s ease,background .2s ease;margin-left:12px}._dismissBtn_1l2jp_87:hover{opacity:1;background:#0000001a}@media (max-width: 768px){._banner_1l2jp_1{padding:10px 12px;font-size:12px}._content_1l2jp_41{gap:8px;flex-wrap:wrap}._message_1l2jp_53{flex-basis:100%;order:2}._icon_1l2jp_48{order:1}._upgradeBtn_1l2jp_62{order:3;margin-left:auto}}@media (max-width: 480px){._banner_1l2jp_1{padding:8px 10px}._upgradeBtn_1l2jp_62{padding:5px 12px;font-size:11px}}
